摘要:
1、引包 2、页面中引用 3、js加载$(document).ready(function(){ editor = new UE.ui.Editor(); editor.render("editor"); editor.ready(functi... 阅读全文
摘要:
1、confirm形式var dialog=art.dialog({ lock:true, content: '请确认,您是否要删除选中的用吗?', icon: 'questio... 阅读全文