docs: 优化部分代码

This commit is contained in:
菲鸽 2024-02-04 16:21:01 +08:00
parent 217957dfd2
commit 96cbe7851b
4 changed files with 4 additions and 10 deletions

View File

@ -29,7 +29,7 @@
![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png) ![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)
<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 @@
![v3 snippets](./screenshots/snippets.gif) ![v3 snippets](./screenshots/snippets.gif)
## &#x1F3C6; 贡献者
感谢以下参与项目的人:
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>
## 💖 微信公众号 ## 💖 微信公众号

View File

@ -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"

View File

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 160 KiB

BIN
screenshots/wx-group.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB