jqh 5 年之前
父节点
当前提交
c2eba7a353

文件差异内容过多而无法显示
+ 0 - 0
resources/assets/dcat/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js


文件差异内容过多而无法显示
+ 0 - 0
resources/assets/dcat/plugins/moment/moment-with-locales.min.js


文件差异内容过多而无法显示
+ 0 - 0
resources/assets/dcat/plugins/moment/moment.min.js


文件差异内容过多而无法显示
+ 0 - 0
resources/dist/dcat/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js


文件差异内容过多而无法显示
+ 0 - 0
resources/dist/dcat/plugins/moment/moment-with-locales.min.js


文件差异内容过多而无法显示
+ 0 - 0
resources/dist/dcat/plugins/moment/moment.min.js


+ 1 - 1
src/Layout/Assets.php

@@ -87,7 +87,7 @@ class Assets
         ],
         '@moment' => [
             'js' => [
-                'dcat-admin/dcat/plugins/moment/moment-with-locales.min.js',
+                'dcat-admin/dcat/plugins/moment/moment.min.js',
             ],
         ],
         '@moment-timezone' => [

部分文件因为文件数量过多而无法显示