<div class="appo-btn" >
<wx-open-launch-weapp id="launch-btn" :username="cardData.procedureUsername" :path="cardData.procedurePath">
<script type="text/wxtag-template"><style>
.direct-skip-btn
{height:3rem;font-size:1rem;
text-align:center;border-radius:5px
color:#fff;border:none;outline:none;
color:#fff;padding:.25rem 9rem; background: rgba(245,245,245,.5);}
</style>
<buttonclass="direct-skip-btn">立即使用</button>
</script>
</wx-open-launch-weapp>
</div>
在安卓下系统下正常,在IOS下死活不展示开放标签
iOS版本:15..6
安卓版本:11
微信版本:8.0.27