|
@@ -3,25 +3,25 @@
|
|
|
// {
|
|
// {
|
|
|
// "path": "pages/index/index",
|
|
// "path": "pages/index/index",
|
|
|
// "style": {
|
|
// "style": {
|
|
|
- // "navigationBarTitleText": "就培云考试系统"
|
|
|
|
|
|
|
+ // "navigationBarTitleText": "职业技能在线考试系统"
|
|
|
// }
|
|
// }
|
|
|
// },
|
|
// },
|
|
|
{
|
|
{
|
|
|
"path": "pages/login/login",
|
|
"path": "pages/login/login",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "就培云考试系统"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "职业技能在线考试系统"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "pages/test/test",
|
|
"path": "pages/test/test",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "就培云考试系统"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "职业技能在线考试系统"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "pages/scoreQuery/scoreQuery",
|
|
"path": "pages/scoreQuery/scoreQuery",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "就培云考试系统"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "职业技能在线考试系统"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -52,7 +52,7 @@
|
|
|
],
|
|
],
|
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
- "navigationBarTitleText": "就培云考试系统",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "职业技能在线考试系统",
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|