選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

16 行
304 B

<template>
<div class="plate-container">
<iframe src="http://page.tdx.com.cn:7615/site/pcwebcall/html/pc_tcld_bkzqb.html" width="100%" height="100%" />
</div>
</template>
<script setup lang="ts">
</script>
<style scoped lang="scss">
.plate-container{
height: 100%;
width: 100%;
}
</style>