mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-09-20 21:50:11 +08:00
- 实测后端 app.json 的 img_urls 为真实权威截图列表(微信 3 张即返回 3 个 URL, spk-json 与 erotica 两域名同路径 screen_1~3=200、screen_4~5=404) - loadScreenshots 改为直接读取 app.img_urls(兼容 string[] 与字符串形式 JSON), 由 ScreenPreview 的 screenshots.length 自动收敛预览数量与边界 - 彻底移除每次打开详情页的 5 个并发 HEAD 探测请求,消除服务器压力隐患 - 移除 checkScreenshotExists / screenshotAbortController / axiosInstance 依赖 - debian/changelog 测试版本号 5.2.1.4-test - 验证:curl 实测 img_urls 真实存在;vue-tsc 0 / eslint 0 / 打包成功
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
spark-store (5.2.1.4-test) UNRELEASED; urgency=medium
|
|
|
|
* Initial release. (Closes: #nnnn) <nnnn is the bug number of your ITP>
|
|
|
|
-- shenmo <shenmo@spark-app.store> Tue, 16 Jun 2026 21:45:35 +0800
|