05 2021 档案

摘要:js代码如下: //点击导航 $("#col-md-12_1621671164153 a").click(function(event){ event.preventDefault(); $(this).addClass("activeCur").siblings().removeClass("ac 阅读全文
posted @ 2021-05-26 11:29 onceweb 阅读(383) 评论(0) 推荐(0)
摘要:https://spiritree.github.io/vue-orgchart/#/quickstart<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="wid 阅读全文
posted @ 2021-05-13 15:36 onceweb 阅读(296) 评论(0) 推荐(0)
摘要:1、background-img与background-size实现背景网格 background-img:linear-gradient(90deg, rgba(200, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0) 10%), linear-gradient(rgba(20 阅读全文
posted @ 2021-05-13 11:07 onceweb 阅读(50) 评论(0) 推荐(0)