Skip to content

Commit

Permalink
添加下载链接
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyuecn committed Dec 2, 2018
1 parent 891000d commit 4327d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
if(o){
var cls=RandomKey(16);
var name="rec-"+o.time+"ms."+o.rec.set.type;
reclog('<div class="'+cls+'"> 如果没弹出下载点这个试试</div>');
reclog('<span class="'+cls+'"> 如果没弹出下载点链接试试</span>');

var downA=document.createElement("A");
downA.innerHTML="下载 "+name;
Expand Down

0 comments on commit 4327d15

Please sign in to comment.