 
						更新时间:2021-01-01 23:25:09
更新说明:修复ie+兼容性问题
更新时间:2020-12-24 22:45:02
相关参数
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | var option = {    paddingTop: "10px",    paddingBottom: "10px",    fontSize: "15px",    selectTab: {        //选中样式(full填满 underline下划线)        type: "underline"    },    tab: {        list: [            //选项集合            {                content: '选项1'            }, {                content: '选项2'            }, {                content: '选项3'            }, {                content: '选项4'            }, {                content: '选项5'            }        ],        selectIndex: 0        //选中选项索引    },    areaList: [        //选项对应跳转区域集合        {            selector: '#s1'        }, {            selector: '#s2'        }, {            selector: '#s3'        }, {            selector: '#s4'        }, {            selector: '#s5'        }    ],    skipTime: 3000    //跳转所需时间}//初始化方法 initTab(option) | 
特别申明:
			本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
			本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
			如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com