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) }