调整云市场, 云商品功能
This commit is contained in:
parent
b5d9be778e
commit
2df7fe1658
1764
pages/nongKe/cloud_entrepot/indexb.vue
Normal file
1764
pages/nongKe/cloud_entrepot/indexb.vue
Normal file
File diff suppressed because it is too large
Load Diff
1604
pages/nongKe/supply_chain/supplierB.vue
Normal file
1604
pages/nongKe/supply_chain/supplierB.vue
Normal file
File diff suppressed because it is too large
Load Diff
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
<view class="list">
|
<view class="list">
|
||||||
<navigator hover-class="none"
|
<navigator hover-class="none"
|
||||||
:url="`/pages/nongKe/supply_chain/supplier?type_id=10,17&street_id=${street_id}&townName=${town}`">
|
:url="`/pages/nongKe/supply_chain/supplierB?type_id=10,17&street_id=${street_id}&townName=${town}`">
|
||||||
<view class="list-m">
|
<view class="list-m">
|
||||||
<image src="@/static/images/f6.png" mode="aspectFit"></image>
|
<image src="@/static/images/f6.png" mode="aspectFit"></image>
|
||||||
<view class="list-title">
|
<view class="list-title">
|
||||||
@ -583,7 +583,7 @@
|
|||||||
return Toast('当前区域没有云仓库')
|
return Toast('当前区域没有云仓库')
|
||||||
}
|
}
|
||||||
uni.navigateTo({
|
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}`
|
||||||
})
|
})
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user