Jelajahi Sumber

Merge branch 'beta'

SanHQin 1 bulan lalu
induk
melakukan
688eba2166

+ 1 - 1
dist/index.html

@@ -32,7 +32,7 @@
       width: 100%;
       background: #e6eaf0;
       font-family: '黑体';
-    }</style><link href=./static/css/app.156045663f5343f214c4a79f74d1c8ea.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.161e82026ac2ae03ab6f.js></script><script type=text/javascript src=./static/js/vendor.b7212920b6e58d14a873.js></script><script type=text/javascript src=./static/js/app.5d0ddd6e68b49886c989.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.d514651c4e769aa63123e4e00b99bdca.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.161e82026ac2ae03ab6f.js></script><script type=text/javascript src=./static/js/vendor.b7212920b6e58d14a873.js></script><script type=text/javascript src=./static/js/app.e03d09c2c2767b1dfb2a.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

File diff ditekan karena terlalu besar
+ 0 - 0
dist/static/css/app.d514651c4e769aa63123e4e00b99bdca.css


File diff ditekan karena terlalu besar
+ 0 - 0
dist/static/css/app.d514651c4e769aa63123e4e00b99bdca.css.map


File diff ditekan karena terlalu besar
+ 0 - 0
dist/static/js/app.e03d09c2c2767b1dfb2a.js


File diff ditekan karena terlalu besar
+ 0 - 0
dist/static/js/app.e03d09c2c2767b1dfb2a.js.map


File diff ditekan karena terlalu besar
+ 0 - 0
dist/static/js/manifest.161e82026ac2ae03ab6f.js.map


+ 2 - 3
src/components/pages/liyuan/CourseCon.vue

@@ -134,9 +134,8 @@ export default {
           console.log(error);
         }
         console.log('betaL',this.betaL);
-        
-        // sessionStorage.setItem('gotype', this.$route.path);
-        let to = `/pbl-student-table/dist/#/index?userid=${this.$route.query.userid}&oid=${this.$route.query.oid}&org=${this.$route.query.org}&role=${this.$route.query.role}&tType=${this.$route.query.tType}&cid=&screenType=3&gotype=1`
+        sessionStorage.setItem('gotype', this.$route.path);
+        let to = `/pbl-student-table/dist/#/index?userid=${this.$route.query.userid}&oid=${this.$route.query.oid}&org=${this.$route.query.org}&role=${this.$route.query.role}&tType=${this.$route.query.tType}&cid=&screenType=3`
         let con = this.betaL =='beta'? 'https://beta.pbl.cocorobo.cn' : 'https://pbl.cocorobo.cn'
         console.log( `${con}${to}`);
         window.location.href = `${con}${to}`;

+ 1 - 1
src/components/pages/liyuan/page/teadTest.vue

@@ -1,6 +1,6 @@
 <template>
     <div class="i_body_box">
-        <backPage tit="资料搜集"></backPage>
+        <backPage tit="考核资料"></backPage>
         <div class="check_nav">
             <div class="nav all" :class="{ active: checkTypeValue == typeListStr }"
             @click="changeShowType(typeListStr)">

+ 1 - 1
src/components/pages/liyuan/teacherDevelop.vue

@@ -40,7 +40,7 @@ export default {
         { title: '个人档案', icon: require('../../../assets/icon/liyuan/gerendangan.svg'), type: 1, to: "/userInfoL",role:0 },
         { title: '教师画像', icon: require('../../../assets/icon/liyuan/jiaoshihuaxiang.svg'), type: 1, to: "/portraitL",role:0 },
         { title: '课堂观察', icon: require('../../../assets/icon/liyuan/ketangguancha.svg'), type: 1, to: "/classroomObservation",role:0 },
-        { title: '智能表单', icon: require('../../../assets/icon/liyuan/zhinengbiaodan.svg'), type: 1, to: "/sassPlatform",role:1,sassPlatFormTypeId:"4cdce114-8a00-11f0-9c7b-005056924926" },
+        { title: '智能表单', icon: require('../../../assets/icon/liyuan/zhinengbiaodan.svg'), type: 1, to: "/sassPlatform",role:1,sassPlatFormTypeId:"eefb7195-8ee7-11f0-9c7b-005056924926" },
         { title: '考核资料', icon: require('../../../assets/icon/liyuan/zlsj.svg'), type: 1, to: "/teadTest",role:0,sortId:'eefb7195-8ee7-11f0-9c7b-005056924926' },
         { title: '考核审核', icon: require('../../../assets/icon/liyuan/workTest.svg'), type: 1, to: "/testReview",role:0 },
       ]

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini