@zkwq/business 0.2.42 → 0.2.43
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/css/ReadableItem.css +84 -84
- package/dist/css/ReadableItem.min.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +2 -2
- package/dist/index.min.css +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.umd.cjs +3 -3
- package/dist/index.umd.min.cjs +2 -2
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -28062,7 +28062,7 @@ const j7 = {
|
|
|
28062
28062
|
const e = (this.readable.attachments || []).filter((s) => s.file_name.endsWith(".pdf"))[0];
|
|
28063
28063
|
e && this.readable.links.unshift({
|
|
28064
28064
|
name: "原文下载",
|
|
28065
|
-
url: e.
|
|
28065
|
+
url: `https://file.scholarin.cn/files?fastdfspath=${e.file_link}`,
|
|
28066
28066
|
logo: Hn
|
|
28067
28067
|
});
|
|
28068
28068
|
}
|
|
@@ -28213,7 +28213,7 @@ var V7 = /* @__PURE__ */ S(
|
|
|
28213
28213
|
H7,
|
|
28214
28214
|
!1,
|
|
28215
28215
|
z7,
|
|
28216
|
-
"
|
|
28216
|
+
"28aab8c2"
|
|
28217
28217
|
);
|
|
28218
28218
|
function z7(e) {
|
|
28219
28219
|
for (let s in wu)
|