第一次提交:微信小程序前端最新完整代码
This commit is contained in:
13
pages/yaoqingdashou/yaoqingdashou.json
Normal file
13
pages/yaoqingdashou/yaoqingdashou.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification"
|
||||
},
|
||||
"navigationBarTitleText": "我的邀请码",
|
||||
"navigationBarBackgroundColor": "#0a0e17",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#0a0e17",
|
||||
"backgroundTextStyle": "light",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"disableScroll": false
|
||||
}
|
||||
Reference in New Issue
Block a user