Compare commits
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> |
Loading…
Reference in new issue