1 Star 0 Fork 1

弟皇侠/erp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.12 KB
一键复制 编辑 原始数据 按行查看 历史
弟皇侠 提交于 2024-09-05 17:58 . feat: 订单抽屉
{
"name": "erp-macnn",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --host=0.0.0.0",
"build": "vue-tsc -b && vite build",
"preview": "vite preview",
"lint:prettier": "prettier --write \"src/**/*.{js,ts,json,tsx,css,scss,vue,html,md}\"",
"generate:api": "openapi --input http://127.0.0.1:4523/export/openapi/2?version=3.0 --output ./src/servers --client axios"
},
"dependencies": {
"@iconify/vue": "^4.1.2",
"axios": "^1.7.4",
"dayjs": "^1.11.12",
"echarts": "^5.5.1",
"element-plus": "^2.8.1",
"element-plus-table-dragable": "^1.0.0",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.2.1",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.35",
"vue-echarts": "^7.0.3",
"vue-i18n": "^9.13.1",
"vue-lazyload": "^3.0.0",
"vue-router": "^4.4.3",
"vue-types": "^5.1.3",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@iconify-json/ant-design": "^1.1.17",
"@iconify-json/ep": "^1.1.16",
"@iconify-json/icon-park": "^1.1.14",
"@iconify-json/icon-park-outline": "^1.1.16",
"@iconify-json/icon-park-solid": "^1.1.15",
"@tsconfig/node20": "^20.1.4",
"@types/form-data": "^2.5.0",
"@types/lodash": "^4.17.7",
"@types/node": "^22.2.0",
"@types/nprogress": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"core-js": "^3.38.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-plugin-vue": "^9.27.0",
"globals": "^15.9.0",
"less": "^4.2.0",
"openapi-typescript-codegen": "^0.29.0",
"prettier": "^3.3.3",
"sass-embedded": "^1.77.8",
"typescript": "^5.5.3",
"typescript-eslint": "^8.1.0",
"unocss": "^0.62.1",
"unplugin-vue-router": "^0.10.3",
"vite": "^5.4.0",
"vite-plugin-top-level-await": "^1.4.4",
"vue-tsc": "^2.0.29"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/snow_Sharon/erp.git
git@gitee.com:snow_Sharon/erp.git
snow_Sharon
erp
erp
master

搜索帮助