This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
xiansin
/
shop4.3.57
fork de
2643979238/shop4.3.57
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
2a9c8b9b0a
Branches
Tags
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
}