SYMBOL INDEX (108 symbols across 27 files) FILE: layouts/Permissions/permissions.js method inserted (line 4) | inserted(element, binding) { FILE: layouts/index.js method donationConsole (line 5) | donationConsole() { FILE: mock/controller/ad.js method response (line 15) | response() { FILE: mock/controller/router.js method response (line 45) | response() { FILE: mock/controller/user.js method response (line 11) | response() { method response (line 26) | response(config) { method response (line 45) | response() { method response (line 55) | response(config) { method response (line 88) | response() { FILE: mock/mockServer.js method response (line 42) | response(req, res) { FILE: mock/utils/index.js function handleRandomImage (line 12) | function handleRandomImage(width = 50, height = 50) { function handleMockArray (line 21) | function handleMockArray() { FILE: src/api/ad.js function getList (line 3) | function getList(data) { FILE: src/api/publicKey.js function getPublicKey (line 3) | function getPublicKey() { FILE: src/api/router.js function getRouterList (line 3) | function getRouterList(data) { FILE: src/api/user.js function login (line 5) | async function login(data) { function getUserInfo (line 16) | function getUserInfo(accessToken) { function logout (line 26) | function logout() { function register (line 33) | function register() { FILE: src/router/index.js function resetRouter (line 82) | function resetRouter() { FILE: src/store/modules/errorLog.js method addErrorLog (line 11) | addErrorLog(state, errorLog) { method addErrorLog (line 19) | addErrorLog({ commit }, errorLog) { method clearErrorLog (line 22) | clearErrorLog({ commit }) { FILE: src/store/modules/routes.js method setRoutes (line 15) | setRoutes(state, routes) { method setAllRoutes (line 18) | setAllRoutes(state, routes) { method setPartialRoutes (line 21) | setPartialRoutes(state, routes) { method setRoutes (line 26) | async setRoutes({ commit }, permissions) { method setAllRoutes (line 35) | async setAllRoutes({ commit }) { method setPartialRoutes (line 42) | setPartialRoutes({ commit }, accessRoutes) { FILE: src/store/modules/settings.js method changeLayout (line 52) | changeLayout({ commit }, layout) { method changeHeader (line 55) | changeHeader({ commit }, header) { method changeTabsBar (line 58) | changeTabsBar({ commit }, tabsBar) { method changeCollapse (line 61) | changeCollapse({ commit }) { method foldSideBar (line 64) | foldSideBar({ commit }) { method openSideBar (line 67) | openSideBar({ commit }) { method toggleDevice (line 70) | toggleDevice({ commit }, device) { FILE: src/store/modules/table.js method setTableCode (line 12) | setTableCode(state, srcCode) { method setTableCode (line 17) | setTableCode({ commit }, srcCode) { FILE: src/store/modules/tabsBar.js method addVisitedRoute (line 13) | addVisitedRoute(state, route) { method delVisitedRoute (line 21) | delVisitedRoute(state, route) { method delOthersVisitedRoute (line 26) | delOthersVisitedRoute(state, route) { method delLeftVisitedRoute (line 31) | delLeftVisitedRoute(state, route) { method delRightVisitedRoute (line 38) | delRightVisitedRoute(state, route) { method delAllVisitedRoutes (line 45) | delAllVisitedRoutes(state) { method updateVisitedRoute (line 48) | updateVisitedRoute(state, route) { method addVisitedRoute (line 55) | addVisitedRoute({ commit }, route) { method delRoute (line 58) | async delRoute({ dispatch, state }, route) { method delVisitedRoute (line 64) | delVisitedRoute({ commit, state }, route) { method delOthersRoutes (line 68) | async delOthersRoutes({ dispatch, state }, route) { method delLeftRoutes (line 74) | async delLeftRoutes({ dispatch, state }, route) { method delRightRoutes (line 80) | async delRightRoutes({ dispatch, state }, route) { method delOthersVisitedRoute (line 86) | delOthersVisitedRoute({ commit, state }, route) { method delLeftVisitedRoute (line 90) | delLeftVisitedRoute({ commit, state }, route) { method delRightVisitedRoute (line 94) | delRightVisitedRoute({ commit, state }, route) { method delAllRoutes (line 98) | async delAllRoutes({ dispatch, state }, route) { method delAllVisitedRoutes (line 104) | delAllVisitedRoutes({ commit, state }) { method updateVisitedRoute (line 108) | updateVisitedRoute({ commit }, route) { FILE: src/store/modules/user.js method setAccessToken (line 29) | setAccessToken(state, accessToken) { method setUsername (line 33) | setUsername(state, username) { method setAvatar (line 36) | setAvatar(state, avatar) { method setPermissions (line 39) | setPermissions(state, permissions) { method setPermissions (line 44) | setPermissions({ commit }, permissions) { method login (line 47) | async login({ commit }, userInfo) { method getUserInfo (line 71) | async getUserInfo({ commit, state }) { method logout (line 88) | async logout({ dispatch }) { method resetAccessToken (line 93) | resetAccessToken({ commit }) { FILE: src/utils/accessToken.js function getAccessToken (line 8) | function getAccessToken() { function setAccessToken (line 28) | function setAccessToken(accessToken) { function removeAccessToken (line 47) | function removeAccessToken() { FILE: src/utils/encrypt.js function encryptedData (line 13) | async function encryptedData(data) { function decryptedData (line 39) | function decryptedData(data) { FILE: src/utils/handleRoutes.js function convertRouter (line 7) | function convertRouter(asyncRoutes) { function hasPermission (line 36) | function hasPermission(permissions, route) { function filterAsyncRoutes (line 51) | function filterAsyncRoutes(routes, permissions) { FILE: src/utils/index.js function parseTime (line 8) | function parseTime(time, cFormat) { function formatTime (line 54) | function formatTime(time, option) { function paramObj (line 98) | function paramObj(url) { function translateDataToTree (line 120) | function translateDataToTree(data) { function translateTreeToData (line 151) | function translateTreeToData(data) { function tenBitTimestamp (line 178) | function tenBitTimestamp(time) { function thirteenBitTimestamp (line 200) | function thirteenBitTimestamp(time) { function uuid (line 222) | function uuid(length = 32) { function random (line 238) | function random(m, n) { FILE: src/utils/pageTitle.js function getPageTitle (line 9) | function getPageTitle(pageTitle) { FILE: src/utils/permission.js function checkPermission (line 9) | function checkPermission(value) { FILE: src/utils/static.js function mockXHR (line 15) | function mockXHR() { FILE: src/utils/validate.js function isExternal (line 7) | function isExternal(path) { function isPassword (line 17) | function isPassword(str) { function isNumber (line 27) | function isNumber(value) { function isName (line 38) | function isName(value) { function isIP (line 49) | function isIP(ip) { function isUrl (line 61) | function isUrl(url) { function isLowerCase (line 73) | function isLowerCase(str) { function isUpperCase (line 84) | function isUpperCase(str) { function isAlphabets (line 95) | function isAlphabets(str) { function isString (line 106) | function isString(str) { function isArray (line 116) | function isArray(arg) { function isPort (line 129) | function isPort(str) { function isPhone (line 141) | function isPhone(str) { function isIdCard (line 152) | function isIdCard(str) { function isEmail (line 164) | function isEmail(str) { function isChina (line 175) | function isChina(str) { function isBlank (line 186) | function isBlank(str) { function isTel (line 202) | function isTel(str) { function isNum (line 214) | function isNum(str) { FILE: vue.config.js method configureWebpack (line 60) | configureWebpack() { method chainWebpack (line 75) | chainWebpack(config) { method additionalData (line 177) | additionalData(content, loaderContext) {