This commit is contained in:
xiaozhiyong
2023-11-02 14:18:08 +08:00
parent 831eec03fd
commit 2305657879

View File

@@ -302,7 +302,7 @@
}
this.noticeInstance.confirmText = `我已知晓(${this.noticeInstance.countdown}s`
}, 1000)
// this.$refs.popup.open('center')
this.$refs.popup.open('center')
},
back() {
uni.navigateBack()