You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
138 lines
4.8 KiB
138 lines
4.8 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<!-- {$current_cate['title']} -->
|
|
{php}
|
|
$currentCateId = intval($current_cate['id'] ?? '');
|
|
$currentCatePid = intval($current_cate['parent_id'] ?? '');
|
|
if($currentCatePid == 0){
|
|
$currentCatePid = $currentCateId;
|
|
}
|
|
// var_dump($currentCateId); // 当前的分类
|
|
{/php}
|
|
|
|
<head lang="zh-CN">
|
|
<meta charset="UTF-8">
|
|
<title>长城期货股份有限公司|期货学院|3•15 警惕洗钱、保护自身权益</title>
|
|
<meta name="keywords" content="" />
|
|
<meta name="description" content="" />
|
|
<meta name="viewport"
|
|
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
<meta name="format-detection" content="address=no">
|
|
<link rel="shortcut icon" href="/favicon.png" type="image/png" />
|
|
|
|
<link href="/themes/static_new/css/calendar.css" rel="stylesheet" />
|
|
<link href="/themes/static_new/css/slicy.css" rel="stylesheet" />
|
|
<link href="/themes/static_new/css/swiper.min.css" rel="stylesheet" />
|
|
<link href="/themes/static_new/css/style.css" rel="stylesheet" />
|
|
<link href="/themes/static_new/css/responsive.css" rel="stylesheet" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="layout">
|
|
<!-- nav===============START -->
|
|
{include file="common/nav" /}
|
|
<!-- nav===============END -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
</script>
|
|
|
|
{hcTaglib:category id="$currentCatePid" item="vo" field="*"}
|
|
<div class="uitbanner">
|
|
<img src="{$vo.banner.url|default=''}" alt="">
|
|
</div>
|
|
{/hcTaglib:category}
|
|
|
|
<div class="crumbs">
|
|
<div class="wrap">
|
|
<dl>
|
|
<dt><a href="/">首页:</a></dt>
|
|
<!-- <dd><a href="/college.html">期货学院</a></dd> -->
|
|
<!-- 子栏目 -->
|
|
{volist name="category_with_order_arr" id="oneCate"}
|
|
<!-- {$oneCate.title} -->
|
|
<dd><a href="{$oneCate.alias}">{$oneCate.title}</a></dd>
|
|
<dd><span>></span></dd>
|
|
{/volist}
|
|
<dd class="on"><a href="{$current_cate.alias}">{$current_cate.title}</a></dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="newsdel">
|
|
<div class="wrap wow fadeInUp" data-wow-delay="0.3s" data-wow-duration="1s">
|
|
<div class="hds">
|
|
<h1>{$hc_content.title}</h1>
|
|
<p><span>发布时间 : {$hc_content.publish_time}</span><span>浏览量: {$hc_content.hits} 次</span><span>作者:{$hc_content.author}</span></p>
|
|
</div>
|
|
|
|
<div class="del">
|
|
<!-- <p><a href="https://mp.weixin.qq.com/s/am1_xgHNOPZZVDUQxH90qQ">3•15 警惕洗钱、保护自身权益</a></p> -->
|
|
{$hc_content.content|raw}
|
|
|
|
</div>
|
|
|
|
<div class="fts">
|
|
<a class="prev" href="/article-detail-45.html">{hcTaglib:preContent /}</a>
|
|
<a class="next" href="/article-detail-2259.html">{hcTaglib:nextContent /}</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- nav===============START -->
|
|
{include file="common/footer" /}
|
|
<!-- nav===============END -->
|
|
</div>
|
|
{include file="common/uitfexi" /}
|
|
|
|
<script src="/themes/static_new/js/jquery-3.5.1.min.js" type="text/javascript"></script>
|
|
<script src="/themes/static_new/layui/layui.js" type="text/javascript"></script>
|
|
<script src="/themes/static_new/js/swiper.min.js" type="text/javascript"></script>
|
|
<script src="/themes/static_new/js/wow.min.js" type="text/javascript"></script>
|
|
<script src="/themes/static_new/js/script.js" type="text/javascript"></script>
|
|
|
|
|
|
<script>
|
|
layui.use(['form', 'layer'], function () {
|
|
var form = layui.form;
|
|
form.on('submit(submitTo)', function (data) {
|
|
var index = layer.load();
|
|
$.post('/default/advice-plan', data.field, function (result) {
|
|
layer.close(index);
|
|
//layer.msg(result.msg);
|
|
if (result.code == 200) {
|
|
$('.mumk').hide();
|
|
$('.mask').hide();
|
|
$('.mask').show();
|
|
$('.qmmumk').show();
|
|
}
|
|
});
|
|
return false;
|
|
});
|
|
$(".search_btn").on("click", function () {
|
|
if ($("#searchKeyword").val() == "") {
|
|
layer.msg("请输入搜索内容");
|
|
return;
|
|
}
|
|
location.href = "/search-" + encodeURIComponent($("#searchKeyword").val()) + ".html";
|
|
});
|
|
$('.qmmumk .icon').click(function () {
|
|
$('.qmmumk').hide();
|
|
$('.mask').hide();
|
|
})
|
|
});
|
|
</script>
|
|
|
|
<script>
|
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|