已Offer 一面(40min) 1、介绍一下html的meta标签 2、css----display属性postion属性 3、判断一个变量为对象(答了typeof/instanceof/Object.prototype.toString.call) 4、对BFC的理解 5、js事件循环机制 6、js闭包 7、map和weakmap区别(weakmap不知道) 8、HTTP请求报文格式,有哪些请求头 9、async await 10、vue父子组件传值(答了props,$emit,eventBu...