推广部分大改
This commit is contained in:
@@ -207,13 +207,7 @@
|
||||
$.alert("两次的密码必须相同!", "系统提示");
|
||||
return;
|
||||
}
|
||||
if(typeCode==''){
|
||||
$.alert("类型错误")
|
||||
}
|
||||
|
||||
if(currentFee==''){
|
||||
$.alert("费率错误")
|
||||
}
|
||||
$.showLoading("提交中...")
|
||||
$.ajax({
|
||||
url: ctx + '/merchant/goRegister',
|
||||
|
||||
Reference in New Issue
Block a user