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