mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-03-26 07:13:10 +00:00
18 lines
611 B
JSON
18 lines
611 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"componentPlaceholder": {
|
|
"page-design": "view"
|
|
},
|
|
"usingComponents": {
|
|
"page-footer": "/components/pageFooter/index",
|
|
"edit-user-modal": "/components/eidtUserModal/index",
|
|
"page-design": "/subpackage/diyComponents/pageDesign",
|
|
"coupon-window": "/components/couponWindow/index",
|
|
"waterfalls-flow": "/components/WaterfallsFlow/WaterfallsFlow",
|
|
"empty-page": "/components/emptyPage",
|
|
"loading": "/components/Loading/index"
|
|
}
|
|
} |