fix: 修复默认启动入口
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"autoscan": true
|
||||
},
|
||||
"pages": [
|
||||
{ "path": "pages/admin/analytics", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true } },
|
||||
{
|
||||
"path": "pages/home/index",
|
||||
"style": {
|
||||
@@ -76,6 +75,7 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{ "path": "pages/admin/analytics", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true } },
|
||||
{
|
||||
"path": "pages/admin/bookings",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user