| | |
| | | const token = common_vendor.ref(null); |
| | | const userInfo = common_vendor.ref(null); |
| | | const roleKeyInfo = common_vendor.ref(null); |
| | | const baseUrlHt = common_vendor.ref("https://opo.qduh.cn:443"); |
| | | const baseUrlHt = common_vendor.ref("http://www.qdopo.com:9095"); |
| | | const isLoggedIn = common_vendor.computed(() => !!token.value); |
| | | const userName = common_vendor.computed(() => { |
| | | var _a; |
| | |
| | | } |
| | | return false; |
| | | } catch (error) { |
| | | common_vendor.index.__f__("error", "at stores/user.js:73", "刷新用户信息失败", error); |
| | | common_vendor.index.__f__("error", "at stores/user.js:74", "刷新用户信息失败", error); |
| | | return false; |
| | | } |
| | | } |