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/Consumable1/views/login.json | 153 ++++++++++++++++++++++---------------------------- 1 files changed, 68 insertions(+), 85 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/login.json b/force-app/main/default/experiences/Consumable1/views/login.json index bd6d05d..c452118 100644 --- a/force-app/main/default/experiences/Consumable1/views/login.json +++ b/force-app/main/default/experiences/Consumable1/views/login.json @@ -1,91 +1,74 @@ { - "appPageId": "bfbf7350-cdcd-4e2c-97a5-ab51f2aa3b9d", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "4c2e26c5-f1ea-42e0-85f6-371bc184fe49", - "label": "Login", - "regions": [ - { - "components": [ + "appPageId": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "7c2dd152-d6d3-4652-bbfe-cb8e11d83c43", + "label": "Login", + "regions": [ { - "componentAttributes": { - "forgotPasswordLabel": "蹇樿瀵嗙爜锛�", - "forgotPasswordUrl": "/ForgotPassword", - "loginButtonLabel": "鐧诲綍", - "passwordLabel": "瀵嗙爜", - "selfRegisterLabel": "Not a member?", - "selfRegisterUrl": "/SelfRegister", - "startUrl": "", - "usernameLabel": "鐢ㄦ埛鍚�" - }, - "componentName": "salesforceIdentity:loginForm2", - "id": "d6a2d892-7104-4e50-8da1-d4b81c2fd790", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "0249aee3-9513-4ce4-bc73-57051629556f", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Login" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "a508199c-9ac8-499b-9259-710b933385c9", - "renditionMap": {}, - "type": "component" - } - ], - "id": "b1f4c1e9-2975-469b-8450-23c36497bdb0", - "regionName": "sfdcHiddenRegion", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": {}, - "componentName": "salesforceIdentity:communityLogo2", - "id": "44fd503d-4872-47ae-bd55-4e249e60eaac", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": {}, + "componentName": "salesforceIdentity:communityLogo2", + "id": "a96beff8-2727-4f74-b08a-e908ab6e72be", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "forgotPasswordLabel": "蹇樿瀵嗙爜锛�", + "forgotPasswordUrl": "/ForgotPassword", + "loginButtonLabel": "鐧诲綍", + "passwordLabel": "瀵嗙爜", + "selfRegisterLabel": "Not a member?", + "selfRegisterUrl": "/SelfRegister", + "startUrl": "", + "usernameLabel": "鐢ㄦ埛鍚�" + }, + "componentName": "salesforceIdentity:loginForm2", + "id": "2de8135d-cb57-4614-9afe-2453f1cbe676", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "headerText": "", + "showHeader": false, + "useCommunityDomainSso": true + }, + "componentName": "salesforceIdentity:socialLogin2", + "id": "f4d72a64-5e5f-48d8-8bb7-4253a8309b40", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "11b4798e-fa84-4594-beea-500d991e23f2", + "regionName": "content", + "type": "region" }, { - "componentAttributes": { - "headerText": "", - "showHeader": false, - "useCommunityDomainSso": true - }, - "componentName": "salesforceIdentity:socialLogin2", - "id": "5197f70b-55e5-4e64-827c-54630cc74b0c", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Login" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "c72bcc7d-29ea-40e6-969c-c818f267f8f4", + "renditionMap": {}, + "type": "component" + } + ], + "id": "02d41dc1-9a37-47cf-90c8-438d40bba670", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "ad5d0647-ce12-47ee-8439-a47a35d876ce", - "regionName": "header", - "type": "region" - }, - { - "id": "70260364-5f55-47f8-9e09-bf445957eea1", - "regionName": "sidebar", - "type": "region" - }, - { - "id": "b50b01b5-4352-4dce-850c-f4d477bb871b", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Login", - "type": "view", - "viewType": "login-home" + ], + "themeLayoutType": "Login", + "type": "view", + "viewType": "login-home" } -- Gitblit v1.9.1