6 Star 42 Fork 11

学无止境/大学生健康档案管理系统前端代码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 755 Bytes
一键复制 编辑 原始数据 按行查看 历史
PickJ 提交于 2019-04-28 15:46 . 项目初始化
{
"name": "documentsystem",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.18.0",
"core-js": "^2.6.5",
"echarts": "^4.2.1",
"element-ui": "^2.7.0",
"vue": "^2.6.6",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.5.0",
"@vue/cli-plugin-eslint": "^3.5.0",
"@vue/cli-service": "^3.5.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"vue-template-compiler": "^2.5.21"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/out-project/StudentDocumentFront.git
[email protected]:out-project/StudentDocumentFront.git
out-project
StudentDocumentFront
大学生健康档案管理系统前端代码
master

搜索帮助