优化页面

This commit is contained in:
pengxiaolong
2025-05-30 22:04:45 +08:00
parent c747f9625c
commit 050ceedd59
66 changed files with 1215 additions and 190 deletions

View File

@@ -63,6 +63,10 @@ export interface ICustomMessagePayload {
price?: string;
// Hyperlink custom message related fields
text?: string;
myitem?: any;
mytitle?: string;
keyid?: string;
btnDisplay?: boolean;
}
export interface IGroupApplication {