Commit 29c10f25 authored by beisir's avatar beisir

feat:开放标签遮罩全屏

parent c5c44810
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
羊小咩原始ID:gh_a976018bfb9e --> 羊小咩原始ID:gh_a976018bfb9e -->
<wx-open-launch-weapp <wx-open-launch-weapp
class="launch-btn" class="launch-btn"
username="gh_e1d790d67513" username="gh_a976018bfb9e"
:path="newJumpUrl" :path="newJumpUrl"
@launch="launch" @launch="launch"
@error="launchError" @error="launchError"
...@@ -65,7 +65,7 @@ export default { ...@@ -65,7 +65,7 @@ export default {
</script> </script>
<style lang="less"> <style lang="less">
.launch-btn { .launch-btn {
position: absolute; position: fixed;
top: 0; top: 0;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
......
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