소스 검색

Merge branch 'master' of http://prodog.leanwo.com:3000/prodog-client-2023/client-base-v4

liuyanpeng 3 년 전
부모
커밋
4d74e458f9
2개의 변경된 파일106개의 추가작업 그리고 50개의 파일을 삭제
  1. 1 2
      public/index-debug.html
  2. 105 48
      src/customer/printTemp/step2.vue

+ 1 - 2
public/index-debug.html

@@ -65,9 +65,8 @@
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/dayjs/dayjs.min.js"></script>
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/axios/dist/axios.js"></script>
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/sortablejs/Sortable.js"></script>
-	
+	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/antv/x6/dist/x6.js"></script>
 
-	<script src="https://unpkg.com/@antv/x6@1.34.6/dist/x6.js"></script>
 
 	
 	<script nonce="*NONCE_TOKEN*"  type="text/javascript">

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 105 - 48
src/customer/printTemp/step2.vue


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