feat:时间选择组件开发 (60%)

This commit is contained in:
zhangyu
2021-06-21 18:41:17 +08:00
parent 870a58c75a
commit 188a3cde26
8 changed files with 281 additions and 160 deletions

View File

@@ -25,6 +25,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
const dayjs__default = /* #__PURE__ */_interopDefaultLegacy(window.$dayJs)
console.log(window.$dayJs.tz().format('YYYY-MM-DD HH:mm:ss'))
console.log(window.$dayJs.tz.guess())
const ElInput__default = /* #__PURE__ */_interopDefaultLegacy(ElInput)
const ElButton__default = /* #__PURE__ */_interopDefaultLegacy(ElButton)
const customParseFormat__default = /* #__PURE__ */_interopDefaultLegacy(customParseFormat)