﻿[
    {
        "column": 0,
        "id": "pn_Notice",
        "title": "公告通知",
        "allowDrag": true,
        "showCloseButton": true,
        "showCollapseButton": true,
        "expanded": true,
        "visible": true,
        "height": "190px",
        "__moveAction": "after"
    },
    {
        "column": 0,
        "id": "pn_Cach",
        "title": "收款认领",
        "allowDrag": true,
        "showCloseButton": true,
        "showCollapseButton": true,
        "expanded": true,
        "visible": true,
        "height": "150px",
        "__moveAction": "before"
    },
    {
        "column": 0,
        "id": "pn_Mail",
        "title": "我的邮件",
        "allowDrag": true,
        "showCloseButton": true,
        "showCollapseButton": true,
        "expanded": true,
        "visible": true,
        "height": "150px",
        "__moveAction": "after"
    },
    {
        "column": 1,
        "id": "pn_BBS",
        "title": "BBS帖子",
        "allowDrag": true,
        "showCloseButton": true,
        "showCollapseButton": true,
        "expanded": true,
        "visible": true,
        "height": "510px",
        "__moveAction": "before"
    },
    {
        "column": 0,
        "id": "pn_PersonInfo",
        "title": "个人信息",
        "allowDrag": true,
        "showCloseButton": true,
        "showCollapseButton": true,
        "expanded": false,
        "visible": false,
        "height": "160px"
    },
    {
        "column": 0,
        "id": "pn_Access",
        "title": "代办事务",
        "allowDrag": true,
        "showCloseButton": true,
        "showCollapseButton": true,
        "expanded": false,
        "visible": false,
        "height": "150px"
    }
]