Skip to content

Commit e72fe40

Browse files
committed
docs: update readme
1 parent d17083a commit e72fe40

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"[vue]": {
88
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
99
},
10+
"[markdown]": {
11+
"editor.formatOnSave": false
12+
},
1013
"cSpell.words": [
1114
"uniapp",
1215
"dcloudio",

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616

1717
基于 Vue 3 + TypeScript + Vite + TDesign Uniapp 的跨端移动应用开发模板,支持 H5、微信小程序、支付宝小程序等多平台。
1818

19+
## 📱 扫码预览
20+
21+
| 平台 | 预览 |
22+
--- | --- |
23+
| H5 | <img src="./docs/image/tdesign-uniapp-starter-h5.png" width="200" /> |
24+
| 小程序 | <img src="./docs/image/tdesign-uniapp-starter-h5.png" width="200" /> |
25+
1926
## ✨ 特性
2027

2128
- 🎨 **TDesign 组件库** - 腾讯出品的企业级设计体系
@@ -151,10 +158,6 @@ pnpm type-check
151158
- [Vue 3 文档](https://cn.vuejs.org/)
152159
- [Vite 文档](https://cn.vitejs.dev/)
153160

154-
## 📱 扫码预览
155-
156-
<img src="./docs/image/tdesign-uniapp-starter-h5.png" width="300" />
157-
158161
## 🎨 设计稿
159162

160163
- **移动端通用场景页面模版**: [CoDesign](https://codesign.qq.com/s/567449555703953)
84.3 KB
Loading

0 commit comments

Comments
 (0)