src/pc/components/login/normal-login/index.jsx
@@ -197,7 +197,7 @@ <div className="center"> <div className="title" onDoubleClick={() => { let oInput = document.createElement('input') oInput.value = card.uuid oInput.value = 'anchor' + card.uuid document.body.appendChild(oInput) oInput.select() document.execCommand('Copy')