Commit 60498713 by 梁建民

Merge branch 'ljm_data' into Development

# Conflicts:
#	view/16.js
#	view/19.js
#	view/21.js
#	view/app.js
parents 7a9162a7 7127ca26
...@@ -425,7 +425,11 @@ export const apis = { ...@@ -425,7 +425,11 @@ export const apis = {
/** /**
* 发送验证码 * 发送验证码
*/ */
smsVerifys: productionUrlApi + 'public/smsVerify' smsVerifys: productionUrlApi + 'public/smsVerify',
/**
* 资料下载分类获取
*/
showClass: productionUrlApi + 'article/show_class'
} }
...@@ -719,5 +723,8 @@ export const services = { ...@@ -719,5 +723,8 @@ export const services = {
}, },
getSampleInfo(params) { getSampleInfo(params) {
return axios.post(apis.getsampleinfo, params) return axios.post(apis.getsampleinfo, params)
},
showClass(params) {
return axios.post(apis.showClass, params)
} }
}; };
\ No newline at end of file
...@@ -91,6 +91,7 @@ ...@@ -91,6 +91,7 @@
} }
.news .a { .news .a {
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
min-height: 200px;
} }
.news .new-head { .news .new-head {
height: 49px; height: 49px;
...@@ -116,6 +117,25 @@ ...@@ -116,6 +117,25 @@
font-weight: 500; font-weight: 500;
margin-left: 0.267rem; margin-left: 0.267rem;
} }
.news .nav-tab ul {
display: flex;
background: #f3f3f3;
flex-wrap: wrap;
padding-top: 0.667rem;
}
.news .nav-tab ul li {
flex: 1;
width: 25%;
min-width: 25%;
max-width: 25%;
margin-bottom: 0.653rem;
text-align: center;
font-size: 14px;
color: #333333;
}
.news .nav-tab ul li.curr {
color: #1080d0;
}
.news .down-list ul { .news .down-list ul {
padding: 0 0.4rem; padding: 0 0.4rem;
} }
...@@ -123,9 +143,6 @@ ...@@ -123,9 +143,6 @@
padding: 0.4rem 0; padding: 0.4rem 0;
border-bottom: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
} }
.news .down-list ul li:last-child {
border-bottom: none;
}
.news .down-list ul li .t1 { .news .down-list ul li .t1 {
font-size: 16px; font-size: 16px;
color: #333333; color: #333333;
...@@ -159,6 +176,13 @@ ...@@ -159,6 +176,13 @@
text-align: center; text-align: center;
line-height: 30px; line-height: 30px;
} }
.news .down-list .txt-tip {
padding: 0.4rem 0;
font-size: 12px;
color: #999999;
background: #fff;
text-align: center;
}
.news .islogin { .news .islogin {
height: 50px; height: 50px;
background: #f3f3f3; background: #f3f3f3;
......
{"version":3,"sources":["down.less"],"names":[],"mappings":"AAAA,KAEE;EACE,gCAAA;;AAHJ,KAME;EACE,gCAAA;EACA,eAAA;EACA,WAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,gBAAA;EACA,gBAAA;;AAdJ,KAME,SAUE;EACE,kBAAA;EACA,aAAA;EACA,WAAA;EACA,WAAA;EACA,eAAA;EACA,YAAA;EACA,iBAAA;;AAvBN,KAME,SAoBE,EAAC;EACC,cAAA;EACA,gCAAA;;AA5BN,KAgCE;EAzBE,gCAAA;EACA,eAAA;EACA,WAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,gBAAA;EACA,gBAAA;EAoBA,eAAA;EACA,SAAA;EACA,OAAA;EACA,UAAA;;AArCJ,KAgCE,cAhBE;EACE,kBAAA;EACA,aAAA;EACA,WAAA;EACA,WAAA;EACA,eAAA;EACA,YAAA;EACA,iBAAA;;AAvBN,KAgCE,cANE,EAAC;EACC,cAAA;EACA,gCAAA;;AA5BN,KAwCE,WACE;EACE,UAAA;;AA1CN,KA8CE,SACE;EACE,aAAA;EACA,aAAA;EA9CF,gCAAA;EAgDE,sBAAA;;AAnDN,KA8CE,SACE,GAME;EACE,YAAA;EACA,UAAA;EACA,WAAA;EACA,WAAA;EACA,aAAA;;AA1DR,KA8CE,SACE,GAcE;EACE,YAAA;EACA,UAAA;EACA,YAAA;;AAhER,KA8CE,SACE,GAcE,QAKE;EACE,gBAAA;EACA,uBAAA;EACA,oBAAA;EACA,qBAAA;EACA,4BAAA;EACA,WAAA;EACA,kBAAA;EACA,iBAAA;EACA,YAAA;EACA,iBAAA;;AA5EV,KA8CE,SACE,GAcE,QAkBE;EACE,eAAA;EACA,WAAA;EACA,eAAA;;AAlFV,KAwFE;EACE,qBAAA;;AAzFJ,KA4FE;EACE,YAAA;EACA,mBAAA;EACA,iBAAA;EACA,aAAA;EACA,mBAAA;EACA,mBAAA;;AAlGJ,KA4FE,UAOE;EACE,WAAA;EACA,YAAA;EACA,cAAA;;AAtGN,KA4FE,UAOE,MAIE;EACE,WAAA;EACA,YAAA;EACA,cAAA;;AA1GR,KA4FE,UAkBE;EACE,eAAA;EACA,cAAA;EACA,gBAAA;EACA,qBAAA;;AAlHN,KAsHE,WACE;EACE,iBAAA;;AAxHN,KAsHE,WACE,GAGE;EACE,iBAAA;EACA,gCAAA;;AAEA,KARN,WACE,GAGE,GAIG;EACC,mBAAA;;AA/HV,KAsHE,WACE,GAGE,GAQE;EACE,eAAA;EACA,cAAA;EACA,iBAAA;EACA,gBAAA;EACA,uBAAA;EACA,mBAAA;EACA,oBAAA;EACA,qBAAA;EACA,4BAAA;;AA3IV,KAsHE,WACE,GAGE,GAoBE;EACE,aAAA;EACA,mBAAA;EACA,8BAAA;EACA,oBAAA;EACA,qBAAA;;AAnJV,KAsHE,WACE,GAGE,GAoBE,KAOE;EACE,eAAA;EACA,cAAA;;AAvJZ,KAsHE,WACE,GAGE,GAoBE,KAYE;EACE,WAAA;EACA,YAAA;EACA,kBAAA;EACA,yBAAA;EACA,cAAA;EACA,eAAA;EACA,cAAA;EACA,kBAAA;EACA,iBAAA;;AAnKZ,KA0KE;EACE,YAAA;EACA,mBAAA;EACA,aAAA;EACA,mBAAA;EACA,mBAAA;EACA,uBAAA;;AAhLJ,KA0KE,SAOE;EACE,WAAA;EACA,YAAA;;AAnLN,KA0KE,SAWE;EACE,oBAAA;EACA,eAAA;EACA,cAAA","file":"down.css"} {"version":3,"sources":["down.less"],"names":[],"mappings":"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","file":"down.css"}
\ No newline at end of file \ No newline at end of file
.news { .borderBottom { border-bottom: 1px solid #e5e5e5; } .navList { border-bottom: 1px solid #e5e5e5; padding: 0 10px; clear: both; height: 40px; line-height: 40px; font-size: 14px; background: #fff; overflow: hidden; p { text-align: center; width: 33.33%; color: #333; float: left; cursor: pointer; height: 40px; line-height: 40px; } p.act { color: #e10601; border-bottom: 2px solid #e10601; } } .navListfixed { .navList; position: fixed; top: 39px; left: 0; right: 0px; } .navList44 { p { width: 25%; } } .listBox { li { padding: 10px; height: 100px; .borderBottom; box-sizing: border-box; img { height: 75px; width: 27%; float: left; border: 0px; outline: none; } .boxgrt { height: 75px; width: 66%; float: right; .title { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #333; font-size: 0.32rem; font-weight: bold; height: 50px; line-height: 25px; } .titleLook { font-size: 14px; color: #999; margin-top: 5px; } } } } .a{ margin-bottom: 0.5rem; } .new-head { height: 49px; background: #f3f3f3; padding: 0 0.4rem; display: flex; flex-direction: row; align-items: center; .logo { width: 30px; height: 30px; display: block; img { width: 30px; height: 30px; display: block; } } .t1 { font-size: 16px; color: #1080d0; font-weight: 500; margin-left: 0.267rem; } } .down-list { ul { padding: 0 0.4rem; li { padding: 0.4rem 0; border-bottom: 1px solid #e5e5e5; &:last-child { border-bottom: none; } .t1 { font-size: 16px; color: #333333; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .bar { display: flex; flex-direction: row; justify-content: space-between; margin-top: 0.387rem; align-items: flex-end; .t2 { font-size: 14px; color: #999999; } .btn { width: 85px; height: 30px; border-radius: 3px; border: solid 1px #1080d0; display: block; font-size: 14px; color: #1080d0; text-align: center; line-height: 30px; } } } } } .islogin{ height: 50px; background: #f3f3f3; display: flex; flex-direction: row; align-items: center; justify-content: center; img{ width: 20px; height: 20px; } a{ margin-left: 0.28rem; font-size: 12px; color: #333333; } } } .news { .borderBottom { border-bottom: 1px solid #e5e5e5; } .navList { border-bottom: 1px solid #e5e5e5; padding: 0 10px; clear: both; height: 40px; line-height: 40px; font-size: 14px; background: #fff; overflow: hidden; p { text-align: center; width: 33.33%; color: #333; float: left; cursor: pointer; height: 40px; line-height: 40px; } p.act { color: #e10601; border-bottom: 2px solid #e10601; } } .navListfixed { .navList; position: fixed; top: 39px; left: 0; right: 0px; } .navList44 { p { width: 25%; } } .listBox { li { padding: 10px; height: 100px; .borderBottom; box-sizing: border-box; img { height: 75px; width: 27%; float: left; border: 0px; outline: none; } .boxgrt { height: 75px; width: 66%; float: right; .title { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #333; font-size: 0.32rem; font-weight: bold; height: 50px; line-height: 25px; } .titleLook { font-size: 14px; color: #999; margin-top: 5px; } } } } .a { margin-bottom: 0.5rem; min-height: 200px; } .new-head { height: 49px; background: #f3f3f3; padding: 0 0.4rem; display: flex; flex-direction: row; align-items: center; .logo { width: 30px; height: 30px; display: block; img { width: 30px; height: 30px; display: block; } } .t1 { font-size: 16px; color: #1080d0; font-weight: 500; margin-left: 0.267rem; } } .nav-tab { ul { display: flex; background: #f3f3f3; flex-wrap: wrap; padding-top: 0.667rem; li { flex: 1; width: 25%; min-width: 25%; max-width: 25%; margin-bottom: 0.653rem; text-align: center; font-size: 14px; color: #333333; &.curr { color: #1080d0; } } } } .down-list { ul { padding: 0 0.4rem; li { padding: 0.4rem 0; border-bottom: 1px solid #e5e5e5; .t1 { font-size: 16px; color: #333333; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .bar { display: flex; flex-direction: row; justify-content: space-between; margin-top: 0.387rem; align-items: flex-end; .t2 { font-size: 14px; color: #999999; } .btn { width: 85px; height: 30px; border-radius: 3px; border: solid 1px #1080d0; display: block; font-size: 14px; color: #1080d0; text-align: center; line-height: 30px; } } } } .txt-tip{ padding: 0.4rem 0; font-size: 12px; color: #999999; background: #fff; text-align: center; } } .islogin { height: 50px; background: #f3f3f3; display: flex; flex-direction: row; align-items: center; justify-content: center; img { width: 20px; height: 20px; } a { margin-left: 0.28rem; font-size: 12px; color: #333333; } } }
\ No newline at end of file \ No newline at end of file
......
...@@ -10,7 +10,7 @@ const state = { ...@@ -10,7 +10,7 @@ const state = {
loading: false, loading: false,
getfileuploadbanner: [], getfileuploadbanner: [],
articleShowData: [], articleShowData: [],
showClass: []
} }
const mutations = { const mutations = {
...@@ -19,6 +19,9 @@ const mutations = { ...@@ -19,6 +19,9 @@ const mutations = {
}, },
articleShowData(state, payload) { articleShowData(state, payload) {
state.articleShowData = payload.data; state.articleShowData = payload.data;
},
showClass(state, payload) {
state.showClass = payload.data;
} }
} }
...@@ -40,12 +43,13 @@ const actions = { ...@@ -40,12 +43,13 @@ const actions = {
}); });
}, },
downloadFile: function ({commit}, payload) { downloadFile: function ({commit}, payload) {
var param = { let param = {
data_id: payload.id data_id: payload.id,
download:payload.download
} }
var params = Util.getParams(param); let params = Util.getParams(param);
Services.downloadFile(params).then((res) => { Services.downloadFile(params).then((res) => {
...@@ -54,16 +58,23 @@ const actions = { ...@@ -54,16 +58,23 @@ const actions = {
if (data.err_code == 0) { if (data.err_code == 0) {
let platform = Util.isUerAgent(); let platform = Util.isUerAgent();
if (platform == 'ios') { if(payload.download == 1){
Toast({ Toast({
message: '该文件只能在safari浏览器中下载保存,请在safari中打开页面并下载\n', message: data.err_msg,
duration: 2000 duration: 2000
}); });
setTimeout(() => { }else{
if (platform == 'ios') {
Toast({
message: '该文件只能在safari浏览器中下载保存,请在safari中打开页面并下载\n',
duration: 2000
});
setTimeout(() => {
window.location.href = data.data[0].file_url;
}, 2000)
} else {
window.location.href = data.data[0].file_url; window.location.href = data.data[0].file_url;
}, 2000) }
} else {
window.location.href = data.data[0].file_url;
} }
} else if (data.err_code == 1) { } else if (data.err_code == 1) {
...@@ -71,9 +82,7 @@ const actions = { ...@@ -71,9 +82,7 @@ const actions = {
message: data.err_msg, message: data.err_msg,
duration: 2000 duration: 2000
}); });
setTimeout(function () {
window.location.href = '/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download'
}, 2000);
} else { } else {
...@@ -89,7 +98,15 @@ const actions = { ...@@ -89,7 +98,15 @@ const actions = {
}); });
}, },
articleShowData({commit}, payload) { articleShowData({commit}, payload) {
var params = Util.getParams(); Toast.loading({
message: '加载中...',
forbidClick: true,
loadingType: 'spinner'
});
let param={
class_id:payload.class_id
}
let params = Util.getParams(param);
Services.articleShowData(params).then((res) => { Services.articleShowData(params).then((res) => {
let data = res.data; let data = res.data;
...@@ -104,6 +121,27 @@ const actions = { ...@@ -104,6 +121,27 @@ const actions = {
duration: 2000 duration: 2000
}); });
} }
Toast.clear();
}).catch(function (err) {
Toast.clear();
});
},
showClass({commit}, payload) {
var params = Util.getParams();
Services.showClass(params).then((res) => {
let data = res.data;
if (data.err_code == 0) {
commit({
type: 'showClass',
data: data.data
});
} else {
Toast({
message: data.err_msg,
duration: 2000
});
}
}).catch(function (err) { }).catch(function (err) {
......
...@@ -16,14 +16,24 @@ ...@@ -16,14 +16,24 @@
</van-swipe-item> </van-swipe-item>
</van-swipe> </van-swipe>
</template> </template>
<div class="nav-tab">
<ul>
<li @click="handleSelect(index,item.class_id)" :class="{'curr':active==index}" v-for="(item, index) in showClass" :key="index">{{item.class_name}}</li>
</ul>
</div>
<div class="down-list"> <div class="down-list">
<ul class="boxsiz"> <ul class="boxsiz">
<li class="boxsiz" v-for="(item, index) in articleShowData" :key="index"> <li class="boxsiz" v-for="(item, index) in articleShowData" :key="index">
<p class="t1">{{item.title}}</p> <template v-if="loginCheck">
<p class="t1" @click="download(item.data_id)">{{item.title}}</p>
</template>
<template v-else>
<p class="t1" @click="toUrl">{{item.title}}</p>
</template>
<div class="bar"> <div class="bar">
<p class="t2">已下载{{item.download_num}}次</p> <p class="t2">已下载{{item.download_num}}次</p>
<template v-if="loginCheck"> <template v-if="loginCheck">
<a class="btn" @click="download(item.data_id)">下载</a> <a class="btn" @click="download(item.data_id,1)">下载</a>
</template> </template>
<template v-else> <template v-else>
<a class="btn" @click="toUrl">下载</a> <a class="btn" @click="toUrl">下载</a>
...@@ -31,6 +41,9 @@ ...@@ -31,6 +41,9 @@
</div> </div>
</li> </li>
</ul> </ul>
<p class="txt-tip">
法律声明:本资料库的文档为网络收集,仅供学习使用,勿做商用
</p>
</div> </div>
<template v-if="!loginCheck"> <template v-if="!loginCheck">
<div class="islogin" @click="toUrl"> <div class="islogin" @click="toUrl">
...@@ -60,6 +73,7 @@ ...@@ -60,6 +73,7 @@
return { return {
title: "资料下载", title: "资料下载",
p: 1, p: 1,
active: 0,
meaushow: true, meaushow: true,
bannerHeight: 200, bannerHeight: 200,
navListfixed: false navListfixed: false
...@@ -69,7 +83,8 @@ ...@@ -69,7 +83,8 @@
...mapState({ ...mapState({
getfileuploadbanner: state => state.download.getfileuploadbanner, getfileuploadbanner: state => state.download.getfileuploadbanner,
articleShowData: state => state.download.articleShowData, articleShowData: state => state.download.articleShowData,
loginCheck: state => state.common.loginCheck loginCheck: state => state.common.loginCheck,
showClass: state => state.download.showClass
}) })
}, },
created() { created() {
...@@ -84,6 +99,9 @@ ...@@ -84,6 +99,9 @@
type: "getfileuploadbanner" type: "getfileuploadbanner"
}); });
this.$store.dispatch({ this.$store.dispatch({
type: "showClass"
});
this.$store.dispatch({
type: "articleShowData" type: "articleShowData"
}); });
this.$store.dispatch({ this.$store.dispatch({
...@@ -91,10 +109,19 @@ ...@@ -91,10 +109,19 @@
is_jump: false is_jump: false
}); });
}, },
download(id) { handleSelect(index, id) {
this.active = index;
this.$store.dispatch({
type: "articleShowData",
class_id: id
});
},
download(id, download) {
this.$store.dispatch({ this.$store.dispatch({
type: "downloadFile", type: "downloadFile",
id: id id: id,
download, download
}); });
}, },
toUrl() { toUrl() {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<script src="https://res.wx.qq.com/open/js/jweixin-1.3.2.js" type="text/javascript" charset="utf-8"></script> <script src="https://res.wx.qq.com/open/js/jweixin-1.3.2.js" type="text/javascript" charset="utf-8"></script>
<script src="//szh5static.ichunt.com/static/js/flexible.min.js" type="text/javascript" charset="utf-8"></script> <script src="//szh5static.ichunt.com/static/js/flexible.min.js" type="text/javascript" charset="utf-8"></script>
<script src="//szh5static.ichunt.com/static/js/shence.min.js" type="text/javascript" charset="utf-8"></script> <script src="//szh5static.ichunt.com/static/js/shence.min.js" type="text/javascript" charset="utf-8"></script>
<link href="//szh5static.ichunt.com/0.js" rel="prefetch"><link href="//szh5static.ichunt.com/1.js" rel="prefetch"><link href="//szh5static.ichunt.com/10.js" rel="prefetch"><link href="//szh5static.ichunt.com/11.js" rel="prefetch"><link href="//szh5static.ichunt.com/12.js" rel="prefetch"><link href="//szh5static.ichunt.com/13.js" rel="prefetch"><link href="//szh5static.ichunt.com/14.js" rel="prefetch"><link href="//szh5static.ichunt.com/15.js" rel="prefetch"><link href="//szh5static.ichunt.com/16.js" rel="prefetch"><link href="//szh5static.ichunt.com/17.js" rel="prefetch"><link href="//szh5static.ichunt.com/18.js" rel="prefetch"><link href="//szh5static.ichunt.com/19.js" rel="prefetch"><link href="//szh5static.ichunt.com/2.js" rel="prefetch"><link href="//szh5static.ichunt.com/20.js" rel="prefetch"><link href="//szh5static.ichunt.com/21.js" rel="prefetch"><link href="//szh5static.ichunt.com/22.js" rel="prefetch"><link href="//szh5static.ichunt.com/23.js" rel="prefetch"><link href="//szh5static.ichunt.com/24.js" rel="prefetch"><link href="//szh5static.ichunt.com/25.js" rel="prefetch"><link href="//szh5static.ichunt.com/26.js" rel="prefetch"><link href="//szh5static.ichunt.com/27.js" rel="prefetch"><link href="//szh5static.ichunt.com/28.js" rel="prefetch"><link href="//szh5static.ichunt.com/29.js" rel="prefetch"><link href="//szh5static.ichunt.com/3.js" rel="prefetch"><link href="//szh5static.ichunt.com/30.js" rel="prefetch"><link href="//szh5static.ichunt.com/31.js" rel="prefetch"><link href="//szh5static.ichunt.com/32.js" rel="prefetch"><link href="//szh5static.ichunt.com/33.js" rel="prefetch"><link href="//szh5static.ichunt.com/34.js" rel="prefetch"><link href="//szh5static.ichunt.com/35.js" rel="prefetch"><link href="//szh5static.ichunt.com/36.js" rel="prefetch"><link href="//szh5static.ichunt.com/37.js" rel="prefetch"><link href="//szh5static.ichunt.com/38.js" rel="prefetch"><link href="//szh5static.ichunt.com/39.js" rel="prefetch"><link href="//szh5static.ichunt.com/4.js" rel="prefetch"><link href="//szh5static.ichunt.com/40.js" rel="prefetch"><link href="//szh5static.ichunt.com/41.js" rel="prefetch"><link href="//szh5static.ichunt.com/42.js" rel="prefetch"><link href="//szh5static.ichunt.com/43.js" rel="prefetch"><link href="//szh5static.ichunt.com/44.js" rel="prefetch"><link href="//szh5static.ichunt.com/45.js" rel="prefetch"><link href="//szh5static.ichunt.com/46.js" rel="prefetch"><link href="//szh5static.ichunt.com/47.js" rel="prefetch"><link href="//szh5static.ichunt.com/48.js" rel="prefetch"><link href="//szh5static.ichunt.com/49.js" rel="prefetch"><link href="//szh5static.ichunt.com/5.js" rel="prefetch"><link href="//szh5static.ichunt.com/50.js" rel="prefetch"><link href="//szh5static.ichunt.com/51.js" rel="prefetch"><link href="//szh5static.ichunt.com/6.js" rel="prefetch"><link href="//szh5static.ichunt.com/7.js" rel="prefetch"><link href="//szh5static.ichunt.com/8.js" rel="prefetch"><link href="//szh5static.ichunt.com/9.js" rel="prefetch"><link href="//szh5static.ichunt.com/app.js" rel="preload" as="script"></head> <link href="//szh5static.ichunt.com/0.js" rel="prefetch"><link href="//szh5static.ichunt.com/1.js" rel="prefetch"><link href="//szh5static.ichunt.com/10.js" rel="prefetch"><link href="//szh5static.ichunt.com/11.js" rel="prefetch"><link href="//szh5static.ichunt.com/12.js" rel="prefetch"><link href="//szh5static.ichunt.com/13.js" rel="prefetch"><link href="//szh5static.ichunt.com/14.js" rel="prefetch"><link href="//szh5static.ichunt.com/15.js" rel="prefetch"><link href="//szh5static.ichunt.com/16.js" rel="prefetch"><link href="//szh5static.ichunt.com/17.js" rel="prefetch"><link href="//szh5static.ichunt.com/18.js" rel="prefetch"><link href="//szh5static.ichunt.com/19.js" rel="prefetch"><link href="//szh5static.ichunt.com/2.js" rel="prefetch"><link href="//szh5static.ichunt.com/20.js" rel="prefetch"><link href="//szh5static.ichunt.com/21.js" rel="prefetch"><link href="//szh5static.ichunt.com/22.js" rel="prefetch"><link href="//szh5static.ichunt.com/23.js" rel="prefetch"><link href="//szh5static.ichunt.com/24.js" rel="prefetch"><link href="//szh5static.ichunt.com/25.js" rel="prefetch"><link href="//szh5static.ichunt.com/26.js" rel="prefetch"><link href="//szh5static.ichunt.com/27.js" rel="prefetch"><link href="//szh5static.ichunt.com/28.js" rel="prefetch"><link href="//szh5static.ichunt.com/29.js" rel="prefetch"><link href="//szh5static.ichunt.com/3.js" rel="prefetch"><link href="//szh5static.ichunt.com/30.js" rel="prefetch"><link href="//szh5static.ichunt.com/31.js" rel="prefetch"><link href="//szh5static.ichunt.com/32.js" rel="prefetch"><link href="//szh5static.ichunt.com/33.js" rel="prefetch"><link href="//szh5static.ichunt.com/34.js" rel="prefetch"><link href="//szh5static.ichunt.com/35.js" rel="prefetch"><link href="//szh5static.ichunt.com/36.js" rel="prefetch"><link href="//szh5static.ichunt.com/37.js" rel="prefetch"><link href="//szh5static.ichunt.com/38.js" rel="prefetch"><link href="//szh5static.ichunt.com/39.js" rel="prefetch"><link href="//szh5static.ichunt.com/4.js" rel="prefetch"><link href="//szh5static.ichunt.com/40.js" rel="prefetch"><link href="//szh5static.ichunt.com/41.js" rel="prefetch"><link href="//szh5static.ichunt.com/42.js" rel="prefetch"><link href="//szh5static.ichunt.com/43.js" rel="prefetch"><link href="//szh5static.ichunt.com/44.js" rel="prefetch"><link href="//szh5static.ichunt.com/45.js" rel="prefetch"><link href="//szh5static.ichunt.com/46.js" rel="prefetch"><link href="//szh5static.ichunt.com/47.js" rel="prefetch"><link href="//szh5static.ichunt.com/48.js" rel="prefetch"><link href="//szh5static.ichunt.com/49.js" rel="prefetch"><link href="//szh5static.ichunt.com/5.js" rel="prefetch"><link href="//szh5static.ichunt.com/50.js" rel="prefetch"><link href="//szh5static.ichunt.com/51.js" rel="prefetch"><link href="//szh5static.ichunt.com/52.js" rel="prefetch"><link href="//szh5static.ichunt.com/6.js" rel="prefetch"><link href="//szh5static.ichunt.com/7.js" rel="prefetch"><link href="//szh5static.ichunt.com/8.js" rel="prefetch"><link href="//szh5static.ichunt.com/9.js" rel="prefetch"><link href="//szh5static.ichunt.com/app.js" rel="preload" as="script"></head>
<body class="boxsiz"> <body class="boxsiz">
<noscript> <noscript>
<strong>网站出现了一点小问题,正在紧急修复中.......</strong> <strong>网站出现了一点小问题,正在紧急修复中.......</strong>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment