master
王文杰 7 months ago
parent 6a348868f2
commit a0bd2fe640

@ -10,8 +10,6 @@ import { computed, ref } from 'vue'
const { safeAreaInsets } = uni.getSystemInfoSync()
const isDev = import.meta.env.DEV
const memberStore = useMemberStore()
// const serviceDomain = isDev ? 'http://222.71.165.188:8808' : 'http://222.71.165.188:8808'
//
const profile = ref({})
const headIcon = ref()

Loading…
Cancel
Save