From 0dbbba73ed7d2fb22e715e91e49807bc64a8858f Mon Sep 17 00:00:00 2001 From: lxz Date: Thu, 11 Jan 2024 18:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.js | 4 ++-- manifest.json | 4 ++-- subpkg/merchantDetails/merchantDetails.vue | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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}} 法人姓名: