Commit a7260e6a88e951f0655dc688fcbd37ed4f8934f1

Authored by zhiyangdu
1 parent b573276e

样式优化

src/pages/myGiftBox/myGiftBox.vue
@@ -103,7 +103,6 @@ @@ -103,7 +103,6 @@
103 class="screenPopup" 103 class="screenPopup"
104 v-model="popupShow" 104 v-model="popupShow"
105 position="right" 105 position="right"
106 - :style="{ height: '100vh', width: '290px' }">  
107 <div :style="'padding-top: ' + ($parent.top.value + 15) + 'px'" class="screen_box"> 106 <div :style="'padding-top: ' + ($parent.top.value + 15) + 'px'" class="screen_box">
108 <!-- 标题 --> 107 <!-- 标题 -->
109 <div class="title">筛选订单</div > 108 <div class="title">筛选订单</div >