Feat:优惠券对接
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
<view class="article-box">
|
||||
<view class="line-location flex ai-center">
|
||||
<image :src="webUrl+'/20220903142929759087.png'" mode="scaleToFill"></image>
|
||||
<text class="bold" @click="goCity">当前城市:{{ cityName }}</text>
|
||||
<!-- @click="goCity"-->
|
||||
<text class="bold">当前城市:{{ cityName }}</text>
|
||||
</view>
|
||||
|
||||
<scroll-view class="list flex flex-wrap" :style="{'height':listHeight}" :enable-flex="true"
|
||||
|
||||
Reference in New Issue
Block a user