Commit ae0bad3f authored by 以墨为白's avatar 以墨为白 🎧

1

parent 9f28b514
...@@ -13,16 +13,17 @@ ...@@ -13,16 +13,17 @@
var docEditor = new DocsAPI.DocEditor("placeholder", { var docEditor = new DocsAPI.DocEditor("placeholder", {
"document": { "document": {
"fileType": "txt", "fileType": "pdf",
"permissions": { "permissions": {
"edit": false, "edit": false,
"copy": false, "copy": false,
"download": false, "download": false,
"print": false, "print": false,
"chat": false
}, },
// "key": "C8D7FB890BAC496FB0D27B163EDB88BDAA", // "key": "C8D7FB890BAC496FB0D27B163EDB88BDAA",
"title": "zf张飞.xlsx", "title": "zf张飞.xlsx",
"url": "http://192.168.168.110:9006/document/3848F6DD-ED8A-4C8C-A49A-9232758B2AB3.txt?Content-Disposition=attachment%3B%20filename%3D%223848F6DD-ED8A-4C8C-A49A-9232758B2AB3.txt%22&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20231126%2F%2Fs3%2Faws4_request&X-Amz-Date=20231126T023657Z&X-Amz-Expires=432000&X-Amz-SignedHeaders=host&X-Amz-Signature=4a7542c75dd911eeaa2d4cef5c91f6d9282bf1210986288e7c5587cec282f8f8", "url": "http://192.168.168.110:9006/document/739AEB35-8894-445B-BFF7-C10C9727222E.pdf?Content-Disposition=attachment%3B%20filename%3D%22739AEB35-8894-445B-BFF7-C10C9727222E.pdf%22&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20231126%2F%2Fs3%2Faws4_request&X-Amz-Date=20231126T113625Z&X-Amz-Expires=432000&X-Amz-SignedHeaders=host&X-Amz-Signature=a1b5fa773c90b649de410438494a1e7e94345c15bfdea7d639567449b4305136",
}, },
"height": "1000px", "height": "1000px",
"width": "100%", "width": "100%",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment