person card

This commit is contained in:
jxxghp
2023-07-29 18:40:42 +08:00
parent d6fc34f7a6
commit b3a2585053
10 changed files with 510 additions and 134 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ function getParams() {
return params
}
// 获取订阅列表数据
// 获取列表数据
async function fetchData({ done }: { done: any }) {
try {
if (!props.apipath)