|
|
@@ -4,8 +4,8 @@
|
|
|
<title>U企云服 - 邀请加入</title>
|
|
|
<meta charset="utf-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=no"/>
|
|
|
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
- <meta name="renderer" content="webkit|ie-comp|ie-stand">
|
|
|
+ <!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
+ <meta name="renderer" content="webkit|ie-comp|ie-stand"> -->
|
|
|
<!-- 浏览器图标 -->
|
|
|
<link type="image/x-icon" href="../../../static/img/logo.png" rel="shortcut icon">
|
|
|
<link rel="stylesheet" type="text/css" href="../../../static/css/invitation_mobile_join.css">
|
|
|
@@ -184,8 +184,6 @@
|
|
|
<!-- 邀请语 -->
|
|
|
<span id="sendmsg" style="padding:10px 0 0 2px;margin:10px 0 0 0;color: #fff;"></span>
|
|
|
</br>
|
|
|
- <!-- 邀请语 -->
|
|
|
- <span style="padding:0 0 0 2px;margin:10px 0 0 0;color: #fff;">SAAS服务</span>
|
|
|
</div>
|
|
|
<input id="myMobile" class="input_style" type="text" onBlur="checkMobile()" style="margin:20px 0 0 26px;" placeholder="请输入手机号码"></input>
|
|
|
<input class="input_style" id="selectCode" type="text" style="width: 130px;" placeholder="请输入验证码"></input>
|