You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
315 B
10 lines
315 B
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"usingComponents": {
|
|
"mp-cells":"/components/weui/cells/cells",
|
|
"mp-cell":"/components/weui/cell/cell",
|
|
"van-grid": "/components/vant/grid/index",
|
|
"van-grid-item": "/components/vant/grid-item/index",
|
|
"van-tag": "/components/vant/tag/index"
|
|
}
|
|
}
|