|
|
|
@ -11,40 +11,22 @@
|
|
|
|
|
<h1><?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?></h1>
|
|
|
|
|
<!--<p class="subheadline">to do</p> -->
|
|
|
|
|
<?php
|
|
|
|
|
$authorUrls = [
|
|
|
|
|
'周珍燕' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
|
|
|
|
|
'Ruru Zhou' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
|
|
|
|
|
'周珍燕(GH)' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
|
|
|
|
|
'何万堂' => 'https://www.globalhighlights.com/aboutus/team/mike-he',
|
|
|
|
|
'Mike Ho' => 'https://www.globalhighlights.com/aboutus/team/mike-he',
|
|
|
|
|
'王雅琴' => 'https://www.globalhighlights.com/aboutus/team/carol-wang',
|
|
|
|
|
'Carol Wang' => 'https://www.globalhighlights.com/aboutus/team/carol-wang',
|
|
|
|
|
'黄荔军' => 'https://www.globalhighlights.com/aboutus/team/simon-huang',
|
|
|
|
|
'Simon Huang' => 'https://www.globalhighlights.com/aboutus/team/simon-huang',
|
|
|
|
|
'杨新玲' => 'https://www.globalhighlights.com/aboutus/team/coco-yang',
|
|
|
|
|
'Coco Yang' => 'https://www.globalhighlights.com/aboutus/team/coco-yang',
|
|
|
|
|
'唐基秋' => 'https://www.globalhighlights.com/aboutus/team/cindy-tang',
|
|
|
|
|
'Cindy Tang' => 'https://www.globalhighlights.com/aboutus/team/cindy-tang',
|
|
|
|
|
'汪靖' => 'https://www.globalhighlights.com/aboutus/team/claire-wang',
|
|
|
|
|
'Claire Wang' => 'https://www.globalhighlights.com/aboutus/team/claire-wang',
|
|
|
|
|
'宁艳(AH)' => 'https://www.globalhighlights.com/aboutus/team/albee-ning',
|
|
|
|
|
'Albee Ning' => 'https://www.globalhighlights.com/aboutus/team/albee-ning',
|
|
|
|
|
'黄新捷' => 'https://www.globalhighlights.com/aboutus/team/kimi-huang',
|
|
|
|
|
'Kimi Huang' => 'https://www.globalhighlights.com/aboutus/team/kimi-huang',
|
|
|
|
|
'喻鹏鲜' => 'https://www.globalhighlights.com/aboutus/team/rita-yu',
|
|
|
|
|
'Rita Yu' => 'https://www.globalhighlights.com/aboutus/team/rita-yu',
|
|
|
|
|
'全梦媛' => 'https://www.globalhighlights.com/aboutus/team/chris-quan',
|
|
|
|
|
'Chris Quan' => 'https://www.globalhighlights.com/aboutus/team/chris-quan',
|
|
|
|
|
'李欣' => 'https://www.globalhighlights.com/aboutus/team/cynthia-li',
|
|
|
|
|
'Cynthia Li' => 'https://www.globalhighlights.com/aboutus/team/cynthia-li',
|
|
|
|
|
'冷静' => 'https://www.globalhighlights.com/aboutus/team/vicky-leng',
|
|
|
|
|
'Vicky Leng' => 'https://www.globalhighlights.com/aboutus/team/vicky-leng',
|
|
|
|
|
'李晓伟' => 'https://www.globalhighlights.com/aboutus/team/carper-li',
|
|
|
|
|
'Carper Li' => 'https://www.globalhighlights.com/aboutus/team/carper-li',
|
|
|
|
|
];
|
|
|
|
|
$OPI_CodeUrls = [
|
|
|
|
|
'zzy' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
|
|
|
|
|
'2' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou'
|
|
|
|
|
'2' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
|
|
|
|
|
'HWT' => 'https://www.globalhighlights.com/aboutus/team/mike-he',
|
|
|
|
|
'CA' => 'https://www.globalhighlights.com/aboutus/team/carol-wang',
|
|
|
|
|
'SI' => 'https://www.globalhighlights.com/aboutus/team/simon-huang',
|
|
|
|
|
'TJQ' => 'https://www.globalhighlights.com/aboutus/team/cindy-tang',
|
|
|
|
|
'CLA' => 'https://www.globalhighlights.com/aboutus/team/claire-wang',
|
|
|
|
|
'Albee' => 'https://www.globalhighlights.com/aboutus/team/albee-ning',
|
|
|
|
|
'KM' => 'https://www.globalhighlights.com/aboutus/team/kimi-huang',
|
|
|
|
|
'RY' => 'https://www.globalhighlights.com/aboutus/team/rita-yu',
|
|
|
|
|
'QMY' => 'https://www.globalhighlights.com/aboutus/team/chris-quan',
|
|
|
|
|
'CY' => 'https://www.globalhighlights.com/aboutus/team/cynthia-li',
|
|
|
|
|
'Vicky' => 'https://www.globalhighlights.com/aboutus/team/vicky-leng',
|
|
|
|
|
'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li',
|
|
|
|
|
'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
|
|
|
|
|
];
|
|
|
|
|
if (!empty($meta_news_createdate)) {?>
|
|
|
|
|
<div class="authorupdate">
|
|
|
|
|