SYMBOL INDEX (996 symbols across 120 files) FILE: @types/douban.d.ts type SearchResult (line 3) | interface SearchResult { type SearchItem (line 11) | interface SearchItem { type SearchMovieItem (line 27) | interface SearchMovieItem extends SearchItem { type SearchDoulistItem (line 34) | interface SearchDoulistItem extends SearchItem { type SearchBookItem (line 43) | interface SearchBookItem extends SearchItem { type Subject (line 49) | interface Subject { type SubjectType (line 61) | type SubjectType = 'movie'|'tv'|'book'|'music'; type Movie (line 63) | interface Movie extends Subject { type Book (line 68) | interface Book extends Subject { type Doulists (line 73) | interface Doulists { type Rating (line 80) | interface Rating { type Actor (line 87) | interface Actor { type Trailer (line 102) | interface Trailer { type MovieItem (line 120) | interface MovieItem { type MovieDetail (line 137) | interface MovieDetail { type User (line 162) | interface User { type Loc (line 180) | interface Loc { type Interest (line 186) | interface Interest { type InterestResult (line 206) | interface InterestResult { type InterestStatus (line 214) | type InterestStatus = 'mark'|'doing'|'done'; type Image (line 216) | interface Image { type ImageMeta (line 224) | interface ImageMeta { type Photo (line 231) | interface Photo { type PhotosResult (line 236) | interface PhotosResult { type Trailer (line 243) | interface Trailer { type TrailersResult (line 265) | interface TrailersResult { type ListParams (line 269) | interface ListParams { type ListResult (line 274) | interface ListResult { FILE: @types/douban/accounts.d.ts type AccountInfo (line 2) | interface AccountInfo { FILE: @types/douban/frodo.d.ts type SubjectCollection (line 2) | interface SubjectCollection { type SubjectCollectionItemsResult (line 16) | interface SubjectCollectionItemsResult { type SubjectCollectionShowingItemsResult (line 25) | interface SubjectCollectionShowingItemsResult { type SubjectCollectionSoonItemsResult (line 50) | interface SubjectCollectionSoonItemsResult { type UserInterestsResult (line 72) | interface UserInterestsResult { FILE: @types/douban/index.d.ts type APIResponseLegacy (line 3) | interface APIResponseLegacy { type LoginSuccessResult (line 10) | interface LoginSuccessResult { FILE: @types/index.d.ts type RequestController (line 6) | interface RequestController extends WechatMiniprogram.RequestTask { type RequestOption (line 10) | interface RequestOption extends Omit extends WechatMiniprogram.RequestSucce... FILE: @types/miniprogram.d.ts type FormEvent (line 4) | interface FormEvent extends Cust... type A (line 12) | interface A { FILE: @types/wxCloud.d.ts type CloudFunctionBaseEvent (line 1) | interface CloudFunctionBaseEvent { type CloudFunctionEvent (line 5) | type CloudFunctionEvent = {}> = CloudFunct... type CloudFunctionContext (line 6) | interface CloudFunctionContext { type CloudFunction (line 21) | interface CloudFunction = {}, Result =... type CallCloudOptions (line 25) | interface CallCloudOptions { type CallCloud (line 32) | interface CallCloud { FILE: cloudfunctions/douban/request.js constant API_BASE (line 7) | const API_BASE = 'https://frodo.douban.com/api/v2'; constant API_KEY (line 8) | const API_KEY = '054022eaeae0b00e0fc068c0c0a2102a'; FILE: miniprogram/apis/douban.js constant BASE_URL (line 20) | const BASE_URL = 'https://mmovie.imarkr.com/douban/api'; FILE: miniprogram/apis/douban/request.js class RequestController (line 3) | class RequestController { method constructor (line 7) | constructor() { FILE: miniprogram/app.js method onLaunch (line 18) | onLaunch () { method login (line 25) | async login () { method getUserInfo (line 55) | getUserInfo (cb) { method getDefaultConfig (line 77) | async getDefaultConfig () { method logout (line 86) | logout (callback) { method getSetting (line 92) | getSetting (callback) { FILE: miniprogram/components/Tabs/Tabs.js method _handleTabTap (line 27) | _handleTabTap(e) { FILE: miniprogram/components/article/article.js method onFavChange (line 40) | onFavChange(e){ FILE: miniprogram/components/btn-fav/FavButton.js method _onToggle (line 29) | _onToggle (e) { FILE: miniprogram/components/cover-page/cover-page.js method setVisible (line 26) | setVisible ({ visible }) { method show (line 30) | show () { method hide (line 34) | hide () { method prevent (line 38) | prevent () { FILE: miniprogram/components/index-list/index-list.js method attached (line 83) | attached() { method choose (line 91) | choose (e) { method scrollTo (line 96) | scrollTo(e) { method _scrollTo (line 100) | _scrollTo(e) { method computedSize (line 113) | computedSize() { method removeTouching (line 134) | removeTouching() { method onScroll (line 140) | onScroll(e) { method _onScroll (line 144) | _onScroll(e) { FILE: miniprogram/components/load-more/load-more.js method attached (line 10) | attached() { method detached (line 14) | detached() { method observe (line 19) | observe() { FILE: miniprogram/components/painter/lib/downloader.js constant SAVED_FILES_KEY (line 7) | const SAVED_FILES_KEY = 'savedFiles'; constant KEY_TOTAL_SIZE (line 8) | const KEY_TOTAL_SIZE = 'totalSize'; constant KEY_PATH (line 9) | const KEY_PATH = 'path'; constant KEY_TIME (line 10) | const KEY_TIME = 'time'; constant KEY_SIZE (line 11) | const KEY_SIZE = 'size'; constant MAX_SPACE_IN_B (line 14) | let MAX_SPACE_IN_B = 6 * 1024 * 1024; class Dowloader (line 17) | class Dowloader { method constructor (line 18) | constructor() { method download (line 37) | download(url) { function downloadFile (line 72) | function downloadFile(url) { function saveFile (line 110) | function saveFile(key, newFileSize, tempFilePath) { function reset (line 141) | function reset() { function doLru (line 157) | function doLru(size) { function removeFiles (line 203) | function removeFiles(pathsShouldDelete) { function getFile (line 218) | function getFile(key) { FILE: miniprogram/components/painter/lib/gradient.js function analizeGrad (line 25) | function analizeGrad(string) { function radialEffect (line 36) | function radialEffect(width, height, bg, ctx) { function analizeLinear (line 46) | function analizeLinear(bg, width, height) { function linearEffect (line 88) | function linearEffect(width, height, bg, ctx) { FILE: miniprogram/components/painter/lib/pen.js class Painter (line 4) | class Painter { method constructor (line 6) | constructor(ctx, data) { method paint (line 25) | paint(callback) { method _background (line 38) | _background() { method _drawAbsolute (line 66) | _drawAbsolute(view) { method _doClip (line 96) | _doClip(borderRadius, width, height) { method _doBorder (line 139) | _doBorder(view, width, height) { method _preProcess (line 181) | _preProcess ({ view, notClip }) { method _doBackground (line 337) | _doBackground(view) { method _drawQRCode (line 387) | _drawQRCode(view) { method _drawAbsImage (line 398) | _drawAbsImage(view) { method _fillAbsText (line 432) | _fillAbsText(view) { method _drawAbsRect (line 550) | _drawAbsRect(view) { method _doShadow (line 579) | _doShadow(view) { method _getAngle (line 594) | _getAngle(angle) { FILE: miniprogram/components/painter/lib/qrcode.js function setmask (line 119) | function setmask(x, y) { function putalign (line 136) | function putalign(x, y) { function modnn (line 157) | function modnn(x) { function appendrs (line 168) | function appendrs(data, dlen, ecbuf, eclen) { function ismasked (line 189) | function ismasked(x, y) { function applymask (line 205) | function applymask(m) { function badruns (line 298) | function badruns(length) { function badcheck (line 320) | function badcheck() { function genframe (line 375) | function genframe(instring) { method ecclevel (line 703) | get ecclevel() { method ecclevel (line 707) | set ecclevel(val) { method size (line 711) | get size() { method size (line 715) | set size(val) { method canvas (line 719) | get canvas() { method canvas (line 723) | set canvas(el) { FILE: miniprogram/components/painter/lib/util.js function isValidUrl (line 2) | function isValidUrl(url) { function equal (line 14) | function equal(a, b) { FILE: miniprogram/components/painter/painter.js constant MAX_PAINT_COUNT (line 9) | const MAX_PAINT_COUNT = 5; method isEmpty (line 52) | isEmpty(object) { method isNeedRefresh (line 59) | isNeedRefresh(newVal, oldVal) { method startPaint (line 66) | startPaint() { method downloadImages (line 115) | downloadImages() { method saveImgToLocal (line 176) | saveImgToLocal() { method getImageInfo (line 193) | getImageInfo(filePath) { function setStringPrototype (line 227) | function setStringPrototype(screenK, scale) { FILE: miniprogram/components/rating/rating.js method _handleTap (line 26) | _handleTap (e) { FILE: miniprogram/components/tab-bar/index.js method handleSwitchTab (line 39) | handleSwitchTab (e) { FILE: miniprogram/components/towxml/audio-player/Audio.js class Audio (line 10) | class Audio{ method constructor (line 11) | constructor(obj){ method create (line 22) | create(){ method play (line 68) | play(){ method pause (line 75) | pause(){ method stop (line 82) | stop(){ method destroy (line 89) | destroy(){ method eventCanplay (line 94) | eventCanplay(){} method eventTimeUpdate (line 95) | eventTimeUpdate(){} method eventEnded (line 96) | eventEnded(){} method eventError (line 97) | eventError(){} method eventPause (line 98) | eventPause(){} method eventPlay (line 99) | eventPlay(){} method eventSeeked (line 100) | eventSeeked(){} method eventSeeking (line 101) | eventSeeking(){} method eventStop (line 102) | eventStop(){} method eventWaiting (line 103) | eventWaiting(){} FILE: miniprogram/components/towxml/parse/highlight/highlight.js function deepFreeze (line 1) | function deepFreeze(e){Object.freeze(e);var n="function"==typeof e;retur... function escapeHTML (line 1) | function escapeHTML(e){return e.replace(/&/g,"&").replace(/`} method value (line 1) | value(){return this.buffer} class TokenTree (line 1) | class TokenTree{constructor(){this.rootNode={children:[]},this.stack=[th... method constructor (line 1) | constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]} method top (line 1) | get top(){return this.stack[this.stack.length-1]} method root (line 1) | get root(){return this.rootNode} method add (line 1) | add(e){this.top.children.push(e)} method openNode (line 1) | openNode(e){let n={kind:e,children:[]};this.add(n),this.stack.push(n)} method closeNode (line 1) | closeNode(){if(this.stack.length>1)return this.stack.pop()} method closeAllNodes (line 1) | closeAllNodes(){for(;this.closeNode(););} method toJSON (line 1) | toJSON(){return JSON.stringify(this.rootNode,null,4)} method walk (line 1) | walk(e){return this.constructor._walk(e,this.rootNode)} method _walk (line 1) | static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e... method _collapse (line 1) | static _collapse(e){e.children&&(e.children.every(e=>"string"==typeof ... class TokenTreeEmitter (line 1) | class TokenTreeEmitter extends TokenTree{constructor(e){super(),this.opt... method constructor (line 1) | constructor(e){super(),this.options=e} method addKeyword (line 1) | addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNo... method addText (line 1) | addText(e){""!==e&&this.add(e)} method addSublanguage (line 1) | addSublanguage(e,n){let t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)} method toHTML (line 1) | toHTML(){return new HTMLRenderer(this,this.options).value()} method finalize (line 1) | finalize(){} function escape (line 1) | function escape(e){return new RegExp(e.replace(/[-\/\\^$*+?.()|[\]{}]/g,... function source (line 1) | function source(e){return e&&e.source||e} function countMatchGroups (line 1) | function countMatchGroups(e){return new RegExp(e.toString()+"|").exec(""... function startsWith (line 1) | function startsWith(e,n){var t=e&&e.exec(n);return t&&0===t.index} function join (line 1) | function join(e,n){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)... function compileLanguage (line 1) | function compileLanguage(e){function n(n,t){return new RegExp(source(n),... function dependencyOnParent (line 1) | function dependencyOnParent(e){return!!e&&(e.endsWithParent||dependencyO... function expand_or_clone_mode (line 1) | function expand_or_clone_mode(e){return e.variants&&!e.cached_variants&&... function compileKeywords (line 1) | function compileKeywords(e,n){var t={};return"string"==typeof e?r("keywo... function scoreForKeyword (line 1) | function scoreForKeyword(e,n){return n?Number(n):commonKeyword(e)?0:1} function commonKeyword (line 1) | function commonKeyword(e){return COMMON_KEYWORDS.includes(e.toLowerCase())} function c (line 1) | function c(e){return l.noHighlightRe.test(e)} function u (line 1) | function u(e,n,t,r){var a={code:n,language:e};R("before:highlight",a);va... function d (line 1) | function d(e,n,r,a){var s=n;function c(e,n){var t=R.case_insensitive?n[0... function g (line 1) | function g(e,n){n=n||l.languages||Object.keys(t);var r={relevance:0,emit... function h (line 1) | function h(e){return l.tabReplace||l.useBR?e.replace(s,function(e,n){ret... function f (line 1) | function f(e){var n,t,a,i,s,d=function(e){var n,t=e.className+" ";if(t+=... function E (line 1) | function E(){if(!E.called){E.called=!0;var e=document.querySelectorAll("... function p (line 1) | function p(e){return e=(e||"").toLowerCase(),t[e]||t[r[e]]} function m (line 1) | function m(e){var n=p(e);return n&&!n.disableAutodetect} function R (line 1) | function R(e,n){var t=e;a.forEach(function(e){e[t]&&e[t](n)})} FILE: miniprogram/components/towxml/parse/highlight/languages/c-like.js function optional (line 17) | function optional(s) { FILE: miniprogram/components/towxml/parse/markdown/markdown.js function s (line 1) | function s(i,a){if(!t[i]){if(!r[i]){var c="function"==typeof require&&re... function n (line 1) | function n(e){return Object.prototype.toString.call(e)} function s (line 1) | function s(e){return"[object String]"===n(e)} function o (line 1) | function o(e,r){return y.call(e,r)} function i (line 1) | function i(e){return Array.prototype.slice.call(arguments,1).forEach(fun... function a (line 1) | function a(e,r,t){return[].concat(e.slice(0,r),t,e.slice(r+1))} function c (line 1) | function c(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(6553... function l (line 1) | function l(e){if(e>65535){e-=65536;var r=55296+(e>>10),t=56320+(1023&e);... function u (line 1) | function u(e,r){var t=0;return o(w,r)?w[r]:35===r.charCodeAt(0)&&A.test(... function p (line 1) | function p(e){return e.indexOf("\\")<0?e:e.replace(x,"$1")} function h (line 1) | function h(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(C,f... function f (line 1) | function f(e){return q[e]} function d (line 1) | function d(e){return D.test(e)?e.replace(/[&<>"]/g,f):e} function m (line 1) | function m(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")} function _ (line 1) | function _(e){switch(e){case 9:case 32:return!0}return!1} function g (line 1) | function g(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case... function b (line 1) | function b(e){return E.test(e)} function k (line 1) | function k(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:... function v (line 1) | function v(e){return e.trim().replace(/\s+/g," ").toUpperCase()} function n (line 1) | function n(e){var r=e.trim().toLowerCase();return!g.test(r)||!!b.test(r)} function s (line 1) | function s(e){var r=d.parse(e,!0);if(r.hostname&&(!r.protocol||k.indexOf... function o (line 1) | function o(e){var r=d.parse(e,!0);if(r.hostname&&(!r.protocol||k.indexOf... function i (line 1) | function i(e,r){if(!(this instanceof i))return new i(e,r);r||a.isString(... function n (line 1) | function n(){this.ruler=new s;for(var e=0;e\s]/i.test(e)} function s (line 2) | function s(e){return/^<\/a\s*>/i.test(e)} function n (line 2) | function n(e,r){return c[r.toLowerCase()]} function s (line 2) | function s(e){var r,t,s=0;for(r=e.length-1;r>=0;r--)t=e[r],"text"!==t.ty... function o (line 2) | function o(e){var r,t,n=0;for(r=e.length-1;r>=0;r--)t=e[r],"text"!==t.ty... function n (line 2) | function n(e,r,t){return e.substr(0,r)+t+e.substr(r+1)} function s (line 2) | function s(e,r){var t,s,c,u,p,h,f,d,m,_,g,b,k,v,y,x,C,A,w,D,q;for(w=[],t... function n (line 2) | function n(e,r,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!... function n (line 2) | function n(e){var r=32|e;return r>=97&&r<=122} function n (line 2) | function n(e,r,t,n){this.src=e,this.env=t,this.md=r,this.tokens=n,this.p... function n (line 2) | function n(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:... function n (line 2) | function n(e,r,t){this.type=e,this.tag=r,this.attrs=null,this.map=null,t... function n (line 3) | function n(e){return Array.prototype.slice.call(arguments,1).forEach(fun... function s (line 3) | function s(e){return Object.prototype.toString.call(e)} function o (line 3) | function o(e){return"[object String]"===s(e)} function i (line 3) | function i(e){return"[object Object]"===s(e)} function a (line 3) | function a(e){return"[object RegExp]"===s(e)} function c (line 3) | function c(e){return"[object Function]"===s(e)} function l (line 3) | function l(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")} function u (line 3) | function u(e){return Object.keys(e||{}).reduce(function(e,r){return e||b... function p (line 3) | function p(e){e.__index__=-1,e.__text_cache__=""} function h (line 3) | function h(e){return function(r,t){var n=r.slice(t);return e.test(n)?n.m... function f (line 3) | function f(){return function(e,r){r.normalize(e)}} function d (line 3) | function d(r){function t(e){return e.replace("%TLDS%",s.src_tlds)}functi... function m (line 3) | function m(e,r){var t=e.__index__,n=e.__last_index__,s=e.__text_cache__.... function _ (line 3) | function _(e,r){var t=new m(e,r);return e.__compiled__[t.schema].normali... function g (line 3) | function g(e,r){if(!(this instanceof g))return new g(e,r);r||u(e)&&(r=e,... function n (line 4) | function n(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t... function s (line 4) | function s(e,r){var t;return"string"!=typeof r&&(r=s.defaultChars),t=n(r... function n (line 4) | function n(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t... function s (line 4) | function s(e,r,t){var o,i,a,c,l,u="";for("string"!=typeof r&&(t=r,r=s.de... function n (line 4) | function n(){this.protocol=null,this.slashes=null,this.auth=null,this.po... function s (line 4) | function s(e,r){if(e&&e instanceof n)return e;var t=new n;return t.parse... function o (line 4) | function o(e){throw new RangeError(w[e])} function i (line 4) | function i(e,r){for(var t=e.length,n=[];t--;)n[t]=r(e[t]);return n} function a (line 4) | function a(e,r){var t=e.split("@"),n="";return t.length>1&&(n=t[0]+"@",e... function c (line 4) | function c(e){for(var r,t,n=[],s=0,o=e.length;s65535&&(e-=65536,... function u (line 4) | function u(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:36} function p (line 4) | function p(e,r){return e+22+75*(e<26)-((0!=r)<<5)} function h (line 4) | function h(e,r,t){var n=0;for(e=t?D(e/700):e>>1,e+=D(e/r);e>455;n+=36)e=... function f (line 4) | function f(e){var r,t,n,s,i,a,c,p,f,d,m=[],_=e.length,g=0,b=128,k=72;for... function d (line 4) | function d(e){var r,t,n,s,i,a,l,u,f,d,m,_,g,b,k,v=[];for(e=c(e),_=e.leng... function m (line 4) | function m(e){return a(e,function(e){return C.test(e)?f(e.slice(4).toLow... function _ (line 4) | function _(e){return a(e,function(e){return A.test(e)?"xn--"+d(e):e})} FILE: miniprogram/components/towxml/parse/markdown/plugins/emoji.js function a (line 2) | function a(e,n,o){function i(_,t){if(!n[_]){if(!e[_]){var s="function"==... function e (line 2) | function e(a){return a.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")} function r (line 2) | function r(a,o,r){var _,t=0,l=[];return a.replace(i,function(o,i,c){var ... FILE: miniprogram/components/towxml/parse/markdown/plugins/ins.js function r (line 1) | function r(s,f){if(!t[s]){if(!n[s]){var u="function"==typeof require&&re... function n (line 1) | function n(e,n){var t,o,r,i,s,f=e.pos,u=e.src.charCodeAt(f);if(n)return!... function t (line 1) | function t(e){var n,t,o,r,i,s=[],f=e.delimiters,u=e.delimiters.length;fo... FILE: miniprogram/components/towxml/parse/markdown/plugins/mark.js function r (line 1) | function r(s,f){if(!t[s]){if(!n[s]){var u="function"==typeof require&&re... function n (line 1) | function n(e,n){var t,o,r,i,s,f=e.pos,u=e.src.charCodeAt(f);if(n)return!... function t (line 1) | function t(e){var n,t,o,r,i,s=[],f=e.delimiters,u=e.delimiters.length;fo... FILE: miniprogram/components/towxml/parse/markdown/plugins/sub.js function t (line 1) | function t(i,u){if(!o[i]){if(!r[i]){var f="function"==typeof require&&re... function o (line 1) | function o(e,r){var o,t,s,i=e.posMax,u=e.pos;if(126!==e.src.charCodeAt(u... FILE: miniprogram/components/towxml/parse/markdown/plugins/sup.js function t (line 1) | function t(i,p){if(!o[i]){if(!r[i]){var u="function"==typeof require&&re... function o (line 1) | function o(e,r){var o,t,s,i=e.posMax,p=e.pos;if(94!==e.src.charCodeAt(p)... FILE: miniprogram/components/towxml/parse/markdown/plugins/todo.js function e (line 1) | function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof requi... function attrSet (line 56) | function attrSet(token, name, value) { function parentToken (line 67) | function parentToken(tokens, index) { function isTodoItem (line 77) | function isTodoItem(tokens, index) { function todoify (line 84) | function todoify(token, TokenConstructor) { function makeCheckbox (line 104) | function makeCheckbox(token, TokenConstructor) { function beginLabel (line 118) | function beginLabel(TokenConstructor) { function endLabel (line 124) | function endLabel(TokenConstructor) { function afterLabel (line 130) | function afterLabel(content, id, TokenConstructor) { function isInline (line 137) | function isInline(token) { return token.type === 'inline'; } function isParagraph (line 138) | function isParagraph(token) { return token.type === 'paragraph_open'; } function isListItem (line 139) | function isListItem(token) { return token.type === 'list_item_open'; } function startsWithTodoMarkdown (line 141) | function startsWithTodoMarkdown(token) { FILE: miniprogram/components/towxml/parse/parse2/Parser.js function Parser (line 2) | function Parser(t,e){var s=this;return s._tagname="",s._attribname="",s.... FILE: miniprogram/components/towxml/parse/parse2/Tokenizer.js function whitespace (line 2) | function whitespace(t){return" "===t||"\n"===t||"\t"===t||"\f"===t||"\r"... function ifElseState (line 2) | function ifElseState(t,e,s){var i=t.toLowerCase();return t===i?function(... function consumeSpecialNameChar (line 2) | function consumeSpecialNameChar(t,e){var s=t.toLowerCase();return functi... function t (line 2) | function t(t,e){this._state=1,this._buffer="",this._sectionStart=0,this.... FILE: miniprogram/components/towxml/parse/parse2/domhandler/index.js function t (line 2) | function t(t,e,o){this.dom=[],this._done=!1,this._tagStack=[],this._last... FILE: miniprogram/components/towxml/parse/parse2/domhandler/node.js function r (line 2) | function r(){this.constructor=t} function e (line 2) | function e(e){this.type=e,this.parent=null,this.prev=null,this.next=null... function t (line 2) | function t(t,n){var r=e.call(this,t)||this;return r.data=n,r} function t (line 2) | function t(t,n){var r=e.call(this,"directive",n)||this;return r.name=t,r} function t (line 2) | function t(t,n){var r=e.call(this,t)||this;return r.children=n,r} function t (line 2) | function t(t,n){var r=e.call(this,"script"===t?"script":"style"===t?"sty... FILE: miniprogram/components/towxml/parse/parse2/entities/decode.js function getStrictDecoder (line 2) | function getStrictDecoder(e){var t=Object.keys(e).join("|"),r=getReplace... function getReplacer (line 2) | function getReplacer(e){return function(t){return"#"===t.charAt(1)?"X"==... function e (line 2) | function e(e){return";"!==e.substr(-1)&&(e+=";"),s(e)} FILE: miniprogram/components/towxml/parse/parse2/entities/decode_codepoint.js function decodeCodePoint (line 2) | function decodeCodePoint(e){if(e>=55296&&e<=57343||e>1114111)return"�";e... FILE: miniprogram/components/towxml/parse/parse2/entities/encode.js function getInverseObj (line 2) | function getInverseObj(e){return Object.keys(e).sort().reduce(function(r... function getInverseReplacer (line 2) | function getInverseReplacer(e){var r=[],t=[];return Object.keys(e).forEa... function singleCharReplacer (line 2) | function singleCharReplacer(e){return"&#x"+e.charCodeAt(0).toString(16).... function astralReplacer (line 2) | function astralReplacer(e,r){return"&#x"+(1024*(e.charCodeAt(0)-55296)+e... function getInverse (line 2) | function getInverse(e,r){return function(t){return t.replace(r,function(... function escape (line 2) | function escape(e){return e.replace(reXmlChars,singleCharReplacer).repla... FILE: miniprogram/components/towxml/parse/parse2/entities/index.js function decode (line 2) | function decode(e,d){return(!d||d<=0?decode_1.decodeXML:decode_1.decodeH... function decodeStrict (line 2) | function decodeStrict(e,d){return(!d||d<=0?decode_1.decodeXML:decode_1.d... function encode (line 2) | function encode(e,d){return(!d||d<=0?encode_1.encodeXML:encode_1.encodeH... FILE: miniprogram/components/towxml/parse/parse2/index.js function parseDOM (line 2) | function parseDOM(r,e){var a=new domhandler_1.DomHandler(void 0,e);retur... FILE: miniprogram/libs/av-live-query-core-min.js function e (line 1) | function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{... function n (line 1) | function n(t){return t&&t.__esModule?t:{default:t}} function r (line 1) | function r(t){if(!Object(i.a)(t))return[];if(o.m)return Object(o.m)(t);v... function r (line 1) | function r(t){var e="[object "+t+"]";return function(t){return i.t.call(... function r (line 1) | function r(t,e,n){return i.a.iteratee!==a.a?i.a.iteratee(t,e):Object(o.a... function r (line 1) | function r(t,e){return e=null==e?t.length-1:+e,function(){for(var n=Math... function r (line 1) | function r(t){return t instanceof r?t:this instanceof r?void(this._wrapp... function r (line 1) | function r(t,e){return null!=t&&i.i.call(t,e)} function r (line 1) | function r(t,e){if(this instanceof r?this.constructor:void 0){var n=new ... function r (line 1) | function r(t){var e=typeof t;return"function"===e||"object"===e&&!!t} function r (line 1) | function r(t,e,n){e=Object(i.a)(e,n);var r,s;if(Object(o.a)(t))for(r=0,s... function r (line 1) | function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbo... function i (line 1) | function i(){return!("undefined"==typeof window||!window.process||"rende... function o (line 1) | function o(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useC... function a (line 1) | function a(){var t;return"object"===("undefined"==typeof console?"undefi... function s (line 1) | function s(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("d... function u (line 1) | function u(){var t;try{t=e.storage.getItem("debug")}catch(t){}return!t&&... function r (line 1) | function r(t){for(var e=Object(i.a)(t),n=e.length,r=Array(n),o=0;o... function r (line 1) | function r(t){return function(e){return null==e?void 0:e[t]}} function r (line 1) | function r(t){for(var e={},n=t.length,r=0;r0&&(n=e.apply(this,arg... function r (line 1) | function r(t,e,n){e=Object(i.a)(e,n);for(var r,a=Object(o.a)(t),s=0,u=a.... function r (line 1) | function r(t){return function(e,n,r){n=Object(i.a)(n,r);for(var a=Object... function r (line 1) | function r(t,e,n,r){n=Object(i.a)(n,r,1);for(var a=n(e),s=0,u=Object(o.a... function r (line 1) | function r(t,e,n){return function(r,s,u){var c=0,f=Object(i.a)(r);if("nu... function r (line 1) | function r(t,e,n){var r=Object(i.a)(t)?o.a:a.a,s=r(t,e,n);if(void 0!==s&... function r (line 1) | function r(t){var e=function(e,n,r,a){var s=!Object(i.a)(e)&&Object(o.a)... function r (line 1) | function r(t,e,n){var r,u,c=-1/0,f=-1/0;if(null==e||"number"==typeof e&&... function r (line 1) | function r(t,e,n){if(null==e||n)return Object(i.a)(t)||(t=Object(a.a)(t)... function r (line 1) | function r(t,e,n){return i.q.call(t,0,Math.max(0,t.length-(null==e||n?1:... function r (line 1) | function r(t,e,n){return i.q.call(t,null==e||n?1:e)} function r (line 1) | function r(t,e,n,r){Object(i.a)(e)||(r=n,n=e,e=!1),null!=n&&(n=Object(o.... function r (line 1) | function r(t){for(var e=t&&Object(i.a)(t,o.a).length||0,n=Array(e),r=0;r... function r (line 1) | function r(t,e){return t._chain?Object(i.a)(e).chain():e} function r (line 1) | function r(t,e,n){var r=e&&n||0;"string"==typeof t&&(e="binary"===t?new ... function r (line 1) | function r(){} function i (line 1) | function i(t,e,n){this.fn=t,this.context=e,this.once=n||!1} function o (line 1) | function o(){this._events=new r,this._eventsCount=0} method async (line 1) | get async(){return a("storage").async} function n (line 1) | function n(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Ar... function n (line 1) | function n(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t... function r (line 1) | function r(t,e){if(t){if("string"==typeof t)return i(t,e);var n=Object.p... function r (line 1) | function r(t,e){var n=-1,r=t.length,o=r-1;for(e=void 0===e?r:e;++n-1&&t%1==0&&t<=r} function n (line 1) | function n(t,e){return function(n){return t(e(n))}} function r (line 1) | function r(t){return null===t} function r (line 1) | function r(t){return!(!t||1!==t.nodeType)} function r (line 1) | function r(t){return!Object(o.a)(t)&&Object(i.f)(t)&&!isNaN(parseFloat(t))} function r (line 1) | function r(t){if(null==t)return!0;var e=Object(i.a)(t);return"number"==t... function r (line 1) | function r(t,e,n,r){if(t===e)return 0!==t||1/t==1/e;if(null==t||null==e)... function i (line 1) | function i(t,e,n,o){t instanceof a.a&&(t=t._wrapped),e instanceof a.a&&(... function o (line 1) | function o(t,e){return r(t,e)} function r (line 1) | function r(t){return new Uint8Array(t.buffer||t,t.byteOffset||0,Object(i... function r (line 1) | function r(t){for(var e=Object(i.a)(t),n=e.length,r=Array(n),o=0;oi?r... function r (line 1) | function r(t,e){return Object(i.a)(e,t)} function r (line 1) | function r(){var t=arguments,e=t.length-1;return function(){for(var n=e,... function r (line 1) | function r(t,e){return function(){if(--t<1)return e.apply(this,arguments)}} function r (line 1) | function r(t,e){return Object(i.a)(t,Object(o.a)(e))} function r (line 1) | function r(t,e,n){return Object(i.a)(t,Object(o.a)(Object(a.a)(e)),n)} function r (line 1) | function r(t,e,n){e=Object(i.a)(e,n);for(var r=!Object(o.a)(t)&&Object(a... function r (line 1) | function r(t,e,n){e=Object(i.a)(e,n);for(var r=!Object(o.a)(t)&&Object(a... function r (line 1) | function r(t,e){return Object(i.a)(t,Object(o.a)(e))} function r (line 1) | function r(t,e,n){var r,u,c=1/0,f=1/0;if(null==e||"number"==typeof e&&"o... function r (line 1) | function r(t){return Object(i.a)(t,1/0)} function r (line 1) | function r(t,e,n){var r=0;return e=Object(i.a)(e,n),Object(o.a)(Object(a... function r (line 1) | function r(t){return t?Object(i.a)(t)?o.q.call(t):Object(a.a)(t)?t.match... function r (line 1) | function r(t){return null==t?0:Object(i.a)(t)?t.length:Object(o.a)(t).le... function r (line 1) | function r(t,e,n){return e in n} function r (line 1) | function r(t,e,n){return null==t||t.length<1?null==e||n?void 0:[]:null==... function r (line 1) | function r(t,e,n){return null==t||t.length<1?null==e||n?void 0:[]:null==... function r (line 1) | function r(t){return Object(i.a)(t,Boolean)} function r (line 1) | function r(t,e){return Object(i.a)(t,e,!1)} function r (line 1) | function r(t){for(var e=[],n=arguments.length,r=0,a=Object(i.a)(t);r100)){var e=/^(-?(?:\d+)?\.?\d+)... function r (line 1) | function r(t){var e=Math.abs(t);return e>=c?Math.round(t/c)+"d":e>=u?Mat... function i (line 1) | function i(t){var e=Math.abs(t);return e>=c?o(t,e,c,"day"):e>=u?o(t,e,u,... function o (line 1) | function o(t,e,n,r){var i=e>=1.5*n;return Math.round(t/n)+" "+r+(i?"s":"")} function r (line 1) | function r(t){var e,n,r,i,s;if(g(t))return{};var u=(0,o.default)(t).call... function r (line 1) | function r(t){var e=this;this.AV=t,this.lockedUntil=0,o.getAsync("server... function r (line 1) | function r(t){var e=i();return function(){var n,r=(0,b.default)(t);if(e)... function i (line 1) | function i(){if("undefined"==typeof Reflect||!v)return!1;if(v.sham)retur... function o (line 1) | function o(t,e){var n=void 0!==d&&p(t)||t["@@iterator"];if(!n){if(Array.... function a (line 1) | function a(t,e){var n;if(t){if("string"==typeof t)return s(t,e);var r=l(... function s (line 1) | function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Ar... function u (line 1) | function u(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?argume... function c (line 1) | function c(t){var e,n=C(unescape(encodeURIComponent(t))),r="",i=o(n);try... function f (line 1) | function f(t){return"undefined"!=typeof Blob&&t instanceof Blob} function t (line 1) | function t(e,n,r,i){var o,a,s=this;(0,_.default)(this,t),this.uploadInfo... function e (line 1) | function e(t,r,i,o){var a;return(0,_.default)(this,e),a=n.call(this,t,r,... function t (line 1) | function t(){} function r (line 1) | function r(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S... function r (line 1) | function r(e,n){var a;return t.exports=r=i?o(a=i).call(a):function(t,e){... function r (line 1) | function r(t,e){if(e&&("object"===i(e)||"function"==typeof e))return e;i... function n (line 1) | function n(t){if(void 0===t)throw new ReferenceError("this hasn't been i... function r (line 1) | function r(e){var n;return t.exports=r=i?o(n=a).call(n):function(t){retu... function n (line 1) | function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ... function r (line 1) | function r(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,r=new Ar... function n (line 7) | function n(){throw new TypeError("Invalid attempt to destructure non-ite... function r (line 7) | function r(t,e,n){return e in t?i(t,e,{value:n,enumerable:!0,configurabl... function r (line 7) | function r(t){var e=t.name,n=t.value,r=t.version;this.name=e,this.value=... function r (line 7) | function r(t){return t&&"object"===(0,d.default)(t)&&"default"in t?t.def... function i (line 7) | function i(t,e){var n=(0,b.default)(t);if(_.default){var r=(0,_.default)... function o (line 7) | function o(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0... function e (line 7) | function e(e,n){var r;return r=t.call(this)||this,r.init(),r._protocol=n... function e (line 7) | function e(e,n){var r,i,o=n.format,a=n.version;re("initializing Connecti... function e (line 7) | function e(t){return n.apply(this,arguments)} function e (line 7) | function e(n){var r,i,o=n.plugins,a=B(n,["plugins"]);he("initializing Re... function t (line 7) | function t(t){return e.apply(this,arguments)} function t (line 7) | function t(t){return e.apply(this,arguments)} function t (line 7) | function t(t){return e.apply(this,arguments)} function n (line 12) | function n(n){if("string"==typeof n&&(n=e.TYPES[n]),void 0===n.defaultVa... function r (line 12) | function r(t,n){if(t&&"number"==typeof t.low&&"number"==typeof t.high&&"... function i (line 12) | function i(t,n){var r=n.readVarint32(),o=7&r,a=r>>>3;switch(o){case e.WI... function i (line 12) | function i(t,e){throw Error("Illegal value for "+o.toString(!0)+" of typ... function r (line 12) | function r(n,i,o,a){if(null===n||"object"!=typeof n){if(a&&a instanceof ... function r (line 12) | function r(t,e){throw Error("Illegal value for "+i.toString(!0)+" of typ... function i (line 12) | function i(t){t.messages&&t.messages.forEach(function(e){e.syntax=t.synt... function n (line 12) | function n(t){var e=0;return{next:function(){return e>1,f=-7,l=n?i-1:0... function i (line 18) | function i(t,e,n,r,i,o){var a,s,u,c=8*o-i-1,f=(1<>1,h=23===i?M... function r (line 18) | function r(t){throw Error("Illegal character code: "+t)} function t (line 23) | function t(t,e,n){this.low=0|t,this.high=0|e,this.unsigned=!!n} function e (line 23) | function e(t){return!0===(t&&t.__isLong__)} function n (line 23) | function n(t,e){var n,r,o;return e?(t>>>=0,(o=0<=t&&t<256)&&(r=u[t])?r:(... function r (line 23) | function r(t,e){if(isNaN(t)||!isFinite(t))return e?v:p;if(e){if(t<0)retu... function i (line 23) | function i(e,n,r){return new t(e,n,r)} function o (line 23) | function o(t,e,n){if(0===t.length)throw Error("empty string");if("NaN"==... function a (line 23) | function a(e){return e instanceof t?e:"number"==typeof e?r(e):"string"==... function r (line 23) | function r(){} function i (line 23) | function i(t,e,n){this.fn=t,this.context=e,this.once=n||!1} function o (line 23) | function o(t,e,n,r,o){if("function"!=typeof n)throw new TypeError("The l... function a (line 23) | function a(t,e){0==--t._eventsCount?t._events=new r:delete t._events[e]} function s (line 23) | function s(){this._events=new r,this._eventsCount=0} function e (line 23) | function e(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!... function n (line 23) | function n(t,e,n,r){var o=e&&e.prototype instanceof i?e:i,a=Object.creat... function r (line 23) | function r(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){ret... function i (line 23) | function i(){} function o (line 23) | function o(){} function a (line 23) | function a(){} function s (line 23) | function s(t){["next","throw","return"].forEach(function(n){e(t,n,functi... function u (line 23) | function u(t,e){function n(i,o,a,s){var u=r(t[i],t,o);if("throw"!==u.typ... function c (line 23) | function c(t,e,n){var i=O;return function(o,a){if(i===S)throw new Error(... function f (line 23) | function f(t,e){var n=t.iterator[e.method];if(n===g){if(e.delegate=null,... function l (line 23) | function l(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.f... function h (line 23) | function h(t){var e=t.completion||{};e.type="normal",delete e.arg,t.comp... function d (line 23) | function d(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(l,this),this.r... function p (line 23) | function p(t){if(t){var e=t[_];if(e)return e.call(t);if("function"==type... function v (line 23) | function v(){return{value:g,done:!0}} function e (line 23) | function e(e,r){return o.type="throw",o.arg=t,n.next=e,r&&(n.method="nex... function n (line 23) | function n(t,e,n,r,i,o,a){try{var s=t[o](a),u=s.value}catch(t){return vo... function r (line 23) | function r(t){return function(){var e=this,r=arguments;return new Promis... function r (line 23) | function r(t){return i(t)||o(t)||a(t)||s()} function r (line 23) | function r(t){if(Array.isArray(t))return i(t)} function n (line 23) | function n(){throw new TypeError("Invalid attempt to spread non-iterable... function n (line 23) | function n(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume... function r (line 23) | function r(t,e){if(null==t)return{};var n,r,o=i(t,e);if(Object.getOwnPro... function n (line 23) | function n(t,e){if(null==t)return{};var n,r,i={},o=Object.keys(t);for(r=... function n (line 23) | function n(t){if(void 0===t)throw new ReferenceError("this hasn't been i... function n (line 23) | function n(t,e){t.prototype=Object.create(e.prototype),t.prototype.const... function r (line 23) | function r(t){return(a(t)?i:o)(t)} function r (line 23) | function r(t){return o(i(t))} function n (line 23) | function n(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n