//默认抛出 export default { school:"黑龙江", fn3:function() { console.log("这是第三个函数"); } }