通告功能

This commit is contained in:
13405411873 2025-04-25 10:37:35 +08:00
parent 0eeae08bea
commit 12841688af

View File

@ -232,9 +232,14 @@
methods: { methods: {
toggle(type, key) { toggle(type, key) {
this.type = type this.type = type
this.popupImgUrl = getStrData(key) if (type == 'center') {
// open uni-popup type //
this.$refs.popup.open(type) wx.openOfficialAccountProfile({
username: 'tonggaokuaijie', //
success: res => {},
fail: res => {}
})
}
}, },
getDetail() { getDetail() {
queryDetail({ queryDetail({