chore: update link

This commit is contained in:
xiaoxian521
2023-02-08 18:07:05 +08:00
parent 3e93618015
commit d6ab5ad598
19 changed files with 83 additions and 87 deletions

View File

@@ -17,7 +17,7 @@ const showAllPages = ref(false);
const rotations = [0, 90, 180, 270];
const source =
"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";
"https://pure-admin.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;