改进界面

This commit is contained in:
GoEdgeLab
2021-06-05 16:53:26 +08:00
parent 47edae4490
commit b0dedb653e
33 changed files with 575 additions and 115 deletions

View File

@@ -0,0 +1,6 @@
Tea.context(function () {
this.$delay(function () {
teaweb.datepicker("day-from-picker")
teaweb.datepicker("day-to-picker")
})
})