Compare commits
2 커밋
767aea14d3
...
05c29da6db
| 작성자 | SHA1 | 날짜 |
|---|---|---|
|
|
05c29da6db | 4 년 전 |
|
|
761fd7550b | 4 년 전 |
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> |
||||
불러오는 중...
Reference in new issue