我们在页面常常看到类似
左侧或者是右侧浮动效果的页面
类似
添加模块
直接设置背景图和热区即可实现该功能
如果需要更加强大的自定义HTML的话如下(支持宽度范围50px2000px,高度范围50px2000px):
<div class="j-module" module-function="navigation">
<script class="J_template J_blockAutoRender" type="text/html">
<div class="user-nav J-nav" style="display:none;">
自定义代码处
</div>
</script>
</div>
最后编辑: admin 文档更新时间: 2020-03-24 10:11 作者:admin