@xysfe/actui 1.6.45 → 1.6.46

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,i){return function(t){function e(a){if(s[a])return s[a].exports;var i=s[a]={i:a,l:!1,exports:{}};return t[a].call(i.exports,i,i.exports,e),i.l=!0,i.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=2085)}({1184:function(t,e,s){"use strict";var a=s(123),i=s.n(a),n=s(98),o=s.n(n),r=s(32),l=s.n(r),c={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:[l.a],components:{ActGoldLayer:i.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:c,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 i={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,hasPayRule:e.hasPayRule,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}i.content.push(s)}),e[s.flowKey]=i}),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("-"),i=a[1],n=a[2];e.push({part:i,index:n,el:Array.isArray(this.$refs[s])?this.$refs[s][0]:this.$refs[s]})}e.forEach(function(e){var s=e.el,a=e.part,i=e.index,n=t.tableData[a].content[i],o=s.querySelector(".fold-btn"),r=o.clientHeight,l=s.scrollHeight,c=s.clientHeight;l>c?(n.showBtn=!0,n.unfoldHeight="calc("+l+"px - "+r+"px)",n.foldHeight="calc("+c+"px - "+r+"px)"):(n.showBtn=!1,n.unfoldHeight="0",n.foldHeight="0"),n.todoTips&&f.includes(n.todoKey)&&(n.showBtn=!1)})},isShowBtn:function(t,e){var s=e.unfold,a=e.showBtn,i=e.todoTips,n=e.text;if("/"===n||"\\"===n)return!1;switch(t){case"float":return!s&&a;case"span":return s&&a||this.isShowDetailBtn(e)&&!i}},isShowDetailBtn:function(t){var e=t.todoKey,s=t.hasPayRule;if(f.includes(e))switch(e){case"renewalBank":case"payfee":return s;case"recording":return!0}return!1},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",i=u(a);i[e]&&(t.unfold||f.includes(e))&&this.trackEvent(i[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},2085:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s(22),i=s.n(a),n=s(2086);n.a.install=function(t){t.component(n.a.name,n.a),t.prototype.$createGoldInsureDescDialog=i()(n.a,t)},e.default=n.a},2086:function(t,e,s){"use strict";function a(t){r||s(2087)}var i=s(1184),n=s(2088),o=s(8),r=!1,l=a,c=Object(o.a)(i.a,n.a,n.b,!1,l,"data-v-4fc1cde1",null);c.options.__file="src\\components\\GoldInsureDescDialog\\src\\index.vue",e.a=c.exports},2087:function(t,e){},2088:function(t,e,s){"use strict";s.d(e,"a",function(){return a}),s.d(e,"b",function(){return i});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(2089)}}),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,i){return a("div",{key:s.todoKey+i,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,i){return a("li",{key:s.todoKey+i},[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+"-"+i,refInFor:!0,staticClass:"webkit-box",class:{unfold:s.unfold,"deatil-type":t.detailBtnEnum.includes(s.todoKey)}},[a("div",{staticClass:"cell3-content"},[a("div",{staticClass:"float-box",style:{height:s.unfold?s.unfoldHeight:s.foldHeight}}),t._v(" "),a("div",{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("div",{staticClass:"inline-block",style:e.part<t.currentStep?t.grayColor:{},domProps:{innerHTML:t._s(s.text.trim())}}),t._v(" "),s.todoTips?[a("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowDetailBtn(s),expression:"isShowDetailBtn(row)"}],staticClass:"inline-block",style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n 详情>\n ")]),t._v(" "),a("br"),t._v(" "),a("div",{staticClass:"inline-block 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("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowBtn("span",s),expression:"isShowBtn('span', row)"}],staticClass:"inline-block",style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n "+t._s(t.isShowDetailBtn(s)?"详情>":"收起")+"\n ")])],2)])])])}),0)])}),0),t._v(" "),a("div",{staticClass:"margin-box"})])],1)])])],1)},i=[];a._withStripped=!0},2089:function(t,e){t.exports=i},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,i,n,o,r){t=t||{};var l=typeof t.default;"object"!==l&&"function"!==l||(t=t.default);var c="function"==typeof t?t.options:t;e&&(c.render=e,c.staticRenderFns=s,c._compiled=!0),a&&(c.functional=!0),n&&(c._scopeId=n);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__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},c._ssrRegister=u):i&&(u=r?function(){i.call(this,this.$root.$options.shadowRoot)}:i),u)if(c.functional){c._injectStyles=u;var d=c.render;c.render=function(t,e){return u.call(e),d(t,e)}}else{var f=c.beforeCreate;c.beforeCreate=f?[].concat(f,u):[u]}return{exports:t,options:c}}e.a=a},98: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,i){return function(t){function e(a){if(s[a])return s[a].exports;var i=s[a]={i:a,l:!1,exports:{}};return t[a].call(i.exports,i,i.exports,e),i.l=!0,i.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=2085)}({1184:function(t,e,s){"use strict";var a=s(123),i=s.n(a),n=s(98),o=s.n(n),r=s(32),l=s.n(r),c={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:[l.a],components:{ActGoldLayer:i.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:c,step:d,detailBtnEnum:f}},methods:{close:function(){this.isVisible=!1},show:function(){var t=this;this.isVisible=!0,this.$nextTick(function(){t.calculateShowFold(),t.$refs.scroll&&t.$refs.scroll.refresh()})},initTableData:function(){var t=this,e={};this.processData.forEach(function(s,a){var i={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,hasPayRule:e.hasPayRule,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}i.content.push(s)}),e[s.flowKey]=i}),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("-"),i=a[1],n=a[2];e.push({part:i,index:n,el:Array.isArray(this.$refs[s])?this.$refs[s][0]:this.$refs[s]})}e.forEach(function(e){var s=e.el,a=e.part,i=e.index,n=t.tableData[a].content[i],o=s.querySelector(".fold-btn"),r=o.clientHeight,l=s.scrollHeight,c=s.clientHeight;l>c?(n.showBtn=!0,n.unfoldHeight="calc("+l+"px - "+r+"px)",n.foldHeight="calc("+c+"px - "+r+"px)"):(n.showBtn=!1,n.unfoldHeight="0",n.foldHeight="0"),n.todoTips&&f.includes(n.todoKey)&&(n.showBtn=!1)})},isShowBtn:function(t,e){var s=e.unfold,a=e.showBtn,i=e.todoTips,n=e.text;if("/"===n||"\\"===n)return!1;switch(t){case"float":return!s&&a;case"span":return s&&a||this.isShowDetailBtn(e)&&!i}},isShowDetailBtn:function(t){var e=t.todoKey,s=t.hasPayRule;if(f.includes(e))switch(e){case"renewalBank":case"payfee":return s;case"recording":return!0}return!1},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",i=u(a);i[e]&&(t.unfold||f.includes(e))&&this.trackEvent(i[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},2085:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s(22),i=s.n(a),n=s(2086);n.a.install=function(t){t.component(n.a.name,n.a),t.prototype.$createGoldInsureDescDialog=i()(n.a,t)},e.default=n.a},2086:function(t,e,s){"use strict";function a(t){r||s(2087)}var i=s(1184),n=s(2088),o=s(8),r=!1,l=a,c=Object(o.a)(i.a,n.a,n.b,!1,l,"data-v-4fc1cde1",null);c.options.__file="src\\components\\GoldInsureDescDialog\\src\\index.vue",e.a=c.exports},2087:function(t,e){},2088:function(t,e,s){"use strict";s.d(e,"a",function(){return a}),s.d(e,"b",function(){return i});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:99},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(2089)}}),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,i){return a("div",{key:s.todoKey+i,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,i){return a("li",{key:s.todoKey+i},[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+"-"+i,refInFor:!0,staticClass:"webkit-box",class:{unfold:s.unfold,"deatil-type":t.detailBtnEnum.includes(s.todoKey)}},[a("div",{staticClass:"cell3-content"},[a("div",{staticClass:"float-box",style:{height:s.unfold?s.unfoldHeight:s.foldHeight}}),t._v(" "),a("div",{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("div",{staticClass:"inline-block",style:e.part<t.currentStep?t.grayColor:{},domProps:{innerHTML:t._s(s.text.trim())}}),t._v(" "),s.todoTips?[a("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowDetailBtn(s),expression:"isShowDetailBtn(row)"}],staticClass:"inline-block",style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n 详情>\n ")]),t._v(" "),a("br"),t._v(" "),a("div",{staticClass:"inline-block 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("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowBtn("span",s),expression:"isShowBtn('span', row)"}],staticClass:"inline-block",style:{color:t.themeColor},on:{click:function(e){return t.operateFold(s)}}},[t._v("\n "+t._s(t.isShowDetailBtn(s)?"详情>":"收起")+"\n ")])],2)])])])}),0)])}),0),t._v(" "),a("div",{staticClass:"margin-box"})])],1)])])],1)},i=[];a._withStripped=!0},2089:function(t,e){t.exports=i},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,i,n,o,r){t=t||{};var l=typeof t.default;"object"!==l&&"function"!==l||(t=t.default);var c="function"==typeof t?t.options:t;e&&(c.render=e,c.staticRenderFns=s,c._compiled=!0),a&&(c.functional=!0),n&&(c._scopeId=n);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__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},c._ssrRegister=u):i&&(u=r?function(){i.call(this,this.$root.$options.shadowRoot)}:i),u)if(c.functional){c._injectStyles=u;var d=c.render;c.render=function(t,e){return u.call(e),d(t,e)}}else{var f=c.beforeCreate;c.beforeCreate=f?[].concat(f,u):[u]}return{exports:t,options:c}}e.a=a},98:function(t,e){t.exports=s}})});
@@ -1 +1 @@
1
- .record-rule-wrapper[data-v-597d6a82]{line-height:22px;font-size:13px}.record-rule-wrapper .special-description[data-v-597d6a82]{margin:0 30px 0 14px;color:#333;font-size:14px}.record-rule-wrapper .description[data-v-597d6a82]{margin:0 30px 0 14px;color:#666}.record-rule-wrapper .record-rule-content[data-v-597d6a82]{margin-top:12px;padding:0 14px;position:relative;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.record-rule-wrapper .record-rule-content[data-v-597d6a82] .scroll-wrapper{width:100%;height:400px}.record-rule-wrapper .record-rule-content[data-v-597d6a82] .scroll-wrapper .scroll-content{width:640px;margin:0 14px;overflow:hidden;position:relative}.record-rule-wrapper .record-rule-content .table-title[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;background-color:#f1f1f7;border-radius:10px 10px 0 0;border:1px solid #e2e5e7;border-bottom:none;height:40px;line-height:40px;text-align:center;color:#333}.record-rule-wrapper .record-rule-content .table-title .left-title[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;width:130px}.record-rule-wrapper .record-rule-content .table-title .left-title .header-item[data-v-597d6a82]{width:100%;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;width:-webkit-fit-content;width:fit-content}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:first-child{width:90px;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:nth-child(2){width:86px;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:nth-child(3){width:120px;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:nth-child(4){width:212px}.record-rule-wrapper .record-rule-content .table-wrapper[data-v-597d6a82]{height:382px;overflow:hidden}.record-rule-wrapper .record-rule-content .table-wrapper .record-table[data-v-597d6a82]{border-radius:0 0 10px 10px;border:1px solid #e2e5e7;display:-webkit-box;display:-webkit-flex;display:flex}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table[data-v-597d6a82]{width:130px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item:last-child .body-item-left[data-v-597d6a82],.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item:last-child .body-item-right .right-row-city[data-v-597d6a82]:last-child{border-bottom:none}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item .body-item-left[data-v-597d6a82]{width:55px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-right:1px solid #e2e5e7;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item .body-item-right[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item .body-item-right .right-row-city[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;padding:8px;-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;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid #e2e5e7;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item[data-v-597d6a82],.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-wrapper[data-v-597d6a82]{width:-webkit-fit-content;width:fit-content}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item:last-child .right-row-item .row-citem[data-v-597d6a82]{border-bottom:none}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item[data-v-597d6a82]{width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:flex}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]{padding:8px;border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:first-child{width:90px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem:first-child .row-citem-content[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem:first-child .row-citem-content .icon-question[data-v-597d6a82]{margin-left:4px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:nth-child(2){width:86px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:nth-child(3){width:120px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:nth-child(4){border-right:none;width:212px}.record-rule-wrapper .submit-btn[data-v-597d6a82]{margin-top:100px;padding:10px;border-top:1px solid #f5f5f5}.record-rule-wrapper .submit-btn .full-screen-btn[data-v-597d6a82]{height:4rem;border-radius:2.2rem;background:-webkit-linear-gradient(left,#b6adfb,#9589f4);background:linear-gradient(90deg,#b6adfb,#9589f4);text-align:center;line-height:4rem;font-size:1.6rem;font-family:SourceHanSansSC-Regular,SourceHanSansSC;font-weight:400;color:#fff}.bg-wrap[data-v-597d6a82]{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9999;background:#fff;content:"viewport-units-buggyfill; width: 100vw; height: 100vh"}.bg-wrap .full-record-rule-wrapper[data-v-597d6a82]{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;left:100%;top:0;width:100vh;height:100vw;overflow:auto;-webkit-transform-origin:top left;transform-origin:top left;content:"viewport-units-buggyfill; width: 100vh; height: 100vw"}.bg-wrap .full-record-rule-wrapper .title[data-v-597d6a82]{position:relative;font-size:20px;padding-top:12px;color:#333;font-weight:700;text-align:center}.bg-wrap .full-record-rule-wrapper .title .close[data-v-597d6a82]{position:absolute;top:1rem;right:1rem}.bg-wrap .full-record-rule-wrapper .title .close img[data-v-597d6a82]{width:3.2rem;height:3.2rm;pointer-events:auto!important}.bg-wrap .full-record-rule-wrapper .description[data-v-597d6a82]{text-align:center;margin-top:15px;font-size:14px;color:#666}.bg-wrap .full-record-rule-wrapper .description .special-desc[data-v-597d6a82]{color:#333}.bg-wrap .full-record-rule-wrapper .record-rule-content[data-v-597d6a82]{margin-top:12px;padding:0 14px;position:relative;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#f1f1f7;border-radius:10px 10px 0 0;border:1px solid #e2e5e7;border-bottom:none;height:40px;line-height:40px;text-align:center;color:#333}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:first-child,.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(2){width:130px;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(3){width:90px;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(4){width:130px;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(5){-webkit-box-flex:1;-webkit-flex:1;flex:1}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body[data-v-597d6a82]{border-radius:0 0 10px 10px;max-height:230px;overflow:auto;border:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item[data-v-597d6a82]:last-child{border-radius:0 0 10px 10px;border-bottom:none}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-left[data-v-597d6a82]{width:55px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-right:1px solid #e2e5e7;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item[data-v-597d6a82]:last-child{border-bottom:none}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:8px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:first-child{width:75px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(2){width:130px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem:nth-child(2) .range-tip[data-v-597d6a82]{width:100%}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(3){width:90px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(4){width:130px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(5){-webkit-box-flex:1;-webkit-flex:1;flex:1;border-right:none}.dialog-mask[data-v-597d6a82]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:300;background:rgba(0,0,0,.5)}.dialog-mask .content[data-v-597d6a82]{position:absolute;top:50%;width:334px;left:50%;padding:15px 12px;max-height:260px;overflow-y:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:13px;font-size:13px;line-height:18px;color:#333}.dialog-mask .content .record-content[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex}
1
+ .record-rule-wrapper[data-v-597d6a82]{line-height:22px;font-size:13px}.record-rule-wrapper .special-description[data-v-597d6a82]{margin:0 30px 0 14px;color:#333;font-size:14px}.record-rule-wrapper .description[data-v-597d6a82]{margin:0 30px 0 14px;color:#666}.record-rule-wrapper .record-rule-content[data-v-597d6a82]{margin-top:12px;padding:0 14px;position:relative;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.record-rule-wrapper .record-rule-content[data-v-597d6a82] .scroll-wrapper{width:100%;height:400px}.record-rule-wrapper .record-rule-content[data-v-597d6a82] .scroll-wrapper .scroll-content{width:640px;margin:0 14px;overflow:hidden;position:relative}.record-rule-wrapper .record-rule-content .table-title[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;background-color:#f1f1f7;border-radius:10px 10px 0 0;border:1px solid #e2e5e7;border-bottom:none;height:40px;line-height:40px;text-align:center;color:#333}.record-rule-wrapper .record-rule-content .table-title .left-title[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;width:130px}.record-rule-wrapper .record-rule-content .table-title .left-title .header-item[data-v-597d6a82]{width:100%;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;width:-webkit-fit-content;width:fit-content}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:first-child{width:90px;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:nth-child(2){width:86px;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:nth-child(3){width:120px;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-title .right-title .right-title-wrapper .header-item[data-v-597d6a82]:nth-child(4){width:212px}.record-rule-wrapper .record-rule-content .table-wrapper[data-v-597d6a82]{height:362px;overflow:hidden}.record-rule-wrapper .record-rule-content .table-wrapper .record-table[data-v-597d6a82]{border-radius:0 0 10px 10px;border:1px solid #e2e5e7;display:-webkit-box;display:-webkit-flex;display:flex}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table[data-v-597d6a82]{width:130px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item:last-child .body-item-left[data-v-597d6a82],.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item:last-child .body-item-right .right-row-city[data-v-597d6a82]:last-child{border-bottom:none}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item .body-item-left[data-v-597d6a82]{width:55px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-right:1px solid #e2e5e7;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item .body-item-right[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .left-table .left-table-body-item .body-item-right .right-row-city[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;padding:8px;-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;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid #e2e5e7;border-right:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item[data-v-597d6a82],.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-wrapper[data-v-597d6a82]{width:-webkit-fit-content;width:fit-content}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item:last-child .right-row-item .row-citem[data-v-597d6a82]{border-bottom:none}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item[data-v-597d6a82]{width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:flex}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]{padding:8px;border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:first-child{width:90px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem:first-child .row-citem-content[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem:first-child .row-citem-content .icon-question[data-v-597d6a82]{margin-left:4px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:nth-child(2){width:86px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:nth-child(3){width:120px}.record-rule-wrapper .record-rule-content .table-wrapper .record-table .right-table .right-table-body-item .right-row-item .row-citem[data-v-597d6a82]:nth-child(4){border-right:none;width:212px}.record-rule-wrapper .submit-btn[data-v-597d6a82]{margin-top:100px;padding:10px;border-top:1px solid #f5f5f5}.record-rule-wrapper .submit-btn .full-screen-btn[data-v-597d6a82]{height:4rem;border-radius:2.2rem;background:-webkit-linear-gradient(left,#b6adfb,#9589f4);background:linear-gradient(90deg,#b6adfb,#9589f4);text-align:center;line-height:4rem;font-size:1.6rem;font-family:SourceHanSansSC-Regular,SourceHanSansSC;font-weight:400;color:#fff}.bg-wrap[data-v-597d6a82]{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9999;background:#fff;content:"viewport-units-buggyfill; width: 100vw; height: 100vh"}.bg-wrap .full-record-rule-wrapper[data-v-597d6a82]{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;left:100%;top:0;width:100vh;height:100vw;overflow:auto;-webkit-transform-origin:top left;transform-origin:top left;content:"viewport-units-buggyfill; width: 100vh; height: 100vw"}.bg-wrap .full-record-rule-wrapper .title[data-v-597d6a82]{position:relative;font-size:20px;padding-top:12px;color:#333;font-weight:700;text-align:center}.bg-wrap .full-record-rule-wrapper .title .close[data-v-597d6a82]{position:absolute;top:1rem;right:1rem}.bg-wrap .full-record-rule-wrapper .title .close img[data-v-597d6a82]{width:3.2rem;height:3.2rm;pointer-events:auto!important}.bg-wrap .full-record-rule-wrapper .description[data-v-597d6a82]{text-align:center;margin-top:15px;font-size:14px;color:#666}.bg-wrap .full-record-rule-wrapper .description .special-desc[data-v-597d6a82]{color:#333}.bg-wrap .full-record-rule-wrapper .record-rule-content[data-v-597d6a82]{margin-top:12px;padding:0 14px;position:relative;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#f1f1f7;border-radius:10px 10px 0 0;border:1px solid #e2e5e7;border-bottom:none;height:40px;line-height:40px;text-align:center;color:#333}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:first-child,.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(2){width:130px;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(3){width:90px;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(4){width:130px;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-header .header-item[data-v-597d6a82]:nth-child(5){-webkit-box-flex:1;-webkit-flex:1;flex:1}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body[data-v-597d6a82]{border-radius:0 0 10px 10px;max-height:230px;overflow:auto;border:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item[data-v-597d6a82]:last-child{border-radius:0 0 10px 10px;border-bottom:none}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-left[data-v-597d6a82]{width:55px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-right:1px solid #e2e5e7;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right[data-v-597d6a82]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item[data-v-597d6a82]:last-child{border-bottom:none}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:8px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-right:1px solid #e2e5e7}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:first-child{width:75px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(2){width:130px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem:nth-child(2) .range-tip[data-v-597d6a82]{width:100%}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(3){width:90px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(4){width:130px}.bg-wrap .full-record-rule-wrapper .record-rule-content .table-body .table-body-item .body-item-right .right-row-item .row-citem[data-v-597d6a82]:nth-child(5){-webkit-box-flex:1;-webkit-flex:1;flex:1;border-right:none}.dialog-mask[data-v-597d6a82]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:300;background:rgba(0,0,0,.5)}.dialog-mask .content[data-v-597d6a82]{position:absolute;top:50%;width:334px;left:50%;padding:15px 12px;max-height:260px;overflow-y:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:13px;font-size:13px;line-height:18px;color:#333}.dialog-mask .content .record-content[data-v-597d6a82]{display:-webkit-box;display:-webkit-flex;display:flex}