feat: 增加分享功能
This commit is contained in:
@@ -13,6 +13,7 @@ export const useProfileStore = defineStore('profile', {
|
||||
showDefaultRecordValuePopup: false,
|
||||
showPointPopup: false,
|
||||
showThemePopup: false,
|
||||
showAboutPopup: false,
|
||||
profileForm: {
|
||||
gender: '',
|
||||
height: 0,
|
||||
|
||||
Reference in New Issue
Block a user