소스 검색

optimize:用户预约表UI调整

haopeng 2 년 전
부모
커밋
8983579230
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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 105
 <style lang="less" scoped>
106 106
   .container {
107
-    width: 857px;
108
-    height: 504px;
107
+    width: 100%;
109 108
     background-color: #FFFFFF;
110 109
     overflow: hidden;
111 110
     overflow-y: auto;