明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
B
bridata-website-frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bridata-website-frontend
Commits
54e8f3fa
Commit
54e8f3fa
authored
Feb 12, 2026
by
yangyajing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改产品信息及样式
parent
8b351b3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
App.jsx
src/App.jsx
+2
-3
No files found.
src/App.jsx
View file @
54e8f3fa
...
...
@@ -746,8 +746,7 @@ const products = [
desc
:
"连接司机与运营单位的数字化营销平台。支持会员制管理、大客户营销及“一车一策”优惠自动化,实时展示通行里程与节省费用。"
,
details
:
"打造高速公路行业的“互联网+”服务入口,为司机提供路况查询、通行费计算、积分商城等服务。为运营单位提供会员画像分析、精准营销投放及差异化收费策略配置工具。"
,
cases
:
[
{
name
:
"某高速会员营销体系构建"
,
desc
:
"建立拥有 200 万实名会员的营销平台,通过积分兑换活动提升服务区消费转化率 30%。"
},
{
name
:
"货车ETC信用支付平台"
,
desc
:
"联合金融机构推出“先通行后付费”产品,解决物流企业资金周转难题,日均交易额破百万。"
}
{
name
:
"某高速会员营销体系构建"
,
desc
:
"建立拥有 200 万实名会员的营销平台,通过积分兑换活动提升服务区消费转化率 30%。"
}
],
tags
:
[
"会员营销"
,
"一车一策"
,
"实时账单"
]
},
...
...
@@ -3299,7 +3298,7 @@ const App = () => {
</
button
>
</
div
>
<
div
className=
"p-4 md:p-8 overflow-y-auto flex-1"
>
<
div
className=
"p-4 md:p-8 overflow-y-auto flex-1
md:flex
"
>
{
/* 左侧产品信息*/
}
<
div
className=
"w-full md:w-5/12 bg-[#111318] relative flex flex-col border-b md:border-b-0 md:border-r border-white/5"
>
<
div
className=
"h-32 md:h-2/3 w-full relative overflow-hidden flex items-center justify-center bg-[#111318]"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment