diff --git a/mayfly_go_web/src/components/jsonedit/index.vue b/mayfly_go_web/src/components/jsonedit/index.vue index e48f2d89..100c96e8 100644 --- a/mayfly_go_web/src/components/jsonedit/index.vue +++ b/mayfly_go_web/src/components/jsonedit/index.vue @@ -4,126 +4,119 @@ - diff --git a/mayfly_go_web/src/views/ops/component/TagSelect.vue b/mayfly_go_web/src/views/ops/component/TagSelect.vue index 3e17c0a4..3c827276 100644 --- a/mayfly_go_web/src/views/ops/component/TagSelect.vue +++ b/mayfly_go_web/src/views/ops/component/TagSelect.vue @@ -1,21 +1,12 @@ - diff --git a/mayfly_go_web/src/views/ops/db/SqlExec.vue b/mayfly_go_web/src/views/ops/db/SqlExec.vue index 5a197cab..5affcd7a 100644 --- a/mayfly_go_web/src/views/ops/db/SqlExec.vue +++ b/mayfly_go_web/src/views/ops/db/SqlExec.vue @@ -5,51 +5,39 @@ - + - - + + {{ `${item.name} [${item.tagPath}]` }} {{ - `${item.host}:${item.port} ${item.type}` + `${item.host}:${item.port} ${item.type}` }} - - + + + - - + + :value="item.tableName"> @@ -71,33 +59,27 @@
- + + - + + - + + - + }" :action="getUploadSqlFileUrl()" :show-file-list="false" name="file" multiple + :limit="100"> @@ -105,23 +87,18 @@
- - + + {{ item }} - 保存 - 删除 + 保存 + + 删除 +
@@ -132,48 +109,24 @@
- + - 导出 + 导出 - - - + + +
@@ -183,7 +136,8 @@ - + + @@ -193,7 +147,8 @@ - + + @@ -202,67 +157,42 @@ - + - + - + - @@ -1316,15 +1217,19 @@ export default defineComponent({ font-size: 8pt; font-weight: 600; border: 1px solid #ccc; + .CodeMirror { flex-grow: 1; z-index: 1; + .CodeMirror-code { line-height: 19px; } + font-family: 'JetBrainsMono'; } } + .el-tabs__header { padding: 0 10px; background-color: #fff; diff --git a/mayfly_go_web/src/views/ops/db/TableEdit.vue b/mayfly_go_web/src/views/ops/db/TableEdit.vue index 942e4033..6f22e3f5 100644 --- a/mayfly_go_web/src/views/ops/db/TableEdit.vue +++ b/mayfly_go_web/src/views/ops/db/TableEdit.vue @@ -2,67 +2,70 @@
- + +
- diff --git a/mayfly_go_web/src/views/ops/db/component/SqlExecDialog.vue b/mayfly_go_web/src/views/ops/db/component/SqlExecDialog.vue index eba48a83..4d5053e0 100644 --- a/mayfly_go_web/src/views/ops/db/component/SqlExecDialog.vue +++ b/mayfly_go_web/src/views/ops/db/component/SqlExecDialog.vue @@ -2,7 +2,8 @@
如需执行多条sql,需要在【数据库管理】配置连接参数:multiStatements=true - + - + + \ No newline at end of file diff --git a/mayfly_go_web/src/views/ops/machine/MachineEdit.vue b/mayfly_go_web/src/views/ops/machine/MachineEdit.vue index 0c39bbf0..1e0cdd07 100644 --- a/mayfly_go_web/src/views/ops/machine/MachineEdit.vue +++ b/mayfly_go_web/src/views/ops/machine/MachineEdit.vue @@ -1,6 +1,7 @@ + - - \ No newline at end of file diff --git a/mayfly_go_web/src/views/ops/machine/SshTerminalPage.vue b/mayfly_go_web/src/views/ops/machine/SshTerminalPage.vue index 750739e8..749d8db9 100644 --- a/mayfly_go_web/src/views/ops/machine/SshTerminalPage.vue +++ b/mayfly_go_web/src/views/ops/machine/SshTerminalPage.vue @@ -4,36 +4,27 @@
- diff --git a/mayfly_go_web/src/views/ops/mongo/MongoDataOp.vue b/mayfly_go_web/src/views/ops/mongo/MongoDataOp.vue index 50491a78..1cdcfcff 100644 --- a/mayfly_go_web/src/views/ops/mongo/MongoDataOp.vue +++ b/mayfly_go_web/src/views/ops/mongo/MongoDataOp.vue @@ -5,14 +5,8 @@ - + @@ -20,17 +14,20 @@ {{ item.name }} - {{ ` [${item.uri}]` }} + {{ ` + [${item.uri}]` + }} - + {{ item.Name }} {{ - ` [${formatByteSize(item.SizeOnDisk)}]` + ` [${formatByteSize(item.SizeOnDisk)}]` }} @@ -38,7 +35,8 @@ - + + @@ -47,19 +45,18 @@ - + - - + + + + - + @@ -69,17 +66,20 @@
- + - +
@@ -94,10 +94,12 @@ - + - + @@ -114,7 +116,8 @@ - + - + @@ -132,9 +136,9 @@
- diff --git a/mayfly_go_web/src/views/ops/mongo/MongoList.vue b/mayfly_go_web/src/views/ops/mongo/MongoList.vue index c8f4df31..882320ce 100644 --- a/mayfly_go_web/src/views/ops/mongo/MongoList.vue +++ b/mayfly_go_web/src/views/ops/mongo/MongoList.vue @@ -2,8 +2,10 @@
添加 - 编辑 - 删除 + 编辑 + + 删除 +
@@ -34,19 +36,15 @@ - + @@ -62,16 +60,20 @@ - + {{ databaseDialog.statsDialog.data.db }} @@ -120,7 +122,8 @@ - diff --git a/mayfly_go_web/src/views/ops/redis/DataOperation.vue b/mayfly_go_web/src/views/ops/redis/DataOperation.vue index fff81e6f..416fb991 100644 --- a/mayfly_go_web/src/views/ops/redis/DataOperation.vue +++ b/mayfly_go_web/src/views/ops/redis/DataOperation.vue @@ -6,37 +6,23 @@ - - + + + - - + + - + @@ -45,16 +31,12 @@ - + - + + @@ -63,9 +45,12 @@ - string - hash - set + string + hash + set @@ -91,8 +76,10 @@ @@ -100,55 +87,27 @@
- + - + - + - +
- diff --git a/mayfly_go_web/src/views/ops/redis/HashValue.vue b/mayfly_go_web/src/views/ops/redis/HashValue.vue index 92c7a447..98d6feba 100644 --- a/mayfly_go_web/src/views/ops/redis/HashValue.vue +++ b/mayfly_go_web/src/views/ops/redis/HashValue.vue @@ -14,14 +14,18 @@ - + - + + - - scan + + scan + 添加
@@ -37,13 +41,16 @@ @@ -56,196 +63,190 @@ - diff --git a/mayfly_go_web/src/views/ops/redis/RedisList.vue b/mayfly_go_web/src/views/ops/redis/RedisList.vue index 7ac6a83f..56454859 100644 --- a/mayfly_go_web/src/views/ops/redis/RedisList.vue +++ b/mayfly_go_web/src/views/ops/redis/RedisList.vue @@ -2,8 +2,10 @@
添加 - 编辑 - 删除 + 编辑 + + 删除 +
@@ -31,34 +33,27 @@ - + - + + 节点信息 @@ -66,44 +61,36 @@ @@ -120,13 +107,12 @@ @@ -135,189 +121,163 @@ - +
- diff --git a/mayfly_go_web/src/views/ops/redis/SetValue.vue b/mayfly_go_web/src/views/ops/redis/SetValue.vue index 104a0e11..dde9f1b3 100644 --- a/mayfly_go_web/src/views/ops/redis/SetValue.vue +++ b/mayfly_go_web/src/views/ops/redis/SetValue.vue @@ -15,12 +15,14 @@ @@ -33,119 +35,115 @@ - diff --git a/mayfly_go_web/src/views/personal/index.vue b/mayfly_go_web/src/views/personal/index.vue index 632bc133..dddb8d4f 100644 --- a/mayfly_go_web/src/views/personal/index.vue +++ b/mayfly_go_web/src/views/personal/index.vue @@ -12,8 +12,9 @@
- {{ currentTime }},{{ getUserInfos.username }},生活变的再糟糕,也不妨碍我变得更好! + {{ currentTime }},{{ + getUserInfos.username + }},生活变的再糟糕,也不妨碍我变得更好! @@ -35,7 +36,9 @@
上次登录时间:
-
{{ $filters.dateFormat(getUserInfos.lastLoginTime) }}
+
{{ + dateFormat(getUserInfos.lastLoginTime) + }}
@@ -54,7 +57,7 @@
@@ -72,19 +75,13 @@ - + @@ -112,13 +109,8 @@ - + @@ -181,122 +173,118 @@
- diff --git a/mayfly_go_web/src/views/system/account/AccountList.vue b/mayfly_go_web/src/views/system/account/AccountList.vue index e847fb46..c2be327c 100755 --- a/mayfly_go_web/src/views/system/account/AccountList.vue +++ b/mayfly_go_web/src/views/system/account/AccountList.vue @@ -2,21 +2,15 @@
添加 - 编辑 - 角色分配 - 删除 + 编辑 + 角色分配 + 删除
- +
@@ -27,9 +21,10 @@ + - + - diff --git a/mayfly_go_web/src/views/system/account/RoleEdit.vue b/mayfly_go_web/src/views/system/account/RoleEdit.vue index 92bb119f..9deaef6b 100755 --- a/mayfly_go_web/src/views/system/account/RoleEdit.vue +++ b/mayfly_go_web/src/views/system/account/RoleEdit.vue @@ -1,14 +1,11 @@ - + - diff --git a/mayfly_go_web/src/views/system/config/ConfigEdit.vue b/mayfly_go_web/src/views/system/config/ConfigEdit.vue index 80db29b8..28ba7d9f 100755 --- a/mayfly_go_web/src/views/system/config/ConfigEdit.vue +++ b/mayfly_go_web/src/views/system/config/ConfigEdit.vue @@ -1,6 +1,7 @@