Explorar o código

Merge branch 'dynamicScale0903' into testNew

wyq %!s(int64=3) %!d(string=hai) anos
pai
achega
36d452e5d1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/js/staticInfo.js

+ 2 - 0
src/js/staticInfo.js

@@ -457,6 +457,8 @@ function getResult(pushInfo, textType, constant) {
         if (num >= 0 && numType) {
           $(".score").html('总分:' + num.toFixed(2) + '分');
         }
+        $(".result").css('display', 'block')
+        $(".hel").css('display', 'none')
         $(".score").css('display', 'block')
         $(".copy").css('display', 'none')
         $(".foot").css('display', 'block')