From 9790c4680c8f223ee4c9c362f5f3a0813dd531e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Sun, 27 Apr 2025 09:15:39 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=90=8E=E5=8F=B0=E5=A2=9E=E5=8A=A0=E6=9C=9F?= =?UTF-8?q?=E5=88=8A=E7=9A=84=E5=AD=97=E6=AE=B5=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=EF=BC=8C=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- src/views/paper/add/index.vue | 63 +++++------ src/views/paper/list/index.vue | 200 +++++++++++---------------------- 4 files changed, 94 insertions(+), 173 deletions(-) diff --git a/.env.development b/.env.development index e4c7c7c..bbbb071 100644 --- a/.env.development +++ b/.env.development @@ -6,7 +6,7 @@ VITE_LOGIN_TITLE = '今日固始电子版 管理平台' VITE_LOGIN_EN_TITLE = 'GuShi Platform' VITE_WEB_BASE_API = '/api' # 本地Mock地址 -VITE_SERVER = 'https://democs.gushitv.com/' +VITE_SERVER = 'https://jinrigushitwo.gushitv.com/' # 路由模式[哈希模式 AND WEB模式 [hash | history, 这两个模式是固定死的,不能乱改值] VITE_ROUTER_MODE = hash # 是否使用全部去除console和debugger diff --git a/.env.production b/.env.production index ce77283..ebf559d 100644 --- a/.env.production +++ b/.env.production @@ -6,7 +6,7 @@ VITE_LOGIN_TITLE = '今日固始电子版 管理平台' VITE_LOGIN_EN_TITLE = 'GuShi Platform' VITE_WEB_BASE_API = '' # 后端接口地址 -VITE_SERVER = 'https://democs.gushitv.com/' +VITE_SERVER = 'https://jinrigushitwo.gushitv.com/' # 路由模式[哈希模式 AND WEB模式 [hash | history, 这两个模式是固定死的,不能乱改值] VITE_ROUTER_MODE = hash # 是否使用全部去除console和debugger diff --git a/src/views/paper/add/index.vue b/src/views/paper/add/index.vue index 8db4541..830d90d 100644 --- a/src/views/paper/add/index.vue +++ b/src/views/paper/add/index.vue @@ -5,19 +5,12 @@ - + + + + - - - - - 新增版面 @@ -25,7 +18,7 @@ - + - + - + - + - + @@ -81,8 +75,8 @@ - + diff --git a/src/views/paper/list/index.vue b/src/views/paper/list/index.vue index 36ff2d8..b62b126 100644 --- a/src/views/paper/list/index.vue +++ b/src/views/paper/list/index.vue @@ -12,177 +12,103 @@
- - + +
- + + @koiCancel="handleCancel" :loading="confirmLoading"> - +