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