1 Star 0 Fork 150

lilinlipeng/vue-Ant Design管理平台

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 849 Bytes
Copy Edit Raw Blame History
root authored 2020-04-02 18:25 . xiugai
{
"name": "datav-vue",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@jiaminghi/data-view": "^2.7.3",
"ant-design-vue": "^1.4.10",
"axios": "^0.19.0",
"core-js": "^3.4.3",
"nprogress": "^0.2.0",
"vue": "^2.6.10",
"vue-i18n": "^8.15.3",
"vue-router": "^3.1.3",
"vuex": "^3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-plugin-router": "^4.1.0",
"@vue/cli-plugin-vuex": "^4.1.0",
"@vue/cli-service": "^4.1.0",
"babel-eslint": "^10.0.3",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"vue-template-compiler": "^2.6.10"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lilinlipeng/vue-antd.git
git@gitee.com:lilinlipeng/vue-antd.git
lilinlipeng
vue-antd
vue-Ant Design管理平台
master

Search