解決衝突

This commit is contained in:
duan
2025-01-18 09:55:10 +08:00
8 changed files with 50 additions and 37 deletions

View File

@@ -38,6 +38,7 @@ const $map = {
922: 'withdrawNum',
500: 'payTips',
914: 'goldBili', // 金币比例
921: 'freeDuration' //看广告免费分钟时长
}
export const useCommonStore = defineStore("common", {