From a32100e31b93bc378b11ab93617a9c40b081ad70 Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期三, 15 四月 2026 16:44:03 +0800
Subject: [PATCH] 移除核验部分+登录注册接口对接
---
src/config/property.js | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/src/config/property.js b/src/config/property.js
index 683394a..4efa8be 100644
--- a/src/config/property.js
+++ b/src/config/property.js
@@ -1,3 +1,10 @@
export default {
-
+ sex: {
+ key_1: '鐢�',
+ key_0: '濂�'
+ },
+ idCardType: {
+ key_1: '灞呮皯韬唤璇�',
+ key_2: '鍙版腐婢宠瘉浠跺眳姘戞潵寰�鍐呭湴閫氳璇�'
+ }
}
\ No newline at end of file
--
Gitblit v1.8.0