From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Site3/routes/home.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Site3/routes/home.json b/force-app/main/default/experiences/Site3/routes/home.json index b468aa5..835d623 100644 --- a/force-app/main/default/experiences/Site3/routes/home.json +++ b/force-app/main/default/experiences/Site3/routes/home.json @@ -1,10 +1,10 @@ { - "activeViewId" : "e2e60370-e191-4f54-8b77-7da2fdc0c01f", - "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701", - "id" : "b57a9b81-a622-4699-9467-83854f1b4d90", - "label" : "Home", - "pageAccess" : "Public", - "routeType" : "home", - "type" : "route", - "urlPrefix" : "" -} \ No newline at end of file + "activeViewId": "e2e60370-e191-4f54-8b77-7da2fdc0c01f", + "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701", + "id": "b57a9b81-a622-4699-9467-83854f1b4d90", + "label": "Home", + "pageAccess": "Public", + "routeType": "home", + "type": "route", + "urlPrefix": "" +} -- Gitblit v1.9.1