فهرست منبع

1.0.60 修复 moment.js 的bug。

YangZhiJie 2 سال پیش
والد
کامیت
3bce824ba1
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      package.json
  2. 1 1
      public/index-release.html

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "prodog-pc-client",
   "description": "Leanwo Prodog Client",
-  "version": "1.0.59",
+  "version": "1.0.60",
   "author": "yangzhijie1488 <yangzhijie1488@163.com>",
   "scripts": {
     "dev": "cross-env webpack serve --config ./webpack.dev.js",

+ 1 - 1
public/index-release.html

@@ -47,7 +47,7 @@
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/jQuery-ResizableColumns/jQuery.resizableColumns.js"></script>
 	<!-- <script src="../static/js/api.js"></script> -->
 
-	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/moment/moment.min.js"></script>
+	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/moment/min/moment.min.js"></script>
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/moment/locale/zh-cn.js"></script>
 
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/reconnecting-websocket/reconnecting-websocket.js"></script>