换皮:新增peko
This commit is contained in:
@@ -181,8 +181,8 @@ const drawTicket = (params) => {
|
||||
$('.index-wrap').hide()
|
||||
$('.success-wrap').show()
|
||||
} else if (res.code === 230003) {
|
||||
$('.shade-content .title').html('该手机号未注册夜莺App<br>无法领取门票')
|
||||
$('.shade-content .content-tip').html('请先前往夜莺App完成注册再来领取哦~')
|
||||
$('.shade-content .title').html('该手机号未注册pekoApp<br>无法领取门票')
|
||||
$('.shade-content .content-tip').html('请先前往pekoApp完成注册再来领取哦~')
|
||||
$('.shade-content .content-btn').html('去APP内注册>>')
|
||||
$('.shade-mask').show()
|
||||
} else if (res.code === 230004) {
|
||||
|
Reference in New Issue
Block a user