mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-04 08:06:12 +08:00 
			
		
		
		
	fix #I4W8TA
This commit is contained in:
		@ -97,9 +97,9 @@ service.interceptors.response.use(res => {
 | 
				
			|||||||
        type: 'error',
 | 
					        type: 'error',
 | 
				
			||||||
        duration: 0,
 | 
					        duration: 0,
 | 
				
			||||||
        dangerouslyUseHTMLString: true,
 | 
					        dangerouslyUseHTMLString: true,
 | 
				
			||||||
        message: '<div>演示模式,不发进行写操作</div>'
 | 
					        message: '<div>演示模式,无法进行写操作</div>'
 | 
				
			||||||
          + '<div>   </div>'
 | 
					          + '<div>   </div>'
 | 
				
			||||||
          + '<div>参考 https://www.iocoder.cn/Yudao/build-debugger-environment 教程</div>'
 | 
					          + '<div>参考 https://doc.iocoder.cn/ 教程</div>'
 | 
				
			||||||
          + '<div>   </div>'
 | 
					          + '<div>   </div>'
 | 
				
			||||||
          + '<div>5 分钟搭建本地环境</div>',
 | 
					          + '<div>5 分钟搭建本地环境</div>',
 | 
				
			||||||
      })
 | 
					      })
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user