From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Partner21/views/login.json | 156 ++++++++++++++++++++++++++-------------------------- 1 files changed, 78 insertions(+), 78 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/login.json b/force-app/main/default/experiences/Partner21/views/login.json index 5f736c0..fbccdfb 100644 --- a/force-app/main/default/experiences/Partner21/views/login.json +++ b/force-app/main/default/experiences/Partner21/views/login.json @@ -1,84 +1,84 @@ { - "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "6a024f98-3cde-4f9a-8648-4fd1e841d503", - "label": "Login", - "regions": [ - { - "components": [ + "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "6a024f98-3cde-4f9a-8648-4fd1e841d503", + "label": "Login", + "regions": [ { - "componentAttributes": {}, - "componentName": "salesforceIdentity:communityLogo2", - "id": "ce8477f0-e84e-4eb9-8b02-8ed6d0709a34", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": {}, + "componentName": "salesforceIdentity:communityLogo2", + "id": "ce8477f0-e84e-4eb9-8b02-8ed6d0709a34", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "forgotPasswordLabel": "Forgot your password?", + "forgotPasswordUrl": "/ForgotPassword", + "loginButtonLabel": "Log in", + "passwordLabel": "Password", + "selfRegisterLabel": "Not a member?", + "selfRegisterUrl": "/SelfRegister", + "startUrl": "", + "usernameLabel": "Username" + }, + "componentName": "salesforceIdentity:loginForm2", + "id": "d269f601-257c-4b88-8d58-256a92812a38", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "headerText": "", + "showHeader": false, + "useCommunityDomainSso": true + }, + "componentName": "salesforceIdentity:socialLogin2", + "id": "cf4b2470-b283-4b7c-b875-2e70f19ce5ca", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "employeeLoginLinkLabel": "Are you an employee? Login here" + }, + "componentName": "salesforceIdentity:employeeLoginLink2", + "id": "b9c2749e-a28a-491a-be9a-df56094300ac", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "054db53d-e77e-4e69-aee6-66bdde6ec710", + "regionName": "content", + "type": "region" }, { - "componentAttributes": { - "forgotPasswordLabel": "Forgot your password?", - "forgotPasswordUrl": "/ForgotPassword", - "loginButtonLabel": "Log in", - "passwordLabel": "Password", - "selfRegisterLabel": "Not a member?", - "selfRegisterUrl": "/SelfRegister", - "startUrl": "", - "usernameLabel": "Username" - }, - "componentName": "salesforceIdentity:loginForm2", - "id": "d269f601-257c-4b88-8d58-256a92812a38", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "headerText": "", - "showHeader": false, - "useCommunityDomainSso": true - }, - "componentName": "salesforceIdentity:socialLogin2", - "id": "cf4b2470-b283-4b7c-b875-2e70f19ce5ca", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "employeeLoginLinkLabel": "Are you an employee? Login here" - }, - "componentName": "salesforceIdentity:employeeLoginLink2", - "id": "b9c2749e-a28a-491a-be9a-df56094300ac", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Login" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "da3bc35f-f5d2-4e0a-bcf0-a3f4be052490", + "renditionMap": {}, + "type": "component" + } + ], + "id": "55f912a8-0264-489a-bd74-539ef9871ee5", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "054db53d-e77e-4e69-aee6-66bdde6ec710", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Login" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "da3bc35f-f5d2-4e0a-bcf0-a3f4be052490", - "renditionMap": {}, - "type": "component" - } - ], - "id": "55f912a8-0264-489a-bd74-539ef9871ee5", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Login", - "type": "view", - "viewType": "login-home" + ], + "themeLayoutType": "Login", + "type": "view", + "viewType": "login-home" } -- Gitblit v1.9.1