From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Consumable1/views/消耗品订单列表.json | 96 +++++++++++++++++++++++++---------------------- 1 files changed, 51 insertions(+), 45 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 336680e..7c1e1f2 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,46 +1,52 @@ { - "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 + "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" +} -- Gitblit v1.9.1