1
This commit is contained in:
parent
acf22e0cfb
commit
1adbad009a
@ -42,6 +42,7 @@
|
|||||||
} from '@/store'
|
} from '@/store'
|
||||||
const appStore = useAppStore();
|
const appStore = useAppStore();
|
||||||
const tab = ref(0)
|
const tab = ref(0)
|
||||||
|
|
||||||
|
|
||||||
const handleClickLeft = () => {
|
const handleClickLeft = () => {
|
||||||
uni.navigateBack()
|
uni.navigateBack()
|
||||||
|
Loading…
Reference in New Issue
Block a user