export default ($axios) => ({ // getGameList(params) { // return $axios.get('/x/game', { params }) // }, })