1 Star 0 Fork 0

阿炸克斯/vue-multi-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 929 Bytes
一键复制 编辑 原始数据 按行查看 历史
lvyueyang 提交于 2020-12-03 22:04 . vue-multi-app
{
"name": "webapp",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^2.6.5",
"dayjs": "^1.8.15",
"element-ui": "^2.14.1",
"lib-flexible": "^0.3.2",
"qrcodejs2": "^0.0.2",
"sosh": "^1.1.1",
"vant": "^2.0.8",
"vconsole": "^3.3.4",
"vue": "^2.6.10",
"vue-awesome-swiper": "^3.1.3",
"vue-meta": "^2.4.0",
"vue-router": "^3.0.3",
"vuex": "^3.0.1",
"weixin-js-sdk": "^1.4.0-test"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.9.0",
"@vue/cli-service": "^3.9.0",
"babel-plugin-import": "^1.12.0",
"less": "^2.7.3",
"less-loader": "^5.0.0",
"node-sass": "^4.9.0",
"px2rem": "^0.5.0",
"sass-loader": "^7.1.0",
"vue-cli-plugin-iview": "^1.0.6",
"vue-template-compiler": "^2.6.10"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lvyueyang/vue-multi-app.git
git@gitee.com:lvyueyang/vue-multi-app.git
lvyueyang
vue-multi-app
vue-multi-app
master

搜索帮助