yankun há 3 semanas atrás
pai
commit
fdf9893721
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/Layout/modules/Header/index.vue

+ 1 - 1
src/views/Layout/modules/Header/index.vue

@@ -205,7 +205,7 @@ const { textLinkList, textLinkList2, route, router, currentPath, currentId, hand
 // 下载连接
 const downloadLinks = reactive({
   apkLinks: '',
-  googleLink: 'https://play.google.com/store/apps/details?id=uni.UNI0358C1D',
+  googleLink: 'https://play.google.com/store/apps/details?id=uni.UNI1899660',
   appleLink: 'https://apps.apple.com/app/vavabuy/id6748591418',
 })