12 lines
458 B
JSON
Raw Normal View History

2021-01-12 18:04:14 +08:00
{
"navigationBarTitleText": "",
"component": true,
"usingComponents": {
"mall-home": "./../../components/mall/mall-home",
"mall-shopping": "./../../components/mall/mall-shopping",
"mall-bbs": "./../../components/mall/mall-bbs",
"mall-car": "./../../components/mall/mall-car",
"mall-my": "./../../components/mall/mall-my",
"dialog-registration": "./../../components/user/dialog-registration"
}
}