提交 c249d3aa 编写于 作者: xinglee23's avatar xinglee23

feat: add check code button

上级 12003720
...@@ -128,6 +128,17 @@ ...@@ -128,6 +128,17 @@
</template> </template>
</van-field> </van-field>
</van-form> </van-form>
<wx-open-launch-weapp
id="checkBtn"
:username="gh_e92f58174364"
:path="pagesInsurance/sz-insurance/appoint-list"
:env-version="envVersion"
@launch="handleLaunchFn"
>
<script type="text/wxtag-template">
<style>.bottom-text { height: 18px;font-size: 13px;line-height: 18px;text-align: center;font-weight: 400;font-family: PingFangSC-Regular, PingFang SC;color: #999999;}</style> <div class="bottom-text">查看领取记录</div>
</script>
</wx-open-launch-weapp>
</div> </div>
<div <div
v-for="(i, ind) in staticINFO.logoUrlList" v-for="(i, ind) in staticINFO.logoUrlList"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册