Skip to content

Commit fa52362

Browse files
oday-xiexingitee-org
authored andcommitted
fix #I4W8TA
1 parent abe1d6f commit fa52362

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)