fix: 自测bug修复。
This commit is contained in:
@@ -16,11 +16,11 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "登录"
|
"navigationBarTitleText": "登录"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/register",
|
"path": "pages/register",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "平台注册用户"
|
"navigationBarTitleText": "平台用户注册"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
"navigationBarTitleText": "工作台"
|
"navigationBarTitleText": "工作台"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"path": "pages/statistic/index",
|
"path": "pages/statistic/index",
|
||||||
"style": {
|
"style": {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "股票统计分析"
|
"navigationBarTitleText": "股票统计分析"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/statistic/bill/investAnalysis/index",
|
"path": "pages/statistic/bill/investAnalysis/index",
|
||||||
"style": {
|
"style": {
|
||||||
@@ -537,7 +537,7 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "人情账单"
|
"navigationBarTitleText": "人情账单"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
,
|
,
|
||||||
{
|
{
|
||||||
"path": "pages/work/bill/peopleLendHistory/addEdit",
|
"path": "pages/work/bill/peopleLendHistory/addEdit",
|
||||||
@@ -808,7 +808,7 @@
|
|||||||
"borderStyle": "white",
|
"borderStyle": "white",
|
||||||
"backgroundColor": "#ffffff",
|
"backgroundColor": "#ffffff",
|
||||||
"list": [
|
"list": [
|
||||||
|
|
||||||
{
|
{
|
||||||
"pagePath": "pages/calendar/index",
|
"pagePath": "pages/calendar/index",
|
||||||
"iconPath": "static/images/tabbar/home.png",
|
"iconPath": "static/images/tabbar/home.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user