readme 路径调整

This commit is contained in:
2022-12-04 10:14:56 +08:00
parent 0f2f38f6fd
commit 20e901da0a
22 changed files with 53 additions and 53 deletions

View File

@@ -12,7 +12,7 @@ isComponent: true
```json
"usingComponents": {
"t-empty": "tdesign-miniprogram/empty/empty"
"t-empty": "/components/empty/empty"
}
```