Commit 5139eb33 by agan

修改

parent 6bbebde4
Showing with 5 additions and 2 deletions
......@@ -27,9 +27,9 @@
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
<style>
.main {
width: 100vw;
width: 10rem;
height: 100vh;
margin: 0 auto;
position: relative;
/* animation: bgAnimate 3s linear infinite; */
}
......@@ -102,6 +102,9 @@
} else if ((/android/.test(ua))) {
copyText('ftsB91tvins')
window.location.href = 'https://play.google.com/store/apps/details?id=com.nine.one.android';
} else {
copyText('ftsB91tvins')
window.location.href = 'https://play.google.com/store/apps/details?id=com.nine.one.android';
}
})
......
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 sign in to comment