Commit a7260e6a88e951f0655dc688fcbd37ed4f8934f1
1 parent
b573276e
样式优化
Showing
1 changed file
with
0 additions
and
1 deletions
src/pages/myGiftBox/myGiftBox.vue
| ... | ... | @@ -103,7 +103,6 @@ |
| 103 | 103 | class="screenPopup" |
| 104 | 104 | v-model="popupShow" |
| 105 | 105 | position="right" |
| 106 | - :style="{ height: '100vh', width: '290px' }"> | |
| 107 | 106 | <div :style="'padding-top: ' + ($parent.top.value + 15) + 'px'" class="screen_box"> |
| 108 | 107 | <!-- 标题 --> |
| 109 | 108 | <div class="title">筛选订单</div > | ... | ... |