3 Star 0 Fork 0

瓜皮/基于Springboot,Vue开发的线上接发单平台-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "online-take-orders-vue",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"autoprefixer": "^10.4.14",
"axios": "^1.3.0",
"core-js": "^3.28.0",
"echarts": "^5.4.2",
"element-plus": "^2.2.28",
"jsonwebtoken": "^9.0.0",
"lib-flexible": "^0.3.2",
"node-polyfill-webpack-plugin": "^2.0.1",
"px2rem-loader": "^0.1.9",
"stream-browserify": "^3.0.0",
"util": "^0.12.5",
"vue": "^3.2.13",
"vue-router": "^4.1.6",
"vuex": "^4.1.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"compression-webpack-plugin": "^10.0.0",
"crypto-browserify": "^3.12.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"postcss-pxtorem": "^6.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guapi_ljl/online-take-orders-platform-vue.git
git@gitee.com:guapi_ljl/online-take-orders-platform-vue.git
guapi_ljl
online-take-orders-platform-vue
基于Springboot,Vue开发的线上接发单平台-vue
master

搜索帮助