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

和初中生做视频网站嘉兴seo网络推广

和初中生做视频网站,嘉兴seo网络推广,wordpress 选中 插件,泰州网站建设公司简介 本文将会基于react实现滚动菜单栏功能。 技术实现 实现效果 点击菜单,内容区域会自动滚动到对应卡片。内容区域滑动,指定菜单栏会被选中。 ScrollMenu.js import {useRef, useState} from "react"; import ./ScrollMenu.css;export co…

简介

        本文将会基于react实现滚动菜单栏功能。

技术实现

实现效果

       点击菜单,内容区域会自动滚动到对应卡片。内容区域滑动,指定菜单栏会被选中。

ScrollMenu.js
import {useRef, useState} from "react";
import './ScrollMenu.css';export const ScrollMenu = ({products}) => {// 获取 categoryProductMapconst categoryProductMap = new Map();products.forEach(product => {const category = product.category;let categoryProductList = categoryProductMap.get(category);if (!categoryProductList) {categoryProductList = [];}categoryProductList.push(product);categoryProductMap.set(category, categoryProductList);});// 获取类别列表const categoryList = Array.from(categoryProductMap.keys());// 菜单选中索引const [current, setCurrent] = useState(0);/*** 内容引用*/const contentRef = useRef();/*** 当左侧菜单点击时候*/const onMenuClick = (idx) => {if (idx !== current) {// 内容自动滚动到对应菜单位置contentRef.current.scrollTop = height.slice(0, idx).reduce((a, b) => a + b, 0);setCurrent(idx);}}/***  计算右侧商品类别卡片高度*/const height = [];const itemHeight = 25;categoryList.forEach((category, index) => {var productCnt = categoryProductMap.get(category).length;height.push((productCnt + 1) * itemHeight); // 0.8 是header高度});console.log(height)/*** 当右侧内容滚动时候*/const onContentScroll = () => {const scrollTop = contentRef.current.scrollTop;if (current < height.length - 1){const nextIdx = current + 1;// 计算下一个位置高度const nextHeight = height.slice(0, nextIdx).reduce((a, b) => a + b, 0);console.log('scrollTop', scrollTop, 'nextHeight', nextHeight, 'nextIdx', nextIdx)if (scrollTop >= nextHeight) {contentRef.current.scrollTop = nextHeight;setCurrent(nextIdx);return;}}if (current > 0) {const lastIdx = current - 1;// 计算上一个位置高度const lastHeight = height.slice(0, lastIdx).reduce((a, b) => a + b, 0);console.log('scrollTop', scrollTop, 'lastHeight', lastHeight, 'lastIdx', lastIdx)if (scrollTop <= lastHeight) {contentRef.current.scrollTop = lastHeight;setCurrent(lastIdx);return;}}}return (<div className='scroll-menu'><div className='menu'>{// 菜单列表categoryList.map((category, index) => {return (<div className={"menu-item" + ((index === current )? '-active' : '')}key={`${index}`} id={`menu-item-${index}`}onClick={(event) => {onMenuClick(index)}}>{category}</div>)})}</div><div className='content' ref={contentRef} onScroll={(event) => {onContentScroll()}}>{categoryList.map((category, index) => {// 获取类别商品const productList = categoryProductMap.get(category);return (<div key={index}><div className='content-item-header' key={`${index}`}id={`content-item-${index}`} style={{height: itemHeight}} >{category}</div>{productList.map((product,idx) => {return <div className='content-item-product'style={{height: itemHeight}}  key={`${index}-${idx}`} >{product.name}</div>})}</div>)})}</div></div>)
}
ScrollMenu.css
.scroll-menu {display: flex;flex-direction: row;width: 300px;height: 100px;
}.menu{width: 90px;height: 100px;display: flex;flex-direction: column;
}.menu-item {text-align: center;vertical-align: middle;}.menu-item-active {text-align: center;vertical-align: middle;background-color: lightcoral;
}.content {width: 210px;overflow: auto;
}.content-item-header{text-align: left;vertical-align: top;background-color: lightblue;
}.content-item-product{text-align: center;vertical-align: center;background-color: lightyellow;
}
App.js
import './App.css';
import {ScrollMenu} from "./component/scroll-menu/ScrollMenu";const App = ()=> {const products = [{category:'蔬菜',name:'辣椒'},{category:'蔬菜',name:'毛豆'},{category:'蔬菜',name:'芹菜'},{category:'蔬菜',name:'青菜'},{category:'水果',name:'苹果'},{category:'水果',name:'梨'},{category:'水果',name:'橘子'},   {category:'食物',name:'肉'},   {category:'食物',name:'罐頭'},   {category:'食物',name:'雞腿'}];return (<ScrollMenu products={products}/>)
}export default App;

http://www.yidumall.com/news/2168.html

相关文章:

  • 一起做网站怎么下单seo外包优化网站
  • wordpress百度统计插件湖南企业竞价优化服务
  • wordpress企业cms网站seo基础
  • 怎么做网站劫持免费域名 网站
  • 许昌建网站网站怎么创建
  • 北辰网站建设公司外贸网站有哪些
  • 专门做淘宝主图的网站网站设计是做什么的
  • 湖南做网站的公司合肥关键词排名推广
  • 福州整站优化搜索关键词优化
  • 做图赚钱的网站有哪些企业网络营销推广案例
  • 网站开发工具的广东seo加盟
  • 微网站 无锡电子商务网店运营推广
  • 自适应企业网站域名备案查询站长工具
  • 学校网站建设重要性seo搜索引擎优化人员
  • 网站上怎么做通栏的图片生活中的网络营销有哪些
  • 政府投诉建议邮箱网站源码下载目前病毒的最新情况
  • 马云不会代码怎么做的网站广州seo网站开发
  • 网站建设 有哪些费用沈阳seo网站关键词优化
  • 山东建设厅网站专职安全员seo推广培训中心
  • 注册分公司流程及所需资料优化营商环境个人心得
  • 沂南网站建设搜狗官网
  • phpstudy搭建网站教程网站推广怎么做才有效果
  • 做网站接私活怎么收费百度网站登录入口
  • 中国铁路监理建设协会网站北京seo网络优化招聘网
  • 北京网站建设公司费用b2b外链
  • 天津网站建设服务好南昌做seo的公司有哪些
  • 武汉学校网站开发aso优化是什么
  • 天津建设部网站代运营公司是怎么运营的
  • 可以做淘宝联盟的免费网站上海seo
  • 上海杨浦区网站建设免费网站建设平台