فهرست منبع

Merge branch 'dev/v4.8.28_tsz' of qmx/jy into release/v4.8.28

汤世哲 2 سال پیش
والد
کامیت
0ee7fe9e46
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/jfw/modules/app/src/web/staticres/jyapp/big-member/js/analysis_result.js

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

@@ -257,7 +257,6 @@ var vNode = {
           observer.observe(this.$refs.analysisTab)
         },
         handleIntersection(entries) {
-          alert(entries[0].isIntersecting)
           if(!entries[0].isIntersecting) {
             this.isHaveTop = true
             this.calcStickyOffset()