SYMBOL INDEX (39 symbols across 16 files) FILE: mock/index.js function mockXHR (line 15) | function mockXHR() { FILE: mock/mock-server.js function registerRoutes (line 9) | function registerRoutes(app) { function unregisterRoutes (line 26) | function unregisterRoutes() { method response (line 39) | response(req, res) { FILE: mock/utils.js function param2Obj (line 5) | function param2Obj(url) { FILE: src/api/table.js function getList (line 3) | function getList(params) { FILE: src/api/user.js function login (line 3) | function login(data) { function getInfo (line 11) | function getInfo(token) { function logout (line 19) | function logout() { FILE: src/layout/components/Sidebar/FixiOSBug.js method device (line 3) | device() { method mounted (line 7) | mounted() { method fixBugIniOS (line 13) | fixBugIniOS() { FILE: src/layout/mixin/ResizeHandler.js constant WIDTH (line 4) | const WIDTH = 992 // refer to Bootstrap's responsive design method $route (line 8) | $route(route) { method beforeMount (line 14) | beforeMount() { method beforeDestroy (line 17) | beforeDestroy() { method mounted (line 20) | mounted() { method $_isMobile (line 30) | $_isMobile() { method $_resizeHandler (line 34) | $_resizeHandler() { FILE: src/router/index.js function resetRouter (line 176) | function resetRouter() { FILE: src/store/modules/app.js method toggleSideBar (line 32) | toggleSideBar({ commit }) { method closeSideBar (line 35) | closeSideBar({ commit }, { withoutAnimation }) { method toggleDevice (line 38) | toggleDevice({ commit }, device) { FILE: src/store/modules/settings.js method changeSetting (line 21) | changeSetting({ commit }, data) { FILE: src/store/modules/user.js method login (line 32) | login({ commit }, userInfo) { method getInfo (line 47) | getInfo({ commit, state }) { method logout (line 68) | logout({ commit, state }) { method resetToken (line 82) | resetToken({ commit }) { FILE: src/utils/auth.js function getToken (line 5) | function getToken() { function setToken (line 9) | function setToken(token) { function removeToken (line 13) | function removeToken() { FILE: src/utils/get-page-title.js function getPageTitle (line 5) | function getPageTitle(pageTitle) { FILE: src/utils/index.js function parseTime (line 11) | function parseTime(time, cFormat) { function formatTime (line 59) | function formatTime(time, option) { function param2Obj (line 101) | function param2Obj(url) { FILE: src/utils/validate.js function isExternal (line 9) | function isExternal(path) { function validUsername (line 17) | function validUsername(str) { FILE: vue.config.js function resolve (line 5) | function resolve(dir) { method chainWebpack (line 51) | chainWebpack(config) {