1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-68c42030"],{1175:function(t,e,n){},2241:function(t,e,n){"use strict";var i,a=n("1988"),o=n("8bbf"),r=n.n(o),s=n("2638"),c=n.n(s),u=n("d282"),l=n("ea8e"),d=n("b1d2"),h=n("6605"),f=n("b650"),p=n("9884"),m=Object(u["a"])("goods-action"),b=m[0],g=m[1],v=b({mixins:[Object(p["b"])("vanGoodsAction")],props:{safeAreaInsetBottom:{type:Boolean,default:!0}},render:function(){var t=arguments[0];return t("div",{class:g({unfit:!this.safeAreaInsetBottom})},[this.slots()])}}),O=n("48f4"),y=Object(u["a"])("goods-action-button"),j=y[0],C=y[1],w=j({mixins:[Object(p["a"])("vanGoodsAction")],props:Object(a["a"])({},O["c"],{type:String,text:String,icon:String,color:String,loading:Boolean,disabled:Boolean}),computed:{isFirst:function(){var t=this.parent&&this.parent.children[this.index-1];return!t||t.$options.name!==this.$options.name},isLast:function(){var t=this.parent&&this.parent.children[this.index+1];return!t||t.$options.name!==this.$options.name}},methods:{onClick:function(t){this.$emit("click",t),Object(O["b"])(this.$router,this)}},render:function(){var t=arguments[0];return t(f["a"],{class:C([{first:this.isFirst,last:this.isLast},this.type]),attrs:{size:"large",type:this.type,icon:this.icon,color:this.color,loading:this.loading,disabled:this.disabled},on:{click:this.onClick}},[this.slots()||this.text])}}),x=Object(u["a"])("dialog"),_=x[0],B=x[1],S=x[2],k=_({mixins:[Object(h["a"])()],props:{title:String,theme:String,width:[Number,String],message:String,className:null,callback:Function,beforeClose:Function,messageAlign:String,cancelButtonText:String,cancelButtonColor:String,confirmButtonText:String,confirmButtonColor:String,showCancelButton:Boolean,overlay:{type:Boolean,default:!0},allowHtml:{type:Boolean,default:!0},transition:{type:String,default:"van-dialog-bounce"},showConfirmButton:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!1}},data:function(){return{loading:{confirm:!1,cancel:!1}}},methods:{onClickOverlay:function(){this.handleAction("overlay")},handleAction:function(t){var e=this;this.$emit(t),this.value&&(this.beforeClose?(this.loading[t]=!0,this.beforeClose(t,(function(n){!1!==n&&e.loading[t]&&e.onClose(t),e.loading.confirm=!1,e.loading.cancel=!1}))):this.onClose(t))},onClose:function(t){this.close(),this.callback&&this.callback(t)},onOpened:function(){this.$emit("opened")},onClosed:function(){this.$emit("closed")},genRoundButtons:function(){var t=this,e=this.$createElement;return e(v,{class:B("footer")},[this.showCancelButton&&e(w,{attrs:{size:"large",type:"warning",text:this.cancelButtonText||S("cancel"),color:this.cancelButtonColor,loading:this.loading.cancel},class:B("cancel"),on:{click:function(){t.handleAction("cancel")}}}),this.showConfirmButton&&e(w,{attrs:{size:"large",type:"danger",text:this.confirmButtonText||S("confirm"),color:this.confirmButtonColor,loading:this.loading.confirm},class:B("confirm"),on:{click:function(){t.handleAction("confirm")}}})])},genButtons:function(){var t,e=this,n=this.$createElement,i=this.showCancelButton&&this.showConfirmButton;return n("div",{class:[d["e"],B("footer")]},[this.showCancelButton&&n(f["a"],{attrs:{size:"large",loading:this.loading.cancel,text:this.cancelButtonText||S("cancel")},class:B("cancel"),style:{color:this.cancelButtonColor},on:{click:function(){e.handleAction("cancel")}}}),this.showConfirmButton&&n(f["a"],{attrs:{size:"large",loading:this.loading.confirm,text:this.confirmButtonText||S("confirm")},class:[B("confirm"),(t={},t[d["c"]]=i,t)],style:{color:this.confirmButtonColor},on:{click:function(){e.handleAction("confirm")}}})])},genContent:function(t,e){var n=this.$createElement;if(e)return n("div",{class:B("content")},[e]);var i=this.message,a=this.messageAlign;if(i){var o,r,s={class:B("message",(o={"has-title":t},o[a]=a,o)),domProps:(r={},r[this.allowHtml?"innerHTML":"textContent"]=i,r)};return n("div",{class:B("content",{isolated:!t})},[n("div",c()([{},s]))])}}},render:function(){var t=arguments[0];if(this.shouldRender){var e=this.message,n=this.slots(),i=this.slots("title")||this.title,a=i&&t("div",{class:B("header",{isolated:!e&&!n})},[i]);return t("transition",{attrs:{name:this.transition},on:{afterEnter:this.onOpened,afterLeave:this.onClosed}},[t("div",{directives:[{name:"show",value:this.value}],attrs:{role:"dialog","aria-labelledby":this.title||e},class:[B([this.theme]),this.className],style:{width:Object(l["a"])(this.width)}},[a,this.genContent(i,n),"round-button"===this.theme?this.genRoundButtons():this.genButtons()])])}}}),$=n("a142");function F(t){return document.body.contains(t)}function T(){i&&i.$destroy(),i=new(r.a.extend(k))({el:document.createElement("div"),propsData:{lazyRender:!1}}),i.$on("input",(function(t){i.value=t}))}function P(t){return $["g"]?Promise.resolve():new Promise((function(e,n){i&&F(i.$el)||T(),Object(a["a"])(i,P.currentOptions,t,{resolve:e,reject:n})}))}P.defaultOptions={value:!0,title:"",width:"",theme:null,message:"",overlay:!0,className:"",allowHtml:!0,lockScroll:!0,transition:"van-dialog-bounce",beforeClose:null,overlayClass:"",overlayStyle:null,messageAlign:"",getContainer:"body",cancelButtonText:"",cancelButtonColor:null,confirmButtonText:"",confirmButtonColor:null,showConfirmButton:!0,showCancelButton:!1,closeOnPopstate:!0,closeOnClickOverlay:!1,callback:function(t){i["confirm"===t?"resolve":"reject"](t)}},P.alert=P,P.confirm=function(t){return P(Object(a["a"])({showCancelButton:!0},t))},P.close=function(){i&&(i.value=!1)},P.setDefaultOptions=function(t){Object(a["a"])(P.currentOptions,t)},P.resetDefaultOptions=function(){P.currentOptions=Object(a["a"])({},P.defaultOptions)},P.resetDefaultOptions(),P.install=function(){r.a.use(k)},P.Component=k,r.a.prototype.$dialog=P;e["a"]=P},"2fcb":function(t,e,n){},"4cf9":function(t,e,n){},"5fea":function(t,e,n){},"66b9":function(t,e,n){"use strict";n("68ef"),n("9d70"),n("3743"),n("e3b3"),n("bc1b")},"9df2":function(t,e,n){"use strict";n.d(e,"v",(function(){return a})),n.d(e,"G",(function(){return o})),n.d(e,"c",(function(){return r})),n.d(e,"H",(function(){return s})),n.d(e,"M",(function(){return c})),n.d(e,"A",(function(){return u})),n.d(e,"e",(function(){return l})),n.d(e,"u",(function(){return d})),n.d(e,"t",(function(){return h})),n.d(e,"n",(function(){return f})),n.d(e,"j",(function(){return p})),n.d(e,"m",(function(){return m})),n.d(e,"i",(function(){return b})),n.d(e,"w",(function(){return g})),n.d(e,"x",(function(){return v})),n.d(e,"K",(function(){return O})),n.d(e,"s",(function(){return y})),n.d(e,"f",(function(){return j})),n.d(e,"a",(function(){return C})),n.d(e,"g",(function(){return w})),n.d(e,"J",(function(){return x})),n.d(e,"I",(function(){return _})),n.d(e,"E",(function(){return B})),n.d(e,"D",(function(){return S})),n.d(e,"C",(function(){return k})),n.d(e,"B",(function(){return $})),n.d(e,"l",(function(){return F})),n.d(e,"z",(function(){return T})),n.d(e,"L",(function(){return P})),n.d(e,"b",(function(){return A})),n.d(e,"h",(function(){return D})),n.d(e,"o",(function(){return L})),n.d(e,"p",(function(){return N})),n.d(e,"d",(function(){return V})),n.d(e,"y",(function(){return z})),n.d(e,"F",(function(){return E})),n.d(e,"q",(function(){return I})),n.d(e,"r",(function(){return M})),n.d(e,"k",(function(){return H}));var i=n("b775");function a(t){return Object(i["a"])({url:"/api/train/new",method:"post",data:t})}function o(t){return Object(i["a"])({url:"/api/train/trainClassList",method:"post",data:t})}function r(t){return Object(i["a"])({url:"/api/train/classDetail",method:"post",data:t})}function s(t){return Object(i["a"])({url:"/api/train/trainCourseList",method:"post",data:t})}function c(t){return Object(i["a"])({url:"/api/train/watch_feel",method:"post",data:t})}function u(t){return Object(i["a"])({url:"/api/train/thumbing",method:"post",data:t})}function l(t){return Object(i["a"])({url:"/api/train/commentAdd",method:"post",data:t})}function d(t){return Object(i["a"])({url:"/api/exam/submitPaper",method:"post",data:t})}function h(t){return Object(i["a"])({url:"/api/exam/get_questions",method:"post",data:t})}function f(t){return Object(i["a"])({url:"/api/exam/ranking",method:"post",data:t})}function p(t){return Object(i["a"])({url:"/api/train/courseDetail",method:"post",data:t})}function m(t){return Object(i["a"])({url:"/api/train/doneLogging",method:"post",data:t})}function b(t){return Object(i["a"])({url:"/client/train/courseDetail",method:"post",data:t})}function g(t){return Object(i["a"])({url:"/api/exam/paperdetail",method:"post",data:t})}function v(t){return Object(i["a"])({url:"/api/exam/paperlist",method:"post",data:t})}function O(t){return Object(i["a"])({url:"/api/exam/treat_correct_paper",method:"post",data:t})}function y(t){return Object(i["a"])({url:"/api/exam/get_papers",method:"post",data:t})}function j(t){return Object(i["a"])({url:"/api/exam/correct_papers_log",method:"post",data:t})}function C(t){return Object(i["a"])({url:"/api/exam/all_correct_papers",method:"post",data:t})}function w(t){return Object(i["a"])({url:"/api/exam/correct_papers_question_list",method:"post",data:t})}function x(t){return Object(i["a"])({url:"/api/train/all_complete",method:"post",data:t})}function _(t){return Object(i["a"])({url:"/api/train/all_org",method:"post",data:t})}function B(t){return Object(i["a"])({url:"/api/camp/read",method:"post",data:t})}function S(t){return Object(i["a"])({url:"/api/camp/plan",method:"post",data:t})}function k(t){return Object(i["a"])({url:"/api/camp/list",method:"post",data:t})}function $(t){return Object(i["a"])({url:"/api/camp/approve",method:"post",data:t})}function F(t){return Object(i["a"])({url:"/api/day_study/study",method:"post",data:t})}function T(t){return Object(i["a"])({url:"/api/day_study/setting",method:"post",data:t})}function P(t){return Object(i["a"])({url:"/api/day_study/update_study",method:"post",data:t})}function A(t){return Object(i["a"])({url:"/api/day_study/change_study_long",method:"post",data:t})}function D(t){return Object(i["a"])({url:"/api/train/coureseView",method:"post",data:t})}function L(t){return Object(i["a"])({url:"/api/train/get_train_class_cate",method:"post",data:t})}function N(t){return Object(i["a"])({url:"/api/train/get_train_class_label",method:"post",data:t})}function V(t){return Object(i["a"])({url:"/api/train/classView",method:"post",data:t})}function z(t){return Object(i["a"])({url:"/api/exam/answer",method:"post",data:t})}function E(t){return Object(i["a"])({url:"/client/train/trainClassList",method:"post",data:t})}function I(t){return Object(i["a"])({url:"/client/train/get_train_class_cate",method:"post",data:t})}function M(t){return Object(i["a"])({url:"/client/train/get_train_class_label",method:"post",data:t})}function H(t){return Object(i["a"])({url:"/client/index/signUp",method:"post",data:t})}},a11e:function(t,e,n){"use strict";n("5fea")},a15b:function(t,e,n){"use strict";var i=n("23e7"),a=n("e330"),o=n("44ad"),r=n("fc6a"),s=n("a640"),c=a([].join),u=o!=Object,l=s("join",",");i({target:"Array",proto:!0,forced:u||!l},{join:function(t){return c(r(this),void 0===t?",":t)}})},d2c5:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"page"},[t._l(t.testobj,(function(t,e){return n("read-item",{key:t.id,attrs:{item:t,index:e}})})),n("div",{staticClass:"fixed-bottom"},[t.testobj.length?n("van-button",{staticStyle:{width:"100%","font-size":"0.35rem","border-radius":"10px"},attrs:{type:"info"},on:{click:t.savatap}},[t._v("保存并进入下一张 ")]):n("van-button",{staticStyle:{width:"100%","font-size":"0.35rem","border-radius":"10px","background-color":"#A8C9FF"},attrs:{type:"info"}},[t._v("保存并进入下一张 ")])],1),n("wzhload",{directives:[{name:"show",rawName:"v-show",value:t.loadFlag,expression:"loadFlag"}]})],2)},a=[],o=n("fc11"),r=(n("e17f"),n("2241")),s=(n("66b9"),n("b650")),c=(n("b0c0"),n("a15b"),n("e9c4"),function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"read-item"},[n("div",{staticClass:"item-title"},[n("div",{staticClass:"clearfix font32"},[n("div",{staticClass:"pull-left"},[t._v("(简答题"+t._s(1*t.index+1)+")")]),n("div",{staticClass:"pull-left",domProps:{innerHTML:t._s(t.item.content)}}),n("div",{staticClass:"pull-left"},[t._v("("+t._s(t.item.pivot.score)+"分)")])])]),n("p",{staticClass:"answer mgt30 font28"},[n("span",[t._v("考生答案:"+t._s(t.item.emp_answer))])]),n("p",{staticClass:"mgt30 font28"},[t._v("正确答案:"+t._s(t.item.answer))]),n("div",{staticClass:"flex-score mgt30"},[n("span",[t._v("系统打分:"+t._s(t.item.correct_score)+"分")]),n("span",[t._v("实际分值:"+t._s(t.item.correct_score)+"分 "),n("span",{staticClass:"btn",on:{click:function(e){t.show=!0}}},[t._v("修改")])])]),n("van-overlay",{attrs:{show:t.show},on:{click:function(e){t.show=!1}}},[n("div",{staticClass:"wrapper",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"block"},[n("div",{staticClass:"b-content"},[n("van-stepper",{attrs:{min:0,max:t.item.pivot.score},model:{value:t.value,callback:function(e){t.value=e},expression:"value"}})],1),n("div",{staticClass:"d-btn"},[n("div",{staticClass:"flex-sub",staticStyle:{color:"#ff2828"},on:{click:function(e){t.show=!1}}},[t._v("取消")]),n("div",{staticClass:"flex-sub",staticStyle:{"border-left":"1px solid #28a1ff",color:"#28a1ff"},on:{click:t.suretap}},[t._v(" 确定 ")])])])])])],1)}),u=[],l=(n("68ef"),n("fb6c"),n("2638")),d=n.n(l),h=n("d282"),f=n("ea8e"),p=n("a142"),m=n("a8fa"),b=n("1325"),g=n("482d"),v=n("90c6"),O=n("78eb"),y=Object(h["a"])("stepper"),j=y[0],C=y[1],w=600,x=200;function _(t,e){return String(t)===String(e)}var B,S,k=j({mixins:[O["a"]],props:{value:null,theme:String,integer:Boolean,disabled:Boolean,allowEmpty:Boolean,inputWidth:[Number,String],buttonSize:[Number,String],asyncChange:Boolean,placeholder:String,disablePlus:Boolean,disableMinus:Boolean,disableInput:Boolean,decimalLength:[Number,String],name:{type:[Number,String],default:""},min:{type:[Number,String],default:1},max:{type:[Number,String],default:1/0},step:{type:[Number,String],default:1},defaultValue:{type:[Number,String],default:1},showPlus:{type:Boolean,default:!0},showMinus:{type:Boolean,default:!0},showInput:{type:Boolean,default:!0},longPress:{type:Boolean,default:!0}},data:function(){var t,e=null!=(t=this.value)?t:this.defaultValue,n=this.format(e);return _(n,this.value)||this.$emit("input",n),{currentValue:n}},computed:{minusDisabled:function(){return this.disabled||this.disableMinus||this.currentValue<=+this.min},plusDisabled:function(){return this.disabled||this.disablePlus||this.currentValue>=+this.max},inputStyle:function(){var t={};return this.inputWidth&&(t.width=Object(f["a"])(this.inputWidth)),this.buttonSize&&(t.height=Object(f["a"])(this.buttonSize)),t},buttonStyle:function(){if(this.buttonSize){var t=Object(f["a"])(this.buttonSize);return{width:t,height:t}}}},watch:{max:"check",min:"check",integer:"check",decimalLength:"check",value:function(t){_(t,this.currentValue)||(this.currentValue=this.format(t))},currentValue:function(t){this.$emit("input",t),this.$emit("change",t,{name:this.name})}},methods:{check:function(){var t=this.format(this.currentValue);_(t,this.currentValue)||(this.currentValue=t)},formatNumber:function(t){return Object(g["b"])(String(t),!this.integer)},format:function(t){return this.allowEmpty&&""===t||(t=this.formatNumber(t),t=""===t?0:+t,t=Object(v["a"])(t)?this.min:t,t=Math.max(Math.min(this.max,t),this.min),Object(p["c"])(this.decimalLength)&&(t=t.toFixed(this.decimalLength))),t},onInput:function(t){var e=t.target.value,n=this.formatNumber(e);if(Object(p["c"])(this.decimalLength)&&-1!==n.indexOf(".")){var i=n.split(".");n=i[0]+"."+i[1].slice(0,this.decimalLength)}_(e,n)||(t.target.value=n),n===String(+n)&&(n=+n),this.emitChange(n)},emitChange:function(t){this.asyncChange?(this.$emit("input",t),this.$emit("change",t,{name:this.name})):this.currentValue=t},onChange:function(){var t=this.type;if(this[t+"Disabled"])this.$emit("overlimit",t);else{var e="minus"===t?-this.step:+this.step,n=this.format(Object(g["a"])(+this.currentValue,e));this.emitChange(n),this.$emit(t)}},onFocus:function(t){this.disableInput&&this.$refs.input?this.$refs.input.blur():this.$emit("focus",t)},onBlur:function(t){var e=this.format(t.target.value);t.target.value=e,this.emitChange(e),this.$emit("blur",t),Object(m["a"])()},longPressStep:function(){var t=this;this.longPressTimer=setTimeout((function(){t.onChange(),t.longPressStep(t.type)}),x)},onTouchStart:function(){var t=this;this.longPress&&(clearTimeout(this.longPressTimer),this.isLongPress=!1,this.longPressTimer=setTimeout((function(){t.isLongPress=!0,t.onChange(),t.longPressStep()}),w))},onTouchEnd:function(t){this.longPress&&(clearTimeout(this.longPressTimer),this.isLongPress&&Object(b["c"])(t))},onMousedown:function(t){this.disableInput&&t.preventDefault()}},render:function(){var t=this,e=arguments[0],n=function(e){return{on:{click:function(n){n.preventDefault(),t.type=e,t.onChange()},touchstart:function(){t.type=e,t.onTouchStart()},touchend:t.onTouchEnd,touchcancel:t.onTouchEnd}}};return e("div",{class:C([this.theme])},[e("button",d()([{directives:[{name:"show",value:this.showMinus}],attrs:{type:"button"},style:this.buttonStyle,class:C("minus",{disabled:this.minusDisabled})},n("minus")])),e("input",{directives:[{name:"show",value:this.showInput}],ref:"input",attrs:{type:this.integer?"tel":"text",role:"spinbutton",disabled:this.disabled,readonly:this.disableInput,inputmode:this.integer?"numeric":"decimal",placeholder:this.placeholder,"aria-valuemax":this.max,"aria-valuemin":this.min,"aria-valuenow":this.currentValue},class:C("input"),domProps:{value:this.currentValue},style:this.inputStyle,on:{input:this.onInput,focus:this.onFocus,blur:this.onBlur,mousedown:this.onMousedown}}),e("button",d()([{directives:[{name:"show",value:this.showPlus}],attrs:{type:"button"},style:this.buttonStyle,class:C("plus",{disabled:this.plusDisabled})},n("plus")]))])}}),$=(n("f1dc"),n("6e47")),F={components:(B={},Object(o["a"])(B,$["a"].name,$["a"]),Object(o["a"])(B,k.name,k),B),props:["item","index"],data:function(){return{show:!1,value:1}},watch:{},mounted:function(){this.value=this.item.pivot.score},methods:{suretap:function(){this.show=!1,this.$parent.scorearr[this.item.id]=this.value,this.$parent.editarr.indexOf(this.item.id)<0&&this.$parent.editarr.push(this.item.id),this.item.correct_score=this.value,this.$parent.testobj[this.index].correct_score=this.value}}},T=F,P=(n("a11e"),n("2877")),A=Object(P["a"])(T,c,u,!1,null,"03cb6e18",null),D=A.exports,L=n("9df2"),N={components:(S={},Object(o["a"])(S,s["a"].name,s["a"]),Object(o["a"])(S,"readItem",D),Object(o["a"])(S,r["a"].name,r["a"]),S),data:function(){return{loadFlag:!0,pid:"",yid:"",testempid:"",scorearr:{},testobj:[],editarr:[]}},created:function(){this.pid=this.$route.params.pid,this.testempid=this.$route.params.emid,this.yid=this.$route.params.yid,this.paperfun()},methods:{paperfun:function(){var t=this,e=this,n={paperid:e.pid,employee_id:e.testempid};Object(L["g"])(n).then((function(n){if(t.scorearr={},t.editarr=[],"0"==n.data.code){var i=[];for(var a in n.data.data)"简答"==n.data.data[a].type&&(i.push(n.data.data[a]),t.scorearr[n.data.data[a].id]=n.data.data[a].correct_score);e.testobj=i}t.loadFlag=!1}))},savatap:function(){var t=this;if(this.editarr.length!=this.testobj.length){for(var e=[],n=0;n<this.testobj.length;n++)this.editarr.indexOf(this.testobj[n].id)<=-1&&e.push(1*n+1);return r["a"].confirm({title:"批阅提示",message:"简答题"+e.join("、")+"还没有批阅,请先批后在提交!",confirmButtonColor:"#28A1FF",confirmButtonText:"强制提交",cancelButtonText:"再想想"}).then((function(){t.loadFlag=!0,t.makecheck()})).catch((function(){})),!1}r["a"].confirm({title:"批阅提示",message:"确定提交批改成绩?",confirmButtonColor:"#28A1FF",confirmButtonText:"立即提交",cancelButtonText:"再想想"}).then((function(){t.loadFlag=!0,t.makecheck()})).catch((function(){}))},makecheck:function(){var t=this,e={paperid:t.pid,employee_id:t.testempid,answer:JSON.stringify(t.scorearr),result_id:this.yid};Object(L["a"])(e).then((function(e){t.loadFlag=!1,"0"==e.data.code&&(e.data.data instanceof Array?t.$router.go(-1):(t.pid=e.data.data.paper.id,t.testempid=e.data.data.employee_id,t.paperfun()))}))}}},V=N,z=(n("fe05"),Object(P["a"])(V,i,a,!1,null,"2d3f690a",null));e["default"]=z.exports},e17f:function(t,e,n){"use strict";n("68ef"),n("a71a"),n("9d70"),n("3743"),n("4d75"),n("e3b3"),n("bc1b"),n("1175"),n("4cf9"),n("2fcb")},e9c4:function(t,e,n){var i=n("23e7"),a=n("da84"),o=n("d066"),r=n("2ba4"),s=n("e330"),c=n("d039"),u=a.Array,l=o("JSON","stringify"),d=s(/./.exec),h=s("".charAt),f=s("".charCodeAt),p=s("".replace),m=s(1..toString),b=/[\uD800-\uDFFF]/g,g=/^[\uD800-\uDBFF]$/,v=/^[\uDC00-\uDFFF]$/,O=function(t,e,n){var i=h(n,e-1),a=h(n,e+1);return d(g,t)&&!d(v,a)||d(v,t)&&!d(g,i)?"\\u"+m(f(t,0),16):t},y=c((function(){return'"\\udf06\\ud834"'!==l("\udf06\ud834")||'"\\udead"'!==l("\udead")}));l&&i({target:"JSON",stat:!0,forced:y},{stringify:function(t,e,n){for(var i=0,a=arguments.length,o=u(a);i<a;i++)o[i]=arguments[i];var s=r(l,null,o);return"string"==typeof s?p(s,b,O):s}})},efe2:function(t,e,n){},f1dc:function(t,e,n){"use strict";n("68ef"),n("a71a")},fb6c:function(t,e,n){},fe05:function(t,e,n){"use strict";n("efe2")}}]);
|