@xysfe/actui 1.6.34-beta.2 → 1.6.34-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/common/scroll.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/require.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/mixins/visible.js","@xysfe/actui/es/assets/common/scroll.js","@xysfe/actui/es/assets/common/goldlayer.js","@xysfe/actui/es/assets/img/require.png"],e):"object"==typeof exports?exports.GoldInsureDescDialog=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/common/scroll.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/require.png")):t.GoldInsureDescDialog=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/mixins/visible.js"],t["@xysfe/actui/es/assets/common/scroll.js"],t["@xysfe/actui/es/assets/common/goldlayer.js"],t["@xysfe/actui/es/assets/img/require.png"])}("undefined"!=typeof self?self:this,function(t,e,s,a,n){return function(t){function e(a){if(s[a])return s[a].exports;var n=s[a]={i:a,l:!1,exports:{}};return t[a].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var s={};return e.m=t,e.c=s,e.d=function(t,s,a){e.o(t,s)||Object.defineProperty(t,s,{configurable:!1,enumerable:!0,get:a})},e.n=function(t){var s=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(s,"a",s),s},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=2089)}({1186:function(t,e,s){"use strict";var a=s(123),n=s.n(a),i=s(97),o=s.n(i),r=s(32),c=s.n(r),l={forward:"可转发",applicant:"投保人",insured:"被保人",beneficiary:"受益人",agent:"顾问",guarder:"监护人"},u=function(t){return{applicant:t+"_tbrxx_zhankai",insureds:t+"_bbrxx_zhankai",renewalBank:t+"_xfyhzh_zhankai",beneficiaries:t+"_syrxx_zhankai",upcerts:t+"_zjsc_zhankai",recording:t+"_slsm_zhankai",payfee:t+"_zfxesm_zhankai",receipt:t+"_hz_zhankai",recontact:t+"_hf_zhankai",finishRecord:t+"_slwch_zhankai"}},d={buy:"填写信息",confirmBuy:"完成投保单",pay:"支付保费",finish:"投保完成"},f=["renewalBank","recording","payfee"];e.a={name:"ActGoldInsureDescDialog",mixins:[c.a],components:{ActGoldLayer:n.a,scroll:o.a},props:{title:{type:String,default:"投保流程说明"},processData:{type:Array,default:function(){return[]}},currentStep:{type:Number,default:0},themeColor:{type:String,default:"#8c7fee"},scene:{type:Number,default:1}},data:function(){return{tableData:{},tagMap:l,step:d,detailBtnEnum:f}},methods:{close:function(){this.isVisible=!1},show:function(){var t=this;this.isVisible=!0,this.$nextTick(function(){t.calculateShowFold()})},initTableData:function(){var t=this,e={};this.processData.forEach(function(s,a){var n={flowName:s.flowName,part:a+1,flowKey:s.flowKey,tags:1==~~s.canShare?["forward"]:[],content:[]};(s.todoList||[]).forEach(function(e){var s={todoKey:e.todoKey,todoName:e.todoName,sureFire:e.sureFire,tags:t.getTags(e.canDoRole),text:e.todoContent,unfold:!1,showBtn:!0};if(e.todoTips&&(s.todoTips=e.todoTips),e.subTodoList&&e.subTodoList.length){var a=[];e.subTodoList.forEach(function(e){a.push({todoKey:e.todoKey,todoName:e.todoName,sureFire:e.sureFire,tags:t.getTags(e.canDoRole)})}),s.subTitle=a}n.content.push(s)}),e[s.flowKey]=n}),console.log(e),this.tableData=e},getTags:function(t){return(t||[]).map(function(t){switch(~~t){case 1:return"applicant";case 2:return"insured";case 3:return"beneficiary";case 4:return"agent";case 5:return"guarder"}})},calculateShowFold:function(){var t=this,e=[];for(var s in this.$refs)if(s.startsWith("foldBox-")){var a=s.split("-"),n=a[1],i=a[2];e.push({part:n,index:i,el:Array.isArray(this.$refs[s])?this.$refs[s][0]:this.$refs[s]})}e.forEach(function(e){var s=e.el,a=e.part,n=e.index,i=t.tableData[a].content[n];s.scrollHeight>s.clientHeight?i.showBtn=!0:i.showBtn=!1,i.todoTips&&f.includes(i.todoKey)&&(i.showBtn=!1)})},isShowBtn:function(t,e){var s=e.unfold,a=e.showBtn,n=e.todoKey,i=e.todoTips,o=e.text;if("/"===o||"\\"===o)return!1;switch(t){case"float":return!s&&a;case"span":return s&&a||f.includes(n)&&!i}},operateFold:function(t){var e=t.todoKey;if(f.includes(e)){var s=void 0;switch(e){case"renewalBank":s=2,this.$emit("showPayDialog",s);break;case"payfee":s=1,this.$emit("showPayDialog",s);break;case"recording":t.unfold||(t.unfold=!0),this.$emit("showRecordDialog")}}else t.unfold=!t.unfold;var a=1===Number(this.scene)?"sx":"jdt",n=u(a);n[e]&&(t.unfold||f.includes(e))&&this.trackEvent(n[e])},trackEvent:function(t){window._xystj&&window._xystj.trackEvent(t)}},computed:{grayColor:function(){return{color:"#999999"}}},watch:{isVisible:function(t){if(!1===t)for(var e in this.tableData){var s=this.tableData[e];s.content.forEach(function(t){t.unfold=!1})}}},created:function(){this.initTableData()}}},123:function(t,e){t.exports=a},2089:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s(22),n=s.n(a),i=s(2090);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createGoldInsureDescDialog=n()(i.a,t)},e.default=i.a},2090:function(t,e,s){"use strict";function a(t){r||s(2091)}var n=s(1186),i=s(2092),o=s(8),r=!1,c=a,l=Object(o.a)(n.a,i.a,i.b,!1,c,"data-v-4fc1cde1",null);l.options.__file="src\\components\\GoldInsureDescDialog\\src\\index.vue",e.a=l.exports},2091:function(t,e){},2092:function(t,e,s){"use strict";s.d(e,"a",function(){return a}),s.d(e,"b",function(){return n});var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("act-gold-layer",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{title:t.title,visible:t.isVisible,center:!1,zIndex:100},on:{close:t.close}},[a("article",{staticClass:"dialog-body"},[a("div",{staticClass:"tips"},[a("p",{staticClass:"tip-title"},[t._v("\n 特别说明:\n ")]),t._v(" "),a("div",{staticClass:"tip-content"},[a("div",{staticClass:"gold-tag gold-tag-forward"},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap.forward)+"\n ")])]),t._v(" "),a("span",{staticStyle:{"margin-right":"1.1rem"}},[t._v("\n 为代理人可转发的步骤\n ")]),t._v(" "),a("img",{staticClass:"required",attrs:{src:s(2093)}}),t._v(" "),a("span",[t._v("\n 为一定会产生的投保单任务\n ")])])]),t._v(" "),a("div",{staticClass:"scroll-content"},[a("scroll",{ref:"scroll",attrs:{bounce:!1}},[a("div",{staticClass:"act-gold-desc-header"},[a("div",{staticClass:"header-item"},[t._v("\n 步骤\n ")]),t._v(" "),a("div",{staticClass:"header-item"},[t._v("\n 内容\n ")]),t._v(" "),a("div",{staticClass:"header-item"},[t._v("\n 说明\n ")])]),t._v(" "),a("div",{staticClass:"table-body"},t._l(t.tableData,function(e,s){return a("div",{key:e.flowKey,staticClass:"table-body-item"},[a("div",{staticClass:"table-header"},[a("span",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(e.part+"."+t.step[s])+"\n ")]),t._v(" "),a("div",{staticClass:"tags tags-supply"},t._l(e.tags,function(e,s){return a("div",{key:s+"tag",staticClass:"gold-tag",class:"gold-tag-"+e},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap[e])+"\n ")])])}),0)]),t._v(" "),a("div",{staticClass:"table-content"},t._l(e.content,function(s,n){return a("div",{key:s.todoKey+n,staticClass:"table-item"},[a("div",{staticClass:"row-item",class:{"center-cell":"/"===s.todoName||"\\"===s.todoName}},[s.subTitle&&s.subTitle.length?[a("p",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(s.todoName)+"\n ")]),t._v(" "),a("ul",t._l(s.subTitle,function(s,n){return a("li",{key:s.todoKey+n},[a("div",{staticClass:"li-wrapper"},[a("div",{staticClass:"li-content"},[a("div",{staticClass:"li-bar"}),t._v(" "),a("p",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(s.todoName)+"\n "),s.sureFire?a("span",{staticClass:"item-required"}):t._e()])]),t._v(" "),a("div",{staticClass:"tags tags-supply"},t._l(s.tags,function(e,s){return a("div",{key:s+"tag",staticClass:"gold-tag",class:"gold-tag-"+e},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap[e])+"\n ")])])}),0)])])}),0)]:[a("p",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(s.todoName)+"\n "),s.sureFire?a("span",{staticClass:"item-required"}):t._e()]),t._v(" "),a("div",{staticClass:"tags tags-supply"},t._l(s.tags,function(e,s){return a("div",{key:s+"tag",staticClass:"gold-tag",class:"gold-tag-"+e},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap[e])+"\n ")])])}),0)]],2),t._v(" "),a("div",{staticClass:"row-item row-item-cell3",class:{"center-cell":"/"===s.text||"\\"===s.text}},[a("div",{ref:"foldBox-"+e.flowKey+"-"+n,refInFor:!0,staticClass:"cell3-content",class:{unfold:s.unfold,"deatil-type":t.detailBtnEnum.includes(s.todoKey)}},[a("span",{directives:[{name:"show",rawName:"v-show",value:t.isShowBtn("float",s),expression:"isShowBtn('float', row)"}],staticClass:"fold-btn",style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n 展开\n ")]),t._v(" "),a("span",{style:e.part<t.currentStep?t.grayColor:{},domProps:{innerHTML:t._s(s.text)}}),t._v(" "),s.todoTips?[a("span",{directives:[{name:"show",rawName:"v-show",value:t.detailBtnEnum.includes(s.todoKey),expression:"detailBtnEnum.includes(row.todoKey)"}],style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n 详情>\n ")]),t._v(" "),a("br"),t._v(" "),a("span",{staticClass:"todo-tip",class:{"long-todo-tip":s.showBtn&&!t.detailBtnEnum.includes(s.todoKey)}},[t._v("\n "+t._s(s.todoTips)+"\n ")])]:t._e(),t._v(" "),a("span",{directives:[{name:"show",rawName:"v-show",value:t.isShowBtn("span",s),expression:"isShowBtn('span', row)"}],style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n "+t._s(t.detailBtnEnum.includes(s.todoKey)?"详情>":"收起")+"\n ")])],2)])])}),0)])}),0),t._v(" "),a("div",{staticClass:"margin-box"})])],1)])])],1)},n=[];a._withStripped=!0},2093:function(t,e){t.exports=n},22:function(e,s){e.exports=t},32:function(t,s){t.exports=e},8:function(t,e,s){"use strict";function a(t,e,s,a,n,i,o,r){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var l="function"==typeof t?t.options:t;e&&(l.render=e,l.staticRenderFns=s,l._compiled=!0),a&&(l.functional=!0),i&&(l._scopeId=i);var u;if(o?(u=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},l._ssrRegister=u):n&&(u=r?function(){n.call(this,this.$root.$options.shadowRoot)}:n),u)if(l.functional){l._injectStyles=u;var d=l.render;l.render=function(t,e){return u.call(e),d(t,e)}}else{var f=l.beforeCreate;l.beforeCreate=f?[].concat(f,u):[u]}return{exports:t,options:l}}e.a=a},97:function(t,e){t.exports=s}})});
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/common/scroll.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/require.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/mixins/visible.js","@xysfe/actui/es/assets/common/scroll.js","@xysfe/actui/es/assets/common/goldlayer.js","@xysfe/actui/es/assets/img/require.png"],e):"object"==typeof exports?exports.GoldInsureDescDialog=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/common/scroll.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/require.png")):t.GoldInsureDescDialog=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/mixins/visible.js"],t["@xysfe/actui/es/assets/common/scroll.js"],t["@xysfe/actui/es/assets/common/goldlayer.js"],t["@xysfe/actui/es/assets/img/require.png"])}("undefined"!=typeof self?self:this,function(t,e,s,a,n){return function(t){function e(a){if(s[a])return s[a].exports;var n=s[a]={i:a,l:!1,exports:{}};return t[a].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var s={};return e.m=t,e.c=s,e.d=function(t,s,a){e.o(t,s)||Object.defineProperty(t,s,{configurable:!1,enumerable:!0,get:a})},e.n=function(t){var s=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(s,"a",s),s},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=2089)}({1186:function(t,e,s){"use strict";var a=s(123),n=s.n(a),i=s(97),o=s.n(i),r=s(32),c=s.n(r),l={forward:"可转发",applicant:"投保人",insured:"被保人",beneficiary:"受益人",agent:"顾问",guarder:"监护人"},u=function(t){return{applicant:t+"_tbrxx_zhankai",insureds:t+"_bbrxx_zhankai",renewalBank:t+"_xfyhzh_zhankai",beneficiaries:t+"_syrxx_zhankai",upcerts:t+"_zjsc_zhankai",recording:t+"_slsm_zhankai",payfee:t+"_zfxesm_zhankai",receipt:t+"_hz_zhankai",recontact:t+"_hf_zhankai",finishRecord:t+"_slwch_zhankai"}},d={buy:"填写信息",confirmBuy:"完成投保单",pay:"支付保费",finish:"投保完成"},f=["renewalBank","recording","payfee"];e.a={name:"ActGoldInsureDescDialog",mixins:[c.a],components:{ActGoldLayer:n.a,scroll:o.a},props:{title:{type:String,default:"投保流程说明"},processData:{type:Array,default:function(){return[]}},currentStep:{type:Number,default:0},themeColor:{type:String,default:"#8c7fee"},scene:{type:Number,default:1}},data:function(){return{tableData:{},tagMap:l,step:d,detailBtnEnum:f}},methods:{close:function(){this.isVisible=!1},show:function(){var t=this;this.isVisible=!0,this.$nextTick(function(){t.calculateShowFold()})},initTableData:function(){var t=this,e={};this.processData.forEach(function(s,a){var n={flowName:s.flowName,part:a+1,flowKey:s.flowKey,tags:1==~~s.canShare?["forward"]:[],content:[]};(s.todoList||[]).forEach(function(e){var s={todoKey:e.todoKey,todoName:e.todoName,sureFire:e.sureFire,tags:t.getTags(e.canDoRole),text:e.todoContent,unfold:!1,showBtn:!0};if(e.todoTips&&(s.todoTips=e.todoTips),e.subTodoList&&e.subTodoList.length){var a=[];e.subTodoList.forEach(function(e){a.push({todoKey:e.todoKey,todoName:e.todoName,sureFire:e.sureFire,tags:t.getTags(e.canDoRole)})}),s.subTitle=a}n.content.push(s)}),e[s.flowKey]=n}),console.log(e),this.tableData=e},getTags:function(t){return(t||[]).map(function(t){switch(~~t){case 1:return"applicant";case 2:return"insured";case 3:return"beneficiary";case 4:return"agent";case 5:return"guarder"}})},calculateShowFold:function(){var t=this,e=[];for(var s in this.$refs)if(s.startsWith("foldBox-")){var a=s.split("-"),n=a[1],i=a[2];e.push({part:n,index:i,el:Array.isArray(this.$refs[s])?this.$refs[s][0]:this.$refs[s]})}e.forEach(function(e){var s=e.el,a=e.part,n=e.index,i=t.tableData[a].content[n];console.log(s.clientWidth,s.offsetWidth,s.scrollWidth),console.log("展开按钮",s.childNodes[0]),console.dir(s.childNodes[0]),s.scrollHeight>s.clientHeight?i.showBtn=!0:i.showBtn=!1,i.todoTips&&f.includes(i.todoKey)&&(i.showBtn=!1)})},isShowBtn:function(t,e){var s=e.unfold,a=e.showBtn,n=e.todoKey,i=e.todoTips,o=e.text;if("/"===o||"\\"===o)return!1;switch(t){case"float":return!s&&a;case"span":return s&&a||f.includes(n)&&!i}},operateFold:function(t){var e=t.todoKey;if(f.includes(e)){var s=void 0;switch(e){case"renewalBank":s=2,this.$emit("showPayDialog",s);break;case"payfee":s=1,this.$emit("showPayDialog",s);break;case"recording":t.unfold||(t.unfold=!0),this.$emit("showRecordDialog")}}else t.unfold=!t.unfold;var a=1===Number(this.scene)?"sx":"jdt",n=u(a);n[e]&&(t.unfold||f.includes(e))&&this.trackEvent(n[e])},trackEvent:function(t){window._xystj&&window._xystj.trackEvent(t)}},computed:{grayColor:function(){return{color:"#999999"}}},watch:{isVisible:function(t){if(!1===t)for(var e in this.tableData){var s=this.tableData[e];s.content.forEach(function(t){t.unfold=!1})}}},created:function(){this.initTableData()}}},123:function(t,e){t.exports=a},2089:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s(22),n=s.n(a),i=s(2090);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createGoldInsureDescDialog=n()(i.a,t)},e.default=i.a},2090:function(t,e,s){"use strict";function a(t){r||s(2091)}var n=s(1186),i=s(2092),o=s(8),r=!1,c=a,l=Object(o.a)(n.a,i.a,i.b,!1,c,"data-v-4fc1cde1",null);l.options.__file="src\\components\\GoldInsureDescDialog\\src\\index.vue",e.a=l.exports},2091:function(t,e){},2092:function(t,e,s){"use strict";s.d(e,"a",function(){return a}),s.d(e,"b",function(){return n});var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("act-gold-layer",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{title:t.title,visible:t.isVisible,center:!1,zIndex:100},on:{close:t.close}},[a("article",{staticClass:"dialog-body"},[a("div",{staticClass:"tips"},[a("p",{staticClass:"tip-title"},[t._v("\n 特别说明:\n ")]),t._v(" "),a("div",{staticClass:"tip-content"},[a("div",{staticClass:"gold-tag gold-tag-forward"},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap.forward)+"\n ")])]),t._v(" "),a("span",{staticStyle:{"margin-right":"1.1rem"}},[t._v("\n 为代理人可转发的步骤\n ")]),t._v(" "),a("img",{staticClass:"required",attrs:{src:s(2093)}}),t._v(" "),a("span",[t._v("\n 为一定会产生的投保单任务\n ")])])]),t._v(" "),a("div",{staticClass:"scroll-content"},[a("scroll",{ref:"scroll",attrs:{bounce:!1}},[a("div",{staticClass:"act-gold-desc-header"},[a("div",{staticClass:"header-item"},[t._v("\n 步骤\n ")]),t._v(" "),a("div",{staticClass:"header-item"},[t._v("\n 内容\n ")]),t._v(" "),a("div",{staticClass:"header-item"},[t._v("\n 说明\n ")])]),t._v(" "),a("div",{staticClass:"table-body"},t._l(t.tableData,function(e,s){return a("div",{key:e.flowKey,staticClass:"table-body-item"},[a("div",{staticClass:"table-header"},[a("span",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(e.part+"."+t.step[s])+"\n ")]),t._v(" "),a("div",{staticClass:"tags tags-supply"},t._l(e.tags,function(e,s){return a("div",{key:s+"tag",staticClass:"gold-tag",class:"gold-tag-"+e},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap[e])+"\n ")])])}),0)]),t._v(" "),a("div",{staticClass:"table-content"},t._l(e.content,function(s,n){return a("div",{key:s.todoKey+n,staticClass:"table-item"},[a("div",{staticClass:"row-item",class:{"center-cell":"/"===s.todoName||"\\"===s.todoName}},[s.subTitle&&s.subTitle.length?[a("p",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(s.todoName)+"\n ")]),t._v(" "),a("ul",t._l(s.subTitle,function(s,n){return a("li",{key:s.todoKey+n},[a("div",{staticClass:"li-wrapper"},[a("div",{staticClass:"li-content"},[a("div",{staticClass:"li-bar"}),t._v(" "),a("p",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(s.todoName)+"\n "),s.sureFire?a("span",{staticClass:"item-required"}):t._e()])]),t._v(" "),a("div",{staticClass:"tags tags-supply"},t._l(s.tags,function(e,s){return a("div",{key:s+"tag",staticClass:"gold-tag",class:"gold-tag-"+e},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap[e])+"\n ")])])}),0)])])}),0)]:[a("p",{style:e.part<t.currentStep?t.grayColor:{}},[t._v("\n "+t._s(s.todoName)+"\n "),s.sureFire?a("span",{staticClass:"item-required"}):t._e()]),t._v(" "),a("div",{staticClass:"tags tags-supply"},t._l(s.tags,function(e,s){return a("div",{key:s+"tag",staticClass:"gold-tag",class:"gold-tag-"+e},[a("span",{staticClass:"reduce-tag"},[t._v("\n "+t._s(t.tagMap[e])+"\n ")])])}),0)]],2),t._v(" "),a("div",{staticClass:"row-item row-item-cell3",class:{"center-cell":"/"===s.text||"\\"===s.text}},[a("div",{ref:"foldBox-"+e.flowKey+"-"+n,refInFor:!0,staticClass:"cell3-content",class:{unfold:s.unfold,"deatil-type":t.detailBtnEnum.includes(s.todoKey)}},[a("span",{directives:[{name:"show",rawName:"v-show",value:t.isShowBtn("float",s),expression:"isShowBtn('float', row)"}],staticClass:"fold-btn",style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("展开")]),t._v(" "),a("span",{style:e.part<t.currentStep?t.grayColor:{},domProps:{innerHTML:t._s(s.text.trim())}}),t._v(" "),s.todoTips?[a("span",{directives:[{name:"show",rawName:"v-show",value:t.detailBtnEnum.includes(s.todoKey),expression:"detailBtnEnum.includes(row.todoKey)"}],style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n 详情>\n ")]),t._v(" "),a("br"),t._v(" "),a("span",{staticClass:"todo-tip",class:{"long-todo-tip":s.showBtn&&!t.detailBtnEnum.includes(s.todoKey)}},[t._v("\n "+t._s(s.todoTips)+"\n ")])]:t._e(),t._v(" "),a("span",{directives:[{name:"show",rawName:"v-show",value:t.isShowBtn("span",s),expression:"isShowBtn('span', row)"}],style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n "+t._s(t.detailBtnEnum.includes(s.todoKey)?"详情>":"收起")+"\n ")])],2)])])}),0)])}),0),t._v(" "),a("div",{staticClass:"margin-box"})])],1)])])],1)},n=[];a._withStripped=!0},2093:function(t,e){t.exports=n},22:function(e,s){e.exports=t},32:function(t,s){t.exports=e},8:function(t,e,s){"use strict";function a(t,e,s,a,n,i,o,r){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var l="function"==typeof t?t.options:t;e&&(l.render=e,l.staticRenderFns=s,l._compiled=!0),a&&(l.functional=!0),i&&(l._scopeId=i);var u;if(o?(u=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},l._ssrRegister=u):n&&(u=r?function(){n.call(this,this.$root.$options.shadowRoot)}:n),u)if(l.functional){l._injectStyles=u;var d=l.render;l.render=function(t,e){return u.call(e),d(t,e)}}else{var f=l.beforeCreate;l.beforeCreate=f?[].concat(f,u):[u]}return{exports:t,options:l}}e.a=a},97:function(t,e){t.exports=s}})});
@@ -1 +1 @@
1
- .dialog-body[data-v-4fc1cde1]{padding:0 1.4rem}.dialog-body .reduce-tag[data-v-4fc1cde1]{display:inline-block;scale:.9;height:100%}.dialog-body .tips[data-v-4fc1cde1]{margin-bottom:.85rem}.dialog-body .tips .tip-title[data-v-4fc1cde1]{font-size:1.4rem;height:1.9rem;line-height:1.9rem;color:#333}.dialog-body .tips .tip-content[data-v-4fc1cde1]{font-size:1.2rem;height:2.2rem;line-height:2.2rem;margin-top:.2rem;color:#666}.dialog-body .scroll-content[data-v-4fc1cde1]{height:72vh;content:"viewport-units-buggyfill; height: 72vh"}.dialog-body .scroll-content .act-gold-desc-header[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;height:4rem;font-size:1.3rem;background:#f1f1f7;color:#333;border-radius:1rem 1rem 0 0;border:.1rem solid #e2e5e7;line-height:4rem;text-align:center;border-bottom:none}.dialog-body .scroll-content .act-gold-desc-header .header-item[data-v-4fc1cde1]:first-child{width:5rem;border-right:.05rem solid #e2e5e7}.dialog-body .scroll-content .act-gold-desc-header .header-item[data-v-4fc1cde1]:nth-child(2){width:9.8rem;border-right:.05rem solid #e2e5e7}.dialog-body .scroll-content .act-gold-desc-header .header-item[data-v-4fc1cde1]:nth-child(3){-webkit-box-flex:1;-webkit-flex:1;flex:1}.dialog-body .scroll-content .table-body[data-v-4fc1cde1]{font-size:1.2rem;color:#333;line-height:1.8rem;border-radius:0 0 1rem 1rem;border:.1rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:.05rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item[data-v-4fc1cde1]:last-child{border-radius:0 0 1rem 1rem;border-bottom:none}.dialog-body .scroll-content .table-body .table-body-item .table-header[data-v-4fc1cde1]{width:5rem;padding:0 .6rem;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-pack:center;-webkit-justify-content:center;justify-content:center;border-right:.05rem solid #e2e5e7;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dialog-body .scroll-content .table-body .table-body-item .table-content[data-v-4fc1cde1]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:.05rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item[data-v-4fc1cde1]:last-child{border-bottom:none}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:4.5rem;padding:.7rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-right:.05rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item.center-cell[data-v-4fc1cde1]{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item[data-v-4fc1cde1]:first-child{width:9.8rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child .tags[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child p[data-v-4fc1cde1]{height:1.65rem;margin-bottom:.3rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper[data-v-4fc1cde1]{margin-bottom:.5rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper .li-content[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper .li-content .li-bar[data-v-4fc1cde1]{width:.4rem;height:.4rem;background:#a0a0a0;border-radius:50%;margin-right:.55rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper .tags-supply[data-v-4fc1cde1]{margin-left:.95rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child .item-required[data-v-4fc1cde1]:after{content:"*";color:red}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item[data-v-4fc1cde1]:last-child{-webkit-box-flex:1;-webkit-flex:1;flex:1;border-right:none}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3[data-v-4fc1cde1]{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;line-height:1.8rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content[data-v-4fc1cde1]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content.deatil-type[data-v-4fc1cde1]{-webkit-line-clamp:999}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content[data-v-4fc1cde1]:before{content:"";height:calc(100% - 1.8rem);float:right}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content .fold-btn[data-v-4fc1cde1]{float:right;clear:both}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content .todo-tip[data-v-4fc1cde1]{color:#999}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content .todo-tip.long-todo-tip[data-v-4fc1cde1]{display:inline-block;margin-top:.8rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .unfold[data-v-4fc1cde1]{-webkit-line-clamp:999}.dialog-body .scroll-content .margin-box[data-v-4fc1cde1]{height:4rem}.dialog-body .gold-tag[data-v-4fc1cde1]{display:inline-block;vertical-align:initial;padding:.1rem .2rem .05rem;font-size:.9rem;height:1.4rem;opacity:.6;text-align:center;line-height:1.25rem;border-radius:.2rem;color:#fff;margin-right:.3rem;margin-bottom:.2rem}.dialog-body .gold-tag[data-v-4fc1cde1]:last-child{margin-right:0}.dialog-body .gold-tag.gold-tag-forward[data-v-4fc1cde1]{background:-webkit-linear-gradient(right,#ff8a3e,#ffa911);background:linear-gradient(270deg,#ff8a3e,#ffa911);opacity:1;width:-webkit-max-content;width:max-content}.dialog-body .gold-tag.gold-tag-applicant[data-v-4fc1cde1]{background:#f04b4b}.dialog-body .gold-tag.gold-tag-insured[data-v-4fc1cde1]{background:#f0a34b}.dialog-body .gold-tag.gold-tag-agent[data-v-4fc1cde1]{background:#1358ff}.dialog-body .gold-tag.gold-tag-beneficiary[data-v-4fc1cde1]{background:#584bf0}.dialog-body .gold-tag.gold-tag-guarder[data-v-4fc1cde1]{background:#ff6f38}.dialog-body .required[data-v-4fc1cde1]{display:inline-block;width:.85rem;height:1.2rem}
1
+ .dialog-body[data-v-4fc1cde1]{padding:0 1.4rem}.dialog-body .reduce-tag[data-v-4fc1cde1]{display:inline-block;scale:.9;height:100%}.dialog-body .tips[data-v-4fc1cde1]{margin-bottom:.85rem}.dialog-body .tips .tip-title[data-v-4fc1cde1]{font-size:1.4rem;height:1.9rem;line-height:1.9rem;color:#333}.dialog-body .tips .tip-content[data-v-4fc1cde1]{font-size:1.2rem;height:2.2rem;line-height:2.2rem;margin-top:.2rem;color:#666}.dialog-body .scroll-content[data-v-4fc1cde1]{height:72vh;content:"viewport-units-buggyfill; height: 72vh"}.dialog-body .scroll-content .act-gold-desc-header[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;height:4rem;font-size:1.3rem;background:#f1f1f7;color:#333;border-radius:1rem 1rem 0 0;border:.1rem solid #e2e5e7;line-height:4rem;text-align:center;border-bottom:none}.dialog-body .scroll-content .act-gold-desc-header .header-item[data-v-4fc1cde1]:first-child{width:5rem;border-right:.05rem solid #e2e5e7}.dialog-body .scroll-content .act-gold-desc-header .header-item[data-v-4fc1cde1]:nth-child(2){width:9.8rem;border-right:.05rem solid #e2e5e7}.dialog-body .scroll-content .act-gold-desc-header .header-item[data-v-4fc1cde1]:nth-child(3){-webkit-box-flex:1;-webkit-flex:1;flex:1}.dialog-body .scroll-content .table-body[data-v-4fc1cde1]{font-size:1.2rem;color:#333;line-height:1.8rem;border-radius:0 0 1rem 1rem;border:.1rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:.05rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item[data-v-4fc1cde1]:last-child{border-radius:0 0 1rem 1rem;border-bottom:none}.dialog-body .scroll-content .table-body .table-body-item .table-header[data-v-4fc1cde1]{width:5rem;padding:0 .6rem;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-pack:center;-webkit-justify-content:center;justify-content:center;border-right:.05rem solid #e2e5e7;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dialog-body .scroll-content .table-body .table-body-item .table-content[data-v-4fc1cde1]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:.05rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item[data-v-4fc1cde1]:last-child{border-bottom:none}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:4.5rem;padding:.7rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-right:.05rem solid #e2e5e7}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item.center-cell[data-v-4fc1cde1]{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item[data-v-4fc1cde1]:first-child{width:9.8rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child .tags[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child p[data-v-4fc1cde1]{height:1.65rem;margin-bottom:.3rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper[data-v-4fc1cde1]{margin-bottom:.5rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper .li-content[data-v-4fc1cde1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper .li-content .li-bar[data-v-4fc1cde1]{width:.4rem;height:.4rem;background:#a0a0a0;border-radius:50%;margin-right:.55rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child li .li-wrapper .tags-supply[data-v-4fc1cde1]{margin-left:.95rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item:first-child .item-required[data-v-4fc1cde1]:after{content:"*";color:red}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item[data-v-4fc1cde1]:last-child{-webkit-box-flex:1;-webkit-flex:1;flex:1;border-right:none}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3[data-v-4fc1cde1]{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;line-height:1.8rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content[data-v-4fc1cde1]{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content.deatil-type[data-v-4fc1cde1]{-webkit-line-clamp:999;line-clamp:999}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content[data-v-4fc1cde1]:before{content:"";height:calc(100% - 1.8rem);float:right}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content .fold-btn[data-v-4fc1cde1]{float:right;clear:both}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content .todo-tip[data-v-4fc1cde1]{color:#999}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .cell3-content .todo-tip.long-todo-tip[data-v-4fc1cde1]{display:inline-block;margin-top:.8rem}.dialog-body .scroll-content .table-body .table-body-item .table-content .table-item .row-item-cell3 .unfold[data-v-4fc1cde1]{-webkit-line-clamp:999}.dialog-body .scroll-content .margin-box[data-v-4fc1cde1]{height:4rem}.dialog-body .gold-tag[data-v-4fc1cde1]{display:inline-block;vertical-align:initial;padding:.1rem .2rem .05rem;font-size:.9rem;height:1.4rem;opacity:.6;text-align:center;line-height:1.25rem;border-radius:.2rem;color:#fff;margin-right:.3rem;margin-bottom:.2rem}.dialog-body .gold-tag[data-v-4fc1cde1]:last-child{margin-right:0}.dialog-body .gold-tag.gold-tag-forward[data-v-4fc1cde1]{background:-webkit-linear-gradient(right,#ff8a3e,#ffa911);background:linear-gradient(270deg,#ff8a3e,#ffa911);opacity:1;width:-webkit-max-content;width:max-content}.dialog-body .gold-tag.gold-tag-applicant[data-v-4fc1cde1]{background:#f04b4b}.dialog-body .gold-tag.gold-tag-insured[data-v-4fc1cde1]{background:#f0a34b}.dialog-body .gold-tag.gold-tag-agent[data-v-4fc1cde1]{background:#1358ff}.dialog-body .gold-tag.gold-tag-beneficiary[data-v-4fc1cde1]{background:#584bf0}.dialog-body .gold-tag.gold-tag-guarder[data-v-4fc1cde1]{background:#ff6f38}.dialog-body .required[data-v-4fc1cde1]{display:inline-block;width:.85rem;height:1.2rem}