2022-10-12 组件二维码导入修改,三维界面修改。

This commit is contained in:
2022-10-12 18:36:04 +08:00
parent 0e42d35160
commit 6d0290896e
10 changed files with 67 additions and 32 deletions
+1
View File
@@ -22,6 +22,7 @@
function BindData(dataList, Url_item,Url) {
receiver.src = Url_item;
// var newdatalist = dataList.split(",");
// console.log(dataList);
receiver.contentWindow.postMessage(dataList, Url);
}
function iFrameHeight() {