feat: 增加分享功能

This commit is contained in:
2026-09-02 09:23:52 +08:00
parent cd2e7d47c4
commit 389db4f279
7 changed files with 74 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ export const useProfileStore = defineStore('profile', {
showDefaultRecordValuePopup: false,
showPointPopup: false,
showThemePopup: false,
showAboutPopup: false,
profileForm: {
gender: '',
height: 0,