feat: 增加积分模块
This commit is contained in:
@@ -9,6 +9,7 @@ export const useProfileStore = defineStore('profile', {
|
||||
showOverviewPopup: false,
|
||||
showPlanPopup: false,
|
||||
showDefaultRecordValuePopup: false,
|
||||
showPointPopup: false,
|
||||
profileForm: {
|
||||
gender: '',
|
||||
height: 0,
|
||||
|
||||
Reference in New Issue
Block a user