mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-03-25 14:53:52 +00:00
15 lines
457 B
JSON
15 lines
457 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"componentPlaceholder": {
|
|
"page-design": "view"
|
|
},
|
|
"usingComponents": {
|
|
"page-design": "/subpackage/diyComponents/pageDesign",
|
|
"loading": "/components/Loading/index",
|
|
"coupon-window": "/components/couponWindow/index",
|
|
"waterfalls-flow": "/components/WaterfallsFlow/WaterfallsFlow",
|
|
"empty-page": "/components/emptyPage"
|
|
}
|
|
} |