摘要:
先看效果图: 附上代码: <template> <button @click="fullScreen"> {{ fullscreen ? '取消全屏' : '全屏' }} </button> </template> <script setup> import { ElMessage } from ' 阅读全文
posted @ 2022-09-29 18:31
常安·
阅读(556)
评论(0)
推荐(0)
摘要:
没有安装 element-plus/icons 的,安装命令如下: npm install @element-plus/icons-vue 一. 全部引入 main.js 挂载: import { createApp } from 'vue' import App from './App.vue' 阅读全文
posted @ 2022-09-29 16:48
常安·
阅读(5142)
评论(0)
推荐(1)


浙公网安备 33010602011771号