更新
This commit is contained in:
parent
11aa8f9e37
commit
dc68090d84
@ -8,7 +8,7 @@
|
||||
<view class="nav">
|
||||
<view class="nav-item">
|
||||
<view class="nav-item-up">
|
||||
<image src="../../static/images/dong.gif" mode=""></image>
|
||||
<image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/1c050202403121539159687.png" mode=""></image>
|
||||
</view>
|
||||
<view class="nav-item-down">
|
||||
<view class="nav-item-down-title">里海云仓</view>
|
||||
@ -17,7 +17,7 @@
|
||||
</view>
|
||||
<view class="nav-item">
|
||||
<view class="nav-item-up">
|
||||
<image src="../../static/images/dong.gif" mode=""></image>
|
||||
<image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/9d4d720240312153933187.png" mode=""></image>
|
||||
</view>
|
||||
<view class="nav-item-down">
|
||||
<view class="nav-item-down-title">供销云市场</view>
|
||||
@ -26,7 +26,7 @@
|
||||
</view>
|
||||
<view class="nav-item">
|
||||
<view class="nav-item-up">
|
||||
<image src="../../static/images/dong.gif" mode=""></image>
|
||||
<image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/cef80202403121539479409.png" mode=""></image>
|
||||
</view>
|
||||
<view class="nav-item-down">
|
||||
<view class="nav-item-down-title">名优特产</view>
|
||||
|
@ -40,7 +40,8 @@
|
||||
"path": "pages/order_addcart/order_addcart",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationBarTitleText": "购物车"
|
||||
"navigationBarTitleText": "购物车",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/plant_grass/index",
|
||||
@ -731,13 +732,15 @@
|
||||
{
|
||||
"path": "settled/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商家入驻"
|
||||
"navigationBarTitleText": "商家入驻",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "settled/unit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "种养殖户入驻"
|
||||
"navigationBarTitleText": "种养殖户入驻",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
Loading…
x
Reference in New Issue
Block a user