{
isStatic: false,
isDev: true,
isHMR: false,
app: {
head: {
title: 'nier',
meta: [Array],
link: [Array],
style: [],
script: []
},
store: Store {
_committing: false,
_actions: [Object: null prototype] {},
_actionSubscribers: [],
_mutations: [Object: null prototype] {},
_wrappedGetters: [Object: null prototype] {},
_modules: [ModuleCollection],
_modulesNamespaceMap: [Object: null prototype] {},
_subscribers: [],
_watcherVM: [Vue],
_makeLocalGettersCache: [Object: null prototype] {},
dispatch: [Function: boundDispatch],
commit: [Function: boundCommit],
strict: true,
getters: {},
_vm: [Vue],
'$router': [VueRouter],
registerModule: [Function],
app: [Circular],
'$axios': [Function]
},
router: VueRouter {
app: [Vue],
apps: [Array],
options: [Object],
beforeHooks: [],
resolveHooks: [],
afterHooks: [],
matcher: [Object],
fallback: false,
mode: 'abstract',
history: [AbstractHistory]
},
nuxt: {
defaultTransition: [Object],
transitions: [Array],
setTransitions: [Function: setTransitions],
err: null,
dateErr: null,
error: [Function: error]
},
render: [Function: render],
data: [Function: data],
beforeCreate: [Function: beforeCreate],
created: [Function: created],
mounted: [Function: mounted],
watch: { 'nuxt.err': 'errorChanged' },
computed: {
isOffline: [Function: isOffline],
isFetching: [Function: isFetching]
},
methods: {
refreshOnlineStatus: [Function: refreshOnlineStatus],
refresh: [AsyncFunction: refresh],
errorChanged: [Function: errorChanged],
setLayout: [Function: setLayout],
loadLayout: [Function: loadLayout]
},
components: { NuxtLoading: [Object] },
context: [Circular],
'$axios': [Function: wrap] {
request: [Function: wrap],
getUri: [Function: wrap],
delete: [Function: wrap],
get: [Function: wrap],
head: [Function: wrap],
options: [Function: wrap],
post: [Function: wrap],
put: [Function: wrap],
patch: [Function: wrap],
defaults: [Object],
interceptors: [Object],
CancelToken: [Function],
isCancel: [Function: isCancel],
setBaseURL: [Function: bound setBaseURL],
setHeader: [Function: bound setHeader],
setToken: [Function: bound setToken],
onRequest: [Function: bound onRequest],
onResponse: [Function: bound onResponse],
onRequestError: [Function: bound onRequestError],
onResponseError: [Function: bound onResponseError],
onError: [Function: bound onError],
create: [Function: bound create],
'$request': [Function: bound ],
'$delete': [Function: bound ],
'$get': [Function: bound ],
'$head': [Function: bound ],
'$options': [Function: bound ],
'$post': [Function: bound ],
'$put': [Function: bound ],
'$patch': [Function: bound ]
}
},
store: Store {
_committing: false,
_actions: [Object: null prototype] {},
_actionSubscribers: [],
_mutations: [Object: null prototype] {},
_wrappedGetters: [Object: null prototype] {},
_modules: ModuleCollection { root: [Module] },
_modulesNamespaceMap: [Object: null prototype] {},
_subscribers: [],
_watcherVM: Vue {
_uid: 924,
_isVue: true,
'$options': [Object],
_renderProxy: [Circular],
_self: [Circular],
'$parent': undefined,
'$root': [Circular],
'$children': [],
'$refs': {},
_watcher: null,
_inactive: null,
_directInactive: false,
_isMounted: false,
_isDestroyed: false,
_isBeingDestroyed: false,
_events: [Object: null prototype],
_hasHookEvent: true,
_vnode: null,
_staticTrees: null,
'$vnode': undefined,
'$slots': {},
'$scopedSlots': {},
_c: [Function],
'$createElement': [Function],
'$attrs': [Getter/Setter],
'$listeners': [Getter/Setter],
_routerRoot: [Circular],
_watchers: [],
_data: {}
},
_makeLocalGettersCache: [Object: null prototype] {},
dispatch: [Function: boundDispatch],
commit: [Function: boundCommit],
strict: true,
getters: {},
_vm: Vue {
_uid: 925,
_isVue: true,
'$options': [Object],
_renderProxy: [Circular],
_self: [Circular],
'$parent': undefined,
'$root': [Circular],
'$children': [],
'$refs': {},
_watcher: null,
_inactive: null,
_directInactive: false,
_isMounted: false,
_isDestroyed: false,
_isBeingDestroyed: false,
_events: [Object: null prototype],
_hasHookEvent: true,
_vnode: null,
_staticTrees: null,
'$vnode': undefined,
'$slots': {},
'$scopedSlots': {},
_c: [Function],
'$createElement': [Function],
'$attrs': [Getter/Setter],
'$listeners': [Getter/Setter],
_routerRoot: [Circular],
_watchers: [Array],
_data: [Object],
_computedWatchers: [Object: null prototype] {}
},
'$router': VueRouter {
app: [Vue],
apps: [Array],
options: [Object],
beforeHooks: [],
resolveHooks: [],
afterHooks: [],
matcher: [Object],
fallback: false,
mode: 'abstract',
history: [AbstractHistory]
},
registerModule: [Function],
app: {
head: [Object],
store: [Circular],
router: [VueRouter],
nuxt: [Object],
render: [Function: render],
data: [Function: data],
beforeCreate: [Function: beforeCreate],
created: [Function: created],
mounted: [Function: mounted],
watch: [Object],
computed: [Object],
methods: [Object],
components: [Object],
context: [Circular],
'$axios': [Function]
},
'$axios': [Function: wrap] {
request: [Function: wrap],
getUri: [Function: wrap],
delete: [Function: wrap],
get: [Function: wrap],
head: [Function: wrap],
options: [Function: wrap],
post: [Function: wrap],
put: [Function: wrap],
patch: [Function: wrap],
defaults: [Object],
interceptors: [Object],
CancelToken: [Function],
isCancel: [Function: isCancel],
setBaseURL: [Function: bound setBaseURL],
setHeader: [Function: bound setHeader],
setToken: [Function: bound setToken],
onRequest: [Function: bound onRequest],
onResponse: [Function: bound onResponse],
onRequestError: [Function: bound onRequestError],
onResponseError: [Function: bound onResponseError],
onError: [Function: bound onError],
create: [Function: bound create],
'$request': [Function: bound ],
'$delete': [Function: bound ],
'$get': [Function: bound ],
'$head': [Function: bound ],
'$options': [Function: bound ],
'$post': [Function: bound ],
'$put': [Function: bound ],
'$patch': [Function: bound ]
}
},
payload: undefined,
error: [Function: bound error],
base: '/',
env: {},
req: IncomingMessage {
_readableState: ReadableState {
objectMode: false,
highWaterMark: 16384,
buffer: BufferList { head: null, tail: null, length: 0 },
length: 0,
pipes: null,
pipesCount: 0,
flowing: null,
ended: true,
endEmitted: false,
reading: false,
sync: true,
needReadable: false,
emittedReadable: false,
readableListening: false,
resumeScheduled: false,
emitClose: true,
autoDestroy: false,
destroyed: false,
defaultEncoding: 'utf8',
awaitDrain: 0,
readingMore: true,
decoder: null,
encoding: null,
[Symbol(kPaused)]: null
},
readable: true,
_events: [Object: null prototype] {
end: [Function: resetHeadersTimeoutOnReqEnd]
},
_eventsCount: 1,
_maxListeners: undefined,
socket: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_readableState: [ReadableState],
readable: true,
_events: [Object: null prototype],
_eventsCount: 8,
_maxListeners: undefined,
_writableState: [WritableState],
writable: true,
allowHalfOpen: true,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: [Server],
_server: [Server],
timeout: 120000,
parser: [HTTPParser],
on: [Function: socketListenerWrap],
addListener: [Function: socketListenerWrap],
prependListener: [Function: socketListenerWrap],
_paused: false,
_peername: [Object],
_httpMessage: [ServerResponse],
[Symbol(asyncId)]: 863738,
[Symbol(kHandle)]: [TCP],
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [Timeout],
_idleStart: 74848374,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(asyncId)]: 863739,
[Symbol(triggerId)]: 863738
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
connection: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_readableState: [ReadableState],
readable: true,
_events: [Object: null prototype],
_eventsCount: 8,
_maxListeners: undefined,
_writableState: [WritableState],
writable: true,
allowHalfOpen: true,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: [Server],
_server: [Server],
timeout: 120000,
parser: [HTTPParser],
on: [Function: socketListenerWrap],
addListener: [Function: socketListenerWrap],
prependListener: [Function: socketListenerWrap],
_paused: false,
_peername: [Object],
_httpMessage: [ServerResponse],
[Symbol(asyncId)]: 863738,
[Symbol(kHandle)]: [TCP],
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [Timeout],
_idleStart: 74848374,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(asyncId)]: 863739,
[Symbol(triggerId)]: 863738
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
headers: {
host: 'localhost:3000',
connection: 'keep-alive',
'cache-control': 'max-age=0',
'upgrade-insecure-requests': '1',
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',
accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
'sec-fetch-site': 'same-origin',
'sec-fetch-mode': 'navigate',
'sec-fetch-user': '?1',
'sec-fetch-dest': 'document',
referer: 'http://localhost:3000/',
'accept-encoding': 'gzip, deflate, br',
'accept-language': 'zh-CN,zh;q=0.9',
cookie: '_ga=GA1.1.134490232.1591592368',
'if-none-match': '"3a41f-D/jdi+A3s2XilHBpcumQhD8wmwM"'
},
rawHeaders: [
'Host',
'localhost:3000',
'Connection',
'keep-alive',
'Cache-Control',
'max-age=0',
'Upgrade-Insecure-Requests',
'1',
'User-Agent',
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',
'Accept',
'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
'Sec-Fetch-Site',
'same-origin',
'Sec-Fetch-Mode',
'navigate',
'Sec-Fetch-User',
'?1',
'Sec-Fetch-Dest',
'document',
'Referer',
'http://localhost:3000/',
'Accept-Encoding',
'gzip, deflate, br',
'Accept-Language',
'zh-CN,zh;q=0.9',
'Cookie',
'_ga=GA1.1.134490232.1591592368',
'If-None-Match',
'"3a41f-D/jdi+A3s2XilHBpcumQhD8wmwM"'
],
trailers: {},
rawTrailers: [],
aborted: false,
upgrade: false,
url: '/',
method: 'GET',
statusCode: null,
statusMessage: null,
client: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_readableState: [ReadableState],
readable: true,
_events: [Object: null prototype],
_eventsCount: 8,
_maxListeners: undefined,
_writableState: [WritableState],
writable: true,
allowHalfOpen: true,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: [Server],
_server: [Server],
timeout: 120000,
parser: [HTTPParser],
on: [Function: socketListenerWrap],
addListener: [Function: socketListenerWrap],
prependListener: [Function: socketListenerWrap],
_paused: false,
_peername: [Object],
_httpMessage: [ServerResponse],
[Symbol(asyncId)]: 863738,
[Symbol(kHandle)]: [TCP],
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [Timeout],
_idleStart: 74848374,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(asyncId)]: 863739,
[Symbol(triggerId)]: 863738
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
_consuming: false,
_dumped: false,
originalUrl: '/',
_parsedUrl: Url {
protocol: null,
slashes: null,
auth: null,
host: null,
port: null,
hostname: null,
hash: null,
search: null,
query: null,
pathname: '/',
path: '/',
href: '/',
_raw: '/'
},
_parsedOriginalUrl: Url {
protocol: null,
slashes: null,
auth: null,
host: null,
port: null,
hostname: null,
hash: null,
search: null,
query: null,
pathname: '/',
path: '/',
href: '/',
_raw: '/'
},
[Symbol(kCapture)]: false
},
res: ServerResponse {
_events: [Object: null prototype] { finish: [Function: bound resOnFinish] },
_eventsCount: 1,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
_last: false,
chunkedEncoding: false,
shouldKeepAlive: true,
useChunkedEncodingByDefault: true,
sendDate: true,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
_contentLength: null,
_hasBody: true,
_trailer: '',
finished: false,
_headerSent: false,
socket: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_readableState: [ReadableState],
readable: true,
_events: [Object: null prototype],
_eventsCount: 8,
_maxListeners: undefined,
_writableState: [WritableState],
writable: true,
allowHalfOpen: true,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: [Server],
_server: [Server],
timeout: 120000,
parser: [HTTPParser],
on: [Function: socketListenerWrap],
addListener: [Function: socketListenerWrap],
prependListener: [Function: socketListenerWrap],
_paused: false,
_peername: [Object],
_httpMessage: [Circular],
[Symbol(asyncId)]: 863738,
[Symbol(kHandle)]: [TCP],
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [Timeout],
_idleStart: 74848374,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(asyncId)]: 863739,
[Symbol(triggerId)]: 863738
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
connection: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_readableState: [ReadableState],
readable: true,
_events: [Object: null prototype],
_eventsCount: 8,
_maxListeners: undefined,
_writableState: [WritableState],
writable: true,
allowHalfOpen: true,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: [Server],
_server: [Server],
timeout: 120000,
parser: [HTTPParser],
on: [Function: socketListenerWrap],
addListener: [Function: socketListenerWrap],
prependListener: [Function: socketListenerWrap],
_paused: false,
_peername: [Object],
_httpMessage: [Circular],
[Symbol(asyncId)]: 863738,
[Symbol(kHandle)]: [TCP],
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [Timeout],
_idleStart: 74848374,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(asyncId)]: 863739,
[Symbol(triggerId)]: 863738
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
_header: null,
_onPendingData: [Function: bound updateOutgoingData],
_sent100: false,
_expect_continue: false,
locals: {},
statusCode: 200,
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: null
},
ssrContext: {
req: IncomingMessage {
_readableState: [ReadableState],
readable: true,
_events: [Object: null prototype],
_eventsCount: 1,
_maxListeners: undefined,
socket: [Socket],
connection: [Socket],
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
headers: [Object],
rawHeaders: [Array],
trailers: {},
rawTrailers: [],
aborted: false,
upgrade: false,
url: '/',
method: 'GET',
statusCode: null,
statusMessage: null,
client: [Socket],
_consuming: false,
_dumped: false,
originalUrl: '/',
_parsedUrl: [Url],
_parsedOriginalUrl: [Url],
[Symbol(kCapture)]: false
},
res: ServerResponse {
_events: [Object: null prototype],
_eventsCount: 1,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
_last: false,
chunkedEncoding: false,
shouldKeepAlive: true,
useChunkedEncodingByDefault: true,
sendDate: true,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
_contentLength: null,
_hasBody: true,
_trailer: '',
finished: false,
_headerSent: false,
socket: [Socket],
connection: [Socket],
_header: null,
_onPendingData: [Function: bound updateOutgoingData],
_sent100: false,
_expect_continue: false,
locals: {},
statusCode: 200,
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: null
},
url: '/',
spa: undefined,
modern: false,
_registeredComponents: Set {},
styles: [Getter],
_renderStyles: [Function: renderStyles],
_styles: { '7f914dc6:0': [Object] },
redirected: false,
next: [Function],
beforeRenderFns: [],
nuxt: {
layout: 'default',
data: [],
fetch: [],
error: null,
state: null,
serverRendered: true,
routePath: '/'
},
meta: {
getOptions: [Function: getOptions$1],
setOptions: [Function: setOptions],
refresh: [Function: refresh$1],
inject: [Function: inject$1],
pause: [Function: pause$1],
resume: [Function: resume$1],
addApp: [Function: addApp$1]
},
asyncData: {}
},
redirect: [Function],
beforeNuxtRender: [Function],
route: {
name: 'index',
meta: [ {} ],
path: '/',
hash: '',
query: {},
params: {},
fullPath: '/',
matched: [ [Object] ]
},
next: [Function],
_redirected: false,
_errored: false,
params: {},
query: {},
'$axios': [Function: wrap] {
request: [Function: wrap],
getUri: [Function: wrap],
delete: [Function: wrap],
get: [Function: wrap],
head: [Function: wrap],
options: [Function: wrap],
post: [Function: wrap],
put: [Function: wrap],
patch: [Function: wrap],
defaults: {
headers: [Object],
baseURL: 'http://localhost:3000/',
transformRequest: [Array],
transformResponse: [Array],
timeout: 0,
adapter: [Function: httpAdapter],
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
validateStatus: [Function: validateStatus]
},
interceptors: { request: [InterceptorManager], response: [InterceptorManager] },
CancelToken: [Function: CancelToken] { source: [Function: source] },
isCancel: [Function: isCancel],
setBaseURL: [Function: bound setBaseURL],
setHeader: [Function: bound setHeader],
setToken: [Function: bound setToken],
onRequest: [Function: bound onRequest],
onResponse: [Function: bound onResponse],
onRequestError: [Function: bound onRequestError],
onResponseError: [Function: bound onResponseError],
onError: [Function: bound onError],
create: [Function: bound create],
'$request': [Function: bound ],
'$delete': [Function: bound ],
'$get': [Function: bound ],
'$head': [Function: bound ],
'$options': [Function: bound ],
'$post': [Function: bound ],
'$put': [Function: bound ],
'$patch': [Function: bound ]
}
}