2
schangxiang@126.com
2025-05-17 6b39390b4a03726e408b98454a16f4fef97f2fc5
1
2
3
import { reactive, onMounted, ref, Ref } from 'vue'
 
export const globalState = reactive({})