vue-admin-cli
Advanced tools
Comparing version 0.1.2 to 0.2.0
@@ -68,3 +68,3 @@ const async = require('async') | ||
case '一级导航': | ||
repo = 'weenta/template-vadmin-default' | ||
repo = 'weenta/template-vadmin-single' | ||
break | ||
@@ -71,0 +71,0 @@ case '二级导航': |
{ | ||
"name": "vue-admin-cli", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "一键构建基于vue+element-ui+axios+mockjs的通用后台管理模板", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -17,4 +17,6 @@ # vue-admin-cli | ||
## license | ||
MIT | ||
## license | ||
MIT | ||
## TODO | ||
三级导航 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6405
21