This commit is contained in:
jjLv 2024-11-20 10:36:35 +08:00
parent 9b872ea686
commit f6b330b5b9
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import { onMounted, reactive, ref } from 'vue'
import { appLoginAPI, getUserInfoAPI } from '@/services/index.js'
import { useMemberStore } from '@/stores'
import { onLoad } from '@dcloudio/uni-app'
const memberStore = useMemberStore()
// const memberStore = useMemberStore()
//
const loginForm = reactive({