SYMBOL INDEX (71 symbols across 19 files) FILE: AppEntryController.js class AppEntryController (line 8) | class AppEntryController extends Vue { method constructor (line 9) | constructor(arg) { method main (line 14) | async main(query) { method getWeChatOpenId (line 61) | getWeChatOpenId() { method handleH5BrowserAddressBarAuth (line 77) | handleH5BrowserAddressBarAuth() { method customerStatusInterceptor (line 106) | async customerStatusInterceptor() { FILE: apis/http.js function HTTP (line 2) | function HTTP(obj, config) { method GET (line 102) | GET(url, data = {}, config) { method POST (line 109) | POST(url, data = {}, config) { method DELETE (line 116) | DELETE(url, data = {}, config) { method POSTformdata (line 124) | POSTformdata(url, data = {}, config) { FILE: common/auth.js function loginCheck (line 1) | function loginCheck(pageObj) { FILE: common/date.js function formatDate (line 2) | function formatDate(date, fmt) { function padLeftZero (line 22) | function padLeftZero(str) { function str2Date (line 26) | function str2Date(dateStr, separator) { function calYear (line 50) | function calYear(date1,date2) { function calCurrentYear (line 62) | function calCurrentYear(date) { function timestampToTime (line 70) | function timestampToTime(timestamp) { FILE: common/db.js function get (line 3) | function get(key,sync = true) { function set (line 23) | function set(key, value, sync = true) { FILE: common/router.js class Router (line 9) | class Router { method constructor (line 10) | constructor(arg) { method beforeEach (line 15) | beforeEach(callBack) { method push (line 19) | push(to) { method redirectTo (line 23) | redirectTo(to) { method reLaunch (line 27) | reLaunch(to) { method switchTab (line 31) | switchTab(to) { method back (line 35) | back(delta) { FILE: common/utils.js method getCityName (line 8) | getCityName(cityData, cityNo) { method objParseParam (line 29) | objParseParam(obj) { method objParseUrlAndParam (line 43) | objParseUrlAndParam(path, obj) { method getRequestParameters (line 57) | getRequestParameters(locationhref) { method formatCardNo (line 73) | formatCardNo(cardNo) { method accMul (line 83) | accMul(arg1, arg2) { method transData (line 98) | transData(jsonArr, idStr, pidStr, childrenStr){ FILE: components/m-qrcode/qrcode.js function unicodeFormat8 (line 9) | function unicodeFormat8(code) { function getUTF8Bytes (line 32) | function getUTF8Bytes(string) { function QRCodeAlg (line 48) | function QRCodeAlg(data, errorCorrectLevel) { function QRPolynomial (line 642) | function QRPolynomial(num, shift) { function QRBitBuffer (line 987) | function QRBitBuffer() { function drawRoundedRect (line 1115) | function drawRoundedRect(ctxi, x, y, width, height, r, lineWidth, fill, ... FILE: config/assets.config.js constant PATH (line 3) | const PATH = indexConfig.assetsPath; FILE: config/index.config.js constant CONFIG (line 1) | const CONFIG = { FILE: lib/EmojiDecoder.js class EmojiDecoder (line 8) | class EmojiDecoder { method constructor (line 14) | constructor(url,emojiMap) { method decode (line 24) | decode (text) { FILE: lib/imservice.js function Friend (line 3) | function Friend(_id, username, avatar) { function Group (line 9) | function Group(_id, username, avatar) { function IMService (line 15) | function IMService(goEasy, GoEasy) { FILE: lib/restapi.js function RestApi (line 52) | function RestApi() { FILE: store/index.js constant TOKEN (line 12) | const TOKEN = uni.getStorageSync("token") || ""; constant OPENID (line 13) | const OPENID = uni.getStorageSync("openId") || ""; constant USER_INFO (line 14) | const USER_INFO = uni.getStorageSync("userInfo") || {}; constant CUSTOMER_INFO (line 15) | const CUSTOMER_INFO = uni.getStorageSync("customerInfo") || {}; method SET_TOKEN (line 41) | SET_TOKEN(state, token) { method SET_OPENID (line 45) | SET_OPENID(state, openId) { method SET_USERINFO (line 49) | SET_USERINFO(state, userInfo) { method SET_CUSTOMERINFO (line 53) | SET_CUSTOMERINFO(state, customerInfo) { method SET_LOGOUT (line 57) | SET_LOGOUT(state) { method reLogin (line 65) | reLogin({ FILE: uni_modules/uni-popup/components/uni-popup-dialog/keypress.js method mounted (line 10) | mounted () { FILE: uni_modules/uni-popup/components/uni-popup/keypress.js method mounted (line 10) | mounted () { FILE: uni_modules/uni-popup/components/uni-popup/message.js method created (line 2) | created() { method customOpen (line 11) | customOpen() { method customClose (line 16) | customClose() { FILE: uni_modules/uni-popup/components/uni-popup/popup.js method data (line 19) | data() { method isDesktop (line 28) | isDesktop() { method mounted (line 32) | mounted() { FILE: uni_modules/uni-popup/components/uni-popup/share.js method created (line 2) | created() { method customOpen (line 9) | customOpen() { method customClose (line 12) | customClose() {