no message
This commit is contained in:
5
api/home.js
Normal file
5
api/home.js
Normal file
@ -0,0 +1,5 @@
|
||||
export default ($axios) => ({
|
||||
// getGameList(params) {
|
||||
// return $axios.get('/x/game', { params })
|
||||
// },
|
||||
})
|
||||
Reference in New Issue
Block a user