更新时间: 2022-11-16 05:31:41#前端验证码 例子https://blog.csdn.net/qq_41956139/article/details/104417163 配合elementui 提示符 this.$message({ showClose: true, message: '警告哦,这是一条警告消息', type: 'warning' }); 挺有意思的, 写前端