y595705120 il y a 1 semaine
Parent
commit
de37e7da64

+ 6 - 1
src/containers/center/market/index.vue

@@ -593,7 +593,12 @@
           }
         });
       },
-      gotoPlay(courseId) {
+      gotoPlay(item) {
+        let courseId = item.courseId;
+        if( curDatetime() < item.startDate){
+          this.$message.warning("还未到学习时间");
+          return
+        }
         this.$router.push(`/center/class/train`);
       },
       handleCurrentChange(page) {

+ 3 - 3
src/containers/center/setting/index.vue

@@ -3,8 +3,8 @@
     <div class="right-block-bd">
       <div class="m-account">
         <div class="account-tit" style="height:30px">
-          <a :class="{'current':show===1}" style="text-decoration: none;padding-bottom: 5px" @click="show=1" class="">基础资料</a>
-          <a :class="{'current':show===2}" style="text-decoration: none;padding-bottom: 5px" @click="show=2" class="">实名认证</a>
+         <a :class="{'current':show===1}" style="text-decoration: none;padding-bottom: 5px" @click="show=1" class="">基础资料</a>
+          <!-- <a :class="{'current':show===2}" style="text-decoration: none;padding-bottom: 5px" @click="show=2" class="">实名认证</a> -->
           <a :class="{'current':show===3}" style="text-decoration: none;padding-bottom: 5px" @click="show=3" class="">额外信息</a>
           <a :class="{'current':show===4}" style="text-decoration: none;padding-bottom: 5px" @click="show=4" class="">密码修改</a>
           <a :class="{'current':show===5}" style="text-decoration: none;padding-bottom: 5px" @click="show=5" class="">手机修改</a>
@@ -28,7 +28,7 @@
 
             <ul class="ul-form">
               <li class="txt-r">
-                <span class="l-t"></span>注:<i></i>只有头像、性别、毕业证可以修改
+                <span class="l-t"></span>注:<i></i>所有信息都非必须,你可以选择性上传
               </li>
 
               <li>