邀请页面修改。
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
let api_url = "http://45.248.8.91:621/index.php/";
|
||||
let api_url = "https://mryx.qixing2.top/index.php/";
|
||||
let can_get_code = true;
|
||||
let can_register = true;
|
||||
let code = "";
|
||||
@@ -123,7 +123,7 @@
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
// contentType: "application/json;charset=UTF-8",
|
||||
url : 'http://45.248.8.91:621/index.php/api/api/is_verification',
|
||||
url : 'https://mryx.qixing2.top/index.php/api/api/is_verification',
|
||||
data : {
|
||||
phone:phone_num,
|
||||
code:yzm
|
||||
@@ -301,7 +301,7 @@
|
||||
|
||||
function go_to_link(){ //跳转下载链接
|
||||
textTip("注册成功",1000,function(){
|
||||
window.location.replace("https://www.guluapp.cn/BqPa");
|
||||
window.location.replace("https://www.guluapp.cn/vRKe");
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user