修复app运行page.json文件报错问题
This commit is contained in:
@@ -105,9 +105,9 @@
|
||||
"path": "pages/me/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的",
|
||||
"navigationStyle": "custom",
|
||||
"navigationStyle": "custom"
|
||||
// #ifdef H5
|
||||
"enablePullDownRefresh": true
|
||||
,"enablePullDownRefresh": true
|
||||
// #endif
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user