Browse Source

Merge branch 'colexiu1.3'

lex 2 years ago
parent
commit
cfa83a0dd9

+ 1 - 1
src/tenant/exercise-record/echats.ts

@@ -58,7 +58,7 @@ export const lineChartOption = {
   grid: {
     left: '1%',
     right: '1%',
-    top: '2  %',
+    top: '5%',
     bottom: 0,
     containLabel: true
   },

+ 6 - 0
src/tenant/exercise-record/exercis-detail.module.less

@@ -8,6 +8,12 @@
     .van-calendar__day--multiple-selected {
       background: #FF5074;
     }
+
+    .van-overlay,
+    .van-popup {
+      z-index: 99999999 !important;
+    }
+
   }
 
   .bgImg {

+ 1 - 1
src/views/tenantStudentRejest/index.tsx

@@ -304,7 +304,7 @@ export default defineComponent({
                       label="手机号"
                       class={styles.noArrow}
                       maxlength={11}
-                      placeholder="请输入手机号码"
+                      placeholder="手机号码"
                       v-model={forms.phone}
                     />
                     <div class={styles.tips}>