From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 16 六月 2023 17:24:31 +0800 Subject: [PATCH] backup code --- 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 d556f9c..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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "3dd9b830-a644-429b-8b1c-e2770454179a", - "label": "娑堣�楀搧璁㈠崟 鐩稿叧鍒楄〃", - "regions": [ - { - "id": "55e18a02-9472-4658-914e-755e9a83c302", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "a4e0f988-e956-4c9d-b02c-83866661cf0e", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "d576983a-e7b9-4910-bf69-4ad5909303da", - "regionName": "content", - "type": "region" - }, - { - "id": "430d0911-909b-499d-9e55-ef40f5e938d0", - "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