From 03138393b22554a3055247207063655d688b9018 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 15 Apr 2020 09:30:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/vcCore/vcFramework.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/vcCore/vcFramework.js b/public/vcCore/vcFramework.js index 9e450f062..e4e568629 100644 --- a/public/vcCore/vcFramework.js +++ b/public/vcCore/vcFramework.js @@ -1806,7 +1806,7 @@ vc 校验 工具类 -method setTimeout(function(){ //if (!$("body").hasClass('body-small')) { - fix_height(); + _fix_height(); //} }) })(window.vcFramework);