From 410599fdf4f96d7f19b51bc28e544fa4e8780a1e Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 14:06:00 +0800 Subject: [PATCH] backup --- force-app/main/default/experiences/Consumable1/routes/search.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/search.json b/force-app/main/default/experiences/Consumable1/routes/search.json index 763f3ab..e4139b2 100644 --- a/force-app/main/default/experiences/Consumable1/routes/search.json +++ b/force-app/main/default/experiences/Consumable1/routes/search.json @@ -1,10 +1,10 @@ { - "activeViewId": "99b69c91-c8d8-42fe-91af-6f71e4612910", - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "id": "0bc852e1-bd84-4ab4-a37a-a680a15378e6", - "label": "Search", - "pageAccess": "UseParent", - "routeType": "global-search", - "type": "route", - "urlPrefix": "global-search" -} + "activeViewId" : "74aeae6d-8d40-433e-8168-45175ee356a6", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "a891eb3e-9e90-410a-9016-65f1ad0dc887", + "label" : "Search", + "pageAccess" : "UseParent", + "routeType" : "global-search", + "type" : "route", + "urlPrefix" : "global-search" +} \ No newline at end of file -- Gitblit v1.9.1