bztang-admin/addons/yun_shop/static/app/js/chunk-3acaecf0.026d6344.js

1 line
3.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3acaecf0"],{"1c05":function(e,t,a){var o=a("e5c8");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var n=a("499e").default;n("5af5609d",o,!0,{sourceMap:!1,shadowMode:!1})},"6aac":function(e,t,a){"use strict";a("1c05")},bf59:function(e,t,a){"use strict";a.r(t);var o=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"power_store"}},[a("c-title",{attrs:{hide:!1,text:"店铺信息"}}),a("div",{staticClass:"content"},[a("div",{staticClass:"item"},[a("span",[e._v("店铺名称:")]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.shop_name,expression:"shop_name"}],attrs:{type:"text",placeholder:"请输入店铺名称"},domProps:{value:e.shop_name},on:{input:function(t){t.target.composing||(e.shop_name=t.target.value)}}})]),a("div",{staticClass:"item"},[a("span",[e._v("联系方式:")]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入联系方式"},domProps:{value:e.phone},on:{input:function(t){t.target.composing||(e.phone=t.target.value)}}})]),a("div",{staticClass:"item"},[a("span",[e._v("店铺地址:")]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.shop_address,expression:"shop_address"}],attrs:{type:"text",placeholder:"请输入店铺地址"},domProps:{value:e.shop_address},on:{input:function(t){t.target.composing||(e.shop_address=t.target.value)}}})])]),a("div",{staticClass:"btn-wrap"},[a("div",{staticClass:"btn",on:{click:e.submit}},[e._v(" 确定 ")])])],1)},n=[],s=(a("e7e5"),a("d399")),r=a("6968"),i={data:function(){return{shop_name:"",phone:"",shop_address:""}},components:{cTitle:r["a"]},mounted:function(){},methods:{getData:function(){var e=this;$http.get("plugin.energy-cabin.frontend.dealer-terminal.get-shop-info",{},"加载中...").then((function(t){1===t.result?t.data?(e.shop_name=t.data.shop_name,e.phone=t.data.phone,e.shop_address=t.data.shop_address):(e.shop_name="",e.phone="",e.shop_address=""):Object(s["a"])(t.msg)}),(function(e){}))},submit:function(){var e={shop_name:this.shop_name,phone:this.phone,shop_address:this.shop_address},t=this;$http.get("plugin.energy-cabin.frontend.dealer-terminal.store-dealer",e,"加载中...").then((function(e){1===e.result?(Object(s["a"])("提交成功"),t.$router.go(-1)):Object(s["a"])(e.msg)}),(function(e){}))}},activated:function(){this.getData()}},p=i,c=p,d=(a("6aac"),a("2877")),l=Object(d["a"])(c,o,n,!1,null,"48be3cb6",null);t["default"]=l.exports},e5c8:function(e,t,a){var o=a("24fb");t=o(!1),t.push([e.i,"#power_store[data-v-48be3cb6]{height:100vh;background-color:#fff;position:relative}#power_store .content[data-v-48be3cb6]{padding:.75rem}#power_store .content .item[data-v-48be3cb6]{border-bottom:1px solid #f5f7fa;padding:.25rem;text-align:left}#power_store .content .item span[data-v-48be3cb6]{display:inline-block}#power_store .content .item input[data-v-48be3cb6]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#999;padding:1.1875rem;border:none;outline:none}#power_store .btn-wrap[data-v-48be3cb6]{position:absolute;width:100%;bottom:.25rem}#power_store .btn-wrap[data-v-48be3cb6],#power_store .btn-wrap .btn[data-v-48be3cb6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#power_store .btn-wrap .btn[data-v-48be3cb6]{width:18.75rem;height:2.5rem;background-color:#ff2c29;border-radius:1.25rem;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}",""]),e.exports=t}}]);