mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-15 14:03:36 +08:00
docs: 更换文档站和完整版预览站地址
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user