feat: pinia结合mock实现按分类和标题搜索工具,布局和样式调整
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//请求响应的公共数据
|
||||
export interface ResponseData {
|
||||
code: number,
|
||||
message: string,
|
||||
}
|
||||
Reference in New Issue
Block a user