更新 README.md
This commit is contained in:
parent
3e5003be39
commit
b5b1b0dd76
71
README.md
71
README.md
@ -1,70 +1 @@
|
||||
# TDesign 通用页面模板
|
||||
|
||||
基于 TDesign 打造的通用页面模板,包含通用的登陆注册、个人中心、设置中心、信息流等等功能。
|
||||
|
||||
## 模版功能预览
|
||||
|
||||
### 首页
|
||||
|
||||
<div style="display: flex">
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/home-1.png">
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/home-2.png">
|
||||
</div>
|
||||
|
||||
### 信息发布
|
||||
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/publish-1.png">
|
||||
|
||||
### 搜索页
|
||||
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/search-1.png">
|
||||
|
||||
### 个人中心
|
||||
<div style="display: flex">
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/user-1.png">
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/user-2.png">
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/user-3.png">
|
||||
</div>
|
||||
|
||||
|
||||
### 设置中心
|
||||
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/setting-1.png">
|
||||
|
||||
### 消息中心
|
||||
|
||||
<img width="375" alt="image" src="https://tdesign.gtimg.com/miniprogram/template/message-1.png">
|
||||
|
||||
|
||||
## 开发预览
|
||||
### 目录结构(TODO: 生成目录结构树)
|
||||
|
||||
|
||||
### 在开发者工具中预览
|
||||
|
||||
```bash
|
||||
# 安装项目依赖
|
||||
npm install
|
||||
|
||||
```
|
||||
|
||||
打开[微信开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html),导入整个项目,构建 npm 包,就可以预览示例了。
|
||||
|
||||
### 基础库版本
|
||||
|
||||
最低基础库版本`^2.6.5`
|
||||
|
||||
|
||||
## 贡献成员
|
||||
|
||||
<a href="https://github.com/TDesignOteam/tdesign-miniprogram-starter/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=TDesignOteam/tdesign-miniprogram-starter" />
|
||||
</a>
|
||||
|
||||
## 反馈
|
||||
|
||||
有任何问题,建议通过 [Github issues](https://github.com/TDesignOteam/tdesign-miniprogram-starter/issues) 反馈。
|
||||
|
||||
## 开源协议
|
||||
|
||||
TDesign 遵循 [MIT 协议](https://github.com/TDesignOteam/tdesign-miniprogram-starter/blob/main/LICENSE)。
|
||||
# 儿科项目 患者端小程序
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user