mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🎨 优化方法
This commit is contained in:
@@ -30,7 +30,8 @@ onMounted(async () => {
|
||||
});
|
||||
|
||||
async function getGC(): Promise<void> {
|
||||
await showGeetest();
|
||||
const res = await showGeetest();
|
||||
console.log(res);
|
||||
}
|
||||
</script>
|
||||
<style lang="css" scoped>
|
||||
|
||||
Reference in New Issue
Block a user