diff --git a/dsLightRag/static/JiMeng/history.html b/dsLightRag/static/JiMeng/history.html
index 35f51ebe..69ef63ea 100644
--- a/dsLightRag/static/JiMeng/history.html
+++ b/dsLightRag/static/JiMeng/history.html
@@ -5,10 +5,7 @@
历史记录 - 教学视频AI生成智能体
+
+
diff --git a/dsLightRag/static/JiMeng/prompt_input.html b/dsLightRag/static/JiMeng/prompt_input.html
index 21965888..8b7b36de 100644
--- a/dsLightRag/static/JiMeng/prompt_input.html
+++ b/dsLightRag/static/JiMeng/prompt_input.html
@@ -515,6 +515,30 @@
sceneLocation: '公园草坪',
subjects: ['穿白色连衣裙的女孩(奔跑)', '棕色小狗(追逐)'],
atmosphere: '欢快'
+ },
+ {
+ timeWeatherLight: '春日清晨,阳光柔和',
+ sceneLocation: '乡村小道',
+ subjects: ['盛开的桃花树', '骑自行车的少年(笑)'],
+ atmosphere: '清新'
+ },
+ {
+ timeWeatherLight: '秋日黄昏,金色阳光',
+ sceneLocation: '枫树林',
+ subjects: ['捡枫叶的小女孩', '飘落的红枫叶'],
+ atmosphere: '浪漫'
+ },
+ {
+ timeWeatherLight: '冬夜飘雪,路灯暖光',
+ sceneLocation: '城市街道',
+ subjects: ['撑伞的情侣(依偎)', '雪地上的脚印'],
+ atmosphere: '温馨'
+ },
+ {
+ timeWeatherLight: '夏日正午,强烈阳光',
+ sceneLocation: '海边沙滩',
+ subjects: ['彩色遮阳伞', '冲浪的年轻人', '沙滩上的贝壳'],
+ atmosphere: '热烈'
}
];