mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
1070 lines
37 KiB
Plaintext
1070 lines
37 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`should render demo and match snapshot 1`] = `
|
|
<main>
|
|
<demo-block>
|
|
<wx-view
|
|
class="custom-class demo-block van-clearfix "
|
|
>
|
|
<wx-view
|
|
class="demo-block__title"
|
|
>
|
|
基础用法
|
|
</wx-view>
|
|
<van-goods-action
|
|
customClass="goods-action-position"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-goods-action"
|
|
>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType="contact"
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-chat-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
客服
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-icon
|
|
bind:click="onClickIcon"
|
|
>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-cart-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
购物车
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-button
|
|
bind:click="onClickButton"
|
|
>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--warning van-goods-action-button--first"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--warning van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
加入购物车
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
<van-goods-action-button
|
|
bind:click="onClickButton"
|
|
>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--danger van-goods-action-button--last"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--danger van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
立即购买
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
</wx-view>
|
|
</van-goods-action>
|
|
</wx-view>
|
|
</demo-block>
|
|
<demo-block>
|
|
<wx-view
|
|
class="custom-class demo-block van-clearfix "
|
|
>
|
|
<wx-view
|
|
class="demo-block__title"
|
|
>
|
|
提示信息
|
|
</wx-view>
|
|
<van-goods-action
|
|
customClass="goods-action-position"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-goods-action"
|
|
>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-chat-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
>
|
|
<wx-view
|
|
class="van-info van-info van-info--dot custom-class"
|
|
style=""
|
|
>
|
|
|
|
</wx-view>
|
|
</van-info>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
客服
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-cart-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
>
|
|
<wx-view
|
|
class="van-info van-info custom-class"
|
|
style=""
|
|
>
|
|
5
|
|
</wx-view>
|
|
</van-info>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
购物车
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-shop-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
店铺
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-button>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--warning van-goods-action-button--first"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--warning van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
加入购物车
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
<van-goods-action-button>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--danger van-goods-action-button--last"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--danger van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
立即购买
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
</wx-view>
|
|
</van-goods-action>
|
|
</wx-view>
|
|
</demo-block>
|
|
<demo-block>
|
|
<wx-view
|
|
class="custom-class demo-block van-clearfix "
|
|
>
|
|
<wx-view
|
|
class="demo-block__title"
|
|
>
|
|
自定义按钮颜色
|
|
</wx-view>
|
|
<van-goods-action
|
|
customClass="goods-action-position"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-goods-action"
|
|
>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-chat-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
客服
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-shop-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
店铺
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-button>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--warning van-goods-action-button--first"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--warning van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style="color:#fff;background:#be99ff;border-color:#be99ff"
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
加入购物车
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
<van-goods-action-button>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--danger van-goods-action-button--last"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--danger van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style="color:#fff;background:#7232dd;border-color:#7232dd"
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
立即购买
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
</wx-view>
|
|
</van-goods-action>
|
|
</wx-view>
|
|
</demo-block>
|
|
<demo-block>
|
|
<wx-view
|
|
class="custom-class demo-block van-clearfix "
|
|
>
|
|
<wx-view
|
|
class="demo-block__title"
|
|
>
|
|
朴素按钮
|
|
</wx-view>
|
|
<van-goods-action
|
|
customClass="goods-action-position"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-goods-action"
|
|
>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-chat-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
客服
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-icon>
|
|
<van-button
|
|
customClass="van-goods-action-icon"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--default van-button--large van-button--square "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style=""
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
<van-icon
|
|
class="van-goods-action-icon__icon"
|
|
customClass="icon-class"
|
|
infoClass="info-class"
|
|
>
|
|
<wx-view
|
|
class="custom-class van-icon van-icon-shop-o"
|
|
style=""
|
|
bind:tap="onClick"
|
|
>
|
|
<van-info
|
|
customClass="van-icon__info info-class"
|
|
/>
|
|
</wx-view>
|
|
</van-icon>
|
|
<wx-text
|
|
class="text-class"
|
|
>
|
|
店铺
|
|
</wx-text>
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-icon>
|
|
<van-goods-action-button>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--warning van-goods-action-button--first"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--warning van-button--normal "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style="color:#fff;background:#7232dd;border-color:#7232dd"
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
加入购物车
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
<van-goods-action-button>
|
|
<van-button
|
|
class="van-goods-action-button van-goods-action-button--danger van-goods-action-button--last van-goods-action-button--plain"
|
|
customClass="van-goods-action-button__inner"
|
|
bind:click="onClick"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
>
|
|
<wx-button
|
|
appParameter=""
|
|
ariaLabel=""
|
|
businessId="{{0}}"
|
|
class="custom-class van-button van-button--danger van-button--normal van-button--plain "
|
|
data-detail="{{null}}"
|
|
formType=""
|
|
hoverClass="van-button--active hover-class"
|
|
id=""
|
|
lang=""
|
|
openType=""
|
|
sendMessageImg=""
|
|
sendMessagePath=""
|
|
sendMessageTitle=""
|
|
sessionFrom=""
|
|
showMessageCard="{{false}}"
|
|
style="color:#7232dd;border-color:#7232dd"
|
|
bind:chooseavatar="onChooseAvatar"
|
|
bind:contact="onContact"
|
|
bind:error="onError"
|
|
bind:getphonenumber="onGetPhoneNumber"
|
|
bind:getuserinfo="onGetUserInfo"
|
|
bind:launchapp="onLaunchApp"
|
|
bind:opensetting="onOpenSetting"
|
|
bind:tap="onClick"
|
|
>
|
|
<wx-view
|
|
class="van-button__text"
|
|
>
|
|
|
|
立即购买
|
|
|
|
</wx-view>
|
|
</wx-button>
|
|
</van-button>
|
|
</van-goods-action-button>
|
|
</wx-view>
|
|
</van-goods-action>
|
|
</wx-view>
|
|
</demo-block>
|
|
<van-toast
|
|
id="van-toast"
|
|
>
|
|
<van-transition
|
|
customClass="van-toast__container"
|
|
/>
|
|
</van-toast>
|
|
</main>
|
|
`;
|