Browse Source

修改页面全局样式,解决背景颜色缺失问题/修改租户信息接口

lph 1 year ago
parent
commit
0689576767
2 changed files with 334 additions and 282 deletions
  1. 4 0
      zkqy-ui/src/assets/styles/index.scss
  2. 330 282
      zkqy-ui/src/views/system/tenant/tenantIndex.vue

+ 4 - 0
zkqy-ui/src/assets/styles/index.scss

@@ -195,3 +195,7 @@ aside {
     margin-bottom: 10px;
   }
 }
+
+.app-container {
+  background: #fff;
+}

File diff suppressed because it is too large
+ 330 - 282
zkqy-ui/src/views/system/tenant/tenantIndex.vue


Some files were not shown because too many files changed in this diff