lex-xin hace 4 años
padre
commit
05c50e32f4
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 {