Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
xpc committed Jul 16, 2024
1 parent 5de19ed commit c1cecb6
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/.vuepress/config/adv.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ module.exports = function advHtml() {
`<a name="adv" class="none" href="https://www.jnpfsoft.com/index.html?from=easy-es" target="_blank">
<img className="no-zoom" height="60" width="224" src="/img/sponsor/jnpf.png">
</a>`,
`<a name="adv" class="none" href="http://103.118.41.167:53000/" target="_blank">
<img className="no-zoom" height="60" width="224" src="/img/sponsor/ai4u.jpg">
`<a name="adv" class="none" href="https://www.doc-apis.com/" target="_blank">
<img className="no-zoom" height="60" width="224" src="/img/external/doc-apis.png">
</a>`,
`<a name="adv" class="none" href="https://www.mingdao.com?s=utm_67&utm_source=easy-es&utm_medium=banner&utm_campaign=IT%E7%BD%91%E7%AB%99&utm_content=IT%E8%B5%8B%E8%83%BD%E4%B8%9A%E5%8A%A1
" target="_blank">
Expand Down
33 changes: 32 additions & 1 deletion docs/.vuepress/config/head.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,36 @@ module.exports = [
}
}, 3000);
});
`]
`],
// 添加 window.difyChatbotConfig 脚本
[
'script',
{},
`
window.difyChatbotConfig = {
token: '0AoWRlNJ4DQNz5av'
}
`
],
// 添加 dify embed 脚本
[
'script',
{
src: "https://udify.app/embed.min.js",
id: "0AoWRlNJ4DQNz5av",
defer: true
}
],
// 添加自定义样式
[
'style',
{},
`
#dify-chatbot-bubble-button {
background-color: #FFB6C1 !important;
width:35px !important;
height:35px !important;
}
`
]
];
9 changes: 7 additions & 2 deletions docs/.vuepress/config/nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,17 @@ module.exports = [
{text: '谁在使用', link: '/pages/6f829d/'},
{
text: '💞推荐', items: [
{text: 'Doc-Apis', link: 'https://www.doc-apis.com/'},
{text: '健身计划一键生成系统', link: 'https://gitee.com/easy-es/fit-plan'},
{text: 'Vuepress-theme-vdoing', link: 'https://doc.xugaoyi.com/'}
]
},
{text: 'Gitee', link: 'https://gitee.com/dromara/easy-es'},
{text: 'Github', link: 'https://github.com/dromara/easy-es'},
{
text: '🌟Source Code', items: [
{text: 'Gitee', link: 'https://gitee.com/dromara/easy-es'},
{text: 'Github', link: 'https://github.com/dromara/easy-es'},
]
},
{
text: '💫Language', items: [
{text: '简体中文', link: 'https://easy-es.cn', target: '_self', rel: ''},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions docs/.vuepress/styles/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,24 @@ body .vuepress-plugin-demo-block__wrapper
.highlight
color: $accentColor
font-weight: bold

.buttons
right 1rem!important;
bottom 4.5rem!important;
@media (max-width: 959px){
right 1rem!important;
bottom 4.5rem!important;
}


.home-link
display: flex!important;
align-items :center!important;
margin-top: 5px!important;
.home-link img
height: 1.5rem!important;
.home-link span
visibility: hidden!important;
width: 1px!important;
height :1px!important;

7 changes: 5 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ tagline: 🚀傻瓜级ElasticSearch搜索引擎ORM框架
actions:
- actionText: 🚀开始使用
actionLink: /pages/7ead0d/
- actionText: 💘爱发电
actionLink: https://afdian.net/a/easy-es
actionClass: action-button-easyes
bannerBg: /img/back.png # auto => 网格纹背景(有bodyBgImg时无背景),默认 | none => 无 | '大图地址' | background: 自定义背景样式 提示:如发现文本颜色不适应你的背景时可以到palette.styl修改$bannerTextColor变量
defaultMode: light
Expand Down Expand Up @@ -328,6 +326,11 @@ Easy-Es自从2021年正式开源以来,获得了很多人的支持。目前已
<img :src="$withBase('/img/external/oschina-logo.png')" class="no-zoom" style="height:40px;max-width:150px;margin: 10px;">
</a>
</span>
<span style="width: 150px;text-align: left">
<a href="https://doc-apis.com/" target="_blank">
<img :src="$withBase('/img/external/doc-apis.png')" class="no-zoom" style="height:40px;max-width:150px;margin: 10px;">
</a>
</span>
<span style="width: 150px;text-align: left">
<a href="https://baomidou.com/" target="_blank">
<img :src="$withBase('/img/external/mp.png')" class="no-zoom" style="height:40px;max-width:150px;margin: 10px;">
Expand Down
13 changes: 13 additions & 0 deletions docs/关于项目/02.项目成员.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,19 @@ Hutool-committers,国产化操作系统芯片爱好者
<br/>
:::note 个人介绍
::: cardList
```yaml
- name: 臧臧
desc: doc-apis社区开发者 <br/> <br/> Mail:[email protected]
avatar: /img/members/member.jpg
bgColor: '#FFFCCC'
textColor: '#000000'
```
:::
栀子比众木 人间诚未多
<br/>
Expand Down
2 changes: 1 addition & 1 deletion docs/支持/01.支持.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permalink: /pages/fb599d/

2.轻轻点击一次上面的广告链接🙃

3.通过[爱发电](https://afdian.net/a/easy-es)直接捐赠,或者扫描下面二维码进行一次性捐款赞助,请作者喝一杯咖啡☕️
3.扫描下面二维码进行一次性捐款赞助,请作者喝一杯咖啡☕️

非常感谢您对开源精神的支持!❤

Expand Down

0 comments on commit c1cecb6

Please sign in to comment.