Fetch the repository succeeded.
This action will force synchronization from xknaan/B-JUI, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
<div class="bjui-pageContent">
<div style="margin:15px auto 0; width:800px;">
<fieldset>
<legend>信息提示</legend>
<table class="table table-hover">
<thead>
<tr>
<th>样例</th>
<th>调用说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="javascript:;" class="btn btn-default" data-toggle="alertmsg" data-type="info" data-msg="我是普通的提示信息!">信息提示</a>
</td>
<td>$(selector).alertmsg('info', '普通信息的提示内容!')</td>
</tr>
<tr>
<td>
<a href="javascript:;" class="btn btn-default" data-toggle="alertmsg" data-type="correct" data-msg="我是正确的提示信息!">正确提示</a>
</td>
<td>$(selector).alertmsg('ok', '正确的提示内容!') || $(selector).alertmsg('correct', '正确的提示内容!')</td>
</tr>
<tr>
<td>
<a href="javascript:;" class="btn btn-default" data-toggle="alertmsg" data-type="warn" data-msg="我是警告的提示信息!">警告提示</a>
</td>
<td>$(selector).alertmsg('warn', '警告的提示内容!')</td>
</tr>
<tr>
<td>
<a href="javascript:;" class="btn btn-default" data-toggle="alertmsg" data-type="error" data-msg="我是错误的提示信息!">错误提示</a>
</td>
<td>$(selector).alertmsg('error', '错误的提示内容!')</td>
</tr>
<tr>
<td>
<a href="javascript:;" class="btn btn-default" data-toggle="alertmsg" data-type="confirm" data-msg="我是确认内容的提示信息!">确认提示</a>
</td>
<td>$(selector).alertmsg('confirm', '确认内容的提示信息!')</td>
</tr>
</tbody>
</table>
<hr>
<p><a href="doc/alertmsg/alertmsg.html" data-toggle="navtab" data-id="doc-alertmsg" data-title="提示框 alertmsg">点我查看更多参数设置</a></p>
</fieldset>
</div>
</div>
<div class="bjui-pageFooter">
<ul>
<li><button type="button" class="btn-close" data-icon="close">关闭</button></li>
</ul>
</div>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。