tangning 3 лет назад
Родитель
Сommit
29025ee147
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/store/modules/locale.ts

+ 2 - 2
src/store/modules/locale.ts

@@ -36,12 +36,12 @@ export const useLocaleStore = defineStore({
       return [
         {
           name: 'iOS版',
-          url: 'http://fir.4dage.com/jpGeosi?release_id=63db65110d81cc69085be0b4',
+          url: 'http://fir.4dage.com/jpGeosi?release_id=63e5bff10d81cc60625f1bb9',
           icon: 'uil:apple',
         },
         {
           name: 'Android版',
-          url: 'http://fir.4dage.com/jwm6?release_id=63dcb72423389f78676c60f7',
+          url: 'http://fir.4dage.com/jwm6?release_id=63eb36e40d81cc40437b397d',
           icon: 'uil:android',
         },
       ];