diff --git a/android/app/build.gradle b/android/app/build.gradle index 28c20a56..28efc7b3 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -184,11 +184,11 @@ dependencies { implementation fileTree(include: ['*.aar'], dir: 'libs') implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'androidx.appcompat:appcompat:1.2.0' - implementation 'androidx.recyclerview:recyclerview:1.1.0' - implementation 'com.facebook.fresco:fresco:1.13.0' - implementation "com.facebook.fresco:animated-gif:1.13.0" - implementation 'com.github.bumptech.glide:glide:4.12.0' - implementation 'com.alibaba:fastjson:1.2.54' +// implementation 'androidx.recyclerview:recyclerview:1.1.0' +// implementation 'com.facebook.fresco:fresco:1.13.0' +// implementation "com.facebook.fresco:animated-gif:1.13.0" +// implementation 'com.github.bumptech.glide:glide:4.12.0' +// implementation 'com.alibaba:fastjson:1.2.54' implementation 'com.tencent.tpns:xiaomi:1.2.7.1-release' diff --git a/android/app/libs/Bluetooth-release.aar b/android/app/libs/Bluetooth-release.aar deleted file mode 100644 index 01ae24ec..00000000 Binary files a/android/app/libs/Bluetooth-release.aar and /dev/null differ diff --git a/android/app/libs/android-gif-drawable-release@1.2.23.aar b/android/app/libs/android-gif-drawable-release@1.2.23.aar deleted file mode 100644 index db9ed826..00000000 Binary files a/android/app/libs/android-gif-drawable-release@1.2.23.aar and /dev/null differ diff --git a/android/app/libs/contacts-release.aar b/android/app/libs/contacts-release.aar deleted file mode 100644 index 655c53bc..00000000 Binary files a/android/app/libs/contacts-release.aar and /dev/null differ diff --git a/android/app/libs/fingerprint-release.aar b/android/app/libs/fingerprint-release.aar deleted file mode 100644 index f472987e..00000000 Binary files a/android/app/libs/fingerprint-release.aar and /dev/null differ diff --git a/android/app/libs/iBeacon-release.aar b/android/app/libs/iBeacon-release.aar deleted file mode 100644 index 6523f55e..00000000 Binary files a/android/app/libs/iBeacon-release.aar and /dev/null differ diff --git a/android/app/libs/messaging-release.aar b/android/app/libs/messaging-release.aar deleted file mode 100644 index f50b05cc..00000000 Binary files a/android/app/libs/messaging-release.aar and /dev/null differ diff --git a/android/app/libs/oaid_sdk_1.0.25.aar b/android/app/libs/oaid_sdk_1.0.25.aar deleted file mode 100644 index 47ca06de..00000000 Binary files a/android/app/libs/oaid_sdk_1.0.25.aar and /dev/null differ diff --git a/android/app/libs/payment-weixin-release.aar b/android/app/libs/payment-weixin-release.aar deleted file mode 100644 index 1e928015..00000000 Binary files a/android/app/libs/payment-weixin-release.aar and /dev/null differ diff --git a/android/app/libs/sqlite-release.aar b/android/app/libs/sqlite-release.aar deleted file mode 100644 index 5ebcb5f3..00000000 Binary files a/android/app/libs/sqlite-release.aar and /dev/null differ diff --git a/android/app/libs/uniMPSDK-release.aar b/android/app/libs/uniMPSDK-release.aar deleted file mode 100644 index 69dd9631..00000000 Binary files a/android/app/libs/uniMPSDK-release.aar and /dev/null differ diff --git a/android/app/libs/uniapp-release.aar b/android/app/libs/uniapp-release.aar deleted file mode 100644 index 1381712d..00000000 Binary files a/android/app/libs/uniapp-release.aar and /dev/null differ diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index a1debba7..d6ca10d4 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -102,22 +102,22 @@ android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait"/> - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - diff --git a/android/app/src/main/assets/data/dcloud_error.html b/android/app/src/main/assets/data/dcloud_error.html deleted file mode 100644 index 1e01dc83..00000000 --- a/android/app/src/main/assets/data/dcloud_error.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - Error - - - - -
- - - - - - -

We're sorry ...

-

- -
Back
-
Close
-
Restart
- - \ No newline at end of file diff --git a/android/app/src/main/assets/data/dcloud_properties.xml b/android/app/src/main/assets/data/dcloud_properties.xml deleted file mode 100644 index 9e043b44..00000000 --- a/android/app/src/main/assets/data/dcloud_properties.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/app/src/main/assets/uni-jsframework.js b/android/app/src/main/assets/uni-jsframework.js deleted file mode 100644 index dfd6b991..00000000 --- a/android/app/src/main/assets/uni-jsframework.js +++ /dev/null @@ -1,2 +0,0 @@ -//{"version":"3.1.18"} -var __UniServiceStartTime__=Date.now(),global=this,process={env:{}},setTimeout=global.setTimeout;!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():"function"==typeof define&&define.amd?define(t):t()}(0,function(){"use strict";var subversion={framework:"0.29.6",transformer:">=0.1.5 <0.5"};function getHookKey(e,t,n){return t+"@"+n+"#"+e}var CallbackManager=function(e){this.instanceId=String(e),this.lastCallbackId=0,this.callbacks={},this.hooks={}};CallbackManager.prototype.add=function(e){return this.lastCallbackId++,this.callbacks[this.lastCallbackId]=e,this.lastCallbackId},CallbackManager.prototype.remove=function(e){var t=this.callbacks[e];return delete this.callbacks[e],t},CallbackManager.prototype.registerHook=function(e,t,n,r){var i=getHookKey(e,t,n);this.hooks[i]&&console.warn('[JS Framework] Override an existing component hook "'+i+'".'),this.hooks[i]=r},CallbackManager.prototype.triggerHook=function(e,t,n,r){var i=getHookKey(e,t,n),o=this.hooks[i];if("function"!=typeof o)return console.error("[JS Framework] Invalid hook function type ("+typeof o+') on "'+i+'".'),null;var a=null;try{a=o.apply(null,r||[])}catch(e){throw console.error('[JS Framework] Failed to execute the hook function on "'+i+'".'),e}return a},CallbackManager.prototype.consume=function(e,t,n){var r=this.callbacks[e];if(void 0!==n&&!1!==n||delete this.callbacks[e],"function"==typeof r)try{return r.call(null,t,n)}catch(e){throw console.error("[JS Framework] Failed to execute the callback function:\n "+e.toString()),e}return new Error('invalid callback id "'+e+'"')},CallbackManager.prototype.close=function(){this.callbacks={},this.hooks={}};var nextNodeRef=1;function uniqueId(){return(nextNodeRef++).toString()}function typof(e){var t=Object.prototype.toString.call(e);return t.substring(8,t.length-1)}function isPlainObject(e){return"[object Object]"===Object.prototype.toString.call(e)}function hasOwn(e,t){return isPlainObject(e)&&Object.prototype.hasOwnProperty.call(e,t)}function bufferToBase64(e){if("function"!=typeof btoa)return"";var t=Array.prototype.map.call(new Uint8Array(e),function(e){return String.fromCharCode(e)}).join("");return btoa(t)}function isEmpty(e){if(!e||"object"!=typeof e)return!0;for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0}var LEVELS=["off","error","warn","info","log","debug"],levelMap={};function generateLevelMap(){LEVELS.forEach(function(t){var n=LEVELS.indexOf(t);levelMap[t]={},LEVELS.forEach(function(e){LEVELS.indexOf(e)<=n&&(levelMap[t][e]=!0)})})}function checkLevel(e){var t=global.WXEnvironment&&global.WXEnvironment.logLevel||"log";return levelMap[t]&&levelMap[t][e]}function debugLog(e){global.nativeLog("wxInteractionAnalyzer: [jsfm]"+e,"__DEBUG")}var docMap={};function addDoc(e,t){e&&(docMap[e]=t)}function getDoc(e){return docMap[e]}function removeDoc(e){delete docMap[e]}function getTaskCenter(e){var t=docMap[e];return t&&t.taskCenter?t.taskCenter:null}function appendBody(e,t,n){var r=e.documentElement;if(!(0 to "+this.children.length+" of <"+this.type+"> ("+this.ref+")."),moveIndex(e,this.children,this.children.length,!0),1===e.nodeType){var t=moveIndex(e,this.pureChildren,this.pureChildren.length),n=getTaskCenter(this.docId);n&&0<=t&&(this.computeChildrenClassList(e),n.send("dom",{action:"moveElement"},[e.ref,this.ref,t]))}}else if(checkLevel("debug")&&debugLog("[appendChild]("+this.docId+","+e.type+","+e.ref+") Append <"+e.type+"> to <"+this.type+"> ("+this.ref+")."),linkParent(e,this),insertIndex(e,this.children,this.children.length,!0),this.docId&®isterNode(this.docId,e),1===e.nodeType){insertIndex(e,this.pureChildren,this.pureChildren.length);var r=getTaskCenter(this.docId);r&&(this.computeChildrenClassList(e),r.send("dom",{action:"addElement"},[this.ref,e.toJSON(),-1])),e.ready=!0}},e.prototype.insertBefore=function(e,t){if(!(e.parentNode&&e.parentNode!==this||e===t||e.nextSibling&&e.nextSibling===t))if(e.parentNode){if(moveIndex(e,this.children,this.children.indexOf(t),!0),1===e.nodeType){var n=nextElement(t),r=moveIndex(e,this.pureChildren,n?this.pureChildren.indexOf(n):this.pureChildren.length),i=getTaskCenter(this.docId);i&&0<=r&&(this.computeChildrenClassList(e),i.send("dom",{action:"moveElement"},[e.ref,this.ref,r]))}}else if(checkLevel("debug")&&debugLog("[insertBefore]("+this.docId+","+e.type+","+e.ref+") Insert <"+e.type+"> to <"+this.type+"> ("+this.ref+"), before ("+t.ref+")."),linkParent(e,this),insertIndex(e,this.children,this.children.indexOf(t),!0),this.docId&®isterNode(this.docId,e),1===e.nodeType){var o=nextElement(t),a=insertIndex(e,this.pureChildren,o?this.pureChildren.indexOf(o):this.pureChildren.length),s=getTaskCenter(this.docId);s&&(this.computeChildrenClassList(e),s.send("dom",{action:"addElement"},[this.ref,e.toJSON(),a])),e.ready=!0}},e.prototype.insertAfter=function(e,t){if(!(e.parentNode&&e.parentNode!==this||e===t||e.previousSibling&&e.previousSibling===t))if(e.parentNode){if(moveIndex(e,this.children,this.children.indexOf(t)+1,!0),1===e.nodeType){var n=moveIndex(e,this.pureChildren,this.pureChildren.indexOf(previousElement(t))+1),r=getTaskCenter(this.docId);r&&0<=n&&(this.computeChildrenClassList(e),r.send("dom",{action:"moveElement"},[e.ref,this.ref,n]))}}else if(checkLevel("debug")&&debugLog("[insertAfter]("+this.docId+","+e.type+","+e.ref+") Insert <"+e.type+"> to <"+this.type+"> ("+this.ref+"), after ("+t.ref+")."),linkParent(e,this),insertIndex(e,this.children,this.children.indexOf(t)+1,!0),this.docId&®isterNode(this.docId,e),1===e.nodeType){var i=insertIndex(e,this.pureChildren,this.pureChildren.indexOf(previousElement(t))+1),o=getTaskCenter(this.docId);o&&(this.computeChildrenClassList(e),o.send("dom",{action:"addElement"},[this.ref,e.toJSON(),i])),e.ready=!0}},e.prototype.removeChild=function(e,t){if(e.parentNode){if(removeIndex(e,this.children,!0),1===e.nodeType){checkLevel("debug")&&debugLog("[removeChild]("+this.docId+","+e.type+","+e.ref+") Remove <"+e.type+"> from <"+this.type+"> ("+this.ref+")."),removeIndex(e,this.pureChildren);var n=getTaskCenter(this.docId);n&&n.send("dom",{action:"removeElement"},[e.ref]),e.ready=!1}this.computeChildrenClassList(e,e.nextSibling||{})}t||e.destroy()},e.prototype.clear=function(){var t=getTaskCenter(this.docId);this.pureChildren.forEach(function(e){t&&t.send("dom",{action:"removeElement"},[e.ref]),e.ready=!1}),this.children.forEach(function(e){e.destroy()}),this.children.length=0,this.pureChildren.length=0},e.prototype.setAttr=function(e,t,n){if(this.attr[e]!==t||!1===n){this.attr[e]=t;var r=getTaskCenter(this.docId);if(!n&&r){var i={};i[e]=t,r.send("dom",{action:"updateAttrs"},[this.ref,i])}}},e.prototype.setAttrs=function(e,t){if(!isEmpty(e)){var n={};for(var r in e)this.attr[r]!==e[r]&&(this.attr[r]=e[r],n[r]=e[r]);if(!isEmpty(n)){var i=getTaskCenter(this.docId);!t&&i&&i.send("dom",{action:"updateAttrs"},[this.ref,n])}}},e.prototype.setStyle=function(e,t,o){var a=this;expandShorthandProperty({property:e,value:t}).forEach(function(e){var t=e.property,n=e.value;if(a.style[t]!==n||!1===o){a.style[t]=n;var r=getTaskCenter(a.docId);if(!o&&r){var i={};i[t]=n,r.send("dom",{action:"updateStyle"},[a.ref,i])}}})},e.prototype.setStyles=function(e,t){var r=this;if(!isEmpty(e)){var i={};for(var n in e){expandShorthandProperty({property:n,value:e[n]}).forEach(function(e){var t=e.property,n=e.value;r.style[t]!==n&&(r.style[t]=n,i[t]=n)})}if(!isEmpty(i)){var o=getTaskCenter(this.docId);!t&&o&&o.send("dom",{action:"updateStyle"},[this.ref,i])}}},e.prototype.setClassStyle=function(e){for(var t in this.classStyle)this.classStyle[t]="";Object.assign(this.classStyle,e);var n=getTaskCenter(this.docId);n&&this.ready&&n.send("dom",{action:"updateStyle"},[this.ref,this.toStyle()])},e.prototype.addEvent=function(e,t,n){if(this.event||(this.event={}),!this.event[e]){checkLevel("debug")&&debugLog("[addEvent]("+this.docId+","+this.type+","+this.ref+') Add "'+e+'" event on <'+this.type+"> ("+this.ref+")."),this.event[e]={handler:t,params:n};var r=getTaskCenter(this.docId);r&&r.send("dom",{action:"addEvent"},[this.ref,e])}},e.prototype.removeEvent=function(e){if(this.event&&this.event[e]){checkLevel("debug")&&debugLog("[removeEvent]("+this.docId+","+this.type+","+this.ref+') Remove "'+e+'" event on <'+this.type+"> ("+this.ref+")."),delete this.event[e];var t=getTaskCenter(this.docId);t&&t.send("dom",{action:"removeEvent"},[this.ref,e])}},e.prototype.fireEvent=function(t,e,n,r){var i=null,o=!1,a=this.event[t];if(a&&e){checkLevel("debug")&&debugLog("[fireEvent]("+this.docId+","+this.type+","+this.ref+') Fire "'+t+'" event on <'+this.type+"> ("+this.ref+").");var s=a.handler;e.stopPropagation=function(){o=!0};try{i=r&&r.params?s.call.apply(s,[this].concat(r.params,[e])):s.call(this,e)}catch(e){throw console.error('[JS Framework] Failed to invoke the event handler of "'+t+'" on '+this.type+" ("+this.ref+"):\n "+e.toString()),e}}return!o&&n&&-1!==BUBBLE_EVENTS.indexOf(t)&&this.parentNode&&this.parentNode.fireEvent&&(e.currentTarget=this.parentNode,this.parentNode.fireEvent(t,e,n)),i},e.prototype.toStyle=function(){return Object.assign({},this.classStyle,this.style)},e.prototype.toJSON=function(e){void 0===e&&(e=!1);var t={ref:this.ref.toString(),type:this.type,attr:this.attr,style:normalizeUnit(this.toStyle())};this.classList&&this.classList.length&&(t.class=this.classList.join(" "));var n=[];for(var r in this.event){var i=this.event[r].params;i?n.push({type:r,params:i}):n.push(r)}return n.length&&(t.event=n),!e&&this.pureChildren.length&&(t.children=this.pureChildren.map(function(e){return e.toJSON()})),t},e.prototype.toString=function(){return"<"+this.type+" attr="+JSON.stringify(this.attr)+" style="+JSON.stringify(this.toStyle())+">"+this.pureChildren.map(function(e){return e.toString()}).join("")+""},e.prototype.setClassList=function(e){var t=this;e.length===this.classList.length&&0===e.filter(function(e){return!t.classList.includes(e)}).length||(this.classList=e,this.parentNode&&this.computeClassList())},e.prototype.setStylesheet=function(e){var t=this;e.length===this.stylesheet.length&&0===e.filter(function(e){return!t.stylesheet.includes(e)}).length||(this.stylesheet=e,this.classList.length&&this.parentNode&&this.computeClassList())},e.prototype.computeChildrenClassList=function(e,t){var n=this.children,r=t||e,i=r?n.indexOf(r):0,o=n.length-1;for(!e||e.classList&&e.classList.length||(o=t?i-1:i);0<=i&&i<=o;i++){var a=n[i];a.computeClassList&&a.computeClassList()}},e.prototype.computeClassList=function(){var u=this,e=this.classList,t=this.stylesheet,p={},h={};function l(e,t){var n=t&&t.classList;return n&&n.includes(e)}e.forEach(function(n){t.forEach(function(e,f){if((e["@VERSION"]||1)<2){var t=e[n];t&&Object.assign(p,t)}else{var c=e["."+n];c&&Object.keys(c).forEach(function(e){var t=u;if(e)for(var n=e.split("."),r=n.length-1;0 ]$/,"");if("~"===o||" "===o){for(var s="~"===o?"previousSibling":"parentNode";t&&!l(a,t=t[s]););if(!t)return}else if(">"===o?t=t&&t.parentNode:"+"===o&&(t=t&&t.previousSibling),!l(a,t))return}var d=c[e];Object.keys(d).forEach(function(e){var t=d[e],n=t[0],r=t[1],i=t[2],o=t[3],a=[r,i,f,o],s=h[e],c=!0;if(s)for(var u=0;u||||||",InputElementRegExp:"||||||",ReservedWord:"||",WhiteSpace:/[\t\v\f\u0020\u00A0\u1680\u180E\u2000-\u200A\u202F\u205f\u3000\uFEFF]/,LineTerminator:/[\n\r\u2028\u2029]/,Keyword:/new(?![_$a-zA-Z0-9])|void(?![_$a-zA-Z0-9])|delete(?![_$a-zA-Z0-9])|in(?![_$a-zA-Z0-9])|instanceof(?![_$a-zA-Z0-9])|typeof(?![_$a-zA-Z0-9])/,NullLiteral:/null(?![_$a-zA-Z0-9])/,BooleanLiteral:/(?:true|false)(?![_$a-zA-Z0-9])/,Identifier:/[_$a-zA-Z][_$a-zA-Z0-9]*/,Punctuator:/\/|=>|\*\*|>>>=|>>=|<<=|===|!==|>>>|<<|%=|\*=|-=|\+=|<=|>=|==|!=|\^=|\|=|\|\||&&|&=|>>|\+\+|--|\:|}|\*|&|\||\^|!|~|-|\+|\?|%|=|>|<|,|;|\.(?![0-9])|\]|\[|\)|\(|{/,DivPunctuator:/\/=|\//,NumericLiteral:/(?:0[xX][0-9a-fA-F]*|\.[0-9]+|(?:[1-9]+[0-9]*|0)(?:\.[0-9]*|\.)?)(?:[eE][+-]{0,1}[0-9]+)?(?![_$a-zA-Z0-9])/,StringLiteral:/"(?:[^"\n\\\r\u2028\u2029]|\\(?:['"\\bfnrtv\n\r\u2028\u2029]|\r\n)|\\x[0-9a-fA-F]{2}|\\u[0-9a-fA-F]{4}|\\[^0-9ux'"\\bfnrtv\n\\\r\u2028\u2029])*"|'(?:[^'\n\\\r\u2028\u2029]|\\(?:['"\\bfnrtv\n\r\u2028\u2029]|\r\n)|\\x[0-9a-fA-F]{2}|\\u[0-9a-fA-F]{4}|\\[^0-9ux'"\\bfnrtv\n\\\r\u2028\u2029])*'/,RegularExpressionLiteral:/\/(?:\[(?:\\[\s\S]|[^\]])*\]|[^*\/\\\n\r\u2028\u2029]|\\[^\n\r\u2028\u2029])(?:\[(?:\\[\s\S]|[^\]])*\]|[^\/\\\n\r\u2028\u2029]|\\[^\n\r\u2028\u2029])*\/[0-9a-zA-Z]*/};function XRegExp(r,e,i){var o=[e];var a=function n(e){var t=new RegExp;return t.compile(e.replace(/<([^>]+)>/g,function(e,t){return r[t]?(o.push(t),r[t]instanceof RegExp?"("+r[t].source+")":"("+n(r[t]).source+")"):""}),i),t}(r[e]);this.exec=function(e){var t=a.exec(e);if(null==t)return null;for(var n=new String(t[0]),r=0;rr.length)throw new SyntaxError("Unexpected token ILLEGAL");return o.lastIndex=t.lastIndex,a.lastIndex=t.lastIndex,r}}var rules={IdentifierName:[["Identifier"]],Literal:[["NullLiteral"],["BooleanLiteral"],["NumericLiteral"],["StringLiteral"],["RegularExpressionLiteral"]],PrimaryExpression:[["Identifier"],["Literal"],["(","Expression",")"]],CallExpression:[["PrimaryExpression","Arguments"],["CallExpression","Arguments"]],Arguments:[["(",")"],["(","ArgumentList",")"]],ArgumentList:[["ConditionalExpression"],["ArgumentList",",","ConditionalExpression"]],LeftHandSideExpression:[["PrimaryExpression"],["CallExpression"]],UnaryExpression:[["LeftHandSideExpression"],["void","UnaryExpression"],["+","UnaryExpression"],["-","UnaryExpression"],["~","UnaryExpression"],["!","UnaryExpression"]],ExponentiationExpression:[["UnaryExpression"],["ExponentiationExpression","**","UnaryExpression"]],MultiplicativeExpression:[["MultiplicativeExpression","/","ExponentiationExpression"],["ExponentiationExpression"],["MultiplicativeExpression","*","ExponentiationExpression"],["MultiplicativeExpression","%","ExponentiationExpression"]],AdditiveExpression:[["MultiplicativeExpression"],["AdditiveExpression","+","MultiplicativeExpression"],["AdditiveExpression","-","MultiplicativeExpression"]],ShiftExpression:[["AdditiveExpression"],["ShiftExpression","<<","AdditiveExpression"],["ShiftExpression",">>","AdditiveExpression"],["ShiftExpression",">>>","AdditiveExpression"]],RelationalExpression:[["ShiftExpression"],["RelationalExpression","<","ShiftExpression"],["RelationalExpression",">","ShiftExpression"],["RelationalExpression","<=","ShiftExpression"],["RelationalExpression",">=","ShiftExpression"],["RelationalExpression","instanceof","ShiftExpression"],["RelationalExpression","in","ShiftExpression"]],EqualityExpression:[["RelationalExpression"],["EqualityExpression","==","RelationalExpression"],["EqualityExpression","!=","RelationalExpression"],["EqualityExpression","===","RelationalExpression"],["EqualityExpression","!==","RelationalExpression"]],BitwiseANDExpression:[["EqualityExpression"],["BitwiseANDExpression","&","EqualityExpression"]],BitwiseXORExpression:[["BitwiseANDExpression"],["BitwiseXORExpression","^","BitwiseANDExpression"]],BitwiseORExpression:[["BitwiseXORExpression"],["BitwiseORExpression","|","BitwiseXORExpression"]],LogicalANDExpression:[["BitwiseORExpression"],["LogicalANDExpression","&&","BitwiseORExpression"]],LogicalORExpression:[["LogicalANDExpression"],["LogicalORExpression","||","LogicalANDExpression"]],ConditionalExpression:[["LogicalORExpression"],["LogicalORExpression","?","LogicalORExpression",":","LogicalORExpression"]],Expression:[["ConditionalExpression"],["Expression",",","ConditionalExpression"]],Program:[["Expression"]]};function Symbol$1(e,t){this.name=e,this.token=t,this.childNodes=[],this.toString=function(e){if(e||(e=""),1==this.childNodes.length)return this.childNodes[0].toString(e);for(var t=e+this.name+(null!=this.token&&this.name!=this.token?":"+this.token:"")+"\n",n=0;n","{","}","(",")","[","]",".",";",",","<",">","<=",">=","==","!=","===","!==","+","-","*","%","++","--","<<",">>",">>>","&","|","^","!","~","&&","||","?",":","=","+=","-=","*=","%=","<<=",">>=",">>>=","&=","|=","^=","/","/=","instanceof","typeof","new","void","debugger","this","delete","in"].forEach(function(e){Object.defineProperty(a,e,{})}),this.reset=function(){this.lexicalParser.reset(),this.syntacticalParser.reset()},this.parse=function(e,t){var n,r=this,i=!1;this.lexicalParser.source=e;for(var o=!1;n=this.lexicalParser.getNextToken(o);){t&&t(n);try{if(Object.getOwnPropertyNames(n).some(function(e){return!!a.hasOwnProperty(e)&&(o=r.syntacticalParser.insertSymbol(new Symbol$1(e,n),i),!(i=!1))}))continue;(n.Keyword||n.Punctuator||n.DivPunctuator)&&a.hasOwnProperty(n.toString())&&(o=r.syntacticalParser.insertSymbol(new Symbol$1(n.toString(),n),i))}catch(e){throw new SyntaxError("Unexpected token "+n)}}return this.syntacticalParser.grammarTree}}var parser=new Parser;function JavaScriptExpression(text){parser.reset(),this.tree=parser.parse(text),this.paths=[];var context=Object.create(null),me=this,pathIndex=Object.create(null);function checkSimple(e){for(var t=e;t.childNodes.length<=1&&"MemberExpression"!==t.name;)t=t.childNodes[0];"MemberExpression"===t.name?me.isSimple=!0:me.isSimple=!1}function walk(e){if("CallExpression"===e.name&&"CallExpression"!==e.childNodes[e.childNodes.length-1].name){getPath(e.childNodes[1]);walk(e.childNodes[0])}else if("NewExpression"===e.name&&1===e.childNodes.length)getPath(e.childNodes[0]);else if("MemberExpression"===e.name&&1===e.childNodes.length)getPath(e);else for(var t=0;t>2],i+=o[(3&n[t])<<4|n[t+1]>>4],i+=o[(15&n[t+1])<<2|n[t+2]>>6],i+=o[63&n[t+2]];return r%3==2?i=i.substring(0,i.length-1)+"=":r%3==1&&(i=i.substring(0,i.length-2)+"=="),i},t.decode=function(e){var t,n,r,i,o,a=.75*e.length,s=e.length,c=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var u=new ArrayBuffer(a),l=new Uint8Array(u);for(t=0;t>4,l[c++]=(15&r)<<4|i>>2,l[c++]=(3&i)<<6|63&o;return u}}()}),fr=dr.encode,pr=dr.decode;var hr=Object.freeze({__proto__:null,base64ToArrayBuffer:function(e){return pr(e)},arrayBufferToBase64:function(e){return fr(e)}}),vr={};var gr=Object.freeze({__proto__:null,canIUse:function(e){return!b(vr,e)||vr[e]}}),mr={promiseInterceptor:R},yr=Object.freeze({__proto__:null,interceptors:mr,addInterceptor:function(e,t){"string"==typeof e&&E(t)?$(T[e]||(T[e]={}),t):E(e)&&$(C,e)},removeInterceptor:function(e,t){"string"==typeof e?E(t)?P(T[e],t):delete T[e]:E(e)&&P(C,e)}}),_r=!1,br=0,wr=0;function kr(e,t){return e=Number(e),isNaN(e)?t:e}var Sr=Object.freeze({__proto__:null,upx2px:function(e,t){var n,r,i,o;if(0===br&&(n=_h.getSystemInfoSync(),r=n.platform,i=n.pixelRatio,o=n.windowWidth,br=o,wr=i,_r="ios"===r),0===(e=Number(e)))return 0;var a=mh.globalStyle||mh.window||{},s=kr(a.rpxCalcMaxDeviceWidth,960),c=kr(a.rpxCalcBaseDeviceWidth,375),u=kr(a.rpxCalcIncludeWidth,750),l=t||br,d=e/750*(l=e===u||l<=s?l:c);return d<0&&(d=-d),0===(d=Math.floor(d+1e-4))&&(d=1!==wr&&_r?.5:1),e<0?-d:d}});function xr(e,t,n,r){fh.publishHandler(t+"-audio-"+e,{audioId:e,type:n,data:r},t)}var Cr=function(e,t){this.id=e,this.pageId=t};Cr.prototype.setSrc=function(e){xr(this.id,this.pageId,"setSrc",{src:e})},Cr.prototype.play=function(){xr(this.id,this.pageId,"play")},Cr.prototype.pause=function(){xr(this.id,this.pageId,"pause")},Cr.prototype.seek=function(e){xr(this.id,this.pageId,"seek",{position:e})};var Tr=Object.freeze({__proto__:null,createAudioContext:function(e,t){if(t)return new Cr(e,t.$page.id);var n=bh();if(n.$route&&n.$route.params.__id__)return new Cr(e,n.$route.params.__id__);fh.emit("onError","createAudioContext:fail")}}),Or=new uh;function Er(e,t,n){return e[t].apply(e,n)}function Ir(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return Er(Or,"$on",[].concat(t))}function Ar(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return Er(Or,"$off",[].concat(t))}function $r(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return Er(Or,"$once",[].concat(t))}function Pr(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return Er(Or,"$emit",[].concat(t))}var Mr,jr=Object.freeze({__proto__:null,$on:Ir,$off:Ar,$once:$r,$emit:Pr});function Br(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return fh.invokeCallbackHandler.apply(fh,e)}function Dr(e){return _h.requireNativePlugin(e)}function Nr(e){for(var t=[],n=arguments.length-1;0>>7)]}function Bu(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function Du(e,t,n){e.bi_valid>pu-n?(e.bi_buf|=t<>pu-e.bi_valid,e.bi_valid+=n-pu):(e.bi_buf|=t<>>=1,n<<=1,0<--t;);return n>>>1}function Ru(e,t,n){var r,i,o=new Array(fu+1),a=0;for(r=1;r<=fu;r++)o[r]=a=a+n[r-1]<<1;for(i=0;i<=t;i++){var s=e[2*i+1];0!==s&&(e[2*i]=Lu(o[s]++,s))}}function Fu(e){var t;for(t=0;t>1;1<=n;n--)Uu(e,o,n);for(i=c;n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],Uu(e,o,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,o[2*i]=o[2*n]+o[2*r],e.depth[i]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,o[2*n+1]=o[2*r+1]=i,e.heap[1]=i++,Uu(e,o,1),2<=e.heap_len;);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,i,o,a,s,c=t.dyn_tree,u=t.max_code,l=t.stat_desc.static_tree,d=t.stat_desc.has_stree,f=t.stat_desc.extra_bits,p=t.stat_desc.extra_base,h=t.stat_desc.max_length,v=0;for(o=0;o<=fu;o++)e.bl_count[o]=0;for(c[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n>=7;r>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return nu;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return ru;for(t=32;t>>3,(o=e.static_len+3+7>>>3)<=i&&(i=o)):i=o=n+5,n+4<=i&&-1!==t?Yu(e,t,n,r):4===e.strategy||o===i?(Du(e,2+(r?1:0),3),qu(e,Su,xu)):(Du(e,4+(r?1:0),3),function(e,t,n,r){var i;for(Du(e,t-257,5),Du(e,n-1,5),Du(e,r-4,4),i=0;i>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(Tu[n]+su+1)]++,e.dyn_dtree[2*ju(t)]++),e.last_lit===e.lit_bufsize-1},_tr_align:function(e){var t;Du(e,2,3),Nu(e,vu,Su),16===(t=e).bi_valid?(Bu(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):8<=t.bi_valid&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}};var Ku=function(e,t,n,r){for(var i=65535&e|0,o=e>>>16&65535|0,a=0;0!==n;){for(n-=a=2e3>>1:e>>>1;t[n]=e}return t}();var Qu,el=function(e,t,n,r){var i=Zu,o=r+n;e^=-1;for(var a=r;a>>8^i[255&(e^t[a])];return-1^e},tl={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},nl=0,rl=4,il=0,ol=-2,al=-1,sl=4,cl=2,ul=8,ll=9,dl=286,fl=30,pl=19,hl=2*dl+1,vl=15,gl=3,ml=258,yl=ml+gl+1,_l=42,bl=113,wl=1,kl=2,Sl=3,xl=4;function Cl(e,t){return e.msg=tl[t],t}function Tl(e){return(e<<1)-(4e.avail_out&&(n=e.avail_out),0!==n&&(tu.arraySet(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function Il(e,t){Ju._tr_flush_block(e,0<=e.block_start?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,El(e.strm)}function Al(e,t){e.pending_buf[e.pending++]=t}function $l(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Pl(e,t){var n,r,i=e.max_chain_length,o=e.strstart,a=e.prev_length,s=e.nice_match,c=e.strstart>e.w_size-yl?e.strstart-(e.w_size-yl):0,u=e.window,l=e.w_mask,d=e.prev,f=e.strstart+ml,p=u[o+a-1],h=u[o+a];e.prev_length>=e.good_match&&(i>>=2),s>e.lookahead&&(s=e.lookahead);do{if(u[(n=t)+a]===h&&u[n+a-1]===p&&u[n]===u[o]&&u[++n]===u[o+1]){o+=2,n++;do{}while(u[++o]===u[++n]&&u[++o]===u[++n]&&u[++o]===u[++n]&&u[++o]===u[++n]&&u[++o]===u[++n]&&u[++o]===u[++n]&&u[++o]===u[++n]&&u[++o]===u[++n]&&oc&&0!=--i);return a<=e.lookahead?a:e.lookahead}function Ml(e){var t,n,r,i,o,a,s,c,u,l,d=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=d+(d-yl)){for(tu.arraySet(e.window,e.window,d,d,0),e.match_start-=d,e.strstart-=d,e.block_start-=d,t=n=e.hash_size;r=e.head[--t],e.head[t]=d<=r?r-d:0,--n;);for(t=n=d;r=e.prev[--t],e.prev[t]=d<=r?r-d:0,--n;);i+=d}if(0===e.strm.avail_in)break;if(a=e.strm,s=e.window,c=e.strstart+e.lookahead,u=i,l=void 0,l=a.avail_in,u=gl)for(o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<=gl&&(e.ins_h=(e.ins_h<=gl)if(r=Ju._tr_tally(e,e.strstart-e.match_start,e.match_length-gl),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=gl){for(e.match_length--;e.strstart++,e.ins_h=(e.ins_h<=gl&&(e.ins_h=(e.ins_h<=gl&&e.match_length<=e.prev_length){for(i=e.strstart+e.lookahead-gl,r=Ju._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-gl),e.lookahead-=e.prev_length-1,e.prev_length-=2;++e.strstart<=i&&(e.ins_h=(e.ins_h<e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(Ml(e),0===e.lookahead&&t===nl)return wl;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,Il(e,!1),0===e.strm.avail_out))return wl;if(e.strstart-e.block_start>=e.w_size-yl&&(Il(e,!1),0===e.strm.avail_out))return wl}return e.insert=0,t===rl?(Il(e,!0),0===e.strm.avail_out?Sl:xl):(e.strstart>e.block_start&&(Il(e,!1),e.strm.avail_out),wl)}),new Dl(4,4,8,4,jl),new Dl(4,5,16,8,jl),new Dl(4,6,32,32,jl),new Dl(4,4,16,16,Bl),new Dl(8,16,32,32,Bl),new Dl(8,16,128,128,Bl),new Dl(8,32,128,256,Bl),new Dl(32,128,258,1024,Bl),new Dl(32,258,258,4096,Bl)];var zl={deflateInit:function(e,t){return Fl(e,t,ul,15,8,0)},deflateInit2:Fl,deflateReset:Rl,deflateResetKeep:Ll,deflateSetHeader:function(e,t){return e&&e.state?2!==e.state.wrap?ol:(e.state.gzhead=t,il):ol},deflate:function(e,t){var n,r,i,o;if(!e||!e.state||5>8&255),Al(r,r.gzhead.time>>16&255),Al(r,r.gzhead.time>>24&255),Al(r,9===r.level?2:2<=r.strategy||r.level<2?4:0),Al(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Al(r,255&r.gzhead.extra.length),Al(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=el(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(Al(r,0),Al(r,0),Al(r,0),Al(r,0),Al(r,0),Al(r,9===r.level?2:2<=r.strategy||r.level<2?4:0),Al(r,3),r.status=bl);else{var a=ul+(r.w_bits-8<<4)<<8;a|=(2<=r.strategy||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(a|=32),a+=31-a%31,r.status=bl,$l(r,a),0!==r.strstart&&($l(r,e.adler>>>16),$l(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(i=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>i&&(e.adler=el(e.adler,r.pending_buf,r.pending-i,i)),El(e),i=r.pending,r.pending!==r.pending_buf_size));)Al(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>i&&(e.adler=el(e.adler,r.pending_buf,r.pending-i,i)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=el(e.adler,r.pending_buf,r.pending-i,i)),El(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}Al(r,o=r.gzindexi&&(e.adler=el(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=el(e.adler,r.pending_buf,r.pending-i,i)),El(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}Al(r,o=r.gzindexi&&(e.adler=el(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.status=103)}else r.status=103;if(103===r.status&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&El(e),r.pending+2<=r.pending_buf_size&&(Al(r,255&e.adler),Al(r,e.adler>>8&255),e.adler=0,r.status=bl)):r.status=bl),0!==r.pending){if(El(e),0===e.avail_out)return r.last_flush=-1,il}else if(0===e.avail_in&&Tl(t)<=Tl(n)&&t!==rl)return Cl(e,-5);if(666===r.status&&0!==e.avail_in)return Cl(e,-5);if(0!==e.avail_in||0!==r.lookahead||t!==nl&&666!==r.status){var s=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(Ml(e),0===e.lookahead)){if(t===nl)return wl;break}if(e.match_length=0,n=Ju._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Il(e,!1),0===e.strm.avail_out))return wl}return e.insert=0,t===rl?(Il(e,!0),0===e.strm.avail_out?Sl:xl):e.last_lit&&(Il(e,!1),0===e.strm.avail_out)?wl:kl}(r,t):3===r.strategy?function(e,t){for(var n,r,i,o,a=e.window;;){if(e.lookahead<=ml){if(Ml(e),e.lookahead<=ml&&t===nl)return wl;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=gl&&0e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=gl?(n=Ju._tr_tally(e,1,e.match_length-gl),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=Ju._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Il(e,!1),0===e.strm.avail_out))return wl}return e.insert=0,t===rl?(Il(e,!0),0===e.strm.avail_out?Sl:xl):e.last_lit&&(Il(e,!1),0===e.strm.avail_out)?wl:kl}(r,t):Qu[r.level].func(r,t);if(s!==Sl&&s!==xl||(r.status=666),s===wl||s===Sl)return 0===e.avail_out&&(r.last_flush=-1),il;if(s===kl&&(1===t?Ju._tr_align(r):5!==t&&(Ju._tr_stored_block(r,0,0,!1),3===t&&(Ol(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),El(e),0===e.avail_out))return r.last_flush=-1,il}return t!==rl?il:r.wrap<=0?1:(2===r.wrap?(Al(r,255&e.adler),Al(r,e.adler>>8&255),Al(r,e.adler>>16&255),Al(r,e.adler>>24&255),Al(r,255&e.total_in),Al(r,e.total_in>>8&255),Al(r,e.total_in>>16&255),Al(r,e.total_in>>24&255)):($l(r,e.adler>>>16),$l(r,65535&e.adler)),El(e),0=n.w_size&&(0===o&&(Ol(n.head),n.strstart=0,n.block_start=0,n.insert=0),u=new tu.Buf8(n.w_size),tu.arraySet(u,t,l-n.w_size,n.w_size,0),t=u,l=n.w_size),a=e.avail_in,s=e.next_in,c=e.input,e.avail_in=l,e.next_in=0,e.input=t,Ml(n);n.lookahead>=gl;){for(r=n.strstart,i=n.lookahead-(gl-1);n.ins_h=(n.ins_h<>>6:(n<65536?t[o++]=224|n>>>12:(t[o++]=240|n>>>18,t[o++]=128|n>>>12&63),t[o++]=128|n>>>6&63),t[o++]=128|63&n);return t},buf2binstring:function(e){return Hl(e,e.length)},binstring2buf:function(e){for(var t=new tu.Buf8(e.length),n=0,r=t.length;n>10&1023,s[r++]=56320|1023&i)}return Hl(s,r)},utf8border:function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;0<=n&&128==(192&e[n]);)n--;return n<0?t:0===n?t:n+ql[e[n]]>t?n:t}};var Xl=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0},Yl=Object.prototype.toString,Jl=0,Kl=-1,Zl=0,Ql=8;function ed(e){if(!(this instanceof ed))return new ed(e);this.options=tu.assign({level:Kl,method:Ql,chunkSize:16384,windowBits:15,memLevel:8,strategy:Zl,to:""},e||{});var t=this.options;t.raw&&0>>=b=_>>>24,h-=b,0===(b=_>>>16&255))T[o++]=65535&_;else{if(!(16&b)){if(0==(64&b)){_=v[(65535&_)+(p&(1<>>=b,h-=b),h<15&&(p+=C[r++]<>>=b=_>>>24,h-=b,!(16&(b=_>>>16&255))){if(0==(64&b)){_=g[(65535&_)+(p&(1<>>=b,h-=b,(b=o-a)>3,p&=(1<<(h-=w<<3))-1,e.next_in=r,e.next_out=o,e.avail_in=rp?(v=P[M+a[_]],g=E[I+a[_]]):(v=96,g=0),c=1<>x)+(u-=c)]=h<<24|v<<16|g|0,0!==u;);for(c=1<>=1;if(0!==c?(O&=c-1,O+=c):O=0,_++,0==--A[y]){if(y===w)break;y=t[n+a[_]]}if(k>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function md(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new tu.Buf16(320),this.work=new tu.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function yd(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=pd,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new tu.Buf32(hd),t.distcode=t.distdyn=new tu.Buf32(vd),t.sane=1,t.back=-1,dd):fd}function _d(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,yd(e)):fd}function bd(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||15=o.wsize?(tu.arraySet(o.window,t,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):(r<(i=o.wsize-o.wnext)&&(i=r),tu.arraySet(o.window,t,n-r,i,o.wnext),(r-=i)?(tu.arraySet(o.window,t,n-r,r,0),o.wnext=r,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave>>8&255,n.check=el(n.check,O,2,0),l=u=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&u)<<8)+(u>>8))%31){e.msg="incorrect header check",n.mode=30;break}if(8!=(15&u)){e.msg="unknown compression method",n.mode=30;break}if(l-=4,k=8+(15&(u>>>=4)),0===n.wbits)n.wbits=k;else if(k>n.wbits){e.msg="invalid window size",n.mode=30;break}n.dmax=1<>8&1),512&n.flags&&(O[0]=255&u,O[1]=u>>>8&255,n.check=el(n.check,O,2,0)),l=u=0,n.mode=3;case 3:for(;l<32;){if(0===s)break e;s--,u+=r[o++]<>>8&255,O[2]=u>>>16&255,O[3]=u>>>24&255,n.check=el(n.check,O,4,0)),l=u=0,n.mode=4;case 4:for(;l<16;){if(0===s)break e;s--,u+=r[o++]<>8),512&n.flags&&(O[0]=255&u,O[1]=u>>>8&255,n.check=el(n.check,O,2,0)),l=u=0,n.mode=5;case 5:if(1024&n.flags){for(;l<16;){if(0===s)break e;s--,u+=r[o++]<>>8&255,n.check=el(n.check,O,2,0)),l=u=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&(s<(p=n.length)&&(p=s),p&&(n.head&&(k=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),tu.arraySet(n.head.extra,r,o,p,k)),512&n.flags&&(n.check=el(n.check,r,p,o)),s-=p,o+=p,n.length-=p),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===s)break e;for(p=0;k=r[o+p++],n.head&&k&&n.length<65536&&(n.head.name+=String.fromCharCode(k)),k&&p>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=12;break;case 10:for(;l<32;){if(0===s)break e;s--,u+=r[o++]<>>=7&l,l-=7&l,n.mode=27;break}for(;l<3;){if(0===s)break e;s--,u+=r[o++]<>>=1)){case 0:n.mode=14;break;case 1:if(Cd(n),n.mode=20,6===t){u>>>=2,l-=2;break e}break;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=30}u>>>=2,l-=2;break;case 14:for(u>>>=7&l,l-=7&l;l<32;){if(0===s)break e;s--,u+=r[o++]<>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&u,l=u=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(p=n.length){if(s>>=5,l-=5,n.ndist=1+(31&u),u>>>=5,l-=5,n.ncode=4+(15&u),u>>>=4,l-=4,286>>=3,l-=3}for(;n.have<19;)n.lens[E[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,x={bits:n.lenbits},S=cd(0,n.lens,0,19,n.lencode,0,n.work,x),n.lenbits=x.bits,S){e.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:for(;n.have>>16&255,y=65535&T,!((g=T>>>24)<=l);){if(0===s)break e;s--,u+=r[o++]<>>=g,l-=g,n.lens[n.have++]=y;else{if(16===y){for(C=g+2;l>>=g,l-=g,0===n.have){e.msg="invalid bit length repeat",n.mode=30;break}k=n.lens[n.have-1],p=3+(3&u),u>>>=2,l-=2}else if(17===y){for(C=g+3;l>>=g)),u>>>=3,l-=3}else{for(C=g+7;l>>=g)),u>>>=7,l-=7}if(n.have+p>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=30;break}for(;p--;)n.lens[n.have++]=k}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,x={bits:n.lenbits},S=cd(ud,n.lens,0,n.nlen,n.lencode,0,n.work,x),n.lenbits=x.bits,S){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,x={bits:n.distbits},S=cd(ld,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,x),n.distbits=x.bits,S){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(6<=s&&258<=c){e.next_out=a,e.avail_out=c,e.next_in=o,e.avail_in=s,n.hold=u,n.bits=l,rd(e,f),a=e.next_out,i=e.output,c=e.avail_out,o=e.next_in,r=e.input,s=e.avail_in,u=n.hold,l=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;m=(T=n.lencode[u&(1<>>16&255,y=65535&T,!((g=T>>>24)<=l);){if(0===s)break e;s--,u+=r[o++]<>_)])>>>16&255,y=65535&T,!(_+(g=T>>>24)<=l);){if(0===s)break e;s--,u+=r[o++]<>>=_,l-=_,n.back+=_}if(u>>>=g,l-=g,n.back+=g,n.length=y,0===m){n.mode=26;break}if(32&m){n.back=-1,n.mode=12;break}if(64&m){e.msg="invalid literal/length code",n.mode=30;break}n.extra=15&m,n.mode=22;case 22:if(n.extra){for(C=n.extra;l>>=n.extra,l-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;m=(T=n.distcode[u&(1<>>16&255,y=65535&T,!((g=T>>>24)<=l);){if(0===s)break e;s--,u+=r[o++]<>_)])>>>16&255,y=65535&T,!(_+(g=T>>>24)<=l);){if(0===s)break e;s--,u+=r[o++]<>>=_,l-=_,n.back+=_}if(u>>>=g,l-=g,n.back+=g,64&m){e.msg="invalid distance code",n.mode=30;break}n.offset=y,n.extra=15&m,n.mode=24;case 24:if(n.extra){for(C=n.extra;l>>=n.extra,l-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===c)break e;if(p=f-c,n.offset>p){if((p=n.offset-p)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=30;break}p>n.wnext?(p-=n.wnext,h=n.wsize-p):h=n.wnext-p,p>n.length&&(p=n.length),v=n.window}else v=i,h=a-n.offset,p=n.length;for(cDate.now()},o.prototype.getOpenerEventChannel=function(){return this.$root.$scope.eventChannel||(this.$root.$scope.eventChannel=new Ys),this.$root.$scope.eventChannel},Object.defineProperty(o.prototype,"$page",{get:function(){return this.$root.$scope.$page}}),Object.defineProperty(o.prototype,"$mp",{get:function(){return{page:this.$root.$scope}}});var r=o.prototype.$mount;o.prototype.$mount=function(e,t){var n=this;if("app"===this.mpType){if(this.$options.render=function(){},lh.config.preload)return void lh.requireModule("globalEvent").addEventListener("launchApp",function(){dh.updateConfigInfo&&dh.updateConfigInfo(),Fp(n),r.call(n,e,t)});Fp(this)}return r.call(this,e,t)},o.prototype.$nextTick=function(t){var n=this,r=this._watcher,i="function"==typeof t,e=new Promise(function(e){r&&n._$queue.find(function(e){return r===e})?Ep.push(i?t.bind(n):e):o.nextTick(i?function(){return t.call(n)}:e),i&&e()});return i?void 0:e}}};return mp.__$wx__=yp,fh.publishHandler=function(e,t,n){t=JSON.stringify(t),Array.isArray(n)||(n=[n]);var r="typeof UniViewJSBridge !== 'undefined' && UniViewJSBridge.subscribeHandler(\""+e+'",'+t+",__PAGE_ID__)";n.forEach(function(e){var t=dh.webview.getWebviewById(String(e));t&&t.evalJS(r.replace("__PAGE_ID__",e))})},fh.invokeCallbackHandler=sr,fh.removeCallbackHandler=function(e){delete or[e]},{__vuePlugin:ch,__definePage:function(e,t){Ks[e]=t},__registerApp:Fp,__registerPage:ic,uni:mp,getApp:Np,getCurrentPages:nc}}(),_h=t.uni,bh=t.getApp,wh=t.getCurrentPages;return t}function initServiceJSBridge(e){var r=new e;UniServiceJSBridge={on:r.$on.bind(r),off:r.$off.bind(r),once:r.$once.bind(r),emit:r.$emit.bind(r),subscribe:function(e,t){return r.$on("view."+e,t)},unsubscribe:function(e,t){return r.$off("view."+e,t)},subscribeHandler:function(e,t,n){return r.$emit("view."+e,t,n)}}}function createInstanceContext$1(e){var t,n=e.weex,r=e.Vue,i=new e.WeexPlus(n);(UniServiceJSBridge||initServiceJSBridge(r),uni)||(t=createServiceContext(r,n,i,UniServiceJSBridge,e),__vuePlugin=t.__vuePlugin,__definePage=t.__definePage,__registerApp=t.__registerApp,__registerPage=t.__registerPage,uni=t.uni,getApp=t.getApp,getCurrentPages=t.getCurrentPages);return{__vuePlugin:__vuePlugin,__definePage:__definePage,__registerApp:__registerApp,__registerPage:__registerPage,plus:i,uni:uni,wx:uni.__$wx__||uni,getApp:getApp,getCurrentPages:getCurrentPages,UniServiceJSBridge:UniServiceJSBridge}}function styleMixin(e){e.prototype.__merge_style=function(r,e){if(void 0===r&&(r={}),r){var i=e||this.$options.style;Object.keys(r).forEach(function(e){var t=i[e];if(t){var n=r[e];Object.keys(n).forEach(function(e){var a=n[e],s=t[e];"object"==typeof a?("object"!=typeof s&&(s=t[e]={}),Object.keys(a).forEach(function(e){var t=!0;if(s[e])for(var n=a[e].slice(1,3),r=s[e].slice(1,3),i=0;iDate.now()}}WeexInstance.prototype.requireModule=function(n){var r=getId(this);if(r&&this.document&&this.document.taskCenter){if(isRegisteredModule(n)){var e={},t=getModuleDescription(n),i=function(t){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return handleModuleGetter(n,t,moduleGetter(r,n,t))},set:function(e){return moduleSetter(r,n,t,e)}})};for(var o in t)i(o);return e}console.warn("[JS Framework] 当前运行的基座不包含原生插件["+n+"],请在manifest中配置该插件,重新制作包括该原生插件的自定义运行基座")}else console.error('[JS Framework] Failed to requireModule("'+n+'"), instance ('+r+") doesn't exist anymore.")},WeexInstance.prototype.supports=function(e){if("string"!=typeof e)return null;var t=e.match(/^@(\w+)\/([\w-]+)(\.(\w+))?$/i);if(t){var n=t[1],r=t[2],i=t[4];switch(n){case"module":return isRegisteredModule(r,i);case"component":return isRegisteredComponent(r)}}return null},WeexInstance.prototype.importScript=function(e,r){void 0===r&&(r={});var i=getId(this),o=getTaskCenter(i);return new Promise(function(t,n){o&&"function"==typeof o.send||n(new Error('[JS Framework] Failed to import script "'+e+'", no taskCenter ('+i+") matched."));try{o.send("module",{module:"script",method:"importScript"},[e,r],{callback:[function(e){return t(e)},function(e){return n(e)}]})}catch(e){n(e)}})};var decode=decodeURIComponent;function parseQuery(e){var i={};return(e=e.trim().replace(/^(\?|#|&)/,""))&&e.split("&").forEach(function(e){var t=e.replace(/\+/g," ").split("="),n=decode(t.shift()),r=0this._t&&(e=this._t,this._lastDt=e);var t=this._x_v*e+.5*this._x_a*Math.pow(e,2)+this._x_s,n=this._y_v*e+.5*this._y_a*Math.pow(e,2)+this._y_s;return(0this._endPositionX)&&(t=this._endPositionX),(0this._endPositionY)&&(n=this._endPositionY),{x:t,y:n}},Friction.prototype.ds=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),e>this._t&&(e=this._t),{dx:this._x_v+this._x_a*e,dy:this._y_v+this._y_a*e}},Friction.prototype.delta=function(){return{x:-1.5*Math.pow(this._x_v,2)/this._x_a||0,y:-1.5*Math.pow(this._y_v,2)/this._y_a||0}},Friction.prototype.dt=function(){return-this._x_v/this._x_a},Friction.prototype.done=function(){var t=e(this.s().x,this._endPositionX)||e(this.s().y,this._endPositionY)||this._lastDt===this._t;return this._lastDt=null,t},Friction.prototype.setEnd=function(e,t){this._endPositionX=e,this._endPositionY=t},Friction.prototype.reconfigure=function(e,t){this._m=e,this._f=1e3*t},Spring.prototype._solve=function(e,t){var n=this._c,r=this._m,i=this._k,o=n*n-4*r*i;if(0===o){var a=-n/(2*r),s=e,c=t/(a*e);return{x:function(e){return(s+c*e)*Math.pow(Math.E,a*e)},dx:function(e){var t=Math.pow(Math.E,a*e);return a*(s+c*e)*t+c*t}}}if(0this.maxX&&(this.outOfBounds?(i="touch-out-of-bounds",n=this.maxX+this._declineX.x(n-this.maxX)):n=this.maxX),rthis.maxY&&(this.outOfBounds?(i="touch-out-of-bounds",r=this.maxY+this._declineY.x(r-this.maxY)):r=this.maxY),_requestAnimationFrame(function(){t._setTransform(n,r,t._scale,i)})}}},__handleTouchEnd:function(){var r=this;if(!this._isScaling&&!this.disabled&&this._isTouching&&(this._isTouching=!1,!this._checkCanMove&&!this._revise("out-of-bounds")&&this.inertia)){var e=1e3*(this.__touchInfo.historyX[1]-this.__touchInfo.historyX[0])/(this.__touchInfo.historyT[1]-this.__touchInfo.historyT[0]),t=1e3*(this.__touchInfo.historyY[1]-this.__touchInfo.historyY[0])/(this.__touchInfo.historyT[1]-this.__touchInfo.historyT[0]);this._friction.setV(e,t),this._friction.setS(this._translateX,this._translateY);var n=this._friction.delta().x,i=this._friction.delta().y,o=n+this._translateX,a=i+this._translateY;othis.maxX&&(o=this.maxX,a=this._translateY+(this.maxX-this._translateX)*i/n),athis.maxY&&(a=this.maxY,o=this._translateX+(this.maxY-this._translateY)*n/i),this._friction.setEnd(o,a),this._FA=g(this._friction,function(){var e=r._friction.s(),t=e.x,n=e.y;r._setTransform(t,n,r._scale,"friction")},function(){r._FA.cancel()})}},_onTrack:function(e){switch(e.detail.state){case"start":this.__handleTouchStart();break;case"move":this.__handleTouchMove(e);break;case"end":this.__handleTouchEnd()}},_getLimitXY:function(e,t){var n=!1;return e>this.maxX?(e=this.maxX,n=!0):ethis.maxY?(t=this.maxY,n=!0):t should have url attribute when using navigateTo, redirectTo, reLaunch or switchTab")}},render:function(e){return e("view",this._g({attrs:{hoverClass:this.hoverClass,hoverStopPropagation:this.hoverStopPropagation,hoverStartTime:this.hoverStartTime,hoverStayTime:this.hoverStayTime},on:{click:this._click}},this.$listeners),[this._t("default")],2)},style:{"navigator-hover":{backgroundColor:"rgba(0,0,0,0.1)",opacity:.7}}}}function init$13(e,t,n){e.component("navigator",getNavigator(t,n.uni))}function getRuntime(){return"object"==typeof window&&"object"==typeof navigator&&"object"==typeof document?"webview":"v8"}function getPageId(){return plus_.webview.currentWebview().id}var callbacks={};function onPlusMessage(e){var t=e.data&&e.data.__message;if(t&&t.__page){var n=t.__page,r=callbacks[n];r&&r(t),t.keep||delete callbacks[n]}}function addEventListener(e,t){"v8"===getRuntime()?(channel&&channel.close(),(channel=new BroadcastChannel_(getPageId())).onmessage=onPlusMessage):window.__plusMessage=onPlusMessage,callbacks[e]=t}var Page=function(e){this.webview=e};function showPage(e){var t=e.context;void 0===t&&(t={});var n=e.url,r=e.data;void 0===r&&(r={});var i=e.style;void 0===i&&(i={});var o=e.onMessage,a=e.onClose;plus_=t.plus||plus,BroadcastChannel_=t.BroadcastChannel||BroadcastChannel;var s="page"+Date.now();!1!==(i=Object.assign({},i)).titleNView&&"none"!==i.titleNView&&(i.titleNView=Object.assign({autoBackButton:!0,titleSize:"17px"},i.titleNView));var c={top:0,bottom:0,usingComponents:{},popGesture:"close",scrollIndicator:"none",animationType:"pop-in",animationDuration:200,uniNView:{path:("object"==typeof process&&process.env&&process.env.VUE_APP_TEMPLATE_PATH||"")+"/"+n+".js",defaultFontSize:plus_.screen.resolutionWidth/20,viewport:plus_.screen.resolutionWidth}};i=Object.assign(c,i);var u=plus_.webview.create("",s,i,{extras:{from:getPageId(),runtime:getRuntime(),data:r}});return u.addEventListener("close",a),addEventListener(s,function(e){"function"==typeof o&&o(e.data),e.keep||u.close("auto")}),u.show(i.animationType,i.animationDuration),new Page(u)}function getPicker(e,t){var o={SELECTOR:"selector",MULTISELECTOR:"multiSelector",TIME:"time",DATE:"date"},a={YEAR:"year",MONTH:"month",DAY:"day"},r=["range","rangeKey","value","mode","fields","start","end","disabled"];function s(e){return 9",lt:"<",nbsp:" ",quot:'"',apos:"'"};function normalizeText(e){return e.replace(HTML_RE,function(e,t){return CHARS[t]})}function normalizeNode(t,e,n){var r=(t.name||"").toLowerCase(),i=strategies[r];-1===TAGS.indexOf(r)&&(r="span"),"img"===r&&(r="image");var o={type:r,attr:Object.create(null)};return("text"===t.type||t.text)&&(o.attr.value=normalizeText((t.text||"").trim())),t.attrs&&Object.keys(t.attrs).forEach(function(e){"class"!==e&&"style"!==e&&(o.attr[e]=t.attrs[e])}),o.style=normalizeUnit(parseStyle(t,e)),i&&i(o,n),o.children=normalizeNodes(t.children,e,n),o}function normalizeNodes(e,t,n){return Array.isArray(e)?e.map(function(e){return normalizeNode(e,t,n)}):[]}function getRichText(e){var t=e.config.env,n=t.scale,r=t.deviceWidth/n/20;return{name:"RichText",isReserved:!0,props:{nodes:{type:[Array,String],default:function(){return[]}}},render:function(e){var t=normalizeNodes(this.nodes||[],this.$vnode.context,{defaultFontSize:r});return e("u-rich-text",this._g({attrs:{value:t}},this.$listeners))}}}function init$18(e,t){e.component("rich-text",getRichText(t))}function getSwiperItem(e){return{name:"SwiperItem",isReserved:!0,props:{itemId:{type:String,default:""}},render:function(e){return e("div",this._g({staticClass:["uni-swiper-item"],staticStyle:{position:"absolute",left:0,top:0,right:0,bottom:0,overflow:"hidden"}},this.$listeners),this._t("default"),2)}}}function init$19(e,t){e.component("swiper-item",getSwiperItem(t))}function getSwiper(r){var t=r.requireModule("dom");return{name:"Swiper",isReserved:!0,mixins:[emitter],props:{indicatorDots:{type:[Boolean,String],default:!1},vertical:{type:[Boolean,String],default:!1},autoplay:{type:[Boolean,String],default:!1},circular:{type:[Boolean,String],default:!1},interval:{type:[Number,String],default:5e3},duration:{type:[Number,String],default:500},current:{type:[Number,String],default:0},indicatorColor:{type:String,default:"rgba(0,0,0,.3)"},indicatorActiveColor:{type:String,default:"#000000"},previousMargin:{type:String,default:""},nextMargin:{type:String,default:""},currentItemId:{type:String,default:""},skipHiddenItemLayout:{type:[Boolean,String],default:!1},displayMultipleItems:{type:[Number,String],default:1},disableTouch:{type:[Boolean,String],default:!1}},data:function(){return{currentSync:this.current,currentChangeSource:"autoplay"}},watch:{current:function(){this._currentCheck()},currentItemId:function(){this._currentCheck()},currentSync:function(){this.$trigger("change",this._getDetail())}},methods:{onChange:function(e){var t=e.detail;"string"==typeof t.source&&(this.currentChangeSource=t.source),this.currentSync=t.index,this._lastOffsetRatio=0},onScroll:function(e){var t=this.vertical?e.detail.offsetYRatio:e.detail.offsetXRatio;if((e.drag||e.detail.drag)&&(this.currentChangeSource="touch"),0===t){var n=Math.abs(this._lastOffsetRatio);if(1===n)return;.5this.width&&(t=this.width),this.sliderValue=this._filterValue(t)},_filterValue:function(e){var t=e/this.width*(Number(this.max)-Number(this.min)),n=Number(this.step);return 0document.createEvent("Event").timeStamp&&(Gt=function(){return Xt.now()})}function Yt(){var e,t;for(Gt(),Wt=!0,zt.sort(function(e,t){return e.id-t.id}),Ht=0;Hte.id;)n--;zt.splice(n+1,0,e)}else zt.push(e);qt||(qt=!0,Ve(Yt))}}(this)},Kt.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||y(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(e){je(e,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},Kt.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},Kt.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},Kt.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||b(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var Zt={enumerable:!0,configurable:!0,get:T,set:T};function Qt(e,t,n){Zt.get=function(){return this[t][n]},Zt.set=function(e){this[t][n]=e},Object.defineProperty(e,n,Zt)}function en(e){e._watchers=[];var t=e.$options;t.props&&function(n,r){var i=n.$options.propsData||{},o=n._props={},a=n.$options._propKeys=[];n.$parent&&ge(!1);var e=function(e){a.push(e);var t=Ae(e,r,i,n);_e(o,e,t),e in n||Qt(n,"_props",e)};for(var t in r)e(t);ge(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!=typeof t[n]?T:k(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;u(t=e._data="function"==typeof t?function(e,t){oe();try{return e.call(t,t)}catch(e){return je(e,t,"data()"),{}}finally{ae()}}(t,e):t||{})||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);for(;i--;){var o=n[i];r&&d(r,o)||(void 0,36!==(a=(o+"").charCodeAt(0))&&95!==a&&Qt(e,"_data",o))}var a;ye(t,!0)}(e):ye(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),r=K();for(var i in t){var o=t[i],a="function"==typeof o?o:o.get;r||(n[i]=new Kt(e,a||T,T,tn)),i in e||nn(e,i,o)}}(e,t.computed),t.watch&&t.watch!==Y&&function(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;iparseInt(this.max)&&wn(a,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}}};kn=gn,xn={get:function(){return L}},Object.defineProperty(kn,"config",xn),kn.util={warn:ne,extend:x,mergeOptions:Ee,defineReactive:_e},kn.set=be,kn.delete=we,kn.nextTick=Ve,kn.observable=function(e){return ye(e),e},kn.options=Object.create(null),D.forEach(function(e){kn.options[e+"s"]=Object.create(null)}),x((kn.options._base=kn).options.components,Tn),kn.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(-1"+this.pureChildren.map(function(e){return e.toString()}).join("")+""},e}(In),Fn=function(e,t){this.id=e?e.toString():"",this.URL=t,this.createDocumentElement()};Fn.prototype.createDocumentElement=function(){var n=this;if(!this.documentElement){var e=new Rn("document");e.docId=this.id,e.ownerDocument=this,e.role="documentElement",e.depth=0,e.ref="_documentElement",this.documentElement=e,Object.defineProperty(e,"appendChild",{configurable:!0,enumerable:!0,writable:!0,value:function(e){$n(n,e)}}),Object.defineProperty(e,"insertBefore",{configurable:!0,enumerable:!0,writable:!0,value:function(e,t){$n(n,e,t)}})}return this.documentElement},Fn.prototype.createBody=function(e){this.body||Pn(this,new Rn(e));return this.body},Fn.prototype.createElement=function(e){return new Rn(e)},Fn.prototype.createComment=function(e){return new An(e)},Fn.prototype.destroy=function(){};var zn=s("style,class"),Vn=(s("input,textarea,option,select,progress"),s("contenteditable,draggable,spellcheck"),s("events,caret,typing,plaintext-only"),s("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),s("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"));var Un=Object.freeze({createElement:function(e){return new Rn(e)},createElementNS:function(e,t){return new Rn(e+":"+t)},createTextNode:function(){return new Rn("text")},createComment:function(e){return new An(e)},insertBefore:function(e,t,n){e.insertBefore(t,n)},removeChild:function(e,t){e.removeChild(t)},appendChild:function(e,t){e.appendChild(t)},parentNode:function(e){return e.parentNode},nextSibling:function(e){return e.nextSibling},tagName:function(e){return e.type},setTextContent:function(){},setStyleScope:function(){}}),qn={create:function(e,t){Wn(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Wn(e,!0),Wn(t))},destroy:function(e){Wn(e,!0)}};function Wn(e,t){var n=e.data.ref;if(I(n)){var r=e.context,i=e.componentInstance||e.elm,o=r.$refs;t?Array.isArray(o[n])?b(o[n],i):o[n]===i&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(i)<0&&o[n].push(i):o[n]=[i]:o[n]=i}}s("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),s("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0);var Hn=s("text,number,password,search,email,tel,url"),Gn=new se("",{},[]),Xn=["create","activate","update","remove","destroy"];function Yn(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&I(e.data)===I(t.data)&&function(e,t){if("input"!==e.tag)return!0;var n,r=I(n=e.data)&&I(n=n.attrs)&&n.type,i=I(n=t.data)&&I(n=n.attrs)&&n.type;return r===i||Hn(r)&&Hn(i)}(e,t)||A(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&E(t.asyncFactory.error))}function Jn(e,t,n){var r,i,o={};for(r=t;r<=n;++r)I(i=e[r].key)&&(o[i]=r);return o}var Kn={create:Zn,update:Zn,destroy:function(e){Zn(e,Gn)}};function Zn(e,t){(e.data.directives||t.data.directives)&&function(t,n){var e,r,i,o=t===Gn,a=n===Gn,s=er(t.data.directives,t.context),c=er(n.data.directives,n.context),u=[],l=[];for(e in c)r=s[e],i=c[e],r?(i.oldValue=r.value,i.oldArg=r.arg,tr(i,"update",n,t),i.def&&i.def.componentUpdated&&l.push(i)):(tr(i,"bind",n,t),i.def&&i.def.inserted&&u.push(i));if(u.length){var d=function(){for(var e=0;ei;)_has(r,n=t[i++])&&(~arrayIndexOf(o,n)||o.push(n));return o},_enumBugKeys="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),_objectKeys=Object.keys||function(e){return _objectKeysInternal(e,_enumBugKeys)},f$1=Object.getOwnPropertySymbols,_objectGops={f:f$1},f$2={}.propertyIsEnumerable,_objectPie={f:f$2},_toObject=function(e){return Object(_defined(e))},$assign=Object.assign,_objectAssign=!$assign||_fails(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=$assign({},e)[n]||Object.keys($assign({},t)).join("")!=r})?function(e,t){for(var n=arguments,r=_toObject(e),i=arguments.length,o=1,a=_objectGops.f,s=_objectPie.f;odocument.F=Object<\/script>"),e.close(),createDict=e.F;n--;)delete createDict[PROTOTYPE$1][_enumBugKeys[n]];return createDict()},_objectCreate=Object.create||function(e,t){var n;return null!==e?(Empty[PROTOTYPE$1]=_anObject(e),n=new Empty,Empty[PROTOTYPE$1]=null,n[IE_PROTO$1]=e):n=createDict(),void 0===t?n:_objectDps(n,t)},def=_objectDp.f,TAG$1=_wks("toStringTag"),_setToStringTag=function(e,t,n){e&&!_has(e=n?e:e.prototype,TAG$1)&&def(e,TAG$1,{configurable:!0,value:t})},IteratorPrototype={};_hide(IteratorPrototype,_wks("iterator"),function(){return this});var _iterCreate=function(e,t,n){e.prototype=_objectCreate(IteratorPrototype,{next:_propertyDesc(1,n)}),_setToStringTag(e,t+" Iterator")},IE_PROTO$2=_sharedKey("IE_PROTO"),ObjectProto=Object.prototype,_objectGpo=Object.getPrototypeOf||function(e){return e=_toObject(e),_has(e,IE_PROTO$2)?e[IE_PROTO$2]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?ObjectProto:null},ITERATOR=_wks("iterator"),BUGGY=!([].keys&&"next"in[].keys()),FF_ITERATOR="@@iterator",KEYS="keys",VALUES="values",returnThis=function(){return this},_iterDefine=function(e,t,n,r,i,o,a){_iterCreate(n,t,r);var s,c,u,l=function(e){if(!BUGGY&&e in h)return h[e];switch(e){case KEYS:case VALUES:return function(){return new n(this,e)}}return function(){return new n(this,e)}},d=t+" Iterator",f=i==VALUES,p=!1,h=e.prototype,v=h[ITERATOR]||h[FF_ITERATOR]||i&&h[i],g=v||l(i),m=i?f?l("entries"):g:void 0,y="Array"==t&&h.entries||v;if(y&&(u=_objectGpo(y.call(new e)))!==Object.prototype&&u.next&&(_setToStringTag(u,d,!0),_library||"function"==typeof u[ITERATOR]||_hide(u,ITERATOR,returnThis)),f&&v&&v.name!==VALUES&&(p=!0,g=function(){return v.call(this)}),_library&&!a||!BUGGY&&!p&&h[ITERATOR]||_hide(h,ITERATOR,g),_iterators[t]=g,_iterators[d]=returnThis,i)if(s={values:f?g:l(VALUES),keys:o?g:l(KEYS),entries:m},a)for(c in s)c in h||_redefine(h,c,s[c]);else _export(_export.P+_export.F*(BUGGY||p),t,s);return s},$at=_stringAt(!0);_iterDefine(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=$at(t,n),this._i+=e.length,{value:e,done:!1})});var UNSCOPABLES=_wks("unscopables"),ArrayProto=Array.prototype;null==ArrayProto[UNSCOPABLES]&&_hide(ArrayProto,UNSCOPABLES,{});var _addToUnscopables=function(e){ArrayProto[UNSCOPABLES][e]=!0},_iterStep=function(e,t){return{value:t,done:!!e}},es6_array_iterator=_iterDefine(Array,"Array",function(e,t){this._t=_toIobject(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,_iterStep(1)):_iterStep(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])},"values");_iterators.Arguments=_iterators.Array,_addToUnscopables("keys"),_addToUnscopables("values"),_addToUnscopables("entries");for(var ITERATOR$1=_wks("iterator"),TO_STRING_TAG=_wks("toStringTag"),ArrayValues=_iterators.Array,DOMIterables={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},collections=_objectKeys(DOMIterables),i=0;ir;)n.push(t[r++]);return queue[++counter]=function(){_invoke("function"==typeof e?e:Function(e),n)},defer(counter),counter},clearTask=function(e){delete queue[e]},"process"==_cof(process$2)?defer=function(e){process$2.nextTick(_ctx(run,e,1))}:Dispatch&&Dispatch.now?defer=function(e){Dispatch.now(_ctx(run,e,1))}:MessageChannel?(channel$1=new MessageChannel,port=channel$1.port2,channel$1.port1.onmessage=listener,defer=_ctx(port.postMessage,port,1)):_global.addEventListener&&"function"==typeof postMessage&&!_global.importScripts?(defer=function(e){_global.postMessage(e+"","*")},_global.addEventListener("message",listener,!1)):defer=ONREADYSTATECHANGE in _domCreate("script")?function(e){_html.appendChild(_domCreate("script"))[ONREADYSTATECHANGE]=function(){_html.removeChild(this),run.call(e)}}:function(e){setTimeout(_ctx(run,e,1),0)});var _task={set:setTask,clear:clearTask},macrotask=_task.set,Observer=_global.MutationObserver||_global.WebKitMutationObserver,process$3=_global.process,Promise$1=_global.Promise,isNode$1="process"==_cof(process$3),_microtask=function(){var n,r,i,e=function(){var e,t;for(isNode$1&&(e=process$3.domain)&&e.exit();n;){t=n.fn,n=n.next;try{t()}catch(e){throw n?i():r=void 0,e}}r=void 0,e&&e.enter()};if(isNode$1)i=function(){process$3.nextTick(e)};else if(!Observer||_global.navigator&&_global.navigator.standalone)if(Promise$1&&Promise$1.resolve){var t=Promise$1.resolve(void 0);i=function(){t.then(e)}}else i=function(){macrotask.call(_global,e)};else{var o=!0,a=document.createTextNode("");new Observer(e).observe(a,{characterData:!0}),i=function(){a.data=o=!o}}return function(e){var t={fn:e,next:void 0};r&&(r.next=t),n||(n=t,i()),r=t}};function PromiseCapability(e){var n,r;this.promise=new e(function(e,t){if(void 0!==n||void 0!==r)throw TypeError("Bad Promise constructor");n=e,r=t}),this.resolve=_aFunction(n),this.reject=_aFunction(r)}var f$3=function(e){return new PromiseCapability(e)},_newPromiseCapability={f:f$3},_perform=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}},navigator$1=_global.navigator,_userAgent=navigator$1&&navigator$1.userAgent||"",_promiseResolve=function(e,t){if(_anObject(e),_isObject(t)&&t.constructor===e)return t;var n=_newPromiseCapability.f(e);return(0,n.resolve)(t),n.promise},_redefineAll=function(e,t,n){for(var r in t)_redefine(e,r,t[r],n);return e},SPECIES$1=_wks("species"),_setSpecies=function(e){var t=_global[e];_descriptors&&t&&!t[SPECIES$1]&&_objectDp.f(t,SPECIES$1,{configurable:!0,get:function(){return this}})},ITERATOR$4=_wks("iterator"),SAFE_CLOSING=!1;try{var riter=[7][ITERATOR$4]();riter.return=function(){SAFE_CLOSING=!0}}catch(e){}var _iterDetect=function(e,t){if(!t&&!SAFE_CLOSING)return!1;var n=!1;try{var r=[7],i=r[ITERATOR$4]();i.next=function(){return{done:n=!0}},r[ITERATOR$4]=function(){return i},e(r)}catch(e){}return n},task=_task.set,microtask=_microtask(),PROMISE="Promise",TypeError$1=_global.TypeError,process$1=_global.process,versions=process$1&&process$1.versions,v8=versions&&versions.v8||"",$Promise=_global[PROMISE],isNode="process"==_classof(process$1),empty=function(){},Internal,newGenericPromiseCapability,OwnPromiseCapability,Wrapper,newPromiseCapability=newGenericPromiseCapability=_newPromiseCapability.f,USE_NATIVE=!!function(){try{var e=$Promise.resolve(1),t=(e.constructor={})[_wks("species")]=function(e){e(empty,empty)};return(isNode||"function"==typeof PromiseRejectionEvent)&&e.then(empty)instanceof t&&0!==v8.indexOf("6.6")&&-1===_userAgent.indexOf("Chrome/66")}catch(e){}}(),isThenable=function(e){var t;return!(!_isObject(e)||"function"!=typeof(t=e.then))&&t},notify=function(l,n){if(!l._n){l._n=!0;var r=l._c;microtask(function(){for(var c=l._v,u=1==l._s,e=0,t=function(e){var t,n,r,i=u?e.ok:e.fail,o=e.resolve,a=e.reject,s=e.domain;try{i?(u||(2==l._h&&onHandleUnhandled(l),l._h=1),!0===i?t=c:(s&&s.enter(),t=i(c),s&&(s.exit(),r=!0)),t===e.promise?a(TypeError$1("Promise-chain cycle")):(n=isThenable(t))?n.call(t,o,a):o(t)):a(c)}catch(e){s&&!r&&s.exit(),a(e)}};r.length>e;)t(r[e++]);l._c=[],l._n=!1,n&&!l._h&&onUnhandled(l)})}},onUnhandled=function(o){task.call(_global,function(){var e,t,n,r=o._v,i=isUnhandled(o);if(i&&(e=_perform(function(){isNode?process$1.emit("unhandledRejection",r,o):(t=_global.onunhandledrejection)?t({promise:o,reason:r}):(n=_global.console)&&n.error&&n.error("Unhandled promise rejection",r)}),o._h=isNode||isUnhandled(o)?2:1),o._a=void 0,i&&e.e)throw e.v})},isUnhandled=function(e){return 1!==e._h&&0===(e._a||e._c).length},onHandleUnhandled=function(t){task.call(_global,function(){var e;isNode?process$1.emit("rejectionHandled",t):(e=_global.onrejectionhandled)&&e({promise:t,reason:t._v})})},$reject=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),notify(t,!0))},$resolve=function(e){var n,r=this;if(!r._d){r._d=!0,r=r._w||r;try{if(r===e)throw TypeError$1("Promise can't be resolved itself");(n=isThenable(e))?microtask(function(){var t={_w:r,_d:!1};try{n.call(e,_ctx($resolve,t,1),_ctx($reject,t,1))}catch(e){$reject.call(t,e)}}):(r._v=e,r._s=1,notify(r,!1))}catch(e){$reject.call({_w:r,_d:!1},e)}}};USE_NATIVE||($Promise=function(e){_anInstance(this,$Promise,PROMISE,"_h"),_aFunction(e),Internal.call(this);try{e(_ctx($resolve,this,1),_ctx($reject,this,1))}catch(e){$reject.call(this,e)}},Internal=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},Internal.prototype=_redefineAll($Promise.prototype,{then:function(e,t){var n=newPromiseCapability(_speciesConstructor(this,$Promise));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=isNode?process$1.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&¬ify(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),OwnPromiseCapability=function(){var e=new Internal;this.promise=e,this.resolve=_ctx($resolve,e,1),this.reject=_ctx($reject,e,1)},_newPromiseCapability.f=newPromiseCapability=function(e){return e===$Promise||e===Wrapper?new OwnPromiseCapability(e):newGenericPromiseCapability(e)}),_export(_export.G+_export.W+_export.F*!USE_NATIVE,{Promise:$Promise}),_setToStringTag($Promise,PROMISE),_setSpecies(PROMISE),Wrapper=_core[PROMISE],_export(_export.S+_export.F*!USE_NATIVE,PROMISE,{reject:function(e){var t=newPromiseCapability(this);return(0,t.reject)(e),t.promise}}),_export(_export.S+_export.F*(_library||!USE_NATIVE),PROMISE,{resolve:function(e){return _promiseResolve(_library&&this===Wrapper?$Promise:this,e)}}),_export(_export.S+_export.F*!(USE_NATIVE&&_iterDetect(function(e){$Promise.all(e).catch(empty)})),PROMISE,{all:function(e){var a=this,t=newPromiseCapability(a),s=t.resolve,c=t.reject,n=_perform(function(){var r=[],i=0,o=1;_forOf(e,!1,function(e){var t=i++,n=!1;r.push(void 0),o++,a.resolve(e).then(function(e){n||(n=!0,r[t]=e,--o||s(r))},c)}),--o||s(r)});return n.e&&c(n.v),t.promise},race:function(e){var t=this,n=newPromiseCapability(t),r=n.reject,i=_perform(function(){_forOf(e,!1,function(e){t.resolve(e).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}});var $includes=_arrayIncludes(!0);_export(_export.P,"Array",{includes:function(e){return $includes(this,e,1a.createEvent("Event").timeStamp&&(pn=function(){return hn.now()})}function vn(){var e,t;for(pn(),dn=!0,sn.sort(function(e,t){return e.id-t.id}),fn=0;fne.id;)n--;sn.splice(n+1,0,e)}else sn.push(e);ln||(ln=!0,qe(vn))}}(this)},mn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||b(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(e){De(e,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},mn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},mn.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},mn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||k(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var yn={enumerable:!0,configurable:!0,get:N,set:N};function _n(e,t,n){yn.get=function(){return this[t][n]},yn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,yn)}function bn(e){e._watchers=[];var t=e.$options;t.props&&function(n,r){var i=n.$options.propsData||{},o=n._props={},a=n.$options._propKeys=[];n.$parent&&ye(!1);var e=function(e){a.push(e);var t=Pe(e,r,i,n);we(o,e,t),e in n||_n(n,"_props",e)};for(var t in r)e(t);ye(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!=typeof t[n]?N:m(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;d(t=e._data="function"==typeof t?wn(t,e):t||{})||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);for(;i--;){var o=n[i];r&&f(r,o)||(void 0,36!==(a=(o+"").charCodeAt(0))&&95!==a&&_n(e,"_data",o))}var a;be(t,!0)}(e):be(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),r=Q();for(var i in t){var o=t[i],a="function"==typeof o?o:o.get;r||(n[i]=new mn(e,a||N,N,kn)),i in e||Sn(e,i,o)}}(e,t.computed),t.watch&&t.watch!==K&&function(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;iparseInt(this.max)&&Vn(a,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}}};Un=Nn,Wn={get:function(){return R}},Object.defineProperty(Un,"config",Wn),Un.util={warn:ie,extend:D,mergeOptions:Ae,defineReactive:we},Un.set=ke,Un.delete=Se,Un.nextTick=qe,Un.observable=function(e){return be(e),e},Un.options=Object.create(null),j.forEach(function(e){Un.options[e+"s"]=Object.create(null)}),D((Un.options._base=Un).options.components,Gn),Un.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(-1 = ArrayList() - sheetItems.add(item) - val config = DCSDKInitConfig.Builder() - .setCapsule(true) - .setMenuDefFontSize("16px") - .setMenuDefFontColor("#000000") - .setMenuDefFontWeight("normal") - .setMenuActionSheetItems(sheetItems) - .setEnableBackground(false) //后台运行 - .build() - DCUniMPSDK.getInstance().initialize(context, config) { - result.success(it) - } - DCUniMPSDK.getInstance().setDefMenuButtonClickCallBack { p0, p1 -> - Logger.e("p0: $p0 p1:$p1"); - when (p1) { - "tc" -> { - Logger.e("用户点击了退出"); - DCUniMPSDK.getInstance().closeCurrentApp() - } - } - } - DCUniMPSDK.getInstance().setUniMPOnCloseCallBack { - Logger.e("用户点击了退出 it: $it") - DCUniMPSDK.getInstance().closeCurrentApp() - } - } - } else if (call.method == "isInitialize") { - result.success(DCUniMPSDK.getInstance().isInitialize) - } else if (call.method == "isExistsApp") { - var appid = call.argument("appid"); - result.success(DCUniMPSDK.getInstance().isExistsApp(appid)) - } else if (call.method == "getAppVersionInfo") { - var appid = call.argument("appid"); - result.success(DCUniMPSDK.getInstance().getAppVersionInfo(appid)["name"]) - } else if (call.method == "closeCurrentApp") { - result.success(DCUniMPSDK.getInstance().closeCurrentApp()) - } else if (call.method == "getAppBasePath") { - result.success(DCUniMPSDK.getInstance().getAppBasePath(context)) - } else if (call.method == "runingAppid") { - result.success(DCUniMPSDK.getInstance().runingAppid) - } else if (call.method == "currentPageUrl") { - result.success(DCUniMPSDK.getInstance().currentPageUrl) - } else if (call.method == "startMin") { - try { - var appid = call.argument("appid") - var hashMap = call.argument>("json") - Logger.e("startMin_json: ${JSONObject(hashMap as Map<*, *>)}") - DCUniMPSDK.getInstance().startApp(context, appid, JSONObject(hashMap as Map<*, *>)) - } catch (e: Exception) { - e.printStackTrace() - } - result.success("") - } else if (call.method == "clickListener") { - DCUniMPSDK.getInstance().setDefMenuButtonClickCallBack { p0, p1 -> - Logger.e("p0: $p0 p1:$p1"); - when (p1) { - "tc" -> { - Logger.e("用户点击了退出"); - DCUniMPSDK.getInstance().closeCurrentApp() - } - } - } - DCUniMPSDK.getInstance().setUniMPOnCloseCallBack { - Logger.e("用户点击了退出 it: $it") - } - } else if (call.method == "reloadWgt") { - try { - var appid = call.argument("appid"); - var wgtPath = call.argument("wgtPath"); - DCUniMPSDK.getInstance().releaseWgtToRunPathFromePath(appid, wgtPath) { code, pArgs -> - if (code == 1) { //释放wgt完成 - result.success(true) - } else { - result.success(false) - } - null - } - } catch (e: Exception) { - e.printStackTrace() - } - } else { - result.notImplemented() - } - } - - override fun onDetachedFromEngine(@NonNull binding: FlutterPlugin.FlutterPluginBinding) { - channel.setMethodCallHandler(null) - } -} - +// +//package com.zsw.huixiang +// +//import android.content.Context +//import androidx.annotation.NonNull +//import io.dcloud.common.adapter.util.Logger +//import io.dcloud.feature.sdk.DCSDKInitConfig +//import io.dcloud.feature.sdk.DCUniMPSDK +//import io.dcloud.feature.sdk.MenuActionSheetItem +//import io.flutter.embedding.engine.plugins.FlutterPlugin +//import io.flutter.plugin.common.MethodCall +//import io.flutter.plugin.common.MethodChannel +//import io.flutter.plugin.common.MethodChannel.MethodCallHandler +//import io.flutter.plugin.common.MethodChannel.Result +//import org.json.JSONObject +// +// +///** MinPlugin */ +//class MinPlugin: FlutterPlugin, MethodCallHandler { +// /// The MethodChannel that will the communication between Flutter and native Android +// /// +// /// This local reference serves to register the plugin with the Flutter Engine and unregister it +// /// when the Flutter Engine is detached from the Activity +// private lateinit var channel : MethodChannel +// private lateinit var context : Context +// +// override fun onAttachedToEngine(@NonNull flutterPluginBinding: FlutterPlugin.FlutterPluginBinding) { +// context = flutterPluginBinding.applicationContext; +// channel = MethodChannel(flutterPluginBinding.binaryMessenger, "min") +// channel.setMethodCallHandler(this) +// } +// +// override fun onMethodCall(@NonNull call: MethodCall, @NonNull result: Result) { +// if (call.method == "initialize") { +// if (!DCUniMPSDK.getInstance().isInitialize) { +// val item = MenuActionSheetItem("退出", "tc"); +// val sheetItems: MutableList = ArrayList() +// sheetItems.add(item) +// val config = DCSDKInitConfig.Builder() +// .setCapsule(true) +// .setMenuDefFontSize("16px") +// .setMenuDefFontColor("#000000") +// .setMenuDefFontWeight("normal") +// .setMenuActionSheetItems(sheetItems) +// .setEnableBackground(false) //后台运行 +// .build() +// DCUniMPSDK.getInstance().initialize(context, config) { +// result.success(it) +// } +// DCUniMPSDK.getInstance().setDefMenuButtonClickCallBack { p0, p1 -> +// Logger.e("p0: $p0 p1:$p1"); +// when (p1) { +// "tc" -> { +// Logger.e("用户点击了退出"); +// DCUniMPSDK.getInstance().closeCurrentApp() +// } +// } +// } +// DCUniMPSDK.getInstance().setUniMPOnCloseCallBack { +// Logger.e("用户点击了退出 it: $it") +// DCUniMPSDK.getInstance().closeCurrentApp() +// } +// } +// } else if (call.method == "isInitialize") { +// result.success(DCUniMPSDK.getInstance().isInitialize) +// } else if (call.method == "isExistsApp") { +// var appid = call.argument("appid"); +// result.success(DCUniMPSDK.getInstance().isExistsApp(appid)) +// } else if (call.method == "getAppVersionInfo") { +// var appid = call.argument("appid"); +// result.success(DCUniMPSDK.getInstance().getAppVersionInfo(appid)["name"]) +// } else if (call.method == "closeCurrentApp") { +// result.success(DCUniMPSDK.getInstance().closeCurrentApp()) +// } else if (call.method == "getAppBasePath") { +// result.success(DCUniMPSDK.getInstance().getAppBasePath(context)) +// } else if (call.method == "runingAppid") { +// result.success(DCUniMPSDK.getInstance().runingAppid) +// } else if (call.method == "currentPageUrl") { +// result.success(DCUniMPSDK.getInstance().currentPageUrl) +// } else if (call.method == "startMin") { +// try { +// var appid = call.argument("appid") +// var hashMap = call.argument>("json") +// Logger.e("startMin_json: ${JSONObject(hashMap as Map<*, *>)}") +// DCUniMPSDK.getInstance().startApp(context, appid, JSONObject(hashMap as Map<*, *>)) +// } catch (e: Exception) { +// e.printStackTrace() +// } +// result.success("") +// } else if (call.method == "clickListener") { +// DCUniMPSDK.getInstance().setDefMenuButtonClickCallBack { p0, p1 -> +// Logger.e("p0: $p0 p1:$p1"); +// when (p1) { +// "tc" -> { +// Logger.e("用户点击了退出"); +// DCUniMPSDK.getInstance().closeCurrentApp() +// } +// } +// } +// DCUniMPSDK.getInstance().setUniMPOnCloseCallBack { +// Logger.e("用户点击了退出 it: $it") +// } +// } else if (call.method == "reloadWgt") { +// try { +// var appid = call.argument("appid"); +// var wgtPath = call.argument("wgtPath"); +// DCUniMPSDK.getInstance().releaseWgtToRunPathFromePath(appid, wgtPath) { code, pArgs -> +// if (code == 1) { //释放wgt完成 +// result.success(true) +// } else { +// result.success(false) +// } +// null +// } +// } catch (e: Exception) { +// e.printStackTrace() +// } +// } else { +// result.notImplemented() +// } +// } +// +// override fun onDetachedFromEngine(@NonNull binding: FlutterPlugin.FlutterPluginBinding) { +// channel.setMethodCallHandler(null) +// } +//} +// diff --git a/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXEntryActivity.kt b/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXEntryActivity.kt index 19035447..aaaae10b 100644 --- a/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXEntryActivity.kt +++ b/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXEntryActivity.kt @@ -1,9 +1,7 @@ package com.zsw.huixiang.wxapi -import android.content.Intent import android.os.Bundle import cn.sharesdk.wechat.utils.WechatHandlerActivity -import io.dcloud.feature.payment.weixin.AbsWXPayCallbackActivity import io.flutter.Log class WXEntryActivity : WechatHandlerActivity() { diff --git a/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXPayEntryActivity.kt b/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXPayEntryActivity.kt index 3a0174fc..8151f918 100644 --- a/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXPayEntryActivity.kt +++ b/android/app/src/main/kotlin/com/zsw/huixiang/wxapi/WXPayEntryActivity.kt @@ -4,36 +4,36 @@ import android.content.Intent import android.content.pm.PackageManager import android.os.Bundle import android.util.Log +import cn.sharesdk.wechat.utils.WechatHandlerActivity import com.jarvan.fluwx.handlers.FluwxRequestHandler import com.jarvan.fluwx.handlers.FluwxResponseHandler import com.jarvan.fluwx.handlers.WXAPiHandler import com.tencent.mm.opensdk.modelbase.BaseReq import com.tencent.mm.opensdk.modelbase.BaseResp -import io.dcloud.feature.payment.weixin.AbsWXPayCallbackActivity -class WXPayEntryActivity : AbsWXPayCallbackActivity() { +class WXPayEntryActivity : WechatHandlerActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) - try { - if (!WXAPiHandler.wxApiRegistered) { - var appInfo = packageManager.getApplicationInfo(packageName, PackageManager.GET_META_DATA) - val wechatAppId = appInfo.metaData.getString("weChatAppId") - if (wechatAppId != null ){ - WXAPiHandler.setupWxApi(wechatAppId, this) - WXAPiHandler.setCoolBool(true) - io.flutter.Log.d("fluwx", "weChatAppId:$wechatAppId") - }else { - io.flutter.Log.e("fluwx", "can't load meta-data weChatAppId") - } - } - WXAPiHandler.wxApi?.handleIntent(intent, this) - } catch (e: Exception) { - e.printStackTrace() - startSpecifiedActivity(defaultFlutterActivityAction()) - finish() - } +// try { +// if (!wxApiRegistered) { +// var appInfo = packageManager.getApplicationInfo(packageName, PackageManager.GET_META_DATA) +// val wechatAppId = appInfo.metaData.getString("weChatAppId") +// if (wechatAppId != null ){ +// WXAPiHandler.setupWxApi(wechatAppId, this) +// WXAPiHandler.setCoolBool(true) +// io.flutter.Log.d("fluwx", "weChatAppId:$wechatAppId") +// }else { +// io.flutter.Log.e("fluwx", "can't load meta-data weChatAppId") +// } +// } +// WXAPiHandler.wxApi?.handleIntent(intent, this) +// } catch (e: Exception) { +// e.printStackTrace() +// startSpecifiedActivity(defaultFlutterActivityAction()) +// finish() +// } Log.e("WXPayEntryActivity", "onCreate") } @@ -42,27 +42,29 @@ class WXPayEntryActivity : AbsWXPayCallbackActivity() { setIntent(intent) - try { - WXAPiHandler.wxApi?.handleIntent(intent, this) - } catch (e: Exception) { - e.printStackTrace() - startSpecifiedActivity(defaultFlutterActivityAction()) - finish() - } +// try { +// WXAPiHandler.wxApi?.handleIntent(intent, this) +// } catch (e: Exception) { +// e.printStackTrace() +// startSpecifiedActivity(defaultFlutterActivityAction()) +// finish() +// } } - - override fun onReq(req: BaseReq) { - super.onReq(req) - FluwxRequestHandler.onReq(req, this) - Log.e("WXPayEntryActivity", "req: $req") - } - override fun onResp(resp: BaseResp) { - FluwxResponseHandler.handleResponse(resp) - super.onResp(resp) - Log.e("WXPayEntryActivity", "resp: $resp") - } + +// override fun onReq(req: BaseReq) { +// super.onReq(req) +// FluwxRequestHandler.onReq(req, this) +// Log.e("WXPayEntryActivity", "req: $req") +// +// } + +// override fun onResp(resp: BaseResp) { +// FluwxResponseHandler.handleResponse(resp) +// super.onResp(resp) +// Log.e("WXPayEntryActivity", "resp: $resp") +// } diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index a541b25f..f746519a 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -8,28 +8,11 @@ /* Begin PBXBuildFile section */ 0558860326BD10CA00FB1CFE /* test.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0558860226BD10CA00FB1CFE /* test.swift */; }; - 05C5426026BB9CEB00D26AC2 /* liblibIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F33A2695816000237A5E /* liblibIO.a */; }; 05C5426F26BBE8FE00D26AC2 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F373269581F600237A5E /* CoreLocation.framework */; }; 05C5427126BBE93600D26AC2 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05C5427026BBE93600D26AC2 /* AdSupport.framework */; }; 05C5427426BCE3AC00D26AC2 /* BMKLocationKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05C5427326BCE3AC00D26AC2 /* BMKLocationKit.framework */; }; 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; - 6EE8F3452695816000237A5E /* __uniappes6.js in Resources */ = {isa = PBXBuildFile; fileRef = 6EE8F2E62695815A00237A5E /* __uniappes6.js */; }; - 6EE8F3462695816000237A5E /* uni-jsframework.js in Resources */ = {isa = PBXBuildFile; fileRef = 6EE8F2E72695815A00237A5E /* uni-jsframework.js */; }; - 6EE8F3472695816000237A5E /* PandoraApi.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 6EE8F2E82695815A00237A5E /* PandoraApi.bundle */; }; - 6EE8F3482695816000237A5E /* unincomponents.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6EE8F2E92695815A00237A5E /* unincomponents.ttf */; }; - 6EE8F3492695816000237A5E /* weex-polyfill.js in Resources */ = {isa = PBXBuildFile; fileRef = 6EE8F2EA2695815A00237A5E /* weex-polyfill.js */; }; - 6EE8F34A2695816000237A5E /* weexUniJs.js in Resources */ = {isa = PBXBuildFile; fileRef = 6EE8F2EB2695815A00237A5E /* weexUniJs.js */; }; - 6EE8F34B2695816000237A5E /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3392695816000237A5E /* libSDWebImage.a */; }; - 6EE8F34D2695816000237A5E /* liblibWeex.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F33B2695816000237A5E /* liblibWeex.a */; }; - 6EE8F34E2695816000237A5E /* liblibPDRCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F33C2695816000237A5E /* liblibPDRCore.a */; }; - 6EE8F34F2695816000237A5E /* liblibNativeUI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F33D2695816000237A5E /* liblibNativeUI.a */; }; - 6EE8F3502695816000237A5E /* liblibUI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F33E2695816000237A5E /* liblibUI.a */; }; - 6EE8F3522695816000237A5E /* liblibStorage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3402695816000237A5E /* liblibStorage.a */; }; - 6EE8F3532695816000237A5E /* liblibPGInvocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3412695816000237A5E /* liblibPGInvocation.a */; }; - 6EE8F3542695816000237A5E /* liblibNavigator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3422695816000237A5E /* liblibNavigator.a */; }; - 6EE8F3552695816000237A5E /* storage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3432695816000237A5E /* storage.framework */; }; - 6EE8F3562695816000237A5E /* liblibNativeObj.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3442695816000237A5E /* liblibNativeObj.a */; }; 6EE8F3582695818800237A5E /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3572695818800237A5E /* JavaScriptCore.framework */; }; 6EE8F35B2695819500237A5E /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3592695819500237A5E /* MediaPlayer.framework */; }; 6EE8F35C2695819500237A5E /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F35A2695819500237A5E /* CoreMedia.framework */; }; @@ -46,31 +29,10 @@ 6EE8F372269581F100237A5E /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F371269581F100237A5E /* AssetsLibrary.framework */; }; 6EE8F376269581FB00237A5E /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F375269581FB00237A5E /* AddressBook.framework */; }; 6EE8F3782695820600237A5E /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE8F3772695820600237A5E /* libiconv.tbd */; }; - 6EE8F37F269582C200237A5E /* UniappPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE8F37E269582C200237A5E /* UniappPlugin.m */; }; - 89319A6F26E237A5001EFBD7 /* __uniappes6.js in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6826E237A5001EFBD7 /* __uniappes6.js */; }; - 89319A7026E237A5001EFBD7 /* uni-jsframework.js in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6926E237A5001EFBD7 /* uni-jsframework.js */; }; - 89319A7126E237A5001EFBD7 /* PandoraApi.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6A26E237A5001EFBD7 /* PandoraApi.bundle */; }; - 89319A7226E237A5001EFBD7 /* unincomponents.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6B26E237A5001EFBD7 /* unincomponents.ttf */; }; - 89319A7326E237A5001EFBD7 /* userPosition@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6C26E237A5001EFBD7 /* userPosition@2x.png */; }; - 89319A7426E237A5001EFBD7 /* weex-polyfill.js in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6D26E237A5001EFBD7 /* weex-polyfill.js */; }; - 89319A7526E237A5001EFBD7 /* weexUniJs.js in Resources */ = {isa = PBXBuildFile; fileRef = 89319A6E26E237A5001EFBD7 /* weexUniJs.js */; }; 899C4C3C26A5179900B44087 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 899C4C3E26A5179900B44087 /* InfoPlist.strings */; }; - 89A6269F26A7F6D30004A8F0 /* liblibPayment.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89A6269E26A7F6D30004A8F0 /* liblibPayment.a */; }; - 89A626A126A7F6E30004A8F0 /* libwxpay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89A626A026A7F6E30004A8F0 /* libwxpay.a */; }; 89A626A526A7F71A0004A8F0 /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 89A626A426A7F71A0004A8F0 /* libsqlite3.0.tbd */; }; - 89A626A726A7FF910004A8F0 /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89A626A626A7FF910004A8F0 /* libWeChatSDK.a */; }; 89A626AC26A8002F0004A8F0 /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89A626AB26A8002F0004A8F0 /* libWeChatSDK.a */; }; - 89A626B026A80E520004A8F0 /* AMapFoundationKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA4226A6800800DD2817 /* AMapFoundationKit.framework */; }; - 89A626B126A80E520004A8F0 /* AMapLocationKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA8C26A699A000DD2817 /* AMapLocationKit.framework */; }; - 89A626B226A80E520004A8F0 /* libAMapLocationPlugin.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA8826A6996300DD2817 /* libAMapLocationPlugin.a */; }; - 89A626B326A80E520004A8F0 /* liblibGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA8A26A6997E00DD2817 /* liblibGeolocation.a */; }; - 89AEFA3926A67F8400DD2817 /* libDCUniAmap.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA3826A67F8400DD2817 /* libDCUniAmap.a */; }; - 89AEFA3B26A67F9C00DD2817 /* libDCUniMap.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA3A26A67F9C00DD2817 /* libDCUniMap.a */; }; - 89AEFA3D26A67FB100DD2817 /* DCUniVideoPublic.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA3C26A67FB100DD2817 /* DCUniVideoPublic.framework */; }; - 89AEFA3F26A67FBD00DD2817 /* AMapSearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA3E26A67FBD00DD2817 /* AMapSearchKit.framework */; }; - 89AEFA4126A67FF100DD2817 /* MAMapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA4026A67FF100DD2817 /* MAMapKit.framework */; }; 89AEFA4526A6802000DD2817 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA4426A6802000DD2817 /* MapKit.framework */; }; - 89AEFA8426A684D800DD2817 /* userPosition@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 89AEFA8226A684D700DD2817 /* userPosition@2x.png */; }; 89AEFA8F26A699DE00DD2817 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA8E26A699DE00DD2817 /* libz.tbd */; }; 89AEFA9126A69A2200DD2817 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA9026A69A2200DD2817 /* ExternalAccessory.framework */; }; 89AEFA9326A69A3600DD2817 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89AEFA9226A69A3600DD2817 /* Security.framework */; }; @@ -106,98 +68,6 @@ 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; }; 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; }; 5EF160A708FC02BF05CE1076 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; }; - 6EE8F2E62695815A00237A5E /* __uniappes6.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = __uniappes6.js; sourceTree = ""; }; - 6EE8F2E72695815A00237A5E /* uni-jsframework.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "uni-jsframework.js"; sourceTree = ""; }; - 6EE8F2E82695815A00237A5E /* PandoraApi.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = PandoraApi.bundle; sourceTree = ""; }; - 6EE8F2E92695815A00237A5E /* unincomponents.ttf */ = {isa = PBXFileReference; lastKnownFileType = text; path = unincomponents.ttf; sourceTree = ""; }; - 6EE8F2EA2695815A00237A5E /* weex-polyfill.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "weex-polyfill.js"; sourceTree = ""; }; - 6EE8F2EB2695815A00237A5E /* weexUniJs.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = weexUniJs.js; sourceTree = ""; }; - 6EE8F2ED2695815C00237A5E /* DCUniMPSDKEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DCUniMPSDKEngine.h; sourceTree = ""; }; - 6EE8F2EE2695815C00237A5E /* DCUniMP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DCUniMP.h; sourceTree = ""; }; - 6EE8F2EF2695815C00237A5E /* DCUniMPConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DCUniMPConfiguration.h; sourceTree = ""; }; - 6EE8F2F02695815C00237A5E /* DCUniMPInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DCUniMPInstance.h; sourceTree = ""; }; - 6EE8F2F22695815C00237A5E /* WXModuleProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXModuleProtocol.h; sourceTree = ""; }; - 6EE8F2F32695815C00237A5E /* WXResourceLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXResourceLoader.h; sourceTree = ""; }; - 6EE8F2F42695815C00237A5E /* WXApmForInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXApmForInstance.h; sourceTree = ""; }; - 6EE8F2F52695815C00237A5E /* WXWebSocketHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXWebSocketHandler.h; sourceTree = ""; }; - 6EE8F2F62695815C00237A5E /* WXImgLoaderProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXImgLoaderProtocol.h; sourceTree = ""; }; - 6EE8F2F72695815C00237A5E /* WXComponentManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXComponentManager.h; sourceTree = ""; }; - 6EE8F2F82695815C00237A5E /* WXScrollerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXScrollerProtocol.h; sourceTree = ""; }; - 6EE8F2F92695815C00237A5E /* WXRichText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXRichText.h; sourceTree = ""; }; - 6EE8F2FA2695815C00237A5E /* WXView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXView.h; sourceTree = ""; }; - 6EE8F2FB2695815C00237A5E /* WXValidateProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXValidateProtocol.h; sourceTree = ""; }; - 6EE8F2FC2695815C00237A5E /* WXDefine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXDefine.h; sourceTree = ""; }; - 6EE8F2FD2695815C00237A5E /* JSContext+Weex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "JSContext+Weex.h"; sourceTree = ""; }; - 6EE8F2FE2695815C00237A5E /* WXExtendCallNativeProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXExtendCallNativeProtocol.h; sourceTree = ""; }; - 6EE8F2FF2695815C00237A5E /* WXSDKEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXSDKEngine.h; sourceTree = ""; }; - 6EE8F3002695815C00237A5E /* style.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = style.h; sourceTree = ""; }; - 6EE8F3012695815C00237A5E /* WXResourceRequestHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXResourceRequestHandler.h; sourceTree = ""; }; - 6EE8F3022695815C00237A5E /* WXDisplayLinkManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXDisplayLinkManager.h; sourceTree = ""; }; - 6EE8F3032695815C00237A5E /* WXUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXUtility.h; sourceTree = ""; }; - 6EE8F3042695815C00237A5E /* WXResourceRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXResourceRequest.h; sourceTree = ""; }; - 6EE8F3052695815C00237A5E /* WXConvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXConvert.h; sourceTree = ""; }; - 6EE8F3062695815C00237A5E /* WXPageEventNotifyEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXPageEventNotifyEvent.h; sourceTree = ""; }; - 6EE8F3072695815C00237A5E /* WXSDKInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXSDKInstance.h; sourceTree = ""; }; - 6EE8F3082695815C00237A5E /* WXSDKManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXSDKManager.h; sourceTree = ""; }; - 6EE8F3092695815C00237A5E /* WXDebugTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXDebugTool.h; sourceTree = ""; }; - 6EE8F30A2695815C00237A5E /* WXType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXType.h; sourceTree = ""; }; - 6EE8F30B2695815C00237A5E /* WXApmProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXApmProtocol.h; sourceTree = ""; }; - 6EE8F30C2695815C00237A5E /* WXJSFrameworkLoadProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXJSFrameworkLoadProtocol.h; sourceTree = ""; }; - 6EE8F30D2695815C00237A5E /* WXExceptionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXExceptionUtils.h; sourceTree = ""; }; - 6EE8F30E2695815C00237A5E /* WXIndicatorComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXIndicatorComponent.h; sourceTree = ""; }; - 6EE8F30F2695815C00237A5E /* WXErrorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXErrorView.h; sourceTree = ""; }; - 6EE8F3102695815C00237A5E /* NSObject+WXSwizzle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+WXSwizzle.h"; sourceTree = ""; }; - 6EE8F3112695815C00237A5E /* WXMonitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXMonitor.h; sourceTree = ""; }; - 6EE8F3122695815C00237A5E /* WXSDKInstance+DCExtend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WXSDKInstance+DCExtend.h"; sourceTree = ""; }; - 6EE8F3132695815C00237A5E /* WXRecyclerComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXRecyclerComponent.h; sourceTree = ""; }; - 6EE8F3142695815C00237A5E /* WXScrollerComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXScrollerComponent.h; sourceTree = ""; }; - 6EE8F3152695815C00237A5E /* WXNetworkProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXNetworkProtocol.h; sourceTree = ""; }; - 6EE8F3162695815C00237A5E /* WXTracingManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXTracingManager.h; sourceTree = ""; }; - 6EE8F3172695815C00237A5E /* WXComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXComponent.h; sourceTree = ""; }; - 6EE8F3182695815C00237A5E /* WXPrerenderManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXPrerenderManager.h; sourceTree = ""; }; - 6EE8F3192695815C00237A5E /* WXComponent+Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WXComponent+Layout.h"; sourceTree = ""; }; - 6EE8F31A2695815C00237A5E /* layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layout.h; sourceTree = ""; }; - 6EE8F31B2695815C00237A5E /* WXSDKInstance+Bridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WXSDKInstance+Bridge.h"; sourceTree = ""; }; - 6EE8F31C2695815C00237A5E /* UniPluginProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniPluginProtocol.h; sourceTree = ""; }; - 6EE8F31D2695815C00237A5E /* WXModalUIModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXModalUIModule.h; sourceTree = ""; }; - 6EE8F31E2695815C00237A5E /* WXAnalyzerCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXAnalyzerCenter.h; sourceTree = ""; }; - 6EE8F31F2695815C00237A5E /* WXVoiceOverModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXVoiceOverModule.h; sourceTree = ""; }; - 6EE8F3202695815C00237A5E /* WXRootView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXRootView.h; sourceTree = ""; }; - 6EE8F3212695815C00237A5E /* WXAppConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXAppConfiguration.h; sourceTree = ""; }; - 6EE8F3222695815C00237A5E /* WXListComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXListComponent.h; sourceTree = ""; }; - 6EE8F3232695815C00237A5E /* WXSDKError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXSDKError.h; sourceTree = ""; }; - 6EE8F3242695815C00237A5E /* WXRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXRootViewController.h; sourceTree = ""; }; - 6EE8F3252695815C00237A5E /* WXNavigationProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXNavigationProtocol.h; sourceTree = ""; }; - 6EE8F3262695815C00237A5E /* WXAnalyzerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXAnalyzerProtocol.h; sourceTree = ""; }; - 6EE8F3272695815C00237A5E /* WeexSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeexSDK.h; sourceTree = ""; }; - 6EE8F3282695815C00237A5E /* WXBridgeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXBridgeManager.h; sourceTree = ""; }; - 6EE8F3292695815C00237A5E /* WXResourceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXResourceResponse.h; sourceTree = ""; }; - 6EE8F32A2695815C00237A5E /* WXBaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXBaseViewController.h; sourceTree = ""; }; - 6EE8F32B2695815C00237A5E /* WXAppMonitorProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXAppMonitorProtocol.h; sourceTree = ""; }; - 6EE8F32C2695815C00237A5E /* WeexProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeexProtocol.h; sourceTree = ""; }; - 6EE8F32D2695815C00237A5E /* WXJSExceptionProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXJSExceptionProtocol.h; sourceTree = ""; }; - 6EE8F32E2695815C00237A5E /* WXJSExceptionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXJSExceptionInfo.h; sourceTree = ""; }; - 6EE8F32F2695815C00237A5E /* WXTracingProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXTracingProtocol.h; sourceTree = ""; }; - 6EE8F3302695815C00237A5E /* flex_enum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flex_enum.h; sourceTree = ""; }; - 6EE8F3312695815C00237A5E /* WXConfigCenterProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXConfigCenterProtocol.h; sourceTree = ""; }; - 6EE8F3322695815C00237A5E /* WXEventModuleProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXEventModuleProtocol.h; sourceTree = ""; }; - 6EE8F3332695815C00237A5E /* WXURLRewriteProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXURLRewriteProtocol.h; sourceTree = ""; }; - 6EE8F3342695815C00237A5E /* WXAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXAComponent.h; sourceTree = ""; }; - 6EE8F3352695815C00237A5E /* WXBridgeProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXBridgeProtocol.h; sourceTree = ""; }; - 6EE8F3362695815C00237A5E /* DCUniMPError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DCUniMPError.h; sourceTree = ""; }; - 6EE8F3372695815C00237A5E /* DCUniMPMenuActionSheetStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DCUniMPMenuActionSheetStyle.h; sourceTree = ""; }; - 6EE8F3392695816000237A5E /* libSDWebImage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libSDWebImage.a; sourceTree = ""; }; - 6EE8F33A2695816000237A5E /* liblibIO.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibIO.a; sourceTree = ""; }; - 6EE8F33B2695816000237A5E /* liblibWeex.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibWeex.a; sourceTree = ""; }; - 6EE8F33C2695816000237A5E /* liblibPDRCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibPDRCore.a; sourceTree = ""; }; - 6EE8F33D2695816000237A5E /* liblibNativeUI.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibNativeUI.a; sourceTree = ""; }; - 6EE8F33E2695816000237A5E /* liblibUI.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibUI.a; sourceTree = ""; }; - 6EE8F33F2695816000237A5E /* libcoreSupport.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcoreSupport.a; sourceTree = ""; }; - 6EE8F3402695816000237A5E /* liblibStorage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibStorage.a; sourceTree = ""; }; - 6EE8F3412695816000237A5E /* liblibPGInvocation.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibPGInvocation.a; sourceTree = ""; }; - 6EE8F3422695816000237A5E /* liblibNavigator.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibNavigator.a; sourceTree = ""; }; - 6EE8F3432695816000237A5E /* storage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = storage.framework; sourceTree = ""; }; - 6EE8F3442695816000237A5E /* liblibNativeObj.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibNativeObj.a; sourceTree = ""; }; 6EE8F3572695818800237A5E /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; 6EE8F3592695819500237A5E /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; 6EE8F35A2695819500237A5E /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; @@ -215,19 +85,10 @@ 6EE8F373269581F600237A5E /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; 6EE8F375269581FB00237A5E /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; 6EE8F3772695820600237A5E /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; - 6EE8F37D269582C200237A5E /* UniappPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniappPlugin.h; sourceTree = ""; }; - 6EE8F37E269582C200237A5E /* UniappPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UniappPlugin.m; sourceTree = ""; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; }; 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 7AFFD8EE1D35381100E5BB4D /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = ""; }; 81880E8F5E90EA6E5E0D57EB /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; }; - 89319A6826E237A5001EFBD7 /* __uniappes6.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = __uniappes6.js; sourceTree = ""; }; - 89319A6926E237A5001EFBD7 /* uni-jsframework.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "uni-jsframework.js"; sourceTree = ""; }; - 89319A6A26E237A5001EFBD7 /* PandoraApi.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = PandoraApi.bundle; sourceTree = ""; }; - 89319A6B26E237A5001EFBD7 /* unincomponents.ttf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unincomponents.ttf; sourceTree = ""; }; - 89319A6C26E237A5001EFBD7 /* userPosition@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "userPosition@2x.png"; sourceTree = ""; }; - 89319A6D26E237A5001EFBD7 /* weex-polyfill.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "weex-polyfill.js"; sourceTree = ""; }; - 89319A6E26E237A5001EFBD7 /* weexUniJs.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = weexUniJs.js; sourceTree = ""; }; 89847A4826A14482008C8077 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = ""; }; 899C4C3826A5171500B44087 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; 899C4C3926A5171500B44087 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = ""; }; @@ -236,25 +97,12 @@ 899C4C3D26A5179900B44087 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 899C4C3F26A5179F00B44087 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = ""; }; 899C4C4026A517A000B44087 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = ""; }; - 89A6269E26A7F6D30004A8F0 /* liblibPayment.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibPayment.a; sourceTree = ""; }; - 89A626A026A7F6E30004A8F0 /* libwxpay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libwxpay.a; sourceTree = ""; }; 89A626A426A7F71A0004A8F0 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; - 89A626A626A7FF910004A8F0 /* libWeChatSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libWeChatSDK.a; sourceTree = ""; }; 89A626AB26A8002F0004A8F0 /* libWeChatSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libWeChatSDK.a; sourceTree = ""; }; 89A626AD26A800390004A8F0 /* WechatAuthSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WechatAuthSDK.h; sourceTree = ""; }; 89A626AE26A800390004A8F0 /* WXApiObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXApiObject.h; sourceTree = ""; }; 89A626AF26A800390004A8F0 /* WXApi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXApi.h; sourceTree = ""; }; - 89AEFA3826A67F8400DD2817 /* libDCUniAmap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libDCUniAmap.a; sourceTree = ""; }; - 89AEFA3A26A67F9C00DD2817 /* libDCUniMap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libDCUniMap.a; sourceTree = ""; }; - 89AEFA3C26A67FB100DD2817 /* DCUniVideoPublic.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DCUniVideoPublic.framework; sourceTree = ""; }; - 89AEFA3E26A67FBD00DD2817 /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = ""; }; - 89AEFA4026A67FF100DD2817 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; - 89AEFA4226A6800800DD2817 /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; 89AEFA4426A6802000DD2817 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; - 89AEFA8226A684D700DD2817 /* userPosition@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "userPosition@2x.png"; sourceTree = ""; }; - 89AEFA8826A6996300DD2817 /* libAMapLocationPlugin.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libAMapLocationPlugin.a; sourceTree = ""; }; - 89AEFA8A26A6997E00DD2817 /* liblibGeolocation.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblibGeolocation.a; sourceTree = ""; }; - 89AEFA8C26A699A000DD2817 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; 89AEFA8E26A699DE00DD2817 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; 89AEFA9026A69A2200DD2817 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; 89AEFA9226A69A3600DD2817 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; @@ -284,26 +132,16 @@ 89AEFA9326A69A3600DD2817 /* Security.framework in Frameworks */, 89AEFA9526A69A4800DD2817 /* SystemConfiguration.framework in Frameworks */, 05C5426F26BBE8FE00D26AC2 /* CoreLocation.framework in Frameworks */, - 05C5426026BB9CEB00D26AC2 /* liblibIO.a in Frameworks */, - 89A626B026A80E520004A8F0 /* AMapFoundationKit.framework in Frameworks */, - 89A626B126A80E520004A8F0 /* AMapLocationKit.framework in Frameworks */, - 89A626B226A80E520004A8F0 /* libAMapLocationPlugin.a in Frameworks */, - 89A626B326A80E520004A8F0 /* liblibGeolocation.a in Frameworks */, 89AEFA8F26A699DE00DD2817 /* libz.tbd in Frameworks */, - 89A6269F26A7F6D30004A8F0 /* liblibPayment.a in Frameworks */, 6EE8F362269581AF00237A5E /* GLKit.framework in Frameworks */, 89AEFA9126A69A2200DD2817 /* ExternalAccessory.framework in Frameworks */, 89AEFA4526A6802000DD2817 /* MapKit.framework in Frameworks */, - 89AEFA3D26A67FB100DD2817 /* DCUniVideoPublic.framework in Frameworks */, 6EE8F3782695820600237A5E /* libiconv.tbd in Frameworks */, 6EE8F376269581FB00237A5E /* AddressBook.framework in Frameworks */, 6EE8F372269581F100237A5E /* AssetsLibrary.framework in Frameworks */, - 89AEFA3B26A67F9C00DD2817 /* libDCUniMap.a in Frameworks */, 6EE8F36E269581E300237A5E /* QuickLook.framework in Frameworks */, - 89AEFA4126A67FF100DD2817 /* MAMapKit.framework in Frameworks */, 6EE8F36A269581CC00237A5E /* CoreGraphics.framework in Frameworks */, 6EE8F368269581C300237A5E /* QuartzCore.framework in Frameworks */, - 89AEFA3926A67F8400DD2817 /* libDCUniAmap.a in Frameworks */, 6EE8F366269581BC00237A5E /* CoreText.framework in Frameworks */, 6EE8F364269581B600237A5E /* OpenGLES.framework in Frameworks */, 6EE8F35F269581A300237A5E /* AVFoundation.framework in Frameworks */, @@ -311,22 +149,9 @@ 6EE8F35B2695819500237A5E /* MediaPlayer.framework in Frameworks */, 6EE8F35C2695819500237A5E /* CoreMedia.framework in Frameworks */, 6EE8F3582695818800237A5E /* JavaScriptCore.framework in Frameworks */, - 6EE8F3542695816000237A5E /* liblibNavigator.a in Frameworks */, - 89A626A126A7F6E30004A8F0 /* libwxpay.a in Frameworks */, - 6EE8F3502695816000237A5E /* liblibUI.a in Frameworks */, - 89AEFA3F26A67FBD00DD2817 /* AMapSearchKit.framework in Frameworks */, C9444B3318AB7FB815E97950 /* libPods-Runner.a in Frameworks */, - 6EE8F3522695816000237A5E /* liblibStorage.a in Frameworks */, - 6EE8F34D2695816000237A5E /* liblibWeex.a in Frameworks */, - 6EE8F3552695816000237A5E /* storage.framework in Frameworks */, 05C5427426BCE3AC00D26AC2 /* BMKLocationKit.framework in Frameworks */, - 89A626A726A7FF910004A8F0 /* libWeChatSDK.a in Frameworks */, 89A626AC26A8002F0004A8F0 /* libWeChatSDK.a in Frameworks */, - 6EE8F3562695816000237A5E /* liblibNativeObj.a in Frameworks */, - 6EE8F3532695816000237A5E /* liblibPGInvocation.a in Frameworks */, - 6EE8F34B2695816000237A5E /* libSDWebImage.a in Frameworks */, - 6EE8F34F2695816000237A5E /* liblibNativeUI.a in Frameworks */, - 6EE8F34E2695816000237A5E /* liblibPDRCore.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -385,174 +210,6 @@ path = Pods; sourceTree = ""; }; - 6EE8F2E32695806400237A5E /* Class */ = { - isa = PBXGroup; - children = ( - 6EE8F37D269582C200237A5E /* UniappPlugin.h */, - 6EE8F37E269582C200237A5E /* UniappPlugin.m */, - ); - path = Class; - sourceTree = SOURCE_ROOT; - }; - 6EE8F2E42695813500237A5E /* UniMPSDK */ = { - isa = PBXGroup; - children = ( - 6EE8F2EC2695815C00237A5E /* Headers */, - 6EE8F3382695816000237A5E /* Libs */, - 6EE8F2E52695815A00237A5E /* Resources */, - ); - path = UniMPSDK; - sourceTree = SOURCE_ROOT; - }; - 6EE8F2E52695815A00237A5E /* Resources */ = { - isa = PBXGroup; - children = ( - 89319A6726E237A5001EFBD7 /* Resources */, - 89AEFA8226A684D700DD2817 /* userPosition@2x.png */, - 6EE8F2E62695815A00237A5E /* __uniappes6.js */, - 6EE8F2E72695815A00237A5E /* uni-jsframework.js */, - 6EE8F2E82695815A00237A5E /* PandoraApi.bundle */, - 6EE8F2E92695815A00237A5E /* unincomponents.ttf */, - 6EE8F2EA2695815A00237A5E /* weex-polyfill.js */, - 6EE8F2EB2695815A00237A5E /* weexUniJs.js */, - ); - path = Resources; - sourceTree = ""; - }; - 6EE8F2EC2695815C00237A5E /* Headers */ = { - isa = PBXGroup; - children = ( - 6EE8F2ED2695815C00237A5E /* DCUniMPSDKEngine.h */, - 6EE8F2EE2695815C00237A5E /* DCUniMP.h */, - 6EE8F2EF2695815C00237A5E /* DCUniMPConfiguration.h */, - 6EE8F2F02695815C00237A5E /* DCUniMPInstance.h */, - 6EE8F2F12695815C00237A5E /* weexHeader */, - 6EE8F3362695815C00237A5E /* DCUniMPError.h */, - 6EE8F3372695815C00237A5E /* DCUniMPMenuActionSheetStyle.h */, - ); - path = Headers; - sourceTree = ""; - }; - 6EE8F2F12695815C00237A5E /* weexHeader */ = { - isa = PBXGroup; - children = ( - 6EE8F2F22695815C00237A5E /* WXModuleProtocol.h */, - 6EE8F2F32695815C00237A5E /* WXResourceLoader.h */, - 6EE8F2F42695815C00237A5E /* WXApmForInstance.h */, - 6EE8F2F52695815C00237A5E /* WXWebSocketHandler.h */, - 6EE8F2F62695815C00237A5E /* WXImgLoaderProtocol.h */, - 6EE8F2F72695815C00237A5E /* WXComponentManager.h */, - 6EE8F2F82695815C00237A5E /* WXScrollerProtocol.h */, - 6EE8F2F92695815C00237A5E /* WXRichText.h */, - 6EE8F2FA2695815C00237A5E /* WXView.h */, - 6EE8F2FB2695815C00237A5E /* WXValidateProtocol.h */, - 6EE8F2FC2695815C00237A5E /* WXDefine.h */, - 6EE8F2FD2695815C00237A5E /* JSContext+Weex.h */, - 6EE8F2FE2695815C00237A5E /* WXExtendCallNativeProtocol.h */, - 6EE8F2FF2695815C00237A5E /* WXSDKEngine.h */, - 6EE8F3002695815C00237A5E /* style.h */, - 6EE8F3012695815C00237A5E /* WXResourceRequestHandler.h */, - 6EE8F3022695815C00237A5E /* WXDisplayLinkManager.h */, - 6EE8F3032695815C00237A5E /* WXUtility.h */, - 6EE8F3042695815C00237A5E /* WXResourceRequest.h */, - 6EE8F3052695815C00237A5E /* WXConvert.h */, - 6EE8F3062695815C00237A5E /* WXPageEventNotifyEvent.h */, - 6EE8F3072695815C00237A5E /* WXSDKInstance.h */, - 6EE8F3082695815C00237A5E /* WXSDKManager.h */, - 6EE8F3092695815C00237A5E /* WXDebugTool.h */, - 6EE8F30A2695815C00237A5E /* WXType.h */, - 6EE8F30B2695815C00237A5E /* WXApmProtocol.h */, - 6EE8F30C2695815C00237A5E /* WXJSFrameworkLoadProtocol.h */, - 6EE8F30D2695815C00237A5E /* WXExceptionUtils.h */, - 6EE8F30E2695815C00237A5E /* WXIndicatorComponent.h */, - 6EE8F30F2695815C00237A5E /* WXErrorView.h */, - 6EE8F3102695815C00237A5E /* NSObject+WXSwizzle.h */, - 6EE8F3112695815C00237A5E /* WXMonitor.h */, - 6EE8F3122695815C00237A5E /* WXSDKInstance+DCExtend.h */, - 6EE8F3132695815C00237A5E /* WXRecyclerComponent.h */, - 6EE8F3142695815C00237A5E /* WXScrollerComponent.h */, - 6EE8F3152695815C00237A5E /* WXNetworkProtocol.h */, - 6EE8F3162695815C00237A5E /* WXTracingManager.h */, - 6EE8F3172695815C00237A5E /* WXComponent.h */, - 6EE8F3182695815C00237A5E /* WXPrerenderManager.h */, - 6EE8F3192695815C00237A5E /* WXComponent+Layout.h */, - 6EE8F31A2695815C00237A5E /* layout.h */, - 6EE8F31B2695815C00237A5E /* WXSDKInstance+Bridge.h */, - 6EE8F31C2695815C00237A5E /* UniPluginProtocol.h */, - 6EE8F31D2695815C00237A5E /* WXModalUIModule.h */, - 6EE8F31E2695815C00237A5E /* WXAnalyzerCenter.h */, - 6EE8F31F2695815C00237A5E /* WXVoiceOverModule.h */, - 6EE8F3202695815C00237A5E /* WXRootView.h */, - 6EE8F3212695815C00237A5E /* WXAppConfiguration.h */, - 6EE8F3222695815C00237A5E /* WXListComponent.h */, - 6EE8F3232695815C00237A5E /* WXSDKError.h */, - 6EE8F3242695815C00237A5E /* WXRootViewController.h */, - 6EE8F3252695815C00237A5E /* WXNavigationProtocol.h */, - 6EE8F3262695815C00237A5E /* WXAnalyzerProtocol.h */, - 6EE8F3272695815C00237A5E /* WeexSDK.h */, - 6EE8F3282695815C00237A5E /* WXBridgeManager.h */, - 6EE8F3292695815C00237A5E /* WXResourceResponse.h */, - 6EE8F32A2695815C00237A5E /* WXBaseViewController.h */, - 6EE8F32B2695815C00237A5E /* WXAppMonitorProtocol.h */, - 6EE8F32C2695815C00237A5E /* WeexProtocol.h */, - 6EE8F32D2695815C00237A5E /* WXJSExceptionProtocol.h */, - 6EE8F32E2695815C00237A5E /* WXJSExceptionInfo.h */, - 6EE8F32F2695815C00237A5E /* WXTracingProtocol.h */, - 6EE8F3302695815C00237A5E /* flex_enum.h */, - 6EE8F3312695815C00237A5E /* WXConfigCenterProtocol.h */, - 6EE8F3322695815C00237A5E /* WXEventModuleProtocol.h */, - 6EE8F3332695815C00237A5E /* WXURLRewriteProtocol.h */, - 6EE8F3342695815C00237A5E /* WXAComponent.h */, - 6EE8F3352695815C00237A5E /* WXBridgeProtocol.h */, - ); - path = weexHeader; - sourceTree = ""; - }; - 6EE8F3382695816000237A5E /* Libs */ = { - isa = PBXGroup; - children = ( - 89A626A626A7FF910004A8F0 /* libWeChatSDK.a */, - 89A626A026A7F6E30004A8F0 /* libwxpay.a */, - 89A6269E26A7F6D30004A8F0 /* liblibPayment.a */, - 89AEFA8C26A699A000DD2817 /* AMapLocationKit.framework */, - 89AEFA8A26A6997E00DD2817 /* liblibGeolocation.a */, - 89AEFA8826A6996300DD2817 /* libAMapLocationPlugin.a */, - 89AEFA4226A6800800DD2817 /* AMapFoundationKit.framework */, - 89AEFA4026A67FF100DD2817 /* MAMapKit.framework */, - 89AEFA3E26A67FBD00DD2817 /* AMapSearchKit.framework */, - 89AEFA3C26A67FB100DD2817 /* DCUniVideoPublic.framework */, - 89AEFA3A26A67F9C00DD2817 /* libDCUniMap.a */, - 89AEFA3826A67F8400DD2817 /* libDCUniAmap.a */, - 6EE8F3392695816000237A5E /* libSDWebImage.a */, - 6EE8F33A2695816000237A5E /* liblibIO.a */, - 6EE8F33B2695816000237A5E /* liblibWeex.a */, - 6EE8F33C2695816000237A5E /* liblibPDRCore.a */, - 6EE8F33D2695816000237A5E /* liblibNativeUI.a */, - 6EE8F33E2695816000237A5E /* liblibUI.a */, - 6EE8F33F2695816000237A5E /* libcoreSupport.a */, - 6EE8F3402695816000237A5E /* liblibStorage.a */, - 6EE8F3412695816000237A5E /* liblibPGInvocation.a */, - 6EE8F3422695816000237A5E /* liblibNavigator.a */, - 6EE8F3432695816000237A5E /* storage.framework */, - 6EE8F3442695816000237A5E /* liblibNativeObj.a */, - ); - path = Libs; - sourceTree = ""; - }; - 89319A6726E237A5001EFBD7 /* Resources */ = { - isa = PBXGroup; - children = ( - 89319A6826E237A5001EFBD7 /* __uniappes6.js */, - 89319A6926E237A5001EFBD7 /* uni-jsframework.js */, - 89319A6A26E237A5001EFBD7 /* PandoraApi.bundle */, - 89319A6B26E237A5001EFBD7 /* unincomponents.ttf */, - 89319A6C26E237A5001EFBD7 /* userPosition@2x.png */, - 89319A6D26E237A5001EFBD7 /* weex-polyfill.js */, - 89319A6E26E237A5001EFBD7 /* weexUniJs.js */, - ); - name = Resources; - sourceTree = ""; - }; 89A626A826A7FFF30004A8F0 /* wx */ = { isa = PBXGroup; children = ( @@ -617,8 +274,6 @@ 05C5426126BBE82E00D26AC2 /* baidu */, 89A626A826A7FFF30004A8F0 /* wx */, 89847A4826A14482008C8077 /* Runner.entitlements */, - 6EE8F2E42695813500237A5E /* UniMPSDK */, - 6EE8F2E32695806400237A5E /* Class */, 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */, 7AFFD8EE1D35381100E5BB4D /* AppDelegate.mm */, 97C146FA1CF9000F007C117D /* Main.storyboard */, @@ -707,25 +362,11 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 89319A6F26E237A5001EFBD7 /* __uniappes6.js in Resources */, 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, - 89319A7526E237A5001EFBD7 /* weexUniJs.js in Resources */, - 6EE8F3452695816000237A5E /* __uniappes6.js in Resources */, 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, - 6EE8F3472695816000237A5E /* PandoraApi.bundle in Resources */, 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, - 89319A7126E237A5001EFBD7 /* PandoraApi.bundle in Resources */, 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, - 6EE8F3482695816000237A5E /* unincomponents.ttf in Resources */, - 6EE8F34A2695816000237A5E /* weexUniJs.js in Resources */, - 6EE8F3492695816000237A5E /* weex-polyfill.js in Resources */, - 89AEFA8426A684D800DD2817 /* userPosition@2x.png in Resources */, 899C4C3C26A5179900B44087 /* InfoPlist.strings in Resources */, - 89319A7326E237A5001EFBD7 /* userPosition@2x.png in Resources */, - 6EE8F3462695816000237A5E /* uni-jsframework.js in Resources */, - 89319A7226E237A5001EFBD7 /* unincomponents.ttf in Resources */, - 89319A7426E237A5001EFBD7 /* weex-polyfill.js in Resources */, - 89319A7026E237A5001EFBD7 /* uni-jsframework.js in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -807,7 +448,6 @@ buildActionMask = 2147483647; files = ( 978B8F6F1D3862AE00F588F7 /* AppDelegate.mm in Sources */, - 6EE8F37F269582C200237A5E /* UniappPlugin.m in Sources */, 97C146F31CF9000F007C117D /* main.m in Sources */, 0558860326BD10CA00FB1CFE /* test.swift in Sources */, 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */, @@ -912,7 +552,7 @@ CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 41; + CURRENT_PROJECT_VERSION = 42; DEVELOPMENT_TEAM = YF3Q8DVP52; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -962,7 +602,7 @@ "$(PROJECT_DIR)/baidu", "$(PROJECT_DIR)/Runner/baidu", ); - MARKETING_VERSION = 1.0.41; + MARKETING_VERSION = 1.0.42; ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = ( "$(inherited)", @@ -1149,7 +789,7 @@ CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 41; + CURRENT_PROJECT_VERSION = 42; DEVELOPMENT_TEAM = YF3Q8DVP52; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -1199,7 +839,7 @@ "$(PROJECT_DIR)/baidu", "$(PROJECT_DIR)/Runner/baidu", ); - MARKETING_VERSION = 1.0.41; + MARKETING_VERSION = 1.0.42; ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = ( "$(inherited)", @@ -1278,7 +918,7 @@ CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 41; + CURRENT_PROJECT_VERSION = 42; DEVELOPMENT_TEAM = YF3Q8DVP52; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -1328,7 +968,7 @@ "$(PROJECT_DIR)/baidu", "$(PROJECT_DIR)/Runner/baidu", ); - MARKETING_VERSION = 1.0.41; + MARKETING_VERSION = 1.0.42; ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = ( "$(inherited)", diff --git a/ios/Runner/AppDelegate.mm b/ios/Runner/AppDelegate.mm index 04bd43d6..87e98800 100644 --- a/ios/Runner/AppDelegate.mm +++ b/ios/Runner/AppDelegate.mm @@ -1,7 +1,5 @@ #import "AppDelegate.h" #import "GeneratedPluginRegistrant.h" -#import "DCUniMP.h" -#import "UniappPlugin.h" #import "WXApi.h" @@ -12,63 +10,8 @@ [GeneratedPluginRegistrant registerWithRegistry:self]; // Override point for customization after application launch. + FlutterViewController* controller = (FlutterViewController*)self.window.rootViewController; - // 配置参数 - NSMutableDictionary *options = [NSMutableDictionary dictionaryWithDictionary:launchOptions]; - // 设置 debug YES 会在控制台输出 js log,默认不输出 log,注:需要引入 liblibLog.a 库 - [options setObject:[NSNumber numberWithBool:YES] forKey:@"debug"]; - [DCUniMPSDKEngine initSDKEnvironmentWithLaunchOptions:options ]; - - FlutterViewController* controller = (FlutterViewController*)self.window.rootViewController; - FlutterMethodChannel* uniAppChannel = [FlutterMethodChannel methodChannelWithName:@"min" binaryMessenger:(NSObject *)controller]; - UniappPlugin * plugin = [[UniappPlugin alloc] init]; - [DCUniMPSDKEngine setDelegate:plugin]; - [uniAppChannel setMethodCallHandler:^(FlutterMethodCall * _Nonnull call, FlutterResult _Nonnull result) { - NSString * method = call.method; - if ([method isEqual:@"initialize"] || [method isEqual:@"isInitialize"]) { - result([NSNumber numberWithBool:YES]); - } - //是否已经解压过了 - if ([method isEqual:@"isExistsApp"]) { - NSString * appid = [call.arguments valueForKey:@"appid"]; - [DCUniMPSDKEngine isExistsApp:appid] ? result([NSNumber numberWithBool:YES]): result([NSNumber numberWithBool:NO]); - } - if ([method isEqual:@"closeCurrentApp"]) { - [DCUniMPSDKEngine closeUniMP]; - } - if ([method isEqual:@"getAppBasePath"]) { - NSString * appid = [call.arguments valueForKey:@"appid"]; - result([DCUniMPSDKEngine getAppRunPathWithAppid:appid]); - } - if ([method isEqual:@"runingAppid"]) { - result([DCUniMPSDKEngine getActiveUniMPAppid]); - } - if ([method isEqual:@"currentPageUrl"]) { - result([DCUniMPSDKEngine getCurrentPageUrl]); - } - if ([method isEqual:@"startMin"]) { - NSLog(@"call.arguments:%@",call.arguments); - NSString * appid = [call.arguments valueForKey:@"appid"]; - NSDictionary* dict = [call.arguments objectForKey:@"json"]; - [plugin openUniApp:appid dict:dict]; - result(@""); - } - if ([method isEqual:@"getAppVersionInfo"]) { - NSString * appid = [call.arguments valueForKey:@"appid"]; - result([[DCUniMPSDKEngine getUniMPVersionInfoWithAppid:appid] valueForKey:@"name"]); - } - if ([method isEqual:@"reloadWgt"]) { - NSString * appid = [call.arguments valueForKey:@"appid"]; - NSString * wgtPath = [call.arguments valueForKey:@"wgtPath"]; - BOOL r = [DCUniMPSDKEngine releaseAppResourceToRunPathWithAppid:appid resourceFilePath:wgtPath]; - r ? result([NSNumber numberWithBool:YES]) : result([NSNumber numberWithBool:NO]); - } - //这是原来的下载 - if ([call.method isEqual:@"openUniApp"]) { - result(@"这是原来的下载。"); - } - //result(FlutterMethodNotImplemented); - }]; // 消息内容获取 __block NSDictionary *remoteNotification = [launchOptions objectForKey:UIApplicationLaunchOptionsRemoteNotificationKey]; @@ -130,7 +73,7 @@ //result(FlutterMethodNotImplemented); }]; // 通过通用链接唤起 App - [DCUniMPSDKEngine application:application continueUserActivity:userActivity]; +// [DCUniMPSDKEngine application:application continueUserActivity:userActivity]; return YES; } diff --git a/lib/mine/recharge_page.dart b/lib/mine/recharge_page.dart index 55a6cc8b..4ffa6e1b 100644 --- a/lib/mine/recharge_page.dart +++ b/lib/mine/recharge_page.dart @@ -213,12 +213,12 @@ class _RechargePage extends State { return; } - if (!(await Min.isInitialize())) { + // if (!(await Min.isInitialize())) { // 小程序的微信支付和app的充值支付使用同一个WXPayEntryActivity回调, // 然而充值时小程序未初始化会导致回调内部代码调用getPackage空指针, // 故而在此初始化一下 - await Min.initialize(); - } + // await Min.initialize(); + // } BaseData baseData = await apiService.recharge({"amount": amount, "rechargeType": 2}); diff --git a/lib/order/order_utils.dart b/lib/order/order_utils.dart index 743b21f5..d4f9e05f 100644 --- a/lib/order/order_utils.dart +++ b/lib/order/order_utils.dart @@ -37,12 +37,12 @@ class OrderUtils { placeOrderFirst.tableId = orderInfo.tableId; if (placeOrderFirst.payChannel == 1) { - if (!(await Min.isInitialize())) { + // if (!(await Min.isInitialize())) { // 小程序的微信支付和app的充值支付使用同一个WXPayEntryActivity回调, // 然而充值时小程序未初始化会导致回调内部代码调用getPackage空指针, // 故而在此初始化一下 - await Min.initialize(); - } + // await Min.initialize(); + // } BaseData baseData = await minService .settlementWx(placeOrderFirst.toJson()) .catchError((error) {}); diff --git a/lib/setting/setting_page.dart b/lib/setting/setting_page.dart index 1ee9fccc..b197c998 100644 --- a/lib/setting/setting_page.dart +++ b/lib/setting/setting_page.dart @@ -179,30 +179,30 @@ class _SettingPage extends State { } clearCache() async { - if (Platform.isAndroid) { - if (!(await Min.isInitialize())) { - await Min.initialize(); - } - } + // if (Platform.isAndroid) { + // if (!(await Min.isInitialize())) { + // await Min.initialize(); + // } + // } - SharedPreferences sharedPreferences = await SharedPreferences.getInstance(); - List miniAppids = sharedPreferences.getStringList("miniAppid"); - if (miniAppids != null && miniAppids.length > 0) { - miniAppids.forEach((element) async { - print("appid: $element"); - await Min.closeCurrentApp(); - String path = await Min.getAppBasePath(element); - AppUtils.deleteDirectory(Directory(path)); - String filePath = ""; - if (Platform.isAndroid) { - filePath = (await getExternalStorageDirectory()).path; - } else { - filePath = (await getApplicationDocumentsDirectory()).path; - } - AppUtils.deleteDirectory(Directory(filePath)); - }); - sharedPreferences.setStringList("miniAppid", []); - } + // SharedPreferences sharedPreferences = await SharedPreferences.getInstance(); + // List miniAppids = sharedPreferences.getStringList("miniAppid"); + // if (miniAppids != null && miniAppids.length > 0) { + // miniAppids.forEach((element) async { + // print("appid: $element"); + // await Min.closeCurrentApp(); + // String path = await Min.getAppBasePath(element); + // AppUtils.deleteDirectory(Directory(path)); + // String filePath = ""; + // if (Platform.isAndroid) { + // filePath = (await getExternalStorageDirectory()).path; + // } else { + // filePath = (await getApplicationDocumentsDirectory()).path; + // } + // AppUtils.deleteDirectory(Directory(filePath)); + // }); + // sharedPreferences.setStringList("miniAppid", []); + // } cacheTotal = "0B"; setState(() {}); diff --git a/lib/settlement/settlement.dart b/lib/settlement/settlement.dart index dd3f1f05..3863b879 100644 --- a/lib/settlement/settlement.dart +++ b/lib/settlement/settlement.dart @@ -279,12 +279,12 @@ class _Settlement extends State { ? minOrderInfo.orderProductVOList : downOrder.orderProductVOList; if (placeOrderFirst.payChannel == 1) { - if (!(await Min.isInitialize())) { + // if (!(await Min.isInitialize())) { // 小程序的微信支付和app的充值支付使用同一个WXPayEntryActivity回调, // 然而充值时小程序未初始化会导致回调内部代码调用getPackage空指针, // 故而在此初始化一下 - await Min.initialize(); - } + // await Min.initialize(); + // } BaseData baseData = await minService .settlementWx(placeOrderFirst.toJson()) .catchError((error) {}); diff --git a/lib/store/store_order.dart b/lib/store/store_order.dart index 5c7dd366..cb8a5e32 100644 --- a/lib/store/store_order.dart +++ b/lib/store/store_order.dart @@ -639,7 +639,7 @@ class _StoreOrderPage extends State ///选规格 _queryMiNiDetail(String id) async { EasyLoading.show(status: S.current.zhengzaijiazai); - BaseData baseData = await minService.miNiDetail(id); + BaseData baseData = await minService.miNiDetail(id).catchError((error){}); if (baseData != null && baseData.isSuccess) { showStoreSelector(baseData.data, id); } diff --git a/lib/union/union_details_page.dart b/lib/union/union_details_page.dart index 0dd1def7..29c6801c 100644 --- a/lib/union/union_details_page.dart +++ b/lib/union/union_details_page.dart @@ -203,11 +203,11 @@ class _UnionDetailsPage extends State { } printMin() async { - String miniAppId = storeInfo.mini.miniAppId; - debugPrint("print isExistsApp: ${await Min.isExistsApp(miniAppId)}"); - debugPrint("print getAppBasePath: ${await Min.getAppBasePath(miniAppId)}"); - debugPrint("print currentPageUrl: ${await Min.currentPageUrl()}"); - debugPrint("print runingAppid: ${await Min.runingAppid()}"); + // String miniAppId = storeInfo.mini.miniAppId; + // debugPrint("print isExistsApp: ${await Min.isExistsApp(miniAppId)}"); + // debugPrint("print getAppBasePath: ${await Min.getAppBasePath(miniAppId)}"); + // debugPrint("print currentPageUrl: ${await Min.currentPageUrl()}"); + // debugPrint("print runingAppid: ${await Min.runingAppid()}"); } _loginMin() async { @@ -225,31 +225,31 @@ class _UnionDetailsPage extends State { } startMin(token, userId) async { - if (storeInfo == null) return; - if (storeInfo.mini == null) return; - if (!(await Min.isInitialize())) { - await Min.initialize(); - } - printMin(); - String miniAppId = storeInfo.mini.miniAppId; - String filePath = ""; - if (Platform.isAndroid) { - filePath = (await getExternalStorageDirectory()).path; - } else { - filePath = (await getApplicationDocumentsDirectory()).path; - } - filePath = "$filePath/$miniAppId.wgt"; - - if (!(await Min.isExistsApp(miniAppId))) { - await downloadWgt(miniAppId, filePath); - await Min.reloadWgt(miniAppId, filePath); - } else { - String version = await Min.getAppVersionInfo(storeInfo.mini.miniAppId); - if (version != storeInfo.mini.miniVersion) { - await downloadWgt(miniAppId, filePath); - await Min.reloadWgt(miniAppId, filePath); - } - } + // if (storeInfo == null) return; + // if (storeInfo.mini == null) return; + // if (!(await Min.isInitialize())) { + // await Min.initialize(); + // } + // printMin(); + // String miniAppId = storeInfo.mini.miniAppId; + // String filePath = ""; + // if (Platform.isAndroid) { + // filePath = (await getExternalStorageDirectory()).path; + // } else { + // filePath = (await getApplicationDocumentsDirectory()).path; + // } + // filePath = "$filePath/$miniAppId.wgt"; + // + // if (!(await Min.isExistsApp(miniAppId))) { + // await downloadWgt(miniAppId, filePath); + // await Min.reloadWgt(miniAppId, filePath); + // } else { + // String version = await Min.getAppVersionInfo(storeInfo.mini.miniAppId); + // if (version != storeInfo.mini.miniVersion) { + // await downloadWgt(miniAppId, filePath); + // await Min.reloadWgt(miniAppId, filePath); + // } + // } SharedPreferences sharedPreferences = await SharedPreferences.getInstance(); String nickname = sharedPreferences.getString("nick"); @@ -259,24 +259,24 @@ class _UnionDetailsPage extends State { String longitude = sharedPreferences.getString("longitude"); print(user); UserInfo userInfo = UserInfo.fromJson(jsonDecode(user)); - Min.startMin(miniAppId, { - "token": "Bearer $token", - "shopId": widget.arguments["id"], - "tenantCode": storeInfo.tenantCode, - if (latitude != null && longitude != null) - "position": "$latitude,$longitude", - "baseURL": "https://pos.api.lotus-wallet.com/app/", - // "baseURL": "http://192.168.10.236:8765/app/", - "uid": userId, - "userInfo": { - "nickname": nickname, - "headimg": userInfo.headimg, - "balance": userInfo.balance, - "money": userInfo.money, - "phone": mobile, - "isBind": userInfo.isBind, - }, - }); + // Min.startMin(miniAppId, { + // "token": "Bearer $token", + // "shopId": widget.arguments["id"], + // "tenantCode": storeInfo.tenantCode, + // if (latitude != null && longitude != null) + // "position": "$latitude,$longitude", + // "baseURL": "https://pos.api.lotus-wallet.com/app/", + // // "baseURL": "http://192.168.10.236:8765/app/", + // "uid": userId, + // "userInfo": { + // "nickname": nickname, + // "headimg": userInfo.headimg, + // "balance": userInfo.balance, + // "money": userInfo.money, + // "phone": mobile, + // "isBind": userInfo.isBind, + // }, + // }); } double progressValue = 0; diff --git a/lib/utils/min.dart b/lib/utils/min.dart index cf13d53a..f6e4698a 100644 --- a/lib/utils/min.dart +++ b/lib/utils/min.dart @@ -1,76 +1,76 @@ import 'dart:async'; import 'dart:io'; -import 'package:flutter/services.dart'; +// import 'package:flutter/services.dart'; class Min { - static const MethodChannel _channel = const MethodChannel('min'); - - static Future isInitialize() async { - return await _channel.invokeMethod('isInitialize'); - } - - static Future isExistsApp(appid) async { - return await _channel - .invokeMethod('isExistsApp', {"appid": appid}); - } - - static Future getAppVersionInfo(appid) async { - final String version = await _channel.invokeMethod('getAppVersionInfo', {"appid": appid}); - return version; - } - - static Future getAppBasePath(appid) async { - if(Platform.isIOS) { - final String getAppBasePath = await _channel.invokeMethod( - 'getAppBasePath', {"appid": appid} - ); - return getAppBasePath; - } else { - final String getAppBasePath = await _channel.invokeMethod( - 'getAppBasePath', - ); - return getAppBasePath; - } - } - - static Future runingAppid() async { - final String runingAppid = await _channel.invokeMethod( - 'runingAppid', - ); - return runingAppid; - } - - static Future currentPageUrl() async { - final String currentPageUrl = await _channel.invokeMethod( - 'currentPageUrl', - ); - return currentPageUrl; - } - - static Future closeCurrentApp() async { - final bool isExists = await _channel.invokeMethod('closeCurrentApp'); - return isExists; - } - - static Future initialize() async { - final bool isInit = await _channel.invokeMethod('initialize'); - return isInit; - } - - static startMin(appid, json) async { - print("startMin: $json"); - _channel.invokeMethod( - 'startMin', {"appid": appid, "json": json}); - } - - static Future reloadWgt(appid, wgtPath) async { - final bool isReload = await _channel.invokeMethod( - 'reloadWgt', {"appid": appid, "wgtPath": wgtPath}); - return isReload; - } - - static clickListener() { - _channel.invokeMethod('clickListener'); - } + // static const MethodChannel _channel = const MethodChannel('min'); + // + // static Future isInitialize() async { + // return await _channel.invokeMethod('isInitialize'); + // } + // + // static Future isExistsApp(appid) async { + // return await _channel + // .invokeMethod('isExistsApp', {"appid": appid}); + // } + // + // static Future getAppVersionInfo(appid) async { + // final String version = await _channel.invokeMethod('getAppVersionInfo', {"appid": appid}); + // return version; + // } + // + // static Future getAppBasePath(appid) async { + // if(Platform.isIOS) { + // final String getAppBasePath = await _channel.invokeMethod( + // 'getAppBasePath', {"appid": appid} + // ); + // return getAppBasePath; + // } else { + // final String getAppBasePath = await _channel.invokeMethod( + // 'getAppBasePath', + // ); + // return getAppBasePath; + // } + // } + // + // static Future runingAppid() async { + // final String runingAppid = await _channel.invokeMethod( + // 'runingAppid', + // ); + // return runingAppid; + // } + // + // static Future currentPageUrl() async { + // final String currentPageUrl = await _channel.invokeMethod( + // 'currentPageUrl', + // ); + // return currentPageUrl; + // } + // + // static Future closeCurrentApp() async { + // final bool isExists = await _channel.invokeMethod('closeCurrentApp'); + // return isExists; + // } + // + // static Future initialize() async { + // final bool isInit = await _channel.invokeMethod('initialize'); + // return isInit; + // } + // + // static startMin(appid, json) async { + // print("startMin: $json"); + // _channel.invokeMethod( + // 'startMin', {"appid": appid, "json": json}); + // } + // + // static Future reloadWgt(appid, wgtPath) async { + // final bool isReload = await _channel.invokeMethod( + // 'reloadWgt', {"appid": appid, "wgtPath": wgtPath}); + // return isReload; + // } + // + // static clickListener() { + // _channel.invokeMethod('clickListener'); + // } }