|
@@ -50,9 +50,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/shopping/shoppingCart",
|
|
|
|
|
|
+ "path": "pages/questionBank/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "购物车",
|
|
|
|
|
|
+ "navigationBarTitleText": "题库",
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
"app-plus": {
|
|
"app-plus": {
|
|
"titleNView": false, //禁用原生导航栏
|
|
"titleNView": false, //禁用原生导航栏
|
|
@@ -845,6 +845,17 @@
|
|
"bounce": "none"
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "shopping/shoppingCart",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "购物车",
|
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": false, //禁用原生导航栏
|
|
|
|
+ "bounce": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
]
|
|
]
|
|
|
|
|
|
@@ -1069,10 +1080,10 @@
|
|
"text": "学习"
|
|
"text": "学习"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "pagePath": "pages/shopping/shoppingCart",
|
|
|
|
|
|
+ "pagePath": "pages/questionBank/index",
|
|
"iconPath": "static/nav3.png",
|
|
"iconPath": "static/nav3.png",
|
|
"selectedIconPath": "static/nav3_on.png",
|
|
"selectedIconPath": "static/nav3_on.png",
|
|
- "text": "购物车"
|
|
|
|
|
|
+ "text": "题库"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/wd/index",
|
|
"pagePath": "pages/wd/index",
|