From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:13:08 +0800 Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte --- force-app/main/default/experiences/Site3/routes/recordDetail.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Site3/routes/recordDetail.json b/force-app/main/default/experiences/Site3/routes/recordDetail.json new file mode 100644 index 0000000..6d39e1f --- /dev/null +++ b/force-app/main/default/experiences/Site3/routes/recordDetail.json @@ -0,0 +1,9 @@ +{ + "activeViewId": "bb2f4e25-0c5a-46a4-adb6-431ecad42732", + "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701", + "id": "30ad0f59-ccc2-4e2a-94af-c6895d29948d", + "label": "Record Detail", + "routeType": "detail", + "type": "route", + "urlPrefix": "detail" +} -- Gitblit v1.9.1