Browse Source

style: 移除未使用的CSS样式

feige996 5 tháng trước cách đây
mục cha
commit
4c885b8ca9
1 tập tin đã thay đổi với 0 bổ sung11 xóa
  1. 0 11
      src/App.vue

+ 0 - 11
src/App.vue

@@ -22,16 +22,5 @@ onHide(() => {
 </script>
 
 <style lang="scss">
-swiper,
-scroll-view {
-  flex: 1;
-  height: 100%;
-  overflow: hidden;
-}
 
-image {
-  width: 100%;
-  height: 100%;
-  vertical-align: middle;
-}
 </style>