<%@ page language='java' import='java.util.*' pageEncoding='utf-8'%> <% String path = request.getContextPath(); String basePath = request.getScheme()+':'+request.getServerName()+':'+request.getServerPort()+path+'/'; %>

<title>网站首页</title>

	<!--用百度的静态资源库的cdn安装bootstrap环境-->

<link href='http://apps.bdimg.com/libs/bootstrap/3.3.0/css/bootstrap.min.css' rel='stylesheet'>
<!--font-awesome 核心CSS文件-->
<link href='//cdn.bootcss.com/font-awesome/4.3.0/css/font-awesome.min.css' rel='stylesheet'>
<!-- 在bootstrap.min.js 之前引入 jquery -->
<script src='http://apps.bdimg.com/libs/jquery/2.0.0/jquery.min.js'></script>
<!-- Bootstrap 核心js文件 -->
<script src='http://apps.bdimg.com/libs/bootstrap/3.3.0/js/bootstrap.min.js'></script>
<link rel='stylesheet' type='text/css' href='static/css/index.css'>
<link rel='stylesheet' type='text/css' href='static/css/common.css'>
<script src='static/js/common.js'></script>
<style type='text/css'>

	.container {
		margin-top: 50px;
	}
	.qr-code {
		width: 200px;
		height: 200px;
		margin: 20px;
	}
	.txt {
	  text-align: center;
	}
</style>
captcha
</form>
			
			
			

			
			
</div>
		<div class='col-md-6'>
			<div class='row'>
				<div class='col-md-12'>
					<img src='static/pic/gzhcode.jpg' alt='QR Code' class='qr-code'>
					<a style='font-size: 20px'>扫描左侧二维码关注我们</a>
					<p class=txt>扫描二维码,访问网站。</p>
				</div>
				<div class='col-md-6'>
					<img src='static/pic/code2.png' alt='Mini Program Code' class='qr-code'>
					<p class=txt>扫描小程序码,进入小程序。</p>
				</div>
				<div class='col-md-6'>
					<img src='https://via.placeholder.com/200x200' alt='Mini Program Code' class='qr-code'>
					<p class=txt>扫描小程序码,进入小程序。</p>
				</div>
			</div>
		</div>
	</div>
</div>
<script type='text/javascript'>
	function checkCaptcha() {
		var captcha = document.getElementById('captcha').value;
		if (captcha == '') {
			alert('验证码不能为空!');
			return false;
		}
		return true;
	}
</script>
网站首页 - 联系我们

原文地址: https://www.cveoy.top/t/topic/f1E0 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录