From 0777c94a4df7372e75dc44c42cfc3dcc8bf154fd Mon Sep 17 00:00:00 2001 From: wangxy Date: Wed, 12 May 2021 09:45:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=B4=E8=B4=B9=E5=8A=9F=E8=83=BD-=E7=89=A9?= =?UTF-8?q?=E4=B8=9A=E8=B4=B9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- .env.staging | 6 +++--- .eslintignore | 2 +- src/layout/components/Sidebar/Logo.vue | 4 ++-- src/views/property/pay.vue | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.env.production b/.env.production index 3f313f2..2bba6ab 100644 --- a/.env.production +++ b/.env.production @@ -3,6 +3,6 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑 -# VUE_APP_BASE_API = 'http://8.131.69.197:22000' +#VUE_APP_BASE_API = 'http://8.131.69.197:22000' #和瑞 VUE_APP_BASE_API = 'http://8.131.69.197:8094' diff --git a/.env.staging b/.env.staging index 2faa01a..67334b7 100644 --- a/.env.staging +++ b/.env.staging @@ -4,8 +4,8 @@ VUE_APP_ENV = '物业(测试)' NODE_ENV = 'production' # base api -玫苑 -VUE_APP_BASE_API = 'http://101.201.121.115:8092' +# 玫苑 +# VUE_APP_BASE_API = 'http://101.201.121.115:8092' # 和瑞 -# VUE_APP_BASE_API = 'http://101.201.121.115:8094' +VUE_APP_BASE_API = 'http://101.201.121.115:8094' diff --git a/.eslintignore b/.eslintignore index e6529fc..99b9edd 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,4 @@ build/*.js -src/assets +src public dist diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 85b0a9a..6c43dc3 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -37,8 +37,8 @@ export default { }, data() { return { - // title: `和瑞物业`, - title: `玫苑物业`, + title: `和瑞物业`, + // title: `玫苑物业`, logo: '@/assets/logo/logo.png' } } diff --git a/src/views/property/pay.vue b/src/views/property/pay.vue index 0c20e9f..d794f52 100644 --- a/src/views/property/pay.vue +++ b/src/views/property/pay.vue @@ -138,7 +138,7 @@ v-model="fewMonths" style="width:26%;" @change="monthNumChange" - size="small" :min="0" :max="60" label="描述文字"> + size="small" :min="0" label="描述文字">