1 Star 0 Fork 148

frankwen/IofTV-Screen-Vue3

forked from daidai/IofTV-Screen-Vue3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1010 Bytes
一键复制 编辑 原始数据 按行查看 历史
daidai 提交于 2022-10-25 15:24 . feat: 增加中间地图
{
"name": "test",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"axios": "^1.1.3",
"countup.js": "^2.3.2",
"dayjs": "^1.11.6",
"echarts": "^5.4.0",
"element-plus": "^2.2.19",
"mockjs": "^1.1.0",
"pinia": "^2.0.21",
"vue": "^3.2.41",
"vue-echarts": "^6.2.3",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@types/mockjs": "^1.0.7",
"@types/node": "^18.11.4",
"@vitejs/plugin-vue": "^3.0.3",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.12",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.18",
"sass": "^1.55.0",
"tailwindcss": "^3.2.1",
"typescript": "~4.7.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-element-plus": "^0.4.1",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.1.8",
"vue-tsc": "^1.0.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/frankwen/IofTV-Screen-Vue3.git
[email protected]:frankwen/IofTV-Screen-Vue3.git
frankwen
IofTV-Screen-Vue3
IofTV-Screen-Vue3
master

搜索帮助