tmp
This commit is contained in:
8
app.json
8
app.json
@@ -1,16 +1,18 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/home/index",
|
||||
"pages/mine/mine",
|
||||
"pages/ai/aichat",
|
||||
"pages/escort/itemdetail",
|
||||
"pages/escort/itemlist",
|
||||
"pages/escort/recordlist"
|
||||
"pages/escort/recordlist",
|
||||
"pages/escort/agreement",
|
||||
"pages/mine/mine",
|
||||
"pages/mine/about"
|
||||
],
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTitleText": "陪诊助手",
|
||||
"navigationBarTitleText": "暖橙陪诊",
|
||||
"navigationBarTextStyle": "black"
|
||||
},
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user