静态代码完成,等待对接接口

master
Lee 2022-10-14 15:07:37 +08:00
parent 02dd5101f9
commit 1352ef0885
2 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,5 @@
{
"pages": [
{ //
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false
}
},
{ //
"path": "pages/idle/idle",
"style": {
@ -62,6 +55,13 @@
"navigationBarTitleText": "免责声明",
"enablePullDownRefresh": false
}
},
{ //
"path": "pages/estate/estate",
"style": {
"navigationBarTitleText": "小区选择",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {