当前位置: 首页 > news >正文

免费个人建站空间新闻热点最新事件

免费个人建站空间,新闻热点最新事件,烟台企业网站制作公司,公司门户网站该怎么做效果展示 需求 想实现一个假如有5个div块,默认都是灰色,鼠标悬浮到哪个div上,那个div就显示为黑色。 具体的实现业务逻辑可根据这个进行演变 设计 通过动态 class 类名来实现,实现鼠标悬浮到div时动态绑定class 版本 Vue 3.…

效果展示

需求

想实现一个假如有5个div块,默认都是灰色,鼠标悬浮到哪个div上,那个div就显示为黑色。

具体的实现业务逻辑可根据这个进行演变

设计

通过动态 class 类名来实现,实现鼠标悬浮到div时动态绑定class

版本

  • Vue 3.3.4

  • Node 20.9.0

代码

<template>  <div class="container">  <div v-for="(box, index) in boxes" :key="index"  :class="'box'+ index":style="{ color: box.color, backgroundColor: box.backgroundColor }">  {{ box.content }}  </div>  </div>  </template>  <script>  export default {  data() {  return {  boxes: [  { content: 'Box 1', color: 'white', backgroundColor: 'grey' },  { content: 'Box 2', color: 'white', backgroundColor: 'grey' },  { content: 'Box 3', color: 'white', backgroundColor: 'grey' },  { content: 'Box 4', color: 'white', backgroundColor: 'grey' },  { content: 'Box 5', color: 'white', backgroundColor: 'grey' }  ]  };  },  methods: {  handleMouseOver(index) {  console.log('鼠标移入:',index)this.boxes[index].backgroundColor = 'black';  this.boxes[index].color = 'white';  },  handleMouseOut(index) {  console.log('鼠标移出:',index)this.boxes[index].backgroundColor = 'grey';  this.boxes[index].color = 'white';  }  },  mounted() {  this.boxes.forEach((box, index) => {  console.log("页面初始化:",box,index)this.$el.querySelector('.box'+index).addEventListener('mouseover', () => this.handleMouseOver(index));  this.$el.querySelector('.box'+index).addEventListener('mouseout', () => this.handleMouseOut(index));  });  }  };  </script>
http://www.dt0577.cn/news/40141.html

相关文章:

  • 乐山 网站建设宁波seo费用
  • 廊坊自助建站定制seo优化检测
  • 网站设计项目总结网站优化软件费用
  • 浙江台州做网站的公司有哪些seo扣费系统源码
  • 网站做HTTPS的重要佛山网站开发公司
  • 兰州网站建设尚美域名停靠网页推广大全
  • 温州电商网站建设网页设计与制作
  • wordpress搜索增加条件四川seo平台
  • 禁用Wordpress响应模式seo整站优化方案
  • 深圳企业社保网站官网百度网站快速优化
  • 做瞹瞹网站怎么在百度做网站推广
  • 孝感网站建设公司成都seo培训
  • 上海柘中建设股份有限公司网站中国行业数据分析网
  • 河北住房和城乡建设部网站江苏网络推广公司
  • 网站维护的重要性近期国内新闻
  • 世界十大著名室内设计师网站seo谷歌
  • 网站开发主要技术郑州网站运营
  • 建设局域网网站武汉网站关键词推广
  • 国务院关于政府网站建设文件seo如何优化网站推广
  • 有网页源码 怎么做网站营销网站建设推广
  • wordpress get author metaseo的优点
  • 乌鲁木齐网站设计十年品质深圳网站关键词
  • 特色的合肥网站建设百度seo外链推广教程
  • 想做一个公司的网站去哪可以做企业网站网页设计
  • 杭州网站做的好公司名称seo优化裤子关键词
  • 招聘网站怎么做预算西安seo外包优化
  • 南昌汉邦网站建设写软文用什么软件
  • 网页搭建服务平台win10优化大师好用吗
  • 南昌网站建设_南昌做网站公司网页设计一般用什么软件
  • 想用自己电脑做服务器做个网站吗seo技术交流