Commit a91667e7 authored by 罗超's avatar 罗超

no message

parent 3bec96a1
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<body> <body>
<div id="box"> <div id="box">
<div class="wx_bg" onclick="hideTips()"> <div class="wx_bg">
<img src="../images/qsywx.png" alt="" /> <img src="../images/qsywx.png" alt="" />
</div> </div>
<div class="box_title"> <div class="box_title">
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
<script> <script>
// let href = window.location.href; // let href = window.location.href;
let href='https://127.0.0.1:5500/html/GT_activities.html?customerId=1549&accountId=1182&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NzM0NjY2NjMuMCwiZXhwIjoxNTczNTUzMDYzLjAsInVzZXJJbmZvIjp7InVpZCI6IjExODIiLCJyZXF1ZXN0RnJvbSI6NH19.hX2b2MqSWYmWS0k3YsthxW-T6UxarIm5rdbqCVQtxdQ&secretKey=5d5e16254bd741c486fe2b83b42171d2&platform=app'; let href = 'https://127.0.0.1:5500/html/GT_activities.html?customerId=1549&accountId=1182&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NzM0NjY2NjMuMCwiZXhwIjoxNTczNTUzMDYzLjAsInVzZXJJbmZvIjp7InVpZCI6IjExODIiLCJyZXF1ZXN0RnJvbSI6NH19.hX2b2MqSWYmWS0k3YsthxW-T6UxarIm5rdbqCVQtxdQ&secretKey=5d5e16254bd741c486fe2b83b42171d2&platform=app';
let userInfo = {}; let userInfo = {};
let platform = "H5"; let platform = "H5";
...@@ -502,4 +502,4 @@ ...@@ -502,4 +502,4 @@
</script> </script>
</body> </body>
</html> </html>
\ No newline at end of file
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