添加代码

This commit is contained in:
何江明
2025-05-30 18:44:14 +08:00
parent a2c87e47bf
commit 0515e9d48c
250 changed files with 7739 additions and 1102 deletions
+20
View File
@@ -411,6 +411,20 @@
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/supply_chain/supply_chain",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/merchant_settlement_ok/merchant_settlement_ok",
"style" :
{
"navigationBarTitleText" : ""
}
}
],
"tabBar": {
@@ -437,6 +451,12 @@
// "iconPath": "/static/column/hx.png",
// "selectedIconPath": "/static/column/hx_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": "%index.shopping.cart%",