doc: update docs

This commit is contained in:
Michael Yang 2024-11-12 09:31:03 +08:00
parent 4a75b151d4
commit 84b34fd528

View File

@ -97,27 +97,27 @@ const {Layout} = DefaultTheme
<Layout> <Layout>
<!--docs: https://vitepress.dev/guide/extending-default-theme#layout-slots--> <!--docs: https://vitepress.dev/guide/extending-default-theme#layout-slots-->
<template #doc-before> <!-- <template #doc-before>-->
<div style="margin-bottom: 30px"> <!-- <div style="margin-bottom: 30px">-->
<a href="https://mp.weixin.qq.com/s/_0cjlA6KSxeeUqhXpqIPVA" target="_blank"> <!-- <a href="https://mp.weixin.qq.com/s/1pTQ9m3C4ebfSQdyWUAyaQ" target="_blank">-->
<img src="/assets/images/ad/admin-banner.jpg"> <!-- <img src="/assets/images/ad/aiadmin.gif">-->
</a> <!-- </a>-->
</div> <!-- </div>-->
</template> <!-- </template>-->
<template #home-features-after> <!-- <template #home-features-after>-->
<div class="banner-home"> <!-- <div class="banner-home">-->
<a href="https://mp.weixin.qq.com/s/_0cjlA6KSxeeUqhXpqIPVA" target="_blank"> <!-- <a href="https://mp.weixin.qq.com/s/1pTQ9m3C4ebfSQdyWUAyaQ" target="_blank">-->
<img src="/assets/images/ad/admin-banner.jpg"> <!-- <img src="/assets/images/ad/aiadmin.gif">-->
</a> <!-- </a>-->
</div> <!-- </div>-->
</template> <!-- </template>-->
<!-- <template #home-features-after>--> <!-- <template #home-features-after>-->
<!-- <div style="display: flex; justify-content: center;margin-top: 60px">--> <!-- <div style="display: flex; justify-content: center;margin-top: 60px">-->
<!-- <a href="https://mp.weixin.qq.com/s/sAe_bO4eW7dJsNgwoG0x9g" target="_blank" style="max-width: 90%">--> <!-- <a href="https://mp.weixin.qq.com/s/1pTQ9m3C4ebfSQdyWUAyaQ" target="_blank" style="max-width: 90%">-->
<!-- <img src="/assets/images/ad/admin-banner.jpg" style="width: 650px;">--> <!-- <img src="/assets/images/ad/aiadmin.gif" style="width: 650px;">-->
<!-- </a>--> <!-- </a>-->
<!-- </div>--> <!-- </div>-->
<!-- </template>--> <!-- </template>-->