mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-05-03 13:02:38 +00:00
[Feat] ✨ Add Docs Link
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> 部署仓库: [XShengTech/MEGREZ-Deploy](https://github.com/XShengTech/MEGREZ-Deploy)
|
> 部署仓库: [XShengTech/MEGREZ-Deploy](https://github.com/XShengTech/MEGREZ-Deploy)
|
||||||
>
|
>
|
||||||
> 查看文档 [**>>> 🚧 正在施工中 <<<**]()
|
> 查看文档 [**>>> MEGREZ 文档 <<<**](http://docs.megrez.xsheng-ai.com/)
|
||||||
|
|
||||||
|
|
||||||
## 📌 效果展示
|
## 📌 效果展示
|
||||||
|
|||||||
@@ -56,15 +56,9 @@ const model = ref([
|
|||||||
{
|
{
|
||||||
label: '使用文档',
|
label: '使用文档',
|
||||||
icon: 'pi pi-fw pi-book text-amber-500',
|
icon: 'pi pi-fw pi-book text-amber-500',
|
||||||
url: '#',
|
url: 'http://docs.megrez.xsheng-ai.com/guide/usage/',
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
},
|
},
|
||||||
// {
|
|
||||||
// label: '开源信息',
|
|
||||||
// icon: 'pi pi-fw pi-cog',
|
|
||||||
// url: 'https://github.com/primefaces/sakai-vue',
|
|
||||||
// target: '_blank'
|
|
||||||
// },
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user