Before
Width: | Height: | Size: 152 KiB
@ -145,6 +145,7 @@
};
},
onLoad(options) {
this.getQR();
this.timer = setTimeout(() => {
this.showMedal = false
this.showLayer = false
@ -157,7 +158,6 @@
this.getRecordList()
this.editUserMedal();
this.updateScore();
computed: {
...mapState('m_user', ['userId'])