Files
quinn-wx/pages/task/index.json
2022-12-12 17:30:08 +08:00

10 lines
271 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"
}
}