yankun 3 周之前
父節點
當前提交
fdf9893721
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',
 })