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\212\245\350\241\250\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\212\245\350\241\250\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json"
index f08a1a1..29e37b1 100644
--- "a/force-app/main/default/experiences/Consumable1/views/\346\212\245\350\241\250\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\212\245\350\241\250\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": "4dff72f1-db87-40bc-a8d6-36073e365a18",
- "label": "鎶ヨ〃 闁㈤�c儶銈广儓",
- "regions": [
- {
- "id": "255f30d3-0419-4484-a86a-69463e5ecf61",
- "regionName": "header",
- "type": "region"
- },
- {
- "components": [
- {
- "componentAttributes": {
- "customTitle": "",
- "parentRecordId": "{!recordId}",
- "relatedListName": "{!relationshipApiName}",
- "showBreadCrumbs": true,
- "showCustomTitle": false,
- "showManualRefreshButton": true,
- "showRowNumbers": true
- },
- "componentName": "forceCommunity:relatedList",
- "id": "cac72015-0863-46e3-870d-ca43f081d76c",
- "renderPriority": "NEUTRAL",
- "renditionMap": {},
- "type": "component"
- }
- ],
- "id": "9e86bc1f-69aa-47e8-95ef-91fb76147818",
- "regionName": "content",
- "type": "region"
- },
- {
- "id": "7d5f8a26-65a3-408e-a2f1-ac0e6e5aab59",
- "regionName": "footer",
- "type": "region"
- }
- ],
- "themeLayoutType": "Inner",
- "type": "view",
- "viewType": "relatedlist-00O"
-}
+ "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+ "componentName" : "siteforce:sldsOneColLayout",
+ "dataProviders" : [ ],
+ "id" : "4dff72f1-db87-40bc-a8d6-36073e365a18",
+ "label" : "鎶ヨ〃 闁㈤�c儶銈广儓",
+ "regions" : [ {
+ "id" : "255f30d3-0419-4484-a86a-69463e5ecf61",
+ "regionName" : "header",
+ "type" : "region"
+ }, {
+ "components" : [ {
+ "componentAttributes" : {
+ "customTitle" : "",
+ "parentRecordId" : "{!recordId}",
+ "relatedListName" : "{!relationshipApiName}",
+ "showBreadCrumbs" : true,
+ "showCustomTitle" : false,
+ "showManualRefreshButton" : true,
+ "showRowNumbers" : true
+ },
+ "componentName" : "forceCommunity:relatedList",
+ "id" : "cac72015-0863-46e3-870d-ca43f081d76c",
+ "renderPriority" : "NEUTRAL",
+ "renditionMap" : { },
+ "type" : "component"
+ } ],
+ "id" : "9e86bc1f-69aa-47e8-95ef-91fb76147818",
+ "regionName" : "content",
+ "type" : "region"
+ }, {
+ "id" : "7d5f8a26-65a3-408e-a2f1-ac0e6e5aab59",
+ "regionName" : "footer",
+ "type" : "region"
+ } ],
+ "themeLayoutType" : "Inner",
+ "type" : "view",
+ "viewType" : "relatedlist-00O"
+}
\ No newline at end of file
--
Gitblit v1.9.1