纪念日调整

This commit is contained in:
limqhz
2022-12-12 17:30:08 +08:00
parent 20e901da0a
commit 44df516337
13 changed files with 221 additions and 23 deletions

View File

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