浏览代码

更新二维码和下载地址

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() {
 function download() {
-  window.open('http://h5.uptoyo.com/download','_blank')
+  window.open('https://h5.uptoyo.com/download','_blank')
 }
 }