Commit de40a457 authored by beisir's avatar beisir

fix:开放标签放大

parent f1ed13a1
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div>请在微信小程序中参与此活动哦~</div> <div>请在微信小程序中参与此活动哦~</div>
</div> </div>
<div class="wchat-popup-footer"> <div class="wchat-popup-footer">
<div plain type="primary" class="wchat-popup-confirm"> <div class="wchat-popup-confirm">
打开微信小程序 打开微信小程序
<!-- 狼大呜原始ID:gh_e1d790d67513 <!-- 狼大呜原始ID:gh_e1d790d67513
羊小咩原始ID:gh_a976018bfb9e --> 羊小咩原始ID:gh_a976018bfb9e -->
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
@error="launchError" @error="launchError"
> >
<script type="text/wxtag-template"> <script type="text/wxtag-template">
<style>.btn {height: 100%;width: 100%;}</style> <style>.btn {height: 48px;width: 100%;}</style>
<div class="btn">打开小程序</div> <div class="btn">打开小程序</div>
</script> </script>
</wx-open-launch-weapp> </wx-open-launch-weapp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment