9 Star 44 Fork 26

yuncheng/基于vue+vant技术的移动办公APP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
yuncheng 提交于 2021-06-21 18:02 . 初始化
{
"name": "vant-demo",
"version": "1.0.0",
"description": "Collection of vant demos.",
"author": "neverland <chenjiahan@neverl.com>",
"license": "MIT",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.2",
"core-js": "^3.4.3",
"vant": "^2.2.0",
"vue": "^2.6.10",
"vue-router": "^3.0.5",
"vuex": "^3.1.3",
"moment": "^2.21.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.1",
"@vue/cli-plugin-eslint": "^4.1.1",
"@vue/cli-service": "^4.1.1",
"babel-eslint": "^10.0.3",
"babel-plugin-import": "^1.12.0",
"eslint": "^4.19.1",
"eslint-plugin-vue": "^6.0.1",
"less": "^3.8.1",
"less-loader": "^5.0.0",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {
"no-console": "off"
},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"Android >= 4.0",
"iOS >= 7"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hibpm/yuncheng-mobile-app.git
git@gitee.com:hibpm/yuncheng-mobile-app.git
hibpm
yuncheng-mobile-app
基于vue+vant技术的移动办公APP
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385