update docs

This commit is contained in:
开源海哥 2023-06-14 12:16:35 +08:00
parent d8ee920a34
commit c48bd02460
2 changed files with 108 additions and 0 deletions

View File

@ -5,6 +5,55 @@ import DefaultTheme from 'vitepress/theme'
const {Layout} = DefaultTheme
</script>
<style>
.ad {
margin-top: 20px;
}
.ad > .title {
text-align: center;
}
.ad > .title a {
color: #82AAFF;
font-size: 14px;
}
.ad > .content {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.ad .banner {
width: 105px;
margin: 1px;
height: 50px;
font-size: 14px;
line-height: 50px;
background: #f7f7f7;
border-radius: 3px;
text-align: center;
color: #666;
}
.ad .banner a{
display: inline-block;
vertical-align: middle;
}
.banner-bottom {
width: 212px;
margin: 1px;
height: 50px;
font-size: 14px;
line-height: 50px;
background: #f7f7f7;
text-align: center;
color: #666;
}
</style>
<template>
<Layout>
<!--docs: https://vitepress.dev/guide/extending-default-theme#layout-slots-->
@ -15,5 +64,43 @@ const {Layout} = DefaultTheme
</p>
</div>
</template>
<template #aside-outline-after>
<div class="ad">
<div class="title">
<a href="/zh/becoming-a-sponsor.html">成为赞助者</a>
</div>
<div class="content">
<div class="banner">
<a href="http://www.codeformat.cn" target="_blank"><img src="http://www.codeformat.cn/static/images/logo.png"></a>
</div>
<div class="banner">
虚以待位
</div>
<div class="banner">
虚以待位
</div>
<div class="banner">
虚以待位
</div>
<div class="banner">
虚以待位
</div>
<div class="banner">
虚以待位
</div>
<div class="banner">
虚以待位
</div>
<div class="banner">
虚以待位
</div>
</div>
<div class="banner-bottom">
虚以待位
</div>
</div>
</template>
</Layout>
</template>

View File

@ -0,0 +1,21 @@
# 成为赞助者
MyBatis-Flex 是一个优雅的 MyBatis 增强框架,其开源于 2023 年,由于其友好的 API 设计和出色的性能,在极短的时间内被大众所知。
我们为此投入了大量的时间和无限的热爱。
由于 MyBatis-Flex 基于 Apache 开源协议,任何个人、企业和机构免费商用,但 MyBatis-Flex 的开发、维护和网站服务器的开支,对于我们的热爱造成了许多阻碍,
为此,我们寻求赞助,也为您的产品或品牌提供一个通过 MyBatis-Flex 展示的机会。
**展示位赞助**
在本站对应的位置放置您的 LOGO 及跳转链接。
| 位置 | 素材 | 宽高 | 名额 |
| ---------------- | ---------------- | -------------- | ------------ |
| 全站右侧边栏 1 | 图片+链接 | 105*50px | 8 |
| 全站右侧边栏 2 | 图片+链接 | 122*50px | 1 |
您可以联系微信 `fuh99888` 就展示位的详细事宜。