Browse Source

更新二维码和下载地址

jinxyang 5 years ago
parent
commit
636c561b4b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      index.html
  2. 1 1
      index.js

File diff suppressed because it is too large
+ 1 - 1
index.html


+ 1 - 1
index.js

@@ -21,5 +21,5 @@ function about() {
 }
 
 function download() {
-  window.open('http://h5.uptoyo.com/download','_blank')
+  window.open('https://h5.uptoyo.com/download','_blank')
 }