HEX
Server: nginx/1.18.0
System: Linux iZuf6ar3jbed2aosvzu1ofZ 4.18.0-240.22.1.el8_3.x86_64 #1 SMP Thu Apr 8 19:01:30 UTC 2021 x86_64
User: root (0)
PHP: 7.3.28
Disabled: 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
Upload Files
File: /www/wwwroot/wood-lk.cn/wp-content/themes/mlk/page-contact.php
<?php /*Template Name: 联系我们 */
get_header(); ?>
<div class="container">
	<div class="flex pages-wrap">
		<div class="pages-left">
			<div class="aside-nav">
				<div class="flex aside-nav-title">
					<h3>联系我们</h3>
				</div>
				<!-- ./ -->
				<div class="aside-nav-current">
					<ul>
						<li class="on"><a href="/contact">联系我们</a></li>
					</ul>
				</div>
				<!-- ./ -->
			</div>
			<!-- ./nav -->
			<?php get_sidebar(); ?>
		</div>
		<!-- ./left -->
		<div class="pages-right">
			<div class="page-path">
				当前位置:<a href="<?php echo esc_url( home_url( '/' ) ); ?>">首页</a> <b></b> <a href="/contact">联系我们</a> <b></b> <span><?php the_title(); ?></span>
			</div>
			<!-- ./ -->
			<div class="pages-curcatagory">
				<h3><i></i><?php the_title(); ?> </h3>
			</div>
			<!-- ./ -->
			<div class="contact">
				<div class="contact-info">
					<p> 公司地址:中国上海市浦东新区新金桥路58号14C室 </p>
					<p> 客服电话:021-58665559 </p>
					<p> 021-58665611 </p>
					<p> 400-011-6958 </p>
					<p> 邮箱:wood_lk@163.com </p>
					<p> 木乐康--树屋网址:<a href="http://www.wood-lk.cn/" target="_blank">http://www.wood-lk.cn/</a> </p>
					<p> 木乐康--木屋网址:<a href="http://www.wood-lk.com/" target="_blank">http://www.wood-lk.com/</a> </p>
				</div>
				<div id="contact-map">

				</div>

				<div class="contact-info">
					<p> 附近公交: </p>
					<p> 上川专线公交车(重庆北路延安中路05:20-24:20 川沙客运站4:20-23:00) </p>
					<p> 新川专线公交车(上海火车站北广场05:50-22:30 川沙镇04:35-20:57) </p>
					<p> 778路公交车(莱阳路五莲路05:00-20:15 张江地铁站05:45-21:00 ) </p>
					<p> 961路公交车(沔北路军民路6:00-20:00陆家嘴6:00-21:00) </p>
					<p> 790路公交车(世纪大道地铁站6:20-23:45——金群路海鹏路站5:25-21:05) </p>
					<p> 990路公交车(金桥路地铁站6:00-23:30中科路孙环路5:30-21:00) </p>
					<p> 995路公交车(浦电路东方路6:00-23:25高东新路外环路5:30-21:00) </p>
					<p> 987路公交车(华高新村6:00-22:50世纪大道地铁站7:00-23:45) </p>
				</div>
			</div>
			<!-- ./ -->
		</div>
		<!-- ./right -->
	</div>
</div>
<script type="text/javascript" src="http://api.map.baidu.com/api?v=1.4"></script>
<script src="<?php bloginfo('template_url'); ?>/assets/js/baidu.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
	initMap('contact-map',121.598139,31.251711, '上海市浦东新区新金桥路58号14C室');
</script>
<?php get_footer(); ?>