完成一键登录和支付功能

This commit is contained in:
future
2026-06-28 14:49:21 +08:00
parent 74876e0923
commit 09e587cb65
94 changed files with 10283 additions and 2665 deletions
+4 -1
View File
@@ -12,7 +12,10 @@ export {
cancelOngoingBooking,
renewMemberCard,
parseLocalDate,
saveUserProfile
saveUserProfile,
getCurrentMemberId,
getLoginMemberInfo,
getToken
} from './store.js'
export {
getLatestBodyTestRecord,