瀏覽代碼

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


二進制
dist/static/img/16.5a0b935a.png


二進制
dist/static/img/defaultmousecontrol.1c67d980.png


二進制
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);

部分文件因文件數量過多而無法顯示