File tree Expand file tree Collapse file tree 2 files changed +25
-49
lines changed Expand file tree Collapse file tree 2 files changed +25
-49
lines changed Original file line number Diff line number Diff line change 20
20
21
21
module . exports = {
22
22
// 万维广告
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
+ // `,
47
47
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;
49
49
min-width: auto;min-height:auto;"></div>
50
50
<style>
51
51
.windowRB{ padding: 0;}
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
145
145
## 🚪 传送
146
146
147
147
◾ 💧 [ 钝悟的 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