@a2simcode/ui 0.0.206 → 0.0.208
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/simcode-ui.es.js +1 -1
- package/dist/simcode-ui.umd.js +1 -1
- package/dist/stats.html +1 -1
- package/dist/ui.css +1 -1
- package/package.json +1 -1
package/dist/simcode-ui.es.js
CHANGED
|
@@ -8681,7 +8681,7 @@ var Lp = { class: "j-table-footer" }, zp = {
|
|
|
8681
8681
|
const Ee = ne.response?.fileId || ne.id;
|
|
8682
8682
|
if (!c) return "";
|
|
8683
8683
|
const Be = ni(/* @__PURE__ */ new Date(), "YYYY-MM-DD HH:mm:ss") + "|" + Ee;
|
|
8684
|
-
return `${c}/
|
|
8684
|
+
return `${c}/data/file/preview/${hh.createAesEncryption({ key: "jcode" }).encrypt(Be).replace(/\//g, "|")}?token=${s?.value}`;
|
|
8685
8685
|
}, ze = () => {
|
|
8686
8686
|
M.isDown === !1 && o && o("无权限下载!"), jg(`${c}/system/annexesfile/${M.response?.fileId || M.id}?token=${s?.value}`);
|
|
8687
8687
|
}, Ye = () => {
|