Style: 更换图标
This commit is contained in:
+1
-1
@@ -256,7 +256,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view style="margin-bottom: 4px;width: 100%" class="more-t v12-text-left">{{ addressInfo.province }}{{ addressInfo.city }}{{ addressInfo.district }}{{ addressInfo.detail }}</view>
|
<view style="margin-bottom: 4px;width: 100%" class="more-t v12-text-left">{{ addressInfo.province }}{{ addressInfo.city }}{{ addressInfo.district }}{{ addressInfo.detail }}</view>
|
||||||
<view style="width: 50px;" @click="editAddress">
|
<view style="width: 50px;" @click="editAddress">
|
||||||
<image :src="webUrl+'/icon/icon-setting.png'" style="width: 30rpx;height: 30rpx" class="v12-mr-1"/>
|
<image :src="webUrl+'/orderIcon/编辑.png'" style="width: 30rpx;height: 30rpx" class="v12-mr-1"/>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class=" v12-px-3">
|
<view class=" v12-px-3">
|
||||||
|
|||||||
Reference in New Issue
Block a user