mini-program/pages/share/share.vue
@@ -82,7 +82,7 @@ }, data() { return { backgroundImge: null, backgroundImge: '', info:{} } }, @@ -99,11 +99,14 @@ return { title: '鼎元农机商城-邀请好友', path:path, imageUrl: "/static/images/share.jpg" imageUrl: uni.getStorageSync('backgroundImage').centerInviteBg } }, onLoad(){ this.getBase64Img('/static/images/fenxiang_ic@2x.png') if (uni.getStorageSync('backgroundImage')) { this.backgroundImge = uni.getStorageSync('backgroundImage').userInviteBg } // this.getBase64Img('/static/images/fenxiang_ic@2x.png') }, methods:{ async getDataList(){