variables.scss 106 B

123456
  1. // 命名空间
  2. $namespace: v;
  3. // el命名空间
  4. $elNamespace: el;
  5. // vxe命名空间
  6. $vxeNamespace: vxe;