Explorar o código

fix:ios置顶逻辑调整

tsz %!s(int64=2) %!d(string=hai) anos
pai
achega
461bc831ca

+ 3 - 1
src/jfw/modules/app/src/web/staticres/jyapp/big-member/js/analysis_result.js

@@ -546,7 +546,8 @@ var vNode = {
           setTimeout(() => {
             var targetEle = document.getElementById('analysis-tabs')
             targetEle.scrollIntoView()
-          }, 500)
+            this.isHaveTop = false
+          }, 1000)
         },
         setYearData () {
           let num = 1
@@ -1432,6 +1433,7 @@ var vNode = {
                 setTimeout(() => {
                   var targetEle = document.getElementById('analysis-tabs')
                   targetEle.scrollIntoView()
+                  this.isHaveTop = false
                 }, 500)
               }
             } else {