mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]增加又模式网页授权兼容
This commit is contained in:
parent
11fd6a9c8d
commit
beb746abe8
@ -146,7 +146,6 @@
|
||||
|
||||
function updateViwe() {
|
||||
var type = $('[name="wechat_type"]:checked').val();
|
||||
console.log('[data-api-type="' + type + '"]');
|
||||
$('[data-api-type]').not($('[data-api-type="' + type + '"]').removeClass('hide')).addClass('hide');
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user