|
@@ -209,8 +209,9 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="page">
|
|
|
- <form method="post" action="/index/recharge/recharge_pc">
|
|
|
+
|
|
|
<div class="content">
|
|
|
+ <form method="post" action="/index/recharge/recharge_pc">
|
|
|
<div class="phone-wrap row">
|
|
|
<div class="phone-item row">
|
|
|
<input type="text" name="mobile" placeholder="请输入注册手机号" autofocus="true"/>
|
|
@@ -283,8 +284,9 @@
|
|
|
</div>
|
|
|
<input type="submit" class="recharge-btn center active" value="立即充值" />
|
|
|
<!--<div class="recharge-btn center active">立即充值</div>-->
|
|
|
+ </form>
|
|
|
</div>
|
|
|
- </form>
|
|
|
+
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>
|