Feat:优惠券对接
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
|
||||
<view class="nav-box flex jc-between ai-center">
|
||||
<view class="location-box flex ai-center">
|
||||
<image :src="webUrl+'/20220903142929759087.png'" mode="scaleToFill" @click="goCity"></image>
|
||||
<text class="city-name" @click="goCity">{{ cityName }}</text>
|
||||
<!-- @click="goCity"-->
|
||||
<image :src="webUrl+'/20220903142929759087.png'" mode="scaleToFill"></image>
|
||||
<text class="city-name">{{ cityName }}</text>
|
||||
<text>当前定位</text>
|
||||
</view>
|
||||
<view class="more-box flex ai-center">
|
||||
|
||||
Reference in New Issue
Block a user