diff --git a/pages.json b/pages.json index 357c9ce..37e1802 100644 --- a/pages.json +++ b/pages.json @@ -209,6 +209,15 @@ "navigationStyle": "custom" } + }, { + "path": "supply_chain/maps", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#e93323", + "navigationStyle": "custom" + } + }, { "path": "supply_chain/merchant", "style": { diff --git a/pages/nongKe/supply_chain/maps.vue b/pages/nongKe/supply_chain/maps.vue new file mode 100644 index 0000000..d80355d --- /dev/null +++ b/pages/nongKe/supply_chain/maps.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/pages/nongKe/supply_chain/supplier.vue b/pages/nongKe/supply_chain/supplier.vue index 2a574ea..8b8d3d3 100644 --- a/pages/nongKe/supply_chain/supplier.vue +++ b/pages/nongKe/supply_chain/supplier.vue @@ -1,6 +1,6 @@