# DomesticShuffling **Repository Path**: fangfhm/DomesticShuffling ## Basic Information - **Project Name**: DomesticShuffling - **Description**: 大屏轮播 多个url切换轮播,对于数据会重新加载,js css不会重复加载 1、解决一些url js css很多导致加载很慢。 2、解决切换生硬,使用渐变方式。 3、多个url会递归,只要添加就可以了。 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-11 - **Last Updated**: 2022-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DomesticShuffling #### 介绍 大屏轮播,多个url之间进行60秒切换,切换效果是渐变,可能开始的时候要加载, 等个几分钟就稳定了,他会一次性加载所有js,耐心等他切换2次。 #### 软件架构 css js body #### 安装教程 1。修改index.html中的url即可进行utl地址轮播,修改45-47行。 2. 修改间隔时间,52行。 #### 使用说明 1. html直接使用。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request