From dd004276162a2bf9d042ff0aaa569dc30a95d827 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 14:23:26 +0800 Subject: [PATCH] newbackup0626 --- force-app/main/default/experiences/Consumable1/routes/lexTopPage.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/lexTopPage.json b/force-app/main/default/experiences/Consumable1/routes/lexTopPage.json index 83f8d05..1c3b87d 100644 --- a/force-app/main/default/experiences/Consumable1/routes/lexTopPage.json +++ b/force-app/main/default/experiences/Consumable1/routes/lexTopPage.json @@ -1,10 +1,10 @@ { - "activeViewId": "09c93676-a531-4ba7-8708-cc47f8458c90", - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "id": "855eeb08-6e57-404b-a5f6-072349535002", - "label": "LexTopPage", - "pageAccess": "UseParent", - "routeType": "custom-lextoppage", - "type": "route", - "urlPrefix": "lextoppage" -} + "activeViewId" : "09c93676-a531-4ba7-8708-cc47f8458c90", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "855eeb08-6e57-404b-a5f6-072349535002", + "label" : "LexTopPage", + "pageAccess" : "UseParent", + "routeType" : "custom-lextoppage", + "type" : "route", + "urlPrefix" : "lextoppage" +} \ No newline at end of file -- Gitblit v1.9.1