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/Site3/views/home.json |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/force-app/main/default/experiences/Site3/views/home.json b/force-app/main/default/experiences/Site3/views/home.json
index f8ba033..393481f 100644
--- a/force-app/main/default/experiences/Site3/views/home.json
+++ b/force-app/main/default/experiences/Site3/views/home.json
@@ -1,45 +1,45 @@
 {
-  "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "e2e60370-e191-4f54-8b77-7da2fdc0c01f",
-  "label": "Home",
-  "regions": [
-    {
-      "id": "497754d6-c23e-4ff5-baab-fe8d842e18fd",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "id": "22e5790e-e557-47ce-be11-77ca9b9517bd",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "e0652978-bbe3-47ab-83f1-f659fcf2427a",
-      "regionName": "footer",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "e2e60370-e191-4f54-8b77-7da2fdc0c01f",
+    "label": "Home",
+    "regions": [
         {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "Home"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "b37194eb-0306-407c-9bba-88c9e30b2b42",
-          "renditionMap": {},
-          "type": "component"
+            "id": "497754d6-c23e-4ff5-baab-fe8d842e18fd",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "id": "22e5790e-e557-47ce-be11-77ca9b9517bd",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "e0652978-bbe3-47ab-83f1-f659fcf2427a",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "Home"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "b37194eb-0306-407c-9bba-88c9e30b2b42",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "bd9053b8-fc17-48bf-8ab2-f56e8071fb82",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
         }
-      ],
-      "id": "bd9053b8-fc17-48bf-8ab2-f56e8071fb82",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "home"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "home"
 }

--
Gitblit v1.9.1