更新 'test.js'

master
src48597962 2 years ago
parent 8c669f1cc7
commit 5beac8ad32
  1. 4
      test.js

@ -30,4 +30,6 @@ const keyPairPromise = crypto.subtle.generateKey(
true,
['sign', 'verify']
);
toast('加载完')
toast('加载完')
setResult(d);
Loading…
Cancel
Save