buli
2023-07-11 a68c8c52c2820052c2ae3856876f74a385354583
force-app/main/default/experiences/Consumable1/views/forgotPassword.json
@@ -1,69 +1,79 @@
{
  "appPageId" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "eac49d21-4e4d-4e8e-997e-42dfce021ff4",
  "label" : "Forgot Password",
  "regions" : [ {
    "components" : [ {
      "componentAttributes" : {
        "richTextValue" : "<p style=\"text-align: center;\"><span style=\"font-size: 22px; color: rgb(255, 255, 255);\">重置密码</span></p>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "2b141c57-9556-45f3-9e15-90ac1419a02f",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : {
        "richTextValue" : "<p style=\"text-align: center;\"><span style=\"font-size: 16px; color: rgb(255, 255, 255);\">请输入您的用户名</span></p>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "203ce0df-48b9-4b50-85af-ba98cff2599e",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : {
        "checkEmailUrl" : "./CheckPasswordResetEmail",
        "submitButtonLabel" : "重置密码",
        "usernameLabel" : "用户名"
      },
      "componentName" : "salesforceIdentity:forgotPassword2",
      "id" : "9afeb3da-d8a0-41df-8b00-4ca493eda07b",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : {
        "richTextValue" : "<p style=\"text-align: center;\"><span style=\"color: rgb(255, 255, 255);\">取消</span></p>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "ac7cc923-2a73-45a7-a124-b94477b33e34",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "e9992f81-cb4b-4485-a34c-4a7db847cad9",
    "regionName" : "content",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "Forgot Password"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "973d922a-76bf-4c04-91b9-f10851baf1c3",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "47d9db7d-c4bd-478e-9a55-3d796c30b606",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Login",
  "type" : "view",
  "viewType" : "forgot-password"
}
  "appPageId": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "eac49d21-4e4d-4e8e-997e-42dfce021ff4",
  "label": "Forgot Password",
  "regions": [
    {
      "components": [
        {
          "componentAttributes": {
            "richTextValue": "<p style=\"text-align: center;\"><span style=\"color: rgb(255, 255, 255); font-size: 22px;\">重置密码</span></p>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "2b141c57-9556-45f3-9e15-90ac1419a02f",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        },
        {
          "componentAttributes": {
            "richTextValue": "<p style=\"text-align: center;\"><span style=\"color: rgb(255, 255, 255); font-size: 16px;\">请输入您的用户名</span></p>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "203ce0df-48b9-4b50-85af-ba98cff2599e",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        },
        {
          "componentAttributes": {
            "checkEmailUrl": "./CheckPasswordResetEmail",
            "submitButtonLabel": "重置密码",
            "usernameLabel": "用户名"
          },
          "componentName": "salesforceIdentity:forgotPassword2",
          "id": "9afeb3da-d8a0-41df-8b00-4ca493eda07b",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        },
        {
          "componentAttributes": {
            "richTextValue": "<p style=\"text-align: center;\"><span style=\"color: rgb(255, 255, 255);\">取消</span></p>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "ac7cc923-2a73-45a7-a124-b94477b33e34",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "e9992f81-cb4b-4485-a34c-4a7db847cad9",
      "regionName": "content",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "Forgot Password"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "973d922a-76bf-4c04-91b9-f10851baf1c3",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "47d9db7d-c4bd-478e-9a55-3d796c30b606",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Login",
  "type": "view",
  "viewType": "forgot-password"
}