1 Star 0 Fork 73

卟呤卟呤/hdm_hybrid

forked from shuiruohanyu/hdm_hybrid 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 738 Bytes
一键复制 编辑 原始数据 按行查看 历史
shuiruohanyu 提交于 2024-12-16 16:38 . axios封装
{
"name": "hdm_hybrid",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite --host",
"build": "run-p type-check \"build-only {@}\" --",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --build"
},
"dependencies": {
"axios": "^1.7.9",
"pinia": "^2.2.6",
"vant": "^4.9.10",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@types/node": "^22.9.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.7.0",
"npm-run-all2": "^7.0.1",
"typescript": "~5.6.3",
"vite": "^6.0.1",
"vite-plugin-vue-devtools": "^7.6.5",
"vue-tsc": "^2.1.10"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lixxxaaaa/hdm_hybrid.git
[email protected]:lixxxaaaa/hdm_hybrid.git
lixxxaaaa
hdm_hybrid
hdm_hybrid
master

搜索帮助