fix: mobile nav item width

This commit is contained in:
shinya
2025-07-31 02:04:01 +08:00
parent 9d0acf6308
commit c8af52ebf0
3 changed files with 7 additions and 3 deletions

View File

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