ASR/miniprogram/pages/information/help/help.json

7 lines
169 B
JSON
Raw Normal View History

2020-08-31 16:55:41 +00:00
{
"usingComponents": {
"i-panel": "../../../dist/panel/index",
"i-cell-group": "../../../dist/cell-group/index",
"i-cell": "../../../dist/cell/index"
}
}