关闭landing主题

This commit is contained in:
tangly1024
2023-07-07 21:00:07 +08:00
parent bfb343beeb
commit ee39d69817
3 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,6 @@ export async function getGlobalData({
delete db.collectionQuery
delete db.collectionId
delete db.collectionView
console.log(db)
return db
}