mirror of
https://github.com/certd/certd.git
synced 2026-07-23 12:15:27 +08:00
perf: 增加稳定版,预览版区分,预览版是最新版,稳定版在预览版验证稳定后,再将预览版转为稳定版
This commit is contained in:
@@ -11,6 +11,7 @@ export type AppInfo = {
|
||||
version?: string;
|
||||
time?: number;
|
||||
deltaTime?: number;
|
||||
releaseMode?: string;
|
||||
};
|
||||
export type SiteInfo = {
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user