Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryMa1024 committed Oct 22, 2020
2 parents 381a0c4 + 258316a commit 963cf16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions diboot-docs/.vuepress/components/HomeLayout.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div>
<div class="home">
<h3 style="font-size: 1.6rem; line-height: 1.3; color: #6a8bad; font-weight: normal; text-align: center;">为开发人员打造的低代码开发平台,高质高效的开发体系</h3>
<h3 style="position: relative; top: -12px; font-size: 1.6rem; line-height: 1.3; color: #6a8bad; font-weight: normal; text-align: center;">为开发人员打造的低代码开发平台,高质高效的开发体系</h3>
<div class="hero">
<p class="action">
<a href="https://github.com/dibo-software/diboot/wiki/%E6%96%B0%E6%89%8B%E6%8C%87%E5%8D%97" class="button white">新手指南</a>
Expand Down Expand Up @@ -85,7 +85,7 @@
</div>
</div>

<a class="promotions" href="/guide/promotions/1024.html">1024活动,了解一下?</a>
<a class="promotions" href="/guide/promotions/1024.html">1024视频教程众筹活动,了解一下?</a>
</div>
</template>

Expand Down Expand Up @@ -120,7 +120,7 @@
display block
top: 120px
left: -15px
width: 240px;
width: 360px;
line-height: 44px
text-align center
text-decoration none
Expand Down
8 changes: 4 additions & 4 deletions diboot-docs/guide/promotions/1024.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

diboot 2.x版本自2019年底发布以来得到了众多用户的支持和鼓励,为更好的回馈所有用户,我们将在10月24日当天发起 <font color='red'> 99元众筹视频教程 </font> 的活动。

在10月24日当天: 微信扫码捐助99元(备注“视频”),您将得到:
### 在10月24日当天: 微信扫码捐助99元(备注“视频”),您将得到:

1. 价值299元的视频课程1套(课程陆续推出,持续更新)
2. 加入VIP用户尊享QQ群
3. 参与视频课程的录制内容制定

视频课程的内容预计包含以下要点:
### 视频课程的内容预计包含以下要点:
- diboot的设计理念和目标
- 玩转playground
- core基础组件讲解(注解关联绑定、注解跨表查询绑定、Service扩展、数据权限定义、工具类用法、基础规范等)
Expand All @@ -23,9 +23,9 @@ diboot 2.x版本自2019年底发布以来得到了众多用户的支持和鼓励
说明:
- 该活动仅限2020年10月24日当天有效,过期无效。
- 视频课程需要具备 Spring boot、Mybatis、Mybatis-plus、Vue等前置基础知识,本课程不会讲解这些基础,如不了解请自行充电。
- **@所有之前捐助过diboot的用户(不论金额),为回馈你们对diboot和中国开源事业的支持,该套视频你们可以免费享用**
- **@所有在2020年10月22日中午十二点前捐助过diboot的用户(不论金额),为回馈您们对diboot和中国开源事业的支持,该套视频您们可以免费享用**

微信收款码<font color='LimeGreen'>(付费后请加QQ群VIP群号: 931266830,并备注付费账号微信昵称等信息)</font>:
微信收款码<font color='LimeGreen'>(付费后请加QQ群,VIP群号: 931266830,并备注付费账号微信昵称等信息)</font>:

<div align=center>
<img src="./wechat_donate.png" width = "240" />
Expand Down

0 comments on commit 963cf16

Please sign in to comment.