diff --git a/src/api/model/system.js b/src/api/model/system.js
index 85b9d69..9e2170d 100644
--- a/src/api/model/system.js
+++ b/src/api/model/system.js
@@ -371,10 +371,10 @@ export default {
},
log: {
list: {
- url: `${config.API_URL}/system/log/list`,
+ url: `${config.API_URL}/sys.log.list`,
name: "日志列表",
get: async function (params) {
- return await http.get(this.url, params);
+ return await http.post(this.url, params);
},
},
},
diff --git a/src/assets/icons/Cost.vue b/src/assets/icons/Cost.vue
new file mode 100644
index 0000000..4b7f7df
--- /dev/null
+++ b/src/assets/icons/Cost.vue
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
diff --git a/src/assets/icons/index.js b/src/assets/icons/index.js
index 05beda9..5d26759 100644
--- a/src/assets/icons/index.js
+++ b/src/assets/icons/index.js
@@ -20,6 +20,7 @@ export { default as Password } from './Password.vue'
export { default as Secure } from './Secure.vue'
export { default as UserLog } from './Log.vue'
export { default as WechartRound } from './WechartRound.vue'
+export { default as Cost } from './Cost.vue'
// 列表按钮
export { default as Delete } from './Delete.vue'
diff --git a/src/components/scUpload/uploadListImg.vue b/src/components/scUpload/uploadListImg.vue
index e60b8e1..8f68d6c 100644
--- a/src/components/scUpload/uploadListImg.vue
+++ b/src/components/scUpload/uploadListImg.vue
@@ -8,19 +8,21 @@
:on-error="handleAvatarError"
:before-upload="beforeAvatarUpload"
>
-
-
-
-
-
-
+
+
@@ -133,6 +135,13 @@ export default {
overflow: hidden;
height: 80px;
transition: var(--el-transition-duration-fast);
+
+ }
+ .uploadScrollbar :deep(.el-scrollbar__view){
+ display: flex;
+ }
+ :deep(.el-upload){
+ width: 100%;
}
.avatar-img{
border: none;
diff --git a/src/style/app.scss b/src/style/app.scss
index 4ac5b0f..e0f1376 100644
--- a/src/style/app.scss
+++ b/src/style/app.scss
@@ -90,7 +90,7 @@ a,button,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing: bo
.adminui-tags li.active a {color: #409EFF;}
.adminui-tags li.sortable-ghost {opacity: 0;}
-.adminui-main {background-color: #f6f8f9;height: 100%; flex: 1;padding: 10px;box-sizing: border-box;}
+.adminui-main {background-color: #f6f8f9;height: 100%; flex: 1;overflow: hidden;padding: 10px;box-sizing: border-box;}
.adminui-main .mainBox{height: calc(100%);overflow: auto;background-color: #FFFFFF;padding: 0 10px;border-radius: 6px;}
/*页面最大化*/
diff --git a/src/views/docsManager/document.vue b/src/views/docsManager/document.vue
index 4db8cca..a57088a 100644
--- a/src/views/docsManager/document.vue
+++ b/src/views/docsManager/document.vue
@@ -12,6 +12,7 @@
+
diff --git a/src/views/earlyManager/index.vue b/src/views/earlyManager/index.vue
index 230810f..11450ab 100644
--- a/src/views/earlyManager/index.vue
+++ b/src/views/earlyManager/index.vue
@@ -4,7 +4,7 @@
-
+
@@ -28,7 +28,7 @@
-
+
diff --git a/src/views/setting/advanced/index.vue b/src/views/setting/advanced/index.vue
new file mode 100644
index 0000000..a7de31c
--- /dev/null
+++ b/src/views/setting/advanced/index.vue
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/setting/advanced/setup/computerRoom.vue b/src/views/setting/advanced/setup/computerRoom.vue
new file mode 100644
index 0000000..844ac3f
--- /dev/null
+++ b/src/views/setting/advanced/setup/computerRoom.vue
@@ -0,0 +1,24 @@
+
+ 机房
+
+
+
+
+
diff --git a/src/views/setting/client/index.vue b/src/views/setting/client/index.vue
index d8def39..99238f8 100644
--- a/src/views/setting/client/index.vue
+++ b/src/views/setting/client/index.vue
@@ -9,6 +9,7 @@
+
diff --git a/src/views/setting/company/index.vue b/src/views/setting/company/index.vue
index 759e274..1dab17c 100644
--- a/src/views/setting/company/index.vue
+++ b/src/views/setting/company/index.vue
@@ -13,11 +13,11 @@
-
+
-
+
@@ -34,7 +34,7 @@
-
+
@@ -96,7 +96,7 @@ export default {
selection: [],
params: {
activation_date: '',
- full_name:'',
+ id:'',
active_status:'',
}
}
@@ -197,6 +197,11 @@ export default {
this.$refs.table.upData(this.params);
},
reset(){
+ this.params = {
+ activation_date: '',
+ id:'',
+ active_status:'',
+ };
this.$refs.table.reload();
},
diff --git a/src/views/setting/company/save.vue b/src/views/setting/company/save.vue
index b3ffae5..eb9118d 100644
--- a/src/views/setting/company/save.vue
+++ b/src/views/setting/company/save.vue
@@ -1,67 +1,73 @@
-
+
- 企业信息
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 可接受格式为:jpg、jpeg、png、gif,图片大小不超过5M。
- 可接受证件类型:营业执照、组织机构代码证、统一社会信用代码证、事业单位法人证书。
- 可以添加"高德开放平台备案、地图开发申请、地图开发认证"等水印。
- 但不能遮挡关键信息,例如公司名称、公司证件号。
-
-
-
-
-
-
-
- 企业管理员信息
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 企业信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 企业管理员信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 可接受格式为:jpg、jpeg、png、gif,图片大小不超过5M。
+ 可接受证件类型:营业执照、组织机构代码证、统一社会信用代码证、事业单位法人证书。
+ 可以添加"高德开放平台备案、地图开发申请、地图开发认证"等水印。
+ 但不能遮挡关键信息,例如公司名称、公司证件号。
+
+
+
+
+
+
diff --git a/src/views/setting/deptMag/index.vue b/src/views/setting/deptMag/index.vue
index 478ce29..d247193 100644
--- a/src/views/setting/deptMag/index.vue
+++ b/src/views/setting/deptMag/index.vue
@@ -12,7 +12,7 @@
-
+
diff --git a/src/views/setting/log/index.vue b/src/views/setting/log/index.vue
index d40ff7f..753be2b 100644
--- a/src/views/setting/log/index.vue
+++ b/src/views/setting/log/index.vue
@@ -1,54 +1,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
@@ -58,80 +24,20 @@