mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
doc: update docs
This commit is contained in:
parent
31fac133ed
commit
ef05f225cf
@ -78,12 +78,20 @@ const {Layout} = DefaultTheme
|
||||
<!--docs: https://vitepress.dev/guide/extending-default-theme#layout-slots-->
|
||||
<template #doc-before>
|
||||
<div style="margin-bottom: 30px">
|
||||
<a href="https://mp.weixin.qq.com/s/V34VkARgBCBKdytSlKhosg" target="_blank">
|
||||
<a href="https://mp.weixin.qq.com/s/sAe_bO4eW7dJsNgwoG0x9g" target="_blank">
|
||||
<img src="/assets/images/ad/admin-banner.jpg">
|
||||
</a>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template #home-features-after>
|
||||
<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%">
|
||||
<img src="/assets/images/ad/admin-banner.jpg" style="width: 650px;">
|
||||
</a>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template #doc-footer-before>
|
||||
<div class="info custom-block" style="margin-bottom: 14px">
|
||||
<!-- <p class="custom-block-title">对这篇文章还有疑问?</p>-->
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 56 KiB |
Loading…
x
Reference in New Issue
Block a user