瀏覽代碼

领券中心样式修改

zhanghui 2 年之前
父節點
當前提交
e5de6a03cf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      orderPages/receiveCoupons/index.vue

+ 1 - 1
orderPages/receiveCoupons/index.vue

@@ -1,5 +1,5 @@
 <template>
-	<view class="page">
+	<view class="page" :style="{'height':countsList.length>0?'':'100vh'}">
 		<view class="flex-col" v-if="countsList.length === 0">
 			<view class="flex-row justify-center">
 				<image class="empty" src="/static/imageIcon/empty.png" mode="widthFix"></image>