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/Consumable1/views/userProfile.json | 217 +++++++++++++++++++++++++++++------------------------ 1 files changed, 119 insertions(+), 98 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/userProfile.json b/force-app/main/default/experiences/Consumable1/views/userProfile.json index 6b43583..915a9ca 100644 --- a/force-app/main/default/experiences/Consumable1/views/userProfile.json +++ b/force-app/main/default/experiences/Consumable1/views/userProfile.json @@ -1,100 +1,121 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:sldsOneColLayout", - "dataProviders" : [ ], - "id" : "b3764d11-d26d-4554-8747-e7f30fb722bd", - "label" : "User Profile", - "regions" : [ { - "id" : "089ae725-a61b-476e-aab7-3ea5bf1ef011", - "regionName" : "header", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "id" : "{!recordId}", - "showFullPhotoAsCircle" : true, - "showReputation" : false - }, - "componentName" : "forceCommunity:userProfileHeader", - "id" : "7ef45f8f-cc14-404a-8867-e6d3557f32d3", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - }, { - "componentAttributes" : { - "tabsetConfig" : { - "UUID" : "b4db8bb9-4fa9-4f41-8919-a300735d0ef6", - "activeTab" : "tab1", - "tabs" : [ { - "UUID" : "ffc31b37-4e88-44ab-a58e-8c8952bddf50", - "allowGuestUser" : false, - "locked" : false, - "seedComponents" : [ { - "attributes" : { }, - "fqn" : "forceCommunity:userProfileDetail" - } ], - "tabKey" : "tab1", - "tabName" : "Details" - }, { - "UUID" : "02c71e1a-5c7b-4265-8ff5-486737b59caf", - "allowGuestUser" : false, - "locked" : false, - "seedComponents" : [ { - "attributes" : { }, - "fqn" : "forceCommunity:userRelatedList" - } ], - "tabKey" : "tab2", - "tabName" : "Related" - } ], - "useOverflowMenu" : false + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "b3764d11-d26d-4554-8747-e7f30fb722bd", + "label": "User Profile", + "regions": [ + { + "id": "089ae725-a61b-476e-aab7-3ea5bf1ef011", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "id": "{!recordId}", + "showFullPhotoAsCircle": true, + "showReputation": false + }, + "componentName": "forceCommunity:userProfileHeader", + "id": "7ef45f8f-cc14-404a-8867-e6d3557f32d3", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "tabsetConfig": { + "UUID": "b4db8bb9-4fa9-4f41-8919-a300735d0ef6", + "activeTab": "tab1", + "tabs": [ + { + "UUID": "ffc31b37-4e88-44ab-a58e-8c8952bddf50", + "allowGuestUser": false, + "locked": false, + "seedComponents": [ + { + "attributes": {}, + "fqn": "forceCommunity:userProfileDetail" + } + ], + "tabKey": "tab1", + "tabName": "Details" + }, + { + "UUID": "02c71e1a-5c7b-4265-8ff5-486737b59caf", + "allowGuestUser": false, + "locked": false, + "seedComponents": [ + { + "attributes": {}, + "fqn": "forceCommunity:userRelatedList" + } + ], + "tabKey": "tab2", + "tabName": "Related" + } + ], + "useOverflowMenu": false + } + }, + "componentName": "forceCommunity:tabset", + "id": "b4db8bb9-4fa9-4f41-8919-a300735d0ef6", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "id": "{!recordId}" + }, + "componentName": "forceCommunity:userProfileDetail", + "id": "3910b7ed-af10-4a8e-9858-6780fc312390", + "renditionMap": {}, + "type": "component" + } + ], + "id": "ffc31b37-4e88-44ab-a58e-8c8952bddf50", + "regionLabel": "Details", + "regionName": "tab1", + "renditionMap": {}, + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "userId": "{!recordId}" + }, + "componentName": "forceCommunity:userRelatedList", + "id": "ffeb3b47-04b8-455c-be55-69b69096f017", + "renditionMap": {}, + "type": "component" + } + ], + "id": "02c71e1a-5c7b-4265-8ff5-486737b59caf", + "regionLabel": "Related", + "regionName": "tab2", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "4ad735e0-ad67-4c2b-9b52-717f1be31466", + "regionName": "content", + "type": "region" + }, + { + "id": "d9fb20dc-9a48-4767-b7ab-fc7c8a5cb56a", + "regionName": "footer", + "type": "region" } - }, - "componentName" : "forceCommunity:tabset", - "id" : "b4db8bb9-4fa9-4f41-8919-a300735d0ef6", - "regions" : [ { - "components" : [ { - "componentAttributes" : { - "id" : "{!recordId}" - }, - "componentName" : "forceCommunity:userProfileDetail", - "id" : "3910b7ed-af10-4a8e-9858-6780fc312390", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "ffc31b37-4e88-44ab-a58e-8c8952bddf50", - "regionLabel" : "Details", - "regionName" : "tab1", - "renditionMap" : { }, - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "userId" : "{!recordId}" - }, - "componentName" : "forceCommunity:userRelatedList", - "id" : "ffeb3b47-04b8-455c-be55-69b69096f017", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "02c71e1a-5c7b-4265-8ff5-486737b59caf", - "regionLabel" : "Related", - "regionName" : "tab2", - "renditionMap" : { }, - "type" : "region" - } ], - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "4ad735e0-ad67-4c2b-9b52-717f1be31466", - "regionName" : "content", - "type" : "region" - }, { - "id" : "d9fb20dc-9a48-4767-b7ab-fc7c8a5cb56a", - "regionName" : "footer", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "detail-005" -} \ No newline at end of file + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-005" +} -- Gitblit v1.9.1