소스 검색

4.14打包上传

liuqiao 2 년 전
부모
커밋
0dd557b211

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/app.c1fdd4c5.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/app.cc7c0cda.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-5d632a8e.8d95c748.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-9b13cc9c.549b19ca.css


+ 0 - 0
dist/static/css/chunk-eec60f30.c473af82.css → dist/static/css/chunk-a7b25e30.c473af82.css


BIN
dist/static/img/16.5a0b935a.png


BIN
dist/static/img/defaultmousecontrol.1c67d980.png


BIN
dist/static/img/pan.17164f4c.png


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.02593d41.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-5d632a8e.6f849059.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-9b13cc9c.5281f95e.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-a7b25e30.91ff205c.js


+ 3 - 0
src/views/index/HCFDLab/index.vue

@@ -3358,7 +3358,10 @@ hcfdparam(){
         },
  //模块选择
   clickgeometry(e,index,key){
+  
 var e=e||window.Event
+  console.log(e.screenX)
+   console.log(122222)
 this.styX.left=e.clientX+'px';
     this.active=key;
     console.log(key);

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.