1 |
- System.register(["./index-legacy.88892f9c.js"],(function(t,e){"use strict";var a,r,o,i,n=document.createElement("style");return n.textContent=".upload-information-enterprise .el-input__inner:focus{border:1px solid var(--color-blue)}.el-input.site .el-input__inner{height:30px}.el-input.desc .el-input__inner{height:60px}.el-input.name .el-input__inner{height:50px}.el-form-item .el-form-item__label{font-size:14px;line-height:30px}.upload-information-enterprise[data-v-3f451160]{width:1020px;height:530px;background:#FFFFFF;box-shadow:0 0 20px rgba(0,0,0,.16);opacity:1;border-radius:34px;display:flex;justify-content:center;margin:160px auto 340px;padding:60px 70px}.upload-information-enterprise .left[data-v-3f451160]{margin-right:70px}.left .left-colors[data-v-3f451160]{color:#707070;font-size:14px;line-height:20px;text-align:center;margin-top:30px}.left-colors ul[data-v-3f451160]{display:flex;align-items:center;justify-content:center;margin-top:20px}.left-colors .color-item[data-v-3f451160]{width:40px;height:40px;border-radius:50%;margin-right:22px;cursor:pointer}.left-colors .color-item[data-v-3f451160]:last-child{margin-right:0}.color-item.blue[data-v-3f451160]{background:#C8D4E8}.color-item.red[data-v-3f451160]{background:#E8C8D5}.color-item.yellow[data-v-3f451160]{background:#E2D7BE}.color-item.green[data-v-3f451160]{background:#C1DFDD}.left .left-button[data-v-3f451160]{text-align:center;margin-top:27px}.left .left-button .el-button[data-v-3f451160]{width:138px;height:37px;color:var(--color-white);font-size:16px;background:#999999;border:1px solid #999;border-radius:20px}.left .left-card[data-v-3f451160]{width:380px;height:235px;padding:9px 9px 27px;background:var(--color-white);box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:26px}.left-card .left-card-content[data-v-3f451160]{width:362px;height:199px;color:var(--color-white);font-size:22px;line-height:28px;border-radius:20px;display:flex;flex-direction:column;text-align:center;justify-content:center}.left-card .left-card-content.blue[data-v-3f451160]{background:#C8D4E8}.left-card .left-card-content.red[data-v-3f451160]{background:#E8C8D5}.left-card .left-card-content.yellow[data-v-3f451160]{background:#E2D7BE}.left-card .left-card-content.green[data-v-3f451160]{background:#C1DFDD}.left-card .left-card-content b[data-v-3f451160]{color:#707070;font-size:24px;line-height:44px}.left-button.blue:hover .el-button[data-v-3f451160]{background:#C8D4E8;border:1px solid #C8D4E8}.left-button.red:hover .el-button[data-v-3f451160]{background:#E8C8D5;border:1px solid #E8C8D5}.left-button.yellow:hover .el-button[data-v-3f451160]{background:#E2D7BE;border:1px solid #E2D7BE}.left-button.green:hover .el-button[data-v-3f451160]{background:#C1DFDD;border:1px solid #C1DFDD}.left .upload-region[data-v-3f451160]{width:240px;height:329px;border:1px dashed #0071E3;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:31px}.left .upload-region img[data-v-3f451160]{width:35px;height:35px}.upload-information-enterprise .right[data-v-3f451160]{width:433px}.right .right-top[data-v-3f451160]{display:flex;align-items:center;justify-content:space-between}.right .right-top .right-top-left[data-v-3f451160]{font-size:14px;line-height:30px;display:flex;align-items:center}.right .right-top .right-top-left img[data-v-3f451160]{width:49px;height:49px;border-radius:50%;margin-right:10px}.right .right-top .right-top-right img[data-v-3f451160]{width:46px;height:46px;box-shadow:0 0 6px rgba(0,0,0,.16);border-radius:50%;cursor:pointer}.right .right-top .right-top-right:hover img[data-v-3f451160]{box-shadow:0 0 8px rgba(0,0,0,.16)}.right .right-form[data-v-3f451160]{margin:27px 0 38px}.right .right-button[data-v-3f451160]{text-align:right}.right .right-button .el-button[data-v-3f451160]{width:86px;height:40px;color:var(--color-white);font-size:14px;background-color:#999;border:1px solid #999;border-radius:20px}\n",document.head.appendChild(n),{setters:[function(t){a=t.n,r=t.k,o=t.a,i=t._}],execute:function(){t("default",a({name:"upload-information-enterprise",data:function(){return{form:{data:{company_card_color:"",company_url:"",introduce:"",company_name:""},rules:{}}}},mounted:function(){r(this.userInfo,this.form.data)},methods:{saveCardInfo:function(){var t=this,e=this.userInfo,a=e.company_card_color,r=e.company_name,o=e.company_url,i=e.introduce,n=this.form.data,l=n.company_card_color,c=n.company_url,d=n.introduce,s=n.company_name,p=this.$t("common.failure");this.$axios.post("/api/users/up_user_info",{company_card_color:l||a,company_url:c||o,introduce:d||i,company_name:s||r}).then((function(e){var a=e.data,r=a.code,o=a.msg,i=void 0===o?p:o;0==r?(t.$store.dispatch("syncUserinfo"),t.toCategory()):t.$message.error(i||p)}))},changeCompanyCardColor:function(t){this.form.data.company_card_color=t},backToInformation:function(){var t=this.$route.query,e=t.id,a=t.category;this.$router.push({path:"/upload/information",query:{id:e,category:a}})},toCategory:function(){var t=this.$route.query,e=t.id,a=t.category;this.$router.push({path:"/upload/".concat(a),query:{id:e}})}},computed:{userInfo:function(){return this.$store.state.userInfo}}},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"upload-information-enterprise"},[e("div",{staticClass:"left"},[e("div",{staticClass:"left-card"},[e("div",{class:["left-card-content",t.form.data.company_card_color]},[t._v(" "+t._s(t.userInfo.production_project)+" "),e("br"),e("b",[t._v(t._s(t.userInfo.company_name))])])]),e("div",{staticClass:"left-colors"},[t._v(" "+t._s(t.$t("upload.information.enterprise.cardTip"))+" "),e("ul",[e("li",{staticClass:"color-item blue",on:{click:function(e){return t.changeCompanyCardColor("blue")}}}),e("li",{staticClass:"color-item red",on:{click:function(e){return t.changeCompanyCardColor("red")}}}),e("li",{staticClass:"color-item yellow",on:{click:function(e){return t.changeCompanyCardColor("yellow")}}}),e("li",{staticClass:"color-item green",on:{click:function(e){return t.changeCompanyCardColor("green")}}})])]),e("div",{class:["left-button",t.form.data.company_card_color]},[e("el-button",{attrs:{type:"primary",round:""}},[t._v(t._s(t.$t("upload.information.enterprise.viewCard")))])],1)]),e("div",{staticClass:"right"},[e("div",{staticClass:"right-top"},[e("div",{staticClass:"right-top-left"},[t.userInfo.avatar?e("img",{attrs:{src:t.userInfo.avatar,alt:"thumb"}}):e("img",{attrs:{src:o,alt:"thumb"}}),e("b",[t._v(t._s(t.userInfo.name))])]),e("div",{staticClass:"right-top-right",on:{click:t.backToInformation}},[e("img",{attrs:{src:i,alt:"back"}})])]),e("div",{staticClass:"right-form"},[e("el-form",{ref:"form",attrs:{model:t.form.data,rules:t.form.rules}},[e("el-form-item",{staticClass:"site",attrs:{prop:"company_url",label:t.$t("upload.information.enterprise.site")}},[e("el-input",{staticClass:"site",attrs:{clearable:""},model:{value:t.form.data.company_url,callback:function(e){t.$set(t.form.data,"company_url",e)},expression:"form.data.company_url"}})],1),e("el-form-item",{staticClass:"desc",attrs:{prop:"introduce",label:t.$t("upload.information.enterprise.desc")}},[e("el-input",{staticClass:"desc",attrs:{clearable:""},model:{value:t.form.data.introduce,callback:function(e){t.$set(t.form.data,"introduce",e)},expression:"form.data.introduce"}})],1),e("el-form-item",{staticClass:"name",attrs:{prop:"company_name",label:t.$t("upload.information.enterprise.name")}},[e("el-input",{staticClass:"name",attrs:{clearable:""},model:{value:t.form.data.company_name,callback:function(e){t.$set(t.form.data,"company_name",e)},expression:"form.data.company_name"}})],1)],1)],1),e("div",{staticClass:"right-button"},[e("el-button",{attrs:{type:"primary",round:""},on:{click:t.saveCardInfo}},[t._v(t._s(t.$t("common.save")))])],1)])])}),[],!1,null,"3f451160",null,null).exports)}}}));
|