public/html/compareprice.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
public/html/compareprice.html
@@ -78,6 +78,7 @@ height: 99%; border: 0px; background: #f5f5f9; resize:none; } .mid-button-content { @@ -389,6 +390,7 @@ }, fromcopy:function() { alert(navigator.platform); navigator.clipboard.readText().then(function(clipText){ alert(clipText); })