diff --git a/version.md b/version.md index da8b5c76..9b6d0aa1 100644 --- a/version.md +++ b/version.md @@ -50,7 +50,7 @@ [add] 服务上架dockerhub #### 1.3.4-JDK24 - [fix]支持Mac平台应用安装 + [fix]支持Mac平台应用安装,默认wlcn-client、wlcn-server 使用本地h2作为数据存储 [fix]UI优化 [add]添加区域管理 [add]默认客户端ID为当前设备唯一标识 diff --git a/wlcn-website/README.md b/wlcn-website/README.md index 21b8c760..0d4abe1d 100644 --- a/wlcn-website/README.md +++ b/wlcn-website/README.md @@ -237,5 +237,5 @@ CMD ["nginx", "-g", "daemon off;"] --- **版本**: 1.0.0 -**更新时间**: 2024年12月 +**更新时间**: 2025年8月 **维护者**: 吴佳伟 \ No newline at end of file diff --git a/wlcn-website/package.json b/wlcn-website/package.json index 4d0e5e59..32bdcf45 100644 --- a/wlcn-website/package.json +++ b/wlcn-website/package.json @@ -1,6 +1,6 @@ { "name": "wu-lazy-cloud-network-website", - "version": "1.3.1", + "version": "1.3.3", "description": "Wu-Lazy-Cloud-Network 官方网站", "private": true, "scripts": { diff --git a/wlcn-website/src/components/Header.vue b/wlcn-website/src/components/Header.vue index 20d9f767..b1e23117 100644 --- a/wlcn-website/src/components/Header.vue +++ b/wlcn-website/src/components/Header.vue @@ -19,6 +19,10 @@
+ + + 体验地址 + Gitee diff --git a/wlcn-website/src/views/About.vue b/wlcn-website/src/views/About.vue index fe48cc40..d2d1bb02 100644 --- a/wlcn-website/src/views/About.vue +++ b/wlcn-website/src/views/About.vue @@ -51,7 +51,7 @@
-
1.3.1
+
1.3.3
当前版本
@@ -239,8 +239,8 @@
-

v1.3.1 (当前版本)

-

2024年12月

+

v1.3.3 (当前版本)

+

2025年8月

  • 升级到 JDK 24 和 Spring Boot 3.5.0
  • 优化网络性能和稳定性
  • diff --git a/wlcn-website/src/views/Download.vue b/wlcn-website/src/views/Download.vue index 7c1c6dd7..98a32d29 100644 --- a/wlcn-website/src/views/Download.vue +++ b/wlcn-website/src/views/Download.vue @@ -25,7 +25,7 @@
    发布日期 - 2024年12月 + 2025年8月
    JDK 版本 diff --git a/wlcn-website/src/views/Home.vue b/wlcn-website/src/views/Home.vue index 119ba4be..be07461a 100644 --- a/wlcn-website/src/views/Home.vue +++ b/wlcn-website/src/views/Home.vue @@ -26,7 +26,7 @@
    -
    1.3.1
    +
    1.3.3
    当前版本
    diff --git a/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/src/main/resources/app.icns b/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/src/main/resources/app.icns new file mode 100644 index 00000000..2452c97d --- /dev/null +++ b/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/src/main/resources/app.icns @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file