From f421c6a49df4d7fc7b05c6d2f4833f2e74916c13 Mon Sep 17 00:00:00 2001 From: libao <15050590816@163.com> Date: Sat, 11 May 2024 09:30:39 +0800 Subject: [PATCH] =?UTF-8?q?2024.5.11=20=E5=90=8E=E5=8F=B0=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/main.js | 1 - ruoyi-ui/src/views/index.vue | 2096 ++++++++--------- ruoyi-ui/src/views/system/article/index.vue | 65 +- .../src/views/system/materialGroup/index.vue | 6 +- 4 files changed, 1084 insertions(+), 1084 deletions(-) diff --git a/ruoyi-ui/src/main.js b/ruoyi-ui/src/main.js index 13c6cf2..c250874 100644 --- a/ruoyi-ui/src/main.js +++ b/ruoyi-ui/src/main.js @@ -48,7 +48,6 @@ Vue.prototype.selectDictLabel = selectDictLabel Vue.prototype.selectDictLabels = selectDictLabels Vue.prototype.download = download Vue.prototype.handleTree = handleTree - // 全局组件挂载 Vue.component('DictTag', DictTag) Vue.component('Pagination', Pagination) diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 1a7310a..b91f7b2 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -1,1067 +1,1067 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + diff --git a/ruoyi-ui/src/views/system/article/index.vue b/ruoyi-ui/src/views/system/article/index.vue index 33267ef..d204a19 100644 --- a/ruoyi-ui/src/views/system/article/index.vue +++ b/ruoyi-ui/src/views/system/article/index.vue @@ -274,38 +274,38 @@ v-hasPermi="['system:article:add']" >新增 - - 修改 - - - 删除 - - - 导出 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -655,6 +655,7 @@ export default { }, /** 提交按钮 */ submitForm() { + this.form.content=Base64.encode(this.form.content) this.$refs["form"].validate(valid => { if (valid) { if (this.form.id != null) { diff --git a/ruoyi-ui/src/views/system/materialGroup/index.vue b/ruoyi-ui/src/views/system/materialGroup/index.vue index 84427a9..9bf2a8e 100644 --- a/ruoyi-ui/src/views/system/materialGroup/index.vue +++ b/ruoyi-ui/src/views/system/materialGroup/index.vue @@ -156,9 +156,9 @@ - - - + + +