From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Site3/routes/recordDetail.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Site3/routes/recordDetail.json b/force-app/main/default/experiences/Site3/routes/recordDetail.json index d97cb89..6d39e1f 100644 --- a/force-app/main/default/experiences/Site3/routes/recordDetail.json +++ b/force-app/main/default/experiences/Site3/routes/recordDetail.json @@ -1,9 +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" -} \ No newline at end of file + "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