master
lion 2 years ago
parent 38ccef3fd6
commit 37f58234d0

@ -67,7 +67,7 @@
<view @click="toUrl(4)">线</view>
<view @click="toUrl(5)"></view> -->
</view>
<view class="contact">
<view class="contact" @click="toUrl(4)">
<image src="../../static/index_icon8.png"></image>
<view>
<view>蟹太太官方旗舰店</view>
@ -179,7 +179,7 @@
} else if (index == 3) {
url = '/packages/myorder/myorder'
} else if (index == 4) {
url = '/packages/product/offline'
url = '/packages/product/public'
} else if (index == 5) {
url = '/packages/product/fresh'
}

Loading…
Cancel
Save