-
@@ -176,6 +175,17 @@ export default {
version: defaultSettings.version,
}
},
+ mounted() {
+ this.$notify({
+ title: 'Vue2停止更新公告',
+ message:
+ 'Vue2已不再更新新功能,请使用Vue3版本 https://gitee.com/izory/ZRAdmin-vue ',
+ position: 'bottom-right',
+ type: 'warning',
+ dangerouslyUseHTMLString: true,
+ duration: 0,
+ })
+ },
methods: {
goTarget(href) {
window.open(href, '_blank')
diff --git a/ZR.Vue/src/views/monitor/UserOnlineLog.vue b/ZR.Vue/src/views/monitor/UserOnlineLog.vue
new file mode 100644
index 00000000..45c24ccd
--- /dev/null
+++ b/ZR.Vue/src/views/monitor/UserOnlineLog.vue
@@ -0,0 +1,3 @@
+
+
+
diff --git a/ZR.Vue/src/views/monitor/job/index.vue b/ZR.Vue/src/views/monitor/job/index.vue
index 68ff18b0..456bf183 100644
--- a/ZR.Vue/src/views/monitor/job/index.vue
+++ b/ZR.Vue/src/views/monitor/job/index.vue
@@ -22,7 +22,7 @@
- 新增
+ 新增
- 导出
+ 导出
- 日志
-
+ 日志
diff --git a/ZR.Vue/src/views/monitor/logininfor/index.vue b/ZR.Vue/src/views/monitor/logininfor/index.vue
index d0521381..b0a8e7be 100644
--- a/ZR.Vue/src/views/monitor/logininfor/index.vue
+++ b/ZR.Vue/src/views/monitor/logininfor/index.vue
@@ -2,34 +2,44 @@
-
+
-
+
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 删除
+ 删除
- 清空
+ 清空
- 导出
+ 导出
@@ -43,7 +53,7 @@
-
+
@@ -55,20 +65,15 @@
-
+
-
diff --git a/ZR.Vue/src/views/monitor/onlineuser/index.vue b/ZR.Vue/src/views/monitor/onlineuser/index.vue
index 35251324..45c24ccd 100644
--- a/ZR.Vue/src/views/monitor/onlineuser/index.vue
+++ b/ZR.Vue/src/views/monitor/onlineuser/index.vue
@@ -1,3 +1,3 @@
- 请升级至vue3
+
diff --git a/ZR.Vue/src/views/monitor/operlog/index.vue b/ZR.Vue/src/views/monitor/operlog/index.vue
index 5aca84fe..b1856fb1 100644
--- a/ZR.Vue/src/views/monitor/operlog/index.vue
+++ b/ZR.Vue/src/views/monitor/operlog/index.vue
@@ -2,39 +2,24 @@
-
+
-
+
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 删除
- 清空
+ 清空
- 导出
-
+ 导出
diff --git a/ZR.Vue/src/views/system/config/index.vue b/ZR.Vue/src/views/system/config/index.vue
index 42b5cabc..a303faae 100644
--- a/ZR.Vue/src/views/system/config/index.vue
+++ b/ZR.Vue/src/views/system/config/index.vue
@@ -2,39 +2,46 @@
-
+
-
+
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 新增
+ 新增
-
- 修改
+
+ 修改
- 删除
+ 删除
@@ -88,12 +97,12 @@
- {{dict.dictLabel}}
+ {{ dict.dictLabel }}
- {{dict.dictLabel}}
+ {{ dict.dictLabel }}
@@ -109,23 +118,15 @@
-
diff --git a/ZR.Vue/src/views/system/menu/index.vue b/ZR.Vue/src/views/system/menu/index.vue
index b96c017b..0a9d2e86 100644
--- a/ZR.Vue/src/views/system/menu/index.vue
+++ b/ZR.Vue/src/views/system/menu/index.vue
@@ -2,25 +2,25 @@
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 新增
+ 新增
- 展开/折叠
+ 展开/折叠
diff --git a/ZR.Vue/src/views/system/notice/index.vue b/ZR.Vue/src/views/system/notice/index.vue
index 301947cc..d18e1c79 100644
--- a/ZR.Vue/src/views/system/notice/index.vue
+++ b/ZR.Vue/src/views/system/notice/index.vue
@@ -2,48 +2,33 @@
-
+
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 新增
+ 新增
-
+
修改
- 删除
diff --git a/ZR.Vue/src/views/system/post/index.vue b/ZR.Vue/src/views/system/post/index.vue
index 0d0138b1..b48a3f08 100644
--- a/ZR.Vue/src/views/system/post/index.vue
+++ b/ZR.Vue/src/views/system/post/index.vue
@@ -2,47 +2,38 @@
-
+
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 新增
+ 新增
- 修改
- 删除
+
+ 删除
+
- 导出
+ 导出
diff --git a/ZR.Vue/src/views/system/role/index.vue b/ZR.Vue/src/views/system/role/index.vue
index edd8a44c..a33bc9eb 100644
--- a/ZR.Vue/src/views/system/role/index.vue
+++ b/ZR.Vue/src/views/system/role/index.vue
@@ -6,7 +6,6 @@
v-model="queryParams.roleName"
placeholder="请输入角色名称"
clearable
- size="small"
style="width: 240px"
@keyup.enter.native="handleQuery"
/>
@@ -15,20 +14,20 @@
-->
-
+
- 搜索
- 重置
+ 搜索
+ 重置
- 新增
+ 新增
diff --git a/ZR.Vue/src/views/system/roleusers/index.vue b/ZR.Vue/src/views/system/roleusers/index.vue
index c396a5a5..ccd323ab 100644
--- a/ZR.Vue/src/views/system/roleusers/index.vue
+++ b/ZR.Vue/src/views/system/roleusers/index.vue
@@ -20,22 +20,22 @@
@keyup.enter.native="searchRoleUser" />
- 搜索
+ 搜索
- 添加用户
+ 添加用户
-
+
批量取消授权
- 关闭
+ 关闭
diff --git a/ZR.Vue/src/views/system/user/index.vue b/ZR.Vue/src/views/system/user/index.vue
index 6bda765c..554b423a 100644
--- a/ZR.Vue/src/views/system/user/index.vue
+++ b/ZR.Vue/src/views/system/user/index.vue
@@ -8,7 +8,6 @@
v-model="deptName"
placeholder="请输入部门名称"
clearable
- size="small"
prefix-icon="el-icon-search"
style="margin-bottom: 20px"
/>
@@ -33,7 +32,6 @@
v-model="queryParams.userName"
placeholder="请输入用户名称"
clearable
- size="small"
style="width: 240px"
@keyup.enter.native="handleQuery"
/>
@@ -43,7 +41,6 @@
v-model="queryParams.phonenumber"
placeholder="请输入手机号码"
clearable
- size="small"
style="width: 240px"
@keyup.enter.native="handleQuery"
/>
@@ -57,7 +54,6 @@
- 搜索
- 重置
+ 搜索
+ 重置
- 新增
+ 新增
- 导入
- 导出
diff --git a/ZR.Vue/src/views/tool/gen/editTable.vue b/ZR.Vue/src/views/tool/gen/editTable.vue
index fdb11917..d81542ce 100644
--- a/ZR.Vue/src/views/tool/gen/editTable.vue
+++ b/ZR.Vue/src/views/tool/gen/editTable.vue
@@ -9,9 +9,9 @@
-
-
-
+
+
+
@@ -203,6 +203,7 @@ export default {
sortType: genTable.sortType,
checkedBtn: genTable.checkedBtn,
permissionPrefix: genTable.permissionPrefix,
+ frontTpl: genTable.frontTpl,
}
updateGenTable(genTable).then((res) => {
diff --git a/ZR.Vue/src/views/tool/gen/genInfoForm.vue b/ZR.Vue/src/views/tool/gen/genInfoForm.vue
index b08935e6..79f7249e 100644
--- a/ZR.Vue/src/views/tool/gen/genInfoForm.vue
+++ b/ZR.Vue/src/views/tool/gen/genInfoForm.vue
@@ -14,7 +14,16 @@
-
+
+
+ 前端模板
+
+
+
+
+
+
+
diff --git a/document/images/qrcodeH5.png b/document/images/qrcodeH5.png
index 2b4cb322..5ffe17cf 100644
Binary files a/document/images/qrcodeH5.png and b/document/images/qrcodeH5.png differ