初始化代码
This commit is contained in:
8
front/pages/home.json
Normal file
8
front/pages/home.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"navigationBarTitleText": "首页",
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {
|
||||
"uni-segmented-control": "/components/uni-segmented-control"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user