Skip to content

Commit 3a4e38c

Browse files
committed
build: 调整build逻辑->处理二进制打包问题
1 parent aea7b45 commit 3a4e38c

1 file changed

Lines changed: 7 additions & 11 deletions

File tree

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ NodePassDash是一个现代化的 NodePass 管理界面,基于 Go 后端 + Nex
99
>
1010
> ***升级前请务必备份好你的数据!*** 新版本支持数据迁移,但建议在安全的环境中先进行测试。
1111
12-
<div style="display: flex; align-items: center; gap: 12px;">
13-
<a href="https://dash.nodepass.eu/">
14-
<img src="https://img.shields.io/badge/点击体验_Demo-000?style=for-the-badge&logo=heroui&logoColor=white&labelColor=000" alt="Deploy to NodePassDash">
15-
</a>
16-
<span><strong>演示账号:</strong> <code>nodepass</code> / <code>np123456</code></span>
17-
</div>
18-
19-
> ⚠️ **重要提醒:演示环境,请勿更改密码,请勿填写任何敏感信息**
20-
2112
## ✨ 主要特性
2213

2314
- 🚀 **高性能 Go 后端**: 完全重构的 Go 后端,性能提升 300%+,内存占用降低 60%
@@ -51,10 +42,15 @@ NodePassDash是一个现代化的 NodePass 管理界面,基于 Go 后端 + Nex
5142
```
5243

5344
## ⚡️ 快速开始
54-
55-
5645

46+
<div style="display: flex; align-items: center; gap: 12px;">
47+
<a href="https://dash.nodepass.eu/">
48+
<img src="https://img.shields.io/badge/点击体验_Demo-000?style=for-the-badge&logo=heroui&logoColor=white&labelColor=000" alt="Deploy to NodePassDash">
49+
</a>
50+
<span><strong>演示账号:</strong> <code>nodepass</code> / <code>np123456</code></span>
51+
</div>
5752

53+
> ⚠️ **重要提醒:演示环境,请勿更改密码,请勿填写任何敏感信息**
5854
5955
我们提供三种部署方式,请根据你的需求选择:
6056

0 commit comments

Comments
 (0)