系统主题

 
     js:   document.body.style.setProperty('--themeColor', themeForm.themeColor)
css :把主要的样式与--themeColor关联起来
 color: 'var(--themeColor)',

posted on 2023-03-23 09:18  liuhao1992  阅读(29)  评论(0编辑  收藏  举报

导航