index.wxss 100 B

123456
  1. /* diy组件 */
  2. @import "../../components/diy/index.wxss";
  3. page {
  4. background: #fff !important;
  5. }