换皮:新增peko

This commit is contained in:
Dragon
2022-09-27 15:34:30 +08:00
parent 3cf89feaa0
commit eca795c6a4
449 changed files with 21845 additions and 2202 deletions

View File

@@ -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) {