logo
��ʱ�й�A50ָ���ڻ��̳���0.5%
== 2026/6/10 9:05:07 == 热度 214
������� const parseRobot = (ele) =〉 { const { dataType, dataProps, dataComurl, dataStyle, dataVersion } = getDomAttrData(ele); const props = JSON.parse(decodeURIComponent(dataProps)); const style = JSON.parse(decodeURIComponent(dataStyle)); // �ж��Ƿ���limit��Ⱦ�� if (!checkLimitCom(dataType)) { return; } const id = `¥{dataType}_index@¥{dataVersion}`; getComponent(id, dataComurl).then((com) =〉 { const placeholder = document.createElement(div); placeholder.className = robot-visual-container; ele.replaceWith(placeholder); const comInstance = new Vue({ el: placeholder, render: h =〉 h(div, { attr: { id: robotVisual }, style }, [ h(com, { props }) ]) }).¥mount(); }).catch(err =〉 { console.error(err) }) } // �����ı� const parseContentMain = ()
=*=*=*=*=*=
当前为第26/28页
下一页-上一页-
=*=*=*=*=*=
返回新闻列表
返回网站首页