Files
quinn-wx/pages/today/index.json
2022-11-17 17:05:46 +08:00

9 lines
246 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"
}
}