diff --git a/pages/nongKe/cloud_entrepot/indexb.vue b/pages/nongKe/cloud_entrepot/indexb.vue new file mode 100644 index 0000000..d9b07cf --- /dev/null +++ b/pages/nongKe/cloud_entrepot/indexb.vue @@ -0,0 +1,1764 @@ + + + + + \ No newline at end of file diff --git a/pages/nongKe/supply_chain/supplierB.vue b/pages/nongKe/supply_chain/supplierB.vue new file mode 100644 index 0000000..20a8ea0 --- /dev/null +++ b/pages/nongKe/supply_chain/supplierB.vue @@ -0,0 +1,1604 @@ + + + + + \ No newline at end of file diff --git a/pages/supply_chains/supply_chains.vue b/pages/supply_chains/supply_chains.vue index aca4636..b551afd 100644 --- a/pages/supply_chains/supply_chains.vue +++ b/pages/supply_chains/supply_chains.vue @@ -37,7 +37,7 @@ + :url="`/pages/nongKe/supply_chain/supplierB?type_id=10,17&street_id=${street_id}&townName=${town}`"> @@ -583,7 +583,7 @@ return Toast('当前区域没有云仓库') } uni.navigateTo({ - url: `/pages/nongKe/cloud_entrepot/index?street=${this.street_id}&town=${this.town}&location=${this.latitude},${this.longitude}` + url: `/pages/nongKe/cloud_entrepot/index?street=${this.street_id}&town=${this.town}&source=103&location=${this.latitude},${this.longitude}` }) },