|
21 | 21 | </head> |
22 | 22 | <body> |
23 | 23 | <div id="App" v-cloak> |
24 | | - <div class="play_game"> |
25 | | - <center> |
26 | | - <!-- game_play_top --> |
27 | | - <ins class="adsbygoogle" |
28 | | - style="display:block; height: 100px;" |
29 | | - data-ad-client="ca-pub-7962287588031867" |
30 | | - data-ad-slot="2077443937" |
31 | | - data-ad-format="auto" |
32 | | - data-full-width-responsive="true"></ins> |
33 | | - <script> |
34 | | - (adsbygoogle = window.adsbygoogle || []).push({}); |
35 | | - </script> |
36 | | - </center> |
37 | | - <iframe class="game" :src="'https://www.datinginfo.top/game/index.html?gameFileName=${gameFileName}/'" |
| 24 | + <center> |
| 25 | + <!-- game_play_top --> |
| 26 | + <ins class="adsbygoogle" |
| 27 | + style="display:block;" |
| 28 | + data-ad-client="ca-pub-7962287588031867" |
| 29 | + data-ad-slot="2077443937" |
| 30 | + data-ad-format="auto" |
| 31 | + data-full-width-responsive="true"></ins> |
| 32 | + <script> |
| 33 | + (adsbygoogle = window.adsbygoogle || []).push({}); |
| 34 | + </script> |
| 35 | + </center> |
| 36 | + <div class="play_game"> |
| 37 | + <iframe class="game" :src="`https://www.datinginfo.top/game/index.html?gameFileName=${gameFileName}/`" |
38 | 38 | frameborder="0" scrolling="no" allowfullscreen></iframe> |
39 | 39 | <div class="posterBanner" ref='topAd' v-html='poster4'></div> |
40 | 40 | </div> |
|
199 | 199 |
|
200 | 200 | mask: true, |
201 | 201 | show: true, |
202 | | - poster: '<ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-7962287588031867" data-ad-slot="2077443937" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>', |
203 | | - poster2: '<ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-7962287588031867" data-ad-slot="2077443937" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>', |
204 | | - poster3: '<ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-7962287588031867" data-ad-slot="2077443937" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>', |
205 | | - poster4: '<ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-7962287588031867" data-ad-slot="2077443937" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>', |
206 | | - poster5: '<ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-7962287588031867" data-ad-slot="2077443937" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>', |
207 | | - poster6: '<ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-7962287588031867" data-ad-slot="2077443937" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>', |
| 202 | + poster: "", |
| 203 | + poster2: "", |
| 204 | + poster3: "", |
| 205 | + poster4: "", |
| 206 | + poster5: "", |
| 207 | + poster6: "", |
208 | 208 | count: "", |
209 | 209 | totalTime: 5, |
210 | 210 | }, |
|
0 commit comments