瀏覽代碼

更新二维码和下载地址

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')
 }