docs: 优化部分代码
This commit is contained in:
parent
217957dfd2
commit
96cbe7851b
10
README.md
10
README.md
@ -29,7 +29,7 @@
|
|||||||

|

|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://codercup.github.io/hello-unibest/" target="_blank">📱 在线预览</a>
|
<a href="https://codercup.github.io/unibest/" target="_blank">📱 在线预览</a>
|
||||||
<span style="margin:0 10px;">|</span>
|
<span style="margin:0 10px;">|</span>
|
||||||
<a href="#" target="_blank">📖 阅读文档(comming soon)</a>
|
<a href="#" target="_blank">📖 阅读文档(comming soon)</a>
|
||||||
</p>
|
</p>
|
||||||
@ -110,12 +110,6 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 🏆 贡献者
|
|
||||||
|
|
||||||
感谢以下参与项目的人:
|
|
||||||
|
|
||||||
TODO ADD
|
|
||||||
|
|
||||||
## 📄 License
|
## 📄 License
|
||||||
|
|
||||||
[MIT](https://opensource.org/license/mit/)
|
[MIT](https://opensource.org/license/mit/)
|
||||||
@ -144,7 +138,7 @@ Copyright (c) 2024 菲鸽
|
|||||||
扫码进微信群,微信群7天过期,作者会定期维护,争取读者每次打开都是可用的。
|
扫码进微信群,微信群7天过期,作者会定期维护,争取读者每次打开都是可用的。
|
||||||
|
|
||||||
<p align='center'>
|
<p align='center'>
|
||||||
<img alt="special sponsor appwrite" src="./screenshots/wx-group.png" width="300" style="margin-left:0px;">
|
<img alt="special sponsor appwrite" src="./screenshots/wx-group.jpg" width="300" style="margin-left:0px;">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## 💖 微信公众号
|
## 💖 微信公众号
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "unibest",
|
"name": "unibest",
|
||||||
"version": "1.0.0",
|
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
|
"version": "1.0.0",
|
||||||
"description": "unibest - 最好用的 uniapp 开发框架",
|
"description": "unibest - 最好用的 uniapp 开发框架",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Burt",
|
"name": "Burt",
|
||||||
@ -10,9 +10,9 @@
|
|||||||
"github": "https://github.com/codercup",
|
"github": "https://github.com/codercup",
|
||||||
"gitee": "https://gitee.com/codercup"
|
"gitee": "https://gitee.com/codercup"
|
||||||
},
|
},
|
||||||
|
"license": "MIT",
|
||||||
"repository": "https://github.com/codercup/unibest",
|
"repository": "https://github.com/codercup/unibest",
|
||||||
"repository-gitee": "https://gitee.com/codercup/unibest",
|
"repository-gitee": "https://gitee.com/codercup/unibest",
|
||||||
"license": "MIT",
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16",
|
"node": ">=16",
|
||||||
"pnpm": ">=7.30"
|
"pnpm": ">=7.30"
|
||||||
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 160 KiB |
BIN
screenshots/wx-group.jpg
Normal file
BIN
screenshots/wx-group.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
Loading…
x
Reference in New Issue
Block a user