From c00c5edc8251d179114de31bc65e214b7db316d8 Mon Sep 17 00:00:00 2001 From: zyronon Date: Mon, 6 Sep 2021 15:07:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96uploader=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 8 +- src/pages/Test.vue | 146 ++++++++++++++++++++++++++++++------- src/pages/home/Index2.vue | 6 +- src/pages/me/Me.vue | 9 ++- src/pages/me/Uploader.less | 96 +++++++++++++++--------- src/pages/me/Uploader.vue | 48 +++++++----- 6 files changed, 223 insertions(+), 90 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index 0d803db..33be0ef 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -1,8 +1,8 @@ export default { - baseUrl: 'http://192.168.0.105/index.php/v1', - filePreview:'http://192.168.0.105/static/uploads/', - // baseUrl: 'http://192.168.10.164//index.php/v1', - // filePreview:'http://192.168.10.164/static/uploads/' + // baseUrl: 'http://192.168.0.105/index.php/v1', + // filePreview:'http://192.168.0.105/static/uploads/', + baseUrl: 'http://192.168.10.164//index.php/v1', + filePreview:'http://192.168.10.164/static/uploads/' // baseUrl: 'http://localhost//index.php/v1', // filePreview:'http://localhost/static/uploads/' } \ No newline at end of file diff --git a/src/pages/Test.vue b/src/pages/Test.vue index a7ba208..f41ab28 100644 --- a/src/pages/Test.vue +++ b/src/pages/Test.vue @@ -6,42 +6,39 @@
- +
+ +
+ +
+