2、使用v-bind绑定src路径,不会被webpack处理,因此需要使用require手动引入. <img :src="require('. ... static/iframe/index.html" ></iframe>
確定! 回上一頁