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/recordDetail.json |  138 ++++++++++++++++++++++++---------------------
 1 files changed, 74 insertions(+), 64 deletions(-)

diff --git a/force-app/main/default/experiences/Site3/views/recordDetail.json b/force-app/main/default/experiences/Site3/views/recordDetail.json
index bd724a6..90ea936 100644
--- a/force-app/main/default/experiences/Site3/views/recordDetail.json
+++ b/force-app/main/default/experiences/Site3/views/recordDetail.json
@@ -1,65 +1,75 @@
 {
-  "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
-  "componentName" : "siteforce:sldsOneColLayout",
-  "dataProviders" : [ ],
-  "id" : "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
-  "label" : "Record Detail",
-  "regions" : [ {
-    "id" : "d7e0c80b-0785-4368-b355-8df9b74d7585",
-    "regionName" : "header",
-    "type" : "region"
-  }, {
-    "components" : [ {
-      "componentAttributes" : {
-        "recordId" : "{!recordId}"
-      },
-      "componentName" : "forceCommunity:recordHeadline",
-      "id" : "cc81febf-e90c-4506-a6ae-49118bcc9561",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    }, {
-      "componentAttributes" : {
-        "detailsTabLabel" : "Details",
-        "discussionsTabLabel" : "Feed",
-        "recordId" : "{!recordId}",
-        "relatedTabLabel" : "Related",
-        "tab1Type" : "details",
-        "tab2Type" : "related",
-        "tab3Type" : "chatter",
-        "tab4Type" : "none",
-        "timelineTabLabel" : "Activity"
-      },
-      "componentName" : "forceCommunity:recordHomeTabs",
-      "id" : "49358887-7f6c-49d2-b870-bca6628902cc",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "431670c5-9b29-44ff-9abb-08da1f5bc596",
-    "regionName" : "content",
-    "type" : "region"
-  }, {
-    "id" : "ef26bfcc-676c-44ae-bba2-ef9d4e139000",
-    "regionName" : "footer",
-    "type" : "region"
-  }, {
-    "components" : [ {
-      "componentAttributes" : {
-        "customHeadTags" : "",
-        "description" : "",
-        "title" : "{!Record._Object}: {!Record._Title}"
-      },
-      "componentName" : "forceCommunity:seoAssistant",
-      "id" : "e54f6f0f-9bb6-49c5-874b-e0cb6df5aac9",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "545512d3-d5b2-48c3-81d7-08d3a34ca75a",
-    "regionName" : "sfdcHiddenRegion",
-    "type" : "region"
-  } ],
-  "themeLayoutType" : "Inner",
-  "type" : "view",
-  "viewType" : "detail"
-}
\ No newline at end of file
+    "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
+    "label": "Record Detail",
+    "regions": [
+        {
+            "id": "d7e0c80b-0785-4368-b355-8df9b74d7585",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:recordHeadline",
+                    "id": "cc81febf-e90c-4506-a6ae-49118bcc9561",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "detailsTabLabel": "Details",
+                        "discussionsTabLabel": "Feed",
+                        "recordId": "{!recordId}",
+                        "relatedTabLabel": "Related",
+                        "tab1Type": "details",
+                        "tab2Type": "related",
+                        "tab3Type": "chatter",
+                        "tab4Type": "none",
+                        "timelineTabLabel": "Activity"
+                    },
+                    "componentName": "forceCommunity:recordHomeTabs",
+                    "id": "49358887-7f6c-49d2-b870-bca6628902cc",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "431670c5-9b29-44ff-9abb-08da1f5bc596",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "ef26bfcc-676c-44ae-bba2-ef9d4e139000",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "e54f6f0f-9bb6-49c5-874b-e0cb6df5aac9",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "545512d3-d5b2-48c3-81d7-08d3a34ca75a",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail"
+}

--
Gitblit v1.9.1