From 08960ca215454c7330e580dd0ab93878ce36b9a1 Mon Sep 17 00:00:00 2001
From: yaolonglong <yaolonglong15@163.com>
Date: 星期二, 25 十一月 2025 16:59:07 +0800
Subject: [PATCH] 修改展示问题

---
 static/policy/zhi1.png                    |    0 
 policy/policyApply/policyApply.vue        |    4 ++--
 common/config.js                          |    4 ++--
 static/policy/zhi6.png                    |    0 
 pages/registerCompany/registerCompany.vue |    9 +++++----
 5 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/common/config.js b/common/config.js
index c100e16..5c9d95c 100644
--- a/common/config.js
+++ b/common/config.js
@@ -20,11 +20,11 @@
   serverTempl: "https://jmy.jinmingyuan.com",
   socketTempl: "wss://yqzx.jinmingyuan.com/wsPerCode",
   h5Temp: "https://jmy.jinmingyuan.com/ecosphere-h5",
-  serverUrl: 'https://jmy.jinmingyuan.com/smrq-api',
+  serverUrl: 'https://www.cbcemsrq.com/smrq-api/',
   h5Url: 'https://jmy.jinmingyuan.com/service-merchant',
   ftpUrl: 'https://jmy.jinmingyuan.com/file',
   // ftpUrl: 'https://echftp.jinmingyuan.com',
-  baseUrl: 'https://jmy.jinmingyuan.com/smrq-api',
+  baseUrl: 'https://www.cbcemsrq.com/smrq-api/',
   wx_appid: 'wxad8cc511da676bd4',
   ali_appid: '2021003199690698'
 }
diff --git a/pages/registerCompany/registerCompany.vue b/pages/registerCompany/registerCompany.vue
index 1710cf7..c69179b 100644
--- a/pages/registerCompany/registerCompany.vue
+++ b/pages/registerCompany/registerCompany.vue
@@ -164,10 +164,11 @@
 						this.uploadImage(val.tempFilePaths[0])
 					},
 					fail: err => {
-						uni.showToast({
-							title: "涓婁紶鍑洪敊",
-							icon: 'none'
-						})
+						console.log(err);
+						// uni.showToast({
+						// 	title: "涓婁紶鍑洪敊",
+						// 	icon: 'none'
+						// })
 					}
 				})
 			},
diff --git a/policy/policyApply/policyApply.vue b/policy/policyApply/policyApply.vue
index 45992d4..1831556 100644
--- a/policy/policyApply/policyApply.vue
+++ b/policy/policyApply/policyApply.vue
@@ -4,9 +4,9 @@
       <view class="form">
         <view class="form-item">
           <view class="form-label require">
-            璁″垝鍚嶇О
+            涓存椂璁″垝鍚嶇О
           </view>
-          <input type="text" placeholder="璇疯緭鍏ヨ鍒掑悕绉�" v-model.trim="form.enforceReason" />
+          <input type="text" placeholder="璇疯緭鍏ヤ复鏃惰鍒掑悕绉�" v-model.trim="form.enforceReason" />
         </view>
         <view class="form-item">
           <view class="form-label require">
diff --git a/static/policy/zhi1.png b/static/policy/zhi1.png
index 6dfb7db..c6ea430 100644
--- a/static/policy/zhi1.png
+++ b/static/policy/zhi1.png
Binary files differ
diff --git a/static/policy/zhi6.png b/static/policy/zhi6.png
new file mode 100644
index 0000000..6dfb7db
--- /dev/null
+++ b/static/policy/zhi6.png
Binary files differ

--
Gitblit v1.9.1