food_wechat/unpackage/dist/dev/mp-weixin/components/mainBut/mainBut.wxml
2024-05-29 22:14:36 +08:00

1 line
344 B
Plaintext

<view class="flex column boxshadow rad32 but mac ofh" style="{{'background:'+(bg)+';'}}"><view class="imgBox"><u--image vue-id="a32c40a0-1" src="{{imgSrc}}" width="128rpx" height="128rpx" bind:__l="__l"></u--image></view><view class="tc w100 fb butBt fci fz44 l-h-12">{{butBt}}</view><view class="tc w100 butSt fci fz32">{{butSt}}</view></view>