当前位置:网站首页>动态组件-component
动态组件-component
2022-08-02 12:49:00 【给我来个鸡腿】
效果
代码结构
代码
app.vue
<template>
<div id="nav">
<h1>动态组件</h1>
<component :is="news"></component>
</div>
</template>
<script setup>
// import NewsImage from './components/NewsImage.vue'
import NewsText from './components/NewsText.vue'
// import NewsVideo from './components/NewsVideo.vue'
import { ref } from '@vue/reactivity'
const news = ref(NewsText)
</script>
<style>
</style>
边栏推荐
- Custom mvc framework review
- Introduction to Graph Neural Networks (GNN) "Recommended Collection"
- Name conventions in FreeRTOS
- 瀑布流式布局怎么实现(什么是瀑布流布局)
- Taurus.MVC V3.0.3 微服务开源框架发布:让.NET 架构在大并发的演进过程更简单。
- How to set up wireless PPI communication between Weiluntong touch screen and S7-200smart?
- php字符串的截取方式
- 设置代理服务器(谷歌+IE)「建议收藏」
- js源码跳转的几种方式,在当前页面跳转,在空白页跳转
- SQL Server如何建表
猜你喜欢
SQL Server 2019 installation error 0 x80004005 service there is no timely response to the start or control request a detailed solution
SQL Server 2014 installation tutorial (nanny-level graphic tutorial)
自定义mvc框架复习
用位运算为你的程序加速
FreeRTOS创建任务--动态创建、静态创建
php - the first of three solid foundations
SQL Server 2014安装教程(保姆级图解教程)
FreeRTOS experiment--one function creates multiple tasks
MD5 detailed explanation (check file integrity)
汉源高科千兆12光12电管理型工业以太网交换机 12千兆光12千兆电口宽温环网交换机
随机推荐
定了!2022世界VR产业大会将继续在南昌召开
干测试这些年,去过阿里也去过小公司,给年轻测试员们一个忠告...
Seneor Exposure Basics
一款强大的js弹出alert插件
OpenFeign设置header的3种方式
30 lines of code to realize serverless real-time health code recognition -- operation manual
SQL Server 2019安装错误0x80004005 服务没有及时响应启动或控制请求详细解决方法
SQL Server如何建表
Intelligent Image Analysis-Intelligent Home Appliance Image Target Detection Statistical Counting Detection and Recognition-iCREDIT
Object.entries()
【第六届强网杯CTF-Wp】
ESP8266模块使用完整教程「建议收藏」
js九宫格样式抽奖插件
To eliminate air bubbles to save the mushroom h5 small game source code
LeetCode_377_Combination Sum IV
Manual architecture, Mysql interview 126 questions
SuperSlide系列之轮播图
svg balloon rises explosion js special effect
FreeRTOS--栈实验
js true 3d histogram plugin