lex hai 1 ano
pai
achega
c5618bc366

+ 5 - 4
src/school/train-planning/component/practice/index.module.less

@@ -1,6 +1,6 @@
 .tips {
   display: flex;
-  
+
   margin: 12px 13px;
   background: #ffebdd;
   border-radius: 10px;
@@ -24,7 +24,7 @@
 }
 
 .cellGroup {
-  margin: 0 13px;
+  margin: 12px 13px 0;
   border-radius: 10px;
   overflow: hidden;
 
@@ -37,6 +37,7 @@
       font-size: 16px;
       padding: 18px 12px;
     }
+
     .van-cell__value {
       color: #333;
     }
@@ -62,7 +63,7 @@
     opacity: 0;
   }
 
-  .radioSection + .radioSection {
+  .radioSection+.radioSection {
     margin-left: 12px;
   }
-}
+}

+ 2 - 2
src/school/train-planning/component/practice/index.tsx

@@ -129,10 +129,10 @@ export default defineComponent({
           overflow: 'hidden'
         }}
       >
-        <div class={styles.tips}>
+        {/* <div class={styles.tips}>
           <Icon name="warning" class={styles.icon} />
           自定义训练可对任意班级进行排课,课程类型可多选
-        </div>
+        </div> */}
 
         <CellGroup inset class={styles.cellGroup}>
           <Cell title="课程类型" titleClass={styles.classType}>