import VueRouterConfig from './vue-route-config';
var VueRouterConfig = require('./vue-route-config');
VueRouterConfig(router);
使用require的会提示 'VueRouterConfig' not a function
HUX布斯
相关分类