开始做登录
This commit is contained in:
10
miniprogram_npm/@vant/weapp/calendar/index.json
Normal file
10
miniprogram_npm/@vant/weapp/calendar/index.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"header": "./components/header/index",
|
||||
"month": "./components/month/index",
|
||||
"van-button": "../button/index",
|
||||
"van-popup": "../popup/index",
|
||||
"van-toast": "../toast/index"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user