Parcourir la source

更新二维码和下载地址

jinxyang il y a 5 ans
Parent
commit
636c561b4b
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      index.html
  2. 1 1
      index.js

Fichier diff supprimé car celui-ci est trop grand
+ 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')
 }