refactor: 统一改为 feige996
This commit is contained in:
parent
c9f0a6b885
commit
2e98f7cebe
22
README.md
22
README.md
@ -1,23 +1,23 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/codercup2/unibest">
|
<a href="https://github.com/feige996/unibest">
|
||||||
<img width="160" src="./src/static/logo.svg">
|
<img width="160" src="./src/static/logo.svg">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://github.com/codercup2/unibest" target="_blank">unibest - 最好的 uniapp 开发框架</a>
|
<a href="https://github.com/feige996/unibest" target="_blank">unibest - 最好的 uniapp 开发框架</a>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[](https://github.com/codercup/unibest)
|
[](https://github.com/feige996/unibest)
|
||||||
[](https://github.com/codercup/unibest)
|
[](https://github.com/feige996/unibest)
|
||||||
[](https://gitee.com/codercup/unibest/stargazers)
|
[](https://gitee.com/feige996/unibest/stargazers)
|
||||||
[](https://gitee.com/codercup/unibest/members)
|
[](https://gitee.com/feige996/unibest/members)
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -28,14 +28,14 @@
|
|||||||

|

|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://codercup2.github.io/unibest-docs/" target="_blank">📖 文档地址</a>
|
<a href="https://feige996.github.io/unibest-docs/" target="_blank">📖 文档地址</a>
|
||||||
<span style="margin:0 10px;">|</span>
|
<span style="margin:0 10px;">|</span>
|
||||||
<a href="https://codercup2.github.io/hello-unibest/" target="_blank">📱 DEMO 地址</a>
|
<a href="https://feige996.github.io/hello-unibest/" target="_blank">📱 DEMO 地址</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
注意旧的地址 [codercup](https://github.com/codercup/unibest) 我进不去了,使用新的 [codercup2](https://github.com/codercup2/unibest)。PR和 issue 也请使用新地址,否则无法合并。
|
注意旧的地址 [feige996](https://github.com/feige996/unibest) 我进不去了,使用新的 [feige996](https://github.com/feige996/unibest)。PR和 issue 也请使用新地址,否则无法合并。
|
||||||
|
|
||||||
## ⚙️ 环境
|
## ⚙️ 环境
|
||||||
|
|
||||||
|
14
package.json
14
package.json
@ -4,19 +4,19 @@
|
|||||||
"version": "2.4.3",
|
"version": "2.4.3",
|
||||||
"description": "unibest - 最好的 uniapp 开发模板",
|
"description": "unibest - 最好的 uniapp 开发模板",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "codercup",
|
"name": "feige996",
|
||||||
"zhName": "菲鸽",
|
"zhName": "菲鸽",
|
||||||
"email": "1020103647@qq.com",
|
"email": "1020103647@qq.com",
|
||||||
"github": "https://github.com/codercup",
|
"github": "https://github.com/feige996",
|
||||||
"gitee": "https://gitee.com/codercup"
|
"gitee": "https://gitee.com/feige996"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/codercup/unibest",
|
"repository": "https://github.com/feige996/unibest",
|
||||||
"repository-gitee": "https://gitee.com/codercup/unibest",
|
"repository-gitee": "https://gitee.com/feige996/unibest",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/codercup/unibest/issues"
|
"url": "https://github.com/feige996/unibest/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://codercup.github.io/unibest/",
|
"homepage": "https://feige996.github.io/unibest/",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18",
|
"node": ">=18",
|
||||||
"pnpm": ">=7.30"
|
"pnpm": ">=7.30"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user