提交 53d85766 编写于 作者: 杜庆泉's avatar 杜庆泉

Update uts-component.md

上级 d7eb2711
......@@ -1540,3 +1540,11 @@ Lottie动画示例,对应的源码实现:~/uni_modules/uts-animation-view
## 常见问题
#### 1 使用组件时,需要明确指定宽高
```
<uts-hello-view buttonText="点击按钮内容" style="width:375px;height: 375px;background-color: aqua;"></uts-hello-view>
```
不过通过style 指定组件宽高,会导致组件不显示
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册