Browse Source

显示滚动条

natasha 6 ngày trước cách đây
mục cha
commit
56a32e520b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/TextbookDetail.vue

+ 2 - 1
src/views/TextbookDetail.vue

@@ -878,7 +878,8 @@ export default {
 <style lang="scss" scoped>
 /* @import url(); 引入css类 */
 .TextbookDetail {
-  // height: 100%;
+  height: 100%;
+  overflow: auto;
 
   .price_1 {
     font-style: normal;