Skip to content

Commit d979ccc

Browse files
YunaiVgitee-org
authored andcommitted
!92 fix #I4W8TA
Merge pull request !92 from 感觉/N/A
2 parents abe1d6f + fa52362 commit d979ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/request.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ service.interceptors.response.use(res => {
9797
type: 'error',
9898
duration: 0,
9999
dangerouslyUseHTMLString: true,
100-
message: '<div>演示模式,不发进行写操作</div>'
100+
message: '<div>演示模式,无法进行写操作</div>'
101101
+ '<div> &nbsp; </div>'
102-
+ '<div>参考 https://www.iocoder.cn/Yudao/build-debugger-environment 教程</div>'
102+
+ '<div>参考 https://doc.iocoder.cn/ 教程</div>'
103103
+ '<div> &nbsp; </div>'
104104
+ '<div>5 分钟搭建本地环境</div>',
105105
})

0 commit comments

Comments
 (0)