问题模块 |
---|
教程反馈 |
Vant Weapp
Card 商品卡片
问题: centered属性无效(文字没有居中)
代码:
<van-card
desc="描述信息"
title="商品标题"
centered
thumb="https://developers.weixin.qq.com/miniprogram/dev/image/cat/0.jpg?t=19011013"
显示:
/>
网友回复
那个很帅的小白:
这是哪个api?组件呢?
问题模块 |
---|
教程反馈 |
Vant Weapp
问题: centered属性无效(文字没有居中)
代码:
<van-card
desc="描述信息"
title="商品标题"
centered
thumb="https://developers.weixin.qq.com/miniprogram/dev/image/cat/0.jpg?t=19011013"
显示:
/>
这是哪个api?组件呢?