a small and beautiful album app.
在data.json中按照所给格式填写即可:
[
{
"link": "./user/1.jpg",//图片地址
"h2": "大鱼海棠",//图片标题
"pTag": "大鱼海棠宣传图片"//图片说明文字
},
{
"link": "./user/2.jpg",
"h2": "童年时光",
"pTag": "童年时光"
}
]from https://github.com/ihewro/Album
No comments:
Post a Comment