手机型号:iPhone 7
ios版本:11.2.2
微信版本:7.0.15
小程序appid:wxe8b3f777fadaed13
打开小程序的vue代码:
<section class="cloud-photograph">
<wx-open-launch-weapp
id="launch-btn"
username="gh_b4d425f45404"
path="pages/index/index.html?areaName=234&areaType=1&id=342dfsdf323234234"
>
<script type="text/wxtag-template">
<style>
.btn {
width: 200px;
padding: 10px 0;
border: none;
border-radius: 999px;
background: #1989fa;
font-size: 16px;
color: #fff;
}
</style>
<button class="btn">云合影</button>
</script>
</wx-open-launch-weapp>
</section>
你好,请提供复现的链接