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