diff --git a/package.json b/package.json index 7f7c35a..3abd09d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ "vue-loader-plugin": "^1.3.0", "vue-router": "^4.0.0-0", "vuex": "^4.0.0-0", - "vxe-table": "^4.1.0", + "vxe-pc-ui": "^4.6.47", + "vxe-table": "^4.13.52", "vxe-table-plugin-export-xlsx": "^2.2.1", "xe-utils": "^3.4.0", "xlsx": "^0.17.3" diff --git a/src/components/layout/index.vue b/src/components/layout/index.vue index aa6d0c6..5d3040f 100644 --- a/src/components/layout/index.vue +++ b/src/components/layout/index.vue @@ -31,7 +31,7 @@ .el-header { background-color: rgba(0, 0, 0, 0.025); padding: 0; - height: 80px; + height: 60px; } .app-main { diff --git a/src/components/layout/libs/layout-aside/index.vue b/src/components/layout/libs/layout-aside/index.vue index 7d948c4..fa2ea4b 100644 --- a/src/components/layout/libs/layout-aside/index.vue +++ b/src/components/layout/libs/layout-aside/index.vue @@ -17,11 +17,11 @@