|
@@ -69,18 +69,19 @@
|
|
|
"fontSize": "16px",
|
|
|
"list": [
|
|
|
{
|
|
|
- "pagePath": "pages/deal/deal",
|
|
|
- "text": "账号交易"
|
|
|
- // "selectedIconPath": "/static/icon/profileS@2x.png",
|
|
|
- // "iconPath": "/static/icon/profile@2x.png"
|
|
|
- },
|
|
|
- {
|
|
|
"pagePath": "pages/index/index",
|
|
|
"text": "简图速览"
|
|
|
// "selectedIconPath": "/static/icon/indexS@2x.png",
|
|
|
// "iconPath": "/static/icon/index@2x.png"
|
|
|
},
|
|
|
{
|
|
|
+ "pagePath": "pages/deal/deal",
|
|
|
+ "text": "账号交易"
|
|
|
+ // "selectedIconPath": "/static/icon/profileS@2x.png",
|
|
|
+ // "iconPath": "/static/icon/profile@2x.png"
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
"pagePath": "pages/skip/skip",
|
|
|
"text": "快捷跳转"
|
|
|
// "selectedIconPath": "/static/icon/profileS@2x.png",
|