ソースを参照

fix(bugs): Android版

tangning 3 年 前
コミット
885c825c73
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/store/modules/locale.ts

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

@@ -41,7 +41,7 @@ export const useLocaleStore = defineStore({
         },
         {
           name: 'Android版',
-          url: 'http://fir.4dage.com/u5an?release_id\u003d62a2afa523389f38239c3fe1',
+          url: 'http://fir.4dage.com/u5an',
           icon: 'uil:android',
         },
       ];