This commit is contained in:
wolfcode
2023-06-15 16:26:55 +08:00
parent e1c3216904
commit c64597c986
3 changed files with 7 additions and 7 deletions

View File

@@ -17,11 +17,11 @@
```
1.下载安装包
git clone https://github.com/wolfcode-cn/easyAdmin8
git clone https://github.com/wolf-leo/easyAdmin8
或者
git clone https://gitee.com/wolf-code/easyAdmin8
git clone https://gitee.com/wolf18/easyAdmin8
2.安装依赖包(确保 PHP 版本 >= 8.0

View File

@@ -129,8 +129,8 @@
<td>Gitee</td>
<td style="padding-bottom: 0;">
<div class="layui-btn-container">
<a href="https://gitee.com/wolf-code/easyAdmin8" style="margin-right: 15px" target="_blank">
https://gitee.com/wolf-code/easyAdmin8
<a href="https://gitee.com/wolf18/easyAdmin8" style="margin-right: 15px" target="_blank">
https://gitee.com/wolf18/easyAdmin8
</a>
</div>
</td>
@@ -139,8 +139,8 @@
<td>Github</td>
<td style="padding-bottom: 0;">
<div class="layui-btn-container">
<a href="https://gitee.com/wolf-code/easyAdmin8" style="margin-right: 15px" target="_blank">
https://github.com/wolfcode-cn/easyAdmin8
<a href="https://gitee.com/wolf18/easyAdmin8" style="margin-right: 15px" target="_blank">
https://github.com/wolf-leo/easyAdmin8
</a>
</div>
</td>

View File

@@ -430,7 +430,7 @@ define(["jquery"], function ($) {
'<ul>\n' + bgColorHtml + '</ul>\n' +
'</div>\n' +
'<div class="more-menu-list">\n' +
'<a class="more-menu-item" href="https://gitee.com/wolf-code/easyAdmin8" target="_blank"><i class="layui-icon layui-icon-tabs" style="font-size: 16px;"></i> 开源地址</a>\n' +
'<a class="more-menu-item" href="https://gitee.com/wolf18/easyAdmin8" target="_blank"><i class="layui-icon layui-icon-tabs" style="font-size: 16px;"></i> 开源地址</a>\n' +
'</div>' +
'</div>';
layer.open({