chore: refine pages.json

This commit is contained in:
Burt 2024-01-03 10:24:26 +08:00
parent 6480d971a1
commit d70211d6c4

View File

@ -2,8 +2,6 @@
"pages": [ "pages": [
{ {
"path": "pages/index/index", "path": "pages/index/index",
"type": "home",
"layout": "home",
"style": { "style": {
"navigationBarTitleText": "我才是标题" "navigationBarTitleText": "我才是标题"
} }