This commit is contained in:
2025-08-21 11:54:59 +08:00
parent d8a351e211
commit 223077e068
3 changed files with 46 additions and 173 deletions

View File

@@ -515,6 +515,30 @@
sceneLocation: '公园草坪',
subjects: ['穿白色连衣裙的女孩(奔跑)', '棕色小狗(追逐)'],
atmosphere: '欢快'
},
{
timeWeatherLight: '春日清晨,阳光柔和',
sceneLocation: '乡村小道',
subjects: ['盛开的桃花树', '骑自行车的少年(笑)'],
atmosphere: '清新'
},
{
timeWeatherLight: '秋日黄昏,金色阳光',
sceneLocation: '枫树林',
subjects: ['捡枫叶的小女孩', '飘落的红枫叶'],
atmosphere: '浪漫'
},
{
timeWeatherLight: '冬夜飘雪,路灯暖光',
sceneLocation: '城市街道',
subjects: ['撑伞的情侣(依偎)', '雪地上的脚印'],
atmosphere: '温馨'
},
{
timeWeatherLight: '夏日正午,强烈阳光',
sceneLocation: '海边沙滩',
subjects: ['彩色遮阳伞', '冲浪的年轻人', '沙滩上的贝壳'],
atmosphere: '热烈'
}
];