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/Consumable1/routes/login.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/login.json b/force-app/main/default/experiences/Consumable1/routes/login.json index 94a379c..7928006 100644 --- a/force-app/main/default/experiences/Consumable1/routes/login.json +++ b/force-app/main/default/experiences/Consumable1/routes/login.json @@ -1,9 +1,9 @@ { - "activeViewId": "4c2e26c5-f1ea-42e0-85f6-371bc184fe49", - "appPageId": "bfbf7350-cdcd-4e2c-97a5-ab51f2aa3b9d", - "id": "bc26e928-8b62-4f80-9355-ef5553737e13", - "label": "Login", - "routeType": "login-home", - "type": "route", - "urlPrefix": "" -} + "activeViewId" : "7c2dd152-d6d3-4652-bbfe-cb8e11d83c43", + "appPageId" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5", + "id" : "c7457673-c277-4525-81e4-00da62b21ee0", + "label" : "Login", + "routeType" : "login-home", + "type" : "route", + "urlPrefix" : "" +} \ No newline at end of file -- Gitblit v1.9.1