ソースを参照

更新二维码和下载地址

jinxyang 5 年 前
コミット
636c561b4b
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1 1
      index.html
  2. 1 1
      index.js

ファイルの差分が大きいため隠しています
+ 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')
 }