mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]更新微信测试模块
This commit is contained in:
parent
677953dbc2
commit
c8c51d088b
@ -23,7 +23,7 @@
|
||||
|
||||
<script>
|
||||
wx.error(function (err) {
|
||||
$.toptip(err.errMsg, 360000, 'error');
|
||||
$.toptip(err.errMsg, 100000, 'error');
|
||||
});
|
||||
wx.ready(function () {
|
||||
$('#show-alert').removeClass('weui-btn_disabled').on('click', function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user