业务更名为撞车并切换crash路由

用户可见文案与页面/API路径改为撞车与crash,保留mohong表与权限码兼容;移动端入口去掉租/撞图标。
This commit is contained in:
yml2213
2026-07-16 21:19:35 +08:00
parent 8b637cf499
commit a4189db4ca
38 changed files with 232 additions and 179 deletions
@@ -364,28 +364,6 @@
box-shadow: 0 4px 14px rgba(23, 35, 61, 0.04);
}
.biz-entry-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 9px;
font-size: 13px;
font-weight: 800;
margin-bottom: 2px;
}
.biz-entry-icon.rental {
background: #fff1e6;
color: #ff6a00;
}
.biz-entry-icon.mohong {
background: #fee2e2;
color: #dc2626;
}
.biz-entry strong {
color: #17233d;
font-size: 15px;