u-verification-code.ttss 346 B

12345678910111213
  1. @charset "UTF-8";
  2. /**
  3. * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
  4. * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用
  5. */
  6. .u-code-wrap.data-v-9a6ffd60 {
  7. width: 0;
  8. height: 0;
  9. position: fixed;
  10. z-index: -1;
  11. }