zhaojs
2023-07-13 f0076374c7a86b08ea92449e28ec40ecee387605
no message
已修改1个文件
2 ■■■■■ 文件已修改
public/html/compareprice.html 2 ●●●●● 补丁 | 查看 | 原始文档 | 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);
               })