|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="zh-CN">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<title>苏州创新投资集团有限公司</title>
|
|
|
|
<meta name="Keywords" content="">
|
|
|
|
<meta name="Description" content="">
|
|
|
|
<meta name="applicable-device"content="pc,mobile">
|
|
|
|
<link href="../css/bootstrap.css" rel="stylesheet">
|
|
|
|
<link href="../css/bxslider.css" rel="stylesheet">
|
|
|
|
<link href="../css/style.css" rel="stylesheet">
|
|
|
|
<link href="../css/about3.css" rel="stylesheet">
|
|
|
|
<link href="../css/animate.css" rel="stylesheet" >
|
|
|
|
<link rel="stylesheet" href="../css/footer.css">
|
|
|
|
<!--导航样式-->
|
|
|
|
<link rel="stylesheet" href="../css/head.css" />
|
|
|
|
<script src="../js/jquery.min.js"></script>
|
|
|
|
<!-- <script src="http://www.jeendo.com/script/wow/wow.min2.js"></script> -->
|
|
|
|
<script src="../js/subpage.js"></script>
|
|
|
|
<script src="../js/common.js"></script>
|
|
|
|
<script src="../js/bootstrap.js"></script>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<div id="header"></div>
|
|
|
|
|
|
|
|
<!-- part0 -->
|
|
|
|
<div class="section section1 fp-auto-height fp-section">
|
|
|
|
<div class="topcontainer">
|
|
|
|
<img src="../images/投资申请banner@2x.png" alt="">
|
|
|
|
<div class="selectedContainer">
|
|
|
|
<div class="title">投资申请</div>
|
|
|
|
<div class="subtitle">INVESTMENT APPLICATION</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- part1 -->
|
|
|
|
<div class="part apply_box">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-xs-12 col-sm-12 col-md-12 title">
|
|
|
|
<img src="../images/line.png">
|
|
|
|
<h2 class="wow fadeInDown">投资申请</h2>
|
|
|
|
<h2 class="wow fadeInDown">INVESTMENT APPLICATION</h2>
|
|
|
|
</div>
|
|
|
|
<div class="col-xs-12 col-sm-12 col-md-12 wrap">
|
|
|
|
|
|
|
|
<!-- form -->
|
|
|
|
<form id="form" name="form" class="form-horizontal wow fadeInDown">
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="title"class="col-sm-3 control-label left">融资公司:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="text" name="company" class="form-control right" id="company" placeholder="必填">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="username" class="col-sm-3 control-label left">地址:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="text" name="address" class="form-control right" id="address" placeholder="必填">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="tel" class="col-sm-3 control-label left">电 话:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="text" name="phone" class="form-control right" id="phone" placeholder="必填">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="tel" class="col-sm-3 control-label left">传 真:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="text" name="cz" class="form-control right" id="cz" placeholder="必填">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="tel" class="col-sm-3 control-label left">电子邮件:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="text" name="email" class="form-control right" id="email" placeholder="必填">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="tel" class="col-sm-3 control-label left">联系人:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="text" name="name" class="form-control right" id="name" placeholder="必填">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="tel" class="col-sm-3 control-label left">行业分类:</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<select class="form-select form-select-lg mb-3 apply_select col-sm-6" name="cate" id="cate" aria-label="Default select example">
|
|
|
|
<option selected>请选择</option>
|
|
|
|
<option value="1">行业一</option>
|
|
|
|
<option value="2">行业二</option>
|
|
|
|
<option value="3">行业三</option>
|
|
|
|
</select>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="code" class="col-xs-12 col-sm-3 control-label left">上传商业计划书:</label>
|
|
|
|
<!-- <div class="col-xs-7 col-sm-4 pic-show"> -->
|
|
|
|
<!-- <input type="text" name="prospectus" class="form-control right" id="prospectus" placeholder=""> -->
|
|
|
|
<!-- </div> -->
|
|
|
|
<!-- <div class="col-xs-4 col-sm-4 col-md-2 pic-pic"> -->
|
|
|
|
<!-- <button class="btn btn-danger page-btn">上传</button> -->
|
|
|
|
<!-- <button class="">上传</button> -->
|
|
|
|
<input type="file" name="prospectus">
|
|
|
|
<!-- </div> -->
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="col-sm-offset-4 col-sm-12 sub">
|
|
|
|
<input class="button" type="button" onclick="apply()" value="提交申请">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="footer"></div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|
|
|
|
<SCRIPT language=javaScript>
|
|
|
|
|
|
|
|
function apply(){
|
|
|
|
var formData = new FormData(document.querySelector("#form"));
|
|
|
|
|
|
|
|
$.ajax({
|
|
|
|
type: 'post',
|
|
|
|
// dataType: 'text',
|
|
|
|
// dataType: 'json',
|
|
|
|
url: 'https://suzhou.njrenzhou.cn/api.php/apply/apply',
|
|
|
|
data: formData,
|
|
|
|
processData: false, // 不处理数据
|
|
|
|
contentType: false, // 不设置内容类型
|
|
|
|
// beforeSend:function(){
|
|
|
|
// if (!company) {
|
|
|
|
// alert('融资公司不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (address == '') {
|
|
|
|
// alert('地址不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (phone == '') {
|
|
|
|
// alert('手机号码不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if(!phone.match(/^1(3|4|5|8)\d{1}[-]?\d{4}[-]?\d{4}$/)){
|
|
|
|
// alert('手机号码格式错误');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (cz == '') {
|
|
|
|
// alert('传真不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (email == '') {
|
|
|
|
// alert('邮箱不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (name == '') {
|
|
|
|
// alert('姓名不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (cate == '') {
|
|
|
|
// alert('行业分类不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else if (prospectus == '') {
|
|
|
|
// alert('商业计划书不能为空');
|
|
|
|
// return false;
|
|
|
|
// }
|
|
|
|
// else return true;
|
|
|
|
// },
|
|
|
|
success:function(res){
|
|
|
|
console.log(res);
|
|
|
|
if (res.code == 200) {
|
|
|
|
alert('提交成功');
|
|
|
|
window.location.reload();
|
|
|
|
}else{
|
|
|
|
alert(res.msg);
|
|
|
|
}
|
|
|
|
},
|
|
|
|
error:function(){
|
|
|
|
alert('error');
|
|
|
|
}
|
|
|
|
})
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
</SCRIPT>
|