GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
robot_dog_patrol_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
9c170bb76c
Switch branches
×
alarm
dev
robot_dog_patrol_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