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: '无文件数据',