11 2021 档案

摘要:一,安装所需的库@vueuse/core liuhongdi@lhdpc:/data/vue/lazy$ npm install --save @vueuse/core 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com本文: https://bl 阅读全文
posted @ 2021-11-26 14:19 刘宏缔的架构森林 阅读(614) 评论(0) 推荐(0) 编辑
摘要:一,安装所需的库@vueuse/core liuhongdi@lhdpc:/data/vue/lazy$ npm install --save @vueuse/core 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com本文: https://bl 阅读全文
posted @ 2021-11-25 15:02 刘宏缔的架构森林 阅读(1055) 评论(0) 推荐(1) 编辑
摘要:一,代码: GoTop.vue <template> <div style="width:100%;height:100vh;background: #ffff00;display: flex;flex-direction: column;"> <!--用来标记顶部位置的元素--> <div id= 阅读全文
posted @ 2021-11-24 14:52 刘宏缔的架构森林 阅读(468) 评论(0) 推荐(0) 编辑
摘要:一,js代码 Menu.vue <template> <div style="width:calc(100vw - 25px);overflow:hidden;height: 100vh;"> <div id="icon" class="menu_box_open blade_col1" :clas 阅读全文
posted @ 2021-11-18 15:18 刘宏缔的架构森林 阅读(265) 评论(0) 推荐(0) 编辑
摘要:一,js代码: Upload.vue <template> <div style="width:100%;height:100vh;background: #ffff00;display: flex;flex-direction: column;"> 请选择上传幻灯图片: <input type=" 阅读全文
posted @ 2021-11-17 18:51 刘宏缔的架构森林 阅读(603) 评论(0) 推荐(0) 编辑
摘要:一,演示代码: Home.vue <template> <div style="width:100%;height: 100vh;"> <div :class="statusClass" @click="buttonClick" style="position:fixed;right:30px;to 阅读全文
posted @ 2021-11-17 11:06 刘宏缔的架构森林 阅读(446) 评论(0) 推荐(0) 编辑