From 1f9e43b7bbb848c7ee2aaa89ffece17002b2c915 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 16 一月 2026 17:31:08 +0800
Subject: [PATCH] 2026.1.16

---
 miniprogram_npm/tdesign-miniprogram/miniprogram_npm/dayjs/locale/ja.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/miniprogram_npm/tdesign-miniprogram/miniprogram_npm/dayjs/locale/ja.js b/miniprogram_npm/tdesign-miniprogram/miniprogram_npm/dayjs/locale/ja.js
index cd52f36..ee6cc25 100644
--- a/miniprogram_npm/tdesign-miniprogram/miniprogram_npm/dayjs/locale/ja.js
+++ b/miniprogram_npm/tdesign-miniprogram/miniprogram_npm/dayjs/locale/ja.js
@@ -1 +1 @@
-!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ja=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"ja",weekdays:"鏃ユ洔鏃鏈堟洔鏃鐏洔鏃姘存洔鏃鏈ㄦ洔鏃閲戞洔鏃鍦熸洔鏃�".split("_"),weekdaysShort:"鏃鏈坃鐏玙姘確鏈╛閲慱鍦�".split("_"),weekdaysMin:"鏃鏈坃鐏玙姘確鏈╛閲慱鍦�".split("_"),months:"1鏈坃2鏈坃3鏈坃4鏈坃5鏈坃6鏈坃7鏈坃8鏈坃9鏈坃10鏈坃11鏈坃12鏈�".split("_"),monthsShort:"1鏈坃2鏈坃3鏈坃4鏈坃5鏈坃6鏈坃7鏈坃8鏈坃9鏈坃10鏈坃11鏈坃12鏈�".split("_"),ordinal:function(e){return e+"鏃�"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY骞碝鏈圖鏃�",LLL:"YYYY骞碝鏈圖鏃� HH:mm",LLLL:"YYYY骞碝鏈圖鏃� dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY骞碝鏈圖鏃�",lll:"YYYY骞碝鏈圖鏃� HH:mm",llll:"YYYY骞碝鏈圖鏃�(ddd) HH:mm"},meridiem:function(e){return e<12?"鍗堝墠":"鍗堝緦"},relativeTime:{future:"%s寰�",past:"%s鍓�",s:"鏁扮",m:"1鍒�",mm:"%d鍒�",h:"1鏅傞枔",hh:"%d鏅傞枔",d:"1鏃�",dd:"%d鏃�",M:"1銉舵湀",MM:"%d銉舵湀",y:"1骞�",yy:"%d骞�"}};return t.default.locale(d,null,!0),d}));
\ No newline at end of file
+!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ja=_(e.dayjs)}(this,function(e){"use strict";var _=function(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}(e),t={name:"ja",weekdays:"鏃ユ洔鏃鏈堟洔鏃鐏洔鏃姘存洔鏃鏈ㄦ洔鏃閲戞洔鏃鍦熸洔鏃�".split("_"),weekdaysShort:"鏃鏈坃鐏玙姘確鏈╛閲慱鍦�".split("_"),weekdaysMin:"鏃鏈坃鐏玙姘確鏈╛閲慱鍦�".split("_"),months:"1鏈坃2鏈坃3鏈坃4鏈坃5鏈坃6鏈坃7鏈坃8鏈坃9鏈坃10鏈坃11鏈坃12鏈�".split("_"),monthsShort:"1鏈坃2鏈坃3鏈坃4鏈坃5鏈坃6鏈坃7鏈坃8鏈坃9鏈坃10鏈坃11鏈坃12鏈�".split("_"),ordinal:function(e){return e+"鏃�"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY骞碝鏈圖鏃�",LLL:"YYYY骞碝鏈圖鏃� HH:mm",LLLL:"YYYY骞碝鏈圖鏃� dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY骞碝鏈圖鏃�",lll:"YYYY骞碝鏈圖鏃� HH:mm",llll:"YYYY骞碝鏈圖鏃�(ddd) HH:mm"},meridiem:function(e){return e<12?"鍗堝墠":"鍗堝緦"},relativeTime:{future:"%s寰�",past:"%s鍓�",s:"鏁扮",m:"1鍒�",mm:"%d鍒�",h:"1鏅傞枔",hh:"%d鏅傞枔",d:"1鏃�",dd:"%d鏃�",M:"1銉舵湀",MM:"%d銉舵湀",y:"1骞�",yy:"%d骞�"}};return _.default.locale(t,null,!0),t});
\ No newline at end of file

--
Gitblit v1.9.3