refactor(ruoyi-ui): 完成项目重命名与通知跳转适配重构

1.  将系统名称从「若依管理系统」改为「福安德智慧报价平台」,更新所有环境配置、网页标题
2.  替换默认ico图标,移除冗余的ico favicon引用
3.  重构通知跳转逻辑:修复路由路径不匹配问题,添加旧版URL兼容处理
4.  为多个业务页面添加通知中心跳转自动打开详情的逻辑
5.  移除导航栏冗余的若依官方链接组件
6.  补充通知跳转测试用例文件
This commit is contained in:
2026-06-22 08:56:26 +08:00
parent e1c004387a
commit 663068cd8d
18 changed files with 387 additions and 25 deletions

View File

@@ -6,7 +6,6 @@
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" type="image/svg+xml" href="<%= BASE_URL %>favicon.svg">
<link rel="alternate icon" href="<%= BASE_URL %>favicon.ico">
<title><%= webpackConfig.name %></title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>