|
@@ -6286,6 +6286,9 @@ window.Modernizr = function(n, e, t) {
|
|
|
$("#gui-zoomout").toggle(i)
|
|
$("#gui-zoomout").toggle(i)
|
|
|
}
|
|
}
|
|
|
function a() {
|
|
function a() {
|
|
|
|
|
+
|
|
|
|
|
+ return
|
|
|
|
|
+ //导览抽屉在刚加载时先出来一下 又收回去
|
|
|
c(),
|
|
c(),
|
|
|
$(".pinBottom").toggleClass("open"),
|
|
$(".pinBottom").toggleClass("open"),
|
|
|
$("#drawer").toggleClass("open"),
|
|
$("#drawer").toggleClass("open"),
|