This commit is contained in:
alvis
2020-06-14 16:44:45 +08:00
parent 6a10ed3e16
commit 943dae05da
2150 changed files with 986029 additions and 17 deletions

View File

@@ -0,0 +1,11 @@
{
"usingComponents": {
"i-button": "/component/iView/button/index",
"i-panel": "/component/iView/panel/index",
"i-input": "/component/iView/input/index",
"i-message": "/component/iView/message/index",
"i-spin": "/component/iView/spin/index",
"i-radio-group": "/component/iView/radio-group/index",
"i-radio": "/component/iView/radio/index"
}
}