修复小程序运行报错bug

This commit is contained in:
2024-10-25 09:27:58 +08:00
parent 03a7c73f90
commit 3dea396d0d
6 changed files with 6 additions and 40 deletions

View File

@@ -9,22 +9,6 @@
}
},
"pages": [
// {
// "path": "pages/adStart/adStart",
// "style": {
// "navigationBarTitleText": "开屏广告",
// "navigationStyle": "custom"
// }
// },
// {
// "pageId": "PAGES_INDEX",
// "path": "pages/index/indexCopy",
// "style": {
// "navigationBarTitleText": "首页",
// "navigationStyle": "custom",
// "enablePullDownRefresh": true
// }
// },
{
"pageId": "PAGES_INDEX",
"path": "pages/index/index",