更新npm包

master
LiuJiaNan 2026-01-08 09:05:46 +08:00
parent 106837722f
commit 2a20ed36e3
2 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-to-print": "^3.2.0",
"zy-react-library": "^1.1.15"
"zy-react-library": "^1.1.24"
},
"devDependencies": {
"@antfu/eslint-config": "^5.4.1",

View File

@ -7,6 +7,8 @@ import "../blessed_by_buddha";
require("antd/dist/reset.css");
require("zy-react-library/css/common.less");
window.mapLongitude = "119.69457721306945";
window.mapLatitude = "39.940504336846665";
dayjs.locale("zh-cn");
setJJBCommonAntdMessage(message);