From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Consumable1/views/neworder.json | 128 +++++++++++++++++++++--------------------- 1 files changed, 64 insertions(+), 64 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/neworder.json b/force-app/main/default/experiences/Consumable1/views/neworder.json index 954b441..08515e3 100644 --- a/force-app/main/default/experiences/Consumable1/views/neworder.json +++ b/force-app/main/default/experiences/Consumable1/views/neworder.json @@ -1,71 +1,71 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "375bc286-f467-4c6c-a3e1-be4bfbf27bea", - "label": "neworder", - "regions": [ - { - "components": [ + "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "375bc286-f467-4c6c-a3e1-be4bfbf27bea", + "label": "neworder", + "regions": [ { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "08d89588-c1ce-4bc1-9bdd-d012e47b026f", - "columns": [ + "components": [ { - "UUID": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "08d89588-c1ce-4bc1-9bdd-d012e47b026f", + "columns": [ + { + "UUID": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "08d89588-c1ce-4bc1-9bdd-d012e47b026f", + "regions": [ + { + "id": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "08d89588-c1ce-4bc1-9bdd-d012e47b026f", - "regions": [ - { - "id": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "1c6349c5-8998-4e97-9ba1-2d71ee91f017", - "regionName": "content", - "type": "region" - }, - { - "components": [ + ], + "id": "1c6349c5-8998-4e97-9ba1-2d71ee91f017", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "neworder" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "6e91d4af-e050-40e5-b64a-b1643c6a8624", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "neworder" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "6e91d4af-e050-40e5-b64a-b1643c6a8624", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e35f5e98-87aa-4104-8e79-549130296571", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "e35f5e98-87aa-4104-8e79-549130296571", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-neworder" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-neworder" } -- Gitblit v1.9.1