chore: update

This commit is contained in:
xiaoxian521
2022-08-31 11:01:36 +08:00
parent 1dbd29735e
commit ab3468b758
3 changed files with 230 additions and 146 deletions

View File

@@ -22,7 +22,7 @@ let showAllPages = ref(false);
const rotations = [0, 90, 180, 270];
const source =
"https://pure-admin-doc.vercel.app/pdf/Cookie%E5%92%8CSession%E5%8C%BA%E5%88%AB%E7%94%A8%E6%B3%95.pdf";
"https://xiaoxian521.github.io/pure-admin-doc/pdf/Cookie%E5%92%8CSession%E5%8C%BA%E5%88%AB%E7%94%A8%E6%B3%95.pdf";
const handleDocumentRender = () => {
loading.value = false;