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="描述文字">