mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-26 11:36:33 +08:00
docs(GoodsAction): fix demo problem (#2464)
This commit is contained in:
parent
259d914db3
commit
e70484e0f5
@ -77,8 +77,8 @@ Page({
|
|||||||
<van-goods-action-icon icon="chat-o" text="客服" />
|
<van-goods-action-icon icon="chat-o" text="客服" />
|
||||||
<van-goods-action-icon icon="cart-o" text="购物车" info="5" />
|
<van-goods-action-icon icon="cart-o" text="购物车" info="5" />
|
||||||
<van-goods-action-icon icon="shop-o" text="店铺" />
|
<van-goods-action-icon icon="shop-o" text="店铺" />
|
||||||
<van-goods-action-button text="加入购物车" type="warning" />
|
<van-goods-action-button color="#be99ff" text="加入购物车" type="warning" />
|
||||||
<van-goods-action-button text="立即购买" />
|
<van-goods-action-button color="#7232dd" text="立即购买" />
|
||||||
</van-goods-action>
|
</van-goods-action>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user