add admin

This commit is contained in:
Chuck1sn
2025-05-14 12:17:21 +08:00
parent 182abef740
commit c513029b94
4 changed files with 10 additions and 5 deletions

View File

@@ -80,7 +80,10 @@
你不需要安装 Java不需要安装 Javascript不需要安装 Vue不需要安装 mysql不需要配置这个修改那个。
无论你是 Linux 还是 Mac 还是 Windows都能够在 2 钟内一键部署好整个系统。
无论你是 Linux 还是 Mac 还是 Windows都能够在 2 钟内一键部署好整个系统。
![dockerbuild](/assets/dockerbuild.png)
**获取部署脚本,请加 QQ 群638254979**
@@ -89,12 +92,14 @@
本系统会在「开发环境->测试环境->生产环境」自动生成并配置免费的 Https 证书供你使用。不需要任何配置,只要运行部署脚本即可马上获取这项功能。
如果你是一个有经验的开发者,尤其是前端开发者,就应该能明白在开发和测试环境使用 Https 调试是多么的重要。
![https](/assets/https.png)
>注意,开发环境和测试环境的证书是自签名的,这意味着访问网站时需要手动点击信任按钮
## ❗国服特色
本项目已将以下仓库自动替换为国内镜像仓库,省却了用户自行配置的烦恼
- npm 官方仓库 -> 腾讯云镜像仓库
- maven 官方仓库 -> 腾讯云镜像仓库
- gradle-wrapper 官方仓库 -> 腾讯云镜像仓库
@@ -153,7 +158,7 @@
| gradle | 8.13 |
| docker | ^27 |
### 🔮 防失联,关注各大社区账号
## 🔮 防失联,关注各大社区同名账号
[![掘金](https://img.shields.io/badge/Blog-red?style=social&logo=Bytedance&logoColor=%233C8CFF&label=%E6%8E%98%E9%87%91%E7%A8%80%E5%9C%9F)](https://juejin.cn/user/3916896531658368)

BIN
assets/dockerbuild.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

BIN
assets/https.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

View File

@@ -14,12 +14,12 @@
</path>
</svg>
</button>
<a href="https://www.mjga.cc" target="_blank" class="flex ms-2 md:me-24">
<a href="https://github.com/ccmjga/zhilu-admin" target="_blank" class="flex ms-2 md:me-24">
<span class="self-center text-xl font-semibold sm:text-2xl whitespace-nowrap dark:text-white">知路后台管理</span>
</a>
</div>
<div class="flex items-center space-x-3">
<a href="https://github.com/ccmjga/mjga-scaffold" target="_blank"
<a href="https://github.com/ccmjga/zhilu-admin" target="_blank"
class="flex items-center border rounded-sm border-gray-300">
<span class=" bg-gray-200 rounded-r-none border-r border-r-gray-300">
<svg class="me-0.5 inline pl-1.5 pb-1 w-6 h-6 text-gray-800 dark:text-white bg-gray-200 "
@@ -30,7 +30,7 @@
</svg>
<span class="text-sm pl-0.5 pr-2 font-medium">Star</span>
</span>
<span class="text-sm py-0.5 px-2 font-medium">0.45k</span>
<span class="text-sm py-0.5 px-2 font-medium">0.1k</span>
</a>
<span class="flex space-x-2">
<svg class="w-6 h-6 text-gray-500" fill="currentColor" viewBox="0 0 20 20"