From c9f34d573cff85a2d6fe18942bf39f217890f70d Mon Sep 17 00:00:00 2001 From: yulixing Date: Thu, 5 Sep 2019 16:57:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9A=82=E5=81=9C/=E5=90=AF?= =?UTF-8?q?=E7=94=A8=E6=98=BE=E7=A4=BA=20=20=20=E8=A1=A8=E5=8D=95=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 +- src/views/ad/edit.vue | 74 ++++++++++++++++++++---------------- src/views/ad/list.vue | 56 ++++++++++++++++++++------- src/views/admin/ad-list.vue | 2 +- vue.config.js | 2 +- 文档 (E) - 快捷方式.lnk | Bin 0 -> 503 bytes 6 files changed, 88 insertions(+), 49 deletions(-) create mode 100644 文档 (E) - 快捷方式.lnk diff --git a/.env.development b/.env.development index a655767..5d11f94 100644 --- a/.env.development +++ b/.env.development @@ -11,7 +11,8 @@ VUE_APP_LDAP_USER = 'ops-apiuser' VUE_APP_LDAP_PWD = 'hhsxafTuUtVV' # upload -VUE_APP_UPLOAD = '/upload/cos' +# VUE_APP_UPLOAD = '/upload/cos' +VUE_APP_UPLOAD = 'http://promotion.kingsome.cn/interface/cos_upload' # area api VUE_APP_MP = '/mp' diff --git a/src/views/ad/edit.vue b/src/views/ad/edit.vue index f748450..9ac47a4 100644 --- a/src/views/ad/edit.vue +++ b/src/views/ad/edit.vue @@ -195,7 +195,7 @@ diff --git a/src/views/ad/list.vue b/src/views/ad/list.vue index 8757475..9e1cbb5 100644 --- a/src/views/ad/list.vue +++ b/src/views/ad/list.vue @@ -166,6 +166,7 @@ prop="name" label="操作" fixed="right" + width="130" >