浏览代码

optimize UI

haopeng 2 年之前
父节点
当前提交
957abd0db8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/home/detailList/index.vue

+ 1 - 1
src/pages/home/detailList/index.vue

@@ -105,7 +105,7 @@ export default {
105 105
 <style lang="less" scoped>
106 106
   .container {
107 107
     width: 100%;
108
-    height: 504px;
108
+    height: 100%;
109 109
     background-color: #FFFFFF;
110 110
     overflow: hidden;
111 111
     overflow-y: auto;