From d06d4c15bc2eec5c54b37402bc8fb2810344383f Mon Sep 17 00:00:00 2001 From: Suwings Date: Sat, 25 Dec 2021 14:24:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=20=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/views/Settings.vue | 36 ++++++++++++++++++++++-------------- src/app/views/Users.vue | 9 ++------- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/src/app/views/Settings.vue b/src/app/views/Settings.vue index 4337bae..361d335 100644 --- a/src/app/views/Settings.vue +++ b/src/app/views/Settings.vue @@ -1,7 +1,7 @@ @@ -227,9 +227,11 @@ 开源软件协议发行

- 任何人均可以对这份代码进行修改,复制,分发和使用。
- 可以对使用者收取服务费用,但必须无偿的公开修改后的软件源代码,并声明所修改代码处。 + 此协议准许每个人都可以复制和分发代码副本,但不允许对其进行任何更改(其中前端网页界面准许自由修改)。
+ 可以对使用者收取服务费用,但必须无偿提供软件的完整源代码。
+ Everyone is permitted to copy and distribute verbatim copies of this license document, + but changing it is not allowed (Except UI).

@@ -242,18 +244,24 @@
- -

- {{ item.name }} -

-

- {{ item.message ? item.message : "--" }} -

-
+ +

+ {{ item.name }} +

+

+ {{ item.message ? item.message : "--" }} +

+
+

diff --git a/src/app/views/Users.vue b/src/app/views/Users.vue index 81b8fee..6faf7cf 100644 --- a/src/app/views/Users.vue +++ b/src/app/views/Users.vue @@ -1,7 +1,7 @@ @@ -135,12 +135,7 @@

重置密码

不填写则不更变原有值

- +

权限

普通权限适用于商业用户,最高权限适用于管理人员