project init

This commit is contained in:
limqhz
2022-11-17 17:05:46 +08:00
parent 597b107cf7
commit eec0e5575f
108 changed files with 4483 additions and 36 deletions

View File

@@ -2,6 +2,7 @@
"usingComponents": {
"foot-tab": "../foot-tab/foot-tab",
"tab": "../../components/tab/index",
"scroll": "../../components/scroll/index"
"scroll": "../../components/scroll/index",
"t-action-sheet": "../../components/action-sheet/action-sheet"
}
}