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

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

@ -10,7 +10,6 @@
:key="combinationListIndex"
@click="link(item.id)"
>
<text>{{item.id}}</text>
<view class="pictrue">
<image :src="item.image" />
</view>