|
|
@ -486,7 +486,7 @@ function mysqlCommonFuncRedundantIndexes(){ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
function mysqlCommonFunc(){ |
|
|
|
function mysqlCommonFunc(){ |
|
|
|
$('#mysql_common').click(function(){ |
|
|
|
$('#mysql_common').unbind('click').click(function(){ |
|
|
|
layer.open({ |
|
|
|
layer.open({ |
|
|
|
type: 1, |
|
|
|
type: 1, |
|
|
|
title: "MySQL常用功能", |
|
|
|
title: "MySQL常用功能", |
|
|
|