1 Star 7 Fork 2

cpc_public/vue3-amap-hdpi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
CPC123456 提交于 2021-08-30 09:29 . feat:修改了
{
"name": "vite-vue3-amap",
"version": "0.0.0",
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"axios": "^0.21.1",
"echarts": "^5.1.2",
"element-plus": "^1.0.2-beta.71",
"mitt": "^3.0.0",
"vue": "^3.0.5",
"vue-router": "^4.0.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.3.0",
"@vue/compiler-sfc": "^3.0.5",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"typescript": "^4.3.2",
"vite": "^2.4.4",
"vue-tsc": "^0.2.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cpc_public/vue3-amap-hdpi.git
git@gitee.com:cpc_public/vue3-amap-hdpi.git
cpc_public
vue3-amap-hdpi
vue3-amap-hdpi
master

搜索帮助