更新:课程首页增加骨架屏
This commit is contained in:
5
types/course.d.ts
vendored
5
types/course.d.ts
vendored
@@ -50,11 +50,6 @@ export interface IMarketCourseListResponse extends IApiResponse {
|
||||
}
|
||||
}
|
||||
|
||||
/** 消息列表响应 */
|
||||
export interface IMessageListResponse extends IApiResponse {
|
||||
messages: INews[] // 消息列表
|
||||
}
|
||||
|
||||
/** 课程详情 */
|
||||
export interface ICourseDetail {
|
||||
id: number
|
||||
|
||||
Reference in New Issue
Block a user