From 614b1b648eceb33e325ed7cf8d8cb6a7a71b9ddc Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 11:28:13 +0800 Subject: [PATCH] backup0626 --- 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\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" "b/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" index 651790f..913a289 100644 --- "a/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" +++ "b/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" @@ -1,45 +1,39 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "54811d17-d3d4-47f5-b3a5-a9efd7a62afa", - "label": "娑堣�楀搧璁㈠崟 鐩稿叧鍒楄〃", - "regions": [ - { - "id": "19e75fde-55d3-4d05-ad35-859e9253f3e3", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "a56b04ba-b611-4311-b693-60df1d15bc41", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "b73a78fe-8a2a-495c-a415-0e6b1f3d5bba", - "regionName": "content", - "type": "region" - }, - { - "id": "508cdb2d-9f19-489c-88ea-d56da66f3360", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-a2K" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "54811d17-d3d4-47f5-b3a5-a9efd7a62afa", + "label" : "娑堣�楀搧璁㈠崟 鐩稿叧鍒楄〃", + "regions" : [ { + "id" : "19e75fde-55d3-4d05-ad35-859e9253f3e3", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customTitle" : "", + "parentRecordId" : "{!recordId}", + "relatedListName" : "{!relationshipApiName}", + "showBreadCrumbs" : true, + "showCustomTitle" : false, + "showManualRefreshButton" : true, + "showRowNumbers" : true + }, + "componentName" : "forceCommunity:relatedList", + "id" : "a56b04ba-b611-4311-b693-60df1d15bc41", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "b73a78fe-8a2a-495c-a415-0e6b1f3d5bba", + "regionName" : "content", + "type" : "region" + }, { + "id" : "508cdb2d-9f19-489c-88ea-d56da66f3360", + "regionName" : "footer", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "relatedlist-a2K" +} \ No newline at end of file -- Gitblit v1.9.1