1
This commit is contained in:
@@ -102,6 +102,18 @@
|
||||
"navigationBarTitleText": "明细"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/auth/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/auth/register",
|
||||
"style": {
|
||||
"navigationBarTitleText": "注册"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
"style": {
|
||||
@@ -114,6 +126,16 @@
|
||||
"navigationBarTitleText": "关于与协议"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my/vip",
|
||||
"style": {
|
||||
"navigationBarTitleText": "VIP会员",
|
||||
"navigationBarBackgroundColor": "#1a1a2e",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#1a1a2e",
|
||||
"backgroundTextStyle": "light"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/report/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user