feat: 时间选择器本地 支持时区

This commit is contained in:
zhangyu
2021-06-18 14:35:29 +08:00
parent 50e1d8f04b
commit 359d88a5b9
46 changed files with 6228 additions and 5 deletions

3
build/common.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
noElPrefixFile: /(utils|directives|hooks|locale)/,
}