[JavaScript] 纯文本查看 复制代码
function V(e, t, n) {
let r, f = void 0 == H.Z.state.admin.account.info.userId ? "" : H.Z.state.admin.account.info.userId, o = v.Z.encryptHex(e + "|" + f), u = C();
r = !0 === t && void 0 == n ? "&enable=0" : "&enable=1";
let A = (new Date).getTime()
, a = v.Z.encryptHex(e + "|" + A)
, i = D.Z.apiBaseURL + b.sT + "?downloadId=" + `${o}` + r + "&devType=" + u + "&uuid=" + localStorage.getItem("uuid") + "×tamp=" + v.Z.encryptHex(A) + "&auth=" + a;
if (!0 === t)
return i;
window.open(i, "_self")
}