From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Consumable_21/views/login.json | 84 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 84 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/login.json b/force-app/main/default/experiences/Consumable_21/views/login.json new file mode 100644 index 0000000..a4ca17c --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/login.json @@ -0,0 +1,84 @@ +{ + "appPageId": "e8609e96-b5d8-40fb-a7e5-29203d1e7f60", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "be3be526-74c7-4da5-a294-7c1b8c76c714", + "label": "Login", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "salesforceIdentity:communityLogo2", + "id": "8840fb81-2fb9-4359-ad4d-57aedd5614e9", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "forgotPasswordLabel": "蹇樿瀵嗙爜锛�", + "forgotPasswordUrl": "/ForgotPassword", + "loginButtonLabel": "鐧诲綍", + "passwordLabel": "瀵嗙爜", + "selfRegisterLabel": "Not a member?", + "selfRegisterUrl": "/SelfRegister", + "startUrl": "", + "usernameLabel": "鐢ㄦ埛鍚�" + }, + "componentName": "salesforceIdentity:loginForm2", + "id": "8ead5baf-ed64-430c-a475-b6cdc3eb3b5c", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "headerText": "", + "showHeader": false, + "useCommunityDomainSso": true + }, + "componentName": "salesforceIdentity:socialLogin2", + "id": "66f76f11-5317-435a-bfc6-3e59f8978cc6", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "employeeLoginLinkLabel": "Are you an employee? Login here" + }, + "componentName": "salesforceIdentity:employeeLoginLink2", + "id": "e8e38ed8-1ddf-4a59-88ca-f270b0f0ebe0", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "51954b6d-bf9e-46f7-bd96-0e3d0cbdca43", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Login" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "73410d9b-2aff-4d43-ad50-56db757ad791", + "renditionMap": {}, + "type": "component" + } + ], + "id": "93e7f8cf-1ccf-4fb8-9b1f-50e44e20ddcb", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Login", + "type": "view", + "viewType": "login-home" +} -- Gitblit v1.9.1