Commit be2d69fa authored by 刘用法's avatar 刘用法

屏蔽提示

parent 506b8c1b
......@@ -323,13 +323,13 @@
}
})
} else {
uni.setClipboardData({
data: address,
success: function () {
console.log('success');
}
});
} else if (res.errMsg) {
// uni.setClipboardData({
// data: address,
// success: function () {
// console.log('success');
// }
// });
}
}
});
......
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