多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
434 B

<template>
<div>
<iframe src="https://discord.com/widget?id=661905455894888490&theme=dark" width="350" height="500"
allowtransparency="true" frameborder="0"
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"
id="xc"
name="xc"
></iframe>
</div>
</template>
<script>
export default {
name: "discord"
}
</script>
<style scoped>
</style>