Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报告bug:图片初始位置选择左下/右下时,前端显示会有异常 #1

Open
dodu2014 opened this issue Feb 11, 2022 · 0 comments

Comments

@dodu2014
Copy link

如果选择左下,前端对广告的样式时这样的:

<div id="ad_3" class="ads-float ads-float-left" style="position: absolute; width: 300px; height: 100px; z-index: 10500; display: block; left: 0px; bottom: 120px; top: -220px;"><div style="width: 300px; height: 100px; position: absolute; left: 0px; top: 0px;"><a href="http://www.baidu.com" target="_blank"><img src="/upload/images/2022/2/181f933fedd9836e.jpeg" style="width: 300px; height: 100px; " border="0"></a></div>
<div class="ads-float-close" style="width: 300px; height: 18px; position: absolute; left: 0px; top: 100px; background: url(&quot;/assets/advertisement/close.gif&quot;) right center no-repeat rgb(235, 235, 235); cursor: pointer;" onclick="document.getElementById('ad_3').style.display = 'none';"></div>
</div>

样式的style:bottom: 120px; top: -220px; 这样,就看不到显示的广告内容了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant