build: 续上,生成自己的这两个文件
This commit is contained in:
parent
9a7c830151
commit
73000e4995
@ -31,8 +31,8 @@
|
||||
{
|
||||
"iconPath": "static/tabbar/example.png",
|
||||
"selectedIconPath": "static/tabbar/exampleHL.png",
|
||||
"pagePath": "pages/index/about",
|
||||
"text": "关于"
|
||||
"pagePath": "pages/index/i18n",
|
||||
"text": "多语言"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -46,10 +46,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/about",
|
||||
"path": "pages/index/i18n",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
"navigationBarTitleText": "%app.name%"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user