From 906be35657eb36ab19bf4ff4d3e82bf4183ff999 Mon Sep 17 00:00:00 2001 From: loveflow <5269966+loveflow@user.noreply.gitee.com> Date: Tue, 9 Jul 2024 20:37:58 +0800 Subject: [PATCH] update --- public/static/config.js | 2 +- src/components/upload.vue | 937 +++++++++++++++++++++----------------- 2 files changed, 509 insertions(+), 430 deletions(-) diff --git a/public/static/config.js b/public/static/config.js index 6edc2f9..173f304 100644 --- a/public/static/config.js +++ b/public/static/config.js @@ -19,6 +19,6 @@ window.$TOKEN = { }; window.$SERVICE = { - BASEURL:"http://121.41.91.94:8080/zhapi" + BASEURL:"http://1.94.45.26:10045/zhapi" //BASEURL: "http://1.94.45.26:10006/zhapi", //后端服务地址 }; diff --git a/src/components/upload.vue b/src/components/upload.vue index 2e041da..9e19256 100644 --- a/src/components/upload.vue +++ b/src/components/upload.vue @@ -1,483 +1,562 @@ \ No newline at end of file