mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	chore: update
This commit is contained in:
		
							parent
							
								
									0576b1cfeb
								
							
						
					
					
						commit
						95f3cf7c0a
					
				@ -49,11 +49,11 @@ export default defineComponent({
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
    ElNotification({
 | 
					    ElNotification({
 | 
				
			||||||
      title: "2024年计划",
 | 
					      title: "优质服务",
 | 
				
			||||||
      duration: 0,
 | 
					      duration: 0,
 | 
				
			||||||
      dangerouslyUseHTMLString: true,
 | 
					      dangerouslyUseHTMLString: true,
 | 
				
			||||||
      message:
 | 
					      message:
 | 
				
			||||||
        "<a target='_blank' style='font-size: 16px' class='hover:text-[red]' href='https://github.com/pure-admin/vue-pure-admin/issues/897'>点击查看计划详情</a>"
 | 
					        "<a target='_blank' style='font-size: 16px' class='hover:text-[red]' href='https://yiming_chang.gitee.io/pure-admin-doc/pages/service/'>点击查看优质服务详情</a>"
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user