Commit ba25b1cb by 无尘

fix: 修改图标

parent 6bc061ec
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link rel=stylesheet type=text/css href=//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.28.css><link href=./static/css/app.7f1cb567d73fd46e737c1b9ec0e26643.css rel=stylesheet></head><body style="min-width: 1400px;" class=damolish><div id=app></div><script src=//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js></script><script src=//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js></script><script src=//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js></script><script>// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.85c39fd1faf088e7e7a8.js></script><script type=text/javascript src=./static/js/vendor.014a23eec35e9d02ede3.js></script><script type=text/javascript src=./static/js/app.8d191545273f9ef352eb.js></script></body></html> <!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link rel=stylesheet type=text/css href=//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.28.css><link href=./static/css/app.9d1294a288d716a4fa69c5dafa255a65.css rel=stylesheet></head><body style="min-width: 1400px;" class=damolish><div id=app></div><script src=//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js></script><script src=//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js></script><script src=//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js></script><script>// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.3bdd36469168b4a6de4d.js></script><script type=text/javascript src=./static/js/vendor.014a23eec35e9d02ede3.js></script><script type=text/javascript src=./static/js/app.c0ecf8ddab77d1f59bcc.js></script></body></html>
\ No newline at end of file \ No newline at end of file
webpackJsonp([13],{DyFh:function(t,e){},EMCj:function(t,e){},c9no:function(t,e,a){"use strict";var s={name:"set-tip",props:{tipText:{type:String,default:function(){return""}}},data:function(){return{setTipShow:!0}},methods:{toClose:function(){this.setTipShow=!1},toSet:function(){if(this.$route.path.includes("enterpriseSet"))return!1;this.$router.push("enterpriseSet?/adminList")}}},r={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.setTipShow?a("div",{staticClass:"set-tip-body flex flex-align-center border-box"},[a("span",{staticClass:" font-13 el-icon-info color-2f54eb"}),a("span",{staticClass:"m-l-10 font-13 color-606266"},[t._v(t._s(t.tipText))]),a("el-button",{staticClass:"m-l-10",attrs:{type:"text"},on:{click:t.toClose}},[t._v("忽略")]),a("el-button",{staticClass:"m-l-10",attrs:{type:"text"},on:{click:t.toSet}},[t._v("去完成")])],1):t._e()},staticRenderFns:[]};var o=a("VU/8")(s,r,!1,function(t){a("DyFh")},"data-v-51e28415",null);e.a=o.exports},x5Fx:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("c9no"),r=a("P9l9"),o=a("Ch4/"),n={props:{},data:function(){return{checkShow:!1,tipText:"请在企业密钥维护中输入对应的secret",tableH:window.screen.availHeight-464-126,wxEnterpriseId:localStorage.getItem("userInfos")?JSON.parse(localStorage.getItem("userInfos")).wxEnterpriseId:"",companyObj:{smallVersion:"",corpName:"",corpid:"",contactFlag:!1,verifiedEndTime:"",corpIndustry:"",corpSubIndustry:"",corpUserMax:"",location:""},secrets:{customerSecret:"",customerSaveDate:"",customerCheck:!0,contactSecret:"",contactSaveDate:"",contactCheck:!0,appSecret:"",appSaveDate:"",appCheck:!1}}},computed:{},methods:{saveSecret:function(){var t=this,e={wxEnterpriseId:t.wxEnterpriseId};Object(r.d)("/haoban-manage3-web/",e).then(function(e){var a=e.data;if(1==a.errorCode)return t.secrets=a.result,!1;o.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},refeshData:function(){this.refreshData()},refreshData:function(t){var e=this,a={wxEnterpriseId:e.wxEnterpriseId};Object(r.a)("/haoban-manage3-web/wxEnterprise-refresh",a).then(function(t){var a=t.data;if(1==a.errorCode)return e.companyObj=a.result,!1;o.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getData:function(t){var e=this,a={wxEnterpriseId:e.wxEnterpriseId};Object(r.a)("/haoban-manage3-web/wxEnterprise-detail",a).then(function(t){var a=t.data;if(1==a.errorCode)return e.companyObj=a.result,!1;o.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{},mounted:function(){this.$emit("showTab",1),document.documentElement.style.backgroundColor="#f0f2f5",this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{setTip:s.a}},c={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"daily-set-wrap "},[a("div",{staticClass:"daily-set-content border-box"},[a("div",{staticClass:"company-title m-b-20 flex flex-space-between"},[a("div",{staticClass:"line-h-32"},[a("span",{staticClass:"color-303133 font-14 font-w-600"},[t._v("企业微信基本信息")]),a("el-button",{staticClass:"m-l-20",attrs:{type:"text"},on:{click:t.refeshData}},[t._v("同步刷新 ")])],1),t._v(" "),a("div",[t.checkShow?a("set-tip",{attrs:{tipText:t.tipText}}):t._e()],1)]),t._v(" "),a("div",{staticClass:"company-info-body"},[a("el-form",{ref:"form",attrs:{model:t.form,"label-width":"105px"}},[a("el-form-item",{attrs:{label:"企业名称"}},[a("span",{staticClass:"font-14 color-303133 p-r-10"},[t._v(t._s(t.companyObj.corpName))]),t._v(" "),a("el-tag",[t._v(" "+t._s(1==t.companyObj.contactFlag?"已认证":"未认证"))]),1==t.companyObj.contactFlag?a("span",{staticClass:"p-l-10 font-12 color-909399"},[t._v("认证到期 "+t._s(t._f("timeStampToYmd")(t.companyObj.verifiedEndTime)))]):t._e()],1),t._v(" "),a("el-form-item",{attrs:{label:"企业ID"}},[a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.corpid))])]),t._v(" "),a("el-form-item",{attrs:{label:"行业类型"}},[a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.corpIndustry)+" / "+t._s(t.companyObj.corpSubIndustry))])]),t._v(" "),a("el-form-item",{attrs:{label:"人员规模"}},[a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.corpScale))])]),t._v(" "),a("el-form-item",{attrs:{label:"地址"}},[a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.location))])])],1)],1),t._v(" "),t._e(),t._v(" "),t._e()])])},staticRenderFns:[]};var i=a("VU/8")(n,c,!1,function(t){a("EMCj")},"data-v-1ec660d2",null);e.default=i.exports}});
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([8],{DyFh:function(t,e){},FC6S:function(t,e){},c9no:function(t,e,s){"use strict";var a={name:"set-tip",props:{tipText:{type:String,default:function(){return""}}},data:function(){return{setTipShow:!0}},methods:{toClose:function(){this.setTipShow=!1},toSet:function(){if(this.$route.path.includes("enterpriseSet"))return!1;this.$router.push("enterpriseSet?/adminList")}}},c={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return t.setTipShow?s("div",{staticClass:"set-tip-body flex flex-align-center border-box"},[s("span",{staticClass:" font-13 el-icon-info color-2f54eb"}),s("span",{staticClass:"m-l-10 font-13 color-606266"},[t._v(t._s(t.tipText))]),s("el-button",{staticClass:"m-l-10",attrs:{type:"text"},on:{click:t.toClose}},[t._v("忽略")]),s("el-button",{staticClass:"m-l-10",attrs:{type:"text"},on:{click:t.toSet}},[t._v("去完成")])],1):t._e()},staticRenderFns:[]};var o=s("VU/8")(a,c,!1,function(t){s("DyFh")},"data-v-51e28415",null);e.a=o.exports},x5Fx:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("c9no"),c=s("P9l9"),o=s("Ch4/"),r={props:{},data:function(){return{checkShow:!1,tipText:"请在企业密钥维护中输入对应的secret",tableH:window.screen.availHeight-464-126,wxEnterpriseId:localStorage.getItem("userInfos")?JSON.parse(localStorage.getItem("userInfos")).wxEnterpriseId:"",companyObj:{smallVersion:"",corpName:"",corpid:"",contactFlag:!1,verifiedEndTime:"",corpIndustry:"",corpSubIndustry:"",corpUserMax:"",location:""},secrets:{customerSecret:"",customerSaveDate:"",customerCheck:!0,contactSecret:"",contactSaveDate:"",contactCheck:!0,appSecret:"",appSaveDate:"",appCheck:!1}}},computed:{},methods:{saveSecret:function(){var t=this,e={wxEnterpriseId:t.wxEnterpriseId};Object(c.d)("/haoban-manage3-web/",e).then(function(e){var s=e.data;if(1==s.errorCode)return t.secrets=s.result,!1;o.a.errorMsg(s)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},refeshData:function(){this.refreshData()},refreshData:function(t){var e=this,s={wxEnterpriseId:e.wxEnterpriseId};Object(c.a)("/haoban-manage3-web/wxEnterprise-refresh",s).then(function(t){var s=t.data;if(1==s.errorCode)return e.companyObj=s.result,!1;o.a.errorMsg(s)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getData:function(t){var e=this,s={wxEnterpriseId:e.wxEnterpriseId};Object(c.a)("/haoban-manage3-web/wxEnterprise-detail",s).then(function(t){var s=t.data;if(1==s.errorCode)return e.companyObj=s.result,!1;o.a.errorMsg(s)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{},mounted:function(){this.$emit("showTab",1),document.documentElement.style.backgroundColor="#f0f2f5",this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{setTip:a.a}},n={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"daily-set-wrap "},[s("div",{staticClass:"daily-set-content border-box"},[s("div",{staticClass:"company-title m-b-20 flex flex-space-between"},[s("div",{staticClass:"line-h-32"},[s("span",{staticClass:"color-303133 font-14 font-w-600"},[t._v("企业微信基本信息")]),s("el-button",{staticClass:"m-l-20",attrs:{type:"text"},on:{click:t.refeshData}},[t._v("同步刷新 ")])],1),t._v(" "),s("div",[t.checkShow?s("set-tip",{attrs:{tipText:t.tipText}}):t._e()],1)]),t._v(" "),s("div",{staticClass:"company-info-body"},[s("el-form",{ref:"form",attrs:{model:t.form,"label-width":"105px"}},[s("el-form-item",{attrs:{label:"企业名称"}},[s("span",{staticClass:"font-14 color-303133 p-r-10"},[t._v(t._s(t.companyObj.corpName))]),t._v(" "),s("el-tag",[t._v(" "+t._s(1==t.companyObj.contactFlag?"已认证":"未认证"))]),1==t.companyObj.contactFlag?s("span",{staticClass:"p-l-10 font-12 color-909399"},[t._v("认证到期 "+t._s(t._f("timeStampToYmd")(t.companyObj.verifiedEndTime)))]):t._e()],1),t._v(" "),s("el-form-item",{attrs:{label:"企业ID"}},[s("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.corpid))])]),t._v(" "),s("el-form-item",{attrs:{label:"行业类型"}},[s("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.corpIndustry)+" / "+t._s(t.companyObj.corpSubIndustry))])]),t._v(" "),s("el-form-item",{attrs:{label:"人员规模"}},[s("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.corpScale))])]),t._v(" "),s("el-form-item",{attrs:{label:"地址"}},[s("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.companyObj.location))])])],1)],1),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"company-info-body secret-body"},[s("div",{staticClass:"m-b-20"},[s("span",{staticClass:"inline-block w-127"},[s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"企业微信中【客户联系】API中若更新secret,请复制后更新至此处。首次使用好办请输入。",placement:"top-start"}},[s("span",{staticClass:"font-14 color-606266",staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("客户联系secret:")])])],1),s("el-input",{staticClass:"m-l-10 w-399",attrs:{maxlength:"200",placeholder:""},model:{value:t.secrets.customerSecret,callback:function(e){t.$set(t.secrets,"customerSecret",e)},expression:"secrets.customerSecret"}}),s("el-button",{staticClass:"m-l-20",attrs:{type:"text"},on:{click:function(e){t.saveSecret("")}}},[t._v("保存")]),s("span",{staticClass:"m-l-20 font-12 color-909399"},[t._v("最后一次保存:"+t._s(t.secrets.customerSaveDate||t.formatTimeStamp))]),s("span",{staticClass:"m-l-37 font-14 color-303133"},[s("span",{class:[t.secrets.customerCheck?"color-49c958 el-icon-circle-check":"color-f83431 el-icon-circle-close"]}),s("span",{staticClass:"p-l-10"},[t._v(t._s(t.secrets.customerCheck?"校验成功":"校验失败"))])])],1),t._v(" "),s("div",{staticClass:"m-b-20"},[s("span",{staticClass:"inline-block w-127"},[s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",placement:"top-start"}},[s("div",{attrs:{slot:"content"},slot:"content"},[t._v("企业微信中通讯录同步若更新secret,请复制后更新至此处。"),s("br"),t._v("因获取Secret而获取通讯录的相关信息。首次使用好办请输入。"),s("br"),t._v("若发生相关变更,与企业微信无关,特此告知!")]),t._v(" "),s("span",{staticClass:"font-14 color-606266",staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("通讯录secret:")])])],1),s("el-input",{staticClass:"m-l-10 w-399",attrs:{maxlength:"200",placeholder:""},model:{value:t.secrets.contactSecret,callback:function(e){t.$set(t.secrets,"contactSecret",e)},expression:"secrets.contactSecret"}}),s("el-button",{staticClass:"m-l-20",attrs:{type:"text"},on:{click:function(e){t.saveSecret("")}}},[t._v("保存")]),s("span",{staticClass:"m-l-20 font-12 color-909399"},[t._v("最后一次保存:"+t._s(t.secrets.contactSaveDate||t.formatTimeStamp))]),s("span",{staticClass:"m-l-37 font-14 color-303133"},[s("span",{class:[t.secrets.contactCheck?"color-49c958 el-icon-circle-check":"color-f83431 el-icon-circle-close"]}),s("span",{staticClass:"p-l-10"},[t._v(t._s(t.secrets.contactCheck?"校验成功":"校验失败"))])])],1),t._v(" "),s("div",[s("span",{staticClass:"inline-block w-127"},[s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"企业微信中【应用管理】关联的会员小程序secret,请复制后更新至此处。首次使用好办请输入。",placement:"top-start"}},[s("span",{staticClass:"font-14 color-606266",staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("会员小程序secret:")])])],1),s("el-input",{staticClass:"m-l-10 w-399",attrs:{maxlength:"200",placeholder:""},model:{value:t.secrets.appSecret,callback:function(e){t.$set(t.secrets,"appSecret",e)},expression:"secrets.appSecret"}}),s("el-button",{staticClass:"m-l-20",attrs:{type:"text"},on:{click:function(e){t.saveSecret("")}}},[t._v("保存")]),s("span",{staticClass:"m-l-20 font-12 color-909399"},[t._v("最后一次保存:"+t._s(t.secrets.appSaveDate||t.formatTimeStamp))]),s("span",{staticClass:"m-l-37 font-14 color-303133"},[s("span",{class:[t.secrets.appCheck?"color-49c958 el-icon-circle-check":"color-f83431 el-icon-circle-close"]}),s("span",{staticClass:"p-l-10"},[t._v(t._s(t.secrets.appCheck?"校验成功":"校验失败"))])])],1)])])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"company-title m-b-20 m-t-30"},[e("span",{staticClass:"color-303133 font-14 font-w-600"},[this._v("客户密钥维护")])])}]};var l=s("VU/8")(r,n,!1,function(t){s("FC6S")},"data-v-deb23c50",null);e.default=l.exports}});
\ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(a,d,n){for(var r,t,o,i=0,u=[];i<a.length;i++)t=a[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in d)Object.prototype.hasOwnProperty.call(d,r)&&(e[r]=d[r]);for(c&&c(a,d,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=b(b.s=n[i]);return o};var a={},f={63:0};function b(c){if(a[c])return a[c].exports;var f=a[c]={i:c,l:!1,exports:{}};return e[c].call(f.exports,f,f.exports,b),f.l=!0,f.exports}b.e=function(e){var c=f[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var a=new Promise(function(a,b){c=f[e]=[a,b]});c[2]=a;var d=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,b.nc&&n.setAttribute("nonce",b.nc),n.src=b.p+"static/js/"+e+"."+{0:"600a484e131c832b154d",1:"06c4e42e62c1f75191f0",2:"653cb381571630e12d22",3:"b33adc22b1ccee857a00",4:"c4f05d450df8b7767ec9",5:"bf21cfa1832c94ed8d4c",6:"0ea2069b835774d7d0c6",7:"c9ccf52380a5efb8720c",8:"51d40afbf40c42b5408c",9:"aa16369ac132fab2a89c",10:"935a69797af3baaa97b8",11:"a871704d2acbd68eba93",12:"2f917cefcf51115ab2db",13:"f218a234ce931976c19a",14:"4583bd21ce46094a2ac0",15:"e84ba50ee99289c29c42",16:"bc276325eab50b4b86c0",17:"edf42ec3b001b6cfe65e",18:"4b0922e27b6b34b18611",19:"379162e017a8b5beee8b",20:"ba2e2bd0823422a4de6c",21:"9e35f4bb567c79f900c4",22:"4657c811baa7a2a81fa8",23:"b696c3789461b84413c4",24:"58c7c6c2d8897eb7c474",25:"9e5733792c18c643ff3a",26:"dba4d3332f3dbc9d7649",27:"8c00b479947588ae7b2c",28:"110ab7e5f64abacf9778",29:"cebf604cf1225f47e634",30:"7c1e52b5c0d36e8632c1",31:"5a37b0bffabe56fe5af9",32:"f7592089bbd49cf8ae9c",33:"6133e1e6b5fd398be401",34:"06f8f5b3621074c353c6",35:"bf9fd1d5441ee72fc26d",36:"93c91e49a2adcaf3793d",37:"8f4c7fd433e2fc86ab21",38:"0cb1610bc0b7ec39980b",39:"61c4e14a1b0ea5ffff85",40:"34f2de0ffbb2c4bd22b3",41:"be7b959a60f42ef67daa",42:"341a71ea503996b11a90",43:"f4eee7e60e1d81a3cd65",44:"f0e3e88e253d14faf973",45:"e1d0ed2694e633eca897",46:"d0d7666a8d9e3f155fb7",47:"d383bda19a279b17d388",48:"41401e6b01697e4f8c14",49:"0b1075017e28fb820aeb",50:"18a13aa1b23cfae8651c",51:"f5d0239147f988acf8ad",52:"1bdb5a48e197b6853afe",53:"6598383a315e20061786",54:"2859fd12cca9ce86f0c3",55:"5921ccabefea7cacacc2",56:"91a0acffaeb56fc3566c",57:"1a7102c508e3c1a0a222",58:"a7fa96edb1538ed5b7ff",59:"c71bd5036dd611ea623a",60:"775007688f0115e168fb"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var c=f[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,d.appendChild(n),a},b.m=e,b.c=a,b.d=function(e,c,a){b.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:a})},b.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return b.d(c,"a",c),c},b.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},b.p="./",b.oe=function(e){throw console.error(e),e}}([]); !function(e){var c=window.webpackJsonp;window.webpackJsonp=function(a,d,n){for(var r,t,o,i=0,u=[];i<a.length;i++)t=a[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in d)Object.prototype.hasOwnProperty.call(d,r)&&(e[r]=d[r]);for(c&&c(a,d,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=b(b.s=n[i]);return o};var a={},f={63:0};function b(c){if(a[c])return a[c].exports;var f=a[c]={i:c,l:!1,exports:{}};return e[c].call(f.exports,f,f.exports,b),f.l=!0,f.exports}b.e=function(e){var c=f[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var a=new Promise(function(a,b){c=f[e]=[a,b]});c[2]=a;var d=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,b.nc&&n.setAttribute("nonce",b.nc),n.src=b.p+"static/js/"+e+"."+{0:"600a484e131c832b154d",1:"06c4e42e62c1f75191f0",2:"951ea9709fba56eb6968",3:"b33adc22b1ccee857a00",4:"c4f05d450df8b7767ec9",5:"bf21cfa1832c94ed8d4c",6:"edb660faa2b8fb983161",7:"c9ccf52380a5efb8720c",8:"96251ed78d251cf78b55",9:"8874159b001ff6e55e85",10:"db882a097f8319f562cc",11:"0fa0133322188250d3c7",12:"87057d9d215184096e6a",13:"ebba5b82c2826c9ba6e1",14:"2d9e92b6a6eceba9238a",15:"1d3e76cac3c4278badc3",16:"bc276325eab50b4b86c0",17:"edf42ec3b001b6cfe65e",18:"4b0922e27b6b34b18611",19:"379162e017a8b5beee8b",20:"ba2e2bd0823422a4de6c",21:"9e35f4bb567c79f900c4",22:"4657c811baa7a2a81fa8",23:"b696c3789461b84413c4",24:"58c7c6c2d8897eb7c474",25:"9e5733792c18c643ff3a",26:"dba4d3332f3dbc9d7649",27:"8c00b479947588ae7b2c",28:"110ab7e5f64abacf9778",29:"cebf604cf1225f47e634",30:"7c1e52b5c0d36e8632c1",31:"5a37b0bffabe56fe5af9",32:"f7592089bbd49cf8ae9c",33:"6133e1e6b5fd398be401",34:"06f8f5b3621074c353c6",35:"bf9fd1d5441ee72fc26d",36:"93c91e49a2adcaf3793d",37:"8f4c7fd433e2fc86ab21",38:"0cb1610bc0b7ec39980b",39:"61c4e14a1b0ea5ffff85",40:"34f2de0ffbb2c4bd22b3",41:"be7b959a60f42ef67daa",42:"341a71ea503996b11a90",43:"f4eee7e60e1d81a3cd65",44:"f0e3e88e253d14faf973",45:"e1d0ed2694e633eca897",46:"d0d7666a8d9e3f155fb7",47:"d383bda19a279b17d388",48:"41401e6b01697e4f8c14",49:"0b1075017e28fb820aeb",50:"18a13aa1b23cfae8651c",51:"f5d0239147f988acf8ad",52:"1bdb5a48e197b6853afe",53:"6598383a315e20061786",54:"2859fd12cca9ce86f0c3",55:"5921ccabefea7cacacc2",56:"91a0acffaeb56fc3566c",57:"1a7102c508e3c1a0a222",58:"a7fa96edb1538ed5b7ff",59:"c71bd5036dd611ea623a",60:"775007688f0115e168fb"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var c=f[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,d.appendChild(n),a},b.m=e,b.c=a,b.d=function(e,c,a){b.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:a})},b.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return b.d(c,"a",c),c},b.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},b.p="./",b.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file \ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* @Author : 无尘 * @Author : 无尘
* @Date : 2020-02-13 14:02:22 * @Date : 2020-02-13 14:02:22
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-04-17 15:00:22 * @LastEditTime: 2020-04-17 15:13:52
* @FilePath : \Hapi-demoj:\公司\haoban-3\src\components\company\depart-list.vue * @FilePath : \Hapi-demoj:\公司\haoban-3\src\components\company\depart-list.vue
--> -->
<!-- <!--
...@@ -29,10 +29,10 @@ ...@@ -29,10 +29,10 @@
<div class="depart-id font-12 color-909399">ID:{{ departObj.departmentId }}</div> <div class="depart-id font-12 color-909399">ID:{{ departObj.departmentId }}</div>
</div> </div>
<div class="to-log flex "> <div class="to-log flex ">
<!-- <el-tooltip content="通讯录日志" placement="top"> <el-tooltip content="通讯录日志" placement="top">
<div class="log-icon flex flex-align-center flex-pack-center cursor-pointer " @click="toLog"><span class="font-14 iconfont icontongxunlu color-909399"></span></div> <div class="log-icon flex flex-align-center flex-pack-center cursor-pointer " @click="toLog"><span class="font-14 iconfont icontongxunlu color-909399"></span></div>
</el-tooltip> </el-tooltip>
<div class="to-log-btn font-12 color-2f54eb cursor-pointer" @click="toShowTip">查看帮助提示</div> --> <div class="to-log-btn font-12 color-2f54eb cursor-pointer" @click="toShowTip">查看帮助提示</div>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -38,8 +38,8 @@ ...@@ -38,8 +38,8 @@
</el-form-item> </el-form-item>
</el-form> </el-form>
</div> </div>
<div v-if="false" class="company-title m-b-20 m-t-30"><span class="color-303133 font-14 font-w-600">客户密钥维护</span></div> <div class="company-title m-b-20 m-t-30"><span class="color-303133 font-14 font-w-600">客户密钥维护</span></div>
<div v-if="false" class="company-info-body secret-body"> <div class="company-info-body secret-body">
<div class="m-b-20"> <div class="m-b-20">
<span class="inline-block w-127" <span class="inline-block w-127"
><el-tooltip class="item" effect="dark" content="企业微信中【客户联系】API中若更新secret,请复制后更新至此处。首次使用好办请输入。" placement="top-start"> <span style="cursor: pointer;padding-bottom: 2px; border-bottom: 1px dashed #2F54EB;" class="font-14 color-606266">客户联系secret:</span></el-tooltip> </span ><el-tooltip class="item" effect="dark" content="企业微信中【客户联系】API中若更新secret,请复制后更新至此处。首次使用好办请输入。" placement="top-start"> <span style="cursor: pointer;padding-bottom: 2px; border-bottom: 1px dashed #2F54EB;" class="font-14 color-606266">客户联系secret:</span></el-tooltip> </span
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2018-10-10 14:44:45 * @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-04-17 14:50:12 * @LastEditTime: 2020-04-17 15:14:09
--> -->
<template> <template>
<div id="index"> <div id="index">
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
</ul> </ul>
</div> </div>
</div> </div>
<div v-if="false" class="index-body-right"> <div class="index-body-right">
<div class="index-body-right_top border-box"> <div class="index-body-right_top border-box">
<div class="serve-info"> <div class="serve-info">
<div class="serve-date-info"> <div class="serve-date-info">
...@@ -714,7 +714,7 @@ export default { ...@@ -714,7 +714,7 @@ export default {
min-height: 340px; min-height: 340px;
.index-body-left { .index-body-left {
flex: 1; flex: 1;
margin: 0px 0px 0px 0px; margin: 0px 10px 0px 0px;
min-height: calc(100vh - 86px); min-height: calc(100vh - 86px);
background: #fff; background: #fff;
.app-title { .app-title {
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2018-10-10 14:44:45 * @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-04-17 13:43:50 * @LastEditTime: 2020-04-17 15:14:40
--> -->
<template> <template>
<div class="reviewed-wrap common-set-wrap"> <div class="reviewed-wrap common-set-wrap">
...@@ -48,9 +48,9 @@ ...@@ -48,9 +48,9 @@
<!-- <div class="apply-info-code"> <!-- <div class="apply-info-code">
<span class="w-80">员工代码:</span><span class="w-130">{{ scope.row.code }}</span> <span class="w-80">员工代码:</span><span class="w-130">{{ scope.row.code }}</span>
</div> --> </div> -->
<!-- <div class="apply-info-phone"> <div class="apply-info-phone">
<span class="w-80">手机号:</span><span class="w-130">{{ scope.row.nationcode == '86' ? scope.row.phoneNumber : '+' + scope.row.nationcode + '-' + scope.row.phoneNumber }}</span> <span class="w-80">手机号:</span><span class="w-130">{{ scope.row.nationcode == '86' ? scope.row.phoneNumber : '+' + scope.row.nationcode + '-' + scope.row.phoneNumber }}</span>
</div> --> </div>
<!-- <div class="apply-info-job"> <!-- <div class="apply-info-job">
<span class="w-80">职位:</span><span class="w-130">{{ scope.row.positionName }}</span> <span class="w-80">职位:</span><span class="w-130">{{ scope.row.positionName }}</span>
</div> --> </div> -->
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2018-10-10 14:44:45 * @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-04-17 14:48:49 * @LastEditTime: 2020-04-17 15:14:47
--> -->
<template> <template>
<div class="unreview-wrap common-set-wrap"> <div class="unreview-wrap common-set-wrap">
...@@ -52,9 +52,9 @@ ...@@ -52,9 +52,9 @@
<!-- <div class="apply-info-code"> <!-- <div class="apply-info-code">
<span class="w-80">员工代码:</span><span class="w-130">{{ scope.row.code }}</span> <span class="w-80">员工代码:</span><span class="w-130">{{ scope.row.code }}</span>
</div> --> </div> -->
<!-- <div class="apply-info-phone"> <div class="apply-info-phone">
<span class="w-80">手机号:</span><span class="w-130">{{ scope.row.nationcode == '86' ? scope.row.phoneNumber : '+' + scope.row.nationcode + '-' + scope.row.phoneNumber }}</span> <span class="w-80">手机号:</span><span class="w-130">{{ scope.row.nationcode == '86' ? scope.row.phoneNumber : '+' + scope.row.nationcode + '-' + scope.row.phoneNumber }}</span>
</div> --> </div>
<!-- <div class="apply-info-job"> <!-- <div class="apply-info-job">
<span class="w-80">职位:</span><span class="w-130">{{ scope.row.positionName }}</span> <span class="w-80">职位:</span><span class="w-130">{{ scope.row.positionName }}</span>
</div> --> </div> -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment