master
lion 3 years ago
parent a2781d952b
commit ca465dad34

@ -107,7 +107,7 @@
<text class="iconfont icon-Share"></text>
<text>分享</text>
</view>
<button @click="jumpToWeChatCustomerService" class="menuCol" style="display: flex;
<button open-type="contact" class="menuCol" style="display: flex;
flex-direction: column;
line-height: inherit;
background: none; padding: unset;">

@ -199,7 +199,8 @@
<text class="iconfont icon-Share"></text>
<text>分享</text>
</view>
<button @click="jumpToWeChatCustomerService" class="menuCol" style="display: flex;
<!-- @click="jumpToWeChatCustomerService" -->
<button open-type="contact" class="menuCol" style="display: flex;
flex-direction: column;
line-height: inherit;
background: none; padding: unset;">

Loading…
Cancel
Save