Files
quinn-wx/pages/task/index.json
2022-11-24 17:07:38 +08:00

10 lines
291 B
JSON

{
"usingComponents": {
"foot-tab": "../foot-tab/foot-tab",
"tab": "../../components/tab/index",
"scroll": "../../components/scroll/index",
"t-action-sheet": "../../components/action-sheet/action-sheet",
"t-fab": "../../components/fab/fab"
}
}