pages-template-MaterialInEdit-MaterialInEdit.694a7578.js 24 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-template-MaterialInEdit-MaterialInEdit"],{"5e4a":function(n,t,e){"use strict";var i=e("e138"),a=e.n(i);a.a},"6ab7":function(n,t,e){"use strict";(function(n){var i=e("4ea4");e("4160"),e("c975"),e("a15b"),e("a434"),e("b680"),e("159b"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=e("4f08"),o=e("d90c"),r=e("d4de"),s=i(e("8348")),c=i(e("4373")),u=i(e("e22d")),l=i(e("91cb")),d={components:{tTable:s.default,tTh:c.default,tTr:u.default,tTd:l.default},data:function(){return{intypeCode:"",intypeName:"",inDate:this.$util.getDate({format:!0}),contractName:"",contractCode:"",supplierName:"",contract:{},userCode:this.$util.getState(this,"userCode"),projectCode:this.$util.getState(this,"projectCode"),contractList:[],materials:[],outtypecode:"",outtypeName:"",engineeringContractName:"",engineeringContractCode:"",engineeringContract:{},engineeringMaterials:[],engineeringError:"",materialOut:{},title:"choose/previewImage",imageList:[],sourceTypeIndex:2,sourceType:["拍照","相册","拍照或相册"],sizeTypeIndex:2,sizeType:["压缩","原图","压缩或原图"],countIndex:5,count:[1,2,3,4,5],title1:"picker",array:[],index:0,date:this.$util.getDate({format:!0}),startDate:this.$util.getDate("start"),endDate:this.$util.getDate("end"),control:!0,columnNum:3,imgList:[],urlList:[],maxCount:5}},onLoad:function(){n.info(uni.getStorageSync("storage_state")),this.$util.persistLogin(this)},onUnload:function(){this.imageList=[],this.sourceTypeIndex=2,this.sourceType=["拍照","相册","拍照或相册"],this.sizeTypeIndex=2,this.sizeType=["压缩","原图","压缩或原图"],this.countIndex=5},created:function(){n.info("created"),this.GetMaterialInByCode()},mounted:function(){n.info("mounted")},updated:function(){n.info("updated"),n.info("contract",this.contract),n.info(this),n.info("outtypeCode",this.outtypeCode),this.date&&(this.inDate=this.date),this.contract&&this.contract.length>0&&this.getSupplierName(this.contract[0].supplierCode,this.contract[0].supplierTypeCode)},methods:{submitForm:function(t){n.info("submitForm");var e=this;if(""!=this.intypeCode)if(""!=this.inDate)if(""!=this.contractCode)if(this.userCode)if(this.contract)if(""!=this.outtypeCode)if(""!=this.engineeringContractCode)if(this.engineeringMaterials)if(""==this.engineeringError){var i={materialInCode:e.$util.getQuery("id"),materialInID:e.$util.getQuery("id"),projectCode:this.$store.state.projectCode,groupCode:this.intypeCode,inDate:this.inDate,inPerson:this.userCode,inputPerson:this.userCode,contractCode:this.contractCode,supplierCode:this.contract[0].supplierCode,supplierTypeCode:this.contract[0].supplierTypeCode,supplierTypeId:this.contract[0].supplierTypeId};if(n.info("领料类型",this.outtypeCode),this.outtypeCode){var a={materialOutCode:e.materialOut.materialOutCode,materialOutID:e.materialOut.materialOutID,projectCode:e.projectCode,groupCode:e.outtypeCode,outDate:e.inDate,outPerson:e.userCode,inputPerson:e.userCode,contractCode:e.engineeringContractCode,doSupplierCode:e.engineeringContract[0].supplierCode,supplierTypeCode:e.engineeringContract[0].supplierTypeCode,supplierTypeId:e.engineeringContract[0].supplierTypeId};n.info("materials",e.materials);var s=this.materials;n.info("list1",s);var c=[],u=!0;if(s.forEach((function(t,e,i){if(t.inQty<=0)return n.info("入库数量不能小于0"),void(u=!1);c.push({materialCode:t.materialCode,unit:t.unit,inQty:new o.Decimal(t.inQty).toFixed(2)-0,inPrice:new o.Decimal(t.standardPrice).toFixed(2)-0,noPassQty:new o.Decimal(t.noQty).toFixed(2)-0})})),u)if(n.info("【list】",c),c.length<=0)uni.showToast({title:"请添加材料",icon:"none",duration:3e3});else{var l=this.engineeringMaterials;if(l.length<=0)uni.showToast({title:"请重新选择工程合同",duration:3e3,icon:"none"});else if(n.info("材料",s),n.info("工程材料",l),s.length==l.length){var d=[],p=[];s.forEach((function(n,t,e){d.push(n.materialCode)})),l.forEach((function(n,t,e){p.push({materialCode:n.materialCode,materialName:n.materialName})})),n.info("添加的材料列表",d),n.info("工程合同中材料列表",p);var f=[];if(p.forEach((function(n,t,e){-1!=d.indexOf(n.materialCode)||f.push(n.materialName)})),f.length>0)uni.showToast({title:f.join(),duration:3e3,icon:"none"});else{var g={materialIn:i,materialOut:a,mDetailList:c};n.info("data",g),(0,r.UpdateMaterialIn)(g).then((function(t){n.info("submitform应答返回值",t),"-1"!=t?"-2"!=t?t?(e.uploadFileToServe(t),uni.navigateTo({url:"/pages/template/GetMaterialIns/GetMaterialIns"})):uni.showToast({title:"修改失败,重新操作",icon:"none",duration:3e3}):uni.showToast({title:"非待审核状态,不能修改",icon:"none",duration:3e3}):uni.showToast({title:"修改项不存在",icon:"none",duration:3e3})}))}}else uni.showToast({title:"添加的材料与工程合同中的材料不匹配",duration:3e3,icon:"none"})}else uni.showToast({title:"入库数量不能小于0",duration:3e3,icon:"none"})}else uni.showToast({title:"领料类型获取失败,请重新获取",duration:3e3,icon:"none"})}else uni.showToast({title:e.engineeringError,duration:3e3,icon:"none"});else uni.showToast({title:"请重新选择工程合同",duration:3e3,icon:"none"});else uni.showToast({title:"请选择工程合同",duration:3e3,icon:"none"});else uni.showToast({title:"请选择领料类型",duration:3e3,icon:"none"});else uni.showToast({title:"请重新选择材料合同",duration:3e3,icon:"none"});else uni.showToast({title:"用户登录已失效,请重新登录",duration:3e3,icon:"none"});else uni.showToast({title:"请选择材料合同",duration:3e3,icon:"none"});else uni.showToast({title:"请选择入库日期",duration:3e3,icon:"none"});else uni.showToast({title:"请选择入库类型",duration:3e3,icon:"none"})},bindPickerChange:function(t){this.index=t.detail.value,this.changeType=this.array[this.index],n.info(this.changeType)},bindDateChange:function(t){this.date=t.detail.value,this.requisitionDate=this.date,n.info(this.date)},GetDropDown:function(){var t=this;GetQianzhengDropDown().then((function(e){n.info(e),e.forEach((function(n,e,i){t.$set(t.array,e,n)})),t.changeType=t.array[0]}))},openWindow:function(){var t=this;t.saveTemp(t),void 0!=t.contractCode&&""!=t.contractCode?(uni.$on("materials",(function(e){n.info("监听materials子页面的传值",e),t.getTemp(t),t.materials=[],e.forEach((function(n,e,i){t.$set(t.materials,e,n)})),uni.$off("materials"),n.info("监听materials子页面的传值结束")})),uni.navigateTo({url:"/pages/template/selectmaterials/selectmaterials?contractCode="+t.contractCode})):uni.showToast({title:"请选择材料合同",icon:"none",duration:3e3})},delRow:function(t){n.info("删除"),n.info(this.materials[t]),this.materials.splice(t,1)},chooseFile:function(t,e){n.log("上传图片_list:",t),n.log("上传图片_v:",e),this.urlList=t,n.info("urlList",this.urlList)},imgDelete:function(t,e){n.log("删除图片_list:",t),n.log("删除图片_eq:",e),this.urlList=t,n.info("urlList",this.urlList)},uploadFileToServe:function(t){var e=this,i=e.urlList;if(i&&!(i.length<=0))for(var a=0;a<i.length;a++)uni.uploadFile({url:"/api/Common/UploadImage",filePath:i[a],name:"file",formData:{createPerson:e.$util.getState(e,"userCode"),masterCode:t,attachMentType:"MaterialIn"},headers:{"Content-Type":"multipart/form-data; boundary = "+(new Date).getTime()},success:function(t){n.log("附件上传:",t.data)}})},getType:function(){var t=this;n.info("gettype",t),t.saveTemp(t),uni.$on("intype",(function(e){n.info("监听intype子页面的传值",e),n.info("监听",t),t.getTemp(t),t.intypeCode=e[0].id,t.intypeName=e[0].name,t.$nextTick((function(){})),n.info(e[0].id,e[0].name),n.info(t.intypeCode,t.intypeName),uni.$off("intype")})),uni.navigateTo({url:"/pages/tree/tree?classCode=1503"})},getOutType:function(){var t=this;n.info("gettype",t),t.saveTemp(t),uni.$on("outtype",(function(e){n.info("监听outtype子页面的传值",e),n.info("监听",t),t.getTemp(t),t.outtypeCode=e[0].id,t.outtypeName=e[0].name,t.$nextTick((function(){})),n.info(e[0].id,e[0].name),n.info(t.outtypeCode,t.outtypeName),uni.$off("outtype")})),uni.navigateTo({url:"/pages/treeout/treeout?classCode=1505"})},getContract:function(t){n.info("getContract",t);var e=this;e.saveTemp(e),uni.$on("contract",(function(t){n.info("监听contract子页面的传值",t),e.getTemp(e),e.contractCode=t[0].contractCode,e.contractName=t[0].contractName,e.contract=t,n.info("_this.contract",e.contract),uni.$off("contract")})),uni.navigateTo({url:"/pages/template/SelectContract/SelectContract?projectCode="+t})},getEngineeringContract:function(t){n.info("getEngineeringContract",t);var e=this;e.saveTemp(e),uni.$on("engineeringContract",(function(t){n.info("监听工程合同子页面开始"),n.info("监听engineeringContract子页面的传值",t),e.getTemp(e),e.engineeringContractCode=t[0].contractCode,e.engineeringContractName=t[0].contractName,e.engineeringContract=t,n.info("engineeringContract",e.engineeringContract),(0,r.GetMaterialsForOut)(e.$util.getState(e,"projectCode"),t[0].contractCode).then((function(t){if("string"==typeof t)return e.engineeringError=t,void n.info("engineeringError",e.engineeringError);t.length>0&&(t.forEach((function(n,t,i){e.$set(e.engineeringMaterials,t,n)})),n.info("engineeringMaterials",e.engineeringMaterials))})),n.info("监听工程合同子页面结束"),uni.$off("engineeringContract")})),uni.navigateTo({url:"/pages/template/SelectEgineeringContract/SelectEgineeringContract?projectCode="+t})},getSupplierName:function(t,e){n.info("getSupplierName"),n.info("supplierCode",t),n.info("supplierTypeCode",e);var i=this;t&&e&&(0,a.getSupplierNameAndType)(t,e).then((function(t){n.info("getSupplierNameAndType",t),i.supplierName=t}))},saveTemp:function(n){uni.setStorage({key:"intypeName",data:n.intypeName}),uni.setStorage({key:"intypeCode",data:n.intypeCode}),uni.setStorage({key:"inDate",data:n.inDate}),uni.setStorage({key:"contractCode",data:n.contractCode}),uni.setStorage({key:"contractName",data:n.contractName}),uni.setStorage({key:"supplierCode",data:n.supplierCode}),uni.setStorage({key:"supplierName",data:n.supplierName}),uni.setStorage({key:"contract",data:n.contract}),uni.setStorage({key:"usercode",data:n.usercode}),uni.setStorage({key:"imageList",data:n.imageList}),uni.setStorage({key:"engineeringContractCode",data:n.engineeringContractCode}),uni.setStorage({key:"engineeringContractName",data:n.engineeringContractName}),uni.setStorage({key:"engineeringError",data:n.engineeringError}),uni.setStorage({key:"engineeringMaterials",data:n.engineeringMaterials}),uni.setStorage({key:"outtypeName",data:n.outtypeName}),uni.setStorage({key:"outtypeCode",data:n.outtypeCode})},getTemp:function(n){n.intypeCode=uni.getStorageSync("intypeCode"),n.intypeName=uni.getStorageSync("intypeName"),n.inDate=uni.getStorageSync("inDate"),n.contractCode=uni.getStorageSync("contractCode"),n.contractName=uni.getStorageSync("contractName"),n.supplierCode=uni.getStorageSync("supplierCode"),n.supplierName=uni.getStorageSync("supplierName"),n.supplierCode=uni.getStorageSync("supplierCode"),n.usercode=uni.getStorageSync("usercode"),n.contract=uni.getStorageSync("contract"),n.engineeringContractCode=uni.getStorageSync("engineeringContractCode"),n.engineeringContractName=uni.getStorageSync("engineeringContractName"),n.engineeringError=uni.getStorageSync("engineeringError"),n.engineeringMaterials=uni.getStorageSync("engineeringMaterials"),n.outtypeCode=uni.getStorageSync("outtypeCode"),n.outtypeName=uni.getStorageSync("outtypeName")},GetMaterialInByCode:function(){n.info("GetMaterialInByCode",this);var t=this,e=this.$util.getQuery("id");(0,r.GetMaterialInByMaterialInCode)(e).then((function(e){n.info("GetMaterialInByMaterialInCode",e);var i=e.mainEntity,a=e.materialOut,o=e.subList;t.materialOut=a,n.info("projectCode",t.projectCode),i.projectCode!=t.projectCode&&uni.showModal({title:"提示",content:"非本人,无编辑权限",success:function(n){(n.confirm||n.cancel)&&uni.navigateTo({url:"../GetMaterialIns/GetMaterialIns"})}}),t.intypeCode=i.groupCode,t.date=i.inDate.substring(0,10),t.contractCode=i.contractCode,(0,r.getContractAndSupplier)(i.contractCode).then((function(e){n.info("getContractAndSupplier",e),t.contractCode=e[0].contractCode,t.contractName=e[0].contractName,n.info("res.contractName",e[0].contractName),n.info("_this.contractName",t.contractName),t.contract=e})),(0,r.getGroupName)(i.groupCode).then((function(e){n.info("getGroupName",e),t.intypeName=e})),t.outtypeCode=a.groupCode,n.info("_this.outtypecode",t.outtypeCode),(0,r.getGroupName)(a.groupCode).then((function(e){n.info("getGroupName",e),t.outtypeName=e})),t.engineeringContractCode=a.contractCode,(0,r.getContractAndSupplier)(a.contractCode).then((function(e){n.info("工程合同",e),t.engineeringContractName=e[0].contractName,n.info("res.engineeringContractName",e[0].contractName),t.engineeringContract=e,(0,r.GetMaterialsForOut)(t.$util.getState(t,"projectCode"),a.contractCode).then((function(e){if("string"==typeof e)return t.engineeringError=e,void n.info("engineeringError",t.engineeringError);e.length>0&&(e.forEach((function(n,e,i){t.$set(t.engineeringMaterials,e,n)})),n.info("engineeringMaterials",t.engineeringMaterials))}))})),o.forEach((function(n,e,i){t.$set(t.materials,e,n)}))}))}}};t.default=d}).call(this,e("5a52")["default"])},8564:function(n,t,e){"use strict";e.r(t);var i=e("a857"),a=e("9ec1");for(var o in a)"default"!==o&&function(n){e.d(t,n,(function(){return a[n]}))}(o);e("5e4a");var r,s=e("f0c5"),c=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"4463edc4",null,!1,i["a"],r);t["default"]=c.exports},"9ec1":function(n,t,e){"use strict";e.r(t);var i=e("6ab7"),a=e.n(i);for(var o in i)"default"!==o&&function(n){e.d(t,n,(function(){return i[n]}))}(o);t["default"]=a.a},a857:function(n,t,e){"use strict";e.d(t,"b",(function(){return a})),e.d(t,"c",(function(){return o})),e.d(t,"a",(function(){return i}));var i={uniForms:e("eade").default,gUpfile:e("fa00").default,uniSection:e("c650").default,tTable:e("8348").default},a=function(){var n=this,t=n.$createElement,e=n._self._c||t;return e("v-uni-view",[e("uni-forms",{ref:"form",attrs:{labelPosition:"left",labelAlign:"left"},on:{submit:function(t){arguments[0]=t=n.$handleEvent(t),n.submitForm.apply(void 0,arguments)}}},[e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title"},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("入库类型")])],1),e("v-uni-view",{staticClass:"uni-input-wrapper "},[e("v-uni-input",{staticClass:"uni-input-small",attrs:{disabled:"true"},model:{value:n.intypeName,callback:function(t){n.intypeName=t},expression:"intypeName"}}),e("a",{staticClass:"uni-icon",attrs:{href:"javascript:;"},on:{click:function(t){arguments[0]=t=n.$handleEvent(t),n.getType.apply(void 0,arguments)}}},[e("i",{staticClass:"fa fa-search",attrs:{"aria-hidden":"true"}})])],1)],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title"},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("入库日期")])],1),e("v-uni-view",{staticClass:"uni-input-wrapper",staticStyle:{"justify-content":"left"}},[e("v-uni-picker",{staticStyle:{width:"100%"},attrs:{mode:"date",value:n.date,start:n.startDate,end:n.endDate,name:"requisitionDate"},on:{change:function(t){arguments[0]=t=n.$handleEvent(t),n.bindDateChange.apply(void 0,arguments)}},model:{value:n.inDate,callback:function(t){n.inDate=t},expression:"inDate"}},[e("v-uni-view",{staticClass:"uni-input"},[n._v(n._s(n.date))])],1)],1)],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title"},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("材料合同")])],1),e("v-uni-view",{staticClass:"uni-input-wrapper"},[e("v-uni-input",{staticClass:"uni-input-small",attrs:{disabled:"true"},model:{value:n.contractName,callback:function(t){n.contractName=t},expression:"contractName"}}),e("a",{staticClass:"uni-icon",attrs:{href:"javascript:;"},on:{click:function(t){arguments[0]=t=n.$handleEvent(t),n.getContract(n.projectCode)}}},[e("i",{staticClass:"fa fa-search",attrs:{"aria-hidden":"true"}})])],1)],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title"},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("供应单位")])],1),e("v-uni-view",{staticClass:"uni-textarea"},[e("v-uni-input",{staticClass:"uni-input-small",attrs:{disabled:"true"},model:{value:n.supplierName,callback:function(t){n.supplierName=t},expression:"supplierName"}})],1)],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title"},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("领料类型")])],1),e("v-uni-view",{staticClass:"uni-input-wrapper "},[e("v-uni-input",{staticClass:"uni-input-small",attrs:{disabled:"true"},model:{value:n.outtypeName,callback:function(t){n.outtypeName=t},expression:"outtypeName"}}),e("a",{staticClass:"uni-icon",attrs:{href:"javascript:;"},on:{click:function(t){arguments[0]=t=n.$handleEvent(t),n.getOutType.apply(void 0,arguments)}}},[e("i",{staticClass:"fa fa-search",attrs:{"aria-hidden":"true"}})])],1)],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title"},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("工程合同")])],1),e("v-uni-view",{staticClass:"uni-input-wrapper"},[e("v-uni-input",{staticClass:"uni-input-small",attrs:{disabled:"true"},model:{value:n.engineeringContractName,callback:function(t){n.engineeringContractName=t},expression:"engineeringContractName"}}),e("a",{staticClass:"uni-icon",attrs:{href:"javascript:;"},on:{click:function(t){arguments[0]=t=n.$handleEvent(t),n.getEngineeringContract(n.projectCode)}}},[e("i",{staticClass:"fa fa-search",attrs:{"aria-hidden":"true"}})])],1)],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("v-uni-view",{staticClass:"title",staticStyle:{"background-color":"#efefef"}},[e("v-uni-text",{staticClass:"uni-form-item__title"},[n._v("附件")])],1),e("v-uni-view",{staticClass:"content"},[e("g-upfile",{ref:"gUpfile",attrs:{mode:n.imgList,control:n.control,columnNum:n.columnNum,maxCount:n.maxCount,maxFileSize:2e4},on:{chooseFile:function(t){arguments[0]=t=n.$handleEvent(t),n.chooseFile.apply(void 0,arguments)},imgDelete:function(t){arguments[0]=t=n.$handleEvent(t),n.imgDelete.apply(void 0,arguments)}}})],1)],1),e("uni-section",{attrs:{title:"入库明细",type:"line"}},[e("v-uni-button",{attrs:{type:"default",size:"mini"},on:{click:function(t){arguments[0]=t=n.$handleEvent(t),n.openWindow.apply(void 0,arguments)}}},[n._v("添加材料")])],1),e("v-uni-view",{staticClass:"uni-form-item uni-column"},[e("t-table",{attrs:{border:"2","border-color":"#999999"}},[e("t-tr",{attrs:{"font-size":"14",color:"#999999",align:"left"}},[e("t-th",{attrs:{align:"left"}},[n._v("名称")]),e("t-th",{attrs:{align:"left"}},[n._v("入库数量")]),e("t-th",{attrs:{align:"left"}},[n._v("不合格数量")]),e("t-th",{staticStyle:{width:"50px !important"},attrs:{align:"center"}},[n._v("操作")])],1),n._l(n.materials,(function(t,i){return e("t-tr",{key:i,attrs:{"font-size":"12",color:"#999999",align:"right"}},[e("t-td",{attrs:{align:"left"}},[n._v(n._s(t.materialName))]),e("t-td",{attrs:{align:"left"}},[e("v-uni-input",{staticClass:"uni-input-small",staticStyle:{width:"50px"},attrs:{type:"digit"},model:{value:t.inQty,callback:function(e){n.$set(t,"inQty",e)},expression:"item.inQty"}})],1),e("t-td",{attrs:{align:"left"}},[e("v-uni-input",{staticClass:"uni-input-small",staticStyle:{width:"50px"},attrs:{type:"digit"},model:{value:t.noQty,callback:function(e){n.$set(t,"noQty",e)},expression:"item.noQty"}})],1),e("t-td",{staticStyle:{width:"50px !important"},attrs:{align:"center"}},[e("i",{staticClass:"fa fa-window-close",staticStyle:{"font-size":"20px",cursor:"pointer",color:"#999","margin-left":"15px"},attrs:{"aria-hidden":"true",title:"删除"},on:{click:function(t){arguments[0]=t=n.$handleEvent(t),n.delRow(i)}}})])],1)}))],2)],1),e("v-uni-view",{staticStyle:{"margin-bottom":"120px"}}),e("v-uni-view",{staticClass:"uni-btn-v uni-column"},[e("v-uni-button",{staticStyle:{"border-radius":"15px"},attrs:{type:"primary","form-type":"submit"}},[n._v("编辑")])],1)],1)],1)},o=[]},e138:function(n,t,e){var i=e("e34b");"string"===typeof i&&(i=[[n.i,i,""]]),i.locals&&(n.exports=i.locals);var a=e("4f06").default;a("10c93edf",i,!0,{sourceMap:!1,shadowMode:!1})},e34b:function(n,t,e){var i=e("24fb");t=i(!1),t.push([n.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* 头条小程序组件内不能引入字体 */\nuni-page-body[data-v-4463edc4]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#efeff4;min-height:100%;height:auto}uni-view[data-v-4463edc4]{font-size:14px;line-height:inherit}.uni-form-item__title[data-v-4463edc4]{font-size:16px;line-height:24px}.uni-input-wrapper[data-v-4463edc4]{\ndisplay:-webkit-box;display:-webkit-flex;display:flex;\npadding:8px 13px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff}.title[data-v-4463edc4]{background-color:#efefef;padding:5px 20px}.uni-input[data-v-4463edc4]{height:28px;line-height:28px;font-size:15px;padding:5px;-webkit-box-flex:1;-webkit-flex:1;flex:1;background-color:#fff}.uni-input-small[data-v-4463edc4]{height:28px;line-height:28px;font-size:15px;padding:5px;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:270px;background-color:#fff}.uni-icon[data-v-4463edc4]{height:28px;line-height:28px;font-size:20px;padding-right:15px;color:#55f;width:50px}.uni-eye-active[data-v-4463edc4]{color:#007aff}.uni-btn-v[data-v-4463edc4]{position:fixed;bottom:0;width:100%}.header-slot-box[data-v-4463edc4]{font-size:15px;margin:5px 5px;width:20%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.body-slot-box[data-v-4463edc4]{font-size:15px;margin:5px 5px;width:40%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.footer-slot-box[data-v-4463edc4]{font-size:15px;margin:5px 5px;width:40%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.uni-textarea uni-textarea[data-v-4463edc4]{font-size:15px}.content[data-v-4463edc4]{padding:%?40?%;background-color:#fff}\n/* 上传控件 */.uploadControl[data-v-4463edc4]{border:%?1?% solid #eee;-webkit-border-radius:%?10?%;border-radius:%?10?%;width:%?130?%;display:block;height:%?130?%;text-align:center;line-height:%?130?%;font-size:%?30?%;color:#888;background-color:#eee}.bg1[data-v-4463edc4]{background-color:#efefef}body.?%PAGE?%[data-v-4463edc4]{background-color:#efeff4}",""]),n.exports=t}}]);