11 lines
374 B
JSON
11 lines
374 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|