|
@@ -209,11 +209,11 @@ export function showLoginPage(){
|
|
|
"suffix": "并使用本机号码登录", // 条款后的文案 默认值:“并使用本机号码登录”
|
|
"suffix": "并使用本机号码登录", // 条款后的文案 默认值:“并使用本机号码登录”
|
|
|
"privacyItems": [ // 自定义协议条款,最大支持2个,需要同时设置url和title. 否则不生效
|
|
"privacyItems": [ // 自定义协议条款,最大支持2个,需要同时设置url和title. 否则不生效
|
|
|
{
|
|
{
|
|
|
- "url": "https://userapp.his.cdwjyyh.com/web/userAgreement", // 点击跳转的协议详情页面
|
|
|
|
|
|
|
+ "url": "https://userapp.klbycp.com/web/getAgreementConfig?appId=wxecdaff01852ca309&agreementType=appUserAgreement", // 点击跳转的协议详情页面
|
|
|
"title": "用户服务协议" // 协议名称
|
|
"title": "用户服务协议" // 协议名称
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "url": "https://userapp.his.cdwjyyh.com/web/privacyPolicy", // 点击跳转的协议详情页面
|
|
|
|
|
|
|
+ "url": "https://userapp.klbycp.com/web/getAgreementConfig?appId=wxecdaff01852ca309&agreementType=appPrivacyAgreement", // 点击跳转的协议详情页面
|
|
|
"title": "隐私保护" // 协议名称
|
|
"title": "隐私保护" // 协议名称
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|