新闻发布 疫情期间中国网购激增;低线城市首次电商购物人数增加 新闻发布 疫情期间中国网购激增;低线城市首次电商购物人数增加 2020.03.12 [x] 分钟阅读 新闻发布 打印 分享 12.03.2020 疫情期间中国网购激增;低线城市首次电商购物人数增加 share this page const copyPasteClick = document.getElementById(“socialCopyPaste”); const copyPasteText = document.getElementById(“copyPasteText”); copyPasteClick.onclick=function(){ copyPasteText.select(); copyPasteText.setSelectionRange(0, 99999) document.execCommand(“copy”); }