比較提交
2 次程式碼提交
767aea14d3
...
05c29da6db
作者 | SHA1 | 提交日期 |
---|---|---|
|
05c29da6db | 3 年前 |
|
761fd7550b | 3 年前 |
共有 3 個檔案被更改,包括 36 行新增 和 13 行删除
@ -0,0 +1,16 @@ |
|||
<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> |
載入中…
新增問題並參考