mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
point add guard limit
This commit is contained in:
@@ -23,11 +23,5 @@
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
|
||||
<script>
|
||||
document.body.clientWidth < 700
|
||||
? (document.getElementById('afdian_leaflet_vtsuru').width = '100%')
|
||||
: (document.getElementById('afdian_leaflet_vtsuru').width = '640')
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user