mirror of
https://github.com/certd/certd.git
synced 2026-05-15 12:37:30 +08:00
perf: 流水线页面可以查看证书过期时间
This commit is contained in:
@@ -41,12 +41,16 @@ export interface SettingState {
|
||||
price: number;
|
||||
price3: number;
|
||||
tooltip?: string;
|
||||
priceText?: string;
|
||||
discountText?: string;
|
||||
};
|
||||
comm: {
|
||||
name: string;
|
||||
price: number;
|
||||
price3: number;
|
||||
tooltip?: string;
|
||||
priceText?: string;
|
||||
discountText?: string;
|
||||
};
|
||||
app?: {
|
||||
minVersion?: string;
|
||||
|
||||
Reference in New Issue
Block a user