readme 路径调整
This commit is contained in:
@@ -12,8 +12,8 @@ isComponent: true
|
||||
|
||||
```json
|
||||
"usingComponents": {
|
||||
"t-button": "tdesign-miniprogram/button/button",
|
||||
"t-button-group": "tdesign-miniprogram/button-group/button-group"
|
||||
"t-button": "/components/button/button",
|
||||
"t-button-group": "/components/button-group/button-group"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user