From 369826d327cba7a77e1b5f6b340acf161fc53eb9 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 10 七月 2023 11:55:33 +0800
Subject: [PATCH] backup0710deployment
---
force-app/main/default/experiences/Consumable1/views/loginError.json | 103 +++++++++++++++++++++++----------------------------
1 files changed, 47 insertions(+), 56 deletions(-)
diff --git a/force-app/main/default/experiences/Consumable1/views/loginError.json b/force-app/main/default/experiences/Consumable1/views/loginError.json
index 69201dc..6648673 100644
--- a/force-app/main/default/experiences/Consumable1/views/loginError.json
+++ b/force-app/main/default/experiences/Consumable1/views/loginError.json
@@ -1,57 +1,48 @@
{
- "appPageId": "bfbf7350-cdcd-4e2c-97a5-ab51f2aa3b9d",
- "componentName": "siteforce:sldsOneColLayout",
- "dataProviders": [],
- "id": "a8ddd7f3-7895-497a-bb20-7f0ce5c387aa",
- "label": "Login Error",
- "regions": [
- {
- "id": "79334ce5-8806-43ed-824a-36948d933f87",
- "regionName": "header",
- "type": "region"
- },
- {
- "components": [
- {
- "componentAttributes": {
- "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>"
- },
- "componentName": "forceCommunity:richTextInline",
- "id": "a7518e76-7f61-466f-a82a-9880b806f1af",
- "renderPriority": "NEUTRAL",
- "renditionMap": {},
- "type": "component"
- }
- ],
- "id": "72829da8-38fa-478c-a4d8-70e3cbb74749",
- "regionName": "content",
- "type": "region"
- },
- {
- "id": "0e1faede-f160-45cf-83d8-9c0256af66dc",
- "regionName": "footer",
- "type": "region"
- },
- {
- "components": [
- {
- "componentAttributes": {
- "customHeadTags": "",
- "description": "",
- "title": "Login Error"
- },
- "componentName": "forceCommunity:seoAssistant",
- "id": "8afbbb1d-2436-4920-83de-2485490447f8",
- "renditionMap": {},
- "type": "component"
- }
- ],
- "id": "d30d0bbc-dc48-4a9e-a6a4-56831143992b",
- "regionName": "sfdcHiddenRegion",
- "type": "region"
- }
- ],
- "themeLayoutType": "Login",
- "type": "view",
- "viewType": "login-error"
-}
+ "appPageId" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
+ "componentName" : "siteforce:sldsOneColLayout",
+ "dataProviders" : [ ],
+ "id" : "ba40442c-80fc-411f-8c02-9cfce2ab1372",
+ "label" : "Login Error",
+ "regions" : [ {
+ "id" : "18c0d543-48fc-4503-82bf-96cb3cb61e53",
+ "regionName" : "header",
+ "type" : "region"
+ }, {
+ "components" : [ {
+ "componentAttributes" : {
+ "richTextValue" : "<div style=\"text-align: center;\">Invalid Page</div>"
+ },
+ "componentName" : "forceCommunity:richTextInline",
+ "id" : "98a859f9-d38a-4454-b376-39558ba5a564",
+ "renderPriority" : "NEUTRAL",
+ "renditionMap" : { },
+ "type" : "component"
+ } ],
+ "id" : "6778281e-69dc-4122-abff-15414362a3e3",
+ "regionName" : "content",
+ "type" : "region"
+ }, {
+ "id" : "562ba090-15e4-4844-baa3-568c08ef67be",
+ "regionName" : "footer",
+ "type" : "region"
+ }, {
+ "components" : [ {
+ "componentAttributes" : {
+ "customHeadTags" : "",
+ "description" : "",
+ "title" : "Login Error"
+ },
+ "componentName" : "forceCommunity:seoAssistant",
+ "id" : "1367586b-b337-4e9b-b465-e2acd34738f8",
+ "renditionMap" : { },
+ "type" : "component"
+ } ],
+ "id" : "012e5756-ea8f-4d49-9778-29654974830d",
+ "regionName" : "sfdcHiddenRegion",
+ "type" : "region"
+ } ],
+ "themeLayoutType" : "Login",
+ "type" : "view",
+ "viewType" : "login-error"
+}
\ No newline at end of file
--
Gitblit v1.9.1