From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Consumable_21/views/search.json | 100 +++++++++++++++++++++++++------------------------- 1 files changed, 50 insertions(+), 50 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/search.json b/force-app/main/default/experiences/Consumable_21/views/search.json index 9555188..5e0d1a7 100644 --- a/force-app/main/default/experiences/Consumable_21/views/search.json +++ b/force-app/main/default/experiences/Consumable_21/views/search.json @@ -1,55 +1,55 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "4bc3474e-802a-4cfb-be03-93255e2f9176", - "label": "Search", - "regions": [ - { - "id": "d34b44c4-5c00-4759-bed9-56af0652a875", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "4bc3474e-802a-4cfb-be03-93255e2f9176", + "label": "Search", + "regions": [ { - "componentAttributes": { - "scopes": [ - { - "isPublic": true, - "name": "Consumable_order__c" - }, - { - "isPublic": true, - "name": "Agency_Report_Header__c" - }, - { - "isPublic": false, - "name": "ContentDocument" - } + "id": "d34b44c4-5c00-4759-bed9-56af0652a875", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "scopes": [ + { + "isPublic": true, + "name": "Consumable_order__c" + }, + { + "isPublic": true, + "name": "Agency_Report_Header__c" + }, + { + "isPublic": false, + "name": "ContentDocument" + } + ], + "searchResultFiltering": true, + "searchTerm": "{!term}", + "showTopResults": true + }, + "componentName": "forceCommunity:search", + "id": "8616ac21-b5fa-4879-9c6b-3836a1b837cf", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } ], - "searchResultFiltering": true, - "searchTerm": "{!term}", - "showTopResults": true - }, - "componentName": "forceCommunity:search", - "id": "8616ac21-b5fa-4879-9c6b-3836a1b837cf", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "22ee9bd4-2a6f-4192-af88-2d8d01aef8cc", + "regionName": "content", + "type": "region" + }, + { + "id": "324664c2-a1b0-499b-ab5c-1aec5f631a2f", + "regionName": "footer", + "type": "region" } - ], - "id": "22ee9bd4-2a6f-4192-af88-2d8d01aef8cc", - "regionName": "content", - "type": "region" - }, - { - "id": "324664c2-a1b0-499b-ab5c-1aec5f631a2f", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "global-search" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "global-search" } -- Gitblit v1.9.1