From 6daa2e75ec45dec201adc4c3e2c72eaa1003c1cb Mon Sep 17 00:00:00 2001 From: THK3121 Date: Sat, 2 Sep 2023 18:46:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E9=94=80=E7=BB=BC=E5=90=88=E4=BA=91?= =?UTF-8?q?=E5=B8=82=E5=9C=BA=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 + pages/nongKe/supply_chain/maps.vue | 22 + pages/nongKe/supply_chain/supplier.vue | 60 +- pages/nongKe/supply_chain/supplierA.vue | 25 +- pages/supply_chains/supply_chains.vue | 4 +- pages/user/index.vue | 2480 ++++++++++++----------- static/images/GXSC/JJRB.png | Bin 39531 -> 36712 bytes static/images/GXSC/JYPX.png | Bin 36297 -> 36453 bytes static/images/GXSC/MSGY.png | Bin 0 -> 27790 bytes static/images/GXSC/NMJD.png | Bin 0 -> 37135 bytes static/images/GXSC/NYSC.png | Bin 0 -> 35829 bytes static/images/GXSC/SCFW.png | Bin 0 -> 31043 bytes static/images/GXSC/SHFW.png | Bin 0 -> 32216 bytes static/images/GXSC/WLSY.png | Bin 0 -> 29383 bytes static/images/GXSC/WYLY.png | Bin 0 -> 37950 bytes static/images/GXSC/YLBJ.png | Bin 0 -> 33241 bytes static/images/GXSC/ZXJZ.png | Bin 0 -> 25685 bytes 17 files changed, 1362 insertions(+), 1238 deletions(-) create mode 100644 pages/nongKe/supply_chain/maps.vue create mode 100644 static/images/GXSC/MSGY.png create mode 100644 static/images/GXSC/NMJD.png create mode 100644 static/images/GXSC/NYSC.png create mode 100644 static/images/GXSC/SCFW.png create mode 100644 static/images/GXSC/SHFW.png create mode 100644 static/images/GXSC/WLSY.png create mode 100644 static/images/GXSC/WYLY.png create mode 100644 static/images/GXSC/YLBJ.png create mode 100644 static/images/GXSC/ZXJZ.png 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 @@