添加代码
This commit is contained in:
+9
-1
@@ -51,7 +51,9 @@
|
||||
"pages/payment_processing/payment_processing",
|
||||
"pages/news/news",
|
||||
"pages/news_info/news_info",
|
||||
"pages/pointsRedemption/pointsRedemption"
|
||||
"pages/pointsRedemption/pointsRedemption",
|
||||
"pages/supply_chain/supply_chain",
|
||||
"pages/merchant_settlement_ok/merchant_settlement_ok"
|
||||
],
|
||||
"window": {
|
||||
"navigationStyle": "custom"
|
||||
@@ -71,6 +73,12 @@
|
||||
"iconPath": "/static/column/sort.png",
|
||||
"selectedIconPath": "/static/column/sort_sel.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/supply_chain/supply_chain",
|
||||
"text": "供应链",
|
||||
"iconPath": "/static/column/supply_chain.png",
|
||||
"selectedIconPath": "/static/column/supply_chain_sel.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/shopping_cart/shopping_cart",
|
||||
"text": "购物车",
|
||||
|
||||
Reference in New Issue
Block a user