From 2aa921f1d450d083f173569841dbc16f42f4b5c5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=AE=B6=E4=B8=9C?= <1654135867@qq.com>
Date: Thu, 9 May 2024 15:56:07 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E7=BA=BF=E6=9F=A5=E7=9C=8B=E6=96=87?=
=?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ant-design-vue-jeecg/.env.development | 2 +-
ant-design-vue-jeecg/.env.production | 2 +-
ant-design-vue-jeecg/src/views/seresource/SeresourceList.vue | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/ant-design-vue-jeecg/.env.development b/ant-design-vue-jeecg/.env.development
index 809edee..082aee1 100644
--- a/ant-design-vue-jeecg/.env.development
+++ b/ant-design-vue-jeecg/.env.development
@@ -2,4 +2,4 @@ NODE_ENV=development
# VUE_APP_API_BASE_URL=http://localhost:8081/jeecg-boot
VUE_APP_API_BASE_URL=http://10.115.112.52:8081/jeecg-boot
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
-VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
\ No newline at end of file
+VUE_APP_ONLINE_BASE_URL=http://localhost:8012
\ No newline at end of file
diff --git a/ant-design-vue-jeecg/.env.production b/ant-design-vue-jeecg/.env.production
index 5d1dabd..ef6328f 100644
--- a/ant-design-vue-jeecg/.env.production
+++ b/ant-design-vue-jeecg/.env.production
@@ -1,4 +1,4 @@
NODE_ENV=production
VUE_APP_API_BASE_URL=http://localhost:8081/jeecg-boot
VUE_APP_CAS_BASE_URL=http://localhost:8888/cas
-VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
\ No newline at end of file
+VUE_APP_ONLINE_BASE_URL=http://localhost:8012
\ No newline at end of file
diff --git a/ant-design-vue-jeecg/src/views/seresource/SeresourceList.vue b/ant-design-vue-jeecg/src/views/seresource/SeresourceList.vue
index 2f50099..993b52b 100644
--- a/ant-design-vue-jeecg/src/views/seresource/SeresourceList.vue
+++ b/ant-design-vue-jeecg/src/views/seresource/SeresourceList.vue
@@ -63,10 +63,11 @@
@click="downloadFile(text)">
下载
-
+