Commit 35760191 by wd

修改返回顶部按钮图片链接

parent 0a189e71
......@@ -56,7 +56,7 @@
</style>
<div class="banner1"></div>
<a href="#top" title="go to header" id="topBtn" style="display: none;">
<img data-src="/media/wysiwyg/goTop.png" src="/media/wysiwyg/goTop.png">
<img data-src="<?php echo $block->getViewFileUrl('images/goTop.png'); ?>" src="<?php echo $block->getViewFileUrl('images/goTop.png'); ?>">
</a>
<script>
require([
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment