5 Star 5 Fork 0

liuwjg/mes-inspection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "mes-inspection",
"version": "0.0.0",
"scripts": {
"dev": "vite --mode development",
"test": "vite --mode test",
"prod":"vite --mode prod",
"build": "vite build --mode test",
"build prod": "vite build --mode production",
"preview": "vite preview --port 4173"
},
"dependencies": {
"@dargmuesli/vue-qrcode-reader": "^1.0.0-vue3-compatibility.1",
"@zxing/library": "^0.19.1",
"axios": "^0.27.2",
"composition-api": "^0.0.0",
"consola": "^3.2.3",
"dingtalk-jsapi": "^3.0.9",
"element-plus": "^2.3.7",
"node-sass": "^7.0.3",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
"vant": "^3.6.2",
"vite-plugin-style-import": "^2.0.0",
"vue": "^3.2.37",
"vue-axios": "^3.4.1",
"vue-property-decorator": "^9.1.2",
"vue-router": "^4.1.3",
"vue-session": "^1.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",
"consola": "^3.2.3",
"element-plus": "^2.4.2",
"less": "^4.2.0",
"less-loader": "^11.1.3",
"sass": "^1.55.0",
"vite": "^3.2.7",
"vite-plugin-style-import": "^2.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuwjg/mes-inspection.git
git@gitee.com:liuwjg/mes-inspection.git
liuwjg
mes-inspection
mes-inspection
master

搜索帮助