10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"te-nav-bar": "/commpents/te_navbar",
|
|
"van-image": "@vant/weapp/image/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-dialog": "@vant/weapp/dialog/index"
|
|
}
|
|
} |