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/register.json |  179 +++++++++++++++++++++++++++++++----------------------------
 1 files changed, 95 insertions(+), 84 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/register.json b/force-app/main/default/experiences/Consumable1/views/register.json
index 59a32d5..7fe0302 100644
--- a/force-app/main/default/experiences/Consumable1/views/register.json
+++ b/force-app/main/default/experiences/Consumable1/views/register.json
@@ -1,85 +1,96 @@
 {
-  "appPageId" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
-  "componentName" : "siteforce:sldsOneColLayout",
-  "dataProviders" : [ ],
-  "id" : "7cadb098-b80c-40d4-a33c-714c36f8a2f3",
-  "label" : "Register",
-  "regions" : [ {
-    "components" : [ {
-      "componentAttributes" : { },
-      "componentName" : "salesforceIdentity:communityLogo2",
-      "id" : "03d0e758-407a-4e8e-83ee-5a0ab3c4e2a0",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    }, {
-      "componentAttributes" : {
-        "richTextValue" : "<div style=\"text-align: center;\" class=\"inverseTextColor\">Join the community to receive personalized information and customer support.</div>"
-      },
-      "componentName" : "forceCommunity:richTextInline",
-      "id" : "59a3555f-3c74-470e-a473-bb10cbe44afb",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    }, {
-      "componentAttributes" : {
-        "confirmPasswordLabel" : "Confirm Password",
-        "emailLabel" : "Email",
-        "extraFieldsFieldSet" : "",
-        "firstnameLabel" : "First Name",
-        "includePasswordField" : false,
-        "lastnameLabel" : "Last Name",
-        "passwordLabel" : "Create Password",
-        "regConfirmUrl" : "./CheckPasswordResetEmail",
-        "startUrl" : "",
-        "submitButtonLabel" : "Sign Up"
-      },
-      "componentName" : "salesforceIdentity:selfRegister2",
-      "id" : "b4dd7cc4-4fc4-4f38-bd0e-c89b1f32590b",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    }, {
-      "componentAttributes" : {
-        "headerText" : "",
-        "showHeader" : false,
-        "useCommunityDomainSso" : true
-      },
-      "componentName" : "salesforceIdentity:socialLogin2",
-      "id" : "3af49aa2-c5df-472d-a9f8-d1320b632c9a",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    }, {
-      "componentAttributes" : {
-        "richTextValue" : "<div style=\"text-align: center;\"><a class=\"inverseTextColor\" href=\"./\">Already have an account?</a></div>"
-      },
-      "componentName" : "forceCommunity:richTextInline",
-      "id" : "a1dd5955-819a-4921-80e5-29882955ca7e",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "4d46ac5c-75c6-4730-a2ac-bc191a179149",
-    "regionName" : "content",
-    "type" : "region"
-  }, {
-    "components" : [ {
-      "componentAttributes" : {
-        "customHeadTags" : "",
-        "description" : "",
-        "title" : "Register"
-      },
-      "componentName" : "forceCommunity:seoAssistant",
-      "id" : "fce946a1-2d69-4ed8-bf94-2a246fc10291",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "7d12b5c7-f9c8-45e9-a4e8-71d4639011af",
-    "regionName" : "sfdcHiddenRegion",
-    "type" : "region"
-  } ],
-  "themeLayoutType" : "Login",
-  "type" : "view",
-  "viewType" : "self-register"
-}
\ No newline at end of file
+    "appPageId": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "7cadb098-b80c-40d4-a33c-714c36f8a2f3",
+    "label": "Register",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "salesforceIdentity:communityLogo2",
+                    "id": "03d0e758-407a-4e8e-83ee-5a0ab3c4e2a0",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "richTextValue": "<div style=\"text-align: center;\" class=\"inverseTextColor\">Join the community to receive personalized information and customer support.</div>"
+                    },
+                    "componentName": "forceCommunity:richTextInline",
+                    "id": "59a3555f-3c74-470e-a473-bb10cbe44afb",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "confirmPasswordLabel": "Confirm Password",
+                        "emailLabel": "Email",
+                        "extraFieldsFieldSet": "",
+                        "firstnameLabel": "First Name",
+                        "includePasswordField": false,
+                        "lastnameLabel": "Last Name",
+                        "passwordLabel": "Create Password",
+                        "regConfirmUrl": "./CheckPasswordResetEmail",
+                        "startUrl": "",
+                        "submitButtonLabel": "Sign Up"
+                    },
+                    "componentName": "salesforceIdentity:selfRegister2",
+                    "id": "b4dd7cc4-4fc4-4f38-bd0e-c89b1f32590b",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "headerText": "",
+                        "showHeader": false,
+                        "useCommunityDomainSso": true
+                    },
+                    "componentName": "salesforceIdentity:socialLogin2",
+                    "id": "3af49aa2-c5df-472d-a9f8-d1320b632c9a",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "richTextValue": "<div style=\"text-align: center;\"><a class=\"inverseTextColor\" href=\"./\">Already have an account?</a></div>"
+                    },
+                    "componentName": "forceCommunity:richTextInline",
+                    "id": "a1dd5955-819a-4921-80e5-29882955ca7e",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "4d46ac5c-75c6-4730-a2ac-bc191a179149",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "Register"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "fce946a1-2d69-4ed8-bf94-2a246fc10291",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "7d12b5c7-f9c8-45e9-a4e8-71d4639011af",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Login",
+    "type": "view",
+    "viewType": "self-register"
+}

--
Gitblit v1.9.1