File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121module.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;}
5252 .windowRB .wwads-img{margin-top: 10px;}
53- .windowRB .wwads-content{margin: 0 10px 10px 10px;}
53+ .windowRB .wwads-content{margin: 0 10px 40px 10px;}
5454 .custom-html-window-rb .close-but{
5555 display: none;
5656 }
Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments