如果外部html是template片段,如何将该段代码引入自身的html页面中,不能使用import,还有什么其他的方法?
你的template是js 还是html啊,html就iframe js就script 引入呗
直接link是否可用呢?