添加活动字样和手机端跳转
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
success: function (res) {
|
||||
if (res.Code == -10000) {
|
||||
alert('接主管部门要求,会员需要实名认证方可使用该产品,点击确定前往 用户主页、个人信息 实名认证。。');
|
||||
window.location.href="/User/Index";
|
||||
window.location.href="/User/IndexInfo";
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user