1 Star 0 Fork 1

zeekcheung/aostu-web

forked from kamiFeng/aostu-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 986 Bytes
一键复制 编辑 原始数据 按行查看 历史
kamiFeng 提交于 2021-11-30 15:25 . 基本完成了头像上传
{
"name": "aostuvue",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"babel-polyfill": "^6.26.0",
"core-js": "^3.6.5",
"element-ui": "^2.15.6",
"font-awesome": "^4.7.0",
"js-cookie": "^3.0.1",
"jsencrypt": "^3.0.0-rc.1",
"qs": "^6.10.1",
"vant": "^2.12.35",
"vue": "^2.6.11",
"vue-cropper-h5": "^1.2.5",
"vue-image-crop-upload": "^3.0.3",
"vue-router": "^3.2.0",
"wangeditor": "^4.7.9"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"axios": "^0.18.0",
"sass": "~1.32.0",
"sass-loader": "^10.0.0",
"vue-cli-plugin-axios": "0.0.4",
"vue-cli-plugin-vuetify": "^2.4.3",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.6.2"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zeekcheung/aostu-web.git
git@gitee.com:zeekcheung/aostu-web.git
zeekcheung
aostu-web
aostu-web
v1.0

搜索帮助