buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
force-app/main/default/experiences/Consumable1/views/lexInventoryView.json
@@ -1,68 +1,81 @@
{
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:dynamicLayout",
  "dataProviders" : [ ],
  "id" : "afb34dd9-404b-4bea-949d-07c42681d821",
  "label" : "LexInventoryView",
  "regions" : [ {
    "components" : [ {
      "componentAttributes" : {
        "background" : "background: rgba(0,0,0,0)",
        "backgroundOverlay" : "rgba(0,0,0,0.5)",
        "contentAreaWidth" : 100,
        "sectionConfig" : {
          "UUID" : "747680b6-fa7d-40b9-9fb2-5eeedec2111f",
          "columns" : [ {
            "UUID" : "7dae9038-fe28-4dd2-beda-d90442f650d1",
            "columnKey" : "1",
            "columnName" : "Column 1",
            "columnWidth" : "12",
            "seedComponents" : [ ]
          } ]
    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
    "componentName": "siteforce:dynamicLayout",
    "dataProviders": [],
    "id": "afb34dd9-404b-4bea-949d-07c42681d821",
    "label": "LexInventoryView",
    "regions": [
        {
            "components": [
                {
                    "componentAttributes": {
                        "background": "background: rgba(0,0,0,0)",
                        "backgroundOverlay": "rgba(0,0,0,0.5)",
                        "contentAreaWidth": 100,
                        "sectionConfig": {
                            "UUID": "747680b6-fa7d-40b9-9fb2-5eeedec2111f",
                            "columns": [
                                {
                                    "UUID": "7dae9038-fe28-4dd2-beda-d90442f650d1",
                                    "columnKey": "1",
                                    "columnName": "Column 1",
                                    "columnWidth": "12",
                                    "seedComponents": []
                                }
                            ]
                        },
                        "sectionHeight": 300
                    },
                    "componentName": "forceCommunity:section",
                    "id": "747680b6-fa7d-40b9-9fb2-5eeedec2111f",
                    "regions": [
                        {
                            "components": [
                                {
                                    "componentAttributes": {},
                                    "componentName": "c:lexinventoryViewLWC",
                                    "id": "2db28040-90b0-4c1c-8793-28479780c069",
                                    "renderPriority": "NEUTRAL",
                                    "renditionMap": {},
                                    "type": "component"
                                }
                            ],
                            "id": "7dae9038-fe28-4dd2-beda-d90442f650d1",
                            "regionLabel": "Column 1",
                            "regionName": "1",
                            "renditionMap": {},
                            "type": "region"
                        }
                    ],
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "f951952b-7e3c-4622-bef8-b6c333c9913d",
            "regionName": "content",
            "type": "region"
        },
        "sectionHeight" : 300
      },
      "componentName" : "forceCommunity:section",
      "id" : "747680b6-fa7d-40b9-9fb2-5eeedec2111f",
      "regions" : [ {
        "components" : [ {
          "componentAttributes" : { },
          "componentName" : "c:lexinventoryViewLWC",
          "id" : "2db28040-90b0-4c1c-8793-28479780c069",
          "renderPriority" : "NEUTRAL",
          "renditionMap" : { },
          "type" : "component"
        } ],
        "id" : "7dae9038-fe28-4dd2-beda-d90442f650d1",
        "regionLabel" : "Column 1",
        "regionName" : "1",
        "renditionMap" : { },
        "type" : "region"
      } ],
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "f951952b-7e3c-4622-bef8-b6c333c9913d",
    "regionName" : "content",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "库存 ~ 消耗品管理系统"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "54a2e6e2-68ec-4ad2-9e6d-e2ab853931bc",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "417422ac-dd59-4afe-bf23-e35fda0bc023",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "custom-lexinventoryview"
}
        {
            "components": [
                {
                    "componentAttributes": {
                        "customHeadTags": "",
                        "description": "",
                        "title": "库存 ~ 消耗品管理系统"
                    },
                    "componentName": "forceCommunity:seoAssistant",
                    "id": "54a2e6e2-68ec-4ad2-9e6d-e2ab853931bc",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "417422ac-dd59-4afe-bf23-e35fda0bc023",
            "regionName": "sfdcHiddenRegion",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "custom-lexinventoryview"
}