docs: 备注修改
This commit is contained in:
parent
1beb9b5a26
commit
186a641366
18
README.md
18
README.md
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/WANG-Fan0912/SnowAdmin" target="_blank">
|
<a href="https://github.com/WangFan-io/SnowAdmin" target="_blank">
|
||||||
<img src="https://img.shields.io/badge/License-MIT-%2343aefc" alt="License">
|
<img src="https://img.shields.io/badge/License-MIT-%2343aefc" alt="License">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/WANG-Fan0912/SnowAdmin" target="_blank">
|
<a href="https://github.com/WangFan-io/SnowAdmin" target="_blank">
|
||||||
<img src="https://img.shields.io/badge/vue_.js-vue3_.x-%2300b42a" alt="Vue">
|
<img src="https://img.shields.io/badge/vue_.js-vue3_.x-%2300b42a" alt="Vue">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/WANG-Fan0912/SnowAdmin" target="_blank">
|
<a href="https://github.com/WangFan-io/SnowAdmin" target="_blank">
|
||||||
<img src="https://img.shields.io/badge/Vite-6x-%2311B337" alt="Vite">
|
<img src="https://img.shields.io/badge/Vite-6x-%2311B337" alt="Vite">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/WANG-Fan0912/SnowAdmin" target="_blank">
|
<a href="https://github.com/WangFan-io/SnowAdmin" target="_blank">
|
||||||
<img alt="arco.design" src="https://img.shields.io/badge/arco.design-2.57.0-%23%2028%2C175%2C%2063">
|
<img alt="arco.design" src="https://img.shields.io/badge/arco.design-2.57.0-%23%2028%2C175%2C%2063">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@ -32,8 +32,8 @@ SnowAdmin 是一个清新优雅、高颜值且功能强大的后台管理模板
|
|||||||
**代码仓库**
|
**代码仓库**
|
||||||
|
|
||||||
| 平台 | 仓库地址 |
|
| 平台 | 仓库地址 |
|
||||||
| ------ | -------------------------------------------------------- |
|
| ------ | ------------------------------------------------------ |
|
||||||
| GitHub | [Github 仓库](https://github.com/WANG-Fan0912/SnowAdmin) |
|
| GitHub | [Github 仓库](https://github.com/WangFan-io/SnowAdmin) |
|
||||||
| Gitee | [Gitee 仓库](https://gitee.com/wang_fan_w/SnowAdmin) |
|
| Gitee | [Gitee 仓库](https://gitee.com/wang_fan_w/SnowAdmin) |
|
||||||
|
|
||||||
> 完整版分支:main
|
> 完整版分支:main
|
||||||
@ -93,7 +93,7 @@ SnowAdmin 是一个清新优雅、高颜值且功能强大的后台管理模板
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 克隆代码
|
# 克隆代码
|
||||||
git clone https://github.com/WANG-Fan0912/SnowAdmin.git
|
git clone https://github.com/WangFan-io/SnowAdmin.git
|
||||||
```
|
```
|
||||||
|
|
||||||
### 从 Gitee 获取代码 🔗
|
### 从 Gitee 获取代码 🔗
|
||||||
@ -226,14 +226,14 @@ SnowAdmin
|
|||||||
### 学习 & 交流 🏫
|
### 学习 & 交流 🏫
|
||||||
|
|
||||||
| SnowAdmin 交流群 |
|
| SnowAdmin 交流群 |
|
||||||
| :------------------------------------------------: |
|
| :---------------------------------------------------------------------------------------------------------: |
|
||||||
|  |
|
|  |
|
||||||
|
|
||||||
使用过程中有各种问题也可以进群交流,欢迎大家积极参与
|
使用过程中有各种问题也可以进群交流,欢迎大家积极参与
|
||||||
|
|
||||||
### 支持作者 🌟
|
### 支持作者 🌟
|
||||||
|
|
||||||
如果觉得框架不错,或者已经在使用了,希望你可以去 [GitHub](https://github.com/WANG-Fan0912/SnowAdmin) ⭐ Star,这将是对我极大的鼓励与支持。
|
如果觉得框架不错,或者已经在使用了,希望你可以去 [GitHub](https://github.com/WangFan-io/SnowAdmin) ⭐ Star,这将是对我极大的鼓励与支持。
|
||||||
|
|
||||||
### 免责条款 📫
|
### 免责条款 📫
|
||||||
|
|
||||||
|
|||||||
@ -7,16 +7,16 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "WANGFan",
|
"name": "WANGFan",
|
||||||
"email": "2547096351@qq.com",
|
"email": "2547096351@qq.com",
|
||||||
"url": "https://github.com/WANG-Fan0912"
|
"url": "https://github.com/WangFan-io"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/WANG-Fan0912/SnowAdmin",
|
"homepage": "https://github.com/WangFan-io/SnowAdmin",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/WANG-Fan0912/SnowAdmin.git"
|
"url": "https://github.com/WangFan-io/SnowAdmin.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/WANG-Fan0912/SnowAdmin/issues"
|
"url": "https://github.com/WangFan-io/SnowAdmin/issues"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
const onFooter = () => {
|
const onFooter = () => {
|
||||||
window.open("https://github.com/WANG-Fan0912/SnowAdmin", "_blank");
|
window.open("https://github.com/WangFan-io/SnowAdmin", "_blank");
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
@ -180,7 +180,7 @@ const onPerson = (type: number) => {
|
|||||||
|
|
||||||
// 项目地址
|
// 项目地址
|
||||||
const onProject = () => {
|
const onProject = () => {
|
||||||
window.open("https://github.com/WANG-Fan0912/SnowAdmin", "_blank");
|
window.open("https://github.com/WangFan-io/SnowAdmin", "_blank");
|
||||||
};
|
};
|
||||||
|
|
||||||
// 退出登录
|
// 退出登录
|
||||||
|
|||||||
@ -1575,7 +1575,7 @@ export const systemMenu = [
|
|||||||
disable: true,
|
disable: true,
|
||||||
keepAlive: true,
|
keepAlive: true,
|
||||||
affix: false,
|
affix: false,
|
||||||
link: "https://github.com/WANG-Fan0912/SnowAdmin", // 链接
|
link: "https://github.com/WangFan-io/SnowAdmin", // 链接
|
||||||
iframe: false, // 区分是否内链 true内链 false外链
|
iframe: false, // 区分是否内链 true内链 false外链
|
||||||
isFull: false,
|
isFull: false,
|
||||||
roles: ["admin"],
|
roles: ["admin"],
|
||||||
|
|||||||
@ -40,7 +40,7 @@ const projectInfo: any = [
|
|||||||
{
|
{
|
||||||
label: "GitHub",
|
label: "GitHub",
|
||||||
link: true,
|
link: true,
|
||||||
value: "https://github.com/WANG-Fan0912/SnowAdmin"
|
value: "https://github.com/WangFan-io/SnowAdmin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Gitee",
|
label: "Gitee",
|
||||||
|
|||||||
@ -67,7 +67,7 @@ const list = reactive({
|
|||||||
callMe: [
|
callMe: [
|
||||||
{ label: "📧邮箱", value: "2547096351@qq.com", link: false },
|
{ label: "📧邮箱", value: "2547096351@qq.com", link: false },
|
||||||
{ label: "📠微信", value: "fanction-w", link: false },
|
{ label: "📠微信", value: "fanction-w", link: false },
|
||||||
{ label: "🛰️github", value: "兔子先森", link: true, url: "https://github.com/WANG-Fan0912" },
|
{ label: "🛰️github", value: "兔子先森", link: true, url: "https://github.com/WangFan-io" },
|
||||||
{ label: "📚思否", value: "兔子先森", link: true, url: "https://segmentfault.com/blog/dcodes" },
|
{ label: "📚思否", value: "兔子先森", link: true, url: "https://segmentfault.com/blog/dcodes" },
|
||||||
{ label: "✒️掘金", value: "兔子先森Ace", link: true, url: "https://juejin.cn/user/1728883023940600/posts" }
|
{ label: "✒️掘金", value: "兔子先森Ace", link: true, url: "https://juejin.cn/user/1728883023940600/posts" }
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user