Merge pull request '修复苹果落地页无法滚动bug' (#195) from hotfix/landing-ios-fixed into master

Reviewed-on: http://8.136.139.249:3000/wmtx/platform/pulls/195
master
廖金灵 4 years ago
commit e678cc55f8

@ -20,7 +20,8 @@
<script src="__STATIC__/bg4_4.js"></script>
<title>{$game['relation_game_name']}</title>
</head>
<body class="dialog-open" onclick="checkSafari()">
<!-- <body class="dialog-open" onclick="checkSafari()"> -->
<body onclick="checkSafari()">
<style>
.layui-layer-btn0 {
font-size: 18px;

Loading…
Cancel
Save