Skip to content

Commit 7034e69

Browse files
committed
feat: 修改配置
1 parent ae06bfd commit 7034e69

File tree

2 files changed

+25
-49
lines changed

2 files changed

+25
-49
lines changed

docs/.vuepress/config/htmlModules.js

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,32 +20,32 @@
2020

2121
module.exports = {
2222
// 万维广告
23-
pageT: `
24-
<div class="wwads-cn wwads-horizontal page-wwads" data-id="136"></div>
25-
<style>
26-
.page-wwads{
27-
width:100%!important;
28-
min-height: 0;
29-
margin: 0;
30-
}
31-
.page-wwads .wwads-img img{
32-
width:80px!important;
33-
}
34-
.page-wwads .wwads-poweredby{
35-
width: 40px;
36-
position: absolute;
37-
right: 25px;
38-
bottom: 3px;
39-
}
40-
.wwads-content .wwads-text, .page-wwads .wwads-text{
41-
height: 100%;
42-
padding-top: 5px;
43-
display: block;
44-
}
45-
</style>
46-
`,
23+
// pageT: `
24+
// <div class="wwads-cn wwads-horizontal page-wwads" data-id="261"></div>
25+
// <style>
26+
// .page-wwads{
27+
// width:100%!important;
28+
// min-height: 0;
29+
// margin: 0;
30+
// }
31+
// .page-wwads .wwads-img img{
32+
// width:80px!important;
33+
// }
34+
// .page-wwads .wwads-poweredby{
35+
// width: 40px;
36+
// position: absolute;
37+
// right: 25px;
38+
// bottom: 3px;
39+
// }
40+
// .wwads-content .wwads-text, .page-wwads .wwads-text{
41+
// height: 100%;
42+
// padding-top: 5px;
43+
// display: block;
44+
// }
45+
// </style>
46+
// `,
4747
windowRB: `
48-
<div class="wwads-cn wwads-vertical windowRB" data-id="136" style="max-width:160px;
48+
<div class="wwads-cn wwads-vertical windowRB" data-id="261" style="max-width:160px;
4949
min-width: auto;min-height:auto;"></div>
5050
<style>
5151
.windowRB{ padding: 0;}

docs/README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -145,27 +145,3 @@ footer: CC-BY-SA-4.0 Licensed | Copyright © 2018-Now Dunwu
145145
## 🚪 传送
146146

147147
◾ 💧 [钝悟的 IT 知识图谱](https://dunwu.github.io/waterdrop/) ◾ 🎯 [钝悟的博客](https://dunwu.github.io/blog/)
148-
149-
<!-- AD -->
150-
<div class="wwads-cn wwads-horizontal page-wwads" data-id="136"></div>
151-
<style>
152-
.page-wwads{
153-
width:100%!important;
154-
min-height: 0;
155-
margin: 0;
156-
}
157-
.page-wwads .wwads-img img{
158-
width:80px!important;
159-
}
160-
.page-wwads .wwads-poweredby{
161-
width: 40px;
162-
position: absolute;
163-
right: 25px;
164-
bottom: 3px;
165-
}
166-
.wwads-content .wwads-text, .page-wwads .wwads-text{
167-
height: 100%;
168-
padding-top: 5px;
169-
display: block;
170-
}
171-
</style>

0 commit comments

Comments
 (0)