!92 fix #I4W8TA

Merge pull request !92 from 感觉/N/A
This commit is contained in:
芋道源码 2022-03-10 05:52:00 +00:00 committed by Gitee
commit c9780d5952
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -97,9 +97,9 @@ service.interceptors.response.use(res => {
type: 'error',
duration: 0,
dangerouslyUseHTMLString: true,
message: '<div>演示模式,不发进行写操作</div>'
message: '<div>演示模式,无法进行写操作</div>'
+ '<div> &nbsp; </div>'
+ '<div>参考 https://www.iocoder.cn/Yudao/build-debugger-environment 教程</div>'
+ '<div>参考 https://doc.iocoder.cn/ 教程</div>'
+ '<div> &nbsp; </div>'
+ '<div>5 分钟搭建本地环境</div>',
})