1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["TeachingSet"],{"28a5":function(t,e,a){"use strict";var n=a("aae3"),i=a("cb7c"),s=a("ebd6"),r=a("0390"),o=a("9def"),c=a("5f1b"),l=a("520a"),u=a("79e5"),h=Math.min,d=[].push,p="split",v="length",f="lastIndex",g=4294967295,m=!u(function(){RegExp(g,"y")});a("214f")("split",2,function(t,e,a,u){var b;return b="c"=="abbc"[p](/(b)*/)[1]||4!="test"[p](/(?:)/,-1)[v]||2!="ab"[p](/(?:ab)*/)[v]||4!="."[p](/(.?)(.?)/)[v]||"."[p](/()()/)[v]>1||""[p](/.?/)[v]?function(t,e){var i=String(this);if(void 0===t&&0===e)return[];if(!n(t))return a.call(i,t,e);var s,r,o,c=[],u=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),h=0,p=void 0===e?g:e>>>0,m=new RegExp(t.source,u+"g");while(s=l.call(m,i)){if(r=m[f],r>h&&(c.push(i.slice(h,s.index)),s[v]>1&&s.index<i[v]&&d.apply(c,s.slice(1)),o=s[0][v],h=r,c[v]>=p))break;m[f]===s.index&&m[f]++}return h===i[v]?!o&&m.test("")||c.push(""):c.push(i.slice(h)),c[v]>p?c.slice(0,p):c}:"0"[p](void 0,0)[v]?function(t,e){return void 0===t&&0===e?[]:a.call(this,t,e)}:a,[function(a,n){var i=t(this),s=void 0==a?void 0:a[e];return void 0!==s?s.call(a,i,n):b.call(String(i),a,n)},function(t,e){var n=u(b,t,this,e,b!==a);if(n.done)return n.value;var l=i(t),d=String(this),p=s(l,RegExp),v=l.unicode,f=(l.ignoreCase?"i":"")+(l.multiline?"m":"")+(l.unicode?"u":"")+(m?"y":"g"),k=new p(m?l:"^(?:"+l.source+")",f),x=void 0===e?g:e>>>0;if(0===x)return[];if(0===d.length)return null===c(k,d)?[d]:[];var y=0,S=0,w=[];while(S<d.length){k.lastIndex=m?S:0;var _,$=c(k,m?d:d.slice(S));if(null===$||(_=h(o(k.lastIndex+(m?0:S)),d.length))===y)S=r(d,S,v);else{if(w.push(d.slice(y,S)),w.length===x)return w;for(var E=1;E<=$.length-1;E++)if(w.push($[E]),w.length===x)return w;S=y=_}}return w.push(d.slice(y)),w}]})},3354:function(t,e,a){},"386d":function(t,e,a){"use strict";var n=a("cb7c"),i=a("83a1"),s=a("5f1b");a("214f")("search",1,function(t,e,a,r){return[function(a){var n=t(this),i=void 0==a?void 0:a[e];return void 0!==i?i.call(a,n):new RegExp(a)[e](String(n))},function(t){var e=r(a,t,this);if(e.done)return e.value;var o=n(t),c=String(this),l=o.lastIndex;i(l,0)||(o.lastIndex=0);var u=s(o,c);return i(o.lastIndex,l)||(o.lastIndex=l),null===u?-1:u.index}]})},"4ca3":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"teachingset"},[a("m-header"),a("van-search",{attrs:{shape:"round",placeholder:"搜小区、学校",background:"transparent","show-action":""},on:{search:t.onSearch},model:{value:t.search_value,callback:function(e){t.search_value=e},expression:"search_value"}},[a("div",{attrs:{slot:"action"},on:{click:t.onSearch},slot:"action"},[t._v("搜索")])]),a("el-amap",{attrs:{zoom:t.zoom,events:t.amapEvents(),plugin:t.plugin,center:t.center}},t._l(t.markers,function(t,e){return a("el-amap-marker",{key:e,attrs:{clickable:!0,events:t.events,position:t.position}})}),1),a("van-cell-group",[a("van-field",{attrs:{type:"textarea",rows:"1",autosize:"",disabled:!0,label:"教学地址",placeholder:"详情地址"},model:{value:t.addressDetail,callback:function(e){t.addressDetail=e},expression:"addressDetail"}}),a("van-field",{attrs:{type:"text",label:"教学点名称",placeholder:"请输入名称"},model:{value:t.teachingSchool,callback:function(e){t.teachingSchool=e},expression:"teachingSchool"}})],1),a("div",{staticClass:"button-group"},[a("van-button",{attrs:{type:"primary",round:"",size:"large"},on:{click:t.onSubmit}},[t._v("确认")])],1)],1)},i=[],s=(a("386d"),a("28a5"),a("7f7f"),a("6e6e")),r=a("9afb"),o={name:"teachingset",components:{MHeader:s["a"]},data:function(){var t=this;return{type:this.$route.query.type,search_value:"",zoom:12,center:[114.34371,30.55939],markers:[],searchResult:[],plugin:[{pName:"Geolocation",events:{init:function(e){"create"==t.type&&e.getCurrentPosition(function(e,a){a&&a.position&&(t.lng=a.position.lng,t.lat=a.position.lat,t.center=[t.lng,t.lat],t.loaded=!0,t.$nextTick())})}}},{pName:"ToolBar",events:{init:function(){}}}],searchOption:{pageSize:1,pageIndex:1,autoFitView:!0},addressDetail:null,teachingSchool:null,lnglat:null}},mounted:function(){document.title="教学点设置";var t=this.$route.query;if(t.Authorization&&(localStorage.setItem("Authorization",decodeURI(t.Authorization)),localStorage.setItem("userInfo",decodeURI(t.Authorization))),"update"==t.type){this.addressDetail=t.address,this.teachingSchool=t.name,this.lnglat=t.longitudeLatitude;var e=t.longitudeLatitude.split(",");this.center=[e[0],e[1]],this.markers.push({position:[e[0],e[1]],events:this.markerEvents()})}},methods:{amapEvents:function(){return{complete:function(){}}},onSubmit:function(){var t=this;this.addressDetail?this.teachingSchool?"create"==this.type?Object(r["q"])({name:this.teachingSchool,address:this.addressDetail,longitudeLatitude:this.lnglat}).then(function(e){var a=e.data;200==a.code?(t.$toast("添加成功"),t.$router.push("/teachingSchool")):t.$toast(a.msg)}):"update"==this.type&&Object(r["s"])({id:this.$route.query.id,name:this.teachingSchool,address:this.addressDetail,longitudeLatitude:this.lnglat}).then(function(e){var a=e.data;200==a.code?(t.$toast("修改成功"),t.$router.push("/teachingSchool")):t.$toast(a.msg)}):this.$toast("请输入教学点名称"):this.$toast("请选择教学地点")},onSearch:function(){var t=this;if(this.search_value){this.markers=[];var e=new AMap.PlaceSearch(this.searchOption);e.search(this.search_value,function(e,a){if(a&&a.poiList&&a.poiList.count){var n=a.poiList.pois[0];t.searchResult.push(n),t.markers.push({position:[n.location.lng,n.location.lat],events:t.markerEvents(n)}),t.center=[n.location.lng,n.location.lat]}else if(void 0===a.poiList)throw new Error(a)})}},markerEvents:function(){var t=this;return{click:function(e){var a=new AMap.Geocoder;a.getAddress(e.lnglat,function(a,n){"complete"===a&&n.regeocode?(t.lnglat=e.lnglat.lng+","+e.lnglat.lat,t.addressDetail=n.regeocode.formattedAddress):t.$toast("请重新选择地址")})}}}}},c=o,l=(a("ebb2"),a("2877")),u=Object(l["a"])(c,n,i,!1,null,"65c5a922",null);e["default"]=u.exports},5115:function(t,e,a){"use strict";var n=a("3354"),i=a.n(n);i.a},"6e6e":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"mheader"},[a("header",{staticClass:"m-nav-header",class:[t.isFixed?"fixed":""]},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.isBack,expression:"isBack"}],staticClass:"m-nav-bar__left",on:{click:t.goBack}},[a("van-icon",{staticClass:"arrow-left",attrs:{name:"arrow-left"}})],1),a("div",{staticClass:"m-nav-bar__title"},[t._t("default",[t._v(t._s(t.name?t.name:this.$route.meta.descrition))])],2),a("div",{staticClass:"m-nav-bar__right"},[t._t("right")],2)])])},i=[],s={name:"mheader",props:{name:String,isBack:{type:Boolean,default:!0},isFixed:{type:Boolean,default:!0},backUrl:{type:Object,default:function(){return{callBack:null,path:"",params:{}}}}},methods:{goBack:function(){var t=this.backUrl;"function"==typeof t.callBack?t.callBack():t.path?this.$router.push({path:t.path,query:t.params}):history.go(-1)}}},r=s,o=(a("5115"),a("2877")),c=Object(o["a"])(r,n,i,!1,null,"61d0e2e4",null);e["a"]=c.exports},"7f7f":function(t,e,a){var n=a("86cc").f,i=Function.prototype,s=/^\s*function ([^ (]*)/,r="name";r in i||a("9e1e")&&n(i,r,{configurable:!0,get:function(){try{return(""+this).match(s)[1]}catch(t){return""}}})},"83a1":function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t===1/e:t!=t&&e!=e}},aae3:function(t,e,a){var n=a("d3f4"),i=a("2d95"),s=a("2b4c")("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[s])?!!e:"RegExp"==i(t))}},de13:function(t,e,a){},ebb2:function(t,e,a){"use strict";var n=a("de13"),i=a.n(n);i.a}}]);
|