//在富文本中嵌套iframe
//preChapter vue中的建立一个页面
data(){
return{
arg:"/#/preChapter",
}
}
//获取iframe中的id
that.idQuestion = self.frameElement.getAttribute("id");
微信扫一扫
//在富文本中嵌套iframe
//preChapter vue中的建立一个页面
data(){
return{
arg:"/#/preChapter",
}
}
//获取iframe中的id
that.idQuestion = self.frameElement.getAttribute("id");
相关推荐