apeblog/public/template/default/pc/index/index.html

572 lines
32 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh">
<head>
<title>{:web_config("title")}</title>
<meta name="keywords" content="{:web_config("keywords")}">
<meta name="description" content="{:web_config("description")}">
{include file="public/head" /}
<link rel="stylesheet" href="__LIB__/swiper/swiper.min.css">
<script src="__LIB__/swiper/swiper.min.js"></script>
</head>
<body>
<script>NProgress.start();</script>
<div id="app">
{include file="public/header" /}
<div class="top-divider"></div>
<main class="container">
<div class="html-main">
<div class="post-main">
<div>
<div class="swiper-container carousel">
<div class="swiper-wrapper">
{zz:banner pagesize="5" typeid="$cid"}
<div class="swiper-slide">
<a href="{$field['url']}" target="">
<img src="{$field['image']}" alt="{$field['title']}">
</a>
</div>
{/zz:banner}
</div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
</div>
</div>
<script>
window.onload = function () {
var mySwiper = new Swiper('.swiper-container', {
loop: true,
autoplay: true,
delay: 3000,
pagination: {
el: '.swiper-pagination',
},
// 如果需要前进后退按钮
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
})
}
</script>
<style>
.index-top-postcard-item {
flex-basis: 24%;
}
</style>
<div class="index-top-postcard-plane">
<div class="index-top-postcard-body">
{zz:list pagesize="4" typeid="2"}
<div class="index-top-postcard-item">
<div class="index-top-postcard-main">
<div class="post-item-thumbnail">
<a href="{$field['url']}"><img
src="{$field['cover_path']}" alt=""></a>
</div>
<div class="index-top-postcard-title">
<a href="{$field['url']}">{$field['title']}</a>
</div>
</div>
</div>
{/zz:list}
</div>
</div>
<div class="post-list-page-plane">
<div class="list-plane-title">
<div class="index-tab-plane">
<div class="" catid="0">最新文章
</div>
</div>
</div>
<ul class="post-list">
{zz:arclist pagesize="3" typeid="$cid" type="find" orderby="create_time desc"}
<li class="post-item ">
<div class="post-item-container">
<div class="post-item-thumbnail">
<a href="{$field['url']}" target="_blank">
<img src="{:file_cdn($field['cover_path'])}">
</a>
</div>
<div class="post-item-tags">
<span class="cat-item">
<a target="_blank" href="{$field['url']}">{:cn_substr($field['title'],15)}...</a>
</span>
</div>
<div class="post-item-main">
<h2>
<span class="post-item-sticky">置顶</span>
<a href="{$field['url']}" target="_blank">{:cn_substr($field['title'],15)}...</a>
</h2>
<div class="post-item-content">{:cn_substr($field['description'],40)}...
</div>
<div class="post-item-info">
<div class="post-item-meta">
<div class="post-item-meta-item">
<span class="post-item-meta-author">
<img src="{$field['author']}" width="24" height="24"
alt="头像"
class="avatar avatar-24 wp-user-avatar wp-user-avatar-24 photo avatar-default post-item-avatar">{$field['author']}</span>
<span class="post-item-time">{:MyDate('Y-m-d',$field['create_time'])}</span>
</div>
<div class="item-post-meta-other">
<span><i class="fas fa-eye" aria-hidden="true"></i>{$field['create_time']}</span> <span><i
class="fas fa-comment-alt-lines"></i>{$field['create_time']}</span>
</div>
</div>
</div>
</div>
</div>
</li>
{/zz:arclist}
</ul>
<div class="pages">
<button class="index-load-more-btn"><i class="far fa-circle-notch"></i> 加载更多</button>
<script>
var paged = 2;
var max_page = 5;
$('.index-load-more-btn').click(() => {
var btn_cloass = '.index-load-more-btn';
if (paged >= max_page) {
$(btn_cloass).text('到底啦');
return;
}
$(btn_cloass).html('<i class="far fa-circle-notch fa-spin"></i> 加载中');
$.post('https://www.zyxpp.com/wp-admin/admin-ajax.php', {
action: 'corepress_load_post',
page: paged,
cat: $('.index-tab-item-active').attr('catid')
}, (data) => {
if (data.length == 0) {
$(btn_cloass).html('<i class="far fa-circle-notch"></i> 到底啦');
} else {
$(btn_cloass).html('<i class="far fa-circle-notch"></i> 加载更多');
}
$('.post-list').append(data);
paged++;
})
})
</script>
</div>
</div>
</div>
<div class="sidebar">
<div class="sidebar-box-list">
<div class="aside-box">
<form class="search-form" action="https://www.zyxpp.com" method="get" role="search">
<div class="search-form-input-plane">
<input type="text" class="search-keyword" name="s" placeholder="搜索内容" value="">
</div>
<div>
<button type="submit" class="search-submit" value="&#xf002;">搜索</button>
</div>
</form>
</div>
<div class="aside-box">
<div class="widget-author-plane">
<div class="widget-author-main">
<img src="wp-content/plugins/wp-user-avatar/images/wpua-96x96.png" width="50"
height="50" alt="头像"
class="avatar avatar-50 wp-user-avatar wp-user-avatar-50 photo avatar-default">
<div class="widget-author-name">
轻烟随风
</div>
<div class="widget-avatar-description">
I can't change the direction of the wind, but I can adjust my sails to always reach
my destination
</div>
<div class="widget-avatar-meta">
<div class="widget-avatar-meta-box widget-avatar-meta-comments" title="评论数量">
<i class="far fa-comment"></i>
1
</div>
<div class="widget-avatar-meta-box" title="文章数量">
<i class="far fa-newspaper"></i>
45
</div>
</div>
</div>
</div>
<div class="widget-avatar-post-list">
<h2 class="widget-avatar-title">近期文章</h2>
<ul>
<li><a href="oracle-ebs-pl-sql-arapsubleadernotposttogl/index.html">oracle-EBS-PL/sql 财务
AR AP 子分类账未过入总账GL的语句</a></li>
<li><a href="veeamrestorefromdisk/index.html">Veeam日常运维恢复数据操作(从外接硬盘恢复)</a></li>
<li><a href="oracle-ebs-omshipconfirmstatuserror/index.html">oracle-EBS-OM价目表未设置导致确认出货后状态位没有变成已连接/interface</a>
</li>
<li><a href="wordpresscountvisitor/index.html">wordpress统计网站日访问量总访问量代码</a></li>
<li><a href="aliyunmanagement/index.html">阿里云服务器的简单管理快照备份和远程访问设置</a></li>
</ul>
</div>
</div>
<div class="aside-box"><h2 class="widget-title">浏览次数</h2>
<ul>
<li><a href="oracle-ebs-om-order-table/index1.html"
title="oracle-EBS甲骨文销售订单下单发放挑库发运(销售到出货全过程)主要相关表(多图)">oracle-EBS甲骨文销售订单下单发放挑库发运(销售到出货全过程)主要相关表(多图)</a>
- 333 浏览
</li>
<li><a href="oracle-ebs-pur-inventory-table/index1.html"
title="oracle-EBS-采购单创建接收检验入库经历主要表(多图)">oracle-EBS-采购单创建接收检验入库经历主要表(多图)</a> - 161 浏览
</li>
<li><a href="decoration-erp/index.html" title="某家装公司项目管理软件系统的设计思路">某家装公司项目管理软件系统的设计思路</a> -
7 浏览
</li>
<li><a href="oaworkflowapprove/index1.html" title="常见企业OA办公审批流、工作流实现层级审批、层层签核的方式">常见企业OA办公审批流、工作流实现层级审批、层层签核的方式</a>
- 73 浏览
</li>
<li><a href="oracle-ebs-form-help-diagnosis-get-pl-sql/index.html"
title="oracle-EBS-前台表单界面跟踪查看某个查询按钮的后台的pl/sql语句">oracle-EBS-前台表单界面跟踪查看某个查询按钮的后台的pl/sql语句</a>
- 226 浏览
</li>
<li><a href="oracle-ebs-om-confirm-transferto-ar/index.html"
title="oracle-EBS-PL/sql查看销售订单已经确认出货和过账到AR应收的订单行明细查看物流操作时间">oracle-EBS-PL/sql查看销售订单已经确认出货和过账到AR应收的订单行明细查看物流操作时间</a>
- 222 浏览
</li>
<li><a href="oracle-sqldeveloper-run-package/index.html"
title="oracle &ndash; sqldeveloper 手动执行包 package的方法">oracle &ndash; sqldeveloper
手动执行包 package的方法</a> - 191 浏览
</li>
<li><a href="oracle-ebs-inquery-hidden-sql/index.html"
title="oracle &ndash; 查询某些表是空白,需要提升权限后,才可查询出数据">oracle &ndash;
查询某些表是空白,需要提升权限后,才可查询出数据</a> - 172 浏览
</li>
<li><a href="advise/index.html" title="留言建议">留言建议</a> - 172 浏览</li>
<li><a href="sql-server-max-lineconverttocolumn/index.html"
title="SQL Server- 行列转换 行转列,多行转多列 &ndash; max 函数用法">SQL Server- 行列转换 行转列,多行转多列
&ndash; max 函数用法</a> - 161 浏览
</li>
<li><a href="about/index.html" title="关于本站">关于本站</a> - 159 浏览</li>
<li><a href="sql-server-normal-code/index.html" title="SQL Server- 常用sql 函数语句资料实用">SQL
Server- 常用sql 函数语句资料实用</a> - 149 浏览
</li>
</ul>
</div>
<div class="aside-box"><h2 class="widget-title">近期热门https://www.zyxpp.com/wp-admin/admin-ajax.php</h2>
<ul id="recentcomments">
<li class="recentcomments"><span class="comment-author-link">匿名</span>发表在《<a
href="oracle-ebs-pl-sql-ap-podetial/index.html#comment-22">oracle-EBS-PL/sql AP
发票中匹配的po明细按发票</a>
</li>
<li class="recentcomments"><span class="comment-author-link">匿名</span>发表在《<a
href="oracle-ebs-pl-sql-price-list/index.html#comment-21">oracle EBS PL/sql
查看销售订单的价目表Price List</a>
</li>
<li class="recentcomments"><span class="comment-author-link">匿名</span>发表在《<a
href="oracle-ebs-pl-sql-ap-aging/index.html#comment-20">oracle-EBS-PL/sql AP
供应商的未清余额明细AP AGING</a>
</li>
<li class="recentcomments"><span class="comment-author-link">匿名</span>发表在《<a
href="oracle-ebs-om-confirm-transferto-ar/index.html#comment-18">oracle-EBS-PL/sql查看销售订单已经确认出货和过账到AR应收的订单行明细查看物流操作时间</a>
</li>
<li class="recentcomments"><span class="comment-author-link">匿名</span>发表在《<a
href="applylink/index.html#comment-17">申请友情链接</a>
</li>
</ul>
</div>
<div class="aside-box"><h2 class="widget-title">标签云</h2>
<script src="__JS__/TagCloud.js"></script>
<div class="corepress-tag-cloud">
<div class="corepress-tag-container-tag1">
</div>
</div>
<style>
.corepress-tagcloud a {
font-size: 12px;
color: #fff;
padding: 0 !important;
}
.corepress-tagcloud a:hover {
color: #fff !important;
}
.tagcloud--item {
color: #fff;
padding: 2px 4px;
border-radius: 3px;
cursor: pointer;
}
.tagcloud--item:hover {
opacity: 1 !important;
z-index: 100 !important;
}
</style>
<script>
var tag = TagCloud('.corepress-tag-container-tag1', JSON.parse('[{"text":"asp.net","href":"https:\/\/www.zyxpp.com\/tag\/asp-net"},{"text":"EBS","href":"https:\/\/www.zyxpp.com\/tag\/ebs"},{"text":"oracle","href":"https:\/\/www.zyxpp.com\/tag\/oracle"},{"text":"PL\/SQL","href":"https:\/\/www.zyxpp.com\/tag\/pl-sql"},{"text":"sql","href":"https:\/\/www.zyxpp.com\/tag\/sql"},{"text":"sql server","href":"https:\/\/www.zyxpp.com\/tag\/sql-server"},{"text":"\u5b66\u4e60\u7b14\u8bb0","href":"https:\/\/www.zyxpp.com\/tag\/study"}]'), {}, ['#67C23A', '#E6A23C', '#F56C6C', '#909399', '#CC9966', '#FF6666', '#99CCFF', '#FF9999', '#CC6633']);
</script>
</div>
<div class="aside-box"><h2 class="widget-title">免费简单好用的网站服务器运维面板</h2>
<a href="javascript:;"><img width="300" height="191"
src="/uploads/article/2021/03/bt面板-300x191.png"
class="image wp-image-559 attachment-medium size-medium" alt=""
loading="lazy" style="max-width: 100%; height: auto;"></a></div>
<div class="aside-box"><h2 class="widget-title">拥有一个自己的网站服务器</h2>
<a href="javascript:;"><img width="300" height="164"
src="/uploads/article/2021/03/440-240_画板-1-300x164.jpg"
class="image wp-image-574 attachment-medium size-medium" alt=""
loading="lazy" style="max-width: 100%; height: auto;"></a></div>
</div>
</div>
</div>
<div class="frinds-links">
<div class="list-plane-title">
<div>友情链接 <span class="list-plane-linksdescribe">欢迎添加友情链接</span>
</div>
<a href="applylink/index1.html" class="frinds-links-apply">申请友链</a>
</div>
<div class="frinds-links-list">
<li><a href="javascript:;" target="_blank">Lovestu</a></li>
<li><a href="javascript:;" target="_blank">博客园</a></li>
<li><a href="javascript:;" title="怀特博客-忠于原创 乐于分享" target="_blank">怀特博客</a></li>
<li><a href="javascript:;" target="_blank">老兵博客</a></li>
<li><a href="javascript:;" target="_blank">速度博客</a></li>
<li><a href="#" rel="me">首页</a></li>
</div>
</div>
</main>
<footer>
<script type='text/javascript' src='__JS__/wp-embed.min.js' id='wp-embed-js'></script>
<script>console.log("\n %c CorePress主题v 4.7 %c by applek | www.lovestu.com", "color:#fff;background:#409EFF;padding:5px 0;", "color:#eee;background:#444;padding:5px 10px;");
</script>
<script src="__LIB__/fonts/font.js"></script>
<div class="go-top-plane" title="返回顶部">
<i class="fa fa-arrow-up" aria-hidden="true"></i>
</div>
<script>
var copynotmsg = 0;
var reprint = {
open: 0,
msg: '',
copylenopen: 0,
copylen: 10,
addurl: 0
}
document.body.oncopy = function () {
var copytext = window.getSelection().toString();
if (copynotmsg == 0) {
if (reprint.open == 1) {
if (reprint.copylenopen == 1) {
if (copytext.length > reprint.copylen) {
addarelt('复制内容太长,禁止复制', 'erro');
JScopyText(' ');
copynotmsg = 0;
} else {
copyaddurl(copytext);
}
} else {
copyaddurl(copytext);
}
}
}
copynotmsg = 0;
}
function copyaddurl(content) {
if (reprint.addurl == 0) {
addarelt(reprint.msg, 'succ');
} else {
if (content.length > 100) {
addarelt(reprint.msg, 'succ');
JScopyText(content + '\n 【来源https://www.zyxpp.com:443/,转载请注明】');
} else {
addarelt(reprint.msg, 'succ');
}
}
}
$('.go-top-plane').click(function () {
$('html,body').animate({scrollTop: '0px'}, 500);
});
$(document).scroll(function () {
var scroH = $(document).scrollTop(); //滚动高度
var viewH = $(window).height(); //可见高度
var contentH = $(document).height(); //内容高度
if (scroH > 100) { //距离顶部大于100px时
$('.go-top-plane').addClass('go-top-plane-show')
} else {
$('.go-top-plane').removeClass('go-top-plane-show')
}
if (contentH - (scroH + viewH) <= 100) { //距离底部高度小于100px
}
if (contentH == (scroH + viewH)) { //滚动条滑到底部啦
}
});
function mobile_menuclick(e) {
if ($('.menu-item-has-children:hover > .sub-menu').css('visibility') == 'visible') {
$('.menu-item-has-children:hover > .sub-menu').addClass('sub-menu-hide');
$('.menu-item-has-children:hover > .sub-menu').removeClass('sub-menu-show');
} else {
$('.menu-item-has-children:hover > .sub-menu').removeClass('sub-menu-hide');
$('.menu-item-has-children:hover > .sub-menu').addClass('sub-menu-show');
}
e.stopPropagation();
}
$(document).ready(function () {
$(document).click(function (e) {
$('.sub-menu').removeClass('sub-menu-hide');
$('.sub-menu').removeClass('sub-menu-show');
e.stopPropagation();
});
$('.tag-cloud-link').each(function () {
var colors = ['#67C23A', '#E6A23C', '#F56C6C', '#909399', '#CC9966', '#FF6666', '#99CCFF', '#FF9999', '#CC6633'];
var backcolor = colors[Math.floor((Math.random() * colors.length))];
$(this).css('background-color', backcolor);
});
$('.menu-header-list > .menu-item-has-children');
var i = 0;
//文章目录
var html = '';
$(".post-content h2,.post-content h3").each(function () {
var tagName = $(this)[0].tagName.toLowerCase();
console.log();
if ($(this).parent().attr('class') == 'zd-plane-content') {
return;
}
$(this).attr('catalog', 'catalog-' + tagName + '-' + i);
var clickargs = "go_catalog('catalog-" + tagName + "-" + i + "','" + tagName + "')";
html = html + '<p catalogtagName="' + tagName + '" catalog="' + 'catalog-' + tagName + '-' + i + '" class="catalog-item" onclick="' + clickargs + '">' + $(this).html() + '</p>';
i++;
});
$('#post-catalog-list').html(html);
set_catalog_position();
$('#post-catalog').css('visibility', 'visible');
$('#post-catalog').css('opacity', '1');
if ($(".post-content h2").length == 0 && $(".post-content h3").length == 0) {
$('#post-catalog').css('visibility', 'hidden');
}
$('.corepress-code-pre>code').each(function () {
$(this).html(replaceTag($(this).html()));
});
});
$(window).resize(function () {
set_catalog_position();
});
$(document).scroll(function () {
if ($('#post-catalog').css('visibility') != 'visible') {
return;
}
$(".post-content h2[catalog],.post-content h3[catalog]").each(function () {
var el_y = this.getBoundingClientRect().y;
if (el_y < 100 && el_y > 0) {
var name = $(this).attr('catalog');
set_catalog_css();
$('p[catalog=' + name + ']').addClass('catalog-hover');
return;
}
});
});
function close_show(type) {
if (type == 1) {
$('.post-catalog-main').removeClass('post-catalog-main-hide')
} else {
$('#post-catalog').addClass('post-catalog-hide')
}
}
function set_catalog_css() {
$('p[catalog]').removeClass('catalog-hover');
}
function set_catalog_position() {
}
function go_catalog(catalogname, tagName) {
var _scrolltop = $(tagName + '[catalog=' + catalogname + ']').offset().top;
$('html, body').animate({
scrollTop: _scrolltop - 60
}, 500
);
}
$(document).ready(
function () {
NProgress.done();
}
);
</script>
<div class="footer-plane">
<div class="footer-container">
<div class="footer-left">
<div>
<div class="footer-aside-box">
<div class="textwidget"><p>欢迎访问轻烟随风的网站,本网站介绍了一些博主经历的知识应用和分享,专注于企业信息化和一些技术探讨。欢迎各位留言评论和分享。</p>
</div>
</div>
<div class="widget_text footer-aside-box">
<div class="textwidget custom-html-widget">
<marquee behavior="alternate">欢迎访问,有任何建议或意见,欢迎您留言</marquee>
</div>
</div>
<nav class="menu-footer-plane">
<ul id="menu-%e5%ba%95%e9%83%a8%e8%8f%9c%e5%8d%95" class="menu-footer-list">
<li id="menu-item-76" class="menu-item menu-item-76"><a href="about/index.html">关于本站</a>
</li>
<li id="menu-item-81" class="menu-item menu-item-81"><a
href="advise/index.html">留言建议</a></li>
<li id="menu-item-557" class="menu-item menu-item-557"><a title="网站地图"
href="sitemaps/index.html">网站地图</a>
</li>
</ul>
</nav>
<div class="footer-info">
                  Copyright © 2020-2021 轻烟随风-我思故我在 <span class="theme-copyright">
<a href="javascript:;">CorePress Theme</a>
</span>
Powered by WordPress
</div>
<div class="footer-info">
<span class="footer-icp"><img class="ipc-icon"
src="__IMG__/icp.svg" alt=""><a
href="javascript:;" target="_blank">苏ICP备2020066938号</a></span><span
class="footer-icp"><img class="ipc-icon"
src="__IMG__/police.svg"
alt=""><a href="javascript:;" target="_blank">32048202000300</a></span>
</div>
<div>
<p>总访问量:<span style="color:white">2246</span> &nbsp;&nbsp; 今日访问量:<span style="color:white">499</span>
&nbsp;&nbsp; 您是今天第:<span style="color:white">499</span> 个访问者</p>
</div>
</div>
</div>
<div class="footer-details footer-right">
<div>
<div class="footer-aside-box"><h2 class="footer-widget-title">博主QQ</h2>
<img width="100" height="100" src="/uploads/article/2020/12/qq123937345-150x150.png"
class="image wp-image-383 attachment-100x100 size-100x100" alt="" loading="lazy"
style="max-width: 100%; height: auto;" title="博主QQ"></div>
</div>
</div>
<div>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>