From 410599fdf4f96d7f19b51bc28e544fa4e8780a1e Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:06:00 +0800
Subject: [PATCH] backup
---
force-app/main/default/experiences/Consumable1/views/文件関連リスト.json | 82 +++++++++++++++++++----------------------
1 files changed, 38 insertions(+), 44 deletions(-)
diff --git "a/force-app/main/default/experiences/Consumable1/views/\346\226\207\344\273\266\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" "b/force-app/main/default/experiences/Consumable1/views/\346\226\207\344\273\266\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
index a45f8a0..980c3cc 100644
--- "a/force-app/main/default/experiences/Consumable1/views/\346\226\207\344\273\266\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
+++ "b/force-app/main/default/experiences/Consumable1/views/\346\226\207\344\273\266\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
@@ -1,45 +1,39 @@
{
- "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
- "componentName": "siteforce:sldsOneColLayout",
- "dataProviders": [],
- "id": "3d5f9dc6-9374-4d60-8e41-d9ae76e732e3",
- "label": "鏂囦欢 闁㈤�c儶銈广儓",
- "regions": [
- {
- "id": "746cff4c-6e69-4feb-a676-a5a1d40dda0b",
- "regionName": "header",
- "type": "region"
- },
- {
- "components": [
- {
- "componentAttributes": {
- "customTitle": "",
- "parentRecordId": "{!recordId}",
- "relatedListName": "{!relationshipApiName}",
- "showBreadCrumbs": true,
- "showCustomTitle": false,
- "showManualRefreshButton": true,
- "showRowNumbers": true
- },
- "componentName": "forceCommunity:relatedList",
- "id": "966621e8-a647-4bdb-9a9e-63d9f46132d4",
- "renderPriority": "NEUTRAL",
- "renditionMap": {},
- "type": "component"
- }
- ],
- "id": "5f5b300a-ff22-4632-8889-d9ed5bc3399d",
- "regionName": "content",
- "type": "region"
- },
- {
- "id": "2ce507fd-d529-4d11-a2cc-e0c9cd56c0f1",
- "regionName": "footer",
- "type": "region"
- }
- ],
- "themeLayoutType": "Inner",
- "type": "view",
- "viewType": "relatedlist-069"
-}
+ "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+ "componentName" : "siteforce:sldsOneColLayout",
+ "dataProviders" : [ ],
+ "id" : "3d5f9dc6-9374-4d60-8e41-d9ae76e732e3",
+ "label" : "鏂囦欢 闁㈤�c儶銈广儓",
+ "regions" : [ {
+ "id" : "746cff4c-6e69-4feb-a676-a5a1d40dda0b",
+ "regionName" : "header",
+ "type" : "region"
+ }, {
+ "components" : [ {
+ "componentAttributes" : {
+ "customTitle" : "",
+ "parentRecordId" : "{!recordId}",
+ "relatedListName" : "{!relationshipApiName}",
+ "showBreadCrumbs" : true,
+ "showCustomTitle" : false,
+ "showManualRefreshButton" : true,
+ "showRowNumbers" : true
+ },
+ "componentName" : "forceCommunity:relatedList",
+ "id" : "966621e8-a647-4bdb-9a9e-63d9f46132d4",
+ "renderPriority" : "NEUTRAL",
+ "renditionMap" : { },
+ "type" : "component"
+ } ],
+ "id" : "5f5b300a-ff22-4632-8889-d9ed5bc3399d",
+ "regionName" : "content",
+ "type" : "region"
+ }, {
+ "id" : "2ce507fd-d529-4d11-a2cc-e0c9cd56c0f1",
+ "regionName" : "footer",
+ "type" : "region"
+ } ],
+ "themeLayoutType" : "Inner",
+ "type" : "view",
+ "viewType" : "relatedlist-069"
+}
\ No newline at end of file
--
Gitblit v1.9.1