仿互站小程序
This commit is contained in:
4
vant/goods-action-button/index.wxml
Normal file
4
vant/goods-action-button/index.wxml
Normal file
@@ -0,0 +1,4 @@
|
||||
<van-button square appParameter="{{appParameter}}" bind:click="onClick" bindcontact="bindContact" binderror="bindError" bindgetphonenumber="bindGetPhoneNumber" bindgetuserinfo="bindGetUserInfo" bindlaunchapp="bindLaunchApp" bindopensetting="bindOpenSetting" businessId="{{businessId}}" color="{{color}}" customClass="{{utils.bem( 'goods-action-button',[ type,{first:isFirst,last:isLast} ] )}}" disabled="{{disabled}}" id="{{id}}" lang="{{lang}}" loading="{{loading}}" openType="{{openType}}" sendMessageImg="{{sendMessageImg}}" sendMessagePath="{{sendMessagePath}}" sendMessageTitle="{{sendMessageTitle}}" sessionFrom="{{sessionFrom}}" showMessageCard="{{showMessageCard}}" type="{{type}}">
|
||||
{{text}}
|
||||
</van-button>
|
||||
<wxs module="utils" src="../wxs/utils.wxs" />
|
Reference in New Issue
Block a user