thinkphp官网插件探索

浏览:3155 发布日期:2016/12/10 分类:系统代码 关键字: 前端 插件
Dialogl Modal
Modal支持

使用Modal类进行信息确认显示

实例化类库

<script type="text/javascript" src="./Public/common/jquery-1.7.2.min.js"></script>
<link rel="stylesheet" href="./Public/common/ThinkBox/skin/default/style.css">
<script type="text/javascript" src="./Public/common/ThinkBox/jquery.ThinkBox.min.js"></script>
信息操作
1.1.3 Modal成功

$.ThinkBox.success('复制成功');
1.1.4 Modal失败

$.ThinkBox.error("添加失败");
 
更新中
http://www.kancloud.cn/chenbei/wxthinkplus/238465
评论( 相关
后面还有条评论,点击查看>>