// 导入公共语言 import common from './common'; const main = Object.assign({}, common); export default main;