diff --git a/z_postajax/conf.json b/z_postajax/conf.json new file mode 100644 index 0000000..d6ff71c --- /dev/null +++ b/z_postajax/conf.json @@ -0,0 +1,10 @@ +{ + "name": "POST", + "brief": "这是针对有大图(横向全屏的 页面制作的显隐导航, 如果不打算放置顶部图片 可以注释掉footer_jsafter.htm的第三行", + "version": "1.0", + "bbs_version": "4.0", + "installed": 1, + "enable": 0, + "hooks_rank": [], + "dependencies": [] +} \ No newline at end of file diff --git a/z_postajax/hook/footer_js_after.htm b/z_postajax/hook/footer_js_after.htm new file mode 100644 index 0000000..a4e8358 --- /dev/null +++ b/z_postajax/hook/footer_js_after.htm @@ -0,0 +1,41 @@ + \ No newline at end of file diff --git a/z_postajax/hook/header_link_after.htm b/z_postajax/hook/header_link_after.htm new file mode 100644 index 0000000..8d16e71 --- /dev/null +++ b/z_postajax/hook/header_link_after.htm @@ -0,0 +1,28 @@ + \ No newline at end of file diff --git a/z_postajax/icon.png b/z_postajax/icon.png new file mode 100644 index 0000000..dc21cf8 Binary files /dev/null and b/z_postajax/icon.png differ diff --git a/z_postajax/overwrite/view/htm/post_list.inc.htm b/z_postajax/overwrite/view/htm/post_list.inc.htm new file mode 100644 index 0000000..7577a88 --- /dev/null +++ b/z_postajax/overwrite/view/htm/post_list.inc.htm @@ -0,0 +1,69 @@ + + + + + + + " tabindex="-1"> + + + + + +
+
+ + + "> + + + + +
+
+ + + + 引用 + + + + + + " class="text-grey post_update m-r-1"> + + + + + + " data-confirm-text="" href="javascript:void(0);" class="text-grey post_delete _confirm m-r-1"> + + + + + + + + +
+
+
+ +
" target="_blank">
+ + + + + + + +
+ + + + + \ No newline at end of file