From f62ffbeb0ce6d67b56c0d409d7b93574a0070452 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期二, 20 六月 2023 15:49:16 +0800 Subject: [PATCH] backup0616 --- force-app/main/default/experiences/Consumable1/views/消耗品订单列表.json | 96 ++++++++++++++++++++++------------------------- 1 files changed, 45 insertions(+), 51 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\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\345\210\227\350\241\250.json" index d8f5d24..336680e 100644 --- "a/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\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\345\210\227\350\241\250.json" @@ -1,52 +1,46 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "293921b6-1a37-49a3-a225-be2f3471a41c", - "label": "娑堣�楀搧璁㈠崟 鍒楄〃", - "regions": [ - { - "id": "c1c91ef1-d313-4e66-b600-3b5ece7f6488", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "enableInlineEdit": true, - "filterName": "{!filterId}", - "layout": "FULL", - "pageSize": 25, - "scope": "{!objectName}", - "showActionBar": true, - "showChartsPanel": true, - "showDisplay": "showall", - "showFilterPanel": true, - "showImageIcon": true, - "showManualRefreshButton": true, - "showObjectName": true, - "showPinnedList": true, - "showSearchBar": true - }, - "componentName": "forceCommunity:objectHome", - "id": "5a679d55-a414-4a30-9e45-410f58926560", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "5b054b02-44fa-4d1a-a233-bc406c227ab1", - "regionName": "content", - "type": "region" - }, - { - "id": "93caa3c5-152b-4c37-a27c-6711bafd7493", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-a2K" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "293921b6-1a37-49a3-a225-be2f3471a41c", + "label" : "娑堣�楀搧璁㈠崟 鍒楄〃", + "regions" : [ { + "id" : "c1c91ef1-d313-4e66-b600-3b5ece7f6488", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "enableInlineEdit" : false, + "filterName" : "D00_approved_view", + "layout" : "FULL", + "pageSize" : 25, + "scope" : "Consumable_order__c", + "showActionBar" : false, + "showChartsPanel" : false, + "showDisplay" : "grid", + "showFilterPanel" : false, + "showImageIcon" : true, + "showManualRefreshButton" : true, + "showObjectName" : true, + "showPinnedList" : false, + "showSearchBar" : true + }, + "componentName" : "forceCommunity:objectHome", + "id" : "5a679d55-a414-4a30-9e45-410f58926560", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "5b054b02-44fa-4d1a-a233-bc406c227ab1", + "regionName" : "content", + "type" : "region" + }, { + "id" : "93caa3c5-152b-4c37-a27c-6711bafd7493", + "regionName" : "footer", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "list-a2K" +} \ No newline at end of file -- Gitblit v1.9.1