wupengfei
4 天以前 89436385a31b0f31c33bb4688ab7c3b549ecc125
1
2
3
4
5
6
7
8
@use '../common.scss' as *;
@use './layout.scss';
@use './var.scss' as *;
 
:root {
  @include bole-set-component-css-var('jj-color', $bole-jj-color);
  @include bole-set-component-css-var('jj-page', $bole-jj-page);
}