uni.setClipboardData({
				    data: e,
				    success: () => {
				       this.$toast.showMsg('复制成功')
				    }
				});

相关文章: