Commit b0438d7c authored by wildfirecode13's avatar wildfirecode13

1

parent 43e610df
......@@ -223,7 +223,8 @@ Page({
setClipboard({
text: `${text}`
}).then(() => {
commonToast(' ' + text + '。钉钉号已经复制成功。', 3000);
commonToast('请前去钉钉领取,钉钉号为:' + text + '。钉钉号已经复制成功。', 3000);
}).catch(err=>{
console.log('handleGetEntity error',err)
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment