lvhao 1 日 前
コミット
53edf27b69
1 ファイル変更3 行追加3 行削除
  1. 3 3
      template/erp/fullorder_edit.html

+ 3 - 3
template/erp/fullorder_edit.html

@@ -20,7 +20,7 @@
 	display: none;
 }
 </style>
-<link rel="stylesheet" href="{$theme}js/tishi/mTips.css?v={time()}">
+<link rel="stylesheet" href="{$theme}js/tishi/mTips.css?v=20250916">
 <body>
 <div class="warp">
 <div class="packing">
@@ -842,7 +842,7 @@
 </div>
 <div class="none fullorderdata"></div>
 <div class="zm none"></div>
-<script src="{$theme}js/tishi/mTips.js?v={time()}"></script>
+<script src="{$theme}js/tishi/mTips.js?v=20250916"></script>
 <script type="text/javascript">var addedit="/fullorder/edit/";var fh="/fullorder";
  $(".yzxx").click(function() {
 	var zsbjz = "{$fullorder['zsbjz']}";
@@ -1294,6 +1294,6 @@ $("#is_jiaji_id").on('change',function(){
 });
 
 </script>
-<script src="{$theme}js/fullorder-addedit.js?v={time()}"></script>
+<script src="{$theme}js/fullorder-addedit.js?v=20250916"></script>
 <script type="text/javascript" src="{$theme}js/time.js"></script>
 {Template footer}