浏览代码

Update order.vue

lex-xin 4 年之前
父节点
当前提交
720aa71082
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/teacher/order.vue

+ 2 - 1
src/views/teacher/order.vue

@@ -413,7 +413,8 @@ h2 {
     background: #14928a;
     // top: 0;
     .van-dropdown-menu__bar {
-        height: .4rem;
+        height: 46px;
+        background: #14928a;
         box-shadow: none;
     }
     .van-dropdown-menu__title {