FUYU
2023-12-13 4488f711dbc01a8db6753907cae2ef4021dede68
force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json
@@ -1,68 +1,81 @@
{
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:dynamicLayout",
  "dataProviders" : [ ],
  "id" : "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51",
  "label" : "LexConInvoiceView",
  "regions" : [ {
    "components" : [ {
      "componentAttributes" : {
        "background" : "background: rgba(0,0,0,0)",
        "backgroundOverlay" : "rgba(0,0,0,0.5)",
        "contentAreaWidth" : 100,
        "sectionConfig" : {
          "UUID" : "d52f86d0-b463-43a9-9817-40d500fcc2ad",
          "columns" : [ {
            "UUID" : "73c51c99-c8ed-45c9-ab83-89ff66ca5239",
            "columnKey" : "1",
            "columnName" : "Column 1",
            "columnWidth" : "12",
            "seedComponents" : [ ]
          } ]
    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
    "componentName": "siteforce:dynamicLayout",
    "dataProviders": [],
    "id": "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51",
    "label": "LexConInvoiceView",
    "regions": [
        {
            "components": [
                {
                    "componentAttributes": {
                        "background": "background: rgba(0,0,0,0)",
                        "backgroundOverlay": "rgba(0,0,0,0.5)",
                        "contentAreaWidth": 100,
                        "sectionConfig": {
                            "UUID": "d52f86d0-b463-43a9-9817-40d500fcc2ad",
                            "columns": [
                                {
                                    "UUID": "73c51c99-c8ed-45c9-ab83-89ff66ca5239",
                                    "columnKey": "1",
                                    "columnName": "Column 1",
                                    "columnWidth": "12",
                                    "seedComponents": []
                                }
                            ]
                        },
                        "sectionHeight": 300
                    },
                    "componentName": "forceCommunity:section",
                    "id": "d52f86d0-b463-43a9-9817-40d500fcc2ad",
                    "regions": [
                        {
                            "components": [
                                {
                                    "componentAttributes": {},
                                    "componentName": "c:lexConInvoiceView",
                                    "id": "af1fd8e8-0495-4aa4-a724-b200588463eb",
                                    "renderPriority": "NEUTRAL",
                                    "renditionMap": {},
                                    "type": "component"
                                }
                            ],
                            "id": "73c51c99-c8ed-45c9-ab83-89ff66ca5239",
                            "regionLabel": "Column 1",
                            "regionName": "1",
                            "renditionMap": {},
                            "type": "region"
                        }
                    ],
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "87b7dcd5-40d6-4441-9443-26d7647ded5c",
            "regionName": "content",
            "type": "region"
        },
        "sectionHeight" : 300
      },
      "componentName" : "forceCommunity:section",
      "id" : "d52f86d0-b463-43a9-9817-40d500fcc2ad",
      "regions" : [ {
        "components" : [ {
          "componentAttributes" : { },
          "componentName" : "c:lexConInvoiceView",
          "id" : "af1fd8e8-0495-4aa4-a724-b200588463eb",
          "renderPriority" : "NEUTRAL",
          "renditionMap" : { },
          "type" : "component"
        } ],
        "id" : "73c51c99-c8ed-45c9-ab83-89ff66ca5239",
        "regionLabel" : "Column 1",
        "regionName" : "1",
        "renditionMap" : { },
        "type" : "region"
      } ],
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "87b7dcd5-40d6-4441-9443-26d7647ded5c",
    "regionName" : "content",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "发票 ~ 消耗品管理系统"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "0dacce9e-e531-41b1-ad79-6a6efefc9dd1",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "d415f744-fe96-4c81-90b0-73d1b66dafbb",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "custom-lexconinvoiceview"
}
        {
            "components": [
                {
                    "componentAttributes": {
                        "customHeadTags": "",
                        "description": "",
                        "title": "发票 ~ 消耗品管理系统"
                    },
                    "componentName": "forceCommunity:seoAssistant",
                    "id": "0dacce9e-e531-41b1-ad79-6a6efefc9dd1",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "d415f744-fe96-4c81-90b0-73d1b66dafbb",
            "regionName": "sfdcHiddenRegion",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "custom-lexconinvoiceview"
}