Skip to content

记录一些封装的前端组件,方便食用。

Notifications You must be signed in to change notification settings

zwlHub/component-demo

Repository files navigation

component-demo

项目运行

1.npm install

2.npm run dev

组件功能说明

1.css-demo1:相邻列表样式交替排列。

​ 方式一:通过js动态设置。

​ 方式二:使用css选择器。

image-20230323160242297

nth-child:匹配父元素中的第n个子元素

nth-of-type:匹配同级的兄弟元素

About

记录一些封装的前端组件,方便食用。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published