From 7db8fb5773f954fee1dc2df4b7bda8e6c7c8c9f1 Mon Sep 17 00:00:00 2001 From: wen <1515> Date: Tue, 8 Nov 2022 18:49:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E3=80=82=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 3 +++ src/views/filemange/index.vue | 5 +++-- src/views/subfile/index.vue | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index 31c606b..97e2a25 100644 --- a/public/index.html +++ b/public/index.html @@ -15,5 +15,8 @@
+ + + diff --git a/src/views/filemange/index.vue b/src/views/filemange/index.vue index ca96cd7..d18fef9 100644 --- a/src/views/filemange/index.vue +++ b/src/views/filemange/index.vue @@ -7,6 +7,7 @@ 重命名 -->
+ { let datamain = response.data; diff --git a/src/views/subfile/index.vue b/src/views/subfile/index.vue index 1173f75..0aa5f1d 100644 --- a/src/views/subfile/index.vue +++ b/src/views/subfile/index.vue @@ -248,8 +248,8 @@ export default { data() { return { // 环境变量 - imgurl:process.env.VUE_APP_IMG_URL, - //imgurl:'https://demo.jialuoma.cn', + //imgurl:process.env.VUE_APP_IMG_URL, + imgurl:'https://demo.jialuoma.cn', loadingText: '文件获取中...', emptyText: '无文件数据',