商城类、订单类uniapp模板,多角色
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

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