From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期五, 16 六月 2023 17:24:31 +0800
Subject: [PATCH] backup code

---
 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 a01186c..d97cb89 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"
-}
+  "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

--
Gitblit v1.9.1