@@ -20,7 +20,8 @@ if (location.search.includes('zlb_token')) {
dataType: 'json',
data: {
type: 'login',
- zlb_token: zlb_token
+ zlb_token: zlb_token,
+ client:'h5'
},
success: (res) => {
if (res.code == '1') {
@@ -22,7 +22,7 @@
<script src="static/scripts/vue.min.js"></script>
<script src="static/scripts/axios.min.js"></script>
<script src="static/scripts/qs.min.js"></script>
-<script src="static/scripts/transfer.js?v=20221227"></script>
+<script src="static/scripts/transfer.js?v=20221228"></script>
<script>
var _hmt = _hmt || [];
(function() {