File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -695,15 +695,15 @@ private void markItemAsNotSelected(Item item) {
695695 </div >
696696 </div >
697697
698- { /* 问题/需求精炼 */ }
698+ { /* 问题精炼/定义意图 */ }
699699 <div ref = { refinedQuestionRef } className = " mt-12" >
700700 <div className = " section-header" >
701- <h2 className = " section-title bg-slate-100 text-slate-800" >问题/需求精炼 </h2 >
701+ <h2 className = " section-title bg-slate-100 text-slate-800" >问题精炼/定义意图 </h2 >
702702 <p className = " text-slate-600" >将模糊的需求转化为明确、结构化的问题,提高 AI 理解能力</p >
703703 </div >
704704
705705 <div className = " card" >
706- <h3 className = " text-2xl font-bold mb-6 text-center" >问题/需求精炼的重要性 </h3 >
706+ <h3 className = " text-2xl font-bold mb-6 text-center" >问题精炼/定义意图的重要性 </h3 >
707707
708708 <div className = " grid-2" >
709709 <div >
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ export const ArchitectureFlow = ({ onClickSection }) => {
7070 fill = { colors . slate100 }
7171 />
7272 < text x = "680" y = "207" textAnchor = "middle" fill = "black" fontSize = "18" fontWeight = "500" >
73- 问题/需求精炼
73+ 问题精炼/定义意图
7474 </ text >
7575 </ g >
7676
You can’t perform that action at this time.
0 commit comments