"use strict";(self["webpackChunkmining_pool"]=self["webpackChunkmining_pool"]||[]).push([[259],{17308:function(s,t,e){var i=e(3999)["default"];Object.defineProperty(t,"B",{value:!0}),t.A=void 0;var a=i(e(77452));t.A={mixins:[a.default]}},22093:function(s,t,e){Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0,e(44114),e(18111),e(81148),e(7588),e(61701);var i=e(1652);t["default"]={data(){return{params:{lang:"",type:"1"},infoParams:{id:"",lang:""},info:"",loading:!1}},mounted(){this.params.lang=this.$i18n?.locale||"zh",this.fetchDocumentsList(this.params)},methods:{async fetchDocumentsList(){try{this.loading=!0;const s=await(0,i.documentsList)(this.params);console.log("文档列表:",s),s&&200===s.code&&s.data&&s.data.length>0?(console.log("请求参数:",s.data),this.infoParams.id=s.data[0].id,this.infoParams.lang=this.$i18n?.locale||"zh",this.infoParams.id&&this.infoParams.lang&&await this.fetchDocumentsInfo()):(console.warn("未获取到文档列表数据"),this.info="")}catch(s){console.error("获取文档列表失败:",s),this.info=""}finally{this.loading=!1}},async fetchDocumentsInfo(){try{if(!this.infoParams.id)return void console.warn("文档ID为空,无法获取文档内容");const s=await(0,i.findDataInfo)(this.infoParams);if(console.log("文档内容:",s),s&&200===s.code&&s.data){const t=s.data.content||"";console.log("原始Markdown内容:",t),this.info=this.sanitizeContent(t),console.log("解析后的HTML内容:",this.info)}else console.warn("获取文档内容失败:",s),this.info=""}catch(s){console.error("获取文档内容失败:",s),this.info=""}},sanitizeContent(s){if(!s||"string"!==typeof s)return"";let t=this.parseMarkdownToHtml(s);const e=/<(script|iframe|object|embed|form|input|textarea|select|button)[^>]*>.*?<\/\1>/gi,i=/(on\w+|javascript:|data:text\/html)/gi;let a=t.replace(e,"").replace(i,"").replace(/style\s*=\s*["'][^"']*javascript:[^"']*["']/gi,"");return a},parseMarkdownToHtml(s){const t=s.split("\n"),e=[];let i=[],a=!1,l=[],o=[],r=!1;for(let c=0;c${l.join("\n")}`),l=[];continue}a=!0,l=[];continue}if(a){l.push(s);continue}if(!n){this.closeAllLists(e,i),this.closeTable(e,o,r),r=!1,o=[],e.length>0&&!e[e.length-1].endsWith("

")&&e.push("");continue}if(n.includes("|")&&!n.startsWith("#")){r||(r=!0,o=[]),o.push(s);continue}r&&(this.closeTable(e,o,r),r=!1,o=[]);const m=n.match(/^(#{1,6})\s+(.+)$/);if(m){this.closeAllLists(e,i);const s=m[1].length,t=m[2];e.push(`${t}`);continue}const d=s.match(/^(\s*)(\d+)\.\s+(.+)$/);if(d){const s=d[1].length,t=this.processInlineMarkdown(d[3]),a=0===s;this.handleListItem(e,i,s,"ol",t,a);continue}const u=s.match(/^(\s*)[-*+]\s+(.+)$/);if(u){const s=u[1].length,t=this.processInlineMarkdown(u[2]),a=0===s;this.handleListItem(e,i,s,"ul",t,a);continue}this.closeAllLists(e,i);const p=this.processInlineMarkdown(n);e.push(`

${p}

`)}return this.closeAllLists(e,i),this.closeTable(e,o,r),e.join("\n")},processInlineMarkdown(s){return s.replace(/\[([^\]]+)\]\(([^)]+)\)/g,'$1').replace(/\*\*(.*?)\*\*/g,"$1").replace(/\*(.*?)\*/g,"$1").replace(/`([^`]*)`/g,"$1").replace(/~~(.*?)~~/g,"$1")},handleListItem(s,t,e,i,a,l=!1){const o=Math.floor(e/3);while(t.length>o+1){const e=t.pop();s.push(``)}if(t.length===o){const e=l&&"ol"===i?' class="spaced-list"':"";s.push(`<${i}${e}>`),t.push({type:i,level:o})}else if(t.length===o+1){const e=t[o];if(e&&e.type!==i){s.push(``);const a=l&&"ol"===i?' class="spaced-list"':"";s.push(`<${i}${a}>`),t[o]={type:i,level:o}}}const r=l&&"ol"===i?' class="main-item"':"";s.push(`${a}`)},closeAllLists(s,t){while(t.length>0){const e=t.pop();s.push(``)}},closeTable(s,t,e){e&&t.length>0&&(s.push(''),t.forEach(((t,e)=>{const i=t.split("|").slice(1,-1).map((s=>s.trim()));if(i.every((s=>/^[-\s:]*$/.test(s))))return;const a=0===e?"th":"td",l=i.map((s=>`<${a}>${this.processInlineMarkdown(s)}`)).join("");s.push(`${l}`)})),s.push("
"))}}}},35899:function(s,t,e){var i=e(3999)["default"];Object.defineProperty(t,"B",{value:!0}),t.A=void 0;var a=i(e(22093));t.A={mixins:[a.default],metaInfo:{meta:[{name:"keywords",content:"服务条款,用户权益,权利义务,Terms of Service, User Rights, Rights and Obligations"},{name:"description",content:window.vm.$t("seo.ServiceTerms")}]}}},63683:function(s,t,e){e.r(t),e.d(t,{__esModule:function(){return a.B},default:function(){return c}});var i=e(91312),a=e(17308),l=a.A,o=e(81656),r=(0,o.A)(l,i.XX,i.Yp,!1,null,"ec5988d8",null),c=r.exports},66668:function(s,t){t.Yp=t.XX=void 0;t.XX=function(){var s=this,t=s._self._c;return t("div",{staticClass:"ServiceTerms"},[t("section",{staticClass:"content"},[s.loading?t("div",{staticClass:"loading-container"},[t("el-icon",{staticClass:"is-loading"},[t("i",{staticClass:"el-icon-loading"})]),t("span",{staticClass:"loading-text"},[s._v("正在加载文档内容...")])],1):s.info&&s.info.trim()?t("div",{staticClass:"dynamic-content",domProps:{innerHTML:s._s(s.info)}}):t("div",{staticClass:"no-content"},[t("p",[s._v("暂无相关文档内容")])])]),s.$isMobile?t("section",[t("h4",[s._v(s._s(s.$t("ServiceTerms.title")))]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title1")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal3")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal4")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title2")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseService1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseService2")))]),t("p",{staticStyle:{"text-align":"justify"}},[t("span",{staticStyle:{"font-weight":"600","text-align":"justify"}},[s._v(s._s(s.$t("ServiceTerms.clauseService3"))+" ")]),s._v(s._s(s.$t("ServiceTerms.clauseService4")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title3")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseUser1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseUser2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseUser3")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title4")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility3")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility4")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility5")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title5")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clausePayment1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePayment2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePayment3")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title6")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseProfit1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseProfit2")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title7")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clausePrivacy1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePrivacy2")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title8")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clausePropertyRight1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePropertyRight2")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title9")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseDisclaimer1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseDisclaimer2")))])])]),t("section",{staticClass:"clauseBox"},[t("h5",[s._v(s._s(s.$t("ServiceTerms.title10")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTermination1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTermination2")))])])])]):t("section",[t("h2",[s._v(s._s(s.$t("ServiceTerms.title")))]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title1")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal3")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTotal4")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title2")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseService1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseService2")))]),t("p",{staticStyle:{"text-align":"justify"}},[t("span",{staticStyle:{"font-weight":"600","text-align":"justify"}},[s._v(s._s(s.$t("ServiceTerms.clauseService3"))+" ")]),s._v(s._s(s.$t("ServiceTerms.clauseService4")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title3")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseUser1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseUser2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseUser3")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title4")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility3")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility4")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseResponsibility5")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title5")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clausePayment1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePayment2")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePayment3")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title6")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseProfit1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseProfit2")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title7")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clausePrivacy1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePrivacy2")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title8")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clausePropertyRight1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clausePropertyRight2")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title9")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseDisclaimer1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseDisclaimer2")))])])]),t("section",{staticClass:"clauseBox"},[t("h3",[s._v(s._s(s.$t("ServiceTerms.title10")))]),t("div",{staticClass:"textBox"},[t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTermination1")))]),t("p",[s._v(s._s(s.$t("ServiceTerms.clauseTermination2")))])])])])])},t.Yp=[]},77452:function(s,t,e){Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0;var i=e(90929),a=e(82908);t["default"]={data(){return{receiveData:{img:"",maId:"",coin:"",ma:""},dialogVisible:!1,params:{email:"",remark:"",code:"",maId:""},tableData:[{email:"5656"}],alertsLoading:!1,addMinerLoading:!1,btnDisabled:!1,btnDisabledClose:!1,btnDisabledPassword:!1,bthText:"user.obtainVerificationCode",bthTextClose:"user.obtainVerificationCode",bthTextPassword:"user.obtainVerificationCode",time:"",countDownTime:60,timer:null,countDownTimeClose:60,timerclose:null,countDownTimePassword:60,timerPassword:null,listParams:{maId:"",limit:10,page:1},modifyDialogVisible:!1,modifyRemark:"",modifyParams:{id:"",remark:""},deleteLoading:!1,userEmail:""}},computed:{countDownPassword(){Math.floor(this.countDownTimePassword/60);const s=this.countDownTimePassword%60,t=s<10?"0"+s:s;return`${t}`}},created(){window.sessionStorage.getItem("alerts_time")&&(this.countDownTimePassword=Number(window.sessionStorage.getItem("alerts_time")),this.startCountDownPassword(),this.btnDisabledPassword=!0,this.bthTextPassword="user.again")},mounted(){let s=localStorage.getItem("userEmail");this.userEmail=JSON.parse(s),window.addEventListener("setItem",(()=>{let s=localStorage.getItem("userEmail");this.userEmail=JSON.parse(s)})),this.params.email=this.userEmail,this.$route.query&&(this.receiveData=this.$route.query,this.listParams.maId=this.receiveData.id,this.params.maId=this.receiveData.id),this.fetchList(this.listParams),this.registerRecoveryMethod("fetchList",this.listParams)},methods:{getImageUrl(s){return(0,a.getImageUrl)(s)},async fetchAddNoticeEmail(s){this.setLoading("addMinerLoading",!0);const t=await(0,i.getAddNoticeEmail)(s);if(t&&200==t.code){this.$message({type:"success",message:this.$t("alerts.addedSuccessfully")}),this.fetchList(this.listParams),this.dialogVisible=!1;for(const s in this.params)"maId"!==s&&(this.params[s]="")}this.setLoading("addMinerLoading",!1)},async fetchList(s){this.setLoading("alertsLoading",!0);const t=await(0,i.getList)(s);t&&200==t.code&&(this.tableData=t.rows),this.setLoading("alertsLoading",!1)},async fetchCode(s){const t=await(0,i.getCode)(s);t&&200==t.code&&this.$message({type:"success",message:this.$t("user.verificationCodeSuccessful")})},async fetchUpdateInfo(s){this.setLoading("addMinerLoading",!0);const t=await(0,i.getUpdateInfo)(s);t&&200==t.code&&(this.$message({type:"success",message:this.$t("alerts.modifiedSuccessfully")}),this.modifyDialogVisible=!1,this.fetchList(this.listParams)),this.setLoading("addMinerLoading",!1)},async fetchDeleteEmail(s){this.setLoading("deleteLoading",!0);const t=await(0,i.deleteEmail)(s);t&&200==t.code&&(this.$message({type:"success",message:this.$t("alerts.deleteSuccessfully")}),this.fetchList(this.listParams)),this.setLoading("deleteLoading",!1)},add(){this.dialogVisible=!0},confirmAdd(){const s=/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+.[a-zA-Z]{2,}$/;this.params.email=this.params.email.trim();let t=s.test(this.params.email);this.params.email&&t?this.params.code?this.fetchAddNoticeEmail(this.params):this.$message({message:this.$t("personal.eCode"),type:"error",customClass:"messageClass",showClose:!0}):this.$message({message:this.$t("user.emailVerification"),type:"error",customClass:"messageClass",showClose:!0})},modify(s){this.modifyParams.id=s.id,this.modifyParams.remark=s.remark,this.modifyDialogVisible=!0},confirmModify(){this.modifyParams.remark?this.fetchUpdateInfo(this.modifyParams):this.$message({message:this.$t("alerts.modificationReminder"),type:"error",customClass:"messageClass",showClose:!0})},handelDelete(s){this.fetchDeleteEmail({id:s.id})},handelCode(){const s=/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+.[a-zA-Z]{2,}$/;this.params.email=this.params.email.trim();let t=s.test(this.params.email);this.params.email&&t?0===this.listParams.maId||this.listParams.maId?(this.fetchCode({email:this.params.email,maId:this.listParams.maId}),null==window.sessionStorage.getItem("alerts_time")||(this.countDownTimePassword=Number(window.sessionStorage.getItem("alerts_time"))),this.startCountDownPassword()):this.$message({message:this.$t("alerts.acquisitionFailed"),type:"error",customClass:"messageClass",showClose:!0}):this.$message({message:this.$t("user.emailVerification"),type:"error",customClass:"messageClass",showClose:!0})},startCountDownPassword(){this.timerPassword=setInterval((()=>{this.countDownTimePassword<=1?(clearInterval(this.timerPassword),sessionStorage.removeItem("alerts_time"),this.countDownTimePassword=60,this.btnDisabledPassword=!1,this.bthTextPassword="user.obtainVerificationCode"):this.countDownTimePassword>0&&(this.countDownTimePassword--,this.btnDisabledPassword=!0,this.bthTextPassword="user.again",window.sessionStorage.setItem("alerts_time",this.countDownTimePassword))}),1e3)}}}},78369:function(s,t,e){e.r(t),e.d(t,{__esModule:function(){return a.B},default:function(){return c}});var i=e(66668),a=e(35899),l=a.A,o=e(81656),r=(0,o.A)(l,i.XX,i.Yp,!1,null,"93b2453e",null),c=r.exports},91312:function(s,t){t.Yp=t.XX=void 0;t.XX=function(){var s=this,t=s._self._c;return t("div",{directives:[{name:"loading",rawName:"v-loading",value:s.alertsLoading,expression:"alertsLoading"}],staticClass:"alerts"},[s.$isMobile?t("section",{staticClass:"mobileMain"},[t("div",{staticClass:"accountInformation"},[t("img",{attrs:{src:s.receiveData.img,alt:"coin",loading:"lazy"}}),t("span",{staticClass:"coin"},[s._v(s._s(s.receiveData.coin))]),t("i",{staticClass:"iconfont icon-youjiantou"}),t("span",{staticClass:"ma"},[s._v(" "+s._s(s.receiveData.ma))])]),t("h4",[s._v(s._s(s.$t("alerts.Alarm")))]),t("p",{staticClass:"explain"},[t("i",{staticClass:"iconfont icon-zhuyi"}),s._v(" "+s._s(s.$t("alerts.beCareful")))]),t("p",{staticClass:"explain"},[t("i",{staticClass:"iconfont icon-zhuyi"}),s._v(" "+s._s(s.$t("alerts.beCareful1")))]),t("section",{staticClass:"BthBox"},[t("el-button",{staticClass:"addBth",on:{click:s.add}},[s._v(" "+s._s(s.$t("alerts.add"))+" "),t("i",{staticClass:"iconfont icon-youjiantou1 arrow",attrs:{"data-v-76e7f323":""}})])],1),t("div",{staticClass:"tableBox"},[t("div",{staticClass:"table-title"},[t("span",{staticClass:"coin"},[s._v(s._s(s.$t("user.Account")))]),t("span",{staticClass:"coin quota"},[s._v(s._s(s.$t("work.operation")))])]),t("el-collapse",s._l(s.tableData,(function(e){return t("el-collapse-item",{key:e.id,attrs:{name:"1"}},[t("template",{slot:"title"},[t("div",{staticClass:"collapseTitle"},[t("span",{staticClass:"coinBox"},[s._v(s._s(e.email))]),t("div",{staticClass:"operationBox"},[t("el-button",{staticClass:"modifyBth",attrs:{size:"small"},nativeOn:{click:function(t){return s.modify(e)}}},[s._v(" "+s._s(s.$t("personal.modify"))+" ")]),t("el-popconfirm",{attrs:{"confirm-button-text":s.$t("work.confirm"),"cancel-button-text":s.$t("work.cancel"),icon:"el-icon-info","icon-color":"red",title:s.$t("alerts.deleteRemind")},on:{confirm:function(t){return s.handelDelete(s.scope.row)}}},[t("el-button",{staticClass:"elBtn",attrs:{slot:"reference",loading:s.deleteLoading,size:"small"},slot:"reference"},[s._v(s._s(s.$t("personal.delete")))])],1)],1)])]),t("div",{staticClass:"belowTable"},[t("div",[t("p",[s._v(s._s(s.$t("user.Account")))]),t("p",[s._v(s._s(e.email))])]),t("div",[t("p",[s._v(s._s(s.$t("apiFile.remarks")))]),t("p",[s._v(s._s(e.remark))])])])],2)})),1)],1),t("el-dialog",{attrs:{visible:s.dialogVisible,width:"45%","close-on-click-modal":!1},on:{"update:visible":function(t){s.dialogVisible=t}}},[t("section",{staticClass:"dialogBox"},[t("div",{staticClass:"title",staticStyle:{"font-size":"1.3em"}},[s._v(s._s(s.$t("alerts.addAlarmEmail")))]),t("div",{staticClass:"inputBox"},[t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("user.Account")))]),t("el-input",{staticClass:"input",attrs:{type:"email",placeholder:s.$t("personal.pleaseEnter")},model:{value:s.params.email,callback:function(t){s.$set(s.params,"email",t)},expression:"params.email"}})],1),t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("personal.verificationCode")))]),t("div",{staticClass:"verificationCode"},[t("el-input",{attrs:{type:"text",autocomplete:"off",placeholder:s.$t("user.verificationCode")},model:{value:s.params.code,callback:function(t){s.$set(s.params,"code",t)},expression:"params.code"}}),t("el-button",{staticClass:"codeBtn",attrs:{disabled:s.btnDisabledPassword},on:{click:s.handelCode}},[s.countDownTimePassword<60&&s.countDownTimePassword>0?t("span",[s._v(s._s(s.countDownTimePassword))]):s._e(),s._v(s._s(s.$t(s.bthTextPassword)))])],1)]),t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("apiFile.remarks")))]),t("el-input",{staticClass:"input",attrs:{placeholder:s.$t("personal.pleaseEnter")},model:{value:s.params.remark,callback:function(t){s.$set(s.params,"remark",t)},expression:"params.remark"}})],1)]),t("el-button",{staticStyle:{width:"30%","font-size":"1.1em"},attrs:{loading:s.addMinerLoading,type:"primary"},on:{click:s.confirmAdd}},[s._v(s._s(s.$t("personal.determine")))])],1)]),t("el-dialog",{attrs:{visible:s.modifyDialogVisible,width:"35%","close-on-click-modal":!1},on:{"update:visible":function(t){s.modifyDialogVisible=t}}},[t("section",{staticClass:"dialogBox"},[t("div",{staticClass:"title",staticStyle:{"font-size":"1.3em"}},[s._v(s._s(s.$t("alerts.modifyRemarks")))]),t("div",{staticClass:"inputBox"},[t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("apiFile.remarks")))]),t("el-input",{staticClass:"input",attrs:{placeholder:s.$t("personal.pleaseEnter")},model:{value:s.modifyParams.remark,callback:function(t){s.$set(s.modifyParams,"remark",t)},expression:"modifyParams.remark"}})],1)]),t("el-button",{staticStyle:{width:"30%","font-size":"1.1em"},attrs:{loading:s.addMinerLoading,type:"primary"},on:{click:s.confirmModify}},[s._v(s._s(s.$t("personal.determine")))])],1)])],1):t("section",{staticClass:"pcMain"},[t("div",{staticClass:"accountInformation"},[t("img",{attrs:{src:s.receiveData.img,alt:"coin",loading:"lazy"}}),t("span",{staticClass:"coin"},[s._v(s._s(s.receiveData.coin))]),t("i",{staticClass:"iconfont icon-youjiantou"}),t("span",{staticClass:"ma"},[s._v(" "+s._s(s.receiveData.ma))])]),t("section",{staticClass:"content"},[t("h2",[s._v(s._s(s.$t("alerts.Alarm")))]),t("p",{staticClass:"explain"},[t("i",{staticClass:"iconfont icon-zhuyi"}),s._v(" "+s._s(s.$t("alerts.beCareful")))]),t("p",{staticClass:"explain"},[t("i",{staticClass:"iconfont icon-zhuyi"}),s._v(" "+s._s(s.$t("alerts.beCareful1")))]),t("section",{staticClass:"BthBox"},[t("el-button",{staticClass:"addBth",on:{click:s.add}},[s._v(" "+s._s(s.$t("alerts.add"))+" "),t("i",{staticClass:"iconfont icon-youjiantou1 arrow",attrs:{"data-v-76e7f323":""}})])],1),t("el-table",{staticClass:"table",staticStyle:{width:"100%","text-transform":"none","border-radius":"5px","margin-top":"18px"},attrs:{height:"500","header-cell-style":{"text-align":"center",background:"#D2C3EA",color:"#36246F",height:"60px"},"cell-style":{"text-align":"center"},data:s.tableData,"max-height":"600",stripe:""}},[t("el-table-column",{attrs:{prop:"email",label:s.$t("user.Account"),width:"230"}}),t("el-table-column",{attrs:{prop:"remark",label:s.$t("apiFile.remarks"),"show-overflow-tooltip":!0}}),t("el-table-column",{attrs:{fixed:"right",label:s.$t("work.operation"),width:"230"},scopedSlots:s._u([{key:"default",fn:function(e){return[t("el-button",{staticClass:"modifyBth",attrs:{size:"small"},on:{click:function(t){return s.modify(e.row)}}},[s._v(" "+s._s(s.$t("personal.modify"))+" ")]),t("el-popconfirm",{attrs:{"confirm-button-text":s.$t("work.confirm"),"cancel-button-text":s.$t("work.cancel"),icon:"el-icon-info","icon-color":"red",title:s.$t("alerts.deleteRemind")},on:{confirm:function(t){return s.handelDelete(e.row)}}},[t("el-button",{staticClass:"elBtn",attrs:{slot:"reference",loading:s.deleteLoading,size:"small"},slot:"reference"},[s._v(s._s(s.$t("personal.delete")))])],1)]}}])})],1)],1),t("el-dialog",{attrs:{visible:s.dialogVisible,width:"45%","close-on-click-modal":!1},on:{"update:visible":function(t){s.dialogVisible=t}}},[t("section",{staticClass:"dialogBox"},[t("div",{staticClass:"title",staticStyle:{"font-size":"1.3em"}},[s._v(s._s(s.$t("alerts.addAlarmEmail")))]),t("div",{staticClass:"inputBox"},[t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("user.Account")))]),t("el-input",{staticClass:"input",attrs:{type:"email",placeholder:s.$t("personal.pleaseEnter")},model:{value:s.params.email,callback:function(t){s.$set(s.params,"email",t)},expression:"params.email"}})],1),t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("personal.verificationCode")))]),t("div",{staticClass:"verificationCode"},[t("el-input",{attrs:{type:"text",autocomplete:"off",placeholder:s.$t("user.verificationCode")},model:{value:s.params.code,callback:function(t){s.$set(s.params,"code",t)},expression:"params.code"}}),t("el-button",{staticClass:"codeBtn",attrs:{disabled:s.btnDisabledPassword},on:{click:s.handelCode}},[s.countDownTimePassword<60&&s.countDownTimePassword>0?t("span",[s._v(s._s(s.countDownTimePassword))]):s._e(),s._v(s._s(s.$t(s.bthTextPassword)))])],1)]),t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("apiFile.remarks")))]),t("el-input",{staticClass:"input",attrs:{placeholder:s.$t("personal.pleaseEnter")},model:{value:s.params.remark,callback:function(t){s.$set(s.params,"remark",t)},expression:"params.remark"}})],1)]),t("el-button",{staticStyle:{width:"30%","font-size":"1.1em"},attrs:{loading:s.addMinerLoading,type:"primary"},on:{click:s.confirmAdd}},[s._v(s._s(s.$t("personal.determine")))])],1)]),t("el-dialog",{attrs:{visible:s.modifyDialogVisible,width:"35%","close-on-click-modal":!1},on:{"update:visible":function(t){s.modifyDialogVisible=t}}},[t("section",{staticClass:"dialogBox"},[t("div",{staticClass:"title",staticStyle:{"font-size":"1.3em"}},[s._v(s._s(s.$t("alerts.modifyRemarks")))]),t("div",{staticClass:"inputBox"},[t("div",{staticClass:"inputItem"},[t("span",{staticClass:"title"},[s._v(s._s(s.$t("apiFile.remarks")))]),t("el-input",{staticClass:"input",attrs:{placeholder:s.$t("personal.pleaseEnter")},model:{value:s.modifyParams.remark,callback:function(t){s.$set(s.modifyParams,"remark",t)},expression:"modifyParams.remark"}})],1)]),t("el-button",{staticStyle:{width:"30%","font-size":"1.1em"},attrs:{loading:s.addMinerLoading,type:"primary"},on:{click:s.confirmModify}},[s._v(s._s(s.$t("personal.determine")))])],1)])],1)])},t.Yp=[]}}]);