Fix(寻趣味):[#2970]图标替换
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<view class="flex jc-end">
|
<view class="flex jc-end">
|
||||||
<view class="city-box" @click="goCity('cloud')">
|
<view class="city-box" @click="goCity('cloud')">
|
||||||
<text style="white-space:nowrap; width: 90rpx" class="v12-primary-text one-t">{{ cityName }}</text>
|
<text style="white-space:nowrap; width: 90rpx" class="v12-primary-text one-t">{{ cityName }}</text>
|
||||||
<image :src="webUrl+'/orderIcon/map.png'" mode="scaleToFill"></image>
|
<image :src="webUrl+'/icon/fun-city-change.png'" mode="scaleToFill"></image>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user