File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2
2
<Sidebar >
3
3
<template #top >
4
4
<div class =" ss" >
5
- <!-- <div class="sidebar-ad-placeholder">
6
- 广告 1
7
- </div>
8
5
<div class =" sidebar-ad-placeholder" >
6
+ <a href =" https://doc.hutool.cn/" target =" _blank" >
7
+ <img src =" /img/ss/hutool.pic.jpg" alt =" Hutool" style =" max-width : 90% ; height : auto ;" />
8
+ </a >
9
+ </div >
10
+ <!-- <div class="sidebar-ad-placeholder">
9
11
广告 2
10
12
</div>
11
13
<div class="sidebar-ad-placeholder">
@@ -47,12 +49,14 @@ const showMingdao = false;
47
49
.sidebar-ad-placeholder {
48
50
width : 100% ;
49
51
height : 100px ;
50
- margin-bottom : 16px ;
52
+ // margin-bottom: 16px;
53
+ margin : 35px 0 16px 0 ;
51
54
// background: #eee;
52
55
border-radius : 5px ;
53
56
display : flex ;
54
57
align-items : center ;
55
58
justify-content : center ;
59
+
56
60
}
57
61
58
62
.mingdao {
You can’t perform that action at this time.
0 commit comments