提交 931af7e0 authored 作者: 刘旭's avatar 刘旭

优化

上级 e483b075
<template>
<div class="app-container">
<h1>Welcome !!!</h1>
<div v-html="html"></div>
</div>
</template>
<script lang="ts" setup>
import { ref } from 'vue'
const html = ref('<p><img src=\"/wx/storage/fetch/bckrgavy8mw304xuqvq3.png\" alt=\"\" width=\"788\" height=\"290\" /></p>\n<p>jkkshfdsjdsdds<video controls=\"controls\" width=\"300\" height=\"150\">\n<source src=\"https://klxxcdn.oss-cn-hangzhou.aliyuncs.com/histudy/hrm/media/bg1.mp4\" type=\"video/mp4\" /></video></p>')
</script>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论