fix
This commit is contained in:
parent
281b746cfc
commit
9e68683bf0
@ -91,7 +91,7 @@ import {
|
|||||||
|
|
||||||
import 'hooper/dist/hooper.css';
|
import 'hooper/dist/hooper.css';
|
||||||
|
|
||||||
var page = 107;
|
var page = 21;
|
||||||
var loc = window.location.pathname.split('/').slice(-1)[0];
|
var loc = window.location.pathname.split('/').slice(-1)[0];
|
||||||
//let loc = window.location.pathname.split('/').slice(0)[3];
|
//let loc = window.location.pathname.split('/').slice(0)[3];
|
||||||
|
|
||||||
@ -109,7 +109,7 @@ export default {
|
|||||||
loading: true,
|
loading: true,
|
||||||
url: "/",
|
url: "/",
|
||||||
s_a: 0,
|
s_a: 0,
|
||||||
s_b: 17,
|
s_b: 2,
|
||||||
s_c: 41,
|
s_c: 41,
|
||||||
s_d: 51,
|
s_d: 51,
|
||||||
s_e: 60,
|
s_e: 60,
|
||||||
|
Loading…
Reference in New Issue
Block a user