feat: 扩充快捷描述词至45个,覆盖摄影/艺术风格/环境/光影/科幻等类别
This commit is contained in:
63
index.html
63
index.html
@@ -44,18 +44,59 @@
|
||||
<div class="prompt-tags" id="promptTags">
|
||||
<span class="tags-label">快捷描述</span>
|
||||
<div class="tags-list">
|
||||
<button type="button" class="tag-pill" data-tag="雪景,柔和光线,细腻质感">雪景</button>
|
||||
<button type="button" class="tag-pill" data-tag="日落,金色时刻,暖色调">日落</button>
|
||||
<button type="button" class="tag-pill" data-tag="森林,薄雾,空气感,8K">森林</button>
|
||||
<button type="button" class="tag-pill" data-tag="赛博朋克,霓虹灯,夜晚,雨中">赛博朋克</button>
|
||||
<button type="button" class="tag-pill" data-tag="动漫风格,插画,精致细节">动漫风格</button>
|
||||
<!-- 摄影 -->
|
||||
<button type="button" class="tag-pill" data-tag="人像摄影,单反背景虚化,专业打光">人像</button>
|
||||
<button type="button" class="tag-pill" data-tag="城市夜景,长曝光,车轨">城市夜景</button>
|
||||
<button type="button" class="tag-pill" data-tag="水下摄影,蓝色调,光影">水下</button>
|
||||
<button type="button" class="tag-pill" data-tag="治愈系插画,柔和配色,温暖">治愈系</button>
|
||||
<button type="button" class="tag-pill" data-tag="科幻概念设计,高达,细节丰富">科幻</button>
|
||||
<button type="button" class="tag-pill" data-tag="油画质感,古典,厚重笔触">油画</button>
|
||||
<button type="button" class="tag-pill" data-tag="极简主义,留白,清新">极简</button>
|
||||
<button type="button" class="tag-pill" data-tag="城市夜景,长曝光,车轨,延时摄影">城市夜景</button>
|
||||
<button type="button" class="tag-pill" data-tag="自然光,户外拍摄,清新自然">自然光</button>
|
||||
<button type="button" class="tag-pill" data-tag="水下摄影,蓝色调,光影折射">水下</button>
|
||||
<button type="button" class="tag-pill" data-tag="微距摄影,景深压缩,细节丰富">微距</button>
|
||||
<button type="button" class="tag-pill" data-tag="延时摄影,日出日落,流动感">延时</button>
|
||||
<!-- 艺术风格 -->
|
||||
<button type="button" class="tag-pill" data-tag="动漫风格,插画,精致细节,二次元">动漫</button>
|
||||
<button type="button" class="tag-pill" data-tag="油画质感,古典,厚重笔触,暖色调">油画</button>
|
||||
<button type="button" class="tag-pill" data-tag="水彩画,清新通透,柔和晕染">水彩</button>
|
||||
<button type="button" class="tag-pill" data-tag="中国风,水墨画,留白,意境">水墨</button>
|
||||
<button type="button" class="tag-pill" data-tag="浮世绘风格,古典日本,细腻线条">浮世绘</button>
|
||||
<button type="button" class="tag-pill" data-tag="像素艺术,复古游戏,8bit风格">像素</button>
|
||||
<button type="button" class="tag-pill" data-tag="赛博朋克,霓虹灯,夜晚,雨中城市">赛博朋克</button>
|
||||
<button type="button" class="tag-pill" data-tag="蒸汽朋克,机械,复古未来,复古铜色">蒸汽朋克</button>
|
||||
<button type="button" class="tag-pill" data-tag="蒸汽波,复古粉蓝,网格,怀旧">蒸汽波</button>
|
||||
<button type="button" class="tag-pill" data-tag="极简主义,大面积留白,干净利落">极简</button>
|
||||
<button type="button" class="tag-pill" data-tag="孟菲斯风格,彩色几何,活泼有趣">孟菲斯</button>
|
||||
<button type="button" class="tag-pill" data-tag="包豪斯,几何构成,撞色,工业感">包豪斯</button>
|
||||
<!-- 环境 -->
|
||||
<button type="button" class="tag-pill" data-tag="雪景,柔和光线,细腻质感,纯净">雪景</button>
|
||||
<button type="button" class="tag-pill" data-tag="日落,金色时刻,暖色调,剪影">日落</button>
|
||||
<button type="button" class="tag-pill" data-tag="星空,银河,流星,暗夜">星空</button>
|
||||
<button type="button" class="tag-pill" data-tag="森林,薄雾,空气感,阳光穿透">森林</button>
|
||||
<button type="button" class="tag-pill" data-tag="海边,浪花,礁石,清凉夏日">海边</button>
|
||||
<button type="button" class="tag-pill" data-tag="沙漠,金色沙丘,孤独感,广袤">沙漠</button>
|
||||
<button type="button" class="tag-pill" data-tag="高山云海,日出东方,壮丽磅礴">高山云海</button>
|
||||
<button type="button" class="tag-pill" data-tag="樱花季,粉白色调,浪漫氛围">樱花</button>
|
||||
<button type="button" class="tag-pill" data-tag="下雨天,窗户,雨滴,氛围感">雨天</button>
|
||||
<!-- 人物 -->
|
||||
<button type="button" class="tag-pill" data-tag="古风汉服,水墨晕染,东方韵味">古风</button>
|
||||
<button type="button" class="tag-pill" data-tag="未来科技感服装,机甲,轻未来">未来感</button>
|
||||
<button type="button" class="tag-pill" data-tag="可爱 Q 版,大头娃娃,萌系">Q版</button>
|
||||
<button type="button" class="tag-pill" data-tag="暗黑风格,哥特,神秘诡异">暗黑</button>
|
||||
<button type="button" class="tag-pill" data-tag="治愈系插画,柔和配色,温暖人心">治愈系</button>
|
||||
<!-- 光影 -->
|
||||
<button type="button" class="tag-pill" data-tag="逆光,光晕,轮廓光,梦幻感">逆光</button>
|
||||
<button type="button" class="tag-pill" data-tag="霓虹灯,夜间,光影交织,赛博">霓虹</button>
|
||||
<button type="button" class="tag-pill" data-tag="柔光箱,侧光,明暗对比,电影感">柔光</button>
|
||||
<button type="button" class="tag-pill" data-tag="丁达尔效应,光束穿透,云雾缭绕">丁达尔</button>
|
||||
<!-- 科幻 -->
|
||||
<button type="button" class="tag-pill" data-tag="科幻概念设计,太空,细节丰富">科幻</button>
|
||||
<button type="button" class="tag-pill" data-tag="外星世界,异域星球,未知探索">外星</button>
|
||||
<button type="button" class="tag-pill" data-tag="废土风格,末世,荒凉,锈迹斑斑">废土</button>
|
||||
<!-- 美食静物 -->
|
||||
<button type="button" class="tag-pill" data-tag="美食摄影,俯拍,精致摆盘,食欲感">美食</button>
|
||||
<button type="button" class="tag-pill" data-tag="产品静物,纯白背景,商业摄影">产品静物</button>
|
||||
<button type="button" class="tag-pill" data-tag="咖啡厅,暖色调,书本,午后阳光">咖啡厅</button>
|
||||
<!-- 建筑 -->
|
||||
<button type="button" class="tag-pill" data-tag="建筑摄影,建筑美学,几何线条,对称构图">建筑</button>
|
||||
<button type="button" class="tag-pill" data-tag="室内设计,北欧风格,简约明亮">北欧风</button>
|
||||
<button type="button" class="tag-pill" data-tag="中式古建筑,雕梁画栋,庄严典雅">中式建筑</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user