From 637e8357a7f4eb559c07e46f108248d2a96aac8b Mon Sep 17 00:00:00 2001 From: dqjdda <201507802@qq.com> Date: Fri, 1 Nov 2019 19:35:16 +0800 Subject: [PATCH] =?UTF-8?q?v2.3=20=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= =?UTF-8?q?=EF=BC=8C=E8=AF=A6=E6=83=85=E6=9F=A5=E7=9C=8B=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- package.json | 2 +- src/views/components/Editor.vue | 28 ++++++++++------------------ src/views/monitor/online/index.vue | 2 +- src/views/system/menu/form.vue | 8 ++++---- 5 files changed, 18 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index da80587..a746da3 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ eladmin 前端源码 | | 后端源码 | 前端源码 | |--- |--- | --- | -| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-qd | -| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-qt | +| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web | +| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web | #### 开发文档 [https://docs.auauz.net/#/](https://docs.auauz.net/#/) diff --git a/package.json b/package.json index 4c6f09f..ec37f34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eladmin-web", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "description": "eladmin 前端代码", "author": "jie ", diff --git a/src/views/components/Editor.vue b/src/views/components/Editor.vue index 5f05b24..1ae75de 100644 --- a/src/views/components/Editor.vue +++ b/src/views/components/Editor.vue @@ -1,36 +1,23 @@ @@ -64,4 +52,8 @@ export default { .editor-content{ padding-left: 5px; } + .text { + text-align:left; + margin: 5px + } diff --git a/src/views/monitor/online/index.vue b/src/views/monitor/online/index.vue index ba65688..5ed9691 100644 --- a/src/views/monitor/online/index.vue +++ b/src/views/monitor/online/index.vue @@ -26,7 +26,7 @@ {{ parseTime(scope.row.loginTime) }} - +