huangxiaojing hace 3 años
padre
commit
a7d753c66a

+ 1 - 1
microserviceUserH5/static/js/vender/verify.js

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

BIN
microserviceUserH5/vcloud/img/itemLeft.png