Add files via upload
This commit is contained in:
5
z_top/hook/footer_js_after.htm
Normal file
5
z_top/hook/footer_js_after.htm
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- 返回顶部插件 依赖jQuery 页面宽度低于800不加载 -->
|
||||
<?php $setting = setting_get('z_top_setting');?>
|
||||
<link rel="stylesheet" href="plugin/z_top/list/<?php echo $setting['body_start']; ?>/style.css?v1.0" media="screen and (min-width: 800px) ">
|
||||
<script src="plugin/z_top/js/top.js?v1.0"></script>
|
||||
<div id="backTop"><a href="javascript:;"></a></div>
|
Reference in New Issue
Block a user