mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-03-28 00:00:52 +00:00
13 lines
472 B
JSON
13 lines
472 B
JSON
{
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#333333",
|
|
"navigationBarTitleText": "专题页",
|
|
"usingComponents": {
|
|
"page-design": "/subpackage/diyComponents/pageDesign",
|
|
"loading": "/components/Loading/index",
|
|
"page-footer": "/components/pageFooter/index",
|
|
"coupon-window": "/components/couponWindow/index",
|
|
"waterfalls-flow": "/components/WaterfallsFlow/WaterfallsFlow",
|
|
"empty-page": "/components/emptyPage"
|
|
}
|
|
} |