1 Star 0 Fork 1

ShenZY98/时区时钟组件 Vue3+moment-timezone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 374 Bytes
一键复制 编辑 原始数据 按行查看 历史
ShenZY98 提交于 2022-02-20 13:43 . changes
{
"name": "clock-app",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^0.26.0",
"moment-timezone": "^0.5.34",
"vue": "^3.2.25",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"vite": "^2.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shenzy98/time-zone-clock-time-component.git
git@gitee.com:shenzy98/time-zone-clock-time-component.git
shenzy98
time-zone-clock-time-component
时区时钟组件 Vue3+moment-timezone
master

搜索帮助