详情切图

This commit is contained in:
仲么了
2023-03-14 14:03:33 +08:00
parent 46e53cabcd
commit 7e9cfadb23
5 changed files with 20 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ export default {
}).catch((err) => {
console.log(err)
})
}, 1000);
}, 300);
}
}
}