Commit 0a66f008 by liangzhen

都换成100

1 parent 74f1d0dc
...@@ -30,7 +30,7 @@ export default { ...@@ -30,7 +30,7 @@ export default {
<style> <style>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#iframe{ #iframe{
width: 100%; width: 100%;
height:86vh; height:100vh;
} }
</style> </style>
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!