update
This commit is contained in:
@@ -42,7 +42,7 @@ const userhaibaoCover = computed(() => {
|
||||
})
|
||||
|
||||
const openHaibao = async (e) => {
|
||||
globalToastEvent.emit(ToastType.SHOW_SHAREPAGE);
|
||||
globalToastEvent.emit(ToastType.SHOW_SHAREPAGE, true);
|
||||
}
|
||||
|
||||
const openQiwei = (e) => {
|
||||
|
||||
Reference in New Issue
Block a user