mirror of
https://github.com/iczer/vue-antd-admin.git
synced 2025-05-20 21:19:18 +08:00
chore: remove useless code;
This commit is contained in:
parent
e2660fdb13
commit
772fe6247e
@ -72,7 +72,6 @@ function parseRoutes(routesConfig, routerMap) {
|
|||||||
* @param routesConfig {RouteConfig[]} 路由配置
|
* @param routesConfig {RouteConfig[]} 路由配置
|
||||||
*/
|
*/
|
||||||
function loadRoutes(routesConfig) {
|
function loadRoutes(routesConfig) {
|
||||||
console.log('hahah')
|
|
||||||
//兼容 0.6.1 以下版本
|
//兼容 0.6.1 以下版本
|
||||||
/*************** 兼容 version < v0.6.1 *****************/
|
/*************** 兼容 version < v0.6.1 *****************/
|
||||||
if (arguments.length > 0) {
|
if (arguments.length > 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user