摘要: 打开新窗口 在控件上添加 lay-href 属性,并传递参数:url地址 tit标题 <a lay-text="新窗口" onclick="newTab('xxx.html,'打开新窗口')" > 打开新窗口方法: function newTab(url, title) { if (top.layu 阅读全文
posted @ 2024-04-19 16:52 暖暖De幸福 阅读(444) 评论(0) 推荐(0) 编辑