Browse Source

optimize:用户预约表UI调整

haopeng 2 years ago
parent
commit
8983579230
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/pages/home/detailList/index.vue

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

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