diff --git a/src/assets/css/main.css b/src/assets/css/main.css index b286bd5..6d53028 100644 --- a/src/assets/css/main.css +++ b/src/assets/css/main.css @@ -8,7 +8,8 @@ body, .wrapper { width: 100%; height: 100%; - /* overflow: hidden; */ + overflow: hidden; + /* background: #F0F2F5; */ } body { font-family: 'PingFang SC', "Helvetica Neue", Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif; @@ -27,15 +28,16 @@ body { padding-left: 26px; } .body{ - padding: 0 20px; - padding-top: 20px; + padding: 20px 20px; + /* padding-top: 20px; */ } .query{ - height: 105px; + min-height: 105px; background-color: white; padding-left: 36px; padding-right: 30px; + padding-bottom: 14px; /* min-width: 1460px; */ } @@ -70,7 +72,8 @@ body { width: 70px; } .table{ - height: 620px; + /* min-height: 620px; */ + height: auto; width: 100%; background-color: white; margin-top: 20px; @@ -79,7 +82,7 @@ body { padding-bottom: 15px; padding-right: 30px; box-sizing: border-box; - overflow-y: auto; + /* overflow-y: auto; */ /* min-width: 1460px; */ } .table_title{ @@ -109,3 +112,9 @@ body { padding: 11px 16px; text-align: center; } +.ant-modal-header{ + border-bottom: none; +} +.ant-modal-footer{ + border-top: none; +} diff --git a/src/components/Header.vue b/src/components/Header.vue index 8585081..68780d8 100644 --- a/src/components/Header.vue +++ b/src/components/Header.vue @@ -40,8 +40,8 @@ export default { color: white; } .header{ - /* width: 100%; */ - min-width: 1903px; + width: 100%; + /* min-width: 1903px; */ height: 65px; display: flex; align-items: center; diff --git a/src/components/Home.vue b/src/components/Home.vue index 4f326a5..e385e7f 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -79,12 +79,13 @@ export default { /* overflow: overlay */ } .content-box{ - min-height:903px; - min-width: 1700px; + /* min-height:903px; + min-width: 1700px; */ border-top: 2px solid #9A9A9A; border-left: 2px solid #9A9A9A; background: #F0F2F5; box-sizing: border-box; + width: 100%; /* overflow: auto; */ } @@ -94,7 +95,7 @@ export default { .bootm{ display: flex; /* height: 100%; */ - /* min-height:903px; */ + min-height:903px; background: #F0F2F5; } diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index 4c2d5ce..ec2604e 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -157,7 +157,7 @@ export default { } } } - console.info(data) + // console.info(data) List.push(data) }else{ for(let i1 in this.auth1){ diff --git a/src/components/page/admission/index.vue b/src/components/page/admission/index.vue index 40c57fc..bb1885d 100644 --- a/src/components/page/admission/index.vue +++ b/src/components/page/admission/index.vue @@ -8,19 +8,19 @@
- + ISLI标识码: - + 标的名称: - + 委托方: - + 标的类型: 全部 @@ -28,7 +28,7 @@ 文化数字内容 - + 数据状态: 全部文化数据 @@ -38,7 +38,7 @@ 已失效文化数据 - + 交易方式: 全部 @@ -46,11 +46,11 @@ 授权 - + 创建时间: - + 查 询 重 置 @@ -61,9 +61,9 @@
查询结果 - 下 架 + 下 架
- + @@ -97,6 +97,18 @@
+ + +
+ +
+ +