修改选择地址无法使用的问题;修改部分页面样式错乱的问题;

This commit is contained in:
gaoxs
2020-03-20 14:47:59 +08:00
parent 2a2c544991
commit fcada864ab
9 changed files with 14651 additions and 21 deletions

View File

@ -32,7 +32,7 @@
<!-- <view class="pictrue" v-else>
<image :src="item.avatar" />
</view>-->
<img
<image
:src="$VUE_APP_RESOURCES_URL+'/images/alter.png'"
class="alter"
v-if="item.uid === userInfo.uid"