更新:1.课程详情增加骨架屏;2.图书首页和图书详情增加骨架屏;
This commit is contained in:
1
types/book.d.ts
vendored
1
types/book.d.ts
vendored
@@ -129,7 +129,6 @@ export interface IPageData<T> {
|
||||
export interface IApiResponse<T = any> {
|
||||
code: number
|
||||
msg?: string
|
||||
info?: string
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user