/*************** 兼容 version < v0.6.1 *****************/
if(arguments.length>0){
constarg0=arguments[0]
constarg0=arguments[0];
if(arg0.router||arg0.i18n||arg0.store){
routesConfig=arguments[1]
console.error('the usage of signature loadRoutes({router, store, i18n}, routesConfig) is out of date, please use the new signature: loadRoutes(routesConfig).')