chunk-f998.ea7c62db.js 7.9 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-f998"],{D6wa:function(e,t,a){},DxHi:function(e,t,a){"use strict";var i=a("rNMa");a.n(i).a},IrcU:function(e,t,a){"use strict";a.r(t);var i=a("QbLZ"),o=a.n(i),r=a("14Xm"),s=a.n(r),n=a("D3Ub"),l=a.n(n),c=a("NUmi"),p={model:{prop:"value",event:"change"},props:{value:{}},mounted:function(){},data:function(){return{lnglat:"",mapVisible:!1,map_show:!1,map_keyword:"",location_name:"",position:null,map:null}},methods:{searchMap:function(){var e=this;AMap.plugin("AMap.PlaceSearch",function(){var t={city:"全国",map:e.map,pageSize:1,pageIndex:1,autoFitView:!0};new window.AMap.PlaceSearch(t).search(e.map_keyword,function(t,a){if("complete"==t)if(0==a.poiList.pois.length)e.$message.error("没有查询到对应的地址");else{var i=a.poiList.pois[0];e.position=[i.location.lng,i.location.lat],e.location_name=i.pname+i.cityname+i.adname+i.address,e.map_keyword=e.location_name}else"no_data"==t&&e.$message.error("没有查询到对应的地址")})})},getMap:function(){var e=this;e.position="0.000000"==e.value[0]&&"0.000000"==this.value[1]?[116.397451,39.909187]:e.value,e.map=new AMap.Map(e.$refs.ditucontent,{center:e.position,zoom:18});var t=e.position[0],a=e.position[1],i=new AMap.Marker({position:[t,a],offset:new AMap.Pixel(-13,-30)});e.map.add(i),e.map.on("click",function(i){e.map.clearMap(),t=i.lnglat.getLng(),a=i.lnglat.getLat(),e.position=[t,a];var o=new AMap.Marker({position:[t,a],offset:new AMap.Pixel(-13,-30)});AMap.service("AMap.Geocoder",function(){var t=new AMap.Geocoder({city:""});t.getAddress(e.position,function(t,a){e.location_name="complete"===t&&"OK"===a.info?a.regeocode.formattedAddress:"获取失败","获取失败"!==e.location_name&&(e.map_keyword=e.location_name)}),e.map.add(o),e.map.setFitView()})})},openMap:function(){var e=this;this.map_show=!0,setTimeout(function(){e.getMap()},0)},sureMap:function(){this.$emit("change",this.position),this.map_show=!1}}},u=(a("VxOe"),a("KHd+")),_=Object(u.a)(p,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-dialog",{attrs:{visible:e.map_show,width:"60%",center:"",title:"选择坐标"},on:{"update:visible":function(t){e.map_show=t}}},[a("div",[a("div",[a("input",{directives:[{name:"model",rawName:"v-model",value:e.map_keyword,expression:"map_keyword"}],staticClass:"el-input__inner",staticStyle:{width:"70%"},domProps:{value:e.map_keyword},on:{keyup:function(t){return"button"in t||!e._k(t.keyCode,"enter",13,t.key,"Enter")?e.searchMap(t):null},input:function(t){t.target.composing||(e.map_keyword=t.target.value)}}}),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.searchMap()}}},[e._v("搜索")])],1),e._v(" "),a("div",{ref:"ditucontent",staticStyle:{width:"100%",height:"450px",margin:"20px 0"},attrs:{id:"map"}})]),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:e.sureMap}},[e._v("确 定")]),e._v(" "),a("el-button",{on:{click:function(t){e.map_show=!1}}},[e._v("取 消")])],1)])},[],!1,null,"614bdfa9",null);_.options.__file="MapDialog.vue";var d=_.exports,m={data:function(){return{search_form:{shop_poster_id:"",invite_poster_id:"",is_extra:0,bind_type:1},location:["0.000000","0.000000"],poster_list:[]}},components:{group_chat_side:c.a,MapDialog:d},mounted:function(){this.getSetting()},methods:{getSetting:function(){var e=this;return l()(s.a.mark(function t(){var a;return s.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,$http.pc_post("plugin/GroupDevelopUser/getGroupSetting",{id:e.$route.query.group_id});case 2:1==(a=t.sent).result?(e.search_form=a.data.setting,e.location[0]=a.data.setting.longitude,e.location[1]=a.data.setting.latitude,e.poster_list=a.data.poster_list,e.search_form.invite_poster_id=0===e.search_form.invite_poster_id?"":e.search_form.invite_poster_id,e.search_form.shop_poster_id=0===e.search_form.shop_poster_id?"":e.search_form.shop_poster_id):e.$message.error(a.msg);case 4:case"end":return t.stop()}},t,e)}))()},submit:function(){var e=this;return l()(s.a.mark(function t(){var a;return s.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,$http.pc_post("plugin/GroupDevelopUser/setGroupSetting",o()({id:e.$route.query.group_id},e.search_form,{longitude:e.location[0],latitude:e.location[1]}));case 2:1==(a=t.sent).result?(e.$message.success(a.msg),e.$router.push(e.fun.getUrl("groupChat",{},{}))):e.$message.error(a.msg);case 4:case"end":return t.stop()}},t,e)}))()},openMap:function(){this.$refs.coordinate.openMap()}}},f=(a("DxHi"),Object(u.a)(m,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"all"},[a("group_chat_side"),e._v(" "),a("div",{staticStyle:{width:"calc(100% - 150px)"},attrs:{id:"app"}},[a("div",{staticClass:"vue-main"},[e._m(0),e._v(" "),a("el-form",{staticClass:"demo-form-inline",attrs:{"label-width":"300px"}},[a("el-form-item",{attrs:{label:"会员分享海报"}},[a("div",[a("el-select",{attrs:{placeholder:"请选择海报",clearable:"",filterable:""},model:{value:e.search_form.invite_poster_id,callback:function(t){e.$set(e.search_form,"invite_poster_id",t)},expression:"search_form.invite_poster_id"}},e._l(e.poster_list,function(e){return a("el-option",{key:e.id,attrs:{label:e.title,value:e.id}})}))],1)]),e._v(" "),a("el-form-item",{attrs:{label:"员工分享海报"}},[a("div",[a("el-select",{attrs:{placeholder:"请选择海报",clearable:"",filterable:""},model:{value:e.search_form.shop_poster_id,callback:function(t){e.$set(e.search_form,"shop_poster_id",t)},expression:"search_form.shop_poster_id"}},e._l(e.poster_list,function(e){return a("el-option",{key:e.id,attrs:{label:e.title,value:e.id}})}))],1),e._v(" "),a("div",{staticClass:"tip"},[e._v("注: 员工分享海报不显示群二维码")])]),e._v(" "),a("el-form-item",{attrs:{label:"进群会员上级关系绑定"}},[a("el-radio",{attrs:{label:0},model:{value:e.search_form.is_extra,callback:function(t){e.$set(e.search_form,"is_extra",t)},expression:"search_form.is_extra"}},[e._v("默认设置")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.search_form.is_extra,callback:function(t){e.$set(e.search_form,"is_extra",t)},expression:"search_form.is_extra"}},[e._v("独立设置")])],1),e._v(" "),1==e.search_form.is_extra?a("el-form-item",{attrs:{label:" "}},[a("el-radio",{attrs:{label:1},model:{value:e.search_form.bind_type,callback:function(t){e.$set(e.search_form,"bind_type",t)},expression:"search_form.bind_type"}},[e._v("锁客会员")]),e._v(" "),a("el-radio",{attrs:{label:2},model:{value:e.search_form.bind_type,callback:function(t){e.$set(e.search_form,"bind_type",t)},expression:"search_form.bind_type"}},[e._v("邀请会员")])],1):e._e(),e._v(" "),a("el-form-item",{attrs:{label:"定位",prop:"location"}},[a("div",{staticStyle:{display:"flex",width:"50%"}},[a("el-input",{attrs:{placeholder:""},model:{value:e.location[0],callback:function(t){e.$set(e.location,0,t)},expression:"location[0]"}}),e._v(" "),a("el-input",{staticStyle:{margin:"0 10px"},attrs:{placeholder:""},model:{value:e.location[1],callback:function(t){e.$set(e.location,1,t)},expression:"location[1]"}}),e._v(" "),a("el-button",{on:{click:e.openMap}},[e._v("选择坐标")])],1)])],1)],1),e._v(" "),a("MapDialog",{ref:"coordinate",model:{value:e.location,callback:function(t){e.location=t},expression:"location"}}),e._v(" "),a("div",{staticClass:"vue-page"},[a("div",{staticClass:"vue-center"},[a("el-button",{attrs:{type:"primary"},on:{click:e.submit}},[e._v("提交")])],1)])],1)],1)},[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"vue-main-title",staticStyle:{"margin-bottom":"20px"}},[t("div",{staticClass:"vue-main-title-left"}),this._v(" "),t("div",{staticClass:"vue-main-title-content",staticStyle:{flex:"0 0 130px"}},[this._v("群拓客编辑")]),this._v(" "),t("div",{staticClass:"vue-main-title-button"})])}],!1,null,"4247ed0b",null));f.options.__file="group_editor.vue";t.default=f.exports},VxOe:function(e,t,a){"use strict";var i=a("D6wa");a.n(i).a},rNMa:function(e,t,a){}}]);