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
5aa89d2092
commit
7b880f58a9
@ -74,7 +74,16 @@ const {Layout} = DefaultTheme
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<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>
|
||||||
|
<div style="margin-bottom: 30px">
|
||||||
|
<a href="https://aieditor.dev" target="_blank">
|
||||||
|
<img src="/assets/images/ad/doc-banner.jpg">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
<template #doc-footer-before>
|
<template #doc-footer-before>
|
||||||
<div class="info custom-block" style="margin-bottom: 14px">
|
<div class="info custom-block" style="margin-bottom: 14px">
|
||||||
<!-- <p class="custom-block-title">对这篇文章还有疑问?</p>-->
|
<!-- <p class="custom-block-title">对这篇文章还有疑问?</p>-->
|
||||||
|
|||||||
BIN
docs/assets/images/ad/doc-banner.jpg
Normal file
BIN
docs/assets/images/ad/doc-banner.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 KiB |
Loading…
x
Reference in New Issue
Block a user