This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiansin
/
shop4.3.57
forked de
2643979238/shop4.3.57
Seguir
1
Destacar
0
Fork
0
Archivos
Árbol:
2a9c8b9b0a
Ramas
Etiquetas
master
qiantengteng
shop4.3.57
/
store
/
modules
/
pagination.js
pagination.js
80 B
Histórico
Raw
1
2
3
4
5
6
7
8
const state = {
year: 1
};
export default {
namespaced:true,
state
}