Õ½Õù˰£¨Wa ÀB o< dge-Rid 17804983419771709090a2aae10ac062f92d0
Cdn-Client-Ip 10.9.9.23
Edge-Layer 1
ESNV2-Reinit YES
If-None-Match "69490e3f-1320e"V=32179E4F
X-Via-CDN f=Edge,s=ctc.guangzhou.union.44,c=172.16.174.42
x-redirect-support RedirectFollow
x-redirect-count 1
947867.28400
Referer https://finance.sina.com.cn/realstock/company/sz300525/nc.shtml
Accept-Encoding gzip
Ali-Cdn-Adaptive-Ports 443,443
Edge-Rid 17804983417792cd1090a45ae10ac7020f8a2
Cdn-Client-Ip 10.9.209.44
Edge-Layer 1
ESNV2-Reinit YES
If-Modified-Since Fri, 29 May 2026 21:24:30 GMT
If-None-Match "6a1a040e-a32"
X-Via-CDN f=Edge,s=cmcc.guangzhou.union.72,c=172.16.174.69
x-redirect-support RedirectFollow
x-redirect-count 1
'';
if(type == 'tv'){
award = result['get_awards'];
}else if(type == 'movie'){
award = result['award'];
}else{
award = result['achievement'];
}
//è§£æž$award
award = award.replace(/\r\n|\r|\n/g,'
');
if(award){
if(award.length > 200){
award = award.slice(0,198) + '...';
}else{
award = award;
}
}
var award_html = '';
award_html += award;
if(award_html != ''){
award_html = '';
$('.award').append(award_html);
}
//分集介ç»
var tv_plot = result['tv_plot'] ? result['tv_plot'] : '';
//æŒ‰ç…§ç¬¬å‡ é›†åŽ»è§£æž
var matches = tv_plot.split(/第\d+集/g);
//共多少集
var len = matches.length;
var total_plot_html = ''
var plot_html = '';
if(len > 0){
for(k=0;k第'+tab+'集';
}
for(var key = 0; key ');
if(key == 0) {continue;}
k = key -1 ;
var style = 'display: none;';
if(key == 1){style = 'display: block;';}
plot_html += '';
}
}
if(plot_html != ''){
plot_html = ' '+plot_html;
$('.plot').append(plot_html);
//分集剧情
$('#jtab li').on('click',function(e){
e.preventDefault();
id='jtabCon'+e.srcElement.id;
var num = $('.curr_plot')[0].id;
var none_id = 'jtabCon'+num;
$('.curr_plot')[0].setAttribute('class','');
$('#'+e.srcElement.id)[0].setAttribute('class','curr_plot curr');
$('#'+none_id).css('display','none');
$('#'+id).css('display','block');
//console.log(e.srcElement.i 0ö 0ö z” 8`” °Ð var stars = [];
for (var k = 0; k < star_arr.length; k++) {
star_arr[k] = star_arr[k].split(/[|]/g);
}
var stars = '';
for (var k = 0; k < star_arr.length; k++) {
star = star_arr[k];
//截å—处ç†
var name = star[0];
if (name.length > 3) {
name = name.slice(0, 2) + '...';
}
stars += name;
if (k != 1 && k != star_arr.length) {
stars += ' / ';
}
if (k == 1) {
break;
}
}
//剧情