个人消息

This commit is contained in:
limqhz
2022-12-14 17:51:32 +08:00
parent 709ffc6f42
commit c2fa413fea
11 changed files with 111 additions and 24 deletions

View File

@@ -0,0 +1,9 @@
{
"usingComponents": {
"t-date-time-picker": "/components/date-time-picker/date-time-picker",
"t-picker": "/components/picker/picker",
"t-picker-item": "/components/picker/picker-item",
"t-switch": "/components/switch/switch",
"t-button": "/components/button/button"
}
}