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/myAccount.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/myAccount.json b/force-app/main/default/experiences/Consumable1/routes/myAccount.json index ede4fa6..756f7b6 100644 --- a/force-app/main/default/experiences/Consumable1/routes/myAccount.json +++ b/force-app/main/default/experiences/Consumable1/routes/myAccount.json @@ -1,9 +1,9 @@ { - "activeViewId": "25eab78c-263e-4a55-8bff-ad852efc15c9", - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "id": "ddfd00c8-3c1c-463c-a5d6-78a97c47b79f", - "label": "My Account", - "routeType": "my-account", - "type": "route", - "urlPrefix": "comm-my-account" -} + "activeViewId" : "2cd7a2df-9e65-4663-9e35-9b4134b4beb1", + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id" : "42a42c86-6517-4e0e-a630-be5ab221baf1", + "label" : "My Account", + "routeType" : "my-account", + "type" : "route", + "urlPrefix" : "comm-my-account" +} \ No newline at end of file -- Gitblit v1.9.1