static/js/worker.js
@@ -180,6 +180,7 @@ } }) } else { console.log(333333) item.v.v = 0 list.forEach(a => { if (a[0].r == item.r) { @@ -753,8 +754,6 @@ } if(str.includes('&"/"&')){ return str.replaceAll('&"/"&', '/').replaceAll('//','') }else if(str.includes('/')){ return str }else{ return eval(str) }