Commit d1364299 by 刘海龙

111

parent f4753736
...@@ -109,6 +109,7 @@ ...@@ -109,6 +109,7 @@
下载预览 下载预览
<!-- 下载预览提示 --> <!-- 下载预览提示 -->
<div v-show="yulan==index"> <div v-show="yulan==index">
<div class="yulanBox"
<div class="tips_box"> <div class="tips_box">
<div class="tips_title">提示</div> <div class="tips_title">提示</div>
<div class="tips_body">套餐下架后用户便无法找到该商品进行购买,你确定要下架吗?</div> <div class="tips_body">套餐下架后用户便无法找到该商品进行购买,你确定要下架吗?</div>
...@@ -121,6 +122,7 @@ ...@@ -121,6 +122,7 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<span style="margin-top: 35vh;" v-if="download.length == 0" class="text_14_400 color_999999 self_center">没有找到!</span> <span style="margin-top: 35vh;" v-if="download.length == 0" class="text_14_400 color_999999 self_center">没有找到!</span>
</div> </div>
</van-tab> </van-tab>
......
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