1 line
5.2 KiB
JavaScript
1 line
5.2 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5e3fe872"],{"09ff":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'#signLunch .page[data-v-2b16753d]{background:#f9fbfc;min-height:100vh}#signLunch .container[data-v-2b16753d]{position:relative;width:21.563rem;padding:.65rem .56rem .906rem;margin:0 auto;background-color:#fff;border-radius:.469rem}#signLunch .container .container-title[data-v-2b16753d]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;padding-left:.469rem;font-size:.813rem;color:#198bfb}#signLunch .container .container-title[data-v-2b16753d]:before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:" ";display:block;width:.125rem;height:.7rem;background:#198bfb}#signLunch .templateInfo .templateInfo-item[data-v-2b16753d]{height:4rem;padding-top:.9rem;border-bottom:.051rem solid #f6f6f6}#signLunch .templateInfo .templateInfo-item .desc[data-v-2b16753d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#signLunch .templateInfo .templateInfo-item .desc .icon-fontclass-xinghao[data-v-2b16753d]{color:#f64747;font-size:.75rem}#signLunch .templateInfo .templateInfo-item .desc span[data-v-2b16753d]{margin-left:.3rem;font-size:.813rem;color:#171717}#signLunch .templateInfo .templateInfo-item .input[data-v-2b16753d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:.3rem;padding-left:.3rem}#signLunch .templateInfo .templateInfo-item .input input[data-v-2b16753d],#signLunch .templateInfo .templateInfo-item .input span[data-v-2b16753d]{text-align:left;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border:none;font-size:.938rem}#signLunch .button[data-v-2b16753d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}#signLunch .button[data-v-2b16753d]:active{-webkit-filter:brightness(.8);filter:brightness(.8)}.page[data-v-2b16753d]{background:#fff;min-height:101vh}.name[data-v-2b16753d]{margin-top:1rem;font-size:15px;color:#333}.hr[data-v-2b16753d]{width:21.563rem;height:.125rem;margin:.75rem auto 0;background-color:#a8c5fd}.images .my-swipe[data-v-2b16753d]{max-width:100%;padding-top:.5rem}.images .my-swipe img[data-v-2b16753d]{max-width:100%}.images .my-swipe .custom-indicator[data-v-2b16753d]{position:absolute;right:1rem;top:.5rem;padding:.2rem .48rem;font-size:13px;color:#fff;border-radius:.188rem;background:rgba(0,0,0,.5)}.button[data-v-2b16753d]{position:fixed;bottom:.969rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20rem;height:2.656rem;color:#fff;font-size:15px;background-color:#198bfb;border-radius:.469rem}',""]),t.exports=e},"6de4":function(t,e,i){"use strict";i("ac4b")},"722d7":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"page",attrs:{id:"signLunch"}},[i("c-title",{attrs:{text:"发起签署"}}),i("div",{staticClass:"name"},[t._v(t._s(t.signName))]),i("div",{staticClass:"hr"}),i("div",{staticClass:"images"},[i("van-swipe",{staticClass:"my-swipe",attrs:{"show-indicators":!1,loop:!1},on:{change:t.onChangeSwipeIndex},scopedSlots:t._u([{key:"indicator",fn:function(){return[i("div",{staticClass:"custom-indicator"},[t._v(t._s(t.swipeIndex+1)+"/"+t._s(t.contract_template_img_data.length))])]},proxy:!0}])},t._l(t.contract_template_img_data,(function(t){return i("van-swipe-item",{key:t.page},[i("img",{attrs:{src:t.imgUrl}})])})),1)],1),i("div",{staticClass:"button",on:{click:t.gotoLaunchSign}},[t._v("发起签署")])],1)},n=[],s=(i("b0c0"),i("14d9"),{data:function(){return{tid:0,contract_template_img_data:[],swipeIndex:0,signName:"",cid:"0"}},activated:function(){this.$route.query&&this.$route.query.tid&&(this.tid=this.$route.query.tid),this.$route.query.cid?this.cid=this.$route.query.cid:window.localStorage.getItem("sign_company_cid")&&(this.cid=window.localStorage.getItem("sign_company_cid")),this.getDetails()},methods:{getDetails:function(){var t=this;$http.get("plugin.yun-sign.frontend.h5.contract.templateDetail",{id:this.tid,cid:this.cid}).then((function(e){if(1!=e.result)return t.$toast(e.msg);t.signName=e.data.template.name,t.contract_template_img_data=e.data.template.contract_template_img_data}))},onChangeSwipeIndex:function(t){this.swipeIndex=t},gotoLaunchSign:function(){this.$router.push(this.fun.getUrl("launchSign",{template_id:this.tid},{cid:this.cid}))}}}),o=s,r=o,d=(i("6de4"),i("2877")),c=Object(d["a"])(r,a,n,!1,null,"2b16753d",null);e["default"]=c.exports},ac4b:function(t,e,i){var a=i("09ff");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("499e").default;n("8d38ce66",a,!0,{sourceMap:!1,shadowMode:!1})}}]); |