Explorar el Código

Merge branch '03/18VipActive' into test

lex-xin hace 3 años
padre
commit
10d38e1d54
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/teacher/order.vue

+ 3 - 0
src/views/teacher/order.vue

@@ -390,6 +390,9 @@ h2 {
     .van-dropdown-menu__title {
         color: #fff;
     }
+    &::after {
+        border: 0;
+    }
 }
 
 /deep/.van-nav-bar {