浏览 用户156440 评论于 5 年前· 人参与回答 //添加该邮件的主题 $mail->Subject = '新订单通知-'.date('Y-m-d'); //添加邮件正文 上方将isHTML设置成了true,则可以是完整的html字符串 如:使用file_get_……