完成调用
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<iframe src="./zhibo.html" frameborder="0"></iframe>
|
||||
<iframe style="width:100%;height: 100%" src="/zhibo.html" frameborder="0"></iframe>
|
||||
</template>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -11,7 +11,7 @@ import { defineComponent } from 'vue';
|
||||
export default defineComponent({
|
||||
setup(){
|
||||
return {
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user