feat(WechatSmallProject): 新增 微信小程序 课程(包含实验1-4)
This commit is contained in:
8
WechatSmallProject/test4/pages/shoplist/shoplist.json
Normal file
8
WechatSmallProject/test4/pages/shoplist/shoplist.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"usingComponents": {},
|
||||
"navigationBarTitleText": "美食",
|
||||
"onReachBottomDistance": 200,
|
||||
"enablePullDownRefresh": true,
|
||||
"backgroundColor": "#efefef",
|
||||
"backgroundTextStyle": "dark"
|
||||
}
|
||||
Reference in New Issue
Block a user