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) }} - +