mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 12:32:09 +08:00
Update platform.common.js
This commit is contained in:
@@ -30,7 +30,9 @@ $(function(){
|
|||||||
});
|
});
|
||||||
|
|
||||||
//side navigation
|
//side navigation
|
||||||
$('#side-nav-menu').metisMenu();
|
if($('#side-nav-menu')["metisMenu"]){
|
||||||
|
$('#side-nav-menu').metisMenu();
|
||||||
|
}
|
||||||
|
|
||||||
//on captcha image click ,new a captcha code
|
//on captcha image click ,new a captcha code
|
||||||
$('.captcha-image').click(function () {//
|
$('.captcha-image').click(function () {//
|
||||||
|
|||||||
Reference in New Issue
Block a user