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/views/accountManagement.json | 276 +++++++++++++++++++++++++------------------------------ 1 files changed, 126 insertions(+), 150 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/accountManagement.json b/force-app/main/default/experiences/Consumable1/views/accountManagement.json index cbe9247..f2ab795 100644 --- a/force-app/main/default/experiences/Consumable1/views/accountManagement.json +++ b/force-app/main/default/experiences/Consumable1/views/accountManagement.json @@ -1,153 +1,129 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "fd91a176-37cc-4c72-887d-8a32f8472825", - "label": "Account Management", - "regions": [ - { - "id": "262d4441-fd9c-4127-9986-4c9ad8587eba", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "richTextValue": " <h1 style=\"text-align: center;\"> <b style=\"font-size: 20px; color: #1e2443;\">Account Management</b> </h1> " - }, - "componentName": "forceCommunity:richTextInline", - "id": "3d0c495a-f911-45a0-9567-812a0743c581", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "tabsetConfig": { - "UUID": "70bcdbb9-d991-42bc-b481-e7402ac6098d", - "activeTab": "tab1", - "tabs": [ - { - "UUID": "a29aefd0-0fcc-4da9-9870-d36a8d0de93e", - "allowGuestUser": false, - "locked": false, - "seedComponents": [ - { - "attributes": { - "customTitle": "Members", - "parentRecordId": "{!CurrentUser.accountId}", - "relatedListName": "Users", - "showBreadCrumbs": "false", - "showCustomTitle": "true", - "showManualRefreshButton": "false", - "showRowNumbers": "false" - }, - "fqn": "forceCommunity:relatedList" - } - ], - "tabKey": "tab1", - "tabName": "Members" - }, - { - "UUID": "03536177-264d-43e3-8c3f-1214755f8b7b", - "allowGuestUser": false, - "locked": false, - "seedComponents": [ - { - "attributes": { - "recordId": "{!CurrentUser.accountId}" - }, - "fqn": "forceCommunity:accountBrandRecord" - } - ], - "tabKey": "tab2", - "tabName": "Branding" - } - ], - "useOverflowMenu": false - } - }, - "componentName": "forceCommunity:tabset", - "id": "70bcdbb9-d991-42bc-b481-e7402ac6098d", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "customTitle": "Members", - "parentRecordId": "{!CurrentUser.accountId}", - "relatedListName": "Users", - "showBreadCrumbs": false, - "showCustomTitle": true, - "showManualRefreshButton": false, - "showRowNumbers": false - }, - "componentName": "forceCommunity:relatedList", - "id": "a9efd81a-d6fa-448b-93cf-280e7c6ef46c", - "renditionMap": {}, - "type": "component" - } - ], - "id": "a29aefd0-0fcc-4da9-9870-d36a8d0de93e", - "regionLabel": "Members", - "regionName": "tab1", - "renditionMap": {}, - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "recordId": "{!CurrentUser.accountId}" - }, - "componentName": "forceCommunity:accountBrandRecord", - "id": "18ef9967-2369-484a-83db-f4c32494e9cc", - "renditionMap": {}, - "type": "component" - } - ], - "id": "03536177-264d-43e3-8c3f-1214755f8b7b", - "regionLabel": "Branding", - "regionName": "tab2", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "198e4bed-7a3a-4a56-a15a-d354e55d5624", + "label" : "Account Management", + "regions" : [ { + "id" : "202c6d5b-0e3e-4ee4-9327-bb9e056f5ccd", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "richTextValue" : " <h1 style=\"text-align: center;\"> <b style=\"font-size: 20px; color: #1e2443;\">Account Management</b> </h1> " + }, + "componentName" : "forceCommunity:richTextInline", + "id" : "23086da8-7c2e-4db2-9d92-e2cb300415db", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + }, { + "componentAttributes" : { + "tabsetConfig" : { + "UUID" : "65ec293d-c556-4ebb-a718-1d2091eebe82", + "activeTab" : "tab1", + "tabs" : [ { + "UUID" : "507fb429-2282-49b5-8878-f05f01f9861a", + "allowGuestUser" : false, + "locked" : false, + "seedComponents" : [ { + "attributes" : { + "customTitle" : "Members", + "parentRecordId" : "{!CurrentUser.accountId}", + "relatedListName" : "Users", + "showBreadCrumbs" : "false", + "showCustomTitle" : "true", + "showManualRefreshButton" : "false", + "showRowNumbers" : "false" + }, + "fqn" : "forceCommunity:relatedList" + } ], + "tabKey" : "tab1", + "tabName" : "Members" + }, { + "UUID" : "c61e3f16-c77e-49f2-b596-d89451128362", + "allowGuestUser" : false, + "locked" : false, + "seedComponents" : [ { + "attributes" : { + "recordId" : "{!CurrentUser.accountId}" + }, + "fqn" : "forceCommunity:accountBrandRecord" + } ], + "tabKey" : "tab2", + "tabName" : "Branding" + } ], + "useOverflowMenu" : false } - ], - "id": "994d71b3-70bd-4c11-a9a5-343ca297dc90", - "regionName": "content", - "type": "region" - }, - { - "id": "dd298082-15f8-418d-9f95-7384993b0791", - "regionName": "footer", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Account Management" + }, + "componentName" : "forceCommunity:tabset", + "id" : "65ec293d-c556-4ebb-a718-1d2091eebe82", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "customTitle" : "Members", + "parentRecordId" : "{!CurrentUser.accountId}", + "relatedListName" : "Users", + "showBreadCrumbs" : false, + "showCustomTitle" : true, + "showManualRefreshButton" : false, + "showRowNumbers" : false }, - "componentName": "forceCommunity:seoAssistant", - "id": "675eddaf-9bb9-4932-86dd-ee69780ecb3d", - "renditionMap": {}, - "type": "component" - } - ], - "id": "0736aa4d-5574-41f3-8504-6e9ab73263f2", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "account-management" -} + "componentName" : "forceCommunity:relatedList", + "id" : "1054405a-fda1-450b-a9ec-67e9be3839fb", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "507fb429-2282-49b5-8878-f05f01f9861a", + "regionLabel" : "Members", + "regionName" : "tab1", + "renditionMap" : { }, + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "recordId" : "{!CurrentUser.accountId}" + }, + "componentName" : "forceCommunity:accountBrandRecord", + "id" : "7b84436c-612b-4042-b9c4-411d9fbe0957", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "c61e3f16-c77e-49f2-b596-d89451128362", + "regionLabel" : "Branding", + "regionName" : "tab2", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "9d9976f8-dd44-4d6f-91c8-06440b957386", + "regionName" : "content", + "type" : "region" + }, { + "id" : "3583c796-50b6-4943-86ba-e0f908a892d2", + "regionName" : "footer", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "Account Management" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "e6b1c498-01fb-4b0d-b21f-55bfa86e605b", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "786a718c-93c1-484e-8839-716d2b615d06", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "account-management" +} \ No newline at end of file -- Gitblit v1.9.1