1234567891011 |
- {
- "usingComponents": {
- "tab" : "/components/tab/tab",
- "chart" : "/components/Chart/Chart",
- "table" : "/components/table/table",
- "mp-toptips": "weui-miniprogram/toptips/toptips",
- "pie": "/components/pie/pie",
- "wordCloud": "/components/wordCloud/wordCloud",
- "lineChart": "/components/lineChart/lineChart"
- }
- }
|