We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13e537 commit 0d79dc4Copy full SHA for 0d79dc4
1 file changed
docs/.vuepress/components/Sidebar.vue
@@ -2,12 +2,12 @@
2
<Sidebar>
3
<template #top>
4
<div class="ss">
5
- <div class="sidebar-ad-placeholder" style="margin-top: 25px;">
+ <!-- <div class="sidebar-ad-placeholder" >
6
<a href="https://e.tb.cn/h.SIXPWhPqkQZSEGW?tk=LGSzfiLOCB1" target="_blank" @click="handleAdClick('alist-115')">
7
<img :src="adImage" alt="Hutool" style="max-width: 80%; height: auto; margin-left: 20px;" />
8
</a>
9
- </div>
10
- <div class="sidebar-ad-placeholder" >
+ </div> -->
+ <div class="sidebar-ad-placeholder" style="margin-top: 25px;">
11
<a href="https://doc.hutool.cn/" target="_blank" @click="handleAdClick('alist-hutool')">
12
<img src="/img/ss/hutool.pic.jpg" alt="Hutool" style="max-width: 80%; height: auto; margin-left: 20px;" />
13
0 commit comments