From 3c45b706fc7288555a0061e03e2afc856592825a Mon Sep 17 00:00:00 2001 From: yulixing Date: Tue, 24 Sep 2019 16:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=85=88=E7=BA=A7=E3=80=81=E9=98=BF?= =?UTF-8?q?=E6=8B=89=E4=B8=81=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boundle.sh | 4 ++-- src/views/ad/edit.vue | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/boundle.sh b/boundle.sh index 8e18195..8272b03 100644 --- a/boundle.sh +++ b/boundle.sh @@ -5,8 +5,8 @@ source /etc/profile npm install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log echo 'copy node_modules to /data/publish/node_packages' >> boundle.log -#npm run build:prod -npm run build:stage +npm run build:prod +#npm run build:stage cd ./dist/ && tar -zcvf pop-sys.tar.gz ./ cd .. diff --git a/src/views/ad/edit.vue b/src/views/ad/edit.vue index 93de3eb..0099cb9 100644 --- a/src/views/ad/edit.vue +++ b/src/views/ad/edit.vue @@ -86,6 +86,16 @@ :disabled="!writeable" /> + + +