lsc 1 year ago
parent
commit
53201be466

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 1 - 1
dist/report.html


+ 1 - 1
dist/static/css/chunk-0f58ec15.5b21b6f9.css → dist/static/css/chunk-1fa97a92.b22452cf.css

@@ -1 +1 @@
-[data-v-9e0c26f6] .van-tab{width:2.66667rem;text-align:center}[data-v-9e0c26f6] .van-tabs__line{width:2.4rem;height:.05333rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#4a8efc}[data-v-9e0c26f6] .van-tab__pane{height:calc(100vh - 4rem);overflow-y:auto;overflow-x:hidden;width:100%}.searchPage[data-v-9e0c26f6]{width:100%;height:calc(100vh - 3.33333rem);box-sizing:border-box;margin-top:.53333rem;min-height:8rem;overflow-y:auto;overflow-x:hidden}.search[data-v-9e0c26f6]{position:fixed;top:0;width:100%}.students[data-v-9e0c26f6]{width:95%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.26667rem}.students .stuBlock[data-v-9e0c26f6]{min-width:2.66667rem;margin-top:.26667rem;margin-right:.4rem;box-sizing:border-box;padding:.10667rem .13333rem;border-radius:.10667rem;background:#f6fafb;color:rgba(0,0,0,.9);font-family:Microsoft YaHei;font-size:.37333rem;font-style:normal}.searchBlock[data-v-9e0c26f6],.students .stuBlock[data-v-9e0c26f6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.searchBlock[data-v-9e0c26f6]{width:100%;height:1.2rem;background-color:#e8e8eb}.claTit[data-v-9e0c26f6]{margin-top:.53333rem;margin-left:.26667rem;width:3.46667rem;height:.8rem;line-height:.53333rem;color:#101010;font-size:.37333rem;text-align:left;font-family:PingFangSC-regular}
+[data-v-d3592130] .van-tab{width:2.66667rem;text-align:center}[data-v-d3592130] .van-tabs__line{width:2.4rem;height:.05333rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#4a8efc}[data-v-d3592130] .van-tab__pane{height:calc(100vh - 4rem);overflow-y:auto;overflow-x:hidden;width:100%}.searchPage[data-v-d3592130]{width:100%;height:calc(100vh - 3.33333rem);box-sizing:border-box;margin-top:.53333rem;min-height:8rem;overflow-y:auto;overflow-x:hidden}.search[data-v-d3592130]{position:fixed;top:0;width:100%}.students[data-v-d3592130]{width:95%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.26667rem}.students .stuBlock[data-v-d3592130]{min-width:2.66667rem;margin-top:.26667rem;margin-right:.4rem;box-sizing:border-box;padding:.10667rem .13333rem;border-radius:.10667rem;background:#f6fafb;color:rgba(0,0,0,.9);font-family:Microsoft YaHei;font-size:.37333rem;font-style:normal}.searchBlock[data-v-d3592130],.students .stuBlock[data-v-d3592130]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.searchBlock[data-v-d3592130]{width:100%;height:1.2rem;background-color:#e8e8eb}.claTit[data-v-d3592130]{margin-top:.53333rem;margin-left:.26667rem;width:3.46667rem;height:.8rem;line-height:.53333rem;color:#101010;font-size:.37333rem;text-align:left;font-family:PingFangSC-regular}

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-4bc46bd1.d8c49503.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-6a026336.af95b3c3.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.2e03585e.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.a9739715.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-027b6cc2.74650e2a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-0f58ec15.5d8ffba7.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1fa97a92.f7ed2f90.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-4bc46bd1.07e834bd.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-6a026336.2536b2ce.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-79a29b89.db7e038f.js


+ 7 - 0
src/App.vue

@@ -19,6 +19,13 @@ export default {
     }
     }
   },
   },
   created() {
   created() {
+    document.addEventListener(
+      'touchmove',
+      function(event) {
+        event.preventDefault()
+      },
+      false
+    )
     console.log(this.$wx)
     console.log(this.$wx)
   },
   },
   methods: {
   methods: {

+ 1 - 1
src/views/eva/index.vue

@@ -24,7 +24,7 @@
         :swipeable="true"
         :swipeable="true"
         :lazy-render="true"
         :lazy-render="true"
         @click="spread"
         @click="spread"
-        @touchmove.prevent
+        @touchmove.stop=""
       >
       >
         <van-tab v-for="(e, index) in classLists" :key="index + 't'" :name="e.id" :title="e.name">
         <van-tab v-for="(e, index) in classLists" :key="index + 't'" :name="e.id" :title="e.name">
           <!-- <classList :claName="i"></classList> -->
           <!-- <classList :claName="i"></classList> -->

+ 1 - 1
src/views/eva/searchstuDetail.vue

@@ -59,7 +59,7 @@
         v-show="conList.length"
         v-show="conList.length"
         v-for="(i, index) in conList"
         v-for="(i, index) in conList"
         :key="index"
         :key="index"
-        @touchmove.prevent
+        @touchmove.stop=""
       >
       >
         <div class="observe_content" @click="recordContinue(i.rid)">
         <div class="observe_content" @click="recordContinue(i.rid)">
           <div class="observe_contentTit">
           <div class="observe_contentTit">

+ 1 - 1
src/views/eva/studentDetail.vue

@@ -78,7 +78,7 @@
         v-show="conList.length"
         v-show="conList.length"
         v-for="(i, index) in conList"
         v-for="(i, index) in conList"
         :key="index"
         :key="index"
-        @touchmove.prevent
+        @touchmove.stop=""
       >
       >
         <div class="observe_content" @click.stop="recordContinue(i.rid)">
         <div class="observe_content" @click.stop="recordContinue(i.rid)">
           <div class="observe_contentTit">
           <div class="observe_contentTit">

Some files were not shown because too many files changed in this diff