微信扫一扫
static config (options) { Object.keys(options).forEach(key => { Config[key] = options[key]; }); }
相关推荐