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/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