|
@@ -456,7 +456,7 @@
|
|
|
_this.secretKey = res.repData.secretKey
|
|
|
_this.backToken = res.repData.token
|
|
|
} else {
|
|
|
- _this.$element.find(".backImg")[0].src = 'static/img/replacementActivities/default.jpg'
|
|
|
+ _this.$element.find(".backImg")[0].src = 'img/default.jpg'
|
|
|
_this.$element.find(".bock-backImg")[0].src = ''
|
|
|
_this.htmlDoms.tips.addClass('err-bg').removeClass('suc-bg')
|
|
|
_this.htmlDoms.tips.animate({"bottom":"0px"});
|