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/topicDetail.json |  170 ++++++++++++++++++++++++++++++--------------------------
 1 files changed, 92 insertions(+), 78 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/topicDetail.json b/force-app/main/default/experiences/Consumable1/views/topicDetail.json
index faa8550..78f499a 100644
--- a/force-app/main/default/experiences/Consumable1/views/topicDetail.json
+++ b/force-app/main/default/experiences/Consumable1/views/topicDetail.json
@@ -1,79 +1,93 @@
 {
-  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName" : "siteforce:sldsTwoCol84Layout",
-  "dataProviders" : [ ],
-  "id" : "060ff5da-04b3-49de-8fb8-03decd8c188c",
-  "label" : "Topic Detail",
-  "regions" : [ {
-    "components" : [ {
-      "componentAttributes" : {
-        "recordId" : "{!recordId}"
-      },
-      "componentName" : "forceCommunity:recordHeadline",
-      "id" : "09e98f13-f206-43ee-bf41-828332156a3f",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "e0e7dbc4-3b5b-442a-b4ee-700038c2f223",
-    "regionName" : "header",
-    "type" : "region"
-  }, {
-    "components" : [ {
-      "componentAttributes" : {
-        "canChangeSorting" : false,
-        "defaultFilter" : "",
-        "defaultSortOrderHomeFeed" : "Relevance",
-        "defaultSortOrderTopicsFeed" : "Relevance",
-        "feedDesign" : "DEFAULT",
-        "hasFeedSearch" : false,
-        "subjectId" : "{!recordId}",
-        "type" : "Topics"
-      },
-      "componentName" : "forceCommunity:forceCommunityFeed",
-      "id" : "6016edf0-5479-47bd-83af-b01e58fe5b1c",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "0ed07a83-ddeb-4f62-ae37-d5b0acfc6584",
-    "regionName" : "content",
-    "type" : "region"
-  }, {
-    "components" : [ {
-      "componentAttributes" : {
-        "recordId" : "{!recordId}"
-      },
-      "componentName" : "forceCommunity:recordDetail",
-      "id" : "33d2426c-2eb9-4abf-8059-25a02fdc20a1",
-      "renderPriority" : "NEUTRAL",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "ca54845f-e7c2-4d40-9243-8e253709523b",
-    "regionName" : "sidebar",
-    "type" : "region"
-  }, {
-    "id" : "f2cc39b9-f4a1-44dd-98eb-928de7f45b4f",
-    "regionName" : "footer",
-    "type" : "region"
-  }, {
-    "components" : [ {
-      "componentAttributes" : {
-        "customHeadTags" : "",
-        "description" : "{!Record.Description}",
-        "title" : "{!Record._Title}"
-      },
-      "componentName" : "forceCommunity:seoAssistant",
-      "id" : "e3d92037-2073-4756-a86f-90c4c43998ec",
-      "renditionMap" : { },
-      "type" : "component"
-    } ],
-    "id" : "c559cbc3-8107-4482-b65e-0fc253417b1c",
-    "regionName" : "sfdcHiddenRegion",
-    "type" : "region"
-  } ],
-  "themeLayoutType" : "Inner",
-  "type" : "view",
-  "viewType" : "topic"
-}
\ No newline at end of file
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsTwoCol84Layout",
+    "dataProviders": [],
+    "id": "060ff5da-04b3-49de-8fb8-03decd8c188c",
+    "label": "Topic Detail",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:recordHeadline",
+                    "id": "09e98f13-f206-43ee-bf41-828332156a3f",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e0e7dbc4-3b5b-442a-b4ee-700038c2f223",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "canChangeSorting": false,
+                        "defaultFilter": "",
+                        "defaultSortOrderHomeFeed": "Relevance",
+                        "defaultSortOrderTopicsFeed": "Relevance",
+                        "feedDesign": "DEFAULT",
+                        "hasFeedSearch": false,
+                        "subjectId": "{!recordId}",
+                        "type": "Topics"
+                    },
+                    "componentName": "forceCommunity:forceCommunityFeed",
+                    "id": "6016edf0-5479-47bd-83af-b01e58fe5b1c",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "0ed07a83-ddeb-4f62-ae37-d5b0acfc6584",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:recordDetail",
+                    "id": "33d2426c-2eb9-4abf-8059-25a02fdc20a1",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "ca54845f-e7c2-4d40-9243-8e253709523b",
+            "regionName": "sidebar",
+            "type": "region"
+        },
+        {
+            "id": "f2cc39b9-f4a1-44dd-98eb-928de7f45b4f",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "{!Record.Description}",
+                        "title": "{!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "e3d92037-2073-4756-a86f-90c4c43998ec",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "c559cbc3-8107-4482-b65e-0fc253417b1c",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "topic"
+}

--
Gitblit v1.9.1