21 lines
1.5 MiB
JavaScript
21 lines
1.5 MiB
JavaScript
|
|
(this["webpackJsonp"]=this["webpackJsonp"]||[]).push([["app-service"],{"0021":function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("37f6"),a=s("b742"),n={data:function(){return{button_class:"submit_button",button_text:"\u53d6\u6d88",first_status:"",second_status:"",third_status:"",current_status:"",picture0:"../../static/IDpic1.png",picture1:"../../static/IDpic1.png",picture2:"../../static/IDpic1.png",stateList:["\u5f85\u5ba1\u6838","\u5df2\u901a\u8fc7","\u5df2\u62d2\u7edd","\u5f85\u672c\u4eba\u786e\u8ba4","\u5df2\u53d6\u6d88","","\u5df2\u6d41\u8f6c"],role:"",userId:"",id:"",person:"",person2:"",place:"",tel:" ",visited_person_tel:"",licensePlate:"",start:"",end:"",dpname:"",reason:"",idcard:"",retinueList:[],identityAuth:0,userLevel:(0,a.getStorage)("userInfo").userLevel}},onLoad:function(t){this.id=t.id,this.role=t.role,this.userId=t.userId,this.reFresh(this.userId,this.id,"02")},methods:{previewImage:function(t){var e=[];e.push(t),uni.previewImage({urls:e,current:e[0]})},reFresh:function(e,s,n){var r=this;t("log","\u6267\u884conload"+n," at pages/visitorAppointment/visitorAppointment.vue:168");var o={userId:e,id:s,applyType:n},c={method:i.getApplyInfo,data:o};(0,a.callbackRequest)(c).then((function(e){t("log",e," at pages/visitorAppointment/visitorAppointment.vue:176"),r.person=e.data.returnData[0].visited_person_name,r.person2=e.data.returnData[0].visitor_name,r.place=e.data.returnData[0].visit_place,r.tel=e.data.returnData[0].visitor_tel,r.visited_person_tel=e.data.returnData[0].visited_person_tel,r.start=e.data.returnData[0].visit_start_time,r.end=e.data.returnData[0].visit_end_time,r.dpname=e.data.returnData[0].orgName,r.reason=e.data.returnData[0].visit_reason,r.idcard=e.data.returnData[0].idcard,r.first_status=e.data.returnData[0].first_status,r.picture0=e.data.returnData[0].face_pic1,r.picture1=e.data.returnData[0].picture1,r.picture2=e.data.returnData[0].picture2,r.retinueList=e.data.returnData[1].greenRetinueInfoList,r.identityAuth=e.data.returnData[0].identityAuth,r.current_status=e.data.returnData[0].current_status,r.second_status=e.data.returnData[0].second_status,r.third_status=e.data.returnData[0].third_status,r.licensePlate=null==e.data.returnData[0].licensePlate?"":e.data.returnData[0].licensePlate}))},submit:function(t,e){var s={method:i.greenVisitorInfo,data:{userId:this.userId,applyId:this.id,applyType:e}},n=this;uni.showModal({title:"\u63d0\u793a",content:"\u662f\u5426\u786e\u8ba4",success:function(t){t.confirm&&(0,a.callbackRequest)(s).then((function(t){(0,a.alertTip)(t.data.returnMsg),n.reFresh(n.userId,n.id,"02")}))}})}}};e.default=n}).call(this,s("0de9")["default"])},"006e":function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("37f6"),a=s("b742"),n={data:function(){return{kinds:[],choosedLevelIdList:[],choosedLevelIds:[],userId:"",userName:"",userPhone:""}},onLoad:function(t){var e=this;e.kinds=(0,a.getStorage)("kinds"),e.choosedLevelIdList=(0,a.getStorage)("choosedLevelIdList"),e.getChoosedLevelIdList();var s=(0,a.getStorage)("userInfo");s&&s.id&&(this.userId=s.userId,this.userName=s.userName,this.userPhone=s.telnumber)},methods:{getChoosedLevelIdList:function(){var e=this;e.choosedLevelIds=[];for(var s=0;s<e.kinds.length;s++)for(var i=0;i<e.kinds[s].subSelectorList.length;i++)t("log",e.kinds[s].subSelectorList[i].levelList[e.choosedLevelIdList[s][i].id]," at pages/production/production_apply.vue:95"),e.choosedLevelIds.push(e.kinds[s].subSelectorList[i].levelList[e.choosedLevelIdList[s][i].id].id);t("log",e.choosedLevelIds," at pages/production/production_apply.vue:100")},submit:function(){var t=this;if(t.userName)if(t.userPhone)if(t.userPhone.toString().length<11)(0,a.alertTip)("\u8bf7\u8f93\u5165\u6b63\u786e\u7684\u624b\u673a\u53f7\uff01");else{(0,a.getStorage)("userInfo");var e={method:i.saveMyProductionApply,data:{userId:t.userId,userName:t.userName,userPhone:t.userPhone,choosedLevelIds:this.choosedLevelIds}};(0,a.callbackRequest)(e).then((function(t){if(1==t.data
|
||
|
|
/*!
|
||
|
|
* vuex v3.4.0
|
||
|
|
* (c) 2020 Evan You
|
||
|
|
* @license MIT
|
||
|
|
*/
|
||
|
|
function i(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:i});else{var s=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[i].concat(t.init):i,s.call(this,t)}}function i(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}s.d(e,"Store",(function(){return v})),s.d(e,"createNamespacedHelpers",(function(){return N})),s.d(e,"install",(function(){return L})),s.d(e,"mapActions",(function(){return R})),s.d(e,"mapGetters",(function(){return M})),s.d(e,"mapMutations",(function(){return A})),s.d(e,"mapState",(function(){return P}));var a="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},n=a.__VUE_DEVTOOLS_GLOBAL_HOOK__;function r(t){n&&(t._devtoolHook=n,n.emit("vuex:init",t),n.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){n.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){n.emit("vuex:action",t,e)}),{prepend:!0}))}function o(t,e){Object.keys(t).forEach((function(s){return e(t[s],s)}))}function c(t){return null!==t&&"object"===typeof t}function l(t){return t&&"function"===typeof t.then}function u(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var s=t.state;this.state=("function"===typeof s?s():s)||{}},_={namespaced:{configurable:!0}};_.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){o(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&o(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&o(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&o(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,_);var f=function(t){this.register([],t,!1)};function h(t,e,s){if(e.update(s),s.modules)for(var i in s.modules){if(!e.getChild(i))return void 0;h(t.concat(i),e.getChild(i),s.modules[i])}}f.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},f.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,s){return e=e.getChild(s),t+(e.namespaced?s+"/":"")}),"")},f.prototype.update=function(t){h([],this.root,t)},f.prototype.register=function(t,e,s){var i=this;void 0===s&&(s=!0);var a=new d(e,s);if(0===t.length)this.root=a;else{var n=this.get(t.slice(0,-1));n.addChild(t[t.length-1],a)}e.modules&&o(e.modules,(function(e,a){i.register(t.concat(a),e,s)}))},f.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),s=t[t.length-1];e.getChild(s).runtime&&e.removeChild(s)},f.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),s=t[t.length-1];return e.hasChild(s)};var p;var v=function(t){var e=this;void 0===t&&(t={}),!p&&"undefined"!==typeof window&&window.Vue&&L(window.Vue);var s=t.plugins;void 0===s&&(s=[]);var i=t.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new f(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new p,this._makeLocalGettersCache=Object.create(null);var a=this,n=this,o=n.dispatch,c=n.commit;this.dispatch=function(t,e){return o.call(a,t,e)},this.commit=function(t,e,s){return c.call(a,t,e,s)},this.strict=i;var l=this._modules.root.state;x(this,l,[],this._modules.root),b(this,l),s.forEach((function(t){return t(e)}));var u=void 0!==t.devtools?t.devtool
|
||
|
|
/** @preserve
|
||
|
|
(c) 2012 by Cédric Mesnil. All rights reserved.
|
||
|
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||
|
|
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
||
|
|
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
||
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
|
|
*/
|
||
|
|
function(e){var s=t,i=s.lib,a=i.WordArray,n=i.Hasher,r=s.algo,o=a.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),c=a.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),l=a.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),u=a.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),d=a.create([0,1518500249,1859775393,2400959708,2840853838]),_=a.create([1352829926,1548603684,1836072691,2053994217,0]),f=r.RIPEMD160=n.extend({_doReset:function(){this._hash=a.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var s=0;s<16;s++){var i=e+s,a=t[i];t[i]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}var n,r,f,b,x,w,y,C,I,T,k,D=this._hash.words,S=d.words,L=_.words,P=o.words,A=c.words,M=l.words,R=u.words;w=n=D[0],y=r=D[1],C=f=D[2],I=b=D[3],T=x=D[4];for(s=0;s<80;s+=1)k=n+t[e+P[s]]|0,k+=s<16?h(r,f,b)+S[0]:s<32?p(r,f,b)+S[1]:s<48?v(r,f,b)+S[2]:s<64?m(r,f,b)+S[3]:g(r,f,b)+S[4],k|=0,k=$(k,M[s]),k=k+x|0,n=x,x=b,b=$(f,10),f=r,r=k,k=w+t[e+A[s]]|0,k+=s<16?g(y,C,I)+L[0]:s<32?m(y,C,I)+L[1]:s<48?v(y,C,I)+L[2]:s<64?p(y,C,I)+L[3]:h(y,C,I)+L[4],k|=0,k=$(k,R[s]),k=k+T|0,w=T,T=I,I=$(C,10),C=y,y=k;k=D[1]+f+I|0,D[1]=D[2]+b+T|0,D[2]=D[3]+x+w|0,D[3]=D[4]+n+y|0,D[4]=D[0]+r+C|0,D[0]=k},_doFinalize:function(){var t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(e.length+1),this._process();for(var a=this._hash,n=a.words,r=0;r<5;r++){var o=n[r];n[r]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}return a},clone:function(){var t=n.clone.call(this);return t._hash=this._hash.clone(),t}});function h(t,e,s){return t^e^s}function p(t,e,s){return t&e|~t&s}function v(t,e,s){return(t|~e)^s}function m(t,e,s){return t&s|e&~s}function g(t,e,s){return t^(e|~s)}function $(t,e){return t<<e|t>>>32-e}s.RIPEMD160=n._createHelper(f),s.HmacRIPEMD160=n._createHmacHelper(f)}(Math),function(){var e=t,s=e.lib,i=s.Base,a=e.enc,n=a.Utf8,r=e.algo;r.HMAC=i.extend({init:function(t,e){t=this._hasher=new t.init,"string"==typeof e&&(e=n.parse(e));var s=t.blockSize,i=4*s;e.sigBytes>i&&(e=t.finalize(e)),e.clamp();for(var a=this._oKey=e.clone(),r=this._iKey=e.clone(),o=a.words,c=r.words,l=0;l<s;l++)o[l]^=1549556828,c[l]^=909522486;a.sigBytes=r.sigBytes=i,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var e=this._hasher,s=e.finalize(t);e.reset();var i=e.finalize(this._oKey.clone().concat(s));return i}})}(),function(){var e=t,s=e.lib,i=s.Base,a=s.WordArray,n=e.algo,r=n.SHA1,o=n.HMAC,c=n.PBKDF2=i.extend({cfg:i.extend({keySize:4,hasher:r,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){var s=this.cfg,i=o.create(s.hasher,t),n=a.create(),r=a.create([1]),c=n.words,l=r.words,u=s.keySize,d=s.iterations;while(c.length<u){var _=i.update(e).finalize(r);i.reset();for(var f=_.words,h=f.length,p=_,v=1;v<d;v++){p=i.finalize(p),i.reset();for(var m=p.words,g=0;g<h;g++)f[g]^=m[g]}n.concat(_),l[0]++}return n.sigBytes=4*u,n}});e.PBKDF2=function(t,e,s){return c.create(s).compute(t,e)}}(),function(){var e=t,s=e.lib,i=s.Base,a=s.WordArray,n=e.algo,r=n.MD5,o=n.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:r,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){var s=this.cfg,i=s.hasher.create(),n=a.create(),r=n.words,o=s.keySize,c=s.iterations;while(r.length<o){l&&i.update(l);v
|
||
|
|
/** @preserve
|
||
|
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
||
|
|
* derived from CryptoJS.mode.CTR
|
||
|
|
* Jan Hruby jhruby.web@gmail.com
|
||
|
|
*/
|
||
|
|
t.mode.CTRGladman=function(){var e=t.lib.BlockCipherMode.extend();function s(t){if(255===(t>>24&255)){var e=t>>16&255,s=t>>8&255,i=255&t;255===e?(e=0,255===s?(s=0,255===i?i=0:++i):++s):++e,t=0,t+=e<<16,t+=s<<8,t+=i}else t+=1<<24;return t}function i(t){return 0===(t[0]=s(t[0]))&&(t[1]=s(t[1])),t}var a=e.Encryptor=e.extend({processBlock:function(t,e){var s=this._cipher,a=s.blockSize,n=this._iv,r=this._counter;n&&(r=this._counter=n.slice(0),this._iv=void 0),i(r);var o=r.slice(0);s.encryptBlock(o,0);for(var c=0;c<a;c++)t[e+c]^=o[c]}});return e.Decryptor=a,e}(),function(){var e=t,s=e.lib,i=s.StreamCipher,a=e.algo,n=[],r=[],o=[],c=a.Rabbit=i.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,s=0;s<4;s++)t[s]=16711935&(t[s]<<8|t[s]>>>24)|4278255360&(t[s]<<24|t[s]>>>8);var i=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],a=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(s=0;s<4;s++)l.call(this);for(s=0;s<8;s++)a[s]^=i[s+4&7];if(e){var n=e.words,r=n[0],o=n[1],c=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),u=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),d=c>>>16|4294901760&u,_=u<<16|65535&c;a[0]^=c,a[1]^=d,a[2]^=u,a[3]^=_,a[4]^=c,a[5]^=d,a[6]^=u,a[7]^=_;for(s=0;s<4;s++)l.call(this)}},_doProcessBlock:function(t,e){var s=this._X;l.call(this),n[0]=s[0]^s[5]>>>16^s[3]<<16,n[1]=s[2]^s[7]>>>16^s[5]<<16,n[2]=s[4]^s[1]>>>16^s[7]<<16,n[3]=s[6]^s[3]>>>16^s[1]<<16;for(var i=0;i<4;i++)n[i]=16711935&(n[i]<<8|n[i]>>>24)|4278255360&(n[i]<<24|n[i]>>>8),t[e+i]^=n[i]},blockSize:4,ivSize:2});function l(){for(var t=this._X,e=this._C,s=0;s<8;s++)r[s]=e[s];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<r[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<r[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<r[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<r[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<r[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<r[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<r[6]>>>0?1:0)|0,this._b=e[7]>>>0<r[7]>>>0?1:0;for(s=0;s<8;s++){var i=t[s]+e[s],a=65535&i,n=i>>>16,c=((a*a>>>17)+a*n>>>15)+n*n,l=((4294901760&i)*i|0)+((65535&i)*i|0);o[s]=c^l}t[0]=o[0]+(o[7]<<16|o[7]>>>16)+(o[6]<<16|o[6]>>>16)|0,t[1]=o[1]+(o[0]<<8|o[0]>>>24)+o[7]|0,t[2]=o[2]+(o[1]<<16|o[1]>>>16)+(o[0]<<16|o[0]>>>16)|0,t[3]=o[3]+(o[2]<<8|o[2]>>>24)+o[1]|0,t[4]=o[4]+(o[3]<<16|o[3]>>>16)+(o[2]<<16|o[2]>>>16)|0,t[5]=o[5]+(o[4]<<8|o[4]>>>24)+o[3]|0,t[6]=o[6]+(o[5]<<16|o[5]>>>16)+(o[4]<<16|o[4]>>>16)|0,t[7]=o[7]+(o[6]<<8|o[6]>>>24)+o[5]|0}e.Rabbit=i._createHelper(c)}(),t.mode.CTR=function(){var e=t.lib.BlockCipherMode.extend(),s=e.Encryptor=e.extend({processBlock:function(t,e){var s=this._cipher,i=s.blockSize,a=this._iv,n=this._counter;a&&(n=this._counter=a.slice(0),this._iv=void 0);var r=n.slice(0);s.encryptBlock(r,0),n[i-1]=n[i-1]+1|0;for(var o=0;o<i;o++)t[e+o]^=r[o]}});return e.Decryptor=s,e}(),function(){var e=t,s=e.lib,i=s.StreamCipher,a=e.algo,n=[],r=[],o=[],c=a.RabbitLegacy=i.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,s=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var a=0;a<4;a++)l.call(this);for(a=0;a<8;a++)i[a]^=s[a+4&7];if(e){var n=e.words,r=n[0],o=n[1],c=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),u=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),d=c>>>16|4294901760&u,_=u<<16|65535&c;i[0]^=c,i[1]^=d,i[2]^=u,i[3]^=_,i[4]^=c,i[5]^=d,i[6]^=u,i[7]^=_;for(a=0;a<4;a++)l.call(this)}},_doProcessBlock:function(t,e){var s=this._X;l.call(this),n[0]=s[0]^s[5]>>>16^s[3]<<16,n[1]=s[2]^s[7]>>>16^s[5]<<16,n[2]=s[4]^s[1]>>>16^s[7]<<16,n[3]=s[6]^s[3]>>>16^s[1]<<16;for(var i=0;i<4;i++)n[i]=16711935&(n[i]<<8|n[i]>>>24)|4278255360&(n[i]<<24|n[i]>>>8),t[e
|