Commit 052a29c4 authored by Mac's avatar Mac

删除一些没用的图

parent 86c98add
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<u-empty text="网路断开了~" mode="wifi"></u-empty> <u-empty text="网路断开了~" mode="wifi"></u-empty>
</view> </view>
<view v-if='type==2' style="width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;margin-top: 80px;"> <view v-if='type==2' style="width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;margin-top: 80px;">
<image src="../../static/images/icon/dismount.png" style="width: 40%;" mode="widthFix"></image> <!-- <image src="../../static/images/icon/dismount.png" style="width: 40%;" mode="widthFix"></image> -->
<Text style='margin-top: 20px;font-size: 18px;color: #888;'>商品已下架</Text> <Text style='margin-top: 20px;font-size: 18px;color: #888;'>商品已下架</Text>
</view> </view>
</view> </view>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</view> </view>
</view> </view>
<view class="memberC"> <view class="memberC">
<image src="../../../static/images/icon/banner.png" mode='widthFix' style="width: 100%;margin-top: 5px;" ></image> <!-- <image src="../../../static/images/icon/banner.png" mode='widthFix' style="width: 100%;margin-top: 5px;" ></image> -->
<view class="mc_box" @click="goUrl()"> <view class="mc_box" @click="goUrl()">
</view> </view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment