11 lines
307 B
JSON
11 lines
307 B
JSON
{
|
|
"backgroundColor": "#fff",
|
|
"navigationBarTitleText": "拼团列表",
|
|
"usingComponents": {
|
|
"van-icon": "/dist/icon/index",
|
|
"van-nav-bar": "/dist/nav-bar/index",
|
|
"van-popup": "/dist/popup/index",
|
|
"van-card": "/dist/card/index",
|
|
"groupListPopup":"/mycomponent/groupListPopup/groupListPopup"
|
|
}
|
|
} |