diff --git a/components/custom-tab-bar.vue b/components/custom-tab-bar.vue index afd73c6..3c55a22 100644 --- a/components/custom-tab-bar.vue +++ b/components/custom-tab-bar.vue @@ -33,7 +33,7 @@ export default { }, { "pagePath": "/pages/supply_chain/supply_chain", - "text": "供应链", + "text": "平价专区", "iconPath": "/static/column/supply_chain.png", "selectedIconPath": "/static/column/supply_chain_sel.png" }, diff --git a/pages/supply_chain/supply_chain copy.vue b/pages/supply_chain/supply_chain copy.vue new file mode 100644 index 0000000..59f0e47 --- /dev/null +++ b/pages/supply_chain/supply_chain copy.vue @@ -0,0 +1,205 @@ + + + + + diff --git a/pages/supply_chain/supply_chain.vue b/pages/supply_chain/supply_chain.vue index f038eac..fc9c6b4 100644 --- a/pages/supply_chain/supply_chain.vue +++ b/pages/supply_chain/supply_chain.vue @@ -1,359 +1,193 @@