king
2021-12-14 223229d8999b1be5541ff4e91a3e6d3dda16e4c0
src/tabviews/zshare/normalTable/index.jsx
@@ -699,6 +699,10 @@
        _href += '?' + _param
      }
      if (_href && /^https/.test(window.location.protocol)) { // https转换
        _href = _href.replace(/^http:/ig, 'https:')
      }
      if (item.blur) {
        content = md5(content)
      }
@@ -884,6 +888,10 @@
            _href += '?' + _param
          }
          if (_href && /^https/.test(window.location.protocol)) { // https转换
            _href = _href.replace(/^http:/ig, 'https:')
          }
          if (item.blur) {
            content = md5(content)
          }