feat: add DoubanCustomSelector vertical scroll

This commit is contained in:
shinya
2025-08-01 00:11:02 +08:00
parent 636f408d4a
commit a5a4e9f15e
3 changed files with 59 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250731231027';
const CURRENT_VERSION = '20250801001103';
// 版本检查结果枚举
export enum UpdateStatus {