前后端构建逻辑优化:新增Node.js支持,完善Dockerfile,更新构建与验证流程

This commit is contained in:
2026-01-27 15:44:02 +08:00
parent d757dbd39d
commit 89bdfbd48e
8 changed files with 121 additions and 15 deletions

View File

@@ -344,19 +344,19 @@
</div>
<div class="flex gap-4">
<code class="text-yellow-400 min-w-32">copyrightlink</code>
<span class="text-white/60">版权详情链接(指向 Bing 搜索页面)⭐ 新增</span>
<span class="text-white/60">版权详情链接(指向 Bing 搜索页面)</span>
</div>
<div class="flex gap-4">
<code class="text-yellow-400 min-w-32">startdate</code>
<span class="text-white/60">发布开始日期格式YYYYMMDD⭐ 新增</span>
<span class="text-white/60">发布开始日期格式YYYYMMDD</span>
</div>
<div class="flex gap-4">
<code class="text-yellow-400 min-w-32">fullstartdate</code>
<span class="text-white/60">完整发布时间格式YYYYMMDDHHMM⭐ 新增</span>
<span class="text-white/60">完整发布时间格式YYYYMMDDHHMM</span>
</div>
<div class="flex gap-4">
<code class="text-yellow-400 min-w-32">hsh</code>
<span class="text-white/60">图片唯一哈希值 ⭐ 新增</span>
<span class="text-white/60">图片唯一哈希值 </span>
</div>
<div class="flex gap-4">
<code class="text-yellow-400 min-w-32">quiz</code>