From e1b981115b2c3594137bea1f6eaef0b4851e0dbe Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 17 Apr 2026 16:24:37 +0800
Subject: [PATCH] feat: 屏蔽实名认证

---
 unpackage/res/icons/80x80.png     |    0 
 unpackage/res/icons/76x76.png     |    0 
 unpackage/res/icons/120x120.png   |    0 
 unpackage/res/icons/192x192.png   |    0 
 unpackage/res/icons/152x152.png   |    0 
 unpackage/res/icons/40x40.png     |    0 
 unpackage/res/icons/96x96.png     |    0 
 unpackage/res/icons/1024x1024.png |    0 
 util.js                           |   67 +++++++++++++++++----------------
 unpackage/res/icons/29x29.png     |    0 
 unpackage/res/icons/58x58.png     |    0 
 unpackage/res/icons/60x60.png     |    0 
 unpackage/res/icons/167x167.png   |    0 
 unpackage/res/icons/20x20.png     |    0 
 unpackage/res/icons/144x144.png   |    0 
 unpackage/res/icons/87x87.png     |    0 
 unpackage/res/icons/180x180.png   |    0 
 unpackage/res/icons/72x72.png     |    0 
 18 files changed, 34 insertions(+), 33 deletions(-)

diff --git a/unpackage/res/icons/1024x1024.png b/unpackage/res/icons/1024x1024.png
index 5d2bb18..2e5a8ce 100644
--- a/unpackage/res/icons/1024x1024.png
+++ b/unpackage/res/icons/1024x1024.png
Binary files differ
diff --git a/unpackage/res/icons/120x120.png b/unpackage/res/icons/120x120.png
index cb7f27d..5e4898c 100644
--- a/unpackage/res/icons/120x120.png
+++ b/unpackage/res/icons/120x120.png
Binary files differ
diff --git a/unpackage/res/icons/144x144.png b/unpackage/res/icons/144x144.png
index 94abdd9..ad09a4c 100644
--- a/unpackage/res/icons/144x144.png
+++ b/unpackage/res/icons/144x144.png
Binary files differ
diff --git a/unpackage/res/icons/152x152.png b/unpackage/res/icons/152x152.png
index 3e2b5fc..7c16f18 100644
--- a/unpackage/res/icons/152x152.png
+++ b/unpackage/res/icons/152x152.png
Binary files differ
diff --git a/unpackage/res/icons/167x167.png b/unpackage/res/icons/167x167.png
index 8ad75f7..9e692ae 100644
--- a/unpackage/res/icons/167x167.png
+++ b/unpackage/res/icons/167x167.png
Binary files differ
diff --git a/unpackage/res/icons/180x180.png b/unpackage/res/icons/180x180.png
index 01837c4..b89ee60 100644
--- a/unpackage/res/icons/180x180.png
+++ b/unpackage/res/icons/180x180.png
Binary files differ
diff --git a/unpackage/res/icons/192x192.png b/unpackage/res/icons/192x192.png
index d42798c..4a3b49f 100644
--- a/unpackage/res/icons/192x192.png
+++ b/unpackage/res/icons/192x192.png
Binary files differ
diff --git a/unpackage/res/icons/20x20.png b/unpackage/res/icons/20x20.png
index ecf714f..1db77f7 100644
--- a/unpackage/res/icons/20x20.png
+++ b/unpackage/res/icons/20x20.png
Binary files differ
diff --git a/unpackage/res/icons/29x29.png b/unpackage/res/icons/29x29.png
index b9d69cb..017105d 100644
--- a/unpackage/res/icons/29x29.png
+++ b/unpackage/res/icons/29x29.png
Binary files differ
diff --git a/unpackage/res/icons/40x40.png b/unpackage/res/icons/40x40.png
index dba2724..daccb18 100644
--- a/unpackage/res/icons/40x40.png
+++ b/unpackage/res/icons/40x40.png
Binary files differ
diff --git a/unpackage/res/icons/58x58.png b/unpackage/res/icons/58x58.png
index 777fde8..1557c17 100644
--- a/unpackage/res/icons/58x58.png
+++ b/unpackage/res/icons/58x58.png
Binary files differ
diff --git a/unpackage/res/icons/60x60.png b/unpackage/res/icons/60x60.png
index 05e6eeb..1565f1e 100644
--- a/unpackage/res/icons/60x60.png
+++ b/unpackage/res/icons/60x60.png
Binary files differ
diff --git a/unpackage/res/icons/72x72.png b/unpackage/res/icons/72x72.png
index 52a39a3..d437bfc 100644
--- a/unpackage/res/icons/72x72.png
+++ b/unpackage/res/icons/72x72.png
Binary files differ
diff --git a/unpackage/res/icons/76x76.png b/unpackage/res/icons/76x76.png
index d37272b..2f86bcf 100644
--- a/unpackage/res/icons/76x76.png
+++ b/unpackage/res/icons/76x76.png
Binary files differ
diff --git a/unpackage/res/icons/80x80.png b/unpackage/res/icons/80x80.png
index b8ec6d6..b3cb642 100644
--- a/unpackage/res/icons/80x80.png
+++ b/unpackage/res/icons/80x80.png
Binary files differ
diff --git a/unpackage/res/icons/87x87.png b/unpackage/res/icons/87x87.png
index 62eac4d..c7c5598 100644
--- a/unpackage/res/icons/87x87.png
+++ b/unpackage/res/icons/87x87.png
Binary files differ
diff --git a/unpackage/res/icons/96x96.png b/unpackage/res/icons/96x96.png
index 0c68f3f..4e4a6e7 100644
--- a/unpackage/res/icons/96x96.png
+++ b/unpackage/res/icons/96x96.png
Binary files differ
diff --git a/util.js b/util.js
index 539933f..1f9b238 100644
--- a/util.js
+++ b/util.js
@@ -261,39 +261,40 @@
 		})
 		return false
 	} else {
-		let userInfo = getUserInfo()
-		let goUrl = ''
-		if(userInfo.idcard_auth == 0){
-			goUrl = '/pages/idcard/idcard'
-		} else if(userInfo.face_auth == 0){
-			goUrl = '/pages/face/face'
-		} else if(userInfo.job_auth == 0){
-			goUrl = '/pages/job/job'
-		} else if(userInfo.bank_auth == 0){
-			goUrl = '/pages/addBank/addBank?backUrl=/pages/face/face'
-		}
-		console.log('goUrl', goUrl)
-		if(goUrl != ''){
-			uni.showModal({
-				title: '温馨提示',
-				content: '根据国家法律法规规定,使用本服务需要完成实名认证,是否前往认证?',
-				success: function (res) {
-					if (res.confirm) {
-						uni.navigateTo({
-							url: goUrl
-						})
-					}
-				}
-			})
-			return false
-		}
-		if(url != '' && isgo == 1){
-			uni.navigateTo({
-				url: url
-			})
-		} else {
-			return true
-		}
+		return true
+		// let userInfo = getUserInfo()
+		// let goUrl = ''
+		// if(userInfo.idcard_auth == 0){
+		// 	goUrl = '/pages/idcard/idcard'
+		// } else if(userInfo.face_auth == 0){
+		// 	goUrl = '/pages/face/face'
+		// } else if(userInfo.job_auth == 0){
+		// 	goUrl = '/pages/job/job'
+		// } else if(userInfo.bank_auth == 0){
+		// 	goUrl = '/pages/addBank/addBank?backUrl=/pages/face/face'
+		// }
+		// console.log('goUrl', goUrl)
+		// if(goUrl != ''){
+		// 	uni.showModal({
+		// 		title: '温馨提示',
+		// 		content: '根据国家法律法规规定,使用本服务需要完成实名认证,是否前往认证?',
+		// 		success: function (res) {
+		// 			if (res.confirm) {
+		// 				uni.navigateTo({
+		// 					url: goUrl
+		// 				})
+		// 			}
+		// 		}
+		// 	})
+		// 	return false
+		// }
+		// if(url != '' && isgo == 1){
+		// 	uni.navigateTo({
+		// 		url: url
+		// 	})
+		// } else {
+		// 	return true
+		// }
 	}
 } 
 

--
Gitblit v1.9.3