From 59bacf79004cff389cd56a74494b8996be9b17f0 Mon Sep 17 00:00:00 2001
From: 26947 <12@1>
Date: Sat, 25 May 2024 14:06:44 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=96=87=E4=BB=B6=E4=B8=8A?=
=?UTF-8?q?=E4=BC=A0=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
config.js | 2 +-
package.json | 1 +
pages/common/file/fileUpload/index.vue | 107 ++++++++++++++++---------
pages/work/index.vue | 12 +--
4 files changed, 76 insertions(+), 46 deletions(-)
diff --git a/config.js b/config.js
index 2b21c81..ee9c615 100644
--- a/config.js
+++ b/config.js
@@ -4,7 +4,7 @@ export default {
uploadQiNiuDomain: 'https://upload-z2.qiniup.com',
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
// baseUrl: 'http://47.93.242.168:8080',
- baseUrl: 'http://localhost:8080',
+ baseUrl: 'http://47.93.242.168:8080',
// baseUrl: 'http://192.168.123.81:8080',
// baseUrl: 'http://47.93.242.168:8080',
// 应用信息
diff --git a/package.json b/package.json
index 54cc38e..7cf09d4 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"dependencies": {
"clipboard": "^2.0.11",
"dayjs": "^1.11.11",
+ "qiniu": "^7.12.0",
"qiniu-js": "^3.4.2",
"uview-plus": "^3.2.15"
}
diff --git a/pages/common/file/fileUpload/index.vue b/pages/common/file/fileUpload/index.vue
index 5a80e76..4a32637 100644
--- a/pages/common/file/fileUpload/index.vue
+++ b/pages/common/file/fileUpload/index.vue
@@ -1,24 +1,25 @@
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/work/index.vue b/pages/work/index.vue
index e1c6c5d..a4b261e 100644
--- a/pages/work/index.vue
+++ b/pages/work/index.vue
@@ -71,8 +71,8 @@
-
-
+
+
@@ -84,10 +84,12 @@