docs: 更换文档站和完整版预览站地址

This commit is contained in:
xiaoxian521
2024-05-03 00:00:35 +08:00
parent a56061ac81
commit 1d9f1cf465
15 changed files with 34 additions and 40 deletions

View File

@@ -30,7 +30,7 @@ const columns: TableColumnList = [
<template #video>
<video width="180" height="180" controls>
<source
src="https://yiming_chang.gitee.io/pure-admin-doc/video/url.mov"
src="https://pure-admin.github.io/pure-admin-doc/video/url.mov"
type="video/mp4"
/>
</video>