diff --git a/config/app.js b/config/app.js index d42bfbc..4006505 100644 --- a/config/app.js +++ b/config/app.js @@ -2,8 +2,8 @@ let httpApiThree; let httpApi; // 总域名 let httpApiTwo; // 物流系统域名 -const env = 'dev'; // 开发 -// const env = 'prod'; // 生产 +// const env = 'dev'; // 开发 +const env = 'prod'; // 生产 // const env = 'prew'; // 预上线 // const env = 'local'; // 本地 diff --git a/manifest.json b/manifest.json index 7af43db..7da5b5d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ // "appid" : "__UNI__3A527D1", "appid": "__UNI__B5B1EDD", "description": "", - "versionName": "1.3.0", - "versionCode": 130, + "versionName": "1.3.3", + "versionCode": 133, "transformPx": false, /* 5+App特有相关 */ "app-plus": { diff --git a/subpkg/merchantDetails/merchantDetails.vue b/subpkg/merchantDetails/merchantDetails.vue index 040c4d3..8823e77 100644 --- a/subpkg/merchantDetails/merchantDetails.vue +++ b/subpkg/merchantDetails/merchantDetails.vue @@ -50,12 +50,12 @@ 公司性质: - {{extend.company_name}} + {{extend.is_company==1?"对公户":"个体户" }} 公司名称: - {{extend.is_company==1?"对公户":"个体户" }} + {{extend.company_name}} 法人姓名: