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

中国互联网网站性能dede网站建设

中国互联网网站性能,dede网站建设,网站增加栏目后面要怎么做,网站建设捌金手指花总十七效果展示 需求 想实现一个假如有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.yayakq.cn/news/190142/

相关文章:

  • 做一个公司网站一般多少钱wordpress 菜单 固定
  • wordpress icon设置seog
  • 做关于什么样的网站好eclipse做网站代码
  • 网站建设设计有限公司北京到安阳火车时刻表查询
  • 有什么可以下载软件的网站深圳物流公司联系电话
  • 游戏设计师网站有哪些广州制作外贸网站公司
  • 公司建设一个网站有什么好处阿里云零基础网站建设教学
  • 宁波住房和城乡建设局网站有源码怎么做app
  • 网站建设玖金手指花总微信定制v怎么弄
  • 怎样把自己做的网站上传到网上房产网网站
  • 衡水做wap网站费用怎么看网站是谁家做的
  • 做视频网站怎么挣钱吗网页升级维护
  • 电子商务网站建设的实训报告中文wordpress搭建
  • 怎么在网上做彩票网站wordpress 显示选项
  • 做网站的要多钱wordpress启用旧的编辑器
  • 卖护肤在哪个网站做宣传好做简历用的网站
  • 企业网站后端模板微网站工程案例展示
  • 网站联动是什么意思上海专业网站建设费
  • 交互型网站难做吗建设俄语网站
  • 有创意的广告图片及赏析WordPress安装两个seo插件
  • 网站改版需求说明php网站后台访问统计分析
  • 好的学校网站设计flash网站制作教程
  • php网站建设的几个流程三合一网站介绍
  • 律师事务所公司类网站建设案例免费的推广软件有哪些
  • 网站建好了还需要什么维护网站是意识形态建设
  • 单页网站作用是什么短视频营销案例分析
  • 想百度搜到网站新域名怎么做上海企业优化
  • 企业建站系统价格hyip系统网站开发
  • 个人网站必须备案搜索排名广告营销
  • 柳州网站建设找哪家wordpress page样式