From c0ed17cc4371fca85c37159b09e66e48dee7946c Mon Sep 17 00:00:00 2001 From: "34701892@qq.com" <34701892@qq.com> Date: Thu, 9 Oct 2025 20:45:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(translate):=20=E6=B7=BB=E5=8A=A0=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E7=BF=BB=E8=AF=91=E7=BB=84=E4=BB=B6=E5=B9=B6?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=88=97=E8=A1=A8=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refactor(env): 更新开发环境API地址配置 style(richedit): 调整移动端列表页样式和布局 feat(richedit): 根据用户类型动态显示不同标签页 --- .env.development | 8 +- src/components/translate/translate.vue | 1 + src/components/translate/translateMobile.vue | 132 +++ .../pages/richedit/DetailDrawer/index.vue | 7 +- src/views/pages/richedit/indexMobile.vue | 901 +++++++++--------- 5 files changed, 609 insertions(+), 440 deletions(-) create mode 100644 src/components/translate/translateMobile.vue diff --git a/.env.development b/.env.development index c92ea84..8aee7a1 100644 --- a/.env.development +++ b/.env.development @@ -4,11 +4,11 @@ ENV = development # 本地环境接口地址 # VITE_API_URL = https://4155gf93ll13.vicp.fun/admin # VITE_API_URL = http://localhost:13579/admin -# VITE_API_URL = https://cankao.cs.com.cn/admin -VITE_API_URL = http://123.60.153.169:8040/admin +VITE_API_URL = https://cankao.cs.com.cn/admin +# VITE_API_URL = http://123.60.153.169:8040/admin # VITE_API_URL = /api #H5的域名,目前是给列表里的复制用 -# VITE_API_URL_H5 = https://cankao.cs.com.cn -VITE_API_URL_H5 = http://123.60.153.169:8040 +VITE_API_URL_H5 = https://cankao.cs.com.cn +# VITE_API_URL_H5 = http://123.60.153.169:8040 diff --git a/src/components/translate/translate.vue b/src/components/translate/translate.vue index 9b15655..7bfff9c 100644 --- a/src/components/translate/translate.vue +++ b/src/components/translate/translate.vue @@ -41,6 +41,7 @@ + + diff --git a/src/views/pages/richedit/DetailDrawer/index.vue b/src/views/pages/richedit/DetailDrawer/index.vue index a77524e..905a9f5 100644 --- a/src/views/pages/richedit/DetailDrawer/index.vue +++ b/src/views/pages/richedit/DetailDrawer/index.vue @@ -123,9 +123,12 @@ style="position: absolute; right: 50px; top: 20px; z-index: 9999"> - + + + -
-
- - - +
+
+ + + - 清空条件 -
+ 清空条件 +
- + -
-
-
- {{ item.name }} -
-
-
+
+
+
+ {{ item.name }} +
+
+
- -
+ +
-
- - +
+
+ + + + {{ item.submitter }} +
-
- 编辑评分: - {{ item.rating }} -
-
- +
- --- 正在加载中 --- - --- 已经到底了 --- -
+ --- 正在加载中 --- + --- 已经到底了 --- +
-
- - - -
- - - -
+
+ + + +
+ + + +