diff --git a/data/订单班文档资料/智能开发/notion文稿/image/作业考试模块.jpg b/data/订单班文档资料/智能开发/notion文稿/image/作业考试模块.jpg new file mode 100644 index 00000000..9fb35778 Binary files /dev/null and b/data/订单班文档资料/智能开发/notion文稿/image/作业考试模块.jpg differ diff --git a/data/订单班文档资料/智能开发/notion文稿/image/支付订单模块.jpg b/data/订单班文档资料/智能开发/notion文稿/image/支付订单模块.jpg new file mode 100644 index 00000000..cb8fa024 Binary files /dev/null and b/data/订单班文档资料/智能开发/notion文稿/image/支付订单模块.jpg differ diff --git a/web_frontend/exhibition-demo/src/data/terminalSimulations/finance.ts b/web_frontend/exhibition-demo/src/data/terminalSimulations/finance.ts index 01d30753..7112e312 100644 --- a/web_frontend/exhibition-demo/src/data/terminalSimulations/finance.ts +++ b/web_frontend/exhibition-demo/src/data/terminalSimulations/finance.ts @@ -210,7 +210,7 @@ export const financeSimulation = (): SimulationData => ({ { type: 'system', content: '' }, { type: 'image', imageSrc: '/data/订单班文档资料/财经商贸/notion文稿/image/小红书发帖卡片设计4.jpg', imageAlt: '小红书卡片设计4' }, { type: 'system', content: '' }, - { type: 'success', content: '✓ 3套产品宣传海报设计完成(深层补水/科学配方/场景化)' }, + { type: 'success', content: '✓ 2套产品宣传海报设计完成(深层补水/科学配方/场景化)' }, { type: 'success', content: '✓ 4套小红书种草卡片设计完成(素人测评/成分科普/前后对比/场景推荐)' }, { type: 'success', content: '✓ 视觉素材库建立(产品图+场景图+信息图,50+张可复用素材)' }, ], diff --git a/web_frontend/web_result/order-classes/chemical/css/styles.css b/web_frontend/web_result/order-classes/chemical/css/styles.css index 72ad1e33..1d40ebf3 100644 --- a/web_frontend/web_result/order-classes/chemical/css/styles.css +++ b/web_frontend/web_result/order-classes/chemical/css/styles.css @@ -287,7 +287,7 @@ body.dark-theme .hero { .section:nth-child(1) { background-image: linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), - url('../images/硅晶圆检测项目.jpg'); + url('https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -296,7 +296,7 @@ body.dark-theme .hero { .section:nth-child(2) { background-image: linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), - url('../images/光学镜头检测硅晶圆示意图.jpg'); + url('https://images.unsplash.com/photo-1532094349884-543bc11b234d?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -305,7 +305,7 @@ body.dark-theme .hero { .section:nth-child(3) { background-image: linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), - url('../images/外观热力图(颗粒划痕腐蚀).jpg'); + url('https://images.unsplash.com/photo-1518770660439-4636190af475?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -314,7 +314,7 @@ body.dark-theme .hero { .section:nth-child(4) { background-image: linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), - url('../images/检测结果主图.jpg'); + url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -343,7 +343,7 @@ body.dark-theme .hero { body.dark-theme .section:nth-child(1) { background-image: linear-gradient(to bottom, rgba(15, 10, 31, 0.92) 0%, rgba(20, 15, 35, 0.88) 100%), - url('../images/硅晶圆检测项目.jpg'); + url('https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -352,7 +352,7 @@ body.dark-theme .section:nth-child(1) { body.dark-theme .section:nth-child(2) { background-image: linear-gradient(to bottom, rgba(20, 15, 35, 0.90) 0%, rgba(15, 10, 31, 0.88) 100%), - url('../images/光学镜头检测硅晶圆示意图.jpg'); + url('https://images.unsplash.com/photo-1532094349884-543bc11b234d?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -361,7 +361,7 @@ body.dark-theme .section:nth-child(2) { body.dark-theme .section:nth-child(3) { background-image: linear-gradient(to bottom, rgba(15, 10, 31, 0.92) 0%, rgba(20, 15, 35, 0.88) 100%), - url('../images/外观热力图(颗粒划痕腐蚀).jpg'); + url('https://images.unsplash.com/photo-1518770660439-4636190af475?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -370,7 +370,7 @@ body.dark-theme .section:nth-child(3) { body.dark-theme .section:nth-child(4) { background-image: linear-gradient(to bottom, rgba(20, 15, 35, 0.90) 0%, rgba(15, 10, 31, 0.88) 100%), - url('../images/检测结果主图.jpg'); + url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1600&q=80'); background-size: cover; background-position: center; background-attachment: fixed; @@ -1089,3 +1089,54 @@ body.dark-theme .theme-icon-light { flex: 1 1 100%; } } + +/* ========== Section背景图片修正 ========== */ +/* 使用更具体的选择器来匹配实际的section元素 */ +body > section.section:nth-of-type(2) { + background-image: + linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), + url('https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1600&q=80') !important; +} + +body > section.section:nth-of-type(3) { + background-image: + linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), + url('https://images.unsplash.com/photo-1532094349884-543bc11b234d?w=1600&q=80') !important; +} + +body > section.section:nth-of-type(4) { + background-image: + linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), + url('https://images.unsplash.com/photo-1518770660439-4636190af475?w=1600&q=80') !important; +} + +body > section.section:nth-of-type(5) { + background-image: + linear-gradient(to bottom, rgba(245, 243, 255, 0.9) 0%, rgba(237, 233, 254, 1) 100%), + url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1600&q=80') !important; +} + +/* 深色主题 */ +body.dark-theme > section.section:nth-of-type(2) { + background-image: + linear-gradient(to bottom, rgba(15, 10, 31, 0.92) 0%, rgba(20, 15, 35, 0.88) 100%), + url('https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1600&q=80') !important; +} + +body.dark-theme > section.section:nth-of-type(3) { + background-image: + linear-gradient(to bottom, rgba(20, 15, 35, 0.90) 0%, rgba(15, 10, 31, 0.88) 100%), + url('https://images.unsplash.com/photo-1532094349884-543bc11b234d?w=1600&q=80') !important; +} + +body.dark-theme > section.section:nth-of-type(4) { + background-image: + linear-gradient(to bottom, rgba(15, 10, 31, 0.92) 0%, rgba(20, 15, 35, 0.88) 100%), + url('https://images.unsplash.com/photo-1518770660439-4636190af475?w=1600&q=80') !important; +} + +body.dark-theme > section.section:nth-of-type(5) { + background-image: + linear-gradient(to bottom, rgba(20, 15, 35, 0.90) 0%, rgba(15, 10, 31, 0.88) 100%), + url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1600&q=80') !important; +} diff --git a/web_frontend/web_result/order-classes/chemical/index.html b/web_frontend/web_result/order-classes/chemical/index.html index d8eeb3e8..1eae0b88 100644 --- a/web_frontend/web_result/order-classes/chemical/index.html +++ b/web_frontend/web_result/order-classes/chemical/index.html @@ -524,7 +524,7 @@ -
- 本项目采用先进的AI技术,实现从数据采集到报告生成的全流程自动化,大幅提升检测效率与准确性。 -
-去噪、校正、标准化
-合格/观察/不合格
-实时对标工艺窗口
-0.94平均可信度
-工艺偏移预警
-低可信/越界提醒
-≤2分钟出具PDF
-模型迭代升级
-