wx-open-launch-weapp安卓跳转小程序按钮不显示?
安卓机不显示按钮 华为mate30 微信版本7.0.14 安卓版本10 公众号网页
苹果机显示
<wx-open-launch-weapp id=“launch-btn” username=“gh_0******” path="/home/index/index.html">
<template>
<style>
.btn {
padding: 12px;
}
</style>
<button class="btn" >去抽奖<button>
</template>
</wx-open-launch-weapp>