|
|
- this.shopAvatar = avatar != '' ? this.$constant.imgUrl +'/'+ avatar + '?x-oss-process=image/resize,m_fill,h_130,w_130' : this.$constant.imgUrl + '/retail/default-img.png';
|
|
|
+ this.shopAvatar = avatar != '' ? this.$constant.imgUrl +'/'+ avatar + '?x-oss-process=image/resize,m_fill,h_130,w_130' : this.$constant.imgUrl + '/hhb_small.png?x-oss-process=image/resize,m_fill,h_130,w_130';
|