SYMBOL INDEX (1479 symbols across 154 files) FILE: app.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant CONFIG (line 2) | const CONFIG = require('config.js') constant AUTH (line 3) | const AUTH = require('utils/auth') method success (line 20) | success(res) { method success (line 33) | success(res) { method fail (line 87) | fail(err) { method onShow (line 93) | onShow (e) { method getUserApiInfo (line 169) | async getUserApiInfo() { method initNickAvatarUrlPOP (line 175) | initNickAvatarUrlPOP(_this) { FILE: components/bind-mobile/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method attached (line 26) | attached() { method detached (line 29) | detached() { method close (line 37) | close() { method getPhoneNumber (line 40) | async getPhoneNumber(e) { method _getPhoneNumber (line 73) | async _getPhoneNumber(e) { FILE: components/date-time-selecter/index.js method attached (line 32) | attached() { method detached (line 49) | detached() { method initTimes (line 57) | initTimes() { method dayClick (line 81) | dayClick(e) { method timeClick (line 90) | timeClick(e) { method closeSku (line 98) | closeSku() { method submit (line 101) | submit() { FILE: components/fuwuxieyi/index.js method aggree (line 47) | aggree(){ method notagree (line 55) | notagree(){ method goYstk (line 60) | goYstk(e){ FILE: components/goods-pop/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') constant TOOLS (line 3) | const TOOLS = require('../../utils/tools.js') // TOOLS.showTabBarBadge(); method closeSku (line 61) | closeSku(){ method initGoodsData (line 68) | async initGoodsData(skuCurGoodsBaseInfo) { method storesJia (line 99) | storesJia(){ method storesJian (line 108) | storesJian(){ method skuSelect (line 117) | skuSelect(e){ method additionSelect (line 176) | async additionSelect(e) { method calculateGoodsPrice (line 205) | async calculateGoodsPrice() { method addCarSku (line 278) | async addCarSku(){ FILE: components/login/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method attached (line 28) | attached() { method _editNick (line 41) | async _editNick() { method onChooseAvatar (line 70) | async onChooseAvatar(e) { method jump (line 97) | jump() { FILE: components/payment/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi'); method attached (line 35) | attached() { method detached (line 38) | detached() { method close (line 46) | close() { method payTypeChange (line 49) | payTypeChange(event) { method payTypeClick (line 55) | payTypeClick(event) { method submit (line 62) | async submit() { FILE: components/vip-success/index.js method handleMaskClick (line 26) | handleMaskClick() { method stopPropagation (line 30) | stopPropagation() { method handleConfirm (line 34) | handleConfirm() { FILE: miniprogram_npm/@vant/weapp/calendar/components/month/index.d.ts type Day (line 1) | interface Day { FILE: miniprogram_npm/@vant/weapp/calendar/utils.js function formatMonthTitle (line 5) | function formatMonthTitle(date) { function compareMonth (line 12) | function compareMonth(date1, date2) { function compareDay (line 29) | function compareDay(day1, day2) { function getDayByOffset (line 45) | function getDayByOffset(date, offset) { function getPrevDay (line 51) | function getPrevDay(date) { function getNextDay (line 55) | function getNextDay(date) { function getToday (line 59) | function getToday() { function calcDateNum (line 65) | function calcDateNum(date) { function copyDates (line 71) | function copyDates(dates) { function getMonthEndDay (line 83) | function getMonthEndDay(year, month) { function getMonths (line 87) | function getMonths(minDate, maxDate) { FILE: miniprogram_npm/@vant/weapp/checkbox/index.js function emit (line 5) | function emit(target, value) { FILE: miniprogram_npm/@vant/weapp/circle/canvas.d.ts type CanvasContext (line 2) | type CanvasContext = WechatMiniprogram.CanvasContext; FILE: miniprogram_npm/@vant/weapp/circle/canvas.js function adaptor (line 4) | function adaptor(ctx) { FILE: miniprogram_npm/@vant/weapp/circle/index.js function format (line 9) | function format(rate) { FILE: miniprogram_npm/@vant/weapp/collapse-item/animate.js function useAnimation (line 5) | function useAnimation(context, expanded, mounted, height) { function setContentAnimate (line 36) | function setContentAnimate(context, expanded, mounted) { FILE: miniprogram_npm/@vant/weapp/common/component.js function mapKeys (line 5) | function mapKeys(source, target, map) { function VantComponent (line 12) | function VantComponent(vantOptions) { FILE: miniprogram_npm/@vant/weapp/common/relation.d.ts type TrivialInstance (line 2) | type TrivialInstance = WechatMiniprogram.Component.TrivialInstance; FILE: miniprogram_npm/@vant/weapp/common/relation.js function useParent (line 4) | function useParent(name, onEffect) { function useChildren (line 37) | function useChildren(name, onEffect) { FILE: miniprogram_npm/@vant/weapp/common/utils.js function range (line 10) | function range(num, min, max) { function nextTick (line 14) | function nextTick(cb) { function addUnit (line 25) | function addUnit(value) { function requestAnimationFrame (line 33) | function requestAnimationFrame(cb) { function pickExclude (line 39) | function pickExclude(obj, keys) { function getRect (line 51) | function getRect(context, selector) { function getAllRect (line 64) | function getAllRect(context, selector) { function groupSetData (line 77) | function groupSetData(context, cb) { function toPromise (line 86) | function toPromise(promiseLike) { function addNumber (line 94) | function addNumber(num1, num2) { function getCurrentPage (line 102) | function getCurrentPage() { FILE: miniprogram_npm/@vant/weapp/common/validator.js function isFunction (line 5) | function isFunction(val) { function isPlainObject (line 9) | function isPlainObject(val) { function isPromise (line 13) | function isPromise(val) { function isDef (line 17) | function isDef(value) { function isObj (line 21) | function isObj(x) { function isNumber (line 26) | function isNumber(value) { function isBoolean (line 30) | function isBoolean(value) { function isImageUrl (line 36) | function isImageUrl(url) { function isVideoUrl (line 40) | function isVideoUrl(url) { FILE: miniprogram_npm/@vant/weapp/common/version.d.ts type WxWorkSystemInfo (line 2) | interface WxWorkSystemInfo extends WechatMiniprogram.SystemInfo { type SystemInfo (line 5) | interface SystemInfo extends WxWorkSystemInfo, WechatMiniprogram.SystemI... FILE: miniprogram_npm/@vant/weapp/common/version.js function getSystemInfoSync (line 5) | function getSystemInfoSync() { function compareVersion (line 12) | function compareVersion(v1, v2) { function gte (line 34) | function gte(version) { function canIUseModel (line 38) | function canIUseModel() { function canIUseFormFieldButton (line 42) | function canIUseFormFieldButton() { function canIUseAnimate (line 46) | function canIUseAnimate() { function canIUseGroupSetData (line 50) | function canIUseGroupSetData() { function canIUseNextTick (line 54) | function canIUseNextTick() { function canIUseCanvas2d (line 63) | function canIUseCanvas2d() { function canIUseGetUserProfile (line 67) | function canIUseGetUserProfile() { FILE: miniprogram_npm/@vant/weapp/count-down/index.js function simpleTick (line 5) | function simpleTick(fn) { FILE: miniprogram_npm/@vant/weapp/count-down/utils.d.ts type TimeData (line 1) | type TimeData = { FILE: miniprogram_npm/@vant/weapp/count-down/utils.js function padZero (line 4) | function padZero(num, targetLength) { function parseTimeData (line 16) | function parseTimeData(time) { function parseFormat (line 31) | function parseFormat(format, timeData) { function isSameSecond (line 61) | function isSameSecond(time1, time2) { FILE: miniprogram_npm/@vant/weapp/datetime-picker/index.js function isValidDate (line 27) | function isValidDate(date) { function range (line 30) | function range(num, min, max) { function padZero (line 33) | function padZero(val) { function times (line 36) | function times(n, iteratee) { function getTrueValue (line 44) | function getTrueValue(formattedValue) { function getMonthEndDay (line 53) | function getMonthEndDay(year, month) { FILE: miniprogram_npm/@vant/weapp/definitions/index.d.ts type VantComponentInstance (line 2) | interface VantComponentInstance { type VantComponentOptions (line 9) | type VantComponentOptionst.length)&&(e=t.length);for(var r=0,o=Array(... function e (line 1) | function e(t,o,i){var s=t.length;if(0===s||0===o.length)return void(r[i]... FILE: miniprogram_npm/mp-html/parser.js function t (line 1) | function t(t,e){var s="undefined"!=typeof Symbol&&t[Symbol.iterator]||t[... function i (line 1) | function i(t,i){if(t){if("string"==typeof t)return e(t,i);var s={}.toStr... function e (line 1) | function e(t,i){(null==i||i>t.length)&&(i=t.length);for(var e=0,s=Array(... function s (line 1) | function s(t){for(var i=Object.create(null),e=t.split(","),s=e.length;s-... function n (line 1) | function n(t,i){for(var e=t.indexOf("&");-1!==e;){var s=t.indexOf(";",e+... function a (line 1) | function a(t){for(var i=t.length-1,e=i;e>=-1;e--)(-1===e||t[e].c||!t[e].... function r (line 1) | function r(t){this.options=t.data||{},this.tagStyle=Object.assign({},l.t... function o (line 1) | function o(t){this.handler=t} FILE: miniprogram_npm/wxa-plugin-canvas/index/index.js method drawBlock (line 6) | drawBlock({ text, width = 0, height, x, y, paddingLeft = 0, paddingRight... method drawText (line 70) | drawText(params) { method drawImage (line 89) | drawImage(data) { method drawLine (line 112) | drawLine({ startX, startY, endX, endY, color, width }) { method downloadResource (line 123) | downloadResource({ images = [], pixelRatio = 1 }) { method initCanvas (line 129) | initCanvas(w, h, debug) { method _drawRadiusRect (line 143) | _drawRadiusRect(x, y, w, h, r) { method _getTextWidth (line 160) | _getTextWidth(text) { method _drawSingleText (line 178) | _drawSingleText({ x, y, fontSize, color, baseLine, textAlign = 'left', t... method _downloadImageAndInfo (line 266) | _downloadImageAndInfo(image, index, pixelRatio) { method _downImage (line 316) | _downImage(imageUrl) { method _getImageInfo (line 343) | _getImageInfo(imgPath, index) { method toPx (line 356) | toPx(rpx, int) { method toRpx (line 363) | toRpx(px, int) { method _mapHttpToHttps (line 373) | _mapHttpToHttps(rawUrl) { method created (line 390) | created() { method getHeight (line 400) | getHeight(config) { method create (line 447) | create(config) { FILE: miniprogram_npm/wxa-plugin-canvas/poster/index.js method ready (line 16) | ready() { method trigger (line 30) | trigger(event, data) { method once (line 35) | once(event, fun) { method downloadResource (line 41) | downloadResource(reset) { method onCreate (line 64) | onCreate(reset = false) { method onCreateSuccess (line 78) | onCreateSuccess(e) { method onCreateFail (line 82) | onCreateFail(err) { FILE: miniprogram_npm/wxa-plugin-canvas/poster/poster.js function Poster (line 5) | function Poster(options = {}, that) { FILE: miniprogram_npm/wxbarcode/index.js function convert_length (line 14) | function convert_length(length) { function barc (line 18) | function barc(id, code, width, height) { function qrc (line 22) | function qrc(id, code, width, height) { function getBytes (line 60) | function getBytes(str) { function stringToCode128 (line 104) | function stringToCode128(text) { function codeValue (line 253) | function codeValue(chr1, chr2) { function charCompatible (line 262) | function charCompatible(chr, codeset) { function codeSetAllowedFor (line 272) | function codeSetAllowedFor(chr) { function setmask (line 558) | function setmask(x, y) function putalign (line 576) | function putalign(x, y) function modnn (line 598) | function modnn(x) function appendrs (line 610) | function appendrs(data, dlen, ecbuf, eclen) function ismasked (line 632) | function ismasked(x, y) function applymask (line 649) | function applymask(m) function badruns (line 743) | function badruns(length) function badcheck (line 766) | function badcheck() function genframe (line 822) | function genframe(instring) method ecclevel (line 1151) | get ecclevel () { method ecclevel (line 1155) | set ecclevel (val) { method size (line 1159) | get size () { method size (line 1163) | set size (val) { method canvas (line 1167) | get canvas () { method canvas (line 1171) | set canvas (el) { FILE: packageCps/pages/goods-details/cps-jd.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../../utils/auth') constant CONFIG (line 3) | const CONFIG = require('../../../config.js') method bindscroll (line 33) | bindscroll(e) { method onLoad (line 50) | onLoad(e) { method goodsDetail (line 67) | async goodsDetail() { method cpsJdGoodsDetail (line 77) | async cpsJdGoodsDetail(skuId) { method onShow (line 96) | onShow (){ method getTopHeightFunction (line 114) | getTopHeightFunction() { method getTopHeight (line 122) | getTopHeight(viewId, index) { method goodsFavCheck (line 137) | async goodsFavCheck() { method addFav (line 149) | async addFav(){ method tobuy (line 192) | async tobuy() { method stepChange (line 248) | stepChange(event) { method labelItemTap (line 256) | async labelItemTap(e) { method calculateGoodsPrice (line 306) | async calculateGoodsPrice() { method labelItemTap2 (line 355) | async labelItemTap2(e) { method onShareAppMessage (line 403) | onShareAppMessage() { method onShareTimeline (line 415) | onShareTimeline() { method joinKanjia (line 466) | joinKanjia(){ method goIndex (line 504) | goIndex() { method helpKanjia (line 509) | helpKanjia() { method helpKanjiaDone (line 517) | helpKanjiaDone(){ method closePop (line 538) | closePop(){ method drawSharePic (line 543) | async drawSharePic() { method drawSharePicDone (line 576) | drawSharePicDone(picHeight, qrcode) { method onPosterSuccess (line 644) | onPosterSuccess(e) { method onPosterFail (line 651) | onPosterFail(e) { method savePosterPic (line 654) | savePosterPic() { method previewImage (line 708) | previewImage(e) { method onTabsChange (line 715) | onTabsChange(e) { method backToHome (line 727) | backToHome() { FILE: packageCps/pages/goods-details/cps-pdd.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../../utils/auth') constant CONFIG (line 3) | const CONFIG = require('../../../config.js') method onLoad (line 10) | onLoad(e) { method cpsPddBeian (line 26) | async cpsPddBeian() { method goBeian (line 64) | goBeian() { method goodsDetail (line 70) | async goodsDetail() { method cpsPddGoodsDetail (line 80) | async cpsPddGoodsDetail(skuId) { method onShow (line 92) | onShow (){ method goodsFavCheck (line 100) | async goodsFavCheck() { method addFav (line 112) | async addFav(){ method tobuy (line 155) | async tobuy() { method stepChange (line 209) | stepChange(event) { method labelItemTap (line 217) | async labelItemTap(e) { method calculateGoodsPrice (line 267) | async calculateGoodsPrice() { method labelItemTap2 (line 316) | async labelItemTap2(e) { method onShareAppMessage (line 364) | onShareAppMessage() { method onShareTimeline (line 376) | onShareTimeline() { method joinKanjia (line 427) | joinKanjia(){ method goIndex (line 465) | goIndex() { method helpKanjia (line 470) | helpKanjia() { method helpKanjiaDone (line 478) | helpKanjiaDone(){ method closePop (line 499) | closePop(){ method drawSharePic (line 504) | async drawSharePic() { method drawSharePicDone (line 537) | drawSharePicDone(picHeight, qrcode) { method onPosterSuccess (line 605) | onPosterSuccess(e) { method onPosterFail (line 612) | onPosterFail(e) { method savePosterPic (line 615) | savePosterPic() { method previewImage (line 669) | previewImage(e) { method onTabsChange (line 676) | onTabsChange(e) { method backToHome (line 682) | backToHome() { FILE: packageCps/pages/goods-details/cps-taobao.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../../utils/auth') method onLoad (line 9) | onLoad(e) { method goodsDetail (line 26) | async goodsDetail() { method cpsTaobaoGoodsDetail (line 36) | async cpsTaobaoGoodsDetail(goodsId) { method onShow (line 49) | onShow (){ method goodsFavCheck (line 56) | async goodsFavCheck() { method addFav (line 68) | async addFav(){ method tobuy (line 111) | async tobuy() { method stepChange (line 165) | stepChange(event) { method labelItemTap (line 173) | async labelItemTap(e) { method calculateGoodsPrice (line 223) | async calculateGoodsPrice() { method labelItemTap2 (line 272) | async labelItemTap2(e) { method onShareAppMessage (line 320) | onShareAppMessage() { method onShareTimeline (line 332) | onShareTimeline() { method joinKanjia (line 383) | joinKanjia(){ method goIndex (line 421) | goIndex() { method helpKanjia (line 426) | helpKanjia() { method helpKanjiaDone (line 434) | helpKanjiaDone(){ method closePop (line 455) | closePop(){ method drawSharePic (line 460) | async drawSharePic() { method drawSharePicDone (line 493) | drawSharePicDone(picHeight, qrcode) { method onPosterSuccess (line 561) | onPosterSuccess(e) { method onPosterFail (line 568) | onPosterFail(e) { method savePosterPic (line 571) | savePosterPic() { method previewImage (line 625) | previewImage(e) { method onTabsChange (line 632) | onTabsChange(e) { method backToHome (line 638) | backToHome() { method copyKouling (line 643) | async copyKouling() { method copyLink (line 661) | async copyLink() { FILE: packageCps/pages/order-list/cps.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 8) | onLoad(e) { method onShow (line 11) | onShow() { method tabChange (line 14) | tabChange(e) { method cpsJdOrders (line 26) | async cpsJdOrders() { method cpsPddOrders (line 40) | async cpsPddOrders() { method onPullDownRefresh (line 54) | onPullDownRefresh() { method huishou (line 66) | huishou(e) { FILE: packageFx/pages/apply/form.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 15) | onLoad(e) { method bindSave (line 30) | bindSave(){ FILE: packageFx/pages/apply/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../../utils/auth') method onShow (line 22) | onShow() { method initData (line 24) | async initData() { method setting (line 62) | async setting() { method buy (line 70) | async buy() { method paymentOk (line 108) | paymentOk(e) { method paymentCancel (line 117) | paymentCancel() { FILE: packageFx/pages/commisionLog/index.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') method onLoad (line 13) | onLoad(options) {} method getCommisionLog (line 18) | async getCommisionLog() { method dateBeginCancel (line 68) | dateBeginCancel() { method dateBeginChange (line 73) | dateBeginChange(e) { method dateEndCancel (line 78) | dateEndCancel() { method dateEndChange (line 83) | dateEndChange(e) { FILE: packageFx/pages/hehuorenfenxiao/fxmember.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../../utils/auth') method cancelLogin (line 89) | cancelLogin() { method processLogin (line 94) | processLogin(e) { method fxMembers (line 105) | async fxMembers(level){ FILE: packageFx/pages/hehuorenfenxiao/index.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../../utils/auth') constant APP (line 5) | const APP = getApp() method onLoad (line 69) | onLoad(options) { method onShow (line 106) | onShow() { method commision (line 109) | async commision() { method backto (line 170) | backto() { method getfxMoney (line 226) | async getfxMoney() { method payFx (line 236) | async payFx() { method fetchTabData (line 245) | fetchTabData(activeIndex) { method cashLogs (line 250) | cashLogs() { method cancelLogin (line 282) | cancelLogin() { method processLogin (line 287) | processLogin(e) { method getcashLogJD (line 298) | async getcashLogJD() { //获取金豆 method getcashLogJDtx (line 322) | async getcashLogJDtx() { //获取金豆(已提现) method copyContent (line 341) | copyContent(e) { method getMembersStatistics (line 356) | async getMembersStatistics() { //团队情况 method getTz (line 366) | async getTz(name) { //团长 method getTy (line 380) | async getTy(name) { //团员 method fxMembers (line 394) | async fxMembers() { method goFxmem (line 400) | goFxmem(e) { method goCommision (line 407) | goCommision() { method partnerBindTeamLeader (line 413) | async partnerBindTeamLeader() { method onChange (line 430) | onChange(e) { method fetchQrcode (line 435) | fetchQrcode() { method showCanvas (line 462) | showCanvas(qrcode) { method saveToMobile (line 486) | saveToMobile() { //下载二维码到手机 method saveOri (line 542) | saveOri() { method savePhoto (line 580) | savePhoto() { method paymentOk (line 633) | paymentOk(e) { method paymentCancel (line 642) | paymentCancel() { FILE: packageFx/pages/index/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../../utils/auth') constant APP (line 4) | const APP = getApp() method commision (line 69) | async commision() { method copyContent (line 171) | copyContent(e) { method doneShow2 (line 177) | async doneShow2() { method fetchQrcode (line 206) | fetchQrcode(){ method showCanvas (line 236) | showCanvas(qrcode){ method saveToMobile (line 258) | saveToMobile() { method fxCities (line 313) | async fxCities() { method adPosition (line 322) | async adPosition() { method goUrl (line 330) | goUrl(e) { method onShareAppMessage (line 338) | onShareAppMessage() { method onShareTimeline (line 351) | onShareTimeline() { method goApply (line 358) | goApply() { FILE: packageFx/pages/myusers/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method fxMembersStatistics (line 22) | async fxMembersStatistics() { method fxMembers (line 31) | async fxMembers() { method tabChange (line 84) | tabChange(e) { FILE: packageFx/pages/myusers/myusers-detail.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method userDetailSpreadUser (line 21) | async userDetailSpreadUser(uid) { FILE: packageFx/pages/report/city.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 12) | onLoad(e) { method fxCityReport (line 20) | async fxCityReport() { FILE: packageFx/pages/report/team.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 12) | onLoad(e) { method fxTeamReport (line 19) | async fxTeamReport() { FILE: packageStreamMedia/components/TRTCCalling/TRTCCalling.js constant TAG_NAME (line 10) | const TAG_NAME = 'TRTCCalling-Component' method _initEventEmitter (line 66) | _initEventEmitter() { method login (line 299) | login() { method logout (line 316) | logout() { method on (line 332) | on(eventCode, handler, context) { method off (line 336) | off(eventCode, handler) { method call (line 346) | call({ userID, type }) { method groupCall (line 378) | groupCall(params) { method accept (line 397) | accept() { method reject (line 417) | reject() { method hangup (line 439) | hangup() { method _reset (line 471) | _reset() { method startRemoteView (line 508) | startRemoteView(userID) { method stopRemoteView (line 526) | stopRemoteView(userID) { method openCamera (line 542) | openCamera() { method closeCamera (line 554) | closeCamera() { method setMicMute (line 575) | setMicMute(isMute) { method switchCamera (line 585) | switchCamera(isFrontCamera) { method setHandsFree (line 593) | setHandsFree(isHandsFree) { method _toggleAudio (line 602) | _toggleAudio() { method _toggleSoundMode (line 610) | _toggleSoundMode() { method _getPushUrl (line 618) | _getPushUrl(roomId) { method _enterTRTCRoom (line 656) | _enterTRTCRoom() { method _hangUp (line 661) | _hangUp() { method _pusherStateChangeHandler (line 665) | _pusherStateChangeHandler(event) { method _playerStateChange (line 760) | _playerStateChange(event) { method _playerAudioVolumeNotify (line 765) | _playerAudioVolumeNotify(event) { method _pusherAudioVolumeNotify (line 784) | _pusherAudioVolumeNotify(event) { FILE: packageStreamMedia/components/TRTCCalling/common/constants.js constant EVENT (line 1) | const EVENT = { constant TRTC_EVENT (line 20) | const TRTC_EVENT = { constant DEFAULT_PLAYER_CONFIG (line 34) | const DEFAULT_PLAYER_CONFIG = { FILE: packageStreamMedia/components/TRTCCalling/controller/user-controller.js constant TAG_NAME (line 6) | const TAG_NAME = 'UserController' class UserController (line 10) | class UserController { method constructor (line 11) | constructor(componentContext) { method userEventHandler (line 21) | userEventHandler(event) { method addUser (line 88) | addUser(data) { method removeUser (line 114) | removeUser(data) { method updateUserVideo (line 143) | updateUserVideo(data) { method updateUserAudio (line 198) | updateUserAudio(data) { method getUser (line 261) | getUser(userID) { method getStream (line 264) | getStream({ userID, streamType }) { method getUserList (line 271) | getUserList() { method getStreamList (line 274) | getStreamList() { method reset (line 281) | reset() { method on (line 293) | on(eventCode, handler, context) { method off (line 296) | off(eventCode, handler) { method _removeUserAndStream (line 303) | _removeUserAndStream(userID) { method _addStream (line 311) | _addStream(stream) { method _removeStream (line 316) | _removeStream(stream) { FILE: packageStreamMedia/components/TRTCCalling/libs/mta_analysis.js function getNetworkType (line 1) | function getNetworkType(a){wx.getNetworkType({success:function(b){a(b.ne... function getSystemInfo (line 2) | function getSystemInfo(){var a=wx.getSystemInfoSync();return{adt:encodeU... function getUID (line 2) | function getUID(){try{return wx.getStorageSync(MTA_CONFIG.prefix+"auid")... function setUID (line 2) | function setUID(){try{var a=getRandom();wx.setStorageSync(MTA_CONFIG.pre... function getSID (line 3) | function getSID(){try{return wx.getStorageSync(MTA_CONFIG.prefix+"ssid")... function setSID (line 3) | function setSID(){try{var a="s"+getRandom();wx.setStorageSync(MTA_CONFIG... function getRandom (line 3) | function getRandom(a){for(var b=[0,1,2,3,4,5,6,7,8,9],c=10;1MTA_CONFIG.ignore_params.length)return a;v... function initOnload (line 7) | function initOnload(){var a=Page;Page=function(b){var c=b.onLoad;b.onLoa... FILE: packageStreamMedia/components/TRTCCalling/model/stream.js class Stream (line 4) | class Stream { method constructor (line 5) | constructor(options) { method setProperty (line 17) | setProperty(options) { method reset (line 20) | reset() { FILE: packageStreamMedia/components/TRTCCalling/model/user.js class User (line 1) | class User { method constructor (line 2) | constructor(options) { FILE: packageStreamMedia/components/TRTCCalling/utils/compare-version.js function compareVersion (line 1) | function compareVersion(v1, v2) { FILE: packageStreamMedia/components/TRTCCalling/utils/environment.js constant TAG_NAME (line 2) | const TAG_NAME = 'TRTC-ROOM' constant IS_TRTC (line 28) | const IS_TRTC = isNewVersion constant IS_QQ (line 29) | const IS_QQ = typeof qq !== 'undefined' constant IS_WX (line 30) | const IS_WX = typeof wx !== 'undefined' constant IS_IOS (line 31) | const IS_IOS = /iOS/i.test(systemInfo.system) constant IS_ANDROID (line 32) | const IS_ANDROID = /Android/i.test(systemInfo.system) constant IS_MAC (line 33) | const IS_MAC = /mac/i.test(systemInfo.system) constant APP_VERSION (line 34) | const APP_VERSION = systemInfo.version constant LIB_VERSION (line 35) | const LIB_VERSION = (function() { constant IS_FULLSCREEN_DEVICE (line 48) | const IS_FULLSCREEN_DEVICE = isFullscreenDevie FILE: packageStreamMedia/components/TRTCCalling/utils/event.js class EventEmitter (line 1) | class EventEmitter { method on (line 2) | on(event, fn, ctx) { method emit (line 12) | emit(event) { method off (line 30) | off(event, fn) { FILE: packageStreamMedia/components/TRTCCalling/utils/tsignaling-wx.js function n (line 1) | function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{... function a (line 1) | function a(){const e=new Date;return"TSignaling "+e.toLocaleTimeString("... method arguments2String (line 1) | arguments2String(e){let t;if(1===e.length)t=a()+e[0];else{t=a();for(let ... function n (line 1) | function n(e){return e=window.localStorage?localStorage.getItem(e)||sess... function o (line 1) | function o(e,t,n){if(window.localStorage)try{n?localStorage.setItem(e,t)... function r (line 1) | function r(e,t){var n,o={};if(void 0===t)var r=window.location,i=r.host,... function i (line 1) | function i(e){var t,i=r(e),a={dm:i.host,pvi:"",si:"",url:i.path,arg:enco... function s (line 1) | function s(e){for(var t=[0,1,2,3,4,5,6,7,8,9],n=10;1(this.off(e,i),o.call(t,n,r));ret... method off (line 1) | off(e,t=null){const n=i(this);let o;return this._has(e)&&(null===t?(n.... method emit (line 1) | emit(e,...t){return this._has(e)&&this._getCallbacks(e).forEach(e=>o.c... method clear (line 1) | clear(){const e=i(this);return e._events.clear(),e._callbacks={},this} method listenersNumber (line 1) | listenersNumber(e){return this._has(e)?this._getCallbacks(e).length:null} function a (line 1) | function a(e){return{r2:e.sid}} function u (line 1) | function u(e){var t={};if(e){var n,o=[];for(n in e)e.hasOwnProperty(n)&&... function c (line 1) | function c(e){var t=r(e,document.referrer);return e=r(e),{rdm:t.host,rur... function l (line 1) | function l(){try{var e=navigator,t=screen||{width:"",height:"",colorDept... function s (line 1) | function s(e){try{u(o.next(e))}catch(e){i(e)}} method constructor (line 1) | constructor(e=null,t=console){const n=i(this);return n._events=new Set... method _addCallback (line 1) | _addCallback(e,t,n,o){return this._getCallbacks(e).push({callback:t,co... method _getCallbacks (line 1) | _getCallbacks(e){return i(this)._callbacks[e]} method _getCallbackIndex (line 1) | _getCallbackIndex(e,t){return this._has(e)?this._getCallbacks(e).findI... method _achieveMaxListener (line 1) | _achieveMaxListener(e){return null!==i(this)._maxListeners&&i(this)._m... method _callbackIsExists (line 1) | _callbackIsExists(e,t,n){const o=this._getCallbackIndex(e,t),r=-1!==o?... method _has (line 1) | _has(e){return i(this)._events.has(e)} method on (line 1) | on(e,t,n=null,o=1){const r=i(this);if("function"!=typeof t)throw new T... method once (line 1) | once(e,t,n=null,r=1){const i=(...r)=>(this.off(e,i),o.call(t,n,r));ret... method off (line 1) | off(e,t=null){const n=i(this);let o;return this._has(e)&&(null===t?(n.... method emit (line 1) | emit(e,...t){return this._has(e)&&this._getCallbacks(e).forEach(e=>o.c... method clear (line 1) | clear(){const e=i(this);return e._events.clear(),e._callbacks={},this} method listenersNumber (line 1) | listenersNumber(e){return this._has(e)?this._getCallbacks(e).length:null} function a (line 1) | function a(e){try{u(o.throw(e))}catch(e){i(e)}} function u (line 1) | function u(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n(... function a (line 1) | function a(i){return function(a){return function(i){if(n)throw new TypeE... function e (line 1) | function e(e){if(this._outerEmitter=null,this._safetyCallbackFactory=nul... function i (line 1) | function i(e){return r.has(e)||r.set(e,{}),r.get(e)} class s (line 1) | class s{constructor(e=null,t=console){const n=i(this);return n._events=n... method constructor (line 1) | constructor(e=null,t=console){const n=i(this);return n._events=new Set... method _addCallback (line 1) | _addCallback(e,t,n,o){return this._getCallbacks(e).push({callback:t,co... method _getCallbacks (line 1) | _getCallbacks(e){return i(this)._callbacks[e]} method _getCallbackIndex (line 1) | _getCallbackIndex(e,t){return this._has(e)?this._getCallbacks(e).findI... method _achieveMaxListener (line 1) | _achieveMaxListener(e){return null!==i(this)._maxListeners&&i(this)._m... method _callbackIsExists (line 1) | _callbackIsExists(e,t,n){const o=this._getCallbackIndex(e,t),r=-1!==o?... method _has (line 1) | _has(e){return i(this)._events.has(e)} method on (line 1) | on(e,t,n=null,o=1){const r=i(this);if("function"!=typeof t)throw new T... method once (line 1) | once(e,t,n=null,r=1){const i=(...r)=>(this.off(e,i),o.call(t,n,r));ret... method off (line 1) | off(e,t=null){const n=i(this);let o;return this._has(e)&&(null===t?(n.... method emit (line 1) | emit(e,...t){return this._has(e)&&this._getCallbacks(e).forEach(e=>o.c... method clear (line 1) | clear(){const e=i(this);return e._events.clear(),e._callbacks={},this} method listenersNumber (line 1) | listenersNumber(e){return this._has(e)?this._getCallbacks(e).length:null} method constructor (line 1) | constructor(){this._funcMap=new Map} method defense (line 1) | defense(e,t,n){if("string"!=typeof e)return null;if(0===e.length)return ... method defenseOnce (line 1) | defenseOnce(e,t,n){return"function"!=typeof t?null:this._pack(e,t,n)} method find (line 1) | find(e,t){return"string"!=typeof e||0===e.length||"function"!=typeof t?n... method delete (line 1) | delete(e,t){return"function"==typeof t&&(!!this._funcMap.has(e)&&(!!this... method _pack (line 1) | _pack(e,t,n){return function(){try{t.apply(n,Array.from(arguments))}catc... function o (line 10) | function o(){var e=r._getRandomInt;this.timestamp=0,this.sequence=e(14),... function r (line 10) | function r(){} function o (line 10) | function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbo... function r (line 10) | function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function i (line 10) | function i(e,t){for(var n=0;n(this.off(e,i),o.call(t,n,r));ret... method off (line 1) | off(e,t=null){const n=i(this);let o;return this._has(e)&&(null===t?(n.... method emit (line 1) | emit(e,...t){return this._has(e)&&this._getCallbacks(e).forEach(e=>o.c... method clear (line 1) | clear(){const e=i(this);return e._events.clear(),e._callbacks={},this} method listenersNumber (line 1) | listenersNumber(e){return this._has(e)?this._getCallbacks(e).length:null} function a (line 10) | function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enume... function u (line 10) | function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){va... function c (line 10) | function c(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,o=new Ar... function E (line 10) | function E(e){if("undefined"==typeof Symbol||null==e[Symbol.iterator]){i... function e (line 10) | function e(){r(this,e),this.cache=[],this.options=null} function D (line 10) | function D(e,t){return e(t={exports:{}},t.exports),t.exports} function $ (line 10) | function $(){var e=new Date;return"TIM "+e.toLocaleTimeString("en-US",{h... function Ie (line 10) | function Ie(e,t){ee(e)&&ee(t)?t.forEach((function(t){var n=t.key,o=t.val... function Se (line 10) | function Se(e,t){var n={};return Object.keys(e).forEach((function(o){n[o... function ke (line 10) | function ke(e){if(null==e)return!0;if("boolean"==typeof e)return!1;if("n... function Ae (line 10) | function Ae(e,t,n){if(void 0===t)return!0;var o=!0;if("object"===N(t).to... function Re (line 10) | function Re(e,t,n,o){if(void 0===t)return!0;var r=!0;return t.required&&... function e (line 10) | function e(t){r(this,e),this.type=n.MSG_TEXT,this.content={text:t.text||... function e (line 10) | function e(t){r(this,e),this._imageMemoryURL="",this._file=t.file,O?this... function e (line 10) | function e(t){r(this,e),this.type=n.MSG_FACE,this.content=t||null} function e (line 10) | function e(t){r(this,e),this.type=n.MSG_AUDIO,this._percent=0,this.conte... function e (line 10) | function e(t){r(this,e),this.type=n.MSG_GRP_TIP,this.content={},this._in... function e (line 10) | function e(t){r(this,e),this.type=n.MSG_GRP_SYS_NOTICE,this.content={},t... function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this)).code=e.code,o.mess... function e (line 10) | function e(t){r(this,e);var o=this._check(t);if(o instanceof nt)throw o;... function e (line 10) | function e(t){r(this,e),this.type=n.MSG_CUSTOM,this.content={data:t.data... function e (line 10) | function e(t){r(this,e),this.type=n.MSG_VIDEO,this._percent=0,this.conte... function e (line 10) | function e(t){r(this,e),this.ID="",this.conversationID=t.conversationID|... function In (line 10) | function In(e,t){if("string"!=typeof e&&!Array.isArray(e))throw new Type... function Cn (line 10) | function Cn(e,t,n){var o=[],r=0,i=function e(t,n){if(++r>10)return r--,t... function e (line 10) | function e(t){var n=this;r(this,e),this.url="",this.requestData=null,thi... function Tn (line 10) | function Tn(e){this.mixin(e)} function e (line 10) | function e(t){r(this,e),Tn.mixin(this),this.tim=t} function e (line 10) | function e(t,n){r(this,e),this.data=t,this._innerEmitter=n,this.defaultD... function n (line 10) | function n(e){var o;r(this,n);var i=(o=t.call(this,e)).tim.loginInfo;ret... function e (line 10) | function e(){r(this,e),this.SDKAppID="",this.version="",this.tinyID="",t... function i (line 10) | function i(e){var t;return r(this,i),(t=o.call(this,e))._initializeListe... function Zn (line 10) | function Zn(e){return"[object Array]"===Qn.call(e)} function eo (line 10) | function eo(e){return void 0===e} function to (line 10) | function to(e){return null!==e&&"object"==typeof e} function no (line 10) | function no(e){return"[object Function]"===Qn.call(e)} function oo (line 10) | function oo(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),Zn(e))for(var... function n (line 10) | function n(n,o){"object"==typeof t[o]&&"object"==typeof n?t[o]=e(t[o],n)... function n (line 10) | function n(n,o){"object"==typeof t[o]&&"object"==typeof n?t[o]=e(t[o],n)... function io (line 10) | function io(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace... function ao (line 10) | function ao(){this.handlers=[]} function po (line 10) | function po(){throw new Error("setTimeout has not been defined")} function ho (line 10) | function ho(){throw new Error("clearTimeout has not been defined")} function mo (line 10) | function mo(e){if(fo===setTimeout)return setTimeout(e,0);if((fo===po||!f... function Mo (line 10) | function Mo(){yo&&_o&&(yo=!1,_o.length?vo=_o.concat(vo):Io=-1,vo.length&... function Co (line 10) | function Co(){if(!yo){var e=mo(Mo);yo=!0;for(var t=vo.length;t;){for(_o=... function Eo (line 10) | function Eo(e,t){this.fun=e,this.array=t} function To (line 10) | function To(){} function o (line 10) | function o(e){var o=e;return t&&(n.setAttribute("href",o),o=n.href),n.se... function Ko (line 10) | function Ko(e,t){!ro.isUndefined(e)&&ro.isUndefined(e["Content-Type"])&&... function Yo (line 10) | function Yo(e){e.cancelToken&&e.cancelToken.throwIfRequested()} function zo (line 10) | function zo(e){this.defaults=e,this.interceptors={request:new uo,respons... function Xo (line 10) | function Xo(e){this.message=e} function Zo (line 10) | function Zo(e){if("function"!=typeof e)throw new TypeError("executor mus... function tr (line 10) | function tr(e){var t=new Jo(e),n=Xn(Jo.prototype.request,t);return ro.ex... function e (line 10) | function e(){r(this,e)} function n (line 10) | function n(){var e;return r(this,n),(e=t.call(this)).retry=2,e} function dr (line 10) | function dr(){hr=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmno... function fr (line 10) | function fr(e,t,n){for(var o,r,i=[],s=t;s>1,l=-7,p=n?r-1:... function _r (line 10) | function _r(e,t,n,o,r,i){var s,a,u,c=8*i-r-1,l=(1<>1,h=23===r?... function Ir (line 10) | function Ir(){return Cr.TYPED_ARRAY_SUPPORT?2147483647:1073741823} function Mr (line 10) | function Mr(e,t){if(Ir()=Ir())throw new RangeError("Attempt to allocate Buff... function Ar (line 10) | function Ar(e){return!(null==e||!e._isBuffer)} function Rr (line 10) | function Rr(e,t){if(Ar(e))return e.length;if("undefined"!=typeof ArrayBu... function Nr (line 10) | function Nr(e,t,n){var o=!1;if((void 0===t||t<0)&&(t=0),t>this.length)re... function wr (line 10) | function wr(e,t,n){var o=e[t];e[t]=e[n],e[n]=o} function Or (line 10) | function Or(e,t,n,o,r){if(0===e.length)return-1;if("string"==typeof n?(o... function Lr (line 10) | function Lr(e,t,n,o,r){var i,s=1,a=e.length,u=t.length;if(void 0!==o&&("... function br (line 10) | function br(e,t,n,o){n=Number(n)||0;var r=e.length-n;o?(o=Number(o))>r&&... function Pr (line 10) | function Pr(e,t,n,o){return oi(ti(t,e.length-n),e,n,o)} function Gr (line 10) | function Gr(e,t,n,o){return oi(function(e){for(var t=[],n=0;no)&&(n=o)... function jr (line 10) | function jr(e,t,n){for(var o=e.slice(t,n),r="",i=0;ie.length)throw new RangeError("Index out... function Xr (line 10) | function Xr(e,t,n,o,r){return r||Jr(e,0,n,4),_r(e,t,n,o,23,4),n+4} function Qr (line 10) | function Qr(e,t,n,o,r){return r||Jr(e,0,n,8),_r(e,t,n,o,52,8),n+8} function ei (line 10) | function ei(e){return e<16?"0"+e.toString(16):e.toString(16)} function ti (line 10) | function ti(e,t){var n;t=t||1/0;for(var o=e.length,r=null,i=[],s=0;s=t.length||r>=e.length);++r)... function ri (line 10) | function ri(e){return!!e.constructor&&"function"==typeof e.constructor.i... function n (line 10) | function n(){var e;return r(this,n),(e=t.call(this)).retry=2,e._request=... function e (line 10) | function e(){r(this,e),this.request=0,this.success=0,this.fail=0,this.re... function e (line 10) | function e(t){r(this,e),this._initializeOptions(t),this._initializeMembe... function e (line 10) | function e(t){r(this,e),this._initializeOptions(t),this._initializeMembe... function e (line 10) | function e(t){r(this,e),this.tim=t,this.httpConnection=O?new ii:new ur,t... function t (line 10) | function t(e){r(this,t),this.tim=e,this.tim.innerEmitter.on(pn,this._onE... function e (line 10) | function e(t){var o=this;r(this,e),ke(t)||(this.userID=t.userID||"",this... function t (line 10) | function t(e){r(this,t),this.userController=e,this.TAG="profile",this.Ac... function e (line 10) | function e(t){r(this,e),this.options=t?t.options:{enablePointer:!0},this... function e (line 10) | function e(t){r(this,e),this.userController=t,this.TAG="friend",this.Act... function t (line 10) | function t(e){r(this,t),this.userController=e,this.TAG="blacklist",this.... function e (line 10) | function e(t){r(this,e),this.userController=t,this.TAG="applyC2C",this.A... function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this,e)).profileHandler=n... function e (line 10) | function e(t){r(this,e),this.groupID="",this.name="",this.avatar="",this... function e (line 10) | function e(t){r(this,e),this.conversationID=t.conversationID||"",this.un... function i (line 10) | function i(e){var t;return r(this,i),(t=o.call(this,e)).pagingStatus=xe,... function e (line 10) | function e(t){if(r(this,e),void 0===t)throw new nt({code:ot.MESSAGE_LIST... function e (line 10) | function e(t){r(this,e),this.tim=t} function e (line 10) | function e(t){var n=t.tim,o=t.messageController;r(this,e),this.tim=n,thi... function e (line 10) | function e(t){r(this,e),this.MAX_LENGTH=t,this.pTail=null,this.pNodeToDe... function e (line 10) | function e(t){r(this,e),this.tim=t} function i (line 10) | function i(e){var t;return r(this,i),(t=o.call(this,e))._initializeMembe... function e (line 10) | function e(t){r(this,e),this.userID="",this.avatar="",this.nick="",this.... function e (line 10) | function e(t){r(this,e),this.tim=t.tim,this.groupController=t.groupContr... function t (line 10) | function t(e){r(this,t),this.groupController=e.groupController,this.tim=... function t (line 10) | function t(e){var n=e.tim,o=e.groupController;r(this,t),this.tim=n,this.... function i (line 10) | function i(e){var t;return r(this,i),(t=o.call(this,e)).groupMap=new Map... function i (line 10) | function i(e){var t;r(this,i),(t=o.call(this,e)).REALTIME_MESSAGE_TIMEOU... function Ki (line 10) | function Ki(){return null} function e (line 10) | function e(t){r(this,e),this.tim=t,this.isWX=O,this.storageQueue=new Map... function o (line 10) | function o(){} function r (line 10) | function r(e,t,n){this.fn=e,this.context=t,this.once=n||!1} function i (line 10) | function i(e,t,o,i,s){if("function"!=typeof o)throw new TypeError("The l... function s (line 10) | function s(e,t){0==--e._eventsCount?e._events=new o:delete e._events[t]} method constructor (line 1) | constructor(e=null,t=console){const n=i(this);return n._events=new Set... method _addCallback (line 1) | _addCallback(e,t,n,o){return this._getCallbacks(e).push({callback:t,co... method _getCallbacks (line 1) | _getCallbacks(e){return i(this)._callbacks[e]} method _getCallbackIndex (line 1) | _getCallbackIndex(e,t){return this._has(e)?this._getCallbacks(e).findI... method _achieveMaxListener (line 1) | _achieveMaxListener(e){return null!==i(this)._maxListeners&&i(this)._m... method _callbackIsExists (line 1) | _callbackIsExists(e,t,n){const o=this._getCallbackIndex(e,t),r=-1!==o?... method _has (line 1) | _has(e){return i(this)._events.has(e)} method on (line 1) | on(e,t,n=null,o=1){const r=i(this);if("function"!=typeof t)throw new T... method once (line 1) | once(e,t,n=null,r=1){const i=(...r)=>(this.off(e,i),o.call(t,n,r));ret... method off (line 1) | off(e,t=null){const n=i(this);let o;return this._has(e)&&(null===t?(n.... method emit (line 1) | emit(e,...t){return this._has(e)&&this._getCallbacks(e).forEach(e=>o.c... method clear (line 1) | clear(){const e=i(this);return e._events.clear(),e._callbacks={},this} method listenersNumber (line 1) | listenersNumber(e){return this._has(e)?this._getCallbacks(e).length:null} function a (line 10) | function a(){this._events=new o,this._eventsCount=0} function e (line 10) | function e(t){r(this,e),this.tim=t,this.tim.innerEmitter.on(Nt,this._upd... function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this,e))._initialization(... function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this,e)).COSSDK=null,o._c... function o (line 10) | function o(e){var n;return r(this,o),(n=t.call(this,e)).FILETYPE={SOUND:... function es (line 10) | function es(){try{var e="s"+ts();return wx.setStorageSync(Zi.prefix+"ssi... function ts (line 10) | function ts(e){for(var t=[0,1,2,3,4,5,6,7,8,9],n=10;1Zi.igno... function e (line 10) | function e(){r(this,e),this.cache=[],this.MtaWX=null,this._init()} function n (line 10) | function n(e){var o;r(this,n),(o=t.call(this,e)).MTA=new cs;var i=o.tim.... function e (line 10) | function e(t){r(this,e),this._table="timwebii",this._report=[]} function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this,e)).TAG="im-ssolog-e... function e (line 10) | function e(){r(this,e),this._networkType="",this.maxWaitTime=3e3} function e (line 10) | function e(t){var n=this;r(this,e),ee(t)?(this._map=new Map,t.forEach((f... function e (line 10) | function e(t){var n=this;r(this,e),ee(t)?(this._map=new Map,t.forEach((f... function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this,e)).TABLE="timwebsum... function e (line 10) | function e(){r(this,e),this._funcMap=new Map} function n (line 10) | function n(e){var o;return r(this,n),(o=t.call(this,e))._maybeLostSequen... function t (line 10) | function t(e){r(this,t);var n=new Bn;n.setMethod("sdkConstruct").setStar... function Es (line 10) | function Es(e,t){return!(!e.isReady()&&void 0===Cs[t]&&(e.innerEmitter.e... FILE: packageStreamMedia/components/like-dz/like-dz.js method likeChange (line 25) | likeChange(newVal, oldVal) { method likeClick (line 31) | likeClick() { method getRandom (line 52) | getRandom(min, max) { method getRandomInt (line 56) | getRandomInt(min, max) { method generatePathData (line 60) | generatePathData() { method updatePath (line 82) | updatePath(data, factor) { method bubbleAnimate (line 107) | bubbleAnimate() { method ready (line 150) | ready() { method detached (line 155) | detached() { FILE: packageStreamMedia/pages/live-anchor/index.js constant CONFIG (line 2) | const CONFIG = require('../../../config.js') constant WXAPI (line 3) | const WXAPI = require('apifm-wxapi') method showTips (line 34) | showTips(avatarurl, msg) { method setScrollTop (line 49) | setScrollTop() { method onLoad (line 71) | onLoad(options) { method toDetail (line 99) | async toDetail(e) { method preventDefault (line 132) | preventDefault() { method bindInput (line 136) | bindInput(e) { method onComment (line 145) | onComment() { method handleInteractionTap (line 161) | handleInteractionTap() { method navCart (line 177) | navCart() { method navPurchase (line 184) | async navPurchase(e) { method hideGoods (line 194) | hideGoods() { method hidePeoples (line 200) | hidePeoples() { //隐藏人员信息 method hideSet (line 207) | hideSet() { method showPeoples (line 212) | async showPeoples() { //显示直播间人员 method lahei (line 234) | lahei(e) { //拉黑用户 method showGoods (line 255) | showGoods() { method onReady (line 267) | onReady(res) { method rotateTap (line 272) | rotateTap() { method backTap (line 283) | backTap() { method exit (line 287) | exit() { method onUnload (line 309) | onUnload() { method onShow (line 314) | onShow() { //进入页面链接 method getUserInfo (line 329) | async getUserInfo() { method showBeautySelect (line 337) | showBeautySelect() { method select09 (line 342) | select09(e) { method myLiveRoomsInfo (line 349) | async myLiveRoomsInfo() { method bindstatechange (line 370) | bindstatechange(e) { method connectSocket (line 374) | connectSocket() { method initWebSocket (line 379) | initWebSocket() { method sendSocketMessage (line 420) | sendSocketMessage(msg) { method processSocketMessage (line 430) | processSocketMessage(res) { method getRandomFontColor (line 472) | getRandomFontColor() { FILE: packageStreamMedia/pages/live-anchor/list.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method myLiveRooms (line 12) | async myLiveRooms() { method stop (line 22) | stop(e) { method _stop (line 33) | async _stop(e) { FILE: packageStreamMedia/pages/live-client/client.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method showWarningOffAndExit (line 40) | showWarningOffAndExit() { method lahei (line 55) | lahei() { method showTips (line 69) | showTips(avatarurl, msg) { method setScrollTop (line 84) | setScrollTop() { method toDetail (line 126) | async toDetail(e) { method handleLikeClick (line 158) | async handleLikeClick() { method preventDefault (line 164) | preventDefault(e) { method getUserInfo (line 168) | getUserInfo() { method hideGoods (line 190) | hideGoods() { method showGoods (line 212) | showGoods() { method getGoodsList (line 223) | async getGoodsList() { method getLiveInfo (line 246) | async getLiveInfo() { method onComment (line 276) | onComment() { method bindInput (line 291) | bindInput(e) { method handleInteractionTap (line 297) | handleInteractionTap() { method followTap (line 326) | followTap() { method onReady (line 361) | onReady(res) { method statechange (line 364) | statechange(e) { method error (line 367) | error(e) { method onShow (line 370) | onShow() {//进入页面链接 method backTap (line 373) | backTap() { method connectSocket (line 387) | connectSocket() { method initWebSocket (line 392) | initWebSocket() { method sendSocketMessage (line 433) | sendSocketMessage(msg) { method processSocketMessage (line 443) | processSocketMessage(res) { method getRandomFontColor (line 491) | getRandomFontColor() { FILE: packageStreamMedia/pages/live-client/list.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method banners (line 54) | async banners() { method onShow (line 67) | onShow() { method bindChange (line 71) | bindChange(e) { method tapItem (line 81) | tapItem(e) { method toLive (line 123) | toLive(e) { method navDetail (line 138) | navDetail(e) { method onPullDownRefresh (line 155) | onPullDownRefresh() { method navTap (line 166) | navTap(e) { method queryLiveRoomInfo (line 188) | async queryLiveRoomInfo(){ method getRandomNumber (line 213) | getRandomNumber() { method onReachBottom (line 218) | onReachBottom() { FILE: packageStreamMedia/pages/videoCall/videoCall.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../../utils/auth') method initTrtc (line 147) | async initTrtc () { FILE: pages/about/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method cmsPage (line 16) | async cmsPage() { method onShareTimeline (line 35) | onShareTimeline() { FILE: pages/address-add/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method provinces (line 13) | async provinces(provinceId, cityId, districtId, streetId) { method provinceChange (line 36) | async provinceChange(e, cityId, districtId, streetId) { method cityChange (line 73) | async cityChange(e, districtId, streetId) { method areaChange (line 108) | async areaChange(e, streetId) { method streetChange (line 148) | async streetChange(e) { method bindSave (line 154) | async bindSave() { method onLoad (line 272) | async onLoad(e) { method initFromClipboard (line 304) | async initFromClipboard (str) { method readFromWx (line 341) | async readFromWx() { method chooseLocation (line 408) | chooseLocation() { FILE: pages/asset/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 27) | onLoad(e) { method onShow (line 49) | onShow() { method onPullDownRefresh (line 51) | onPullDownRefresh() { method onReachBottom (line 56) | onReachBottom() { method initData (line 60) | async initData() { method fetchTabData (line 80) | fetchTabData(activeIndex){ method cashLogs (line 91) | async cashLogs() { method withDrawlogs (line 121) | async withDrawlogs() { method depositlogs (line 149) | async depositlogs() { method cancelLogin (line 200) | cancelLogin(){ method confirmTX (line 205) | async confirmTX(e) { method dateAddBeginChange (line 239) | dateAddBeginChange(e) { method dateAddEndChange (line 245) | dateAddEndChange(e) { method payStatusDepositV2 (line 251) | async payStatusDepositV2(e) { method depositBackApplyV2 (line 289) | async depositBackApplyV2(e) { FILE: pages/card/logs.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method cardMyLogs (line 15) | async cardMyLogs(){ method onReachBottom (line 53) | onReachBottom() { FILE: pages/category/category.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') constant TOOLS (line 3) | const TOOLS = require('../../utils/tools.js') // TOOLS.showTabBarBadge(); method categories (line 36) | async categories() { method getGoodsList (line 81) | async getGoodsList() { method onCategoryClick (line 132) | async onCategoryClick(e) { method onSecondCategoryClick (line 156) | onSecondCategoryClick(e) { method bindconfirm (line 169) | bindconfirm(e) { method onShareAppMessage (line 177) | onShareAppMessage() { method onShareTimeline (line 183) | onShareTimeline() { method onShow (line 190) | onShow() { method addShopCar (line 207) | async addShopCar(e) { method goodsGoBottom (line 265) | goodsGoBottom() { method adPositionClick (line 269) | adPositionClick(e) { method searchscan (line 277) | searchscan() { FILE: pages/cms/list.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 6) | onLoad (options) { method cmsCategoryDetail (line 14) | async cmsCategoryDetail() { method articles (line 25) | async articles() { method onShareTimeline (line 49) | onShareTimeline() { FILE: pages/coupons/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 10) | onLoad(e) { method onShow (line 13) | onShow() { method sysCoupons (line 42) | sysCoupons() { // 读取可领取券列表 method getCounpon2 (line 62) | getCounpon2(){ method getCounpon (line 80) | getCounpon(e) { method touse (line 217) | async touse(e) { method pwdCouponChange (line 259) | pwdCouponChange(e){ method onPullDownRefresh (line 264) | onPullDownRefresh() { method closePwd (line 276) | closePwd() { method exchangeCoupons (line 281) | async exchangeCoupons() { method paymentOk (line 320) | paymentOk(e) { method paymentCancel (line 329) | paymentCancel() { FILE: pages/coupons/merge.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method mergeCouponsRules (line 13) | async mergeCouponsRules() { method onPullDownRefresh (line 21) | onPullDownRefresh() { method merge (line 25) | async merge(e) { FILE: pages/deposit/pay.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method bindSave (line 21) | async bindSave(e) { method paymentOk (line 67) | paymentOk(e) { method paymentCancel (line 76) | paymentCancel() { FILE: pages/goods-details/day.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 9) | onLoad(options) { method onShow (line 15) | onShow() { method goodsPriceDaily (line 18) | async goodsPriceDaily() { method onSelect (line 32) | async onSelect(event) { method onConfirm (line 43) | async onConfirm(event) { method paymentOk (line 75) | paymentOk(e) { method paymentCancel (line 84) | paymentCancel() { FILE: pages/goods-details/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant TOOLS (line 2) | const TOOLS = require('../../utils/tools.js') constant AUTH (line 3) | const AUTH = require('../../utils/auth') constant CONFIG (line 4) | const CONFIG = require('../../config.js') method bindscroll (line 25) | bindscroll(e) { method onLoad (line 50) | onLoad(e) { method readConfigVal (line 86) | readConfigVal() { method goodsAddition (line 124) | async goodsAddition() { method shippingCartInfo (line 133) | async shippingCartInfo() { method onShow (line 139) | onShow() { method getTopHeightFunction (line 158) | getTopHeightFunction() { method getTopHeight (line 166) | getTopHeight(viewId, index) { method goodsFavCheck (line 180) | async goodsFavCheck() { method addFav (line 192) | async addFav() { method getGoodsDetailAndKanjieInfo (line 213) | async getGoodsDetailAndKanjieInfo(goodsId) { method shopSubdetail (line 280) | async shopSubdetail(shopId) { method stepChange (line 340) | stepChange(event) { method checkHasSkuItems (line 346) | checkHasSkuItems(sk) { method labelItemTap (line 361) | async labelItemTap(e) { method calculateGoodsPrice (line 440) | async calculateGoodsPrice() { method labelItemTap2 (line 489) | async labelItemTap2(e) { method addShopCar (line 521) | async addShopCar() { method buyNow (line 606) | async buyNow(e) { method onShareAppMessage (line 753) | onShareAppMessage() { method onShareTimeline (line 770) | onShareTimeline() { method joinKanjia (line 835) | joinKanjia() { method goIndex (line 873) | goIndex() { method helpKanjia (line 878) | helpKanjia() { method helpKanjiaDone (line 886) | helpKanjiaDone() { method closePop (line 907) | closePop() { method drawSharePic (line 912) | async drawSharePic() { method drawSharePicDone (line 946) | drawSharePicDone(picHeight, qrcode) { method onPosterSuccess (line 1010) | onPosterSuccess(e) { method onPosterFail (line 1017) | onPosterFail(e) { method savePosterPic (line 1020) | savePosterPic() { method previewImage (line 1079) | previewImage(e) { method previewImage2 (line 1086) | previewImage2(e) { method onTabsChange (line 1097) | onTabsChange(e) { method backToHome (line 1109) | backToHome() { method customerService (line 1114) | customerService() { FILE: pages/goods-details/times01.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 8) | onLoad(options) { method onShow (line 14) | onShow() { method goodsTimesDays (line 17) | async goodsTimesDays() { method onConfirm (line 32) | async onConfirm(event) { FILE: pages/goods-details/times02.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 9) | onLoad(options) { method onShow (line 16) | onShow() { method goodsTimesDayItems (line 19) | async goodsTimesDayItems() { method submit (line 33) | async submit(event) { method paymentOk (line 65) | paymentOk(e) { method paymentCancel (line 74) | paymentCancel() { FILE: pages/goods-details/vop.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant TOOLS (line 2) | const TOOLS = require('../../utils/tools.js') constant AUTH (line 3) | const AUTH = require('../../utils/auth') constant CONFIG (line 4) | const CONFIG = require('../../config.js') method bindscroll (line 34) | bindscroll(e) { method onLoad (line 51) | onLoad(e) { method initShippingAddress (line 98) | async initShippingAddress() { method shippingCartInfo (line 116) | async shippingCartInfo(){ method checkCanBuy (line 122) | async checkCanBuy(){ method onShow (line 147) | onShow (){ method getTopHeightFunction (line 161) | getTopHeightFunction() { method getTopHeight (line 169) | getTopHeight(viewId, index) { method goodsFavCheck (line 184) | async goodsFavCheck() { method addFav (line 196) | async addFav(){ method getGoodsDetailAndKanjieInfo (line 224) | async getGoodsDetailAndKanjieInfo(goodsId) { method skuImages (line 245) | async skuImages(goodsId) { method shopSubdetail (line 253) | async shopSubdetail(shopId){ method stepChange (line 310) | stepChange(event) { method labelItemTap (line 318) | async labelItemTap(e) { method calculateGoodsPrice (line 368) | async calculateGoodsPrice() { method labelItemTap2 (line 417) | async labelItemTap2(e) { method addShopCar (line 449) | async addShopCar() { method buyNow (line 482) | buyNow(e) { method onShareAppMessage (line 523) | onShareAppMessage() { method onShareTimeline (line 535) | onShareTimeline() { method joinKanjia (line 586) | joinKanjia(){ method goIndex (line 620) | goIndex() { method helpKanjia (line 625) | helpKanjia() { method helpKanjiaDone (line 628) | helpKanjiaDone(){ method closePop (line 649) | closePop(){ method drawSharePic (line 654) | async drawSharePic() { method drawSharePicDone (line 687) | drawSharePicDone(picHeight, qrcode) { method onPosterSuccess (line 755) | onPosterSuccess(e) { method onPosterFail (line 762) | onPosterFail(e) { method savePosterPic (line 765) | savePosterPic() { method previewImage (line 819) | previewImage(e) { method onTabsChange (line 826) | onTabsChange(e) { method backToHome (line 838) | backToHome() { method customerService (line 843) | customerService() { FILE: pages/goods/fav.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method goodsFavList (line 20) | async goodsFavList() { method removeFav (line 47) | async removeFav(e){ FILE: pages/goods/his.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method readConfigVal (line 35) | readConfigVal() { method search2 (line 37) | search2(e) { method search3 (line 42) | search3() { method search (line 47) | async search(){ method onReachBottom (line 80) | onReachBottom() { method categories (line 86) | async categories() { method categoryChange (line 101) | categoryChange(e) { method dayChange (line 109) | dayChange(e) { FILE: pages/goods/list-vop.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method search (line 40) | async search(){ method changeShowType (line 119) | changeShowType(){ method bindinput (line 130) | bindinput(e){ method bindconfirm (line 135) | bindconfirm(e){ method filter (line 142) | filter(e){ method addShopCar (line 149) | async addShopCar(e) { method addShopCarCheck (line 169) | async addShopCarCheck(options) { method addShopCarDone (line 172) | async addShopCarDone(options) { method storesJia (line 206) | storesJia() { method storesJian (line 215) | storesJian() { method closeSku (line 224) | closeSku() { method skuSelect (line 230) | skuSelect(e) { method addCarSku (line 247) | addCarSku() { FILE: pages/goods/list.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant TOOLS (line 2) | const TOOLS = require('../../utils/tools.js') // TOOLS.showTabBarBadge(); method readConfigVal (line 33) | readConfigVal() { method search (line 45) | async search(){ method onReachBottom (line 85) | onReachBottom() { method changeShowType (line 91) | changeShowType(){ method bindinput (line 102) | bindinput(e){ method bindconfirm (line 107) | bindconfirm(e){ method filter (line 114) | filter(e){ method addShopCar (line 121) | async addShopCar(e) { FILE: pages/help/detail.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method fetchDetail (line 14) | async fetchDetail() { method onShareTimeline (line 33) | onShareTimeline() { FILE: pages/help/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method category (line 12) | async category() { method articles (line 26) | async articles(categoryId) { method categoryChange (line 44) | categoryChange(e) { method onShareTimeline (line 57) | onShareTimeline() { FILE: pages/idCheck/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method submit (line 12) | async submit() { FILE: pages/index/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant TOOLS (line 2) | const TOOLS = require('../../utils/tools.js') constant AUTH (line 3) | const AUTH = require('../../utils/auth') constant APP (line 4) | const APP = getApp() method tabClick (line 21) | tabClick(e) { method tabClickCms (line 37) | tabClickCms(e) { method tapBanner (line 71) | tapBanner(e) { method readConfigVal (line 148) | readConfigVal() { method miaoshaGoods (line 170) | async miaoshaGoods(){ method initBanners (line 190) | async initBanners(){ method goodsDynamicV2 (line 227) | async goodsDynamicV2(){ method categories (line 237) | async categories(){ method getGoodsList (line 252) | async getGoodsList(categoryId, append) { method onShareTimeline (line 309) | onShareTimeline() { method kanjiaGoods (line 340) | async kanjiaGoods(){ method pingtuanGoods (line 372) | pingtuanGoods(){ // 获取团购商品列表 method goSearch (line 385) | goSearch(){ method goNotice (line 390) | goNotice(e) { method adPosition (line 396) | async adPosition() { method clickAdPositionIndexLive (line 410) | clickAdPositionIndexLive() { method closeAdPositionIndexPop (line 418) | closeAdPositionIndexPop() { method clickAdPositionIndexPop (line 423) | clickAdPositionIndexPop() { method cmsCategories (line 435) | async cmsCategories() { FILE: pages/invoice/apply.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 14) | onLoad(e) { method onShow (line 22) | onShow() { method chooseInvoiceTitle (line 24) | chooseInvoiceTitle(){ method onShareAppMessage (line 44) | onShareAppMessage() { method onShareTimeline (line 51) | onShareTimeline() { method bindSave (line 58) | async bindSave() { method _bindSave (line 77) | async _bindSave() { FILE: pages/invoice/list.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method invoiceList (line 29) | async invoiceList() { method download (line 48) | download(e) { FILE: pages/live/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant APP (line 2) | const APP = getApp() method wxaMpLiveRooms (line 46) | async wxaMpLiveRooms(){ method goLiveRoom (line 73) | goLiveRoom(e) { method shouldUseFingerprintEmoji (line 84) | shouldUseFingerprintEmoji() { FILE: pages/login/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 7) | onLoad(options) { method onShow (line 9) | onShow() { method xieyiChange (line 12) | xieyiChange(e) { method goxieyi (line 17) | goxieyi(e) { method showModal2 (line 22) | showModal2() { method showModal (line 37) | showModal(action) { method loginOne (line 55) | async loginOne() { method getPhoneNumber (line 77) | async getPhoneNumber(e) { method _getPhoneNumber (line 110) | async _getPhoneNumber(e) { FILE: pages/maidan/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 7) | onLoad(e) { method onShow (line 15) | onShow () { method readConfigVal (line 24) | readConfigVal() { method payBillDiscounts (line 30) | async payBillDiscounts() { method userAmount (line 38) | async userAmount() { method bindSave (line 46) | async bindSave() { method goPay (line 102) | async goPay(amount, wxpayAmount){ method payTypeChange (line 133) | payTypeChange(event) { method payTypeClick (line 138) | payTypeClick(event) { method bindMobileOk (line 144) | bindMobileOk(e) { method bindMobileCancel (line 150) | bindMobileCancel() { method paymentOk (line 155) | paymentOk(e) { method paymentCancel (line 164) | paymentCancel() { FILE: pages/my/feedback.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method checkTodayComments (line 21) | async checkTodayComments() { method bindSave (line 33) | async bindSave() { method _bindSave (line 52) | async _bindSave() { method afterPicRead (line 122) | afterPicRead(e) { method afterPicDel (line 132) | afterPicDel(e) { FILE: pages/my/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') constant TOOLS (line 3) | const TOOLS = require('../../utils/tools.js') constant CONFIG (line 4) | const CONFIG = require('../../config.js') method onLoad (line 31) | onLoad() { method onShow (line 38) | onShow() { method readConfigVal (line 57) | readConfigVal() { method getUserApiInfo (line 71) | async getUserApiInfo() { method memberCheckedChange (line 91) | async memberCheckedChange() { method scanOrderCode (line 151) | scanOrderCode(){ method gogrowth (line 174) | gogrowth() { method cardMyList (line 179) | async cardMyList() { method editNick (line 190) | editNick() { method _editNick (line 195) | async _editNick() { method onChooseAvatar (line 222) | async onChooseAvatar(e) { method goUserCode (line 250) | goUserCode() { method customerService (line 255) | customerService() { method copyUid (line 265) | copyUid() { method login (line 270) | login() { method hideNickModal (line 275) | hideNickModal() { method toggleCards (line 280) | toggleCards() { FILE: pages/my/info-menu.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method getUserApiInfo (line 13) | async getUserApiInfo() { method bindMobile (line 32) | bindMobile() { method bindMobileOk (line 37) | bindMobileOk(e) { method bindMobileCancel (line 44) | bindMobileCancel() { FILE: pages/my/info.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 11) | onLoad(e) { method onShow (line 14) | onShow() { method bindMobile (line 16) | bindMobile() { method bindMobileOk (line 21) | bindMobileOk(e) { method bindMobileCancel (line 28) | bindMobileCancel() { method getUserApiInfo (line 33) | async getUserApiInfo() { method formSubmit (line 53) | async formSubmit() { method onChooseAvatar (line 84) | async onChooseAvatar(e) { FILE: pages/my/setting.js constant CONFIG (line 1) | const CONFIG = require('../../config.js') constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../utils/auth') method getUserApiInfo (line 16) | async getUserApiInfo() { method clearStorage (line 35) | clearStorage(){ method setEnableDebug (line 42) | setEnableDebug() { method openSetting (line 54) | openSetting() { method loginOut (line 59) | loginOut() { FILE: pages/my/user-code.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 12) | onLoad(e) { method getUserAmount (line 18) | async getUserAmount() { method dynamicUserCode (line 29) | async dynamicUserCode() { method onPullDownRefresh (line 39) | onPullDownRefresh() { FILE: pages/notice/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') FILE: pages/notice/show.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') method onShareAppMessage (line 17) | onShareAppMessage() { method onShareTimeline (line 19) | onShareTimeline() { method subscribe (line 26) | subscribe() { FILE: pages/order-details/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onShow (line 19) | onShow() { method payLogs (line 22) | async payLogs() { method orderDetail (line 57) | async orderDetail() { method submitReputation (line 133) | async submitReputation(e) { method afterPicRead (line 183) | afterPicRead(e) { method afterPicDel (line 197) | afterPicDel(e) { method wxaQrcode (line 205) | async wxaQrcode(hxNumber) { method _shopIotDevices (line 228) | async _shopIotDevices() { method shopIotCmds (line 240) | async shopIotCmds(e) { method cmdClose (line 260) | cmdClose() { method cmdSelect (line 264) | async cmdSelect(event) { FILE: pages/order-details/scan-result.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onShow (line 31) | onShow() { method orderDetail (line 33) | async orderDetail() { method doneHx (line 76) | async doneHx(){ FILE: pages/order-list/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method refundApply (line 61) | async refundApply (e) { method wxSphGetpaymentparams (line 135) | async wxSphGetpaymentparams(e) { method getOrderStatistics (line 214) | getOrderStatistics() { method onReachBottom (line 236) | onReachBottom() { method orderList (line 242) | async orderList(){ method paymentOk (line 291) | paymentOk(e) { method paymentCancel (line 300) | paymentCancel() { method goOrderDetail (line 305) | goOrderDetail(e) { FILE: pages/order/refundApply.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant CONFIG (line 2) | const CONFIG = require('../../config.js') method onShow (line 58) | onShow(){ method orderDetail (line 60) | async orderDetail() { method refundApplyCancel (line 94) | async refundApplyCancel(){ method typeChange (line 113) | typeChange(event) { method typeClick (line 118) | typeClick(event) { method logisticsStatusChange (line 124) | logisticsStatusChange(event) { method logisticsStatusClick (line 129) | logisticsStatusClick(event) { method reasonChange (line 135) | reasonChange(event) { method reasonClick (line 140) | reasonClick(event) { method afterPicRead (line 151) | afterPicRead(e) { method afterPicDel (line 161) | afterPicDel(e) { method bindSave (line 175) | async bindSave () { method goodsClick (line 232) | goodsClick(e) { method numberChange (line 244) | numberChange(e) { method refundDetail (line 256) | refundDetail(e) { method popClose (line 276) | popClose() { method previewImageimageList (line 281) | previewImageimageList(e) { method customerService (line 288) | customerService() { method showLogisticsDialog (line 299) | showLogisticsDialog() { method closeLogisticsDialog (line 307) | closeLogisticsDialog() { method submitLogistics (line 315) | async submitLogistics() { FILE: pages/peisong/detail.js constant CONFIG (line 2) | const CONFIG = require('../../config.js') constant WXAPI (line 3) | const WXAPI = require('apifm-wxapi') method peisongOrderDetail (line 23) | async peisongOrderDetail() { method peisongMemberInfo (line 31) | async peisongMemberInfo() { method peisongMembers (line 42) | async peisongMembers() { method afterRead (line 127) | afterRead(event) { method deletePic (line 140) | deletePic(event) { method startService (line 147) | async startService() { method endService (line 174) | async endService() { method previewImage (line 205) | previewImage(e) { method paidan (line 228) | async paidan() { method callMobile (line 253) | callMobile() { method callMobile2 (line 258) | callMobile2() { method goMap (line 263) | goMap() { method estimatedCompletionTimeChange (line 273) | estimatedCompletionTimeChange(value) { method estimatedCompletionTime (line 276) | async estimatedCompletionTime(){ method peisongOrderGrab (line 303) | async peisongOrderGrab(){ FILE: pages/peisong/orders.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant APP (line 2) | const APP = getApp() method onUnload (line 42) | onUnload() { method orders (line 47) | async orders() { method peisongOrdersGrabbing (line 87) | async peisongOrdersGrabbing() { method tabClick (line 117) | tabClick(e) { FILE: pages/peisong/statistics.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 12) | onLoad(options) { method onShow (line 20) | onShow() { method onReachBottom (line 23) | onReachBottom() { method tabClick (line 27) | tabClick(e) { method peisongMemberStatistics (line 34) | async peisongMemberStatistics() { FILE: pages/pwd-pay/modify.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method submit (line 13) | async submit() { FILE: pages/pwd-pay/reset.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method getUserApiInfo (line 13) | async getUserApiInfo() { method sendSms (line 25) | async sendSms() { method countDown (line 47) | countDown() { method submit (line 62) | async submit() { method bindMobile (line 119) | bindMobile() { method bindMobileOk (line 124) | bindMobileOk(e) { method bindMobileCancel (line 131) | bindMobileCancel() { FILE: pages/pwd-pay/set.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method submit (line 13) | async submit() { FILE: pages/raffle/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi'); method onLoad (line 17) | onLoad(e) { method onShow (line 22) | onShow() {} method onShareAppMessage (line 23) | onShareAppMessage() { method luckyInfo (line 26) | async luckyInfo() { method loadAnimation (line 67) | loadAnimation() { method getLuckyInfoJoin (line 86) | async getLuckyInfoJoin() { // 点击抽奖 method clickLuck (line 123) | clickLuck() { method stop (line 158) | stop(which) { method stopLuck (line 181) | stopLuck(which, index, time, splittime) { FILE: pages/recharge/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant CONFIG (line 2) | const CONFIG = require('../../config.js') method onLoad (line 7) | onLoad(e) { method readConfigVal (line 18) | readConfigVal() { method rechargeSendRules (line 28) | async rechargeSendRules() { method rechargeAmount (line 39) | async rechargeAmount(e) { method bindSave (line 58) | async bindSave() { method bindMobileOk (line 92) | bindMobileOk(e) { method bindMobileCancel (line 98) | bindMobileCancel() { method paymentOk (line 103) | paymentOk(e) { method paymentCancel (line 112) | paymentCancel() { FILE: pages/recycle/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 9) | onLoad(e) { method onShow (line 34) | onShow() { method initData (line 37) | async initData() { method fetchShops (line 46) | async fetchShops(){ method cpsJdOrderDetail (line 66) | async cpsJdOrderDetail() { method cpsPddOrderDetail (line 112) | async cpsPddOrderDetail() { method logisticsTypeChange (line 158) | logisticsTypeChange(e) { method logisticsTypeClick (line 163) | logisticsTypeClick(e) { method shopSelect (line 168) | shopSelect(e) { method callMobile (line 173) | callMobile() { method goMap (line 179) | goMap() { method submit (line 189) | async submit() { FILE: pages/recycle/order-detail.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 10) | onLoad(e) { method onShow (line 15) | onShow() { method recycleOrderDetail (line 18) | async recycleOrderDetail() { method shopSubdetail (line 48) | async shopSubdetail(shopId) { method callMobile (line 56) | callMobile() { method goMap (line 61) | goMap() { method fahuo (line 71) | fahuo() { method popupClose (line 76) | popupClose() { method trackingNumberScan (line 81) | trackingNumberScan() { method submit (line 90) | async submit() { FILE: pages/recycle/orders.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method onLoad (line 7) | onLoad(e) { method onShow (line 10) | onShow() { method recycleOrders (line 13) | async recycleOrders() { method onPullDownRefresh (line 27) | onPullDownRefresh() { method detail (line 31) | detail(e) { method recycleOrderClose (line 37) | async recycleOrderClose(e) { method _recycleOrderClose (line 48) | async _recycleOrderClose(e) { method recycleOrderDelete (line 63) | async recycleOrderDelete(e) { method _recycleOrderDelete (line 74) | async _recycleOrderDelete(e) { FILE: pages/score-excharge/growth.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../utils/auth') method initData (line 32) | async initData(){ method bindSave (line 49) | async bindSave() { FILE: pages/score-excharge/index.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../utils/auth') method bindSave (line 21) | bindSave(e) { FILE: pages/score/growth.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 17) | onLoad(e) { method onReachBottom (line 32) | onReachBottom() { method userAmountV2 (line 36) | async userAmountV2() { method growthLogsV2 (line 45) | async growthLogsV2() { FILE: pages/score/index.js constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../utils/auth') method initData (line 34) | initData() { method sign (line 76) | sign() { method exchange (line 81) | exchange() { FILE: pages/search/index.js method search (line 15) | search(e) { method onClose (line 36) | onClose(e) { method go (line 45) | go(e) { method go2 (line 52) | go2(e) { method searchscan (line 59) | searchscan() { FILE: pages/select-address/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 35) | onLoad() { method initShippingAddress (line 41) | async initShippingAddress() { method onPullDownRefresh (line 66) | onPullDownRefresh() { method deleteAddress (line 71) | deleteAddress(e) { FILE: pages/shop-cart/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant TOOLS (line 2) | const TOOLS = require('../../utils/tools.js') constant AUTH (line 3) | const AUTH = require('../../utils/auth') method shippingCarInfo (line 45) | async shippingCarInfo() { method delItem (line 122) | async delItem(e) { method delItemDone (line 126) | async delItemDone(key) { method jiaBtnTap (line 144) | async jiaBtnTap(e) { method jianBtnTap (line 157) | async jianBtnTap(e) { method changeCarNumber (line 184) | changeCarNumber(e) { method radioClick (line 198) | async radioClick(e) { method onChange (line 212) | onChange(event) { method goDetail (line 218) | goDetail(e) { FILE: pages/shop/select.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') constant APP (line 3) | const APP = getApp() method fail (line 39) | fail(e){ method fetchShops (line 45) | async fetchShops(latitude, longitude, kw){ method searchChange (line 91) | searchChange(event){ method search (line 96) | search(event){ method goShop (line 103) | goShop(e){ FILE: pages/sign/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method formatter (line 8) | formatter(day) { method scoreSignLogs (line 24) | async scoreSignLogs() { method sign (line 53) | async sign() { method shouldUseFingerprintEmoji (line 77) | shouldUseFingerprintEmoji() { FILE: pages/start/start.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant CONFIG (line 2) | const CONFIG = require('../../config.js') method onLoad (line 8) | onLoad(e){ method readConfigVal (line 20) | async readConfigVal() { method goLeft (line 68) | goLeft() { method goRight (line 79) | goRight() { method goShopSelectPage (line 114) | async goShopSelectPage() { FILE: pages/test/wifi.js method onLoad (line 5) | onLoad(options) { method onShow (line 7) | onShow() { FILE: pages/to-pay-order/index.js constant CONFIG (line 1) | const CONFIG = require('../../config.js') constant WXAPI (line 2) | const WXAPI = require('apifm-wxapi') constant AUTH (line 3) | const AUTH = require('../../utils/auth') method onShow (line 94) | onShow() { method doneShow (line 100) | async doneShow() { method onLoad (line 170) | onLoad(e) { method userAmount (line 194) | async userAmount() { method remarkChange (line 213) | remarkChange(e) { method goCreateOrder (line 216) | async goCreateOrder() { method createOrder (line 251) | async createOrder(e) { method processAfterCreateOrder (line 621) | async processAfterCreateOrder(res) { method initShippingAddress (line 726) | async initShippingAddress() { method processYunfei (line 739) | processYunfei() { method radioChange (line 826) | radioChange(e) { method dyChange (line 835) | dyChange(e) { method dyunitChange (line 840) | dyunitChange(e) { method cancelLogin (line 845) | cancelLogin() { method fetchShops (line 848) | async fetchShops() { method shopSelect (line 864) | shopSelect(e) { method goMap (line 869) | goMap() { method callMobile (line 880) | callMobile() { method getUserApiInfo (line 886) | async getUserApiInfo() { method bindMobile (line 900) | bindMobile() { method bindMobileOk (line 905) | bindMobileOk(e) { method bindMobileCancel (line 913) | bindMobileCancel() { method deductionScoreChange (line 918) | deductionScoreChange(event) { method deductionScoreClick (line 924) | deductionScoreClick(event) { method cardChange (line 933) | cardChange(event) { method cardClick (line 939) | cardClick(event) { method dateStartclick (line 948) | dateStartclick(e) { method dateStartconfirm (line 953) | dateStartconfirm(e) { method dateStartcancel (line 961) | dateStartcancel(e) { method cardMyList (line 966) | async cardMyList() { method paymentOk (line 977) | paymentOk(e) { method paymentCancel (line 986) | paymentCancel() { method extRequiredChange (line 991) | extRequiredChange(e) { method showCouponPicker (line 1004) | showCouponPicker() { method closeCouponPicker (line 1011) | closeCouponPicker() { method selectCoupon (line 1018) | selectCoupon(e) { method selectNoCoupon (line 1030) | selectNoCoupon() { method showCouponPickerShop (line 1040) | showCouponPickerShop(e) { method closeCouponPickerShop (line 1054) | closeCouponPickerShop() { method selectCouponShop (line 1061) | selectCouponShop(e) { method selectNoCouponShop (line 1080) | selectNoCouponShop() { method showExchangeCoupon (line 1097) | showExchangeCoupon() { method closeExchangeCoupon (line 1106) | closeExchangeCoupon() { method confirmExchangeCoupon (line 1113) | async confirmExchangeCoupon() { FILE: pages/vip/detail.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 19) | onLoad(options) { method loadData (line 26) | async loadData() { method getLevelDetail (line 36) | async getLevelDetail() { method getPriceList (line 63) | async getPriceList() { method getUserBalance (line 80) | async getUserBalance() { method selectPrice (line 89) | selectPrice(e) { method handleBuy (line 96) | async handleBuy() { method buyWithBalance (line 117) | buyWithBalance() { method buyWithOnlinePay (line 148) | buyWithOnlinePay(price, balance) { method showSuccessModal (line 172) | showSuccessModal() { method handleSuccessConfirm (line 195) | handleSuccessConfirm() { method paymentOk (line 202) | paymentOk(e) { method paymentCancel (line 210) | paymentCancel() { FILE: pages/vip/history.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 15) | onLoad(options) { method loadData (line 19) | async loadData() { method loadLevelList (line 29) | async loadLevelList() { method loadRecords (line 41) | async loadRecords() { method loadMore (line 76) | loadMore() { method onPullDownRefresh (line 85) | onPullDownRefresh() { method onReachBottom (line 93) | onReachBottom() { FILE: pages/vip/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method onLoad (line 11) | onLoad(options) { method onShow (line 15) | onShow() { method loadData (line 25) | async loadData() { method getUserLevel (line 34) | async getUserLevel() { method getLevelList (line 43) | async getLevelList() { method goLevelDetail (line 55) | goLevelDetail(e) { method goBuyHistory (line 62) | goBuyHistory() { method onPullDownRefresh (line 68) | onPullDownRefresh() { FILE: pages/withdraw/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant AUTH (line 2) | const AUTH = require('../../utils/auth') method userAmount (line 30) | async userAmount() { method bindSave (line 38) | async bindSave() { FILE: pages/wuliu/index.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') method orderDetail (line 12) | async orderDetail() { FILE: typings/wx.d.ts type IAnimation (line 11) | interface IAnimation { type ICanvasContext (line 126) | interface ICanvasContext { type IAudioContext (line 261) | interface IAudioContext { type IVideoContext (line 276) | interface IVideoContext { type IMapContext (line 295) | interface IMapContext { type Application (line 319) | interface Application { type AppConstructor (line 323) | interface AppConstructor { type Page (line 348) | interface Page { type PageConstructor (line 352) | interface PageConstructor { FILE: utils/address_parse.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') function smart (line 10) | async function smart(event) { function smatrAddress (line 34) | async function smatrAddress(event) { function stripscript (line 306) | function stripscript(s) { function IdentityCodeValid (line 321) | function IdentityCodeValid(code) { FILE: utils/auth.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') constant CONFIG (line 2) | const CONFIG = require('../config.js') function checkSession (line 3) | async function checkSession(){ function bindSeller (line 16) | async function bindSeller() { function checkHasLogined (line 32) | async function checkHasLogined() { function wxaCode (line 50) | async function wxaCode(){ function login (line 67) | async function login(page){ function authorize (line 127) | async function authorize() { function login20241025 (line 190) | async function login20241025() { function loginOut (line 242) | function loginOut(){ function checkAndAuthorize (line 249) | async function checkAndAuthorize (scope) { FILE: utils/image.js function imageUtil (line 1) | function imageUtil (originalWidth, originalHeight) { FILE: utils/pay.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') function wxpay (line 7) | function wxpay(type, money, orderId, redirectUrl, data, content) { FILE: utils/tools.js constant WXAPI (line 1) | const WXAPI = require('apifm-wxapi') function showTabBarBadge (line 4) | async function showTabBarBadge(noTabBarPage){