1 Star 0 Fork 174

oceanyang / xboot-front

forked from Exrick / xboot-front 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1010 Bytes
一键复制 编辑 原始数据 按行查看 历史
Exrick 提交于 2018-11-17 16:23 . [UPDATE]实现数据字典
{
"name": "xboot-front",
"version": "0.1.0",
"description": "x-boot前后端分离开发平台",
"author": "Exrick <1012139570@qq.com>",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"area-data": "^5.0.6",
"axios": "^0.18.0",
"clipboard": "^2.0.1",
"countup": "^1.8.2",
"cropperjs": "^1.4.1",
"echarts": "^4.1.0",
"gitalk": "^1.4.0",
"html2canvas": "^1.0.0-alpha.12",
"iview": "^3.1.5",
"iview-area": "^1.6.0",
"js-cookie": "^2.2.0",
"rasterizehtml": "^1.3.0",
"vue": "^2.5.17",
"vue-awesome": "^3.1.0",
"vue-i18n": "^5.0.3",
"vue-router": "^3.0.1",
"vuex": "^3.0.1",
"wangeditor": "^3.1.1",
"xlsx": "^0.13.4"
},
"devDependencies": {
"@babel/polyfill": "^7.0.0",
"@vue/cli-plugin-babel": "^3.0.0",
"@vue/cli-service": "^3.0.0",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"vue-template-compiler": "^2.5.17"
}
}
JavaScript
1
https://gitee.com/marineosc/xboot-front.git
git@gitee.com:marineosc/xboot-front.git
marineosc
xboot-front
xboot-front
master

搜索帮助