增加 appstatus,messagebox式样

This commit is contained in:
simple321vip
2023-03-03 22:33:11 +08:00
parent 9596d764ca
commit e875c917ba
7 changed files with 116 additions and 24 deletions
+8
View File
@@ -83,4 +83,12 @@ export default [
}
},
},
{
url: '/wiki/api/v1/author/blogs/001',
method: 'POST',
response: () => {
return {
}
},
},
] as MockMethod[]