建材商城系统20241014
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
146 B

4 months ago
  1. // 引入公共基础类
  2. @import "./libs/css/common.scss";
  3. // 非nvue的样式
  4. /* #ifndef APP-NVUE */
  5. @import "./libs/css/vue.scss";
  6. /* #endif */