10 lines
294 B
JSON
10 lines
294 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"te-nav-bar": "/commpents/te_navbar",
|
|
"van-checkbox": "@vant/weapp/checkbox/index",
|
|
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-empty": "@vant/weapp/empty/index"
|
|
}
|
|
} |