GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
6
Releases
15
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
smartwell_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
9155ecfdc9
Switch branches
×
baidu_map_offine
dev
dev-bjgas
dev3.0
dev_bjgas_well_v3
dev_sz(深圳)
smartwell_front
/
src
/
utils
/ dayjs.ts
lyg
on 27 Jun
99 bytes
v3项目初始化
Raw
Blame
History
import dayjs from 'dayjs' import 'dayjs/locale/zh-cn' dayjs.locale('zh-cn') export default dayjs