Commit 56a7f5ba by 无尘

feat: 增加日报配置

parent d6f7c41f
<!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.24.css><link href=./static/css/app.d2c311997fefcb806378cea17d787c06.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.df2cb40a7a17786f3b1c.js></script><script type=text/javascript src=./static/js/vendor.8add9d7d22141a1c3b4b.js></script><script type=text/javascript src=./static/js/app.d6b4f30379fa9db0f1be.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.24.css><link href=./static/css/app.dd8c31f3602322a7adc052c997095337.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.c0b160335f03e1b6a611.js></script><script type=text/javascript src=./static/js/vendor.e7e9e4c6cb5d0ab86fb8.js></script><script type=text/javascript src=./static/js/app.6e586389250fa782ecc1.js></script></body></html>
\ No newline at end of file \ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -322,6 +322,13 @@ input:focus { ...@@ -322,6 +322,13 @@ input:focus {
.block { .block {
display: block; display: block;
} }
.vertical-top {
vertical-align: top;
}
.vertical-middle {
vertical-align: middle;
}
.bdr-box { .bdr-box {
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
......
...@@ -31,6 +31,18 @@ ...@@ -31,6 +31,18 @@
<ul class="icon_lists dib-box"> <ul class="icon_lists dib-box">
<li class="dib"> <li class="dib">
<span class="icon iconfont">&#xe64a;</span>
<div class="name">下发</div>
<div class="code-name">&amp;#xe64a;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe603;</span>
<div class="name">更多</div>
<div class="code-name">&amp;#xe603;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe618;</span> <span class="icon iconfont">&#xe618;</span>
<div class="name">模板设置</div> <div class="name">模板设置</div>
<div class="code-name">&amp;#xe618;</div> <div class="code-name">&amp;#xe618;</div>
...@@ -49,12 +61,6 @@ ...@@ -49,12 +61,6 @@
</li> </li>
<li class="dib"> <li class="dib">
<span class="icon iconfont">&#xe604;</span>
<div class="name">下发任务</div>
<div class="code-name">&amp;#xe604;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe77a;</span> <span class="icon iconfont">&#xe77a;</span>
<div class="name">任务</div> <div class="name">任务</div>
<div class="code-name">&amp;#xe77a;</div> <div class="code-name">&amp;#xe77a;</div>
...@@ -213,6 +219,24 @@ ...@@ -213,6 +219,24 @@
<ul class="icon_lists dib-box"> <ul class="icon_lists dib-box">
<li class="dib"> <li class="dib">
<span class="icon iconfont iconxiafa"></span>
<div class="name">
下发
</div>
<div class="code-name">.iconxiafa
</div>
</li>
<li class="dib">
<span class="icon iconfont icongengduo"></span>
<div class="name">
更多
</div>
<div class="code-name">.icongengduo
</div>
</li>
<li class="dib">
<span class="icon iconfont iconxitongguanlitubiao_mobanshezhi"></span> <span class="icon iconfont iconxitongguanlitubiao_mobanshezhi"></span>
<div class="name"> <div class="name">
模板设置 模板设置
...@@ -240,15 +264,6 @@ ...@@ -240,15 +264,6 @@
</li> </li>
<li class="dib"> <li class="dib">
<span class="icon iconfont iconxiafarenwu"></span>
<div class="name">
下发任务
</div>
<div class="code-name">.iconxiafarenwu
</div>
</li>
<li class="dib">
<span class="icon iconfont iconrenwu"></span> <span class="icon iconfont iconrenwu"></span>
<div class="name"> <div class="name">
任务 任务
...@@ -441,6 +456,22 @@ ...@@ -441,6 +456,22 @@
<li class="dib"> <li class="dib">
<svg class="icon svg-icon" aria-hidden="true"> <svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconxiafa"></use>
</svg>
<div class="name">下发</div>
<div class="code-name">#iconxiafa</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icongengduo"></use>
</svg>
<div class="name">更多</div>
<div class="code-name">#icongengduo</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconxitongguanlitubiao_mobanshezhi"></use> <use xlink:href="#iconxitongguanlitubiao_mobanshezhi"></use>
</svg> </svg>
<div class="name">模板设置</div> <div class="name">模板设置</div>
...@@ -465,14 +496,6 @@ ...@@ -465,14 +496,6 @@
<li class="dib"> <li class="dib">
<svg class="icon svg-icon" aria-hidden="true"> <svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconxiafarenwu"></use>
</svg>
<div class="name">下发任务</div>
<div class="code-name">#iconxiafarenwu</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconrenwu"></use> <use xlink:href="#iconrenwu"></use>
</svg> </svg>
<div class="name">任务</div> <div class="name">任务</div>
......
@font-face {font-family: "iconfont"; @font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1582701386933'); /* IE9 */ src: url('iconfont.eot?t=1583288398409'); /* IE9 */
src: url('iconfont.eot?t=1582701386933#iefix') format('embedded-opentype'), /* IE6-IE8 */ src: url('iconfont.eot?t=1583288398409#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
url('iconfont.woff?t=1582701386933') format('woff'), url('iconfont.woff?t=1583288398409') format('woff'),
url('iconfont.ttf?t=1582701386933') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.ttf?t=1583288398409') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
url('iconfont.svg?t=1582701386933#iconfont') format('svg'); /* iOS 4.1- */ url('iconfont.svg?t=1583288398409#iconfont') format('svg'); /* iOS 4.1- */
} }
.iconfont { .iconfont {
...@@ -15,6 +15,14 @@ ...@@ -15,6 +15,14 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.iconxiafa:before {
content: "\e64a";
}
.icongengduo:before {
content: "\e603";
}
.iconxitongguanlitubiao_mobanshezhi:before { .iconxitongguanlitubiao_mobanshezhi:before {
content: "\e618"; content: "\e618";
} }
...@@ -27,10 +35,6 @@ ...@@ -27,10 +35,6 @@
content: "\e7f4"; content: "\e7f4";
} }
.iconxiafarenwu:before {
content: "\e604";
}
.iconrenwu:before { .iconrenwu:before {
content: "\e77a"; content: "\e77a";
} }
......
!function(o){var c,s='<svg><symbol id="iconxitongguanlitubiao_mobanshezhi" viewBox="0 0 1024 1024"><path d="M870.4 925.4H153.6c-30.3 0-55-24.7-55-55V153.6c0-30.3 24.7-55 55-55h716.8c30.3 0 55 24.7 55 55v716.8c0 30.3-24.7 55-55 55z m-685.8-86h654.8V184.6H184.6v654.8z" ></path><path d="M730.2 448.7H293.8c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h436.5c6.6 0 12 5.4 12 12v150c-0.1 6.6-5.5 12-12.1 12zM443.8 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12zM722.7 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12z" ></path></symbol><symbol id="iconribao" viewBox="0 0 1024 1024"><path d="M783.36 0H212.195556C142.222222 0 85.333333 58.766222 85.333333 131.299556V853.333333c0 72.533333 56.832 131.299556 126.862223 131.299556h571.164444c70.030222 0 126.862222-58.766222 126.862222-131.299556V131.299556C910.222222 58.766222 853.390222 0 783.36 0z m69.973333 865.564444c0 37.262222-28.956444 67.413333-64.625777 67.413334H206.848C171.235556 932.977778 142.222222 902.826667 142.222222 865.564444V124.302222C142.222222 87.04 171.178667 56.888889 206.848 56.888889h581.859556c35.669333 0 64.625778 30.151111 64.625777 67.413333v741.262222z" fill="#333333" ></path><path d="M682.666667 737.735111h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889z m0-170.666667h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889zM584.248889 329.671111c0-11.264-1.422222-23.153778-4.209778-35.555555a93.468444 93.468444 0 0 0-15.815111-34.588445 73.045333 73.045333 0 0 0-37.774222-27.306667A121.287111 121.287111 0 0 0 492.088889 227.555556H369.777778v214.755555h122.311111c33.564444 0 58.311111-13.312 74.410667-40.106667 11.832889-19.740444 17.692444-43.918222 17.692444-72.533333zM426.666667 284.444444h62.805333c17.749333 0 29.696 4.437333 35.612444 13.368889 5.916444 8.931556 8.931556 21.674667 8.931556 38.343111 0 12.060444-1.991111 22.471111-5.973333 31.232-7.224889 15.928889-20.081778 23.779556-38.570667 23.779556H426.666667V284.444444z" fill="#333333" ></path></symbol><symbol id="iconribaoshezhi" viewBox="0 0 1024 1024"><path d="M908.972612 659.413356H714.526802a72.916929 72.916929 0 0 0-72.916929 72.916929v218.751786A72.916929 72.916929 0 0 0 714.526802 1023.999h194.44581a72.916929 72.916929 0 0 0 72.916929-72.916929V902.469119a24.305976 24.305976 0 0 0-48.611952 0v72.917928H690.220826V708.025309h243.056763v72.916928a24.305976 24.305976 0 0 0 48.611952 0V732.329285a72.916929 72.916929 0 0 0-72.916929-72.916929z m-10.694989-267.362739a417.329592 417.329592 0 0 0-29.652971-72.916929 123.22988 123.22988 0 0 0-3.888996-166.979837 116.909886 116.909886 0 0 0-83.854919-34.756966 118.125885 118.125885 0 0 0-80.207921 31.596969 401.043608 401.043608 0 0 0-71.45993-30.38197 118.611884 118.611884 0 0 0-237.222769 0 399.34261 399.34261 0 0 0-71.70193 30.38197 118.125885 118.125885 0 0 0-80.208921-31.596969 116.909886 116.909886 0 0 0-84.583918 35.242966 123.22988 123.22988 0 0 0-2.915997 166.493837 417.329592 417.329592 0 0 0-29.652971 72.916929 121.528881 121.528881 0 0 0 0 241.841764 415.384594 415.384594 0 0 0 29.652971 72.916929 123.22988 123.22988 0 0 0 2.915997 167.709836 116.909886 116.909886 0 0 0 84.583918 35.242966 118.125885 118.125885 0 0 0 80.209921-31.59697 399.34261 399.34261 0 0 0 71.45793 30.381971A121.528881 121.528881 0 0 0 510.602001 1023.999a112.29189 112.29189 0 0 0 33.784967-5.589995 36.215965 36.215965 0 0 0 20.90298-51.04195 34.999966 34.999966 0 0 0-41.07696-18.715981 45.451956 45.451956 0 0 1-14.339986 2.429997 48.610953 48.610953 0 0 1-47.152954-46.179955l-1.944998-51.04195-48.610953-14.826985a328.369679 328.369679 0 0 1-58.819942-24.304977l-44.236957-24.305976-37.186964 34.270967a48.610953 48.610953 0 0 1-32.326968 12.639987 46.179955 46.179955 0 0 1-33.298967-13.854986 48.610953 48.610953 0 0 1-0.729-66.839935l33.541967-37.917963-24.305976-45.207956a341.737666 341.737666 0 0 1-24.304976-60.035941l-14.583986-48.610953-49.339952-2.673997a48.610953 48.610953 0 0 1 0-97.222905l50.069951-2.672997 14.582986-48.611953a341.737666 341.737666 0 0 1 24.304977-60.034941l24.305976-45.207956-34.269967-37.916963a48.610953 48.610953 0 0 1 1.213999-66.597935 46.179955 46.179955 0 0 1 33.299968-13.610987 48.610953 48.610953 0 0 1 32.325968 12.638988l37.187964 34.269966 44.235956-24.304976a329.099679 329.099679 0 0 1 58.819943-24.305976l48.610953-14.825986 2.673997-51.04195a47.152954 47.152954 0 0 1 94.305908 0l1.944998 50.555951 48.610952 14.825985a328.369679 328.369679 0 0 1 58.819943 24.305977l44.235957 24.305976 36.701964-33.784967a48.610953 48.610953 0 0 1 32.325968-12.639988 46.179955 46.179955 0 0 1 33.299968 13.854987 48.610953 48.610953 0 0 1 1.214999 66.354935l-33.541968 37.916963 24.304977 45.207956a341.737666 341.737666 0 0 1 24.305976 60.034941l14.583986 48.611953 49.339952 2.672997a48.610953 48.610953 0 0 1 36.701964 75.590926 33.055968 33.055968 0 0 0 8.019992 48.611953l7.049993 4.374995a31.353969 31.353969 0 0 0 41.804959-8.749991 121.528881 121.528881 0 0 0-89.687912-192.744812z m-367.501641-38.645962a156.771847 156.771847 0 0 1 129.791873 117.396885 159.688844 159.688844 0 0 1 1.701998 70.485931 37.673963 37.673963 0 0 0 17.013984 40.589961 35.485965 35.485965 0 0 0 52.499948-24.304977 235.52177 235.52177 0 0 0 0-97.222905 226.771779 226.771779 0 0 0-445.037565 86.771916 229.445776 229.445776 0 0 0 178.160826 189.340815 224.82778 224.82778 0 0 0 61.73694 4.131996 36.458964 36.458964 0 1 0-5.833995-72.916929 145.833858 145.833858 0 0 1-77.777924-16.284984 158.959845 158.959845 0 0 1-86.041916-118.854884 156.771847 156.771847 0 0 1 173.785831-179.132825z m317.43169 403.231606h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z m0 97.222905h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z" ></path></symbol><symbol id="iconxiafarenwu" viewBox="0 0 1024 1024"><path d="M107.789474 107.789474h808.421052v808.421052H107.789474z" fill-opacity="0" ></path><path d="M765.305263 916.210526H199.410526c-53.894737 0-91.621053-37.726316-91.621052-91.621052V194.021053C107.789474 145.515789 145.515789 107.789474 199.410526 107.789474h565.894737c48.505263 0 91.621053 37.726316 91.621053 86.231579v53.894736c0 16.168421-16.168421 32.336842-32.336842 32.336843s-32.336842-16.168421-32.336842-32.336843v-53.894736c0-16.168421-10.778947-26.947368-26.947369-26.947369H199.410526c-16.168421 0-26.947368 10.778947-26.947368 26.947369v630.568421c0 16.168421 10.778947 26.947368 26.947368 26.947368h565.894737c16.168421 0 26.947368-10.778947 26.947369-26.947368v-204.8c0-16.168421 16.168421-32.336842 32.336842-32.336842s32.336842 16.168421 32.336842 32.336842v204.8c-5.389474 53.894737-43.115789 91.621053-91.621053 91.621052z" fill="#1991FF" ></path><path d="M468.884211 398.821053H237.136842c-5.389474 0-5.389474-5.389474-5.389474-5.389474v-48.505263c0-5.389474 5.389474-5.389474 5.389474-5.389474h231.747369c5.389474 0 5.389474 5.389474 5.389473 5.389474v48.505263s0 5.389474-5.389473 5.389474zM468.884211 565.894737H237.136842c-5.389474 0-5.389474-5.389474-5.389474-5.389474v-48.505263c0-5.389474 5.389474-5.389474 5.389474-5.389474h231.747369c5.389474 0 5.389474 5.389474 5.389473 5.389474v48.505263c0 5.389474 0 5.389474-5.389473 5.389474zM673.684211 732.968421H237.136842c-5.389474 0-5.389474-5.389474-5.389474-5.389474v-48.505263c0-5.389474 5.389474-5.389474 5.389474-5.389473h436.547369c5.389474 0 5.389474 5.389474 5.389473 5.389473v48.505263c5.389474 5.389474 0 5.389474-5.389473 5.389474zM684.463158 603.621053c-10.778947 0-16.168421-5.389474-21.557895-10.778948l-107.789474-123.957894c-16.168421-10.778947-16.168421-26.947368 0-43.11579 10.778947-10.778947 32.336842-10.778947 43.11579 0l86.231579 97.010526L862.315789 323.368421c10.778947-10.778947 32.336842-16.168421 43.11579-5.389474 10.778947 10.778947 16.168421 32.336842 5.389474 43.11579L706.021053 592.842105c-5.389474 5.389474-10.778947 10.778947-21.557895 10.778948z" fill="#1991FF" ></path></symbol><symbol id="iconrenwu" viewBox="0 0 1024 1024"><path d="M837.632 74.24H178.688c-60.416 0-110.08 49.152-110.08 110.08v658.944c0 60.416 49.152 110.08 110.08 110.08h658.944c60.416 0 110.08-49.152 110.08-110.08V184.32c0-60.928-49.152-110.08-110.08-110.08z m64.512 754.176c0 44.032-35.328 79.36-79.36 79.36H193.536c-44.032 0-79.36-35.328-79.36-79.36V199.168c0-44.032 35.328-79.36 79.36-79.36h629.248c44.032 0 79.36 35.328 79.36 79.36v629.248z" fill="#666666" ></path><path d="M401.92 313.856L316.416 400.384l-38.912-39.424c-11.776-11.776-31.232-11.776-38.912 0-11.776 11.776-11.776 31.232 0 39.424l62.464 62.976c4.096 4.096 11.776 7.68 23.552 7.68s11.776-4.096 23.552-7.68l104.96-105.984c11.776-11.776 11.776-31.232 0-39.424-24.064-11.776-39.936-11.776-51.2-4.096zM759.808 360.96H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 19.456 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648zM331.776 538.112c-50.688 0-89.6 39.424-89.6 90.624s38.912 90.624 89.6 90.624 89.6-39.424 89.6-90.624c0-55.296-43.008-90.624-89.6-90.624z m0 118.272c-19.456 0-31.232-11.776-31.232-31.232s11.776-31.232 31.232-31.232 31.232 11.776 31.232 31.232c0 18.944-15.872 31.232-31.232 31.232zM759.808 596.992H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 15.872 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648z" fill="#666666" ></path></symbol><symbol id="iconzhibiao" viewBox="0 0 1024 1024"><path d="M649.671111 951.182222c14.449778 0 26.168889-11.320889 26.168889-25.258666v-275.968a25.713778 25.713778 0 0 0-26.168889-25.258667 25.713778 25.713778 0 0 0-26.168889 25.258667v275.911111c0 13.880889 11.719111 25.315556 26.168889 25.315555z m-228.636444 0c14.449778 0 26.168889-11.320889 26.168889-25.258666V539.534222a25.713778 25.713778 0 0 0-26.168889-25.258666 25.713778 25.713778 0 0 0-26.168889 25.258666v386.275556a25.713778 25.713778 0 0 0 26.168889 25.372444z m-202.524445-246.101333v220.728889a25.713778 25.713778 0 0 1-26.168889 25.258666 25.713778 25.713778 0 0 1-26.225777-25.258666v-220.728889c0-13.937778 11.719111-25.258667 26.168888-25.258667s26.168889 11.320889 26.168889 25.258667z m722.432-370.915556a26.055111 26.055111 0 0 1-26.339555-25.656889V201.671111l-295.822223 291.84c-0.170667 0.113778-0.284444 0.113778-0.398222 0.284445-0.341333 0.227556-0.967111 0.455111-1.422222 0.910222-0.227556 0.227556-0.512 0.455111-0.568889 0.682666a25.258667 25.258667 0 0 1-35.271111-0.227555l-211.740444-207.644445-265.671112 261.973334a27.704889 27.704889 0 0 1-38.855111 0 27.136 27.136 0 0 1 0-38.513778l281.6-277.504a27.477333 27.477333 0 0 1 10.24-6.257778 24.746667 24.746667 0 0 1 27.306667 5.12l0.284444 0.398222 0.398223 0.284445c0.113778 0.227556 0.341333 0.341333 0.568889 0.455111l0.227555 0.455111 209.806222 205.653333 277.959111-273.749333h-103.765333a25.941333 25.941333 0 0 1-26.168889-25.713778c0-14.222222 11.719111-25.656889 26.168889-25.656889h163.100445a25.998222 25.998222 0 0 1 16.725333 1.649778l0.227555 0.113778c10.638222 3.754667 17.578667 13.084444 17.578667 24.007111v168.277333c0 14.222222-11.719111 25.656889-26.168889 25.656889zM883.655111 951.182222a25.998222 25.998222 0 0 1-26.168889-25.770666V532.821333c0-14.222222 11.719111-25.656889 26.168889-25.656889s26.168889 11.491556 26.168889 25.6v392.760889c0 14.165333-11.719111 25.656889-26.168889 25.656889z" ></path></symbol><symbol id="iconhuawujinengzupeizhi" viewBox="0 0 1024 1024"><path d="M699.5 981.2c-143.8 0-296.6-77.9-408.8-208.5-130.5-151.9-180.9-348.9-128.4-501.9 15-43.6 51-74.8 96.4-83.5 49.9-10 102.8 9.3 138 50.2l72.4 84.2c33.1 38.6 30.1 95.7-6.7 127.3l-0.1 0.1-11 9.4c-11.8 10.1-24 17.1-36.5 24-4.1 2.3-14.8 8.1-17.7 11-3.6 17.6 0.8 45 11.9 73.7 11.9 30.7 30.1 59.4 49.7 78.6 16.7 16.4 39.9 32.6 63.8 44.6s46 18.5 60.8 17.7c3.1-1.1 12-12.1 17.2-18.6 7.6-9.5 17.1-21.4 29.4-32l12-10.3c16.7-14.4 39.1-21.1 61.6-18.4 21.2 2.7 40.7 13.2 54.8 29.7l85.7 99.7c32 37.3 42.9 88.2 28.4 132.9-13.3 41.2-45 70.6-86.9 80.5-27.5 6.3-56.4 9.6-86 9.6zM285.1 227.1c-6.1 0-12.1 0.6-18.1 1.8h-0.1c-30.3 5.8-54.4 26.6-64.3 55.7-23.2 67.7-24.3 146.6-3.2 228.3 21.3 82.6 64.1 162.9 123.7 232.2 104.3 121.3 245.1 193.7 376.6 193.7 26.3 0 51.9-2.9 76.2-8.6 27.1-6.4 47.6-25.5 56.3-52.3 9.9-30.7 2.2-66-20.2-92.1L726.1 686c-7.2-8.5-17.1-13.8-27.8-15.2-10.6-1.3-21 1.8-28.6 8.4l-12.1 10.4c-9.3 8-17.1 17.7-23.9 26.3-14.1 17.6-26.3 32.8-47 34.4h-0.4c-47.9 3-117.6-35.4-157.3-74.3-23.8-23.3-45.5-57.4-59.6-93.6-14.7-37.8-19.5-73.1-13.6-99.4 4.3-19.1 20.9-28.3 38.5-37.9 10.9-6 20.6-11.5 29.3-19l0.1-0.1 11-9.3c19-16.4 19.9-46.6 2.1-67.4l-72.4-84.2c-20.8-24.3-50-38-79.3-38zM702.4 111.1c-60.4 0-109.9 49.5-109.9 109.9S642 330.9 702.4 330.9 812.3 281.4 812.3 221s-49.4-109.9-109.9-109.9z m0 180.6c-38.9 0-70.7-31.8-70.7-70.7s31.8-70.7 70.7-70.7 70.7 31.8 70.7 70.7c0 38.9-31.8 70.7-70.7 70.7z" fill="#475669" ></path><path d="M700.1 134.7c-11 0-19.6-8.6-19.6-19.6V83.6c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6V115c0 11-8.7 19.7-19.6 19.7zM627.8 167.2c-5.1 0-10.2-2-14.1-5.9l-22.8-23.5c-7.5-7.9-7.5-20.4 0.4-27.9s20.4-7.5 27.9 0.4l22.8 23.5c7.5 7.8 7.5 20.4-0.4 27.9-3.9 3.6-8.7 5.5-13.8 5.5zM598 240.6h-31.4c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6H598c11 0 19.6 8.6 19.6 19.6s-8.6 19.6-19.6 19.6zM606.2 338c-5.1 0-10.2-2-13.7-5.9-7.9-7.9-7.9-20 0-27.9l23.2-23.2c7.8-7.9 20-7.9 27.9 0s7.9 20 0 27.9l-23.2 23.2c-3.9 3.9-9 5.9-14.2 5.9zM704 378c-11 0-19.6-8.6-19.6-19.6v-35.3c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6v35.3c0 11-8.6 19.6-19.6 19.6zM800.1 337.2c-5.1 0-10.2-2-13.7-5.9l-23.2-23.2c-7.8-7.8-7.8-20 0-27.9 7.9-7.8 20-7.8 27.9 0l23.2 23.2c7.9 7.9 7.9 20 0 27.9-3.9 3.9-9 5.9-14.2 5.9zM841.4 240.6H806c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6h35.3c11 0 19.6 8.6 19.6 19.6 0.1 11-8.5 19.6-19.5 19.6zM775.8 166.4c-5.1 0-10.2-2-13.7-5.9-7.8-7.8-7.8-20 0-27.9l23.2-23.2c7.8-7.8 20-7.8 27.9 0 7.8 7.9 7.8 20 0 27.9L790 160.5c-4 4-9.1 5.9-14.2 5.9z" fill="#475669" ></path></symbol><symbol id="iconbuliangpingjiashezhi" viewBox="0 0 1024 1024"><path d="M898.048 392.192c-7.68-25.088-17.408-49.664-29.696-72.704 42.496-48.128 40.448-120.832-4.096-166.912-22.016-22.528-52.224-34.816-83.968-34.816-29.696 0-58.368 11.264-80.384 31.744-22.528-12.288-46.592-22.528-71.68-30.208 1.024-66.048-52.224-119.296-117.76-119.296S392.192 53.248 392.192 118.784c-25.088 7.68-48.64 17.92-71.68 30.208-22.016-20.48-50.688-31.744-80.384-31.744-31.744 0-62.464 12.288-84.48 35.328-44.032 46.592-45.056 118.784-3.072 166.4-12.288 23.552-22.016 47.616-29.696 72.704-66.56 6.656-115.712 66.048-108.544 133.12 5.632 57.344 51.2 102.912 108.544 108.544 7.68 25.088 17.408 49.664 29.696 72.704-43.008 48.128-41.984 121.344 3.072 167.936 22.016 22.528 52.736 35.328 84.48 35.328 29.696 0 58.368-11.264 80.384-31.744 22.528 12.288 46.592 22.528 71.68 30.208 3.072 63.488 55.296 114.176 118.784 115.2 11.264 0 23.04-2.048 33.792-5.632 18.944-6.144 29.184-26.624 23.04-45.568-0.512-2.048-1.536-3.584-2.048-5.12-7.168-15.36-24.576-23.552-40.96-18.944-4.608 1.536-9.216 2.56-14.336 2.56-25.6-0.512-46.08-20.992-47.104-46.08l-2.048-51.2-48.64-14.848c-20.48-6.144-39.936-14.336-58.88-24.064l-44.032-24.064-37.376 34.304c-8.704 8.192-20.48 12.8-32.256 12.8-12.288 0-24.576-5.12-33.28-13.824-17.92-18.432-18.432-48.128-0.512-67.072l33.792-37.888-24.064-45.056c-10.24-18.944-17.92-39.424-24.064-59.904l-14.336-48.64-49.152-2.56c-26.624 0-48.64-22.016-48.64-48.64s22.016-48.64 48.64-48.64l50.176-2.56 14.336-48.64c6.144-20.992 14.336-40.96 24.064-59.904l24.064-45.056-34.304-37.888c-17.408-18.944-16.896-48.128 1.024-66.56 8.704-8.704 20.992-13.824 33.28-13.824 11.776 0 23.552 4.608 32.256 12.8l37.376 34.304 44.032-24.064c18.944-9.728 38.4-17.92 58.88-24.064l48.64-14.848 2.56-51.2c0-26.112 20.992-47.104 47.104-47.104s47.104 20.992 47.104 47.104l2.048 50.688 48.64 14.848c20.48 6.144 39.936 14.336 58.88 24.064l44.032 24.064 36.864-33.792c8.704-8.192 20.48-12.8 32.256-12.8 12.288 0 24.576 5.12 33.28 13.824 17.92 18.432 18.432 47.104 1.024 66.56l-33.792 37.888 24.064 45.056c10.24 18.944 17.92 39.424 24.064 59.904l14.336 48.64 49.152 2.56c26.624 2.048 46.592 25.6 45.056 52.224-0.512 8.192-3.584 16.384-8.192 23.552-11.264 14.336-9.216 34.816 5.12 46.592 1.024 0.512 2.048 1.536 3.072 2.048l7.168 4.608c13.824 8.704 32.256 4.608 41.984-8.704 39.424-54.272 27.648-130.048-26.624-169.984-18.944-13.824-40.448-21.504-63.488-23.04z" ></path><path d="M530.944 353.28C593.92 362.496 645.12 409.088 660.48 471.04c5.632 23.04 6.144 47.104 1.536 70.656-3.584 15.872 3.072 32.256 16.896 40.448 16.896 9.728 38.912 3.584 48.64-13.312 2.048-3.584 3.584-7.168 4.096-11.264 6.656-32.256 6.656-65.024 0-97.28-26.624-122.368-147.968-199.68-270.336-173.056-117.76 26.112-195.072 140.288-174.592 260.096 14.336 93.696 85.504 168.96 178.176 189.44 20.48 4.096 40.96 5.632 61.952 4.096 19.968-1.536 35.328-19.456 33.792-39.424-1.536-19.968-19.456-35.328-39.424-33.792-27.136 2.048-53.76-3.584-77.824-16.384-46.592-23.04-78.336-67.584-86.016-118.784-12.8-85.504 46.08-165.376 131.584-178.688 13.312-2.048 27.648-2.048 41.984-0.512z" ></path><path d="M706.048 1022.464c-3.072 0-5.632-0.512-8.704-1.024-32.256-6.656-46.08-25.6-58.88-54.784-7.168-16.384-22.016-58.88-35.328-96.768h-25.088v-284.672h265.216c35.84 0 65.536 29.184 66.56 65.024l21.504 173.568v1.536c0 49.152-28.672 66.56-55.808 66.56h-90.112l0.512 1.536c13.312 53.76-8.192 86.528-22.016 101.376-15.872 16.896-38.912 27.648-57.856 27.648zM660.48 834.56c22.016 61.952 37.888 103.936 41.472 112.128 2.048 5.12 5.632 7.168 7.68 7.68 5.12-3.584 18.432-15.872 13.824-36.352l-23.552-93.184h163.328l-21.504-171.008h-181.76V834.56z" ></path></symbol><symbol id="iconhuawushuju" viewBox="0 0 1024 1024"><path d="M724.8 960c-161.8 0-333.7-87.7-459.9-234.6-71.7-83.5-123.2-180.4-149.1-280.3-26.1-100.9-24.5-199.3 4.6-284.3 16.9-49 57.5-84.1 108.5-93.9 56.1-11.1 115.6 10.5 155.2 56.4l81.4 94.7c37.2 43.4 33.9 107.6-7.5 143.2l-12.4 10.6c-13.6 11.7-28.4 20-40.2 26.6l-0.8 0.5c-5.2 2.8-16.9 9.4-20.1 12.5-4.1 19.8 0.9 50.6 13.4 82.8 13.4 34.6 33.8 66.7 56 88.4 18.8 18.5 45 36.7 71.8 50.3 26.9 13.5 51.8 20.7 68.4 19.9 3.6-1.1 13.8-14 19.3-20.9 8-10.1 19-24 33-36.1l13.5-11.6c18.7-16.3 44-23.8 69.4-20.6 23.7 2.9 45.5 14.7 61.5 33.2L887.5 709c36 41.8 48.3 99.2 32 149.5-15.1 46.5-50.7 79.4-97.8 90.5-31 7.3-63.6 11-96.9 11zM258.5 111.8c-6.8 0-13.5 0.7-20.3 2h-0.2c-34.1 6.5-61.2 29.9-72.4 62.6-26.1 76.1-27.4 164.9-3.6 256.8 24 92.9 72.1 183.2 139.1 261.2 117.3 136.6 275.7 218 423.7 218 29.5 0 58.4-3.3 86-9.8 30.5-7.1 53.6-28.6 63.4-58.7 11.2-34.6 2.5-74.3-22.7-103.7L755 627.8c-8.2-9.6-19.3-15.6-31.1-17-12-1.5-23.9 2-32.4 9.4l-0.1 0.1-13.5 11.6c-10.5 9.1-19.6 20.5-26.9 29.7-15.8 19.8-29.4 36.8-52.8 38.7h-0.5c-54 3.4-132.4-39.9-176.9-83.7-26.8-26.2-51.3-64.6-67.1-105.2-16.6-42.5-22-82.3-15.2-111.8 4.8-21.3 22.6-31.1 43.3-42.6l0.8-0.4c11-6.1 22.3-12.4 32.2-21l0.1-0.1 12.4-10.6c21.3-18.4 22.4-52.4 2.4-75.8L348 154.4c-23.5-27.2-56.5-42.6-89.5-42.6zM499.2 177.3c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h322.8c17 0 30.7 13.7 30.7 30.7s-13.7 30.7-30.7 30.7H520.9c-8.1 0.2-15.9-3.1-21.7-8.9zM577.5 314.1c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h237.6c17 0 30.7 13.7 30.7 30.7S853.8 323 836.8 323H599.2c-8.2 0.1-16-3.2-21.7-8.9z" fill="#475669" ></path></symbol><symbol id="iconshuaxin" viewBox="0 0 1024 1024"><path d="M514.2192079454815 918.1151486862221c201.94797037037037 0 370.6078142767407-144.24855043792593 401.6767327952593-341.7581037037037 2.2192079454814815-11.096042154666666-6.657625050074073-24.411293468444445-17.75366720474074-24.41129225481481-13.315251313777777-2.2192079454814815-24.411293468444445 6.657625050074073-24.411293468444445 17.75366720474074-28.849710573037036 177.53667690192594-177.53667690192594 306.2507680805926-357.2925629629629 306.2507680805926-199.72876242488888 0-361.73098006755555-162.00221764266664-361.73098006755555-361.73098006755555s162.00221764266664-361.73098006755555 361.73098006755555-361.73097885392593c177.53667690192594 0 326.22364444444446 126.49488201955555 357.2925629629629 301.81235097599995 2.2192079454814815 11.096042154666666 13.315251313777777 19.97287636385185 24.411293468444445 17.75366720474074 11.096042154666666 0 19.97287636385185-11.096042154666666 19.972875150222222-22.19208430933333V152.48822909155558c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208552296296s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208552296296v164.22142558814815C800.4971008758519 190.21477266014818 667.3445925925926 105.88485131377786 514.2192079454815 105.88485131377786 290.0791532657778 105.88485131377786 108.10405925925926 287.8599453202962 108.10405925925926 512S290.0791532657778 918.1151486862221 514.2192079454815 918.1151486862221z" fill="" ></path></symbol><symbol id="iconqiaquan" viewBox="0 0 1024 1024"><path d="M698.8 532.8c-11.5 0-20.8 9.3-20.8 20.8V595c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.7-20.8-20.7zM698.8 678c-11.5 0-20.8 9.3-20.8 20.8v41.5c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.8-20.8-20.8z" ></path><path d="M802.5 346h-1.8L538.4 126c-23.2-19.5-51.6-29-79.9-29-35.6 0-71 15.1-95.5 44.3l-62.9 75c4.8-0.6 9.6-1.1 14.4-1.1 6 0 12.1 0.6 18.1 1.6-6.1-0.9-12.1-1.6-18.1-1.6-50.9 0-98.9 31.5-117.3 81.9l-21 57.6C130 372.9 97 418 97 470.5v332C97 871 153 927 221.5 927h581C871 927 927 871 927 802.5V694.9c-6.5 2.3-13.4 3.8-20.8 3.8s-14.2-1.5-20.8-3.8c-24.1-8.6-41.5-31.4-41.5-58.4s17.4-49.8 41.5-58.4c6.5-2.3 13.4-3.8 20.8-3.8s14.2 1.5 20.8 3.8V470.5C927 402 871 346 802.5 346zM394.8 168c15.7-18.7 39-29.5 63.7-29.5 19.5 0 38.4 6.8 53.2 19.3L736.1 346h-40.4L356.8 222.7c-2.1-0.8-4.3-1.1-6.4-1.7l44.4-53zM236.3 311.3c11.9-32.6 43.3-54.6 78.3-54.6 9.6 0 19 1.7 28.1 5L574.4 346H223.6l12.7-34.7zM221.5 346z m-21 1.9c-0.8 0.1-1.7 0.2-2.5 0.4 0.8-0.2 1.7-0.2 2.5-0.4z m-13.3 3.1h-0.1 0.1z m698.3 183.8c-47.4 9.6-83 51.5-83 101.7s35.6 92 83 101.7v64.3c0 45.8-37.2 83-83 83h-83V844c0-11.5-9.3-20.8-20.8-20.8S678 832.5 678 844v41.5H221.5c-45.8 0-83-37.2-83-83v-332c0-45.8 37.2-83 83-83H678v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h83c45.8 0 83 37.2 83 83v64.3z" ></path><path d="M508.4 490.9c-8.1-8.1-21.2-8.1-29.3 0l-70.8 70.8-70.8-70.8c-8.1-8.1-21.2-8.1-29.3 0-8.1 8.1-8.1 21.2 0 29.3l60.5 60.5h-43.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v41.5h-62.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H429v-41.5h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H448l60.5-60.5c8-8.1 8-21.2-0.1-29.3z" ></path></symbol><symbol id="iconjichushezhi" viewBox="0 0 1024 1024"><path d="M320 277.3c58.9 0 106.7-47.8 106.7-106.7S378.9 64 320 64s-106.7 47.8-106.7 106.7S261.1 277.3 320 277.3z m0-170.6c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64z" fill="#000000" ></path><path d="M128 192h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3zM896 192c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896zM320 746.7c-58.9 0-106.7 47.8-106.7 106.7S261.1 960 320 960s106.7-47.8 106.7-106.7S378.9 746.7 320 746.7z m0 170.6c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64c0 35.4-28.7 64-64 64z" fill="#000000" ></path><path d="M128 832c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 832H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3zM128 490.7c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h471.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 490.7h-87.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3z" fill="#000000" ></path><path d="M704 405.3c-58.9 0-106.7 47.8-106.7 106.7S645.1 618.7 704 618.7 810.7 570.9 810.7 512 762.9 405.3 704 405.3z m0 170.7c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" fill="#000000" ></path></symbol><symbol id="icontianjiajiahaowubiankuang" viewBox="0 0 1024 1024"><path d="M864 448 512 448 512 96C512 78.08 497.92 64 480 64 462.08 64 448 78.08 448 96L448 448 96 448C78.08 448 64 462.08 64 480 64 497.92 78.08 512 96 512L448 512l0 352C448 881.92 462.08 896 480 896 497.92 896 512 881.92 512 864L512 512l352 0C881.92 512 896 497.92 896 480 896 462.08 881.92 448 864 448z" ></path></symbol><symbol id="iconchengyuan" viewBox="0 0 1024 1024"><path d="M401.1 312.7m-193.8 0a193.8 193.8 0 1 0 387.6 0 193.8 193.8 0 1 0-387.6 0Z" ></path><path d="M738.9 833.2c0 169.3-675.5 169.3-675.5 0S214.6 562 401.1 562s337.8 101.9 337.8 271.2zM644.7 63.5c-47.2 0-90.4 16.9-124 44.9 75.3 36.5 127.4 113.5 127.4 202.9 0 50.8-17 97.5-45.3 135.2 13.5 3 27.4 4.6 41.8 4.6 107 0 193.8-86.8 193.8-193.8S751.8 63.5 644.7 63.5z" ></path><path d="M622.6 513.2c-20.4 0-83.1 6.1-104.2 16.1 131.8 26.8 275.1 129.3 275.1 293.1 0 25.6-10.4 48.2-28.7 67.9 110.1-18 195.5-58.2 195.5-120.6 0.1-175.4-151.2-256.5-337.7-256.5z" ></path></symbol><symbol id="iconnavigate_next" viewBox="0 0 1024 1024"><path d="M645.518222 522.808889L380.245333 306.460444a28.444444 28.444444 0 1 1 35.953778-44.032l291.271111 237.454223a28.444444 28.444444 0 0 1 0.796445 43.349333l-291.214223 257.479111a28.444444 28.444444 0 0 1-37.660444-42.666667l266.126222-235.235555z" fill="#5A6677" ></path></symbol><symbol id="iconbumen" viewBox="0 0 1024 1024"><path d="M384 250V134a70 70 0 0 0-70-70H134a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70z m-80-10H144v-96h160zM890 704H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V774a70 70 0 0 0-70-70z m-10 176H720v-96h160zM890 384H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V454a70 70 0 0 0-70-70z m-10 176H720v-96h160zM536 504H264v-80a40 40 0 0 0-40-40 40 40 0 0 0-40 40v432a40 40 0 0 0 40 40h312a40 40 0 0 0 40-40 40 40 0 0 0-40-40H264V584h272a40 40 0 0 0 40-40 40 40 0 0 0-40-40z" fill="#999999" ></path></symbol><symbol id="iconchangyongicon-" viewBox="0 0 1024 1024"><path d="M308.906667 653.866667a21.333333 21.333333 0 0 1-15.146667-6.4 21.333333 21.333333 0 0 1-5.76-18.986667l16.426667-85.333333a21.333333 21.333333 0 0 1 5.973333-11.093334l306.773333-307.413333a21.333333 21.333333 0 0 1 30.293334 0l69.333333 69.333333a21.333333 21.333333 0 0 1 0 30.08L409.813333 631.04a21.333333 21.333333 0 0 1-11.093333 5.973333l-85.333333 16.426667z m36.266666-96.64l-9.386666 48.426666L384 597.333333l287.36-288.213333-39.04-39.253333zM789.333333 768H234.666667a21.333333 21.333333 0 0 1 0-42.666667h554.666666a21.333333 21.333333 0 0 1 0 42.666667z" fill="#333333" ></path></symbol><symbol id="iconqiye-tianchong" viewBox="0 0 1024 1024"><path d="M992 902.4h-64V460.8c0-38.4-25.6-73.6-57.6-83.2l-252.8-80c-9.6-3.2-19.2 0-28.8 3.2-6.4 6.4-12.8 16-12.8 25.6v576h-32v-768c0-25.6-9.6-44.8-28.8-60.8-22.4-16-51.2-19.2-80-12.8L163.2 137.6C124.8 147.2 96 185.6 96 227.2v678.4H32c-19.2 0-32 12.8-32 32s12.8 32 32 32h960c19.2 0 32-12.8 32-32s-12.8-35.2-32-35.2z m-272-288h64c19.2 0 32 12.8 32 32s-12.8 32-32 32h-64c-19.2 0-32-12.8-32-32s12.8-32 32-32zM256 358.4h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z m0 256h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z" ></path></symbol><symbol id="iconzuzhijiagouguanli" viewBox="0 0 1024 1024"><path d="M771.208533 921.6c-27.136 0-54.135467-35.310933-54.135466-62.139733V660.616533c0-26.811733 28.757333-46.0288 55.9104-46.0288h63.488L836.7104 477.866667H546.030933v136.721066h66.013867c27.118933 0 53.5552 21.76 53.5552 48.605867v198.826667C665.6 888.866133 639.1808 921.6 612.0448 921.6H411.4432C384.3072 921.6 358.4 888.866133 358.4 862.037333V663.1936c0-26.8288 25.9072-48.605867 53.0432-48.605867h66.628267V477.866667H187.733333v136.721066h57.514667c27.118933 0 61.952 21.777067 61.952 48.64v198.826667C307.2 888.8832 278.1696 921.6 251.016533 921.6H49.851733C22.698667 921.6 0 888.8832 0 862.0544v-198.826667c0-26.8288 21.998933-48.605867 49.117867-48.605866h71.645866v-156.416c0-26.8288 22.016-48.605867 49.152-48.605867h308.394667l-0.238933-68.317867h67.959466L545.860267 409.6h308.206933c27.118933 0 49.134933 21.76 49.134933 48.605867l-0.221866 156.416h71.645866c27.118933 0 49.152 21.742933 49.152 48.5888v198.843733c0 26.8288-24.064 59.5456-51.2 59.5456h-201.386666z m184.302934-68.317867V682.222933h-170.666667v171.0592h170.666667zM597.333333 853.333333V682.222933H426.666667V853.333333h170.666666z m-358.4 0V682.222933H68.266667V853.333333h170.666666z m119.466667-559.650133V98.816C358.4 72.533333 380.962133 51.2 408.832 51.2h206.336C642.986667 51.2 665.6 72.516267 665.6 98.816v194.901333c0 26.282667-22.562133 47.616-50.432 47.616h-206.336C380.9792 341.2992 358.4 319.982933 358.4 293.6832zM597.333333 119.466667H426.666667v153.6h170.666666V119.466667z" fill="#121649" ></path></symbol><symbol id="icondianpu-kuai" viewBox="0 0 1024 1024"><path d="M923.73 506.56s-34.79-236.19-57.23-320.99c-22.43-84.8-114.16-87.2-114.16-87.2H302.37c-124.44-6.85-143.88 87.64-143.88 87.64l-58.9 326.01c-1.87 9.66 1.13 33.97 2.79 40.81 26.88 110.85 148.26 118.31 202.84 46.78 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 83.7 131.94 46.28s71.44-131.09 71.44-131.09zM640.25 395.44c-7.36 7.36-17.52 11.93-28.69 11.93H413.58c-22.34 0-40.62-18.27-40.62-40.61 0-11.17 4.57-21.32 11.93-28.69 7.36-7.36 17.52-11.93 28.69-11.93h197.98c22.34 0 40.62 18.28 40.62 40.62 0 11.17-4.57 21.32-11.93 28.68z" ></path><path d="M852.29 707.65v170.34c0 26.4-21.6 48-48 48H217.78c-26.4 0-48-21.6-48-48V707.82c45.98 19.17 102.72 14.67 135.44-28.21 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 73.7 131.94 36.28z" ></path></symbol><symbol id="iconxiala" viewBox="0 0 1024 1024"><path d="M755.342 433.89L537.778 671.8a34.238 34.238 0 0 1-25.718 11.637 34.238 34.238 0 0 1-25.72-11.637L268.777 433.89c-10.621-11.218-13.903-27.568-8.414-42.009s18.737-24.525 34.133-25.897h434.949c15.455 1.313 28.761 11.337 34.251 25.838 5.55 14.5 2.268 30.79-8.354 42.068z" ></path></symbol><symbol id="iconrizhifuwu" viewBox="0 0 1024 1024"><path d="M183 630c-13.807 0-25-11.193-25-25V455c0-13.807 11.193-25 25-25s25 11.193 25 25v150c0 13.807-11.193 25-25 25zM791 847H233c-41.355 0-75-33.645-75-75v-17c0-13.808 11.193-25 25-25s25 11.192 25 25v17c0 13.785 11.215 25 25 25h558c13.785 0 25-11.215 25-25V583c0-13.808 11.192-25 25-25s25 11.192 25 25v189c0 41.355-33.645 75-75 75zM841 460c-13.808 0-25-11.193-25-25V252c0-13.785-11.215-25-25-25H233c-13.785 0-25 11.215-25 25v59c0 13.807-11.193 25-25 25s-25-11.193-25-25v-59c0-41.355 33.645-75 75-75h558c41.355 0 75 33.645 75 75v183c0 13.807-11.192 25-25 25zM230 404h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20zM230 697h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20z" ></path><path d="M666 408H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 553H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 698H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM841 606c-52.383 0-95-42.617-95-95s42.617-95 95-95 95 42.617 95 95-42.617 95-95 95z m0-140c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.187-45-45-45z" ></path></symbol></svg>',h=(c=document.getElementsByTagName("script"))[c.length-1].getAttribute("data-injectcss");if(h&&!o.__iconfont__svg__cssinject__){o.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(c){console&&console.log(c)}}!function(c){if(document.addEventListener)if(~["complete","loaded","interactive"].indexOf(document.readyState))setTimeout(c,0);else{var h=function(){document.removeEventListener("DOMContentLoaded",h,!1),c()};document.addEventListener("DOMContentLoaded",h,!1)}else document.attachEvent&&(l=c,t=o.document,i=!1,(s=function(){try{t.documentElement.doScroll("left")}catch(c){return void setTimeout(s,50)}a()})(),t.onreadystatechange=function(){"complete"==t.readyState&&(t.onreadystatechange=null,a())});function a(){i||(i=!0,l())}var l,t,i,s}(function(){var c,h,a,l,t,i;(c=document.createElement("div")).innerHTML=s,s=null,(h=c.getElementsByTagName("svg")[0])&&(h.setAttribute("aria-hidden","true"),h.style.position="absolute",h.style.width=0,h.style.height=0,h.style.overflow="hidden",a=h,(l=document.body).firstChild?(t=a,(i=l.firstChild).parentNode.insertBefore(t,i)):l.appendChild(a))})}(window); !function(o){var c,s='<svg><symbol id="iconxiafa" viewBox="0 0 1024 1024"><path d="M482.742857 958.171429H124.342857c-65.828571 0-124.342857-51.2-124.342857-117.028572V117.028571C0 51.2 51.2 0 124.342857 0h592.457143c65.828571 0 124.342857 51.2 124.342857 117.028571v226.742858c0 21.942857-14.628571 36.571429-36.571428 36.571428s-36.571429-14.628571-36.571429-36.571428V117.028571c0-29.257143-21.942857-51.2-51.2-51.2H124.342857c-29.257143 0-51.2 21.942857-51.2 51.2v716.8c0 29.257143 21.942857 51.2 51.2 51.2h431.542857c14.628571 0 29.257143 14.628571 29.257143 36.571429s-14.628571 36.571429-36.571428 36.571429h-65.828572z" fill="#02B980" ></path><path d="M768 541.257143c0-21.942857 14.628571-36.571429 36.571429-36.571429s36.571429 14.628571 36.571428 36.571429v270.628571l73.142857-65.828571c14.628571-14.628571 36.571429-14.628571 51.2 0 14.628571 14.628571 14.628571 36.571429 0 43.885714l-153.6 146.285714-51.2-51.2L658.285714 789.942857c-7.314286-14.628571-7.314286-29.257143 0-43.885714 0-14.628571 21.942857-14.628571 36.571429 0l65.828571 65.828571 7.314286 7.314286V541.257143zM256 358.4h343.771429c21.942857 0 36.571429-14.628571 36.571428-36.571429S614.4 292.571429 592.457143 292.571429H256c-21.942857 0-36.571429 14.628571-36.571429 36.571428s14.628571 29.257143 36.571429 29.257143zM256 577.828571h343.771429c21.942857 0 36.571429-14.628571 36.571428-36.571428S614.4 512 592.457143 512H256c-21.942857 0-36.571429 14.628571-36.571429 36.571429s14.628571 29.257143 36.571429 29.257142z" fill="#02B980" ></path></symbol><symbol id="icongengduo" viewBox="0 0 1024 1024"><path d="M512 260.20664233m-59.49194128 0a59.49194128 59.49194128 0 1 0 118.98388256 0 59.49194128 59.49194128 0 1 0-118.98388256 0Z" fill="#AFAEAE" ></path><path d="M512 501.10710866m-59.49194128 0a59.49194128 59.49194128 0 1 0 118.98388256 0 59.49194128 59.49194128 0 1 0-118.98388256 0Z" fill="#AFAEAE" ></path><path d="M512 742.00757646m-59.49194128 0a59.49194128 59.49194128 0 1 0 118.98388256 0 59.49194128 59.49194128 0 1 0-118.98388256 0Z" fill="#AFAEAE" ></path></symbol><symbol id="iconxitongguanlitubiao_mobanshezhi" viewBox="0 0 1024 1024"><path d="M870.4 925.4H153.6c-30.3 0-55-24.7-55-55V153.6c0-30.3 24.7-55 55-55h716.8c30.3 0 55 24.7 55 55v716.8c0 30.3-24.7 55-55 55z m-685.8-86h654.8V184.6H184.6v654.8z" ></path><path d="M730.2 448.7H293.8c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h436.5c6.6 0 12 5.4 12 12v150c-0.1 6.6-5.5 12-12.1 12zM443.8 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12zM722.7 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12z" ></path></symbol><symbol id="iconribao" viewBox="0 0 1024 1024"><path d="M783.36 0H212.195556C142.222222 0 85.333333 58.766222 85.333333 131.299556V853.333333c0 72.533333 56.832 131.299556 126.862223 131.299556h571.164444c70.030222 0 126.862222-58.766222 126.862222-131.299556V131.299556C910.222222 58.766222 853.390222 0 783.36 0z m69.973333 865.564444c0 37.262222-28.956444 67.413333-64.625777 67.413334H206.848C171.235556 932.977778 142.222222 902.826667 142.222222 865.564444V124.302222C142.222222 87.04 171.178667 56.888889 206.848 56.888889h581.859556c35.669333 0 64.625778 30.151111 64.625777 67.413333v741.262222z" fill="#333333" ></path><path d="M682.666667 737.735111h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889z m0-170.666667h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889zM584.248889 329.671111c0-11.264-1.422222-23.153778-4.209778-35.555555a93.468444 93.468444 0 0 0-15.815111-34.588445 73.045333 73.045333 0 0 0-37.774222-27.306667A121.287111 121.287111 0 0 0 492.088889 227.555556H369.777778v214.755555h122.311111c33.564444 0 58.311111-13.312 74.410667-40.106667 11.832889-19.740444 17.692444-43.918222 17.692444-72.533333zM426.666667 284.444444h62.805333c17.749333 0 29.696 4.437333 35.612444 13.368889 5.916444 8.931556 8.931556 21.674667 8.931556 38.343111 0 12.060444-1.991111 22.471111-5.973333 31.232-7.224889 15.928889-20.081778 23.779556-38.570667 23.779556H426.666667V284.444444z" fill="#333333" ></path></symbol><symbol id="iconribaoshezhi" viewBox="0 0 1024 1024"><path d="M908.972612 659.413356H714.526802a72.916929 72.916929 0 0 0-72.916929 72.916929v218.751786A72.916929 72.916929 0 0 0 714.526802 1023.999h194.44581a72.916929 72.916929 0 0 0 72.916929-72.916929V902.469119a24.305976 24.305976 0 0 0-48.611952 0v72.917928H690.220826V708.025309h243.056763v72.916928a24.305976 24.305976 0 0 0 48.611952 0V732.329285a72.916929 72.916929 0 0 0-72.916929-72.916929z m-10.694989-267.362739a417.329592 417.329592 0 0 0-29.652971-72.916929 123.22988 123.22988 0 0 0-3.888996-166.979837 116.909886 116.909886 0 0 0-83.854919-34.756966 118.125885 118.125885 0 0 0-80.207921 31.596969 401.043608 401.043608 0 0 0-71.45993-30.38197 118.611884 118.611884 0 0 0-237.222769 0 399.34261 399.34261 0 0 0-71.70193 30.38197 118.125885 118.125885 0 0 0-80.208921-31.596969 116.909886 116.909886 0 0 0-84.583918 35.242966 123.22988 123.22988 0 0 0-2.915997 166.493837 417.329592 417.329592 0 0 0-29.652971 72.916929 121.528881 121.528881 0 0 0 0 241.841764 415.384594 415.384594 0 0 0 29.652971 72.916929 123.22988 123.22988 0 0 0 2.915997 167.709836 116.909886 116.909886 0 0 0 84.583918 35.242966 118.125885 118.125885 0 0 0 80.209921-31.59697 399.34261 399.34261 0 0 0 71.45793 30.381971A121.528881 121.528881 0 0 0 510.602001 1023.999a112.29189 112.29189 0 0 0 33.784967-5.589995 36.215965 36.215965 0 0 0 20.90298-51.04195 34.999966 34.999966 0 0 0-41.07696-18.715981 45.451956 45.451956 0 0 1-14.339986 2.429997 48.610953 48.610953 0 0 1-47.152954-46.179955l-1.944998-51.04195-48.610953-14.826985a328.369679 328.369679 0 0 1-58.819942-24.304977l-44.236957-24.305976-37.186964 34.270967a48.610953 48.610953 0 0 1-32.326968 12.639987 46.179955 46.179955 0 0 1-33.298967-13.854986 48.610953 48.610953 0 0 1-0.729-66.839935l33.541967-37.917963-24.305976-45.207956a341.737666 341.737666 0 0 1-24.304976-60.035941l-14.583986-48.610953-49.339952-2.673997a48.610953 48.610953 0 0 1 0-97.222905l50.069951-2.672997 14.582986-48.611953a341.737666 341.737666 0 0 1 24.304977-60.034941l24.305976-45.207956-34.269967-37.916963a48.610953 48.610953 0 0 1 1.213999-66.597935 46.179955 46.179955 0 0 1 33.299968-13.610987 48.610953 48.610953 0 0 1 32.325968 12.638988l37.187964 34.269966 44.235956-24.304976a329.099679 329.099679 0 0 1 58.819943-24.305976l48.610953-14.825986 2.673997-51.04195a47.152954 47.152954 0 0 1 94.305908 0l1.944998 50.555951 48.610952 14.825985a328.369679 328.369679 0 0 1 58.819943 24.305977l44.235957 24.305976 36.701964-33.784967a48.610953 48.610953 0 0 1 32.325968-12.639988 46.179955 46.179955 0 0 1 33.299968 13.854987 48.610953 48.610953 0 0 1 1.214999 66.354935l-33.541968 37.916963 24.304977 45.207956a341.737666 341.737666 0 0 1 24.305976 60.034941l14.583986 48.611953 49.339952 2.672997a48.610953 48.610953 0 0 1 36.701964 75.590926 33.055968 33.055968 0 0 0 8.019992 48.611953l7.049993 4.374995a31.353969 31.353969 0 0 0 41.804959-8.749991 121.528881 121.528881 0 0 0-89.687912-192.744812z m-367.501641-38.645962a156.771847 156.771847 0 0 1 129.791873 117.396885 159.688844 159.688844 0 0 1 1.701998 70.485931 37.673963 37.673963 0 0 0 17.013984 40.589961 35.485965 35.485965 0 0 0 52.499948-24.304977 235.52177 235.52177 0 0 0 0-97.222905 226.771779 226.771779 0 0 0-445.037565 86.771916 229.445776 229.445776 0 0 0 178.160826 189.340815 224.82778 224.82778 0 0 0 61.73694 4.131996 36.458964 36.458964 0 1 0-5.833995-72.916929 145.833858 145.833858 0 0 1-77.777924-16.284984 158.959845 158.959845 0 0 1-86.041916-118.854884 156.771847 156.771847 0 0 1 173.785831-179.132825z m317.43169 403.231606h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z m0 97.222905h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z" ></path></symbol><symbol id="iconrenwu" viewBox="0 0 1024 1024"><path d="M837.632 74.24H178.688c-60.416 0-110.08 49.152-110.08 110.08v658.944c0 60.416 49.152 110.08 110.08 110.08h658.944c60.416 0 110.08-49.152 110.08-110.08V184.32c0-60.928-49.152-110.08-110.08-110.08z m64.512 754.176c0 44.032-35.328 79.36-79.36 79.36H193.536c-44.032 0-79.36-35.328-79.36-79.36V199.168c0-44.032 35.328-79.36 79.36-79.36h629.248c44.032 0 79.36 35.328 79.36 79.36v629.248z" fill="#666666" ></path><path d="M401.92 313.856L316.416 400.384l-38.912-39.424c-11.776-11.776-31.232-11.776-38.912 0-11.776 11.776-11.776 31.232 0 39.424l62.464 62.976c4.096 4.096 11.776 7.68 23.552 7.68s11.776-4.096 23.552-7.68l104.96-105.984c11.776-11.776 11.776-31.232 0-39.424-24.064-11.776-39.936-11.776-51.2-4.096zM759.808 360.96H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 19.456 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648zM331.776 538.112c-50.688 0-89.6 39.424-89.6 90.624s38.912 90.624 89.6 90.624 89.6-39.424 89.6-90.624c0-55.296-43.008-90.624-89.6-90.624z m0 118.272c-19.456 0-31.232-11.776-31.232-31.232s11.776-31.232 31.232-31.232 31.232 11.776 31.232 31.232c0 18.944-15.872 31.232-31.232 31.232zM759.808 596.992H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 15.872 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648z" fill="#666666" ></path></symbol><symbol id="iconzhibiao" viewBox="0 0 1024 1024"><path d="M649.671111 951.182222c14.449778 0 26.168889-11.320889 26.168889-25.258666v-275.968a25.713778 25.713778 0 0 0-26.168889-25.258667 25.713778 25.713778 0 0 0-26.168889 25.258667v275.911111c0 13.880889 11.719111 25.315556 26.168889 25.315555z m-228.636444 0c14.449778 0 26.168889-11.320889 26.168889-25.258666V539.534222a25.713778 25.713778 0 0 0-26.168889-25.258666 25.713778 25.713778 0 0 0-26.168889 25.258666v386.275556a25.713778 25.713778 0 0 0 26.168889 25.372444z m-202.524445-246.101333v220.728889a25.713778 25.713778 0 0 1-26.168889 25.258666 25.713778 25.713778 0 0 1-26.225777-25.258666v-220.728889c0-13.937778 11.719111-25.258667 26.168888-25.258667s26.168889 11.320889 26.168889 25.258667z m722.432-370.915556a26.055111 26.055111 0 0 1-26.339555-25.656889V201.671111l-295.822223 291.84c-0.170667 0.113778-0.284444 0.113778-0.398222 0.284445-0.341333 0.227556-0.967111 0.455111-1.422222 0.910222-0.227556 0.227556-0.512 0.455111-0.568889 0.682666a25.258667 25.258667 0 0 1-35.271111-0.227555l-211.740444-207.644445-265.671112 261.973334a27.704889 27.704889 0 0 1-38.855111 0 27.136 27.136 0 0 1 0-38.513778l281.6-277.504a27.477333 27.477333 0 0 1 10.24-6.257778 24.746667 24.746667 0 0 1 27.306667 5.12l0.284444 0.398222 0.398223 0.284445c0.113778 0.227556 0.341333 0.341333 0.568889 0.455111l0.227555 0.455111 209.806222 205.653333 277.959111-273.749333h-103.765333a25.941333 25.941333 0 0 1-26.168889-25.713778c0-14.222222 11.719111-25.656889 26.168889-25.656889h163.100445a25.998222 25.998222 0 0 1 16.725333 1.649778l0.227555 0.113778c10.638222 3.754667 17.578667 13.084444 17.578667 24.007111v168.277333c0 14.222222-11.719111 25.656889-26.168889 25.656889zM883.655111 951.182222a25.998222 25.998222 0 0 1-26.168889-25.770666V532.821333c0-14.222222 11.719111-25.656889 26.168889-25.656889s26.168889 11.491556 26.168889 25.6v392.760889c0 14.165333-11.719111 25.656889-26.168889 25.656889z" ></path></symbol><symbol id="iconhuawujinengzupeizhi" viewBox="0 0 1024 1024"><path d="M699.5 981.2c-143.8 0-296.6-77.9-408.8-208.5-130.5-151.9-180.9-348.9-128.4-501.9 15-43.6 51-74.8 96.4-83.5 49.9-10 102.8 9.3 138 50.2l72.4 84.2c33.1 38.6 30.1 95.7-6.7 127.3l-0.1 0.1-11 9.4c-11.8 10.1-24 17.1-36.5 24-4.1 2.3-14.8 8.1-17.7 11-3.6 17.6 0.8 45 11.9 73.7 11.9 30.7 30.1 59.4 49.7 78.6 16.7 16.4 39.9 32.6 63.8 44.6s46 18.5 60.8 17.7c3.1-1.1 12-12.1 17.2-18.6 7.6-9.5 17.1-21.4 29.4-32l12-10.3c16.7-14.4 39.1-21.1 61.6-18.4 21.2 2.7 40.7 13.2 54.8 29.7l85.7 99.7c32 37.3 42.9 88.2 28.4 132.9-13.3 41.2-45 70.6-86.9 80.5-27.5 6.3-56.4 9.6-86 9.6zM285.1 227.1c-6.1 0-12.1 0.6-18.1 1.8h-0.1c-30.3 5.8-54.4 26.6-64.3 55.7-23.2 67.7-24.3 146.6-3.2 228.3 21.3 82.6 64.1 162.9 123.7 232.2 104.3 121.3 245.1 193.7 376.6 193.7 26.3 0 51.9-2.9 76.2-8.6 27.1-6.4 47.6-25.5 56.3-52.3 9.9-30.7 2.2-66-20.2-92.1L726.1 686c-7.2-8.5-17.1-13.8-27.8-15.2-10.6-1.3-21 1.8-28.6 8.4l-12.1 10.4c-9.3 8-17.1 17.7-23.9 26.3-14.1 17.6-26.3 32.8-47 34.4h-0.4c-47.9 3-117.6-35.4-157.3-74.3-23.8-23.3-45.5-57.4-59.6-93.6-14.7-37.8-19.5-73.1-13.6-99.4 4.3-19.1 20.9-28.3 38.5-37.9 10.9-6 20.6-11.5 29.3-19l0.1-0.1 11-9.3c19-16.4 19.9-46.6 2.1-67.4l-72.4-84.2c-20.8-24.3-50-38-79.3-38zM702.4 111.1c-60.4 0-109.9 49.5-109.9 109.9S642 330.9 702.4 330.9 812.3 281.4 812.3 221s-49.4-109.9-109.9-109.9z m0 180.6c-38.9 0-70.7-31.8-70.7-70.7s31.8-70.7 70.7-70.7 70.7 31.8 70.7 70.7c0 38.9-31.8 70.7-70.7 70.7z" fill="#475669" ></path><path d="M700.1 134.7c-11 0-19.6-8.6-19.6-19.6V83.6c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6V115c0 11-8.7 19.7-19.6 19.7zM627.8 167.2c-5.1 0-10.2-2-14.1-5.9l-22.8-23.5c-7.5-7.9-7.5-20.4 0.4-27.9s20.4-7.5 27.9 0.4l22.8 23.5c7.5 7.8 7.5 20.4-0.4 27.9-3.9 3.6-8.7 5.5-13.8 5.5zM598 240.6h-31.4c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6H598c11 0 19.6 8.6 19.6 19.6s-8.6 19.6-19.6 19.6zM606.2 338c-5.1 0-10.2-2-13.7-5.9-7.9-7.9-7.9-20 0-27.9l23.2-23.2c7.8-7.9 20-7.9 27.9 0s7.9 20 0 27.9l-23.2 23.2c-3.9 3.9-9 5.9-14.2 5.9zM704 378c-11 0-19.6-8.6-19.6-19.6v-35.3c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6v35.3c0 11-8.6 19.6-19.6 19.6zM800.1 337.2c-5.1 0-10.2-2-13.7-5.9l-23.2-23.2c-7.8-7.8-7.8-20 0-27.9 7.9-7.8 20-7.8 27.9 0l23.2 23.2c7.9 7.9 7.9 20 0 27.9-3.9 3.9-9 5.9-14.2 5.9zM841.4 240.6H806c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6h35.3c11 0 19.6 8.6 19.6 19.6 0.1 11-8.5 19.6-19.5 19.6zM775.8 166.4c-5.1 0-10.2-2-13.7-5.9-7.8-7.8-7.8-20 0-27.9l23.2-23.2c7.8-7.8 20-7.8 27.9 0 7.8 7.9 7.8 20 0 27.9L790 160.5c-4 4-9.1 5.9-14.2 5.9z" fill="#475669" ></path></symbol><symbol id="iconbuliangpingjiashezhi" viewBox="0 0 1024 1024"><path d="M898.048 392.192c-7.68-25.088-17.408-49.664-29.696-72.704 42.496-48.128 40.448-120.832-4.096-166.912-22.016-22.528-52.224-34.816-83.968-34.816-29.696 0-58.368 11.264-80.384 31.744-22.528-12.288-46.592-22.528-71.68-30.208 1.024-66.048-52.224-119.296-117.76-119.296S392.192 53.248 392.192 118.784c-25.088 7.68-48.64 17.92-71.68 30.208-22.016-20.48-50.688-31.744-80.384-31.744-31.744 0-62.464 12.288-84.48 35.328-44.032 46.592-45.056 118.784-3.072 166.4-12.288 23.552-22.016 47.616-29.696 72.704-66.56 6.656-115.712 66.048-108.544 133.12 5.632 57.344 51.2 102.912 108.544 108.544 7.68 25.088 17.408 49.664 29.696 72.704-43.008 48.128-41.984 121.344 3.072 167.936 22.016 22.528 52.736 35.328 84.48 35.328 29.696 0 58.368-11.264 80.384-31.744 22.528 12.288 46.592 22.528 71.68 30.208 3.072 63.488 55.296 114.176 118.784 115.2 11.264 0 23.04-2.048 33.792-5.632 18.944-6.144 29.184-26.624 23.04-45.568-0.512-2.048-1.536-3.584-2.048-5.12-7.168-15.36-24.576-23.552-40.96-18.944-4.608 1.536-9.216 2.56-14.336 2.56-25.6-0.512-46.08-20.992-47.104-46.08l-2.048-51.2-48.64-14.848c-20.48-6.144-39.936-14.336-58.88-24.064l-44.032-24.064-37.376 34.304c-8.704 8.192-20.48 12.8-32.256 12.8-12.288 0-24.576-5.12-33.28-13.824-17.92-18.432-18.432-48.128-0.512-67.072l33.792-37.888-24.064-45.056c-10.24-18.944-17.92-39.424-24.064-59.904l-14.336-48.64-49.152-2.56c-26.624 0-48.64-22.016-48.64-48.64s22.016-48.64 48.64-48.64l50.176-2.56 14.336-48.64c6.144-20.992 14.336-40.96 24.064-59.904l24.064-45.056-34.304-37.888c-17.408-18.944-16.896-48.128 1.024-66.56 8.704-8.704 20.992-13.824 33.28-13.824 11.776 0 23.552 4.608 32.256 12.8l37.376 34.304 44.032-24.064c18.944-9.728 38.4-17.92 58.88-24.064l48.64-14.848 2.56-51.2c0-26.112 20.992-47.104 47.104-47.104s47.104 20.992 47.104 47.104l2.048 50.688 48.64 14.848c20.48 6.144 39.936 14.336 58.88 24.064l44.032 24.064 36.864-33.792c8.704-8.192 20.48-12.8 32.256-12.8 12.288 0 24.576 5.12 33.28 13.824 17.92 18.432 18.432 47.104 1.024 66.56l-33.792 37.888 24.064 45.056c10.24 18.944 17.92 39.424 24.064 59.904l14.336 48.64 49.152 2.56c26.624 2.048 46.592 25.6 45.056 52.224-0.512 8.192-3.584 16.384-8.192 23.552-11.264 14.336-9.216 34.816 5.12 46.592 1.024 0.512 2.048 1.536 3.072 2.048l7.168 4.608c13.824 8.704 32.256 4.608 41.984-8.704 39.424-54.272 27.648-130.048-26.624-169.984-18.944-13.824-40.448-21.504-63.488-23.04z" ></path><path d="M530.944 353.28C593.92 362.496 645.12 409.088 660.48 471.04c5.632 23.04 6.144 47.104 1.536 70.656-3.584 15.872 3.072 32.256 16.896 40.448 16.896 9.728 38.912 3.584 48.64-13.312 2.048-3.584 3.584-7.168 4.096-11.264 6.656-32.256 6.656-65.024 0-97.28-26.624-122.368-147.968-199.68-270.336-173.056-117.76 26.112-195.072 140.288-174.592 260.096 14.336 93.696 85.504 168.96 178.176 189.44 20.48 4.096 40.96 5.632 61.952 4.096 19.968-1.536 35.328-19.456 33.792-39.424-1.536-19.968-19.456-35.328-39.424-33.792-27.136 2.048-53.76-3.584-77.824-16.384-46.592-23.04-78.336-67.584-86.016-118.784-12.8-85.504 46.08-165.376 131.584-178.688 13.312-2.048 27.648-2.048 41.984-0.512z" ></path><path d="M706.048 1022.464c-3.072 0-5.632-0.512-8.704-1.024-32.256-6.656-46.08-25.6-58.88-54.784-7.168-16.384-22.016-58.88-35.328-96.768h-25.088v-284.672h265.216c35.84 0 65.536 29.184 66.56 65.024l21.504 173.568v1.536c0 49.152-28.672 66.56-55.808 66.56h-90.112l0.512 1.536c13.312 53.76-8.192 86.528-22.016 101.376-15.872 16.896-38.912 27.648-57.856 27.648zM660.48 834.56c22.016 61.952 37.888 103.936 41.472 112.128 2.048 5.12 5.632 7.168 7.68 7.68 5.12-3.584 18.432-15.872 13.824-36.352l-23.552-93.184h163.328l-21.504-171.008h-181.76V834.56z" ></path></symbol><symbol id="iconhuawushuju" viewBox="0 0 1024 1024"><path d="M724.8 960c-161.8 0-333.7-87.7-459.9-234.6-71.7-83.5-123.2-180.4-149.1-280.3-26.1-100.9-24.5-199.3 4.6-284.3 16.9-49 57.5-84.1 108.5-93.9 56.1-11.1 115.6 10.5 155.2 56.4l81.4 94.7c37.2 43.4 33.9 107.6-7.5 143.2l-12.4 10.6c-13.6 11.7-28.4 20-40.2 26.6l-0.8 0.5c-5.2 2.8-16.9 9.4-20.1 12.5-4.1 19.8 0.9 50.6 13.4 82.8 13.4 34.6 33.8 66.7 56 88.4 18.8 18.5 45 36.7 71.8 50.3 26.9 13.5 51.8 20.7 68.4 19.9 3.6-1.1 13.8-14 19.3-20.9 8-10.1 19-24 33-36.1l13.5-11.6c18.7-16.3 44-23.8 69.4-20.6 23.7 2.9 45.5 14.7 61.5 33.2L887.5 709c36 41.8 48.3 99.2 32 149.5-15.1 46.5-50.7 79.4-97.8 90.5-31 7.3-63.6 11-96.9 11zM258.5 111.8c-6.8 0-13.5 0.7-20.3 2h-0.2c-34.1 6.5-61.2 29.9-72.4 62.6-26.1 76.1-27.4 164.9-3.6 256.8 24 92.9 72.1 183.2 139.1 261.2 117.3 136.6 275.7 218 423.7 218 29.5 0 58.4-3.3 86-9.8 30.5-7.1 53.6-28.6 63.4-58.7 11.2-34.6 2.5-74.3-22.7-103.7L755 627.8c-8.2-9.6-19.3-15.6-31.1-17-12-1.5-23.9 2-32.4 9.4l-0.1 0.1-13.5 11.6c-10.5 9.1-19.6 20.5-26.9 29.7-15.8 19.8-29.4 36.8-52.8 38.7h-0.5c-54 3.4-132.4-39.9-176.9-83.7-26.8-26.2-51.3-64.6-67.1-105.2-16.6-42.5-22-82.3-15.2-111.8 4.8-21.3 22.6-31.1 43.3-42.6l0.8-0.4c11-6.1 22.3-12.4 32.2-21l0.1-0.1 12.4-10.6c21.3-18.4 22.4-52.4 2.4-75.8L348 154.4c-23.5-27.2-56.5-42.6-89.5-42.6zM499.2 177.3c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h322.8c17 0 30.7 13.7 30.7 30.7s-13.7 30.7-30.7 30.7H520.9c-8.1 0.2-15.9-3.1-21.7-8.9zM577.5 314.1c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h237.6c17 0 30.7 13.7 30.7 30.7S853.8 323 836.8 323H599.2c-8.2 0.1-16-3.2-21.7-8.9z" fill="#475669" ></path></symbol><symbol id="iconshuaxin" viewBox="0 0 1024 1024"><path d="M514.2192079454815 918.1151486862221c201.94797037037037 0 370.6078142767407-144.24855043792593 401.6767327952593-341.7581037037037 2.2192079454814815-11.096042154666666-6.657625050074073-24.411293468444445-17.75366720474074-24.41129225481481-13.315251313777777-2.2192079454814815-24.411293468444445 6.657625050074073-24.411293468444445 17.75366720474074-28.849710573037036 177.53667690192594-177.53667690192594 306.2507680805926-357.2925629629629 306.2507680805926-199.72876242488888 0-361.73098006755555-162.00221764266664-361.73098006755555-361.73098006755555s162.00221764266664-361.73098006755555 361.73098006755555-361.73097885392593c177.53667690192594 0 326.22364444444446 126.49488201955555 357.2925629629629 301.81235097599995 2.2192079454814815 11.096042154666666 13.315251313777777 19.97287636385185 24.411293468444445 17.75366720474074 11.096042154666666 0 19.97287636385185-11.096042154666666 19.972875150222222-22.19208430933333V152.48822909155558c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208552296296s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208552296296v164.22142558814815C800.4971008758519 190.21477266014818 667.3445925925926 105.88485131377786 514.2192079454815 105.88485131377786 290.0791532657778 105.88485131377786 108.10405925925926 287.8599453202962 108.10405925925926 512S290.0791532657778 918.1151486862221 514.2192079454815 918.1151486862221z" fill="" ></path></symbol><symbol id="iconqiaquan" viewBox="0 0 1024 1024"><path d="M698.8 532.8c-11.5 0-20.8 9.3-20.8 20.8V595c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.7-20.8-20.7zM698.8 678c-11.5 0-20.8 9.3-20.8 20.8v41.5c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.8-20.8-20.8z" ></path><path d="M802.5 346h-1.8L538.4 126c-23.2-19.5-51.6-29-79.9-29-35.6 0-71 15.1-95.5 44.3l-62.9 75c4.8-0.6 9.6-1.1 14.4-1.1 6 0 12.1 0.6 18.1 1.6-6.1-0.9-12.1-1.6-18.1-1.6-50.9 0-98.9 31.5-117.3 81.9l-21 57.6C130 372.9 97 418 97 470.5v332C97 871 153 927 221.5 927h581C871 927 927 871 927 802.5V694.9c-6.5 2.3-13.4 3.8-20.8 3.8s-14.2-1.5-20.8-3.8c-24.1-8.6-41.5-31.4-41.5-58.4s17.4-49.8 41.5-58.4c6.5-2.3 13.4-3.8 20.8-3.8s14.2 1.5 20.8 3.8V470.5C927 402 871 346 802.5 346zM394.8 168c15.7-18.7 39-29.5 63.7-29.5 19.5 0 38.4 6.8 53.2 19.3L736.1 346h-40.4L356.8 222.7c-2.1-0.8-4.3-1.1-6.4-1.7l44.4-53zM236.3 311.3c11.9-32.6 43.3-54.6 78.3-54.6 9.6 0 19 1.7 28.1 5L574.4 346H223.6l12.7-34.7zM221.5 346z m-21 1.9c-0.8 0.1-1.7 0.2-2.5 0.4 0.8-0.2 1.7-0.2 2.5-0.4z m-13.3 3.1h-0.1 0.1z m698.3 183.8c-47.4 9.6-83 51.5-83 101.7s35.6 92 83 101.7v64.3c0 45.8-37.2 83-83 83h-83V844c0-11.5-9.3-20.8-20.8-20.8S678 832.5 678 844v41.5H221.5c-45.8 0-83-37.2-83-83v-332c0-45.8 37.2-83 83-83H678v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h83c45.8 0 83 37.2 83 83v64.3z" ></path><path d="M508.4 490.9c-8.1-8.1-21.2-8.1-29.3 0l-70.8 70.8-70.8-70.8c-8.1-8.1-21.2-8.1-29.3 0-8.1 8.1-8.1 21.2 0 29.3l60.5 60.5h-43.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v41.5h-62.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H429v-41.5h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H448l60.5-60.5c8-8.1 8-21.2-0.1-29.3z" ></path></symbol><symbol id="iconjichushezhi" viewBox="0 0 1024 1024"><path d="M320 277.3c58.9 0 106.7-47.8 106.7-106.7S378.9 64 320 64s-106.7 47.8-106.7 106.7S261.1 277.3 320 277.3z m0-170.6c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64z" fill="#000000" ></path><path d="M128 192h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3zM896 192c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896zM320 746.7c-58.9 0-106.7 47.8-106.7 106.7S261.1 960 320 960s106.7-47.8 106.7-106.7S378.9 746.7 320 746.7z m0 170.6c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64c0 35.4-28.7 64-64 64z" fill="#000000" ></path><path d="M128 832c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 832H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3zM128 490.7c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h471.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 490.7h-87.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3z" fill="#000000" ></path><path d="M704 405.3c-58.9 0-106.7 47.8-106.7 106.7S645.1 618.7 704 618.7 810.7 570.9 810.7 512 762.9 405.3 704 405.3z m0 170.7c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" fill="#000000" ></path></symbol><symbol id="icontianjiajiahaowubiankuang" viewBox="0 0 1024 1024"><path d="M864 448 512 448 512 96C512 78.08 497.92 64 480 64 462.08 64 448 78.08 448 96L448 448 96 448C78.08 448 64 462.08 64 480 64 497.92 78.08 512 96 512L448 512l0 352C448 881.92 462.08 896 480 896 497.92 896 512 881.92 512 864L512 512l352 0C881.92 512 896 497.92 896 480 896 462.08 881.92 448 864 448z" ></path></symbol><symbol id="iconchengyuan" viewBox="0 0 1024 1024"><path d="M401.1 312.7m-193.8 0a193.8 193.8 0 1 0 387.6 0 193.8 193.8 0 1 0-387.6 0Z" ></path><path d="M738.9 833.2c0 169.3-675.5 169.3-675.5 0S214.6 562 401.1 562s337.8 101.9 337.8 271.2zM644.7 63.5c-47.2 0-90.4 16.9-124 44.9 75.3 36.5 127.4 113.5 127.4 202.9 0 50.8-17 97.5-45.3 135.2 13.5 3 27.4 4.6 41.8 4.6 107 0 193.8-86.8 193.8-193.8S751.8 63.5 644.7 63.5z" ></path><path d="M622.6 513.2c-20.4 0-83.1 6.1-104.2 16.1 131.8 26.8 275.1 129.3 275.1 293.1 0 25.6-10.4 48.2-28.7 67.9 110.1-18 195.5-58.2 195.5-120.6 0.1-175.4-151.2-256.5-337.7-256.5z" ></path></symbol><symbol id="iconnavigate_next" viewBox="0 0 1024 1024"><path d="M645.518222 522.808889L380.245333 306.460444a28.444444 28.444444 0 1 1 35.953778-44.032l291.271111 237.454223a28.444444 28.444444 0 0 1 0.796445 43.349333l-291.214223 257.479111a28.444444 28.444444 0 0 1-37.660444-42.666667l266.126222-235.235555z" fill="#5A6677" ></path></symbol><symbol id="iconbumen" viewBox="0 0 1024 1024"><path d="M384 250V134a70 70 0 0 0-70-70H134a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70z m-80-10H144v-96h160zM890 704H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V774a70 70 0 0 0-70-70z m-10 176H720v-96h160zM890 384H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V454a70 70 0 0 0-70-70z m-10 176H720v-96h160zM536 504H264v-80a40 40 0 0 0-40-40 40 40 0 0 0-40 40v432a40 40 0 0 0 40 40h312a40 40 0 0 0 40-40 40 40 0 0 0-40-40H264V584h272a40 40 0 0 0 40-40 40 40 0 0 0-40-40z" fill="#999999" ></path></symbol><symbol id="iconchangyongicon-" viewBox="0 0 1024 1024"><path d="M308.906667 653.866667a21.333333 21.333333 0 0 1-15.146667-6.4 21.333333 21.333333 0 0 1-5.76-18.986667l16.426667-85.333333a21.333333 21.333333 0 0 1 5.973333-11.093334l306.773333-307.413333a21.333333 21.333333 0 0 1 30.293334 0l69.333333 69.333333a21.333333 21.333333 0 0 1 0 30.08L409.813333 631.04a21.333333 21.333333 0 0 1-11.093333 5.973333l-85.333333 16.426667z m36.266666-96.64l-9.386666 48.426666L384 597.333333l287.36-288.213333-39.04-39.253333zM789.333333 768H234.666667a21.333333 21.333333 0 0 1 0-42.666667h554.666666a21.333333 21.333333 0 0 1 0 42.666667z" fill="#333333" ></path></symbol><symbol id="iconqiye-tianchong" viewBox="0 0 1024 1024"><path d="M992 902.4h-64V460.8c0-38.4-25.6-73.6-57.6-83.2l-252.8-80c-9.6-3.2-19.2 0-28.8 3.2-6.4 6.4-12.8 16-12.8 25.6v576h-32v-768c0-25.6-9.6-44.8-28.8-60.8-22.4-16-51.2-19.2-80-12.8L163.2 137.6C124.8 147.2 96 185.6 96 227.2v678.4H32c-19.2 0-32 12.8-32 32s12.8 32 32 32h960c19.2 0 32-12.8 32-32s-12.8-35.2-32-35.2z m-272-288h64c19.2 0 32 12.8 32 32s-12.8 32-32 32h-64c-19.2 0-32-12.8-32-32s12.8-32 32-32zM256 358.4h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z m0 256h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z" ></path></symbol><symbol id="iconzuzhijiagouguanli" viewBox="0 0 1024 1024"><path d="M771.208533 921.6c-27.136 0-54.135467-35.310933-54.135466-62.139733V660.616533c0-26.811733 28.757333-46.0288 55.9104-46.0288h63.488L836.7104 477.866667H546.030933v136.721066h66.013867c27.118933 0 53.5552 21.76 53.5552 48.605867v198.826667C665.6 888.866133 639.1808 921.6 612.0448 921.6H411.4432C384.3072 921.6 358.4 888.866133 358.4 862.037333V663.1936c0-26.8288 25.9072-48.605867 53.0432-48.605867h66.628267V477.866667H187.733333v136.721066h57.514667c27.118933 0 61.952 21.777067 61.952 48.64v198.826667C307.2 888.8832 278.1696 921.6 251.016533 921.6H49.851733C22.698667 921.6 0 888.8832 0 862.0544v-198.826667c0-26.8288 21.998933-48.605867 49.117867-48.605866h71.645866v-156.416c0-26.8288 22.016-48.605867 49.152-48.605867h308.394667l-0.238933-68.317867h67.959466L545.860267 409.6h308.206933c27.118933 0 49.134933 21.76 49.134933 48.605867l-0.221866 156.416h71.645866c27.118933 0 49.152 21.742933 49.152 48.5888v198.843733c0 26.8288-24.064 59.5456-51.2 59.5456h-201.386666z m184.302934-68.317867V682.222933h-170.666667v171.0592h170.666667zM597.333333 853.333333V682.222933H426.666667V853.333333h170.666666z m-358.4 0V682.222933H68.266667V853.333333h170.666666z m119.466667-559.650133V98.816C358.4 72.533333 380.962133 51.2 408.832 51.2h206.336C642.986667 51.2 665.6 72.516267 665.6 98.816v194.901333c0 26.282667-22.562133 47.616-50.432 47.616h-206.336C380.9792 341.2992 358.4 319.982933 358.4 293.6832zM597.333333 119.466667H426.666667v153.6h170.666666V119.466667z" fill="#121649" ></path></symbol><symbol id="icondianpu-kuai" viewBox="0 0 1024 1024"><path d="M923.73 506.56s-34.79-236.19-57.23-320.99c-22.43-84.8-114.16-87.2-114.16-87.2H302.37c-124.44-6.85-143.88 87.64-143.88 87.64l-58.9 326.01c-1.87 9.66 1.13 33.97 2.79 40.81 26.88 110.85 148.26 118.31 202.84 46.78 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 83.7 131.94 46.28s71.44-131.09 71.44-131.09zM640.25 395.44c-7.36 7.36-17.52 11.93-28.69 11.93H413.58c-22.34 0-40.62-18.27-40.62-40.61 0-11.17 4.57-21.32 11.93-28.69 7.36-7.36 17.52-11.93 28.69-11.93h197.98c22.34 0 40.62 18.28 40.62 40.62 0 11.17-4.57 21.32-11.93 28.68z" ></path><path d="M852.29 707.65v170.34c0 26.4-21.6 48-48 48H217.78c-26.4 0-48-21.6-48-48V707.82c45.98 19.17 102.72 14.67 135.44-28.21 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 73.7 131.94 36.28z" ></path></symbol><symbol id="iconxiala" viewBox="0 0 1024 1024"><path d="M755.342 433.89L537.778 671.8a34.238 34.238 0 0 1-25.718 11.637 34.238 34.238 0 0 1-25.72-11.637L268.777 433.89c-10.621-11.218-13.903-27.568-8.414-42.009s18.737-24.525 34.133-25.897h434.949c15.455 1.313 28.761 11.337 34.251 25.838 5.55 14.5 2.268 30.79-8.354 42.068z" ></path></symbol><symbol id="iconrizhifuwu" viewBox="0 0 1024 1024"><path d="M183 630c-13.807 0-25-11.193-25-25V455c0-13.807 11.193-25 25-25s25 11.193 25 25v150c0 13.807-11.193 25-25 25zM791 847H233c-41.355 0-75-33.645-75-75v-17c0-13.808 11.193-25 25-25s25 11.192 25 25v17c0 13.785 11.215 25 25 25h558c13.785 0 25-11.215 25-25V583c0-13.808 11.192-25 25-25s25 11.192 25 25v189c0 41.355-33.645 75-75 75zM841 460c-13.808 0-25-11.193-25-25V252c0-13.785-11.215-25-25-25H233c-13.785 0-25 11.215-25 25v59c0 13.807-11.193 25-25 25s-25-11.193-25-25v-59c0-41.355 33.645-75 75-75h558c41.355 0 75 33.645 75 75v183c0 13.807-11.192 25-25 25zM230 404h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20zM230 697h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20z" ></path><path d="M666 408H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 553H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 698H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM841 606c-52.383 0-95-42.617-95-95s42.617-95 95-95 95 42.617 95 95-42.617 95-95 95z m0-140c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.187-45-45-45z" ></path></symbol></svg>',a=(c=document.getElementsByTagName("script"))[c.length-1].getAttribute("data-injectcss");if(a&&!o.__iconfont__svg__cssinject__){o.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(c){console&&console.log(c)}}!function(c){if(document.addEventListener)if(~["complete","loaded","interactive"].indexOf(document.readyState))setTimeout(c,0);else{var a=function(){document.removeEventListener("DOMContentLoaded",a,!1),c()};document.addEventListener("DOMContentLoaded",a,!1)}else document.attachEvent&&(l=c,t=o.document,i=!1,(s=function(){try{t.documentElement.doScroll("left")}catch(c){return void setTimeout(s,50)}h()})(),t.onreadystatechange=function(){"complete"==t.readyState&&(t.onreadystatechange=null,h())});function h(){i||(i=!0,l())}var l,t,i,s}(function(){var c,a,h,l,t,i;(c=document.createElement("div")).innerHTML=s,s=null,(a=c.getElementsByTagName("svg")[0])&&(a.setAttribute("aria-hidden","true"),a.style.position="absolute",a.style.width=0,a.style.height=0,a.style.overflow="hidden",h=a,(l=document.body).firstChild?(t=h,(i=l.firstChild).parentNode.insertBefore(t,i)):l.appendChild(h))})}(window);
\ No newline at end of file \ No newline at end of file
...@@ -6,6 +6,20 @@ ...@@ -6,6 +6,20 @@
"description": "", "description": "",
"glyphs": [ "glyphs": [
{ {
"icon_id": "5294661",
"name": "下发",
"font_class": "xiafa",
"unicode": "e64a",
"unicode_decimal": 58954
},
{
"icon_id": "5148246",
"name": "更多",
"font_class": "gengduo",
"unicode": "e603",
"unicode_decimal": 58883
},
{
"icon_id": "12989784", "icon_id": "12989784",
"name": "模板设置", "name": "模板设置",
"font_class": "xitongguanlitubiao_mobanshezhi", "font_class": "xitongguanlitubiao_mobanshezhi",
...@@ -27,13 +41,6 @@ ...@@ -27,13 +41,6 @@
"unicode_decimal": 59380 "unicode_decimal": 59380
}, },
{ {
"icon_id": "9778391",
"name": "下发任务",
"font_class": "xiafarenwu",
"unicode": "e604",
"unicode_decimal": 58884
},
{
"icon_id": "4129364", "icon_id": "4129364",
"name": "任务", "name": "任务",
"font_class": "renwu", "font_class": "renwu",
......
...@@ -20,6 +20,12 @@ Created by iconfont ...@@ -20,6 +20,12 @@ Created by iconfont
/> />
<missing-glyph /> <missing-glyph />
<glyph glyph-name="xiafa" unicode="&#58954;" d="M482.742857-62.171429H124.342857c-65.828571 0-124.342857 51.2-124.342857 117.028572V778.971429C0 844.8 51.2 896 124.342857 896h592.457143c65.828571 0 124.342857-51.2 124.342857-117.028571v-226.742858c0-21.942857-14.628571-36.571429-36.571428-36.571428s-36.571429 14.628571-36.571429 36.571428V778.971429c0 29.257143-21.942857 51.2-51.2 51.2H124.342857c-29.257143 0-51.2-21.942857-51.2-51.2v-716.8c0-29.257143 21.942857-51.2 51.2-51.2h431.542857c14.628571 0 29.257143-14.628571 29.257143-36.571429s-14.628571-36.571429-36.571428-36.571429h-65.828572zM768 354.742857c0 21.942857 14.628571 36.571429 36.571429 36.571429s36.571429-14.628571 36.571428-36.571429v-270.628571l73.142857 65.828571c14.628571 14.628571 36.571429 14.628571 51.2 0 14.628571-14.628571 14.628571-36.571429 0-43.885714l-153.6-146.285714-51.2 51.2L658.285714 106.057143c-7.314286 14.628571-7.314286 29.257143 0 43.885714 0 14.628571 21.942857 14.628571 36.571429 0l65.828571-65.828571 7.314286-7.314286V354.742857zM256 537.6h343.771429c21.942857 0 36.571429 14.628571 36.571428 36.571429S614.4 603.428571 592.457143 603.428571H256c-21.942857 0-36.571429-14.628571-36.571429-36.571428s14.628571-29.257143 36.571429-29.257143zM256 318.171429h343.771429c21.942857 0 36.571429 14.628571 36.571428 36.571428S614.4 384 592.457143 384H256c-21.942857 0-36.571429-14.628571-36.571429-36.571429s14.628571-29.257143 36.571429-29.257142z" horiz-adv-x="1024" />
<glyph glyph-name="gengduo" unicode="&#58883;" d="M512 635.79335767m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0ZM512 394.89289134m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0ZM512 153.99242354m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0Z" horiz-adv-x="1024" />
<glyph glyph-name="xitongguanlitubiao_mobanshezhi" unicode="&#58904;" d="M870.4-29.4H153.6c-30.3 0-55 24.7-55 55V742.4c0 30.3 24.7 55 55 55h716.8c30.3 0 55-24.7 55-55v-716.8c0-30.3-24.7-55-55-55z m-685.8 86h654.8V711.4H184.6v-654.8zM730.2 447.3H293.8c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h436.5c6.6 0 12-5.4 12-12v-150c-0.1-6.6-5.5-12-12.1-12zM443.8 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12zM722.7 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12z" horiz-adv-x="1024" /> <glyph glyph-name="xitongguanlitubiao_mobanshezhi" unicode="&#58904;" d="M870.4-29.4H153.6c-30.3 0-55 24.7-55 55V742.4c0 30.3 24.7 55 55 55h716.8c30.3 0 55-24.7 55-55v-716.8c0-30.3-24.7-55-55-55z m-685.8 86h654.8V711.4H184.6v-654.8zM730.2 447.3H293.8c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h436.5c6.6 0 12-5.4 12-12v-150c-0.1-6.6-5.5-12-12.1-12zM443.8 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12zM722.7 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12z" horiz-adv-x="1024" />
...@@ -29,9 +35,6 @@ Created by iconfont ...@@ -29,9 +35,6 @@ Created by iconfont
<glyph glyph-name="ribaoshezhi" unicode="&#59380;" d="M908.972612 236.586644H714.526802a72.916929 72.916929 0 0 1-72.916929-72.916929v-218.751786A72.916929 72.916929 0 0 1 714.526802-127.999h194.44581a72.916929 72.916929 0 0 1 72.916929 72.916929V-6.469119a24.305976 24.305976 0 0 1-48.611952 0v-72.917928H690.220826V187.974691h243.056763v-72.916928a24.305976 24.305976 0 0 1 48.611952 0V163.670715a72.916929 72.916929 0 0 1-72.916929 72.916929z m-10.694989 267.362739a417.329592 417.329592 0 0 1-29.652971 72.916929 123.22988 123.22988 0 0 1-3.888996 166.979837 116.909886 116.909886 0 0 1-83.854919 34.756966 118.125885 118.125885 0 0 1-80.207921-31.596969 401.043608 401.043608 0 0 1-71.45993 30.38197 118.611884 118.611884 0 0 1-237.222769 0 399.34261 399.34261 0 0 1-71.70193-30.38197 118.125885 118.125885 0 0 1-80.208921 31.596969 116.909886 116.909886 0 0 1-84.583918-35.242966 123.22988 123.22988 0 0 1-2.915997-166.493837 417.329592 417.329592 0 0 1-29.652971-72.916929 121.528881 121.528881 0 0 1 0-241.841764 415.384594 415.384594 0 0 1 29.652971-72.916929 123.22988 123.22988 0 0 1 2.915997-167.709836 116.909886 116.909886 0 0 1 84.583918-35.242966 118.125885 118.125885 0 0 1 80.209921 31.59697 399.34261 399.34261 0 0 1 71.45793-30.381971A121.528881 121.528881 0 0 1 510.602001-127.999a112.29189 112.29189 0 0 1 33.784967 5.589995 36.215965 36.215965 0 0 1 20.90298 51.04195 34.999966 34.999966 0 0 1-41.07696 18.715981 45.451956 45.451956 0 0 0-14.339986-2.429997 48.610953 48.610953 0 0 0-47.152954 46.179955l-1.944998 51.04195-48.610953 14.826985a328.369679 328.369679 0 0 0-58.819942 24.304977l-44.236957 24.305976-37.186964-34.270967a48.610953 48.610953 0 0 0-32.326968-12.639987 46.179955 46.179955 0 0 0-33.298967 13.854986 48.610953 48.610953 0 0 0-0.729 66.839935l33.541967 37.917963-24.305976 45.207956a341.737666 341.737666 0 0 0-24.304976 60.035941l-14.583986 48.610953-49.339952 2.673997a48.610953 48.610953 0 0 0 0 97.222905l50.069951 2.672997 14.582986 48.611953a341.737666 341.737666 0 0 0 24.304977 60.034941l24.305976 45.207956-34.269967 37.916963a48.610953 48.610953 0 0 0 1.213999 66.597935 46.179955 46.179955 0 0 0 33.299968 13.610987 48.610953 48.610953 0 0 0 32.325968-12.638988l37.187964-34.269966 44.235956 24.304976a329.099679 329.099679 0 0 0 58.819943 24.305976l48.610953 14.825986 2.673997 51.04195a47.152954 47.152954 0 0 0 94.305908 0l1.944998-50.555951 48.610952-14.825985a328.369679 328.369679 0 0 0 58.819943-24.305977l44.235957-24.305976 36.701964 33.784967a48.610953 48.610953 0 0 0 32.325968 12.639988 46.179955 46.179955 0 0 0 33.299968-13.854987 48.610953 48.610953 0 0 0 1.214999-66.354935l-33.541968-37.916963 24.304977-45.207956a341.737666 341.737666 0 0 0 24.305976-60.034941l14.583986-48.611953 49.339952-2.672997a48.610953 48.610953 0 0 0 36.701964-75.590926 33.055968 33.055968 0 0 1 8.019992-48.611953l7.049993-4.374995a31.353969 31.353969 0 0 1 41.804959 8.749991 121.528881 121.528881 0 0 1-89.687912 192.744812z m-367.501641 38.645962a156.771847 156.771847 0 0 0 129.791873-117.396885 159.688844 159.688844 0 0 0 1.701998-70.485931 37.673963 37.673963 0 0 1 17.013984-40.589961 35.485965 35.485965 0 0 1 52.499948 24.304977 235.52177 235.52177 0 0 1 0 97.222905 226.771779 226.771779 0 0 1-445.037565-86.771916 229.445776 229.445776 0 0 1 178.160826-189.340815 224.82778 224.82778 0 0 1 61.73694-4.131996 36.458964 36.458964 0 1 1-5.833995 72.916929 145.833858 145.833858 0 0 0-77.777924 16.284984 158.959845 158.959845 0 0 0-86.041916 118.854884 156.771847 156.771847 0 0 0 173.785831 179.132825z m317.43169-403.231606h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z m0-97.222905h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z" horiz-adv-x="1024" /> <glyph glyph-name="ribaoshezhi" unicode="&#59380;" d="M908.972612 236.586644H714.526802a72.916929 72.916929 0 0 1-72.916929-72.916929v-218.751786A72.916929 72.916929 0 0 1 714.526802-127.999h194.44581a72.916929 72.916929 0 0 1 72.916929 72.916929V-6.469119a24.305976 24.305976 0 0 1-48.611952 0v-72.917928H690.220826V187.974691h243.056763v-72.916928a24.305976 24.305976 0 0 1 48.611952 0V163.670715a72.916929 72.916929 0 0 1-72.916929 72.916929z m-10.694989 267.362739a417.329592 417.329592 0 0 1-29.652971 72.916929 123.22988 123.22988 0 0 1-3.888996 166.979837 116.909886 116.909886 0 0 1-83.854919 34.756966 118.125885 118.125885 0 0 1-80.207921-31.596969 401.043608 401.043608 0 0 1-71.45993 30.38197 118.611884 118.611884 0 0 1-237.222769 0 399.34261 399.34261 0 0 1-71.70193-30.38197 118.125885 118.125885 0 0 1-80.208921 31.596969 116.909886 116.909886 0 0 1-84.583918-35.242966 123.22988 123.22988 0 0 1-2.915997-166.493837 417.329592 417.329592 0 0 1-29.652971-72.916929 121.528881 121.528881 0 0 1 0-241.841764 415.384594 415.384594 0 0 1 29.652971-72.916929 123.22988 123.22988 0 0 1 2.915997-167.709836 116.909886 116.909886 0 0 1 84.583918-35.242966 118.125885 118.125885 0 0 1 80.209921 31.59697 399.34261 399.34261 0 0 1 71.45793-30.381971A121.528881 121.528881 0 0 1 510.602001-127.999a112.29189 112.29189 0 0 1 33.784967 5.589995 36.215965 36.215965 0 0 1 20.90298 51.04195 34.999966 34.999966 0 0 1-41.07696 18.715981 45.451956 45.451956 0 0 0-14.339986-2.429997 48.610953 48.610953 0 0 0-47.152954 46.179955l-1.944998 51.04195-48.610953 14.826985a328.369679 328.369679 0 0 0-58.819942 24.304977l-44.236957 24.305976-37.186964-34.270967a48.610953 48.610953 0 0 0-32.326968-12.639987 46.179955 46.179955 0 0 0-33.298967 13.854986 48.610953 48.610953 0 0 0-0.729 66.839935l33.541967 37.917963-24.305976 45.207956a341.737666 341.737666 0 0 0-24.304976 60.035941l-14.583986 48.610953-49.339952 2.673997a48.610953 48.610953 0 0 0 0 97.222905l50.069951 2.672997 14.582986 48.611953a341.737666 341.737666 0 0 0 24.304977 60.034941l24.305976 45.207956-34.269967 37.916963a48.610953 48.610953 0 0 0 1.213999 66.597935 46.179955 46.179955 0 0 0 33.299968 13.610987 48.610953 48.610953 0 0 0 32.325968-12.638988l37.187964-34.269966 44.235956 24.304976a329.099679 329.099679 0 0 0 58.819943 24.305976l48.610953 14.825986 2.673997 51.04195a47.152954 47.152954 0 0 0 94.305908 0l1.944998-50.555951 48.610952-14.825985a328.369679 328.369679 0 0 0 58.819943-24.305977l44.235957-24.305976 36.701964 33.784967a48.610953 48.610953 0 0 0 32.325968 12.639988 46.179955 46.179955 0 0 0 33.299968-13.854987 48.610953 48.610953 0 0 0 1.214999-66.354935l-33.541968-37.916963 24.304977-45.207956a341.737666 341.737666 0 0 0 24.305976-60.034941l14.583986-48.611953 49.339952-2.672997a48.610953 48.610953 0 0 0 36.701964-75.590926 33.055968 33.055968 0 0 1 8.019992-48.611953l7.049993-4.374995a31.353969 31.353969 0 0 1 41.804959 8.749991 121.528881 121.528881 0 0 1-89.687912 192.744812z m-367.501641 38.645962a156.771847 156.771847 0 0 0 129.791873-117.396885 159.688844 159.688844 0 0 0 1.701998-70.485931 37.673963 37.673963 0 0 1 17.013984-40.589961 35.485965 35.485965 0 0 1 52.499948 24.304977 235.52177 235.52177 0 0 1 0 97.222905 226.771779 226.771779 0 0 1-445.037565-86.771916 229.445776 229.445776 0 0 1 178.160826-189.340815 224.82778 224.82778 0 0 1 61.73694-4.131996 36.458964 36.458964 0 1 1-5.833995 72.916929 145.833858 145.833858 0 0 0-77.777924 16.284984 158.959845 158.959845 0 0 0-86.041916 118.854884 156.771847 156.771847 0 0 0 173.785831 179.132825z m317.43169-403.231606h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z m0-97.222905h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z" horiz-adv-x="1024" />
<glyph glyph-name="xiafarenwu" unicode="&#58884;" d="M107.789474 788.210526h808.421052v-808.421052H107.789474zM765.305263-20.210526H199.410526c-53.894737 0-91.621053 37.726316-91.621052 91.621052V701.978947C107.789474 750.484211 145.515789 788.210526 199.410526 788.210526h565.894737c48.505263 0 91.621053-37.726316 91.621053-86.231579v-53.894736c0-16.168421-16.168421-32.336842-32.336842-32.336843s-32.336842 16.168421-32.336842 32.336843v53.894736c0 16.168421-10.778947 26.947368-26.947369 26.947369H199.410526c-16.168421 0-26.947368-10.778947-26.947368-26.947369v-630.568421c0-16.168421 10.778947-26.947368 26.947368-26.947368h565.894737c16.168421 0 26.947368 10.778947 26.947369 26.947368v204.8c0 16.168421 16.168421 32.336842 32.336842 32.336842s32.336842-16.168421 32.336842-32.336842v-204.8c-5.389474-53.894737-43.115789-91.621053-91.621053-91.621052zM468.884211 497.178947H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389474h231.747369c5.389474 0 5.389474-5.389474 5.389473-5.389474v-48.505263s0-5.389474-5.389473-5.389474zM468.884211 330.105263H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389474h231.747369c5.389474 0 5.389474-5.389474 5.389473-5.389474v-48.505263c0-5.389474 0-5.389474-5.389473-5.389474zM673.684211 163.031579H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389473h436.547369c5.389474 0 5.389474-5.389474 5.389473-5.389473v-48.505263c5.389474-5.389474 0-5.389474-5.389473-5.389474zM684.463158 292.378947c-10.778947 0-16.168421 5.389474-21.557895 10.778948l-107.789474 123.957894c-16.168421 10.778947-16.168421 26.947368 0 43.11579 10.778947 10.778947 32.336842 10.778947 43.11579 0l86.231579-97.010526L862.315789 572.631579c10.778947 10.778947 32.336842 16.168421 43.11579 5.389474 10.778947-10.778947 16.168421-32.336842 5.389474-43.11579L706.021053 303.157895c-5.389474-5.389474-10.778947-10.778947-21.557895-10.778948z" horiz-adv-x="1024" />
<glyph glyph-name="renwu" unicode="&#59258;" d="M837.632 821.76H178.688c-60.416 0-110.08-49.152-110.08-110.08v-658.944c0-60.416 49.152-110.08 110.08-110.08h658.944c60.416 0 110.08 49.152 110.08 110.08V711.6800000000001c0 60.928-49.152 110.08-110.08 110.08z m64.512-754.176c0-44.032-35.328-79.36-79.36-79.36H193.536c-44.032 0-79.36 35.328-79.36 79.36V696.832c0 44.032 35.328 79.36 79.36 79.36h629.248c44.032 0 79.36-35.328 79.36-79.36v-629.248zM401.92 582.144L316.416 495.616l-38.912 39.424c-11.776 11.776-31.232 11.776-38.912 0-11.776-11.776-11.776-31.232 0-39.424l62.464-62.976c4.096-4.096 11.776-7.68 23.552-7.68s11.776 4.096 23.552 7.68l104.96 105.984c11.776 11.776 11.776 31.232 0 39.424-24.064 11.776-39.936 11.776-51.2 4.096zM759.808 535.04H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-19.456 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648zM331.776 357.88800000000003c-50.688 0-89.6-39.424-89.6-90.624s38.912-90.624 89.6-90.624 89.6 39.424 89.6 90.624c0 55.296-43.008 90.624-89.6 90.624z m0-118.272c-19.456 0-31.232 11.776-31.232 31.232s11.776 31.232 31.232 31.232 31.232-11.776 31.232-31.232c0-18.944-15.872-31.232-31.232-31.232zM759.808 299.00800000000004H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-15.872 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648z" horiz-adv-x="1024" /> <glyph glyph-name="renwu" unicode="&#59258;" d="M837.632 821.76H178.688c-60.416 0-110.08-49.152-110.08-110.08v-658.944c0-60.416 49.152-110.08 110.08-110.08h658.944c60.416 0 110.08 49.152 110.08 110.08V711.6800000000001c0 60.928-49.152 110.08-110.08 110.08z m64.512-754.176c0-44.032-35.328-79.36-79.36-79.36H193.536c-44.032 0-79.36 35.328-79.36 79.36V696.832c0 44.032 35.328 79.36 79.36 79.36h629.248c44.032 0 79.36-35.328 79.36-79.36v-629.248zM401.92 582.144L316.416 495.616l-38.912 39.424c-11.776 11.776-31.232 11.776-38.912 0-11.776-11.776-11.776-31.232 0-39.424l62.464-62.976c4.096-4.096 11.776-7.68 23.552-7.68s11.776 4.096 23.552 7.68l104.96 105.984c11.776 11.776 11.776 31.232 0 39.424-24.064 11.776-39.936 11.776-51.2 4.096zM759.808 535.04H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-19.456 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648zM331.776 357.88800000000003c-50.688 0-89.6-39.424-89.6-90.624s38.912-90.624 89.6-90.624 89.6 39.424 89.6 90.624c0 55.296-43.008 90.624-89.6 90.624z m0-118.272c-19.456 0-31.232 11.776-31.232 31.232s11.776 31.232 31.232 31.232 31.232-11.776 31.232-31.232c0-18.944-15.872-31.232-31.232-31.232zM759.808 299.00800000000004H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-15.872 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648z" horiz-adv-x="1024" />
......
...@@ -20,6 +20,12 @@ Created by iconfont ...@@ -20,6 +20,12 @@ Created by iconfont
/> />
<missing-glyph /> <missing-glyph />
<glyph glyph-name="xiafa" unicode="&#58954;" d="M482.742857-62.171429H124.342857c-65.828571 0-124.342857 51.2-124.342857 117.028572V778.971429C0 844.8 51.2 896 124.342857 896h592.457143c65.828571 0 124.342857-51.2 124.342857-117.028571v-226.742858c0-21.942857-14.628571-36.571429-36.571428-36.571428s-36.571429 14.628571-36.571429 36.571428V778.971429c0 29.257143-21.942857 51.2-51.2 51.2H124.342857c-29.257143 0-51.2-21.942857-51.2-51.2v-716.8c0-29.257143 21.942857-51.2 51.2-51.2h431.542857c14.628571 0 29.257143-14.628571 29.257143-36.571429s-14.628571-36.571429-36.571428-36.571429h-65.828572zM768 354.742857c0 21.942857 14.628571 36.571429 36.571429 36.571429s36.571429-14.628571 36.571428-36.571429v-270.628571l73.142857 65.828571c14.628571 14.628571 36.571429 14.628571 51.2 0 14.628571-14.628571 14.628571-36.571429 0-43.885714l-153.6-146.285714-51.2 51.2L658.285714 106.057143c-7.314286 14.628571-7.314286 29.257143 0 43.885714 0 14.628571 21.942857 14.628571 36.571429 0l65.828571-65.828571 7.314286-7.314286V354.742857zM256 537.6h343.771429c21.942857 0 36.571429 14.628571 36.571428 36.571429S614.4 603.428571 592.457143 603.428571H256c-21.942857 0-36.571429-14.628571-36.571429-36.571428s14.628571-29.257143 36.571429-29.257143zM256 318.171429h343.771429c21.942857 0 36.571429 14.628571 36.571428 36.571428S614.4 384 592.457143 384H256c-21.942857 0-36.571429-14.628571-36.571429-36.571429s14.628571-29.257143 36.571429-29.257142z" horiz-adv-x="1024" />
<glyph glyph-name="gengduo" unicode="&#58883;" d="M512 635.79335767m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0ZM512 394.89289134m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0ZM512 153.99242354m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0Z" horiz-adv-x="1024" />
<glyph glyph-name="xitongguanlitubiao_mobanshezhi" unicode="&#58904;" d="M870.4-29.4H153.6c-30.3 0-55 24.7-55 55V742.4c0 30.3 24.7 55 55 55h716.8c30.3 0 55-24.7 55-55v-716.8c0-30.3-24.7-55-55-55z m-685.8 86h654.8V711.4H184.6v-654.8zM730.2 447.3H293.8c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h436.5c6.6 0 12-5.4 12-12v-150c-0.1-6.6-5.5-12-12.1-12zM443.8 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12zM722.7 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12z" horiz-adv-x="1024" /> <glyph glyph-name="xitongguanlitubiao_mobanshezhi" unicode="&#58904;" d="M870.4-29.4H153.6c-30.3 0-55 24.7-55 55V742.4c0 30.3 24.7 55 55 55h716.8c30.3 0 55-24.7 55-55v-716.8c0-30.3-24.7-55-55-55z m-685.8 86h654.8V711.4H184.6v-654.8zM730.2 447.3H293.8c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h436.5c6.6 0 12-5.4 12-12v-150c-0.1-6.6-5.5-12-12.1-12zM443.8 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12zM722.7 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12z" horiz-adv-x="1024" />
...@@ -29,9 +35,6 @@ Created by iconfont ...@@ -29,9 +35,6 @@ Created by iconfont
<glyph glyph-name="ribaoshezhi" unicode="&#59380;" d="M908.972612 236.586644H714.526802a72.916929 72.916929 0 0 1-72.916929-72.916929v-218.751786A72.916929 72.916929 0 0 1 714.526802-127.999h194.44581a72.916929 72.916929 0 0 1 72.916929 72.916929V-6.469119a24.305976 24.305976 0 0 1-48.611952 0v-72.917928H690.220826V187.974691h243.056763v-72.916928a24.305976 24.305976 0 0 1 48.611952 0V163.670715a72.916929 72.916929 0 0 1-72.916929 72.916929z m-10.694989 267.362739a417.329592 417.329592 0 0 1-29.652971 72.916929 123.22988 123.22988 0 0 1-3.888996 166.979837 116.909886 116.909886 0 0 1-83.854919 34.756966 118.125885 118.125885 0 0 1-80.207921-31.596969 401.043608 401.043608 0 0 1-71.45993 30.38197 118.611884 118.611884 0 0 1-237.222769 0 399.34261 399.34261 0 0 1-71.70193-30.38197 118.125885 118.125885 0 0 1-80.208921 31.596969 116.909886 116.909886 0 0 1-84.583918-35.242966 123.22988 123.22988 0 0 1-2.915997-166.493837 417.329592 417.329592 0 0 1-29.652971-72.916929 121.528881 121.528881 0 0 1 0-241.841764 415.384594 415.384594 0 0 1 29.652971-72.916929 123.22988 123.22988 0 0 1 2.915997-167.709836 116.909886 116.909886 0 0 1 84.583918-35.242966 118.125885 118.125885 0 0 1 80.209921 31.59697 399.34261 399.34261 0 0 1 71.45793-30.381971A121.528881 121.528881 0 0 1 510.602001-127.999a112.29189 112.29189 0 0 1 33.784967 5.589995 36.215965 36.215965 0 0 1 20.90298 51.04195 34.999966 34.999966 0 0 1-41.07696 18.715981 45.451956 45.451956 0 0 0-14.339986-2.429997 48.610953 48.610953 0 0 0-47.152954 46.179955l-1.944998 51.04195-48.610953 14.826985a328.369679 328.369679 0 0 0-58.819942 24.304977l-44.236957 24.305976-37.186964-34.270967a48.610953 48.610953 0 0 0-32.326968-12.639987 46.179955 46.179955 0 0 0-33.298967 13.854986 48.610953 48.610953 0 0 0-0.729 66.839935l33.541967 37.917963-24.305976 45.207956a341.737666 341.737666 0 0 0-24.304976 60.035941l-14.583986 48.610953-49.339952 2.673997a48.610953 48.610953 0 0 0 0 97.222905l50.069951 2.672997 14.582986 48.611953a341.737666 341.737666 0 0 0 24.304977 60.034941l24.305976 45.207956-34.269967 37.916963a48.610953 48.610953 0 0 0 1.213999 66.597935 46.179955 46.179955 0 0 0 33.299968 13.610987 48.610953 48.610953 0 0 0 32.325968-12.638988l37.187964-34.269966 44.235956 24.304976a329.099679 329.099679 0 0 0 58.819943 24.305976l48.610953 14.825986 2.673997 51.04195a47.152954 47.152954 0 0 0 94.305908 0l1.944998-50.555951 48.610952-14.825985a328.369679 328.369679 0 0 0 58.819943-24.305977l44.235957-24.305976 36.701964 33.784967a48.610953 48.610953 0 0 0 32.325968 12.639988 46.179955 46.179955 0 0 0 33.299968-13.854987 48.610953 48.610953 0 0 0 1.214999-66.354935l-33.541968-37.916963 24.304977-45.207956a341.737666 341.737666 0 0 0 24.305976-60.034941l14.583986-48.611953 49.339952-2.672997a48.610953 48.610953 0 0 0 36.701964-75.590926 33.055968 33.055968 0 0 1 8.019992-48.611953l7.049993-4.374995a31.353969 31.353969 0 0 1 41.804959 8.749991 121.528881 121.528881 0 0 1-89.687912 192.744812z m-367.501641 38.645962a156.771847 156.771847 0 0 0 129.791873-117.396885 159.688844 159.688844 0 0 0 1.701998-70.485931 37.673963 37.673963 0 0 1 17.013984-40.589961 35.485965 35.485965 0 0 1 52.499948 24.304977 235.52177 235.52177 0 0 1 0 97.222905 226.771779 226.771779 0 0 1-445.037565-86.771916 229.445776 229.445776 0 0 1 178.160826-189.340815 224.82778 224.82778 0 0 1 61.73694-4.131996 36.458964 36.458964 0 1 1-5.833995 72.916929 145.833858 145.833858 0 0 0-77.777924 16.284984 158.959845 158.959845 0 0 0-86.041916 118.854884 156.771847 156.771847 0 0 0 173.785831 179.132825z m317.43169-403.231606h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z m0-97.222905h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z" horiz-adv-x="1024" /> <glyph glyph-name="ribaoshezhi" unicode="&#59380;" d="M908.972612 236.586644H714.526802a72.916929 72.916929 0 0 1-72.916929-72.916929v-218.751786A72.916929 72.916929 0 0 1 714.526802-127.999h194.44581a72.916929 72.916929 0 0 1 72.916929 72.916929V-6.469119a24.305976 24.305976 0 0 1-48.611952 0v-72.917928H690.220826V187.974691h243.056763v-72.916928a24.305976 24.305976 0 0 1 48.611952 0V163.670715a72.916929 72.916929 0 0 1-72.916929 72.916929z m-10.694989 267.362739a417.329592 417.329592 0 0 1-29.652971 72.916929 123.22988 123.22988 0 0 1-3.888996 166.979837 116.909886 116.909886 0 0 1-83.854919 34.756966 118.125885 118.125885 0 0 1-80.207921-31.596969 401.043608 401.043608 0 0 1-71.45993 30.38197 118.611884 118.611884 0 0 1-237.222769 0 399.34261 399.34261 0 0 1-71.70193-30.38197 118.125885 118.125885 0 0 1-80.208921 31.596969 116.909886 116.909886 0 0 1-84.583918-35.242966 123.22988 123.22988 0 0 1-2.915997-166.493837 417.329592 417.329592 0 0 1-29.652971-72.916929 121.528881 121.528881 0 0 1 0-241.841764 415.384594 415.384594 0 0 1 29.652971-72.916929 123.22988 123.22988 0 0 1 2.915997-167.709836 116.909886 116.909886 0 0 1 84.583918-35.242966 118.125885 118.125885 0 0 1 80.209921 31.59697 399.34261 399.34261 0 0 1 71.45793-30.381971A121.528881 121.528881 0 0 1 510.602001-127.999a112.29189 112.29189 0 0 1 33.784967 5.589995 36.215965 36.215965 0 0 1 20.90298 51.04195 34.999966 34.999966 0 0 1-41.07696 18.715981 45.451956 45.451956 0 0 0-14.339986-2.429997 48.610953 48.610953 0 0 0-47.152954 46.179955l-1.944998 51.04195-48.610953 14.826985a328.369679 328.369679 0 0 0-58.819942 24.304977l-44.236957 24.305976-37.186964-34.270967a48.610953 48.610953 0 0 0-32.326968-12.639987 46.179955 46.179955 0 0 0-33.298967 13.854986 48.610953 48.610953 0 0 0-0.729 66.839935l33.541967 37.917963-24.305976 45.207956a341.737666 341.737666 0 0 0-24.304976 60.035941l-14.583986 48.610953-49.339952 2.673997a48.610953 48.610953 0 0 0 0 97.222905l50.069951 2.672997 14.582986 48.611953a341.737666 341.737666 0 0 0 24.304977 60.034941l24.305976 45.207956-34.269967 37.916963a48.610953 48.610953 0 0 0 1.213999 66.597935 46.179955 46.179955 0 0 0 33.299968 13.610987 48.610953 48.610953 0 0 0 32.325968-12.638988l37.187964-34.269966 44.235956 24.304976a329.099679 329.099679 0 0 0 58.819943 24.305976l48.610953 14.825986 2.673997 51.04195a47.152954 47.152954 0 0 0 94.305908 0l1.944998-50.555951 48.610952-14.825985a328.369679 328.369679 0 0 0 58.819943-24.305977l44.235957-24.305976 36.701964 33.784967a48.610953 48.610953 0 0 0 32.325968 12.639988 46.179955 46.179955 0 0 0 33.299968-13.854987 48.610953 48.610953 0 0 0 1.214999-66.354935l-33.541968-37.916963 24.304977-45.207956a341.737666 341.737666 0 0 0 24.305976-60.034941l14.583986-48.611953 49.339952-2.672997a48.610953 48.610953 0 0 0 36.701964-75.590926 33.055968 33.055968 0 0 1 8.019992-48.611953l7.049993-4.374995a31.353969 31.353969 0 0 1 41.804959 8.749991 121.528881 121.528881 0 0 1-89.687912 192.744812z m-367.501641 38.645962a156.771847 156.771847 0 0 0 129.791873-117.396885 159.688844 159.688844 0 0 0 1.701998-70.485931 37.673963 37.673963 0 0 1 17.013984-40.589961 35.485965 35.485965 0 0 1 52.499948 24.304977 235.52177 235.52177 0 0 1 0 97.222905 226.771779 226.771779 0 0 1-445.037565-86.771916 229.445776 229.445776 0 0 1 178.160826-189.340815 224.82778 224.82778 0 0 1 61.73694-4.131996 36.458964 36.458964 0 1 1-5.833995 72.916929 145.833858 145.833858 0 0 0-77.777924 16.284984 158.959845 158.959845 0 0 0-86.041916 118.854884 156.771847 156.771847 0 0 0 173.785831 179.132825z m317.43169-403.231606h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z m0-97.222905h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z" horiz-adv-x="1024" />
<glyph glyph-name="xiafarenwu" unicode="&#58884;" d="M107.789474 788.210526h808.421052v-808.421052H107.789474zM765.305263-20.210526H199.410526c-53.894737 0-91.621053 37.726316-91.621052 91.621052V701.978947C107.789474 750.484211 145.515789 788.210526 199.410526 788.210526h565.894737c48.505263 0 91.621053-37.726316 91.621053-86.231579v-53.894736c0-16.168421-16.168421-32.336842-32.336842-32.336843s-32.336842 16.168421-32.336842 32.336843v53.894736c0 16.168421-10.778947 26.947368-26.947369 26.947369H199.410526c-16.168421 0-26.947368-10.778947-26.947368-26.947369v-630.568421c0-16.168421 10.778947-26.947368 26.947368-26.947368h565.894737c16.168421 0 26.947368 10.778947 26.947369 26.947368v204.8c0 16.168421 16.168421 32.336842 32.336842 32.336842s32.336842-16.168421 32.336842-32.336842v-204.8c-5.389474-53.894737-43.115789-91.621053-91.621053-91.621052zM468.884211 497.178947H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389474h231.747369c5.389474 0 5.389474-5.389474 5.389473-5.389474v-48.505263s0-5.389474-5.389473-5.389474zM468.884211 330.105263H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389474h231.747369c5.389474 0 5.389474-5.389474 5.389473-5.389474v-48.505263c0-5.389474 0-5.389474-5.389473-5.389474zM673.684211 163.031579H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389473h436.547369c5.389474 0 5.389474-5.389474 5.389473-5.389473v-48.505263c5.389474-5.389474 0-5.389474-5.389473-5.389474zM684.463158 292.378947c-10.778947 0-16.168421 5.389474-21.557895 10.778948l-107.789474 123.957894c-16.168421 10.778947-16.168421 26.947368 0 43.11579 10.778947 10.778947 32.336842 10.778947 43.11579 0l86.231579-97.010526L862.315789 572.631579c10.778947 10.778947 32.336842 16.168421 43.11579 5.389474 10.778947-10.778947 16.168421-32.336842 5.389474-43.11579L706.021053 303.157895c-5.389474-5.389474-10.778947-10.778947-21.557895-10.778948z" horiz-adv-x="1024" />
<glyph glyph-name="renwu" unicode="&#59258;" d="M837.632 821.76H178.688c-60.416 0-110.08-49.152-110.08-110.08v-658.944c0-60.416 49.152-110.08 110.08-110.08h658.944c60.416 0 110.08 49.152 110.08 110.08V711.6800000000001c0 60.928-49.152 110.08-110.08 110.08z m64.512-754.176c0-44.032-35.328-79.36-79.36-79.36H193.536c-44.032 0-79.36 35.328-79.36 79.36V696.832c0 44.032 35.328 79.36 79.36 79.36h629.248c44.032 0 79.36-35.328 79.36-79.36v-629.248zM401.92 582.144L316.416 495.616l-38.912 39.424c-11.776 11.776-31.232 11.776-38.912 0-11.776-11.776-11.776-31.232 0-39.424l62.464-62.976c4.096-4.096 11.776-7.68 23.552-7.68s11.776 4.096 23.552 7.68l104.96 105.984c11.776 11.776 11.776 31.232 0 39.424-24.064 11.776-39.936 11.776-51.2 4.096zM759.808 535.04H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-19.456 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648zM331.776 357.88800000000003c-50.688 0-89.6-39.424-89.6-90.624s38.912-90.624 89.6-90.624 89.6 39.424 89.6 90.624c0 55.296-43.008 90.624-89.6 90.624z m0-118.272c-19.456 0-31.232 11.776-31.232 31.232s11.776 31.232 31.232 31.232 31.232-11.776 31.232-31.232c0-18.944-15.872-31.232-31.232-31.232zM759.808 299.00800000000004H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-15.872 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648z" horiz-adv-x="1024" /> <glyph glyph-name="renwu" unicode="&#59258;" d="M837.632 821.76H178.688c-60.416 0-110.08-49.152-110.08-110.08v-658.944c0-60.416 49.152-110.08 110.08-110.08h658.944c60.416 0 110.08 49.152 110.08 110.08V711.6800000000001c0 60.928-49.152 110.08-110.08 110.08z m64.512-754.176c0-44.032-35.328-79.36-79.36-79.36H193.536c-44.032 0-79.36 35.328-79.36 79.36V696.832c0 44.032 35.328 79.36 79.36 79.36h629.248c44.032 0 79.36-35.328 79.36-79.36v-629.248zM401.92 582.144L316.416 495.616l-38.912 39.424c-11.776 11.776-31.232 11.776-38.912 0-11.776-11.776-11.776-31.232 0-39.424l62.464-62.976c4.096-4.096 11.776-7.68 23.552-7.68s11.776 4.096 23.552 7.68l104.96 105.984c11.776 11.776 11.776 31.232 0 39.424-24.064 11.776-39.936 11.776-51.2 4.096zM759.808 535.04H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-19.456 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648zM331.776 357.88800000000003c-50.688 0-89.6-39.424-89.6-90.624s38.912-90.624 89.6-90.624 89.6 39.424 89.6 90.624c0 55.296-43.008 90.624-89.6 90.624z m0-118.272c-19.456 0-31.232 11.776-31.232 31.232s11.776 31.232 31.232 31.232 31.232-11.776 31.232-31.232c0-18.944-15.872-31.232-31.232-31.232zM759.808 299.00800000000004H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-15.872 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648z" horiz-adv-x="1024" />
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([14],{K8Yn:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("3Xzz"),r=a("mvHQ"),s=a.n(r),o=a("Xxa5"),l=a.n(o),i=a("exGp"),c=a.n(i),u=a("PI0u"),d=a("P9l9"),p=a("Ch4/"),h=a("3E4D"),f={props:{recoverItem:{type:[Object,Array],default:function(){return{}}}},data:function(){return{setVisible:!0,treeData:[],searchSelect:"",selectId:"",groupData:[],groupDataCopy:[],defaultProps:{children:"children",label:"departmentName"}}},computed:{},watch:{searchSelect:function(e){this.$refs.groupTree.filter(e)}},methods:{loadNode:function(e,t){var a=this;return c()(l.a.mark(function n(){var r;return l.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(r=a,0!==e.level){n.next=5;break}return n.abrupt("return",t(r.getGroup()));case 5:return n.next=7,r.getGroup(e,e.data,t);case 7:case"end":return n.stop()}},n,a)}))()},handleClose:function(e){e(),this.$emit("closeSet"),this.selectId=""},cancel:function(){this.$emit("closeSet"),this.selectId=""},filterNode:function(e,t){return!e||-1!==t.label.indexOf(e)},toInput:Object(u.a)(function(e,t){if(!this.groupDataCopy.length)return!1},200),clearSearch:function(){this.groupData=JSON.parse(s()(this.groupDataCopy))},handleNodeClick:function(e){console.log(e),this.selectId=e.departmentId,this.selectData=e},getGroup:function(e,t,a){var n=this,r={parentId:t?t.departmentId:"",isStore:0};Object(d.a)("/haoban-manage3-web/department-list-level",r).then(function(r){var o=r.data;if(1==o.errorCode)return o.result&&o.result.length&&o.result.forEach(function(e){e.expand=!1,e.children=[],e.label=e.departmentName}),e?(a(o.result),t.children||n.$set(t,"children",[]),t.children=o.result||[],n.$forceUpdate(),!1):(n.groupData=o.result||[],void(n.groupDataCopy=JSON.parse(s()(n.groupData))));p.a.errorMsg(o)}).catch(function(e){n.$message.error({duration:1e3,message:e.message})})},submitForm:function(){var e=this;if(!e.selectId)return h.a.showmsg("请选择部门","warning"),!1;if(1==e.selectData.isStore)return h.a.showmsg("禁止门店下面添加节点","warning"),!1;var t={departmentId:e.recoverItem.departmentId,parentId:e.selectId};Object(d.c)("/haoban-manage3-web/department-repair",t).then(function(t){var a=t.data;1==a.errorCode&&(h.a.showmsg("恢复成功","success"),e.$emit("closeSet",e.selectId)),p.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},components:{},mounted:function(){this.getGroup()}},g={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-dialog",{attrs:{width:"600px",title:"设置成员所在部门",visible:e.setVisible,"append-to-body":"","before-close":e.handleClose},on:{"update:visible":function(t){e.setVisible=t}}},[a("div",{staticClass:"select-search"},[a("el-input",{staticStyle:{width:"296px"},attrs:{placeholder:"请输入内容",clearable:""},on:{clear:e.clearSearch},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.searchSelect);var a}},model:{value:e.searchSelect,callback:function(t){e.searchSelect=t},expression:"searchSelect"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"select-tree-wrap m-t-20"},[a("el-tree",{ref:"groupTree",attrs:{"filter-node-method":e.filterNode,data:e.groupData,load:e.loadNode,"node-key":"departmentId",lazy:"","default-expand-all":"",props:e.defaultProps,"expand-on-click-node":!1},on:{"node-click":e.handleNodeClick},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.node,r=t.data;return a("span",{staticClass:"custom-tree-node"},[a("span",{class:["font-14 p-r-10 iconfont",1==r.isStore?"icondianpu-kuai":"iconqiye-tianchong",1==r.bindFlag?"color-2f54eb":"color-dedfe6"]}),a("span",{staticClass:"font-14 color-606266"},[e._v(e._s(n.label))])])}}])})],1),e._v(" "),a("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:e.cancel}},[e._v("取消")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:e.submitForm}},[e._v("确定")])],1)])},staticRenderFns:[]};var m=a("VU/8")(f,g,!1,function(e){a("knnm")},"data-v-2bacdfab",null).exports,v={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",navpath:[{name:"首页",path:"/index"},{name:"回收站",path:""}],options:[{label:"所有部门类型",value:""},{label:"分组",value:"0"},{label:"门店",value:"1"}],searchInput:"",storeFlag:"",currentPage:1,pageSize:20,total:0,tableData:[],setVisible:!1,recoverItem:{}}},computed:{},methods:{toRecover:function(e,t){this.recoverItem=t,this.setVisible=!0},closeSet:function(){this.setVisible=!1,this.currentPage=1,this.getTableList()},changeRoute:function(e){this.$router.push(e)},toInput:Object(u.a)(function(e,t){this.currentPage=1,this.getTableList()},500),clearInput:function(){this.currentPage=1,this.getTableList()},changeType:function(){this.currentPage=1,this.getTableList()},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},getTableList:function(e){var t=this,a={keyWord:t.searchInput||"",storeFlag:t.storeFlag,pageNum:t.currentPage,pageSize:t.pageSize};Object(d.a)("/haoban-manage3-web/department-recycle-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.list||[],t.total=a.result.total,!1;p.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{activeBrand:function(e,t){this.activeBrand=e},activeGroup:function(e,t){this.activeGroup=e}},mounted:function(){this.getTableList(),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,setDepartment:m}},b={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box",style:{"min-height":e.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":e.bgHeight}},[a("div",{staticClass:"apps-content-right"},[e._m(0),e._v(" "),a("div",{staticClass:"table-condition-search m-t-20"},[a("el-input",{staticClass:"w-293",attrs:{placeholder:"请输入部门名称/CODE/ID",clearable:""},on:{clear:e.clearInput},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.searchInput);var a}},model:{value:e.searchInput,callback:function(t){e.searchInput=t},expression:"searchInput"}}),a("el-select",{staticClass:"w-191 m-l-10",attrs:{placeholder:"所有部门类型"},on:{change:e.changeType},model:{value:e.storeFlag,callback:function(t){e.storeFlag=t},expression:"storeFlag"}},e._l(e.options,function(e){return a("el-option",{key:e.value+"type",attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"m-t-20"},[a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"部门名称","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{class:["iconfont color-2f54eb",1==t.row.isStore?"icondianpu-kuai":"iconqiye-tianchong"]}),a("span",{staticClass:"p-l-10"},[e._v(e._s(t.row.departmentName||"--"))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"ERP CODE","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.storeCode||"--"))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"操作","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.toRecover(t.$index,t.row)}}},[e._v("恢复")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1)])])]),e._v(" "),e.setVisible?a("set-department",{attrs:{recoverItem:e.recoverItem},on:{closeSet:e.closeSet}}):e._e()],1),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"overstore-tip"},[t("div",{staticClass:"el-alert el-alert--info flex flex-align-start",attrs:{role:"alert"}},[t("i",{staticClass:"el-alert__icon el-icon-info font-12 color-2f54eb"}),this._v(" "),t("div",{staticClass:"el-alert__content"},[t("span",{staticClass:"el-alert__title color-606266 font-14"},[this._v("什么是回收站?"),t("br"),this._v("GIC分组或门店被删除后将被放置到回收站,如果是误删或想再次启用,您可以随时恢复它们。")])])])])}]};var _=a("VU/8")(v,b,!1,function(e){a("zqbj")},"data-v-7bf09a7c",null);t.default=_.exports},knnm:function(e,t){},zqbj:function(e,t){}}); webpackJsonp([13],{K8Yn:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("3Xzz"),r=a("mvHQ"),s=a.n(r),o=a("Xxa5"),l=a.n(o),i=a("exGp"),c=a.n(i),u=a("PI0u"),d=a("P9l9"),p=a("Ch4/"),h=a("3E4D"),f={props:{recoverItem:{type:[Object,Array],default:function(){return{}}}},data:function(){return{setVisible:!0,treeData:[],searchSelect:"",selectId:"",groupData:[],groupDataCopy:[],defaultProps:{children:"children",label:"departmentName"}}},computed:{},watch:{searchSelect:function(e){this.$refs.groupTree.filter(e)}},methods:{loadNode:function(e,t){var a=this;return c()(l.a.mark(function n(){var r;return l.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(r=a,0!==e.level){n.next=5;break}return n.abrupt("return",t(r.getGroup()));case 5:return n.next=7,r.getGroup(e,e.data,t);case 7:case"end":return n.stop()}},n,a)}))()},handleClose:function(e){e(),this.$emit("closeSet"),this.selectId=""},cancel:function(){this.$emit("closeSet"),this.selectId=""},filterNode:function(e,t){return!e||-1!==t.label.indexOf(e)},toInput:Object(u.a)(function(e,t){if(!this.groupDataCopy.length)return!1},200),clearSearch:function(){this.groupData=JSON.parse(s()(this.groupDataCopy))},handleNodeClick:function(e){console.log(e),this.selectId=e.departmentId,this.selectData=e},getGroup:function(e,t,a){var n=this,r={parentId:t?t.departmentId:"",isStore:0};Object(d.a)("/haoban-manage3-web/department-list-level",r).then(function(r){var o=r.data;if(1==o.errorCode)return o.result&&o.result.length&&o.result.forEach(function(e){e.expand=!1,e.children=[],e.label=e.departmentName}),e?(a(o.result),t.children||n.$set(t,"children",[]),t.children=o.result||[],n.$forceUpdate(),!1):(n.groupData=o.result||[],void(n.groupDataCopy=JSON.parse(s()(n.groupData))));p.a.errorMsg(o)}).catch(function(e){n.$message.error({duration:1e3,message:e.message})})},submitForm:function(){var e=this;if(!e.selectId)return h.a.showmsg("请选择部门","warning"),!1;if(1==e.selectData.isStore)return h.a.showmsg("禁止门店下面添加节点","warning"),!1;var t={departmentId:e.recoverItem.departmentId,parentId:e.selectId};Object(d.c)("/haoban-manage3-web/department-repair",t).then(function(t){var a=t.data;1==a.errorCode&&(h.a.showmsg("恢复成功","success"),e.$emit("closeSet",e.selectId)),p.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},components:{},mounted:function(){this.getGroup()}},g={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-dialog",{attrs:{width:"600px",title:"设置成员所在部门",visible:e.setVisible,"append-to-body":"","before-close":e.handleClose},on:{"update:visible":function(t){e.setVisible=t}}},[a("div",{staticClass:"select-search"},[a("el-input",{staticStyle:{width:"296px"},attrs:{placeholder:"请输入内容",clearable:""},on:{clear:e.clearSearch},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.searchSelect);var a}},model:{value:e.searchSelect,callback:function(t){e.searchSelect=t},expression:"searchSelect"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"select-tree-wrap m-t-20"},[a("el-tree",{ref:"groupTree",attrs:{"filter-node-method":e.filterNode,data:e.groupData,load:e.loadNode,"node-key":"departmentId",lazy:"","default-expand-all":"",props:e.defaultProps,"expand-on-click-node":!1},on:{"node-click":e.handleNodeClick},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.node,r=t.data;return a("span",{staticClass:"custom-tree-node"},[a("span",{class:["font-14 p-r-10 iconfont",1==r.isStore?"icondianpu-kuai":"iconqiye-tianchong",1==r.bindFlag?"color-2f54eb":"color-dedfe6"]}),a("span",{staticClass:"font-14 color-606266"},[e._v(e._s(n.label))])])}}])})],1),e._v(" "),a("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:e.cancel}},[e._v("取消")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:e.submitForm}},[e._v("确定")])],1)])},staticRenderFns:[]};var m=a("VU/8")(f,g,!1,function(e){a("knnm")},"data-v-2bacdfab",null).exports,v={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",navpath:[{name:"首页",path:"/index"},{name:"回收站",path:""}],options:[{label:"所有部门类型",value:""},{label:"分组",value:"0"},{label:"门店",value:"1"}],searchInput:"",storeFlag:"",currentPage:1,pageSize:20,total:0,tableData:[],setVisible:!1,recoverItem:{}}},computed:{},methods:{toRecover:function(e,t){this.recoverItem=t,this.setVisible=!0},closeSet:function(){this.setVisible=!1,this.currentPage=1,this.getTableList()},changeRoute:function(e){this.$router.push(e)},toInput:Object(u.a)(function(e,t){this.currentPage=1,this.getTableList()},500),clearInput:function(){this.currentPage=1,this.getTableList()},changeType:function(){this.currentPage=1,this.getTableList()},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},getTableList:function(e){var t=this,a={keyWord:t.searchInput||"",storeFlag:t.storeFlag,pageNum:t.currentPage,pageSize:t.pageSize};Object(d.a)("/haoban-manage3-web/department-recycle-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.list||[],t.total=a.result.total,!1;p.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{activeBrand:function(e,t){this.activeBrand=e},activeGroup:function(e,t){this.activeGroup=e}},mounted:function(){this.getTableList(),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,setDepartment:m}},b={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box",style:{"min-height":e.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":e.bgHeight}},[a("div",{staticClass:"apps-content-right"},[e._m(0),e._v(" "),a("div",{staticClass:"table-condition-search m-t-20"},[a("el-input",{staticClass:"w-293",attrs:{placeholder:"请输入部门名称/CODE/ID",clearable:""},on:{clear:e.clearInput},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.searchInput);var a}},model:{value:e.searchInput,callback:function(t){e.searchInput=t},expression:"searchInput"}}),a("el-select",{staticClass:"w-191 m-l-10",attrs:{placeholder:"所有部门类型"},on:{change:e.changeType},model:{value:e.storeFlag,callback:function(t){e.storeFlag=t},expression:"storeFlag"}},e._l(e.options,function(e){return a("el-option",{key:e.value+"type",attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"m-t-20"},[a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"部门名称","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{class:["iconfont color-2f54eb",1==t.row.isStore?"icondianpu-kuai":"iconqiye-tianchong"]}),a("span",{staticClass:"p-l-10"},[e._v(e._s(t.row.departmentName||"--"))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"ERP CODE","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.storeCode||"--"))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"操作","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.toRecover(t.$index,t.row)}}},[e._v("恢复")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1)])])]),e._v(" "),e.setVisible?a("set-department",{attrs:{recoverItem:e.recoverItem},on:{closeSet:e.closeSet}}):e._e()],1),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"overstore-tip"},[t("div",{staticClass:"el-alert el-alert--info flex flex-align-start",attrs:{role:"alert"}},[t("i",{staticClass:"el-alert__icon el-icon-info font-12 color-2f54eb"}),this._v(" "),t("div",{staticClass:"el-alert__content"},[t("span",{staticClass:"el-alert__title color-606266 font-14"},[this._v("什么是回收站?"),t("br"),this._v("GIC分组或门店被删除后将被放置到回收站,如果是误删或想再次启用,您可以随时恢复它们。")])])])])}]};var _=a("VU/8")(v,b,!1,function(e){a("zqbj")},"data-v-7bf09a7c",null);t.default=_.exports},knnm:function(e,t){},zqbj:function(e,t){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([13],{FZWA:function(t,e){},VhHM:function(t,e){},w2fd:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("LRn8"),s=a("P9l9"),r=a("PI0u"),l=a("3E4D"),c=a("Ch4/"),d={name:"taskView",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1,conditionObj:{tableType:"1",searchInput:"",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0}},computed:{},methods:{changeTable:function(t){this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(r.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this;e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var a={search:e.conditionObj.searchInput||"",ecmIds:e.multipleSelection.map(function(t){return t.ecmIds}).join(",")||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(s.c)("/haoban-app-tel-task-web/task/batch-del-task-view-list",a).then(function(t){var a=t.data;if(1==a.errorCode)return l.a.showmsg("删除成功","success"),void e.getTableList();c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(s.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return c.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskViewDetail?ecmId="+e.ecmId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a={search:e.conditionObj.searchInput||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/task-view-list",a).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),r=s.getFullYear(),l=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[r+"-"+(l<10?"0"+l:l)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,this.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:i.a}},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-20"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入话务任务名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("span",{staticClass:"condition-tips font-12 color-909399 p-l-10"},[t._v("仅包含话务任务记录")])],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-more"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"任务名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.ecmName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.competedTaskNum))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.competedTaskRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.toComplete))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overTimeNum))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}})],1)},staticRenderFns:[]};var h=a("VU/8")(d,u,!1,function(t){a("VhHM")},"data-v-3284c778",null).exports,p={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1,conditionObj:{tableType:"1",searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{value:"",label:"所有"},{value:"0",label:"自营"},{value:"1",label:"联营"},{value:"2",label:"代理"},{value:"3",label:"代销"},{value:"4",label:"托管"}],selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0}},computed:{},methods:{changeTable:function(t){if(2==t.name)return!1;this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(r.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(s.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return l.a.showmsg("删除成功","success"),void e.getTableList();c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(s.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return c.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),r=s.getFullYear(),l=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[r+"-"+(l<10?"0"+l:l)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.$emit("showTab","12"),t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,this.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:i.a,taskViewPage:h}},g={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"daily-set-wrap "},[e("taskViewPage",{attrs:{brandId:this.brandId,activeGroupId:this.activeGroupId}}),this._v(" "),e("multiple-del",{attrs:{showDialog:this.showDialog,detailFlag:!1},on:{hideDialog:this.hideDialog}})],1)},staticRenderFns:[]};var b=a("VU/8")(p,g,!1,function(t){a("FZWA")},"data-v-c7e489be",null);e.default=b.exports}});
\ No newline at end of file
webpackJsonp([14],{"3A+8":function(e,t){},H3Dc:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("mvHQ"),r=a.n(s),i=a("P9l9"),o=a("Ch4/"),l=a("PI0u"),n={name:"daily-export",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){var e=this;return{projectName:"",activeBrand:this.brandId,activeGroup:this.activeGroupId,dailyRuleForm:{dateRange:[],storeType:"",stores:[]},templates:[],checkAll:!1,isIndeterminate:!1,searchSelect:"",storeVisible:!1,stores:[],storesCopy:[],choiceDateCopy:[],pickerOptions:{onPick:function(t){var a=t.maxDate,s=t.minDate;e.choiceDateCopy=[s.getTime()],a&&(e.choiceDateCopy=[])},disabledDate:function(t){if(e.choiceDateCopy.length){var a=e.choiceDateCopy[0]-7776e6,s=e.choiceDateCopy[0]+7776e6;return t.getTime()<a||t.getTime()>s||t.getTime()>Date.now()-864e4}return t.getTime()>Date.now()-864e4}},rules:{dateRange:[{required:!0,message:"请选择日期",trigger:"change"}],storeType:[{required:!0,message:"请选择自定义模板",trigger:"change"}],stores:[{type:"array",required:!0,message:"请选择门店",trigger:"change"}]},pageNum:1,pageSize:200}},methods:{handleCheckAllChange:function(e){this.dailyRuleForm.stores=e?this.stores.map(function(e){return e.storeId}):[],this.isIndeterminate=!1},handleStoresChange:function(e){var t=e.length;this.checkAll=t===this.stores.length,this.isIndeterminate=t>0&&t<this.stores.length},changeDate:function(e){e||(this.choiceDateCopy=[],this.dailyRuleForm.dateRange=[])},changeTemplate:function(){var e=this;e.pageNum=1,e.dailyRuleForm.stores=[],e.stores=[],e.storesCopy=[],e.searchSelect="",e.checkAll=!1,e.$nextTick(function(){e.getStoreData()})},exportForm:Object(l.a)(function(e){var t=this;t.$refs[e].validate(function(e){if(!e)return!1;var a="";t.templates.forEach(function(e){e.storeType==t.dailyRuleForm.storeType&&(a=e.dailyReportTemplateId)}),t.postDailyExcel(a)})},500),postDailyExcel:function(e){var t=this,a={storeIds:t.dailyRuleForm.stores.join(",")||"",templateId:e,startDate:t.dailyRuleForm.dateRange[0]||"",endDate:t.dailyRuleForm.dateRange[1]||"",brandId:t.activeBrand};Object(i.b)("/haoban-app-daily-web/daily/batch-export",a).then(function(e){if(!e.data)return o.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),s=t.dailyRuleForm.dateRange[0]+"-"+t.dailyRuleForm.dateRange[1]+"日报.xls",r=document.createElement("a");r.download=s,r.style.display="none",r.href=URL.createObjectURL(a),document.body.appendChild(r),r.click(),URL.revokeObjectURL(r.href),document.body.removeChild(r)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},toInput:Object(l.a)(function(e,t){if(!this.storesCopy.length)return!1;""==t&&(this.stores=JSON.parse(r()(this.storesCopy)));var a=JSON.parse(r()(this.storesCopy)).filter(function(e){return e.storeName.includes(t)});this.stores=a},500),changeVisible:function(){},checkStore:function(e){var t=this;if(e.select){e.select=!1;var a=t.dailyRuleForm.stores.indexOf(e.storeId);t.dailyRuleForm.stores.splice(a,1)}else e.select=!0,t.dailyRuleForm.stores.push(e.storeId);t.storesCopy.forEach(function(e){t.dailyRuleForm.stores.includes(e.storeId)&&(e.select=!0)})},clearSearch:function(){this.stores=JSON.parse(r()(this.storesCopy))},getTemplateData:function(){var e=this,t={brandId:e.brandId};Object(i.a)("/haoban-app-daily-web/daily/list-define-template",t).then(function(t){var a=t.data;1!=a.errorCode?o.a.errorMsg(a):a.result&&a.result.length&&(e.templates=a.result)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getStoreData:function(){var e=this,t={brandId:e.activeBrand,storeGroupId:e.activeGroup,showChild:1,showType:1,status:1,storeType:e.dailyRuleForm.storeType,pageNum:e.pageNum,pageSize:e.pageSize};Object(i.a)("/haoban-manage-web/store/findSimplePage",t).then(function(t){var a=t.data;if(1==a.errorCode)return a.result.list&&a.result.list.forEach(function(e){e.select=!1}),1==e.pageNum?(e.stores=JSON.parse(r()(a.result.list))||[],e.storesCopy=JSON.parse(r()(a.result.list))||[]):a.result.list.forEach(function(t){e.stores.push(t),e.storesCopy.push(t)}),void(e.pageNum*e.pageSize<a.result.total&&(e.pageNum++,e.getStoreData()));o.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(e,t){e&&(this.dailyRuleForm.storeType="",this.dailyRuleForm.stores=[],this.stores=[],this.storesCopy=[],this.searchSelect="",this.checkAll=!1,this.activeBrand=e,this.getTemplateData())},activeGroupId:function(e,t){e&&(this.activeGroup=e)}},mounted:function(){this.brandId&&(this.activeBrand=this.brandId,this.activeGroup=this.activeGroupId,this.getTemplateData())}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"daily-export-content"},[a("el-form",{ref:"dailyRuleForm",staticClass:"demo-dailyRuleForm",attrs:{model:e.dailyRuleForm,rules:e.rules}},[a("el-form-item",{attrs:{label:"",prop:"dateRange"}},[a("p",{staticClass:"inline-block daily-form-label"},[e._v("选择时间:")]),e._v(" "),a("el-date-picker",{staticClass:"search-date",attrs:{format:"yyyy-MM-dd","value-format":"yyyy-MM-dd",editable:!1,"picker-options":e.pickerOptions,type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:e.changeDate},model:{value:e.dailyRuleForm.dateRange,callback:function(t){e.$set(e.dailyRuleForm,"dateRange",t)},expression:"dailyRuleForm.dateRange"}})],1),e._v(" "),a("el-form-item",{attrs:{label:"",prop:"storeType"}},[a("p",{staticClass:"inline-block daily-form-label"},[e._v("选择自定义模板:")]),e._v(" "),a("el-select",{staticClass:"w-350",attrs:{placeholder:"请选择自定义模板"},on:{change:e.changeTemplate},model:{value:e.dailyRuleForm.storeType,callback:function(t){e.$set(e.dailyRuleForm,"storeType",t)},expression:"dailyRuleForm.storeType"}},e._l(e.templates,function(e){return a("el-option",{key:e.value,attrs:{label:e.title,value:e.storeType}})}))],1),e._v(" "),a("el-form-item",{attrs:{label:"",prop:"stores"}},[a("p",{staticClass:"inline-block daily-form-label"},[e._v("选择门店:")]),e._v(" "),a("el-popover",{attrs:{placement:"bottom",title:"",width:"350",trigger:"click"},model:{value:e.storeVisible,callback:function(t){e.storeVisible=t},expression:"storeVisible"}},[a("div",{staticClass:"daily-store-select"},[a("div",{staticClass:"select-search"},[a("el-input",{staticStyle:{width:"100%"},attrs:{placeholder:"请输入门店名称"},on:{clear:e.clearSearch},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.searchSelect);var a}},model:{value:e.searchSelect,callback:function(t){e.searchSelect=t},expression:"searchSelect"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"checkbox border-box",staticStyle:{padding:"15px 20px"}},[a("el-checkbox",{attrs:{indeterminate:e.isIndeterminate},on:{change:e.handleCheckAllChange},model:{value:e.checkAll,callback:function(t){e.checkAll=t},expression:"checkAll"}},[e._v("全选")])],1),e._v(" "),a("div",{staticClass:"el-scrollbar define-search-select"},[a("div",{staticClass:"el-select-dropdown__wrap el-scrollbar__wrap",staticStyle:{"margin-bottom":"-5px","margin-right":"-5px"}},[a("el-checkbox-group",{on:{change:e.handleStoresChange},model:{value:e.dailyRuleForm.stores,callback:function(t){e.$set(e.dailyRuleForm,"stores",t)},expression:"dailyRuleForm.stores"}},[a("ul",{staticClass:"el-scrollbar__view el-select-dropdown__list"},[e._l(e.stores,function(t){return a("li",{key:t.storeId,class:["el-select-dropdown__item",t.select?"selected hover":""]},[a("el-checkbox",{attrs:{label:t.storeId}},[e._v(e._s(t.storeName))])],1)}),e._v(" "),e.stores.length?e._e():a("li",{staticClass:"text-center"},[a("span",[e._v("暂无数据")])])],2)])],1),e._v(" "),a("div",{staticClass:"el-scrollbar__bar is-horizontal"},[a("div",{staticClass:"el-scrollbar__thumb",staticStyle:{transform:"translateX(0%)"}})]),e._v(" "),a("div",{staticClass:"el-scrollbar__bar is-vertical"},[a("div",{staticClass:"el-scrollbar__thumb",staticStyle:{transform:"translateY(0%)"}})])])]),e._v(" "),a("div",{staticClass:"show-select-num w-350",attrs:{slot:"reference"},on:{click:e.changeVisible},slot:"reference"},[e._v("\n 已经选择"+e._s(e.dailyRuleForm.stores.length)+"家门店\n "),a("span",{staticClass:"el-input__suffix"},[a("span",{staticClass:"el-input__suffix-inner"},[a("i",{class:["el-select__caret el-input__icon el-icon-arrow-up",e.storeVisible?"is-reverse":""]})])])])])],1),e._v(" "),a("el-form-item",[a("p",{staticClass:"inline-block daily-form-label m-t-50"}),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.exportForm("dailyRuleForm")}}},[e._v("导出日报")])],1)],1)],1)},staticRenderFns:[]};var d=a("VU/8")(n,c,!1,function(e){a("p+DZ")},"data-v-19aafd0d",null).exports,u={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{activeName:"first",tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1}},computed:{},methods:{},watch:{brandId:function(e,t){e&&(this.activeBrand=e)},activeGroupId:function(e,t){e&&(this.activeGroup=e)}},mounted:function(){this.$emit("showTab","2"),document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.activeGroup=this.activeGroupId},destroyed:function(){this.activeGroup="",document.documentElement.style.backgroundColor="#fff"},components:{dailyExport:d}},p={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"daily-set-wrap "},[t("div",{staticClass:"daily-set-content border-box"},[t("daily-export",{attrs:{brandId:this.brandId,activeGroupId:this.activeGroupId}})],1)])},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(e){a("3A+8")},"data-v-5e82f9d4",null);t.default=h.exports},"p+DZ":function(e,t){}});
\ No newline at end of file
webpackJsonp([16],{H3Dc:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("mvHQ"),r=a.n(s),i=a("P9l9"),o=a("Ch4/"),l=a("PI0u"),n={name:"daily-export",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){var e=this;return{projectName:"",activeBrand:this.brandId,activeGroup:this.activeGroupId,dailyRuleForm:{dateRange:[],storeType:"",stores:[]},templates:[],checkAll:!1,isIndeterminate:!1,searchSelect:"",storeVisible:!1,stores:[],storesCopy:[],choiceDateCopy:[],pickerOptions:{onPick:function(t){var a=t.maxDate,s=t.minDate;e.choiceDateCopy=[s.getTime()],a&&(e.choiceDateCopy=[])},disabledDate:function(t){if(e.choiceDateCopy.length){var a=e.choiceDateCopy[0]-7776e6,s=e.choiceDateCopy[0]+7776e6;return t.getTime()<a||t.getTime()>s||t.getTime()>Date.now()-864e4}return t.getTime()>Date.now()-864e4}},rules:{dateRange:[{required:!0,message:"请选择日期",trigger:"change"}],storeType:[{required:!0,message:"请选择自定义模板",trigger:"change"}],stores:[{type:"array",required:!0,message:"请选择门店",trigger:"change"}]},pageNum:1,pageSize:200}},methods:{handleCheckAllChange:function(e){this.dailyRuleForm.stores=e?this.stores.map(function(e){return e.storeId}):[],this.isIndeterminate=!1},handleStoresChange:function(e){var t=e.length;this.checkAll=t===this.stores.length,this.isIndeterminate=t>0&&t<this.stores.length},changeDate:function(e){e||(this.choiceDateCopy=[],this.dailyRuleForm.dateRange=[])},changeTemplate:function(){var e=this;e.pageNum=1,e.dailyRuleForm.stores=[],e.stores=[],e.storesCopy=[],e.searchSelect="",e.checkAll=!1,e.$nextTick(function(){e.getStoreData()})},exportForm:Object(l.a)(function(e){var t=this;t.$refs[e].validate(function(e){if(!e)return!1;var a="";t.templates.forEach(function(e){e.storeType==t.dailyRuleForm.storeType&&(a=e.dailyReportTemplateId)}),t.postDailyExcel(a)})},500),postDailyExcel:function(e){var t=this,a={storeIds:t.dailyRuleForm.stores.join(",")||"",templateId:e,startDate:t.dailyRuleForm.dateRange[0]||"",endDate:t.dailyRuleForm.dateRange[1]||"",brandId:t.activeBrand};Object(i.b)("/haoban-app-daily-web/daily/batch-export",a).then(function(e){if(!e.data)return o.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),s=t.dailyRuleForm.dateRange[0]+"-"+t.dailyRuleForm.dateRange[1]+"日报.xls",r=document.createElement("a");r.download=s,r.style.display="none",r.href=URL.createObjectURL(a),document.body.appendChild(r),r.click(),URL.revokeObjectURL(r.href),document.body.removeChild(r)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},toInput:Object(l.a)(function(e,t){if(!this.storesCopy.length)return!1;""==t&&(this.stores=JSON.parse(r()(this.storesCopy)));var a=JSON.parse(r()(this.storesCopy)).filter(function(e){return e.storeName.includes(t)});this.stores=a},500),changeVisible:function(){},checkStore:function(e){var t=this;if(e.select){e.select=!1;var a=t.dailyRuleForm.stores.indexOf(e.storeId);t.dailyRuleForm.stores.splice(a,1)}else e.select=!0,t.dailyRuleForm.stores.push(e.storeId);t.storesCopy.forEach(function(e){t.dailyRuleForm.stores.includes(e.storeId)&&(e.select=!0)})},clearSearch:function(){this.stores=JSON.parse(r()(this.storesCopy))},getTemplateData:function(){var e=this,t={brandId:e.brandId};Object(i.a)("/haoban-app-daily-web/daily/list-define-template",t).then(function(t){var a=t.data;1!=a.errorCode?o.a.errorMsg(a):a.result&&a.result.length&&(e.templates=a.result)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getStoreData:function(){var e=this,t={brandId:e.activeBrand,storeGroupId:e.activeGroup,showChild:1,showType:1,status:1,storeType:e.dailyRuleForm.storeType,pageNum:e.pageNum,pageSize:e.pageSize};Object(i.a)("/haoban-manage-web/store/findSimplePage",t).then(function(t){var a=t.data;if(1==a.errorCode)return a.result.list&&a.result.list.forEach(function(e){e.select=!1}),1==e.pageNum?(e.stores=JSON.parse(r()(a.result.list))||[],e.storesCopy=JSON.parse(r()(a.result.list))||[]):a.result.list.forEach(function(t){e.stores.push(t),e.storesCopy.push(t)}),void(e.pageNum*e.pageSize<a.result.total&&(e.pageNum++,e.getStoreData()));o.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(e,t){e&&(this.dailyRuleForm.storeType="",this.dailyRuleForm.stores=[],this.stores=[],this.storesCopy=[],this.searchSelect="",this.checkAll=!1,this.activeBrand=e,this.getTemplateData())},activeGroupId:function(e,t){e&&(this.activeGroup=e)}},mounted:function(){this.brandId&&(this.activeBrand=this.brandId,this.activeGroup=this.activeGroupId,this.getTemplateData())}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"daily-export-content"},[a("el-form",{ref:"dailyRuleForm",staticClass:"demo-dailyRuleForm",attrs:{model:e.dailyRuleForm,rules:e.rules}},[a("el-form-item",{attrs:{label:"",prop:"dateRange"}},[a("p",{staticClass:"daily-form-label"},[e._v("选择时间")]),e._v(" "),a("el-date-picker",{staticClass:"search-date",attrs:{format:"yyyy-MM-dd","value-format":"yyyy-MM-dd",editable:!1,"picker-options":e.pickerOptions,type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:e.changeDate},model:{value:e.dailyRuleForm.dateRange,callback:function(t){e.$set(e.dailyRuleForm,"dateRange",t)},expression:"dailyRuleForm.dateRange"}})],1),e._v(" "),a("el-form-item",{attrs:{label:"",prop:"storeType"}},[a("p",{staticClass:"daily-form-label"},[e._v("选择自定义模板")]),e._v(" "),a("el-select",{staticClass:"w-350",attrs:{placeholder:"请选择自定义模板"},on:{change:e.changeTemplate},model:{value:e.dailyRuleForm.storeType,callback:function(t){e.$set(e.dailyRuleForm,"storeType",t)},expression:"dailyRuleForm.storeType"}},e._l(e.templates,function(e){return a("el-option",{key:e.value,attrs:{label:e.title,value:e.storeType}})}))],1),e._v(" "),a("el-form-item",{attrs:{label:"",prop:"stores"}},[a("p",{staticClass:"daily-form-label"},[e._v("选择门店")]),e._v(" "),a("el-popover",{attrs:{placement:"bottom",title:"",width:"350",trigger:"click"},model:{value:e.storeVisible,callback:function(t){e.storeVisible=t},expression:"storeVisible"}},[a("div",{staticClass:"daily-store-select"},[a("div",{staticClass:"select-search"},[a("el-input",{staticStyle:{width:"100%"},attrs:{placeholder:"请输入门店名称"},on:{clear:e.clearSearch},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.searchSelect);var a}},model:{value:e.searchSelect,callback:function(t){e.searchSelect=t},expression:"searchSelect"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"checkbox border-box",staticStyle:{padding:"15px 20px"}},[a("el-checkbox",{attrs:{indeterminate:e.isIndeterminate},on:{change:e.handleCheckAllChange},model:{value:e.checkAll,callback:function(t){e.checkAll=t},expression:"checkAll"}},[e._v("全选")])],1),e._v(" "),a("div",{staticClass:"el-scrollbar define-search-select"},[a("div",{staticClass:"el-select-dropdown__wrap el-scrollbar__wrap",staticStyle:{"margin-bottom":"-5px","margin-right":"-5px"}},[a("el-checkbox-group",{on:{change:e.handleStoresChange},model:{value:e.dailyRuleForm.stores,callback:function(t){e.$set(e.dailyRuleForm,"stores",t)},expression:"dailyRuleForm.stores"}},[a("ul",{staticClass:"el-scrollbar__view el-select-dropdown__list"},[e._l(e.stores,function(t){return a("li",{key:t.storeId,class:["el-select-dropdown__item",t.select?"selected hover":""]},[a("el-checkbox",{attrs:{label:t.storeId}},[e._v(e._s(t.storeName))])],1)}),e._v(" "),e.stores.length?e._e():a("li",{staticClass:"text-center"},[a("span",[e._v("暂无数据")])])],2)])],1),e._v(" "),a("div",{staticClass:"el-scrollbar__bar is-horizontal"},[a("div",{staticClass:"el-scrollbar__thumb",staticStyle:{transform:"translateX(0%)"}})]),e._v(" "),a("div",{staticClass:"el-scrollbar__bar is-vertical"},[a("div",{staticClass:"el-scrollbar__thumb",staticStyle:{transform:"translateY(0%)"}})])])]),e._v(" "),a("div",{staticClass:"show-select-num w-350",attrs:{slot:"reference"},on:{click:e.changeVisible},slot:"reference"},[e._v("\n 已经选择"+e._s(e.dailyRuleForm.stores.length)+"家门店\n "),a("span",{staticClass:"el-input__suffix"},[a("span",{staticClass:"el-input__suffix-inner"},[a("i",{class:["el-select__caret el-input__icon el-icon-arrow-up",e.storeVisible?"is-reverse":""]})])])])])],1),e._v(" "),a("el-form-item",[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.exportForm("dailyRuleForm")}}},[e._v("导出日报")])],1)],1)],1)},staticRenderFns:[]};var d=a("VU/8")(n,c,!1,function(e){a("ugpn")},"data-v-674b24ab",null).exports,u={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{activeName:"first",tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1}},computed:{},methods:{},watch:{brandId:function(e,t){e&&(this.activeBrand=e)},activeGroupId:function(e,t){e&&(this.activeGroup=e)}},mounted:function(){this.$emit("showTab","2"),document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.activeGroup=this.activeGroupId},destroyed:function(){this.activeGroup="",document.documentElement.style.backgroundColor="#fff"},components:{dailyExport:d}},p={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"daily-set-wrap "},[t("div",{staticClass:"daily-set-content border-box"},[t("daily-export",{attrs:{brandId:this.brandId,activeGroupId:this.activeGroupId}})],1)])},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(e){a("mnC6")},"data-v-13b99a12",null);t.default=h.exports},mnC6:function(e,t){},ugpn:function(e,t){}});
\ No newline at end of file
webpackJsonp([16],{FZWA:function(t,e){},bUaY:function(t,e){},w2fd:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("LRn8"),s=a("P9l9"),r=a("PI0u"),l=a("3E4D"),c=a("Ch4/"),d={name:"taskView",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1,conditionObj:{tableType:"1",searchInput:"",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0}},computed:{},methods:{changeTable:function(t){this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(r.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this;e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var a={search:e.conditionObj.searchInput||"",ecmIds:e.multipleSelection.map(function(t){return t.ecmIds}).join(",")||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(s.c)("/haoban-app-tel-task-web/task/batch-del-task-view-list",a).then(function(t){var a=t.data;if(1==a.errorCode)return l.a.showmsg("删除成功","success"),void e.getTableList();c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(s.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return c.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskViewDetail?ecmId="+e.ecmId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a={search:e.conditionObj.searchInput||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/task-view-list",a).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),r=s.getFullYear(),l=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[r+"-"+(l<10?"0"+l:l)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,this.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:i.a}},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-20"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入话务任务名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("span",{staticClass:"condition-tips font-12 color-909399 p-l-10"},[t._v("仅包含话务任务记录")])],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"iconfont icongengduo"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"任务名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.ecmName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.competedTaskNum))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.competedTaskRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.toComplete))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overTimeNum))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}})],1)},staticRenderFns:[]};var h=a("VU/8")(d,u,!1,function(t){a("bUaY")},"data-v-149cf360",null).exports,p={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1,conditionObj:{tableType:"1",searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{value:"",label:"所有"},{value:"0",label:"自营"},{value:"1",label:"联营"},{value:"2",label:"代理"},{value:"3",label:"代销"},{value:"4",label:"托管"}],selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0}},computed:{},methods:{changeTable:function(t){if(2==t.name)return!1;this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(r.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(s.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return l.a.showmsg("删除成功","success"),void e.getTableList();c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(s.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return c.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;c.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),r=s.getFullYear(),l=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[r+"-"+(l<10?"0"+l:l)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.$emit("showTab","12"),t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,this.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:i.a,taskViewPage:h}},g={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"daily-set-wrap "},[e("taskViewPage",{attrs:{brandId:this.brandId,activeGroupId:this.activeGroupId}}),this._v(" "),e("multiple-del",{attrs:{showDialog:this.showDialog,detailFlag:!1},on:{hideDialog:this.hideDialog}})],1)},staticRenderFns:[]};var b=a("VU/8")(p,g,!1,function(t){a("FZWA")},"data-v-c7e489be",null);e.default=b.exports}});
\ No newline at end of file
webpackJsonp([17],{"42CN":function(e,t){},XrDD:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l=a("fZjL"),o=a.n(l),n=a("LRn8"),i=a("fPyK"),s=a("P9l9"),r=a("Ch4/"),c=a("3E4D"),d={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"2",activeBrand:this.brandId,selectRadio:0,showDialog:!1,conditionObj:{completed:"",overdue:"",taskType:""},completedOptions:[{label:"所有完成情况",value:""},{label:"已完成(已拨通)",value:"1"},{label:"已完成(放弃)",value:"2"},{label:"未完成",value:"0"}],overOptions:[{label:"所有逾期情况",value:""},{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],typeOptions:[{label:"所有类型",value:""},{label:"ECM话务任务",value:"1"},{label:"不良评价",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},changeSelect:function(){this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!o()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskId})||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",reason:e.reason,brandId:t.activeBrand,isAll:t.selectRadio};Object(s.c)("/haoban-app-tel-task-web/task/batch-del-clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void t.getTableList();r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;a.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,l={taskId:t.taskId,brandId:a.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/del-one",l).then(function(e){var t=e.data;if(1==t.errorCode)return c.a.showmsg("删除成功","success"),void a.getTableList();r.a.errorMsg(t)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handlePreview:function(e,t){this.postPreview(e,t)},postPreview:function(e,t){var a=""+t.taskId;this.$refs.qrcodePreview.qrcode(a,"task"),this.dialogVisible=!0},getTableList:function(e){var t=this,a={ecmId:t.$route.query.ecmId||"",taskType:t.conditionObj.taskType,storeId:t.conditionObj.storeId||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",pageNum:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return a.result.list&&a.result.list.forEach(function(e){e.taskUrl&&!e.taskUrl.length||(e.taskUrl=[])}),t.tableData=a.result.list||[],void(t.total=a.result.pageInfo.total);r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},mounted:function(){this.$emit("showTab","1"),document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:n.a,qrcodeDialog:i.a}},u={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-135",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.completed,callback:function(t){e.$set(e.conditionObj,"completed",t)},expression:"conditionObj.completed"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),a("el-select",{staticClass:"w-135 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.overdue,callback:function(t){e.$set(e.conditionObj,"overdue",t)},expression:"conditionObj.overdue"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e.$route.query.ecmId?e._e():a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.taskType,callback:function(t){e.$set(e.conditionObj,"taskType",t)},expression:"conditionObj.taskType"}},e._l(e.typeOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"iconfont icongengduo"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"任务类型"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s("0"==t.row.taskType?"不良评价":"话务任务"))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-tooltip",{staticClass:"item",attrs:{effect:"light",placement:"right"}},[a("div",{attrs:{slot:"content"},slot:"content"},[e._v("完成情况包含3种"),a("br"),e._v("1.完成拨打任务;"),a("br"),e._v("2.完成拨打后放弃任务;"),a("br"),e._v("3.特殊完成,包含已通知或客人回拨等情况,"),a("br"),e._v("可通过app端点击<客人未接后回拨>完成任务")]),e._v(" "),a("span",{staticStyle:{cursor:"pointer"}},[e._v("完成情况"),a("i",{staticClass:"el-icon-info font-12 color-606266"})])])]}},{key:"default",fn:function(t){return[e._v("\n "+e._s(t.row.isCompleted)+"\n ")]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"提交人"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(t.row.finishTime))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"备注"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.reason?a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:t.row.reason}},[a("i",{staticClass:"iconfont icon-beizhu",staticStyle:{"font-size":"40px"},attrs:{slot:"reference"},slot:"reference"})]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"图片"},scopedSlots:e._u([{key:"default",fn:function(t){return e._l(t.row.taskUrls,function(t,l){return a("el-popover",{key:l,attrs:{"popper-class":"notice-img-popover",placement:"right",width:"400",trigger:"hover"}},[a("div",{staticClass:"img-preview flex"},[a("img",{staticStyle:{"max-width":"400px"},attrs:{src:t,alt:""}})]),e._v(" "),a("img",{staticClass:"task-imgs",attrs:{slot:"reference",src:t,alt:""},slot:"reference"})])})}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作",fixed:"right"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0},on:{hideDialog:e.hideDialog}}),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var f=a("VU/8")(d,u,!1,function(e){a("42CN")},"data-v-f74e5678",null);t.default=f.exports}});
\ No newline at end of file
webpackJsonp([18],{"72hQ":function(t,e){},"m+x7":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("Ie7z"),s=a("LRn8"),l=a("P9l9"),r=a("PI0u"),c=a("3E4D"),d=a("Ch4/"),u={props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",actictiveGroup:this.activeGroupId,activeId:"1",conditionObj:{tableType:"1",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{changeTable:function(t){if(2==t.name)return!1;this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(r.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(l.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void e.getTableList();d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(l.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return d.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(l.a)("/haoban-app-tel-task-web/task/store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),l=s.getFullYear(),r=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[l+"-"+(r<10?"0"+r:r)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,this.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{vueSelectStore:i.a,multipleDel:s.a}},p={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 boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-20"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,n){return[a("span",{key:n,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(n,t.conditionObj.storeGroup)}}})])]})],2)])])])]),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.exportExcel}},[a("i",{staticClass:"iconfont icon-icon_yunxiazai p-r-6"}),t._v("导出")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-more"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"td-ellipsis"}),t._v("\n "+t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(t){a("72hQ")},"data-v-a035cd1a",null);e.default=h.exports}});
\ No newline at end of file
webpackJsonp([18],{ak3k:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("2eFk"),n=a("Ke24"),l=a("fPyK"),i=a("P9l9"),r=a("Ch4/"),s=a("3E4D"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{dialogVisible:!1,tableH:window.screen.availHeight-464-126+"px",topMenuData:[{id:"1",name:"自定义报表"}],activeId:"1",activeTab:"1",activeBrand:"1",tableData:[],multipleSelection:[]}},computed:{},methods:{changeRouter:function(e){this.$router.push(e)},setSelectTab:function(e){this.activeTab=e.tabId},handlePreview:function(e,t){var a=window.location.origin+"/office-mobile/#/defineTemplate?templateId="+t.dailyReportTemplateId;this.$refs.qrcodePreview.qrcode(a,"daily-preview"),this.dialogVisible=!0},toCustomSet:function(){this.changeRouter("/customReportSet")},handleCopy:function(e,t){this.changeRouter("/customReportSet?templateId="+t.dailyReportTemplateId+"&type=copy")},handleEdit:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=edit&appIcon="+this.$route.query.appIcon)},handleDelete:function(e,t){var a=this;a.$confirm("一旦删除之后,该范围的门店将无法接收该日报,是否确定删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.deleteTemplate(e,t)}).catch(function(){})},deleteTemplate:function(e,t){var a=this;Object(i.c)("/haoban-app-daily-web/daily/del-define-template",{templateId:t.dailyReportTemplateId}).then(function(t){var o=t.data;if(1==o.errorCode)return s.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);r.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},getData:function(){var e=this;Object(i.c)("/haoban-app-daily-web/daily/list-define-template",{brandId:e.brandId}).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=[],void(a.result&&a.result.length&&(e.tableData=a.result));r.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","32"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:o.a,commonDetailTop:n.a,qrcodeDialog:l.a}},d={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"custom-set-wrap"},[a("div",{staticClass:"custom-set-content border-box"},[a("div",{staticClass:"flex flex-space-between flex-pack-center m-b-23"},[a("div",{staticClass:"custom-set-title flex flex-pack-center"}),e._v(" "),a("div",[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.toCustomSet("")}}},[e._v("新建模板")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"模板名称","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.title))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"模板描述","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.description))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"address",label:"门店类型","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[0==t.row.storeType?a("span",[e._v("自营门店")]):e._e(),e._v(" "),1==t.row.storeType?a("span",[e._v("联营门店")]):e._e(),e._v(" "),2==t.row.storeType?a("span",[e._v("代理门店")]):e._e(),e._v(" "),3==t.row.storeType?a("span",[e._v("代销门店")]):e._e(),e._v(" "),4==t.row.storeType?a("span",[e._v("托管门店")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleCopy(t.$index,t.row)}}},[e._v("复制")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleEdit(t.$index,t.row)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDelete(t.$index,t.row)}}},[e._v("删除")])]}}])})],1)],1),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var u=a("VU/8")(c,d,!1,function(e){a("sweL")},"data-v-dc734b48",null);t.default=u.exports},sweL:function(e,t){}});
\ No newline at end of file
webpackJsonp([19],{"9Bnz":function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i("//Fk"),s=i.n(a),n=i("Gu7T"),l=i.n(n),o=i("gBtx"),c=i.n(o),d=i("mvHQ"),r=i.n(d),p=i("DAYN"),m=i.n(p),u=i("Isrn"),v=i("l46T"),h=i("8dpP"),f=i("rYZf"),g=i("2WGr"),y=i("zHtI"),_=i("O3gZ"),C=i("fPyK"),b=i("3E4D"),I=i("Ch4/"),x=i("PI0u"),k=i("P9l9"),w={name:"customSetTemplate",data:function(){return{activeName:"first",rightName:"second",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},templateId:"",oparateType:"",counter:1,selectKey:"",tradeInfo:[],personInfo:[],goodsInfo:[],competeInfo:[],defineInfo:[],currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[],setList:[],templateObj:{title:"",description:"",storeType:"",momory:[]},storeList:[{id:"0",name:"自营门店",disabled:!1},{id:"1",name:"联营门店",disabled:!1},{id:"2",name:"代理门店",disabled:!1},{id:"3",name:"代销门店",disabled:!1},{id:"4",name:"托管门店",disabled:!1}]}},methods:{getZhLen:function(e){for(var t=0,i=0;i<e.length;i++){null!=e.charAt(i).match(/[^\x00-\xff]/gi)?t+=1:t+=.5}return Math.ceil(t)},returnBack:function(){this.changeRoute("/customReport?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},cloneItem:function(e){var t=JSON.parse(r()(e));return t.cid="c"+this.counter,t.systemFlag||(t.name.includes("textc")&&(t.name="textc"+this.counter),t.name.includes("paragraphc")&&(t.name="paragraphc"+this.counter),t.name.includes("numberc")&&(t.name="numberc"+this.counter),t.name.includes("checkboxesOrRadioc")&&(t.name="checkboxesOrRadioc"+this.counter),t.name.includes("datec")&&(t.name="datec"+this.counter),t.name.includes("dateareac")&&(t.name="dateareac"+this.counter),t.name.includes("picc")&&(t.name="picc"+this.counter),t.name.includes("introductionc")&&(t.name="introductionc"+this.counter),t.name.includes("pricec")&&(t.name="pricec"+this.counter),t.name.includes("groupc")&&(t.name="groupc"+this.counter,t.title=""+t.title+this.counter)),t},onMove:function(e){var t=e.draggedContext.element;return!this.tempaletDataList.map(function(e){return e.name}).includes(t.name)&&!t.fixed},onChildMove:function(e){var t=!0;return-1!=e.dragged.className.indexOf("block-class")&&-1!=e.to.className.indexOf("block-wrap")&&(t=!1),t},itemMoveEnd:function(e){var t=this;function i(e){t[e].forEach(function(e,i){e.name==t.selectKey&&(e.fixed=!0)})}t.isDragging=!1,t.selectKey="",t.selectKey=e.clone.dataset.name,t.tempaletDataList.forEach(function(e,a){e.name==t.selectKey&&i(e.parentCode),e.children&&e.children.forEach(function(e,a){e.name==t.selectKey&&i(e.parentCode)})}),t.selectKey="",t.tempaletDataList=JSON.parse(r()(t.tempaletDataList)),t.$forceUpdate(),t.counter=t.counter+1},selectItem:function(e,t){this.currentIndex=t,this.currentChildIndex=null},deleteItem:function(e,t,i,a){var s=this;if(s.tempaletDataList.splice(i,1),s.currentIndex--,s.currentIndex<=0&&(s.currentIndex=0),!a.systemFlag)return a.name.includes("groupc")&&a.children.length&&a.children.forEach(function(e){e.systemFlag&&s[e.parentCode].forEach(function(t){t.name==e.name&&(t.fixed=!1)})}),!1;s[t].forEach(function(t,i){t.name==e&&(t.fixed=!1)})},addDragItem:function(e){return!1},selectChildItem:function(e,t,i,a){this.currentIndex=null,this.currentChildKey=e,this.childIndex=t,this.currentChildIndex=i},deleteChildItem:function(e,t,i,a,s){if(this.childIndex=t,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[t].children[i].name,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(r()(this.tempaletDataList)),this.tempaletDataList[t].children.splice(i,1),!s.systemFlag)return!1;this[s.parentCode].forEach(function(t,i){t.name===e&&(t.fixed=!1)})},delChildItem:function(e,t,i){i.list.splice(t,1)},addChildItem:function(e,t,i){if(19!=t){i.list.push({value:"选项"+(t+2),key:t+2});var a=i.list.map(function(e){return e.value});this.isRepeat(a)&&(i.list.splice(i.list.length-1,1),a.splice(i.list.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},changeMust:function(e,t,i){t&&i.list.forEach(function(t){t.isMust=!!e})},isRepeat:function(e){var t={};for(var i in e){if(t[e[i]])return!0;t[e[i]]=!0}return!1},changeRoute:function(e){this.$router.push(e)},checkTag:function(e){var t={filedFlag:!0,filedRepeat:!1},i=[];return e.forEach(function(e){if(""==e.title)return t.filedFlag=!1,t.name=e.title||"",!1;i.push(e.title),e.hasOwnProperty("children")&&e.children.length&&e.children.forEach(function(e){if(e.systemFlag&&""==e.title)return t.filedFlag=!1,t.name=e.title||"",!1;i.push(e.title)})}),this.isRepeat(i)&&(t.filedRepeat=!0),t},checkTemplateObj:function(){var e=!0;return this.templateObj.title&&this.templateObj.description&&this.templateObj.storeType||(e=!1),e},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})},saveAndBack:Object(x.a)(function(e){if(!this.checkTemplateObj())return this.$message.error({duration:1e3,message:"请完善模板设置内容"}),!1;var t=JSON.parse(r()(this.tempaletDataList)),i=this.checkTag(t);if(!i.filedFlag)return this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"}),!1;if(i.filedRepeat)this.$message.error({duration:1e3,message:"字段标题不能重复"});else{if(t.forEach(function(e,t){e.sort=t,e.isMust=e.isMust?1:0,e.memory=e.memory?1:0,e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=e.openCapitalize?1:0),e.hasOwnProperty("list")&&e.list.forEach(function(e){e.isMust=e.isMust?1:0}),e.hasOwnProperty("children")&&(e.children.forEach(function(e,t){e.sort=t,e.isMust=e.isMust?1:0,e.memory=e.memory?1:0,e.hasOwnProperty("list")&&e.list.forEach(function(e){e.isMust=e.isMust?1:0}),e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=e.openCapitalize?1:0)}),e.list=e.children)}),!t.length)return this.$message.error({duration:1e3,message:"请先配置字段"}),!1;"save"===e?this.saveAllData(t):this.postPreview(t)}},500),saveAllData:function(e){var t=this,i={status:1,brandId:t.brandId,templateContent:r()(e),title:t.templateObj.title,description:t.templateObj.description,storeType:t.templateObj.storeType,memory:[]};Object(k.c)("/haoban-app-daily-web/daily/save-define-template",i).then(function(e){var i=e.data;if(1==i.errorCode)return b.a.showmsg("保存成功","success"),void t.changeRoute("/customReport?brandId="+t.brandId+"&appIcon="+t.$route.query.appIcon);I.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},postPreview:function(e){var t=this,i={templateType:1,brandId:t.brandId,templateContent:r()(e)};Object(k.c)("/haoban-app-daily-web/daily/preview-template",i).then(function(e){var i=e.data;if(1==i.errorCode){var a=JSON.parse(localStorage.getItem("userInfo")).enterpriseId,s=window.location.origin+"/office-mobile/#/defineTemplate?enterpriseId="+a+"&templateId="+i.result+"&brandId="+t.brandId;return t.$refs.qrcodePreview.qrcode(s,"daily-preview"),void(t.dialogVisible=!0)}I.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},closeDialog:function(){this.dialogVisible=!1},getHasStores:function(){var e=this;Object(k.c)("/haoban-app-daily-web/daily/has-defined-template-store-type",{brandId:e.brandId}).then(function(t){var i=t.data;1!=i.errorCode?I.a.errorMsg(i):e.storeList.forEach(function(t){i.result&&i.result.length&&i.result.includes(c()(t.id))&&(t.disabled=!0),"edit"==e.oparateType&&e.storeType==t.id&&(t.disabled=!1)})}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getAllFields:function(e){var t=this;Object(k.c)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:e}).then(function(i){var a=i.data;if(1==a.errorCode)return a.result.forEach(function(t){t.isMust=!!t.isMust,t.memory=!!t.memory,t.title=t.title.trim(),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=!!t.openCapitalize),t.hasOwnProperty("list")&&t.list&&t.list.length&&t.list.forEach(function(e){e.isMust=!!e.isMust}),t.systemFlag=3!=e,t.name.includes("groupc")&&(t.children=[])}),void(3==e?t.defineInfo=a.result:t.handleAllFields(a.result));I.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleAllFields:function(e){var t=this;e.forEach(function(e){e.fixed=!1,1==e.classify&&(e.parentCode="tradeInfo",t.tradeInfo.push(e)),2==e.classify&&(e.parentCode="personInfo",t.personInfo.push(e)),3==e.classify&&(e.parentCode="goodsInfo",t.goodsInfo.push(e)),4==e.classify&&(e.parentCode="competeInfo",t.competeInfo.push(e))})},getInfo:function(){var e=this;Object(k.c)("/haoban-app-daily-web/daily/get-define-template",{templateId:e.templateId}).then(function(t){var i=t.data;if(1==i.errorCode)return e.setList=[],i.result&&(e.templateObj.title=i.result.title,e.templateObj.description=i.result.description,e.storeType="edit"==e.oparateType?String(i.result.storeType):"",e.templateObj.storeType="edit"==e.oparateType?String(i.result.storeType):"",i.result.templateContent&&i.result.templateContent.length&&e.handleGetInfo(i.result.templateContent)),void e.getHasStores();I.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},treeData:function(e){var t=e.filter(function(t){var i=e.filter(function(e){return t.fieldCode==e.parentCode});return i.length>0&&(t.children=i),0==t.parentCode});return t.sort(function(e,t){return e.sort-t.sort}),t.forEach(function(e,t){e.children.sort(function(e,t){return e.sort-t.sort})}),t},handleGetInfo:function(e){var t=this,i=JSON.parse(r()(e));t.cids=[],t.setParent=[],i.forEach(function(e,i){e.title=e.title.trim(),e.isMust=!!e.isMust,e.memory=!!e.memory,e.name.includes("textc")||e.name.includes("paragraphc")||e.name.includes("numberc")||e.name.includes("checkboxesOrRadioc")||e.name.includes("datec")||e.name.includes("dateareac")||e.name.includes("picc")||e.name.includes("introductionc")||e.name.includes("pricec")||e.name.includes("groupc")?(e.systemFlag=!1,e.parentCode="defineInfo"):(t.setParent.push(e.name),e.systemFlag=!0,1==e.classify&&(e.parentCode="tradeInfo"),2==e.classify&&(e.parentCode="personInfo"),3==e.classify&&(e.parentCode="goodsInfo"),4==e.classify&&(e.parentCode="competeInfo")),e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=!!e.openCapitalize),e.hasOwnProperty("list")&&e.list&&e.list.length&&(e.list.forEach(function(i){(i.isMust=!!i.isMust,e.name.includes("groupc"))&&(i.isMust=!!i.isMust,i.memory=!!i.memory,i.name.includes("textc")||i.name.includes("paragraphc")||i.name.includes("numberc")||i.name.includes("checkboxesOrRadioc")||i.name.includes("datec")||i.name.includes("dateareac")||i.name.includes("picc")||i.name.includes("introductionc")||i.name.includes("pricec")||i.name.includes("groupc")?i.systemFlag=!1:(t.setParent.push(i.name),i.systemFlag=!0,1==i.classify&&(i.parentCode="tradeInfo"),2==i.classify&&(i.parentCode="personInfo"),3==i.classify&&(i.parentCode="goodsInfo"),4==i.classify&&(i.parentCode="competeInfo")))}),e.name.includes("groupc")&&(e.children=e.list)),t.cids.push(c()(e.cid.match(/\d+/g))),e.hasOwnProperty("children")&&e.children.forEach(function(e){e.isMust=!!e.isMust,e.memory=!!e.memory,t.cids.push(c()(e.cid.match(/\d+/g)))})}),t.counter=Math.max.apply(Math,l()(t.cids)),t.tempaletDataList=i,setTimeout(function(){t.setFixed()},500)},setFixed:function(){var e=this;["tradeInfo","personInfo","goodsInfo","competeInfo"].forEach(function(t){e[t].forEach(function(t){e.setParent.includes(t.name)&&(t.fixed=!0)})})}},watch:{isDragging:function(e){var t=this;e?t.delayedDragging=!0:t.$nextTick(function(){t.delayedDragging=!1})}},components:{draggable:m.a,AddInput:u.a,limitInput:v.a,imageCom:h.default,selectCom:f.default,dateRangeCom:g.default,inputCom:y.default,blockCom:_.default,qrcodeDialog:C.a},mounted:function(){var e=this,t=e.$route.query;e.brandId=e.$route.query.brandId,s.a.all([e.getAllFields(2)]).then(function(i){e.getAllFields(3),t.hasOwnProperty("templateId")?(e.templateId=t.templateId,e.oparateType=t.type,e.getInfo()):e.getHasStores()}).catch(function(e){console.log(e)}),document.body.ondrop=function(e){e.preventDefault(),e.stopPropagation()}}},T={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"template-wrap",style:{height:e.bodyHeight}},[a("div",{staticClass:"template-contain"},[a("div",{staticClass:"template-head"},[e._m(0),e._v(" "),a("div",{staticClass:"template-btns flex-1 flex-r"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:function(t){e.saveAndBack("preview")}}},[e._v("预 览")]),e._v(" "),a("el-button",{attrs:{type:"primary",plain:""},on:{click:e.returnBack}},[e._v("返 回")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.saveAndBack("save")}}},[e._v("保存并启用")])],1)]),e._v(" "),a("div",{staticClass:"template-body"},[a("div",{staticClass:"template-cell template-cell-l"},[a("el-tabs",{model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[a("div",{staticClass:"filed-item-title"},[e._v("交易")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list1",list:e.tradeInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.tradeInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name,"aria-hidden":"true"}},[a("span",[e._v(e._s(t.title))])])}))],1),e._v(" "),a("div",{staticClass:"filed-item-title"},[e._v("人员")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list2",list:e.personInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.personInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name}},[a("span",[e._v(e._s(t.title))])])}))],1),e._v(" "),a("div",{staticClass:"filed-item-title"},[e._v("商品")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list3",list:e.goodsInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.goodsInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name}},[a("span",[e._v(e._s(t.title))])])}))],1),e._v(" "),a("div",{staticClass:"filed-item-title"},[e._v("竞品")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list4",list:e.competeInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.competeInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name}},[a("span",[e._v(e._s(t.title))])])}))],1)]),e._v(" "),a("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[a("div",{staticClass:"filed-item-title"}),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.defineInfo,options:e.leftDefineOption,clone:e.cloneItem,move:e.onChildMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.defineInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":"",11==t.type?"block-class":""],attrs:{"data-type":t.fieldCode}},[0==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),1==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),2==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),3==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),4==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),5==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),6==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),7==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),9==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),10==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),11==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),0==t.type?a("i",{staticClass:"bg-icon bg-icon-one"}):e._e(),e._v(" "),1==t.type?a("i",{staticClass:"bg-icon bg-icon-two"}):e._e(),e._v(" "),2==t.type?a("i",{staticClass:"bg-icon bg-icon-three"}):e._e(),e._v(" "),3==t.type?a("i",{staticClass:"bg-icon bg-icon-four"}):e._e(),e._v(" "),4==t.type?a("i",{staticClass:"bg-icon bg-icon-five"}):e._e(),e._v(" "),5==t.type?a("i",{staticClass:"bg-icon bg-icon-six"}):e._e(),e._v(" "),6==t.type?a("i",{staticClass:"bg-icon bg-icon-seven"}):e._e(),e._v(" "),7==t.type?a("i",{staticClass:"bg-icon bg-icon-eight"}):e._e(),e._v(" "),9==t.type?a("i",{staticClass:"bg-icon bg-icon-ten"}):e._e(),e._v(" "),10==t.type?a("i",{staticClass:"bg-icon bg-icon-eleven"}):e._e(),e._v(" "),11==t.type?a("i",{staticClass:"bg-icon bg-icon-twelve"}):e._e()])}))],1)])],1)],1),e._v(" "),a("div",{staticClass:"template-cell template-cell-m"},[a("div",{staticClass:"phone-view"},[a("div",{staticClass:"phone-show-content"},[a("div",{staticClass:"drag-show-content"},[a("div",{staticClass:"view-container"},[a("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==e.tempaletDataList.length?[a("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:e._e(),e._v(" "),a("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:e.tempaletDataList,callback:function(t){e.tempaletDataList=t},expression:"tempaletDataList"}},e._l(e.tempaletDataList,function(t,i){return a("li",{key:"li1"+i,class:["filed-item",e.currentIndex==i?"active-item":"","li-block"],on:{click:function(a){e.selectItem(t.fieldCode,i)}}},["baseInfo"!=t.fieldCode?a("span",{staticClass:"item-close p-item-close",on:{click:function(a){a.stopPropagation(),e.deleteItem(t.name,t.parentCode,i,t)}}},[a("i",{staticClass:"el-icon-close"})]):e._e(),e._v(" "),t.systemFlag||!t.name.includes("groupc")?a("div",[1==t.type||2==t.type||3==t.type||10==t.type||9==t.type?a("input-com",{attrs:{childItem:t}}):e._e(),e._v(" "),4==t.type||5==t.type?a("select-com",{attrs:{childItem:t}}):e._e(),e._v(" "),6==t.type?a("date-range-com",{attrs:{childItem:t}}):e._e(),e._v(" "),7==t.type?a("image-com",{attrs:{childItem:t}}):e._e(),e._v(" "),"11"==t.type?a("block-com",{attrs:{childItem:t}}):e._e()],1):e._e(),e._v(" "),[t.name.includes("groupc")?a("div",{staticClass:"block"},[a("div",{staticClass:"block-head"},[a("div",{class:["opencard-item-title",e.getZhLen(t.title)>=6?"title-pre-wrap":""]},[e._v(e._s(t.title))])]),e._v(" "),a("ul",{staticClass:"view-content"},[a("draggable",{class:["drag-wrap","block-wrap",t.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:e.addDragItem},model:{value:t.children,callback:function(i){e.$set(t,"children",i)},expression:"item.children"}},e._l(t.children,function(s,n){return a("li",{key:"li"+n,class:["filed-item","child-filed-item",e.currentChildKey==s.name&&e.currentChildIndex==n?"active-item":""],on:{click:function(a){a.stopPropagation(),e.selectChildItem(s.name,i,n,t.children)}}},[a("span",{staticClass:"item-close child-item-close",on:{click:function(a){a.stopPropagation(),e.deleteChildItem(s.name,i,n,t.children,s)}}},[a("i",{staticClass:"el-icon-close"})]),e._v(" "),4==s.type||5==s.type?a("select-com",{attrs:{childItem:s}}):e._e(),e._v(" "),6==s.type?a("date-range-com",{attrs:{childItem:s}}):e._e(),e._v(" "),7==s.type?a("image-com",{attrs:{childItem:s}}):e._e(),e._v(" "),1==s.type||2==s.type||3==s.type||10==s.type||9==s.type?a("input-com",{attrs:{childItem:s}}):e._e(),e._v(" "),"11"==s.type&&s.systemFlag?a("block-com",{attrs:{childItem:s}}):e._e()],1)}))],1)]):e._e()]],2)}))],2)])])])])]),e._v(" "),a("div",{staticClass:"template-cell template-cell-r define-template-tab"},[a("el-tabs",{model:{value:e.rightName,callback:function(t){e.rightName=t},expression:"rightName"}},[a("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[a("div",{attrs:{id:"edit-box"}},[a("div",{staticClass:"edit-view baby-info-flag baby-info"},[e._l(e.tempaletDataList,function(t,i){return[e.currentIndex!=i||t.systemFlag||6==t.type?e._e():[a("div",{key:"child"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.title,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"title",i)}}}),e._v(" "),7==t.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[e._v("\n 图片最多可添加9张\n ")]):e._e()],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||6!=t.type?e._e():[a("div",{key:"child62"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.startTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"startTitle",i)}}})],1),e._v(" "),a("div",{key:"child64"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题2 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.endTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"endTitle",i)}}})],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||11==t.type||5==t.type||7==t.type?e._e():[a("div",{key:"child1"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("提示文字最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"placeholder",i)}}}),e._v(" "),2==t.type||9==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入500个字")]):e._e(),e._v(" "),1==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入100个字")]):e._e()],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||3!=t.type?e._e():[a("div",{key:"child11"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("单位最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"placeholder",i)}}}),e._v(" "),a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最大限制为12位数")])],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||"4"!=t.type?e._e():[a("div",{key:"child111"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("选项 "),t.systemFlag?e._e():a("span",[e._v("最多20项,每项最多10个字")])]),e._v(" "),e._l(t.list,function(s,n){return[a("div",{key:"child10"+n,staticClass:"margin-t-15 limit-w-340",style:0==n?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(s,"value",t)}}}),e._v(" "),!t.systemFlag&&t.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){e.delChildItem(i,n,t)}}}):e._e(),e._v(" "),!t.systemFlag&&n<19?[n==t.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){e.addChildItem(i,n,t)}}}):e._e()]:e._e()],2)]})],2),e._v(" "),a("div",{key:"parent22"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("选择框类型")]),e._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"item.chooseType"}},[e._v("单选")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"item.chooseType"}},[e._v("多选")])],1)])],e._v(" "),e.currentIndex!=i||t.systemFlag||5!=t.type&&6!=t.type?e._e():[a("div",{key:"child117"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("日期类型")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"item.dateType"}},[e._v("\n 年-月-日 时 分\n ")]),e._v(" "),a("el-radio",{attrs:{label:0},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"item.dateType"}},[e._v("\n 年-月-日\n ")])],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||10!=t.type?e._e():[a("div",{key:"parent210"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("大写")]),e._v(" "),a("el-checkbox",{model:{value:t.openCapitalize,callback:function(i){e.$set(t,"openCapitalize",i)},expression:"item.openCapitalize"}},[e._v("显示大写")])],1)],e._v(" "),e.currentIndex!=i||t.name.includes("groupc")?e._e():[a("div",{key:"parent2"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("验证")]),e._v(" "),a("el-checkbox",{on:{change:function(i){e.changeMust(i,!!t.list,t)}},model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"item.isMust"}},[e._v("必填")])],1)],e._v(" "),e.currentIndex!=i||"performanceKing"!=t.name&&"competitorInfo"!=t.name?e._e():[a("div",{key:"parent21"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("验证 是否必填")]),e._v(" "),a("div",{staticClass:"must-list"},e._l(t.list,function(t,i){return a("div",{key:"list"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"listItem.isMust"}},[e._v(e._s(t.title))])],1)}))])],e._v(" "),e.currentIndex!=i||t.name.includes("groupc")?e._e():[a("div",{key:"parent3"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("记忆")]),e._v(" "),a("el-checkbox",{model:{value:t.memory,callback:function(i){e.$set(t,"memory",i)},expression:"item.memory"}},[e._v("是否记忆")])],1)],e._v(" "),e.childIndex==i&&t.children&&t.children.length?[e._l(t.children,function(t,s){return[e.currentChildIndex!=s||t.systemFlag||6==t.type?e._e():[a("div",{key:"child"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.title,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"title",i)}}}),e._v(" "),7==t.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[e._v("\n 图片最多可添加9张\n ")]):e._e()],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||6!=t.type?e._e():[a("div",{key:"child2"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.startTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"startTitle",i)}}})],1),e._v(" "),a("div",{key:"child4"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题2 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.endTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"endTitle",i)}}})],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||5==t.type||7==t.type?e._e():[a("div",{key:"child1"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("提示文字最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"placeholder",i)}}}),e._v(" "),2==t.type||9==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入500个字")]):e._e(),e._v(" "),1==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入100个字")]):e._e()],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||3!=t.type?e._e():[a("div",{key:"child6"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("单位最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"unit",i)}}}),e._v(" "),a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最大限制为12位数")])],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||5!=t.type&&6!=t.type?e._e():[a("div",{key:"child7"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("日期类型")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"childItem.dateType"}},[e._v("\n 年-月-日 时 分\n ")]),e._v(" "),a("el-radio",{attrs:{label:0},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"childItem.dateType"}},[e._v("\n 年-月-日\n ")])],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||"4"!=t.type?e._e():[a("div",{key:"child9"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("选项 "),t.systemFlag?e._e():a("span",[e._v("最多20项,每项最多10个字")])]),e._v(" "),e._l(t.list,function(s,n){return[a("div",{key:"child10"+n,staticClass:"margin-t-15 limit-w-340",style:0==n?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(s,"value",t)}}}),e._v(" "),!t.systemFlag&&t.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){e.delChildItem(i,n,t)}}}):e._e(),e._v(" "),!t.systemFlag&&n<19?[n==t.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){e.addChildItem(i,n,t)}}}):e._e()]:e._e()],2)]})],2),e._v(" "),a("div",{key:"child922"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("选择框类型")]),e._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"childItem.chooseType"}},[e._v("单选")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"childItem.chooseType"}},[e._v("多选")])],1)])],e._v(" "),e.currentChildIndex!=s||t.systemFlag||10!=t.type?e._e():[a("div",{key:"child910"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("大写")]),e._v(" "),a("el-checkbox",{model:{value:t.openCapitalize,callback:function(i){e.$set(t,"openCapitalize",i)},expression:"childItem.openCapitalize"}},[e._v("显示大写")])],1)],e._v(" "),e.currentChildIndex==s?[a("div",{key:"child11"+s,staticClass:"edit-item"},[a("div",{staticClass:"edit-item-title"},[e._v("验证")]),e._v(" "),a("el-checkbox",{on:{change:function(i){e.changeMust(i,!!t.list,t)}},model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"childItem.isMust"}},[e._v("必填")])],1)]:e._e(),e._v(" "),e.currentChildIndex!=s||"performanceKing"!=t.name&&"competitorInfo"!=t.name?e._e():[a("div",{key:"child111"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("验证 是否必填")]),e._v(" "),a("div",{staticClass:"must-list"},e._l(t.list,function(t,i){return a("div",{key:"list111"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"listItem.isMust"}},[e._v(e._s(t.title))])],1)}))])],e._v(" "),e.currentChildIndex==s?[a("div",{key:"child12"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("记忆")]),e._v(" "),a("el-checkbox",{model:{value:t.memory,callback:function(i){e.$set(t,"memory",i)},expression:"childItem.memory"}},[e._v("是否记忆")])],1)]:e._e()]})]:e._e()]})],2)])]),e._v(" "),a("el-tab-pane",{attrs:{label:"模板设置",name:"second"}},[a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("模板名称 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.templateObj.title,holder:"",disflag:!1,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.templateObj,"title",t)}}})],1),e._v(" "),a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("模板描述 最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.templateObj.description,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(t){e.$set(e.templateObj,"description",t)}}})],1),e._v(" "),a("div",{staticClass:"template-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("门店类型")]),e._v(" "),a("div",{staticClass:"store-type-list"},e._l(e.storeList,function(t,i){return a("div",{key:t.name+i,staticClass:"store-type-cell m-b-20"},[a("el-radio",{attrs:{label:t.id,disabled:t.disabled},model:{value:e.templateObj.storeType,callback:function(t){e.$set(e.templateObj,"storeType",t)},expression:"templateObj.storeType"}},[e._v(e._s(t.name))])],1)}))])])],1)],1)])]),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"template-title flex-1"},[t("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),t("span",{staticClass:"template-title-span"},[this._v("日报设置")])])}]};var M=i("VU/8")(w,T,!1,function(e){i("AQVh")},"data-v-d35ef6b6",null);t.default=M.exports},AQVh:function(e,t){}});
\ 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([2,33,34,39,42,48],{"/XIA":function(t,e){},"2WGr":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"date-range-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("div",{staticClass:"flex"},[i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.startTitle)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.startTitle))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")),i("i",{staticClass:"el-icon-arrow-right"})])])]),t._v(" "),i("div",{staticClass:"b-t-1 flex"},[i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.endTitle)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.endTitle))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),i("i",{staticClass:"el-icon-arrow-right"})])])])])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("JXCd")},"data-v-5106f326",null);e.default=l.exports},"8dpP":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"image-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"image-com flex"},[i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.title)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"must"},[t._v(t._s(t.childItem.isMust?"(必填)":""))]),t._v(" "),t._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"draged-item-show"},[e("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e("i",{staticClass:"iconfont icon-icon"})])])}]};var l=i("VU/8")(a,s,!1,function(t){i("/XIA")},"data-v-2858c829",null);e.default=l.exports},"9Bnz":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=i("//Fk"),s=i.n(a),l=i("Gu7T"),n=i.n(l),c=i("gBtx"),o=i.n(c),r=i("mvHQ"),d=i.n(r),u=i("DAYN"),m=i.n(u),p=i("Isrn"),h=i("l46T"),v=i("8dpP"),g=i("rYZf"),f=i("2WGr"),y=i("zHtI"),I=i("O3gZ"),C=i("fPyK"),b=i("3E4D"),_=i("Ch4/"),x=i("PI0u"),w=i("P9l9"),M={name:"customSetTemplate",data:function(){return{activeName:"first",rightName:"second",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},templateId:"",oparateType:"",counter:1,selectKey:"",tradeInfo:[],personInfo:[],goodsInfo:[],competeInfo:[],defineInfo:[],currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[],setList:[],templateObj:{title:"",description:"",storeType:"",momory:[]},storeList:[{id:"0",name:"自营门店",disabled:!1},{id:"1",name:"联营门店",disabled:!1},{id:"2",name:"代理门店",disabled:!1},{id:"3",name:"代销门店",disabled:!1},{id:"4",name:"托管门店",disabled:!1}]}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)},returnBack:function(){this.changeRoute("/customReport?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},cloneItem:function(t){var e=JSON.parse(d()(t));return e.cid="c"+this.counter,e.systemFlag||(e.name.includes("textc")&&(e.name="textc"+this.counter),e.name.includes("paragraphc")&&(e.name="paragraphc"+this.counter),e.name.includes("numberc")&&(e.name="numberc"+this.counter),e.name.includes("checkboxesOrRadioc")&&(e.name="checkboxesOrRadioc"+this.counter),e.name.includes("datec")&&(e.name="datec"+this.counter),e.name.includes("dateareac")&&(e.name="dateareac"+this.counter),e.name.includes("picc")&&(e.name="picc"+this.counter),e.name.includes("introductionc")&&(e.name="introductionc"+this.counter),e.name.includes("pricec")&&(e.name="pricec"+this.counter),e.name.includes("groupc")&&(e.name="groupc"+this.counter,e.title=""+e.title+this.counter)),e},onMove:function(t){var e=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(e.name)&&!e.fixed},onChildMove:function(t){var e=!0;return-1!=t.dragged.className.indexOf("block-class")&&-1!=t.to.className.indexOf("block-wrap")&&(e=!1),e},itemMoveEnd:function(t){var e=this;function i(t){e[t].forEach(function(t,i){t.name==e.selectKey&&(t.fixed=!0)})}e.isDragging=!1,e.selectKey="",e.selectKey=t.clone.dataset.name,e.tempaletDataList.forEach(function(t,a){t.name==e.selectKey&&i(t.parentCode),t.children&&t.children.forEach(function(t,a){t.name==e.selectKey&&i(t.parentCode)})}),e.selectKey="",e.tempaletDataList=JSON.parse(d()(e.tempaletDataList)),e.$forceUpdate(),e.counter=e.counter+1},selectItem:function(t,e){this.currentIndex=e,this.currentChildIndex=null},deleteItem:function(t,e,i,a){var s=this;if(s.tempaletDataList.splice(i,1),s.currentIndex--,s.currentIndex<=0&&(s.currentIndex=0),!a.systemFlag)return a.name.includes("groupc")&&a.children.length&&a.children.forEach(function(t){t.systemFlag&&s[t.parentCode].forEach(function(e){e.name==t.name&&(e.fixed=!1)})}),!1;s[e].forEach(function(e,i){e.name==t&&(e.fixed=!1)})},addDragItem:function(t){return!1},selectChildItem:function(t,e,i,a){this.currentIndex=null,this.currentChildKey=t,this.childIndex=e,this.currentChildIndex=i},deleteChildItem:function(t,e,i,a,s){if(this.childIndex=e,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[e].children[i].name,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(d()(this.tempaletDataList)),this.tempaletDataList[e].children.splice(i,1),!s.systemFlag)return!1;this[s.parentCode].forEach(function(e,i){e.name===t&&(e.fixed=!1)})},delChildItem:function(t,e,i){i.list.splice(e,1)},addChildItem:function(t,e,i){if(19!=e){i.list.push({value:"选项"+(e+2),key:e+2});var a=i.list.map(function(t){return t.value});this.isRepeat(a)&&(i.list.splice(i.list.length-1,1),a.splice(i.list.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},changeMust:function(t,e,i){e&&i.list.forEach(function(e){e.isMust=!!t})},isRepeat:function(t){var e={};for(var i in t){if(e[t[i]])return!0;e[t[i]]=!0}return!1},changeRoute:function(t){this.$router.push(t)},checkTag:function(t){var e={filedFlag:!0,filedRepeat:!1},i=[];return t.forEach(function(t){if(""==t.title)return e.filedFlag=!1,e.name=t.title||"",!1;i.push(t.title),t.hasOwnProperty("children")&&t.children.length&&t.children.forEach(function(t){if(t.systemFlag&&""==t.title)return e.filedFlag=!1,e.name=t.title||"",!1;i.push(t.title)})}),this.isRepeat(i)&&(e.filedRepeat=!0),e},checkTemplateObj:function(){var t=!0;return this.templateObj.title&&this.templateObj.description&&this.templateObj.storeType||(t=!1),t},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"==t?e:3&e|8).toString(16)})},saveAndBack:Object(x.a)(function(t){if(!this.checkTemplateObj())return this.$message.error({duration:1e3,message:"请完善模板设置内容"}),!1;var e=JSON.parse(d()(this.tempaletDataList)),i=this.checkTag(e);if(!i.filedFlag)return this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"}),!1;if(i.filedRepeat)this.$message.error({duration:1e3,message:"字段标题不能重复"});else{if(e.forEach(function(t,e){t.sort=e,t.isMust=t.isMust?1:0,t.memory=t.memory?1:0,t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=t.openCapitalize?1:0),t.hasOwnProperty("list")&&t.list.forEach(function(t){t.isMust=t.isMust?1:0}),t.hasOwnProperty("children")&&(t.children.forEach(function(t,e){t.sort=e,t.isMust=t.isMust?1:0,t.memory=t.memory?1:0,t.hasOwnProperty("list")&&t.list.forEach(function(t){t.isMust=t.isMust?1:0}),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=t.openCapitalize?1:0)}),t.list=t.children)}),!e.length)return this.$message.error({duration:1e3,message:"请先配置字段"}),!1;"save"===t?this.saveAllData(e):this.postPreview(e)}},500),saveAllData:function(t){var e=this,i={status:1,brandId:e.brandId,templateContent:d()(t),title:e.templateObj.title,description:e.templateObj.description,storeType:e.templateObj.storeType,memory:[]};Object(w.c)("/haoban-app-daily-web/daily/save-define-template",i).then(function(t){var i=t.data;if(1==i.errorCode)return b.a.showmsg("保存成功","success"),void e.changeRoute("/customReport?brandId="+e.brandId+"&appIcon="+e.$route.query.appIcon);_.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var e=this,i={templateType:1,brandId:e.brandId,templateContent:d()(t)};Object(w.c)("/haoban-app-daily-web/daily/preview-template",i).then(function(t){var i=t.data;if(1==i.errorCode){var a=JSON.parse(localStorage.getItem("userInfo")).enterpriseId,s=window.location.origin+"/office-mobile/#/defineTemplate?enterpriseId="+a+"&templateId="+i.result+"&brandId="+e.brandId;return e.$refs.qrcodePreview.qrcode(s,"daily-preview"),void(e.dialogVisible=!0)}_.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getHasStores:function(){var t=this;Object(w.c)("/haoban-app-daily-web/daily/has-defined-template-store-type",{brandId:t.brandId}).then(function(e){var i=e.data;1!=i.errorCode?_.a.errorMsg(i):t.storeList.forEach(function(e){i.result&&i.result.length&&i.result.includes(o()(e.id))&&(e.disabled=!0),"edit"==t.oparateType&&t.storeType==e.id&&(e.disabled=!1)})}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getAllFields:function(t){var e=this;Object(w.c)("/haoban-app-daily-web/daily/get-template-items",{brandId:e.brandId,type:t}).then(function(i){var a=i.data;if(1==a.errorCode)return a.result.forEach(function(e){e.isMust=!!e.isMust,e.memory=!!e.memory,e.title=e.title.trim(),e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=!!e.openCapitalize),e.hasOwnProperty("list")&&e.list&&e.list.length&&e.list.forEach(function(t){t.isMust=!!t.isMust}),e.systemFlag=3!=t,e.name.includes("groupc")&&(e.children=[])}),void(3==t?e.defineInfo=a.result:e.handleAllFields(a.result));_.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleAllFields:function(t){var e=this;t.forEach(function(t){t.fixed=!1,1==t.classify&&(t.parentCode="tradeInfo",e.tradeInfo.push(t)),2==t.classify&&(t.parentCode="personInfo",e.personInfo.push(t)),3==t.classify&&(t.parentCode="goodsInfo",e.goodsInfo.push(t)),4==t.classify&&(t.parentCode="competeInfo",e.competeInfo.push(t))})},getInfo:function(){var t=this;Object(w.c)("/haoban-app-daily-web/daily/get-define-template",{templateId:t.templateId}).then(function(e){var i=e.data;if(1==i.errorCode)return t.setList=[],i.result&&(t.templateObj.title=i.result.title,t.templateObj.description=i.result.description,t.storeType="edit"==t.oparateType?String(i.result.storeType):"",t.templateObj.storeType="edit"==t.oparateType?String(i.result.storeType):"",i.result.templateContent&&i.result.templateContent.length&&t.handleGetInfo(i.result.templateContent)),void t.getHasStores();_.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},treeData:function(t){var e=t.filter(function(e){var i=t.filter(function(t){return e.fieldCode==t.parentCode});return i.length>0&&(e.children=i),0==e.parentCode});return e.sort(function(t,e){return t.sort-e.sort}),e.forEach(function(t,e){t.children.sort(function(t,e){return t.sort-e.sort})}),e},handleGetInfo:function(t){var e=this,i=JSON.parse(d()(t));e.cids=[],e.setParent=[],i.forEach(function(t,i){t.title=t.title.trim(),t.isMust=!!t.isMust,t.memory=!!t.memory,t.name.includes("textc")||t.name.includes("paragraphc")||t.name.includes("numberc")||t.name.includes("checkboxesOrRadioc")||t.name.includes("datec")||t.name.includes("dateareac")||t.name.includes("picc")||t.name.includes("introductionc")||t.name.includes("pricec")||t.name.includes("groupc")?(t.systemFlag=!1,t.parentCode="defineInfo"):(e.setParent.push(t.name),t.systemFlag=!0,1==t.classify&&(t.parentCode="tradeInfo"),2==t.classify&&(t.parentCode="personInfo"),3==t.classify&&(t.parentCode="goodsInfo"),4==t.classify&&(t.parentCode="competeInfo")),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=!!t.openCapitalize),t.hasOwnProperty("list")&&t.list&&t.list.length&&(t.list.forEach(function(i){(i.isMust=!!i.isMust,t.name.includes("groupc"))&&(i.isMust=!!i.isMust,i.memory=!!i.memory,i.name.includes("textc")||i.name.includes("paragraphc")||i.name.includes("numberc")||i.name.includes("checkboxesOrRadioc")||i.name.includes("datec")||i.name.includes("dateareac")||i.name.includes("picc")||i.name.includes("introductionc")||i.name.includes("pricec")||i.name.includes("groupc")?i.systemFlag=!1:(e.setParent.push(i.name),i.systemFlag=!0,1==i.classify&&(i.parentCode="tradeInfo"),2==i.classify&&(i.parentCode="personInfo"),3==i.classify&&(i.parentCode="goodsInfo"),4==i.classify&&(i.parentCode="competeInfo")))}),t.name.includes("groupc")&&(t.children=t.list)),e.cids.push(o()(t.cid.match(/\d+/g))),t.hasOwnProperty("children")&&t.children.forEach(function(t){t.isMust=!!t.isMust,t.memory=!!t.memory,e.cids.push(o()(t.cid.match(/\d+/g)))})}),e.counter=Math.max.apply(Math,n()(e.cids)),e.tempaletDataList=i,setTimeout(function(){e.setFixed()},500)},setFixed:function(){var t=this;["tradeInfo","personInfo","goodsInfo","competeInfo"].forEach(function(e){t[e].forEach(function(e){t.setParent.includes(e.name)&&(e.fixed=!0)})})}},watch:{isDragging:function(t){var e=this;t?e.delayedDragging=!0:e.$nextTick(function(){e.delayedDragging=!1})}},components:{draggable:m.a,AddInput:p.a,limitInput:h.a,imageCom:v.default,selectCom:g.default,dateRangeCom:f.default,inputCom:y.default,blockCom:I.default,qrcodeDialog:C.a},mounted:function(){var t=this,e=t.$route.query;t.brandId=t.$route.query.brandId,s.a.all([t.getAllFields(2)]).then(function(i){t.getAllFields(3),e.hasOwnProperty("templateId")?(t.templateId=e.templateId,t.oparateType=e.type,t.getInfo()):t.getHasStores()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},k={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[a("div",{staticClass:"template-contain"},[a("div",{staticClass:"template-head"},[t._m(0),t._v(" "),a("div",{staticClass:"template-btns flex-1 flex-r"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:function(e){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),a("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(e){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),a("div",{staticClass:"template-body"},[a("div",{staticClass:"template-cell template-cell-l"},[a("el-tabs",{model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[a("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.tradeInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name,"aria-hidden":"true"}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("人员")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.personInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.personInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("商品")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.goodsInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.goodsInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("竞品")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.competeInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.competeInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1)]),t._v(" "),a("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[a("div",{staticClass:"filed-item-title"}),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.defineInfo,options:t.leftDefineOption,clone:t.cloneItem,move:t.onChildMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.defineInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":"",11==e.type?"block-class":""],attrs:{"data-type":e.fieldCode}},[0==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),1==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),2==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),3==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),4==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),5==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),6==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),7==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),9==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),10==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),11==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),0==e.type?a("i",{staticClass:"bg-icon bg-icon-one"}):t._e(),t._v(" "),1==e.type?a("i",{staticClass:"bg-icon bg-icon-two"}):t._e(),t._v(" "),2==e.type?a("i",{staticClass:"bg-icon bg-icon-three"}):t._e(),t._v(" "),3==e.type?a("i",{staticClass:"bg-icon bg-icon-four"}):t._e(),t._v(" "),4==e.type?a("i",{staticClass:"bg-icon bg-icon-five"}):t._e(),t._v(" "),5==e.type?a("i",{staticClass:"bg-icon bg-icon-six"}):t._e(),t._v(" "),6==e.type?a("i",{staticClass:"bg-icon bg-icon-seven"}):t._e(),t._v(" "),7==e.type?a("i",{staticClass:"bg-icon bg-icon-eight"}):t._e(),t._v(" "),9==e.type?a("i",{staticClass:"bg-icon bg-icon-ten"}):t._e(),t._v(" "),10==e.type?a("i",{staticClass:"bg-icon bg-icon-eleven"}):t._e(),t._v(" "),11==e.type?a("i",{staticClass:"bg-icon bg-icon-twelve"}):t._e()])}))],1)])],1)],1),t._v(" "),a("div",{staticClass:"template-cell template-cell-m"},[a("div",{staticClass:"phone-view"},[a("div",{staticClass:"phone-show-content"},[a("div",{staticClass:"drag-show-content"},[a("div",{staticClass:"view-container"},[a("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[a("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:t._e(),t._v(" "),a("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(e){t.tempaletDataList=e},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(e,i){return a("li",{key:"li1"+i,class:["filed-item",t.currentIndex==i?"active-item":"","li-block"],on:{click:function(a){t.selectItem(e.fieldCode,i)}}},["baseInfo"!=e.fieldCode?a("span",{staticClass:"item-close p-item-close",on:{click:function(a){a.stopPropagation(),t.deleteItem(e.name,e.parentCode,i,e)}}},[a("i",{staticClass:"el-icon-close"})]):t._e(),t._v(" "),e.systemFlag||!e.name.includes("groupc")?a("div",[1==e.type||2==e.type||3==e.type||10==e.type||9==e.type?a("input-com",{attrs:{childItem:e}}):t._e(),t._v(" "),4==e.type||5==e.type?a("select-com",{attrs:{childItem:e}}):t._e(),t._v(" "),6==e.type?a("date-range-com",{attrs:{childItem:e}}):t._e(),t._v(" "),7==e.type?a("image-com",{attrs:{childItem:e}}):t._e(),t._v(" "),"11"==e.type?a("block-com",{attrs:{childItem:e}}):t._e()],1):t._e(),t._v(" "),[e.name.includes("groupc")?a("div",{staticClass:"block"},[a("div",{staticClass:"block-head"},[a("div",{class:["opencard-item-title",t.getZhLen(e.title)>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))])]),t._v(" "),a("ul",{staticClass:"view-content"},[a("draggable",{class:["drag-wrap","block-wrap",e.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:t.addDragItem},model:{value:e.children,callback:function(i){t.$set(e,"children",i)},expression:"item.children"}},t._l(e.children,function(s,l){return a("li",{key:"li"+l,class:["filed-item","child-filed-item",t.currentChildKey==s.name&&t.currentChildIndex==l?"active-item":""],on:{click:function(a){a.stopPropagation(),t.selectChildItem(s.name,i,l,e.children)}}},[a("span",{staticClass:"item-close child-item-close",on:{click:function(a){a.stopPropagation(),t.deleteChildItem(s.name,i,l,e.children,s)}}},[a("i",{staticClass:"el-icon-close"})]),t._v(" "),4==s.type||5==s.type?a("select-com",{attrs:{childItem:s}}):t._e(),t._v(" "),6==s.type?a("date-range-com",{attrs:{childItem:s}}):t._e(),t._v(" "),7==s.type?a("image-com",{attrs:{childItem:s}}):t._e(),t._v(" "),1==s.type||2==s.type||3==s.type||10==s.type||9==s.type?a("input-com",{attrs:{childItem:s}}):t._e(),t._v(" "),"11"==s.type&&s.systemFlag?a("block-com",{attrs:{childItem:s}}):t._e()],1)}))],1)]):t._e()]],2)}))],2)])])])])]),t._v(" "),a("div",{staticClass:"template-cell template-cell-r define-template-tab"},[a("el-tabs",{model:{value:t.rightName,callback:function(e){t.rightName=e},expression:"rightName"}},[a("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[a("div",{attrs:{id:"edit-box"}},[a("div",{staticClass:"edit-view baby-info-flag baby-info"},[t._l(t.tempaletDataList,function(e,i){return[t.currentIndex!=i||e.systemFlag||6==e.type?t._e():[a("div",{key:"child"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.title,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"title",i)}}}),t._v(" "),7==e.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[t._v("\n 图片最多可添加9张\n ")]):t._e()],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||6!=e.type?t._e():[a("div",{key:"child62"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.startTitle,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"startTitle",i)}}})],1),t._v(" "),a("div",{key:"child64"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题2 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.endTitle,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"endTitle",i)}}})],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||11==e.type||5==e.type||7==e.type?t._e():[a("div",{key:"child1"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("提示文字最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),2==e.type||9==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入500个字")]):t._e(),t._v(" "),1==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入100个字")]):t._e()],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||3!=e.type?t._e():[a("div",{key:"child11"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("单位最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最大限制为12位数")])],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||"4"!=e.type?t._e():[a("div",{key:"child111"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("选项 "),e.systemFlag?t._e():a("span",[t._v("最多20项,每项最多10个字")])]),t._v(" "),t._l(e.list,function(s,l){return[a("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(e){t.$set(s,"value",e)}}}),t._v(" "),!e.systemFlag&&e.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){t.delChildItem(i,l,e)}}}):t._e(),t._v(" "),!e.systemFlag&&l<19?[l==e.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){t.addChildItem(i,l,e)}}}):t._e()]:t._e()],2)]})],2),t._v(" "),a("div",{key:"parent22"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("选择框类型")]),t._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"item.chooseType"}},[t._v("单选")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"item.chooseType"}},[t._v("多选")])],1)])],t._v(" "),t.currentIndex!=i||e.systemFlag||5!=e.type&&6!=e.type?t._e():[a("div",{key:"child117"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("日期类型")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"item.dateType"}},[t._v("\n 年-月-日 时 分\n ")]),t._v(" "),a("el-radio",{attrs:{label:0},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"item.dateType"}},[t._v("\n 年-月-日\n ")])],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||10!=e.type?t._e():[a("div",{key:"parent210"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("大写")]),t._v(" "),a("el-checkbox",{model:{value:e.openCapitalize,callback:function(i){t.$set(e,"openCapitalize",i)},expression:"item.openCapitalize"}},[t._v("显示大写")])],1)],t._v(" "),t.currentIndex!=i||e.name.includes("groupc")?t._e():[a("div",{key:"parent2"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证")]),t._v(" "),a("el-checkbox",{on:{change:function(i){t.changeMust(i,!!e.list,e)}},model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"item.isMust"}},[t._v("必填")])],1)],t._v(" "),t.currentIndex!=i||"performanceKing"!=e.name&&"competitorInfo"!=e.name?t._e():[a("div",{key:"parent21"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证 是否必填")]),t._v(" "),a("div",{staticClass:"must-list"},t._l(e.list,function(e,i){return a("div",{key:"list"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"listItem.isMust"}},[t._v(t._s(e.title))])],1)}))])],t._v(" "),t.currentIndex!=i||e.name.includes("groupc")?t._e():[a("div",{key:"parent3"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("记忆")]),t._v(" "),a("el-checkbox",{model:{value:e.memory,callback:function(i){t.$set(e,"memory",i)},expression:"item.memory"}},[t._v("是否记忆")])],1)],t._v(" "),t.childIndex==i&&e.children&&e.children.length?[t._l(e.children,function(e,s){return[t.currentChildIndex!=s||e.systemFlag||6==e.type?t._e():[a("div",{key:"child"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.title,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"title",i)}}}),t._v(" "),7==e.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[t._v("\n 图片最多可添加9张\n ")]):t._e()],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||6!=e.type?t._e():[a("div",{key:"child2"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.startTitle,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"startTitle",i)}}})],1),t._v(" "),a("div",{key:"child4"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题2 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.endTitle,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"endTitle",i)}}})],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||5==e.type||7==e.type?t._e():[a("div",{key:"child1"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("提示文字最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),2==e.type||9==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入500个字")]):t._e(),t._v(" "),1==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入100个字")]):t._e()],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||3!=e.type?t._e():[a("div",{key:"child6"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("单位最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"unit",i)}}}),t._v(" "),a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最大限制为12位数")])],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||5!=e.type&&6!=e.type?t._e():[a("div",{key:"child7"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("日期类型")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"childItem.dateType"}},[t._v("\n 年-月-日 时 分\n ")]),t._v(" "),a("el-radio",{attrs:{label:0},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"childItem.dateType"}},[t._v("\n 年-月-日\n ")])],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||"4"!=e.type?t._e():[a("div",{key:"child9"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("选项 "),e.systemFlag?t._e():a("span",[t._v("最多20项,每项最多10个字")])]),t._v(" "),t._l(e.list,function(s,l){return[a("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(e){t.$set(s,"value",e)}}}),t._v(" "),!e.systemFlag&&e.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){t.delChildItem(i,l,e)}}}):t._e(),t._v(" "),!e.systemFlag&&l<19?[l==e.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){t.addChildItem(i,l,e)}}}):t._e()]:t._e()],2)]})],2),t._v(" "),a("div",{key:"child922"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("选择框类型")]),t._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"childItem.chooseType"}},[t._v("单选")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"childItem.chooseType"}},[t._v("多选")])],1)])],t._v(" "),t.currentChildIndex!=s||e.systemFlag||10!=e.type?t._e():[a("div",{key:"child910"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("大写")]),t._v(" "),a("el-checkbox",{model:{value:e.openCapitalize,callback:function(i){t.$set(e,"openCapitalize",i)},expression:"childItem.openCapitalize"}},[t._v("显示大写")])],1)],t._v(" "),t.currentChildIndex==s?[a("div",{key:"child11"+s,staticClass:"edit-item"},[a("div",{staticClass:"edit-item-title"},[t._v("验证")]),t._v(" "),a("el-checkbox",{on:{change:function(i){t.changeMust(i,!!e.list,e)}},model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"childItem.isMust"}},[t._v("必填")])],1)]:t._e(),t._v(" "),t.currentChildIndex!=s||"performanceKing"!=e.name&&"competitorInfo"!=e.name?t._e():[a("div",{key:"child111"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证 是否必填")]),t._v(" "),a("div",{staticClass:"must-list"},t._l(e.list,function(e,i){return a("div",{key:"list111"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"listItem.isMust"}},[t._v(t._s(e.title))])],1)}))])],t._v(" "),t.currentChildIndex==s?[a("div",{key:"child12"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("记忆")]),t._v(" "),a("el-checkbox",{model:{value:e.memory,callback:function(i){t.$set(e,"memory",i)},expression:"childItem.memory"}},[t._v("是否记忆")])],1)]:t._e()]})]:t._e()]})],2)])]),t._v(" "),a("el-tab-pane",{attrs:{label:"模板设置",name:"second"}},[a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("模板名称 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.templateObj.title,holder:"",disflag:!1,getByType:"word",maxLength:10},on:{"update:inputValue":function(e){t.$set(t.templateObj,"title",e)}}})],1),t._v(" "),a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("模板描述 最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.templateObj.description,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(e){t.$set(t.templateObj,"description",e)}}})],1),t._v(" "),a("div",{staticClass:"template-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("门店类型")]),t._v(" "),a("div",{staticClass:"store-type-list"},t._l(t.storeList,function(e,i){return a("div",{key:e.name+i,staticClass:"store-type-cell m-b-20"},[a("el-radio",{attrs:{label:e.id,disabled:e.disabled},model:{value:t.templateObj.storeType,callback:function(e){t.$set(t.templateObj,"storeType",e)},expression:"templateObj.storeType"}},[t._v(t._s(e.name))])],1)}))])])],1)],1)])]),t._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(e){t.dialogVisible=e},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"template-title flex-1"},[e("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),e("span",{staticClass:"template-title-span"},[this._v("日报设置")])])}]};var L=i("VU/8")(M,k,!1,function(t){i("AQVh")},"data-v-d35ef6b6",null);e.default=L.exports},AQVh:function(t,e){},Isrn:function(t,e,i){"use strict";var a=i("Mk6G"),s={name:"addinput",props:{childItem:String,childIndex:Number,titleName:String,inputValue:String,maxLength:Number,disFlag:Number,child:String},data:function(){return{inputNum:0,limitLength:10,itemValue:"",disableInput:!1,c3Flag:"",c3Index:"",titleFlag:"",childFlag:""}},methods:{inputFocus:function(t){console.log(t)},toInput:function(t){var e="",i={};return e=a.a.getByteVal(t.target.value,this.limitLength),this.itemValue=e.trim(),this.inputNum=a.a.getZhLen(this.itemValue),this.childFlag?(i.child=this.childFlag,i.value=this.itemValue,"title"==this.titleFlag&&(i.title=this.titleFlag),"k303"==this.c3Flag&&(i.c3Index=this.c3Index,i.flag=this.c3Flag),void this.$emit("itemInput",i)):"title"==this.titleFlag?(i.value=this.itemValue,i.title=this.titleFlag,void this.$emit("itemInput",i)):"k303"==this.c3Flag?(i.value=this.itemValue,i.flag=this.c3Flag,i.c3Index=this.c3Index,void this.$emit("itemInput",i)):void this.$emit("itemInput",this.itemValue)}},watch:{maxLength:function(t,e){this.limitLength=t},inputValue:function(t,e){this.itemValue=t,this.inputNum=a.a.getZhLen(this.itemValue)},disFlag:function(t,e){this.disableInput=t},childItem:function(t,e){this.c3Flag=t},childIndex:function(t,e){this.c3Index=t},titleName:function(t,e){this.titleFlag=t},child:function(t,e){this.childFlag=t}},mounted:function(){console.log(this.childIndex),this.limitLength=this.maxLength,this.itemValue=this.inputValue||"",this.inputNum=a.a.getZhLen(this.inputValue),this.disableInput=this.disFlag||0,this.c3Flag=this.childItem||"",this.c3Index=0==this.childIndex?0:this.childIndex,this.titleFlag=this.titleName,this.childFlag=this.child}},l={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"input-line-cell"},[i("el-input",{staticClass:"w-340",attrs:{placeholder:"",disabled:0!=t.disableInput},on:{focus:function(e){t.inputFocus(t.c3Index)}},nativeOn:{keyup:function(e){return i=e,t.toInput(i);var i}},model:{value:t.itemValue,callback:function(e){t.itemValue=e},expression:"itemValue"}}),t._v(" "),i("span",{staticClass:"tip"},[i("span",{staticClass:"len_span"},[t._v(t._s(t.inputNum))]),t._v("/"+t._s(t.limitLength))])],1)},staticRenderFns:[]};var n=i("VU/8")(s,l,!1,function(t){i("Lz4M")},"data-v-407eef81",null);e.a=n.exports},JXCd:function(t,e){},LbEI:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlEODYzRUYxN0FEMTFFOThFM0NFNTRBM0RCN0VBMDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlEODYzRjAxN0FEMTFFOThFM0NFNTRBM0RCN0VBMDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGOUQ4NjNFRDE3QUQxMUU5OEUzQ0U1NEEzREI3RUEwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOUQ4NjNFRTE3QUQxMUU5OEUzQ0U1NEEzREI3RUEwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvPOG58AAAbSSURBVHja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"},Lz4M:function(t,e){},O3gZ:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"block-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"block block-field"},[i("div",{staticClass:"block-head"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))])]),t._v(" "),i("ul",{staticClass:"view-content"},t._l(t.childItem.list,function(e,a){return i("li",{key:"performance"+a,staticClass:"block-filed-item border-bottom-1"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag "},[t._v(t._s(e.placeholder)+" "+t._s(e.isMust?"(必填)":""))])])])})),t._v(" "),"competitorInfo"==t.childItem.name?i("div",{staticClass:"compete-add"},[t._v("\n +竞品信息\n ")]):t._e()])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("gqXI")},"data-v-530ad580",null);e.default=l.exports},Y7wY:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPkAAACRCAIAAACOionwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODlGRUMwRjlBNDNCMTFFOEFDNjNEOUI2M0M2ODI3MUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODlGRUMwRkFBNDNCMTFFOEFDNjNEOUI2M0M2ODI3MUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4OUZFQzBGN0E0M0IxMUU4QUM2M0Q5QjYzQzY4MjcxQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4OUZFQzBGOEE0M0IxMUU4QUM2M0Q5QjYzQzY4MjcxQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuyjFLAAABInSURBVHja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"},ZcO4:function(t,e){},gqXI:function(t,e){},k7oF:function(t,e){},rYZf:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"select-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"flex"},[i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.title)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),i("i",{staticClass:"el-icon-arrow-right"})])])])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("ZcO4")},"data-v-337dd046",null);e.default=l.exports},zHtI:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"input-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:[2==t.childItem.type?"h-66":""]},[9!=t.childItem.type?i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.title)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]):t._e(),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag",style:{"padding-left":9==t.childItem.type?"15px":"0"}},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":""))])]),t._v(" "),10==t.childItem.type&&t.childItem.openCapitalize?i("div",{staticClass:"show-capitalize font-12 color-909399 p-l-10 border-box"},[t._v("大写:壹万元整(示例)")]):t._e()])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("k7oF")},"data-v-09e8bcce",null);e.default=l.exports}});
\ No newline at end of file
webpackJsonp([17],{F47J:function(e,t){},odfG:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("3E4D"),o=a("Ch4/"),l=a("PI0u"),i=a("P9l9"),r={name:"app-detail",props:{brandId:{type:String,default:function(){return""}},tabType:{type:String,default:function(){return"1"}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{projectName:"",activeName:"first",activeGroup:this.activeGroupId,wxEnterpriseRelatedId:JSON.parse(localStorage.getItem("userInfo")).wxEnterpriseId,myCustomData:{searchFlag:!1,chatFlag:!1,mainStoreFlag:!1,minorStoreFlag:!1,openCardStoreFlag:!1,clerkSeeOtherFlag:!1,isSeeAuthMember:!1,allowGuideContact:!1,allowGuideMobile:!1,allowGuideMessage:!1,allowGuideOnlineChat:!1}}},methods:{submit:Object(l.a)(function(e){this.setData(e)},500),setData:function(e){var t=this,a={wxEnterpriseRelatedId:t.wxEnterpriseRelatedId},l=void 0;"showFlag"!=e?(a[e]=t.myCustomData[e]?1:0,l="/haoban-app-customer-web/customer/save-online-chat-setting","searchFlag"===e&&(l="/haoban-app-customer-web/customer/save-customer-setting")):(a.mainStoreFlag=t.myCustomData.mainStoreFlag?1:0,a.minorStoreFlag=t.myCustomData.minorStoreFlag?1:0,a.openCardStoreFlag=t.myCustomData.openCardStoreFlag?1:0,a.clerkSeeOtherFlag=t.myCustomData.clerkSeeOtherFlag?1:0,a.allowGuideContact=t.myCustomData.allowGuideContact?1:0,a.allowGuideMobile=t.myCustomData.allowGuideMobile?1:0,a.allowGuideMessage=t.myCustomData.allowGuideMessage?1:0,a.allowGuideOnlineChat=t.myCustomData.allowGuideOnlineChat?1:0,a.isSeeAuthMember=t.myCustomData.isSeeAuthMember?1:0,a.chatFlag=t.myCustomData.chatFlag,a.isMessageRemind=t.myCustomData.isMessageRemind,a.messageRemindTime=t.myCustomData.messageRemindTime,a.isTemplateMessage=t.myCustomData.isTemplateMessage,a.isImgMessage=t.myCustomData.isImgMessage,a.isGoodMessage=t.myCustomData.isGoodMessage,a.isIntegralGoodMessage=t.myCustomData.isIntegralGoodMessage,l="/haoban-app-customer-web/customer/save-member-show-setting"),Object(i.c)(l,a).then(function(e){var t=e.data;1!=t.errorCode?o.a.errorMsg(t):s.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},changeAllowGuide:function(e){this.myCustomData.allowGuideMobile=e,this.myCustomData.allowGuideMessage=e,this.myCustomData.allowGuideOnlineChat=e},changeContact:function(){this.myCustomData.allowGuideMobile||this.myCustomData.allowGuideMessage||this.myCustomData.allowGuideOnlineChat||(this.myCustomData.allowGuideContact=!1)},getShowSet:function(e){var t=this,a={wxEnterpriseRelatedId:t.wxEnterpriseRelatedId};Object(i.c)("/haoban-app-customer-web/customer/find-member-show-setting",a).then(function(e){var a=e.data;1!=a.errorCode?o.a.errorMsg(a):a.result&&(a.result.mainStoreFlag=1==a.result.mainStoreFlag,a.result.minorStoreFlag=1==a.result.minorStoreFlag,a.result.openCardStoreFlag=1==a.result.openCardStoreFlag,a.result.clerkSeeOtherFlag=1==a.result.clerkSeeOtherFlag,a.result.allowGuideContact=1==a.result.allowGuideContact,a.result.allowGuideMobile=1==a.result.allowGuideMobile,a.result.allowGuideMessage=1==a.result.allowGuideMessage,a.result.allowGuideOnlineChat=1==a.result.allowGuideOnlineChat,a.result.isSeeAuthMember=1==a.result.isSeeAuthMember,a.result.searchFlag=1==a.result.searchFlag,t.myCustomData=a.result)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{},mounted:function(){this.$emit("showTab","11"),this.getShowSet(this.brandId)},components:{}},m={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"app-detail-wrap"},[a("div",{staticClass:"app-detail-pane border-box p-20"},[a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.mainStoreFlag,callback:function(t){e.$set(e.myCustomData,"mainStoreFlag",t)},expression:"myCustomData.mainStoreFlag"}},[e._v("展示服务门店会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店作为服务门店名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.minorStoreFlag,callback:function(t){e.$set(e.myCustomData,"minorStoreFlag",t)},expression:"myCustomData.minorStoreFlag"}},[e._v("展示协管门店会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店作为协管门店名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.openCardStoreFlag,callback:function(t){e.$set(e.myCustomData,"openCardStoreFlag",t)},expression:"myCustomData.openCardStoreFlag"}},[e._v("展示开卡门店会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店作为开卡门店名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.isSeeAuthMember,callback:function(t){e.$set(e.myCustomData,"isSeeAuthMember",t)},expression:"myCustomData.isSeeAuthMember"}},[e._v("展示已开卡会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店微信会员(不含未开卡会员)及POS会员,不勾选将展示微信会员(即微信总量,含未开卡会员)及POS会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.clerkSeeOtherFlag,callback:function(t){e.$set(e.myCustomData,"clerkSeeOtherFlag",t)},expression:"myCustomData.clerkSeeOtherFlag"}},[e._v("允许导购查看其他导购会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购可查看本门店其他导购名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"注:开启后,可选择导购在 < 我的顾客 > 中是否通过以下方式联系会员",placement:"top-start"}},[a("span",{staticClass:"font-14 color-606266 m-r-20",staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[e._v("导购联系会员方式:")])]),e._v(" "),a("el-checkbox",{on:{change:e.changeContact},model:{value:e.myCustomData.allowGuideMobile,callback:function(t){e.$set(e.myCustomData,"allowGuideMobile",t)},expression:"myCustomData.allowGuideMobile"}},[e._v("电话")]),e._v(" "),a("el-checkbox",{on:{change:e.changeContact},model:{value:e.myCustomData.allowGuideMessage,callback:function(t){e.$set(e.myCustomData,"allowGuideMessage",t)},expression:"myCustomData.allowGuideMessage"}},[e._v("短信")]),e._v(" "),a("el-checkbox",{on:{change:e.changeContact},model:{value:e.myCustomData.allowGuideOnlineChat,callback:function(t){e.$set(e.myCustomData,"allowGuideOnlineChat",t)},expression:"myCustomData.allowGuideOnlineChat"}},[e._v("添加会员/发消息")])],1),e._v(" "),a("div",{staticClass:"m-t-46"},[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.submit("showFlag")}}},[e._v("保 存")])],1)])])},staticRenderFns:[]};var n=a("VU/8")(r,m,!1,function(e){a("F47J")},"data-v-c3a5dfae",null);t.default=n.exports}}); webpackJsonp([20],{F47J:function(e,t){},odfG:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("3E4D"),o=a("Ch4/"),l=a("PI0u"),i=a("P9l9"),r={name:"app-detail",props:{brandId:{type:String,default:function(){return""}},tabType:{type:String,default:function(){return"1"}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{projectName:"",activeName:"first",activeGroup:this.activeGroupId,wxEnterpriseRelatedId:JSON.parse(localStorage.getItem("userInfo")).wxEnterpriseId,myCustomData:{searchFlag:!1,chatFlag:!1,mainStoreFlag:!1,minorStoreFlag:!1,openCardStoreFlag:!1,clerkSeeOtherFlag:!1,isSeeAuthMember:!1,allowGuideContact:!1,allowGuideMobile:!1,allowGuideMessage:!1,allowGuideOnlineChat:!1}}},methods:{submit:Object(l.a)(function(e){this.setData(e)},500),setData:function(e){var t=this,a={wxEnterpriseRelatedId:t.wxEnterpriseRelatedId},l=void 0;"showFlag"!=e?(a[e]=t.myCustomData[e]?1:0,l="/haoban-app-customer-web/customer/save-online-chat-setting","searchFlag"===e&&(l="/haoban-app-customer-web/customer/save-customer-setting")):(a.mainStoreFlag=t.myCustomData.mainStoreFlag?1:0,a.minorStoreFlag=t.myCustomData.minorStoreFlag?1:0,a.openCardStoreFlag=t.myCustomData.openCardStoreFlag?1:0,a.clerkSeeOtherFlag=t.myCustomData.clerkSeeOtherFlag?1:0,a.allowGuideContact=t.myCustomData.allowGuideContact?1:0,a.allowGuideMobile=t.myCustomData.allowGuideMobile?1:0,a.allowGuideMessage=t.myCustomData.allowGuideMessage?1:0,a.allowGuideOnlineChat=t.myCustomData.allowGuideOnlineChat?1:0,a.isSeeAuthMember=t.myCustomData.isSeeAuthMember?1:0,a.chatFlag=t.myCustomData.chatFlag,a.isMessageRemind=t.myCustomData.isMessageRemind,a.messageRemindTime=t.myCustomData.messageRemindTime,a.isTemplateMessage=t.myCustomData.isTemplateMessage,a.isImgMessage=t.myCustomData.isImgMessage,a.isGoodMessage=t.myCustomData.isGoodMessage,a.isIntegralGoodMessage=t.myCustomData.isIntegralGoodMessage,l="/haoban-app-customer-web/customer/save-member-show-setting"),Object(i.c)(l,a).then(function(e){var t=e.data;1!=t.errorCode?o.a.errorMsg(t):s.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},changeAllowGuide:function(e){this.myCustomData.allowGuideMobile=e,this.myCustomData.allowGuideMessage=e,this.myCustomData.allowGuideOnlineChat=e},changeContact:function(){this.myCustomData.allowGuideMobile||this.myCustomData.allowGuideMessage||this.myCustomData.allowGuideOnlineChat||(this.myCustomData.allowGuideContact=!1)},getShowSet:function(e){var t=this,a={wxEnterpriseRelatedId:t.wxEnterpriseRelatedId};Object(i.c)("/haoban-app-customer-web/customer/find-member-show-setting",a).then(function(e){var a=e.data;1!=a.errorCode?o.a.errorMsg(a):a.result&&(a.result.mainStoreFlag=1==a.result.mainStoreFlag,a.result.minorStoreFlag=1==a.result.minorStoreFlag,a.result.openCardStoreFlag=1==a.result.openCardStoreFlag,a.result.clerkSeeOtherFlag=1==a.result.clerkSeeOtherFlag,a.result.allowGuideContact=1==a.result.allowGuideContact,a.result.allowGuideMobile=1==a.result.allowGuideMobile,a.result.allowGuideMessage=1==a.result.allowGuideMessage,a.result.allowGuideOnlineChat=1==a.result.allowGuideOnlineChat,a.result.isSeeAuthMember=1==a.result.isSeeAuthMember,a.result.searchFlag=1==a.result.searchFlag,t.myCustomData=a.result)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{},mounted:function(){this.$emit("showTab","11"),this.getShowSet(this.brandId)},components:{}},m={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"app-detail-wrap"},[a("div",{staticClass:"app-detail-pane border-box p-20"},[a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.mainStoreFlag,callback:function(t){e.$set(e.myCustomData,"mainStoreFlag",t)},expression:"myCustomData.mainStoreFlag"}},[e._v("展示服务门店会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店作为服务门店名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.minorStoreFlag,callback:function(t){e.$set(e.myCustomData,"minorStoreFlag",t)},expression:"myCustomData.minorStoreFlag"}},[e._v("展示协管门店会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店作为协管门店名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.openCardStoreFlag,callback:function(t){e.$set(e.myCustomData,"openCardStoreFlag",t)},expression:"myCustomData.openCardStoreFlag"}},[e._v("展示开卡门店会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店作为开卡门店名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.isSeeAuthMember,callback:function(t){e.$set(e.myCustomData,"isSeeAuthMember",t)},expression:"myCustomData.isSeeAuthMember"}},[e._v("展示已开卡会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购和店长可查看本门店微信会员(不含未开卡会员)及POS会员,不勾选将展示微信会员(即微信总量,含未开卡会员)及POS会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-checkbox",{staticClass:"w-195",model:{value:e.myCustomData.clerkSeeOtherFlag,callback:function(t){e.$set(e.myCustomData,"clerkSeeOtherFlag",t)},expression:"myCustomData.clerkSeeOtherFlag"}},[e._v("允许导购查看其他导购会员")]),e._v(" "),a("div",{staticClass:"font-14 color-909399 set-tip-item"},[e._v("注:保存勾选项后,门店导购可查看本门店其他导购名下会员")])],1),e._v(" "),a("div",{staticClass:"m-b-20"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"注:开启后,可选择导购在 < 我的顾客 > 中是否通过以下方式联系会员",placement:"top-start"}},[a("span",{staticClass:"font-14 color-606266 m-r-20",staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[e._v("导购联系会员方式:")])]),e._v(" "),a("el-checkbox",{on:{change:e.changeContact},model:{value:e.myCustomData.allowGuideMobile,callback:function(t){e.$set(e.myCustomData,"allowGuideMobile",t)},expression:"myCustomData.allowGuideMobile"}},[e._v("电话")]),e._v(" "),a("el-checkbox",{on:{change:e.changeContact},model:{value:e.myCustomData.allowGuideMessage,callback:function(t){e.$set(e.myCustomData,"allowGuideMessage",t)},expression:"myCustomData.allowGuideMessage"}},[e._v("短信")]),e._v(" "),a("el-checkbox",{on:{change:e.changeContact},model:{value:e.myCustomData.allowGuideOnlineChat,callback:function(t){e.$set(e.myCustomData,"allowGuideOnlineChat",t)},expression:"myCustomData.allowGuideOnlineChat"}},[e._v("添加会员/发消息")])],1),e._v(" "),a("div",{staticClass:"m-t-46"},[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.submit("showFlag")}}},[e._v("保 存")])],1)])])},staticRenderFns:[]};var n=a("VU/8")(r,m,!1,function(e){a("F47J")},"data-v-c3a5dfae",null);t.default=n.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([19],{dd3n:function(t,e){},moBL:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("PI0u"),i=s("Ch4/"),o=s("3E4D"),r=s("P9l9"),n={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,options:[{label:"双向透传",value:"1"},{label:"普通电话",value:"2"}],activeId:"1",setObj:{taskType:0,overDayJudge:"",distributeTypeJudge:"",distributeCustomerJudge:1,giveUpJudge:""}}},computed:{},methods:{saveSet:Object(a.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,taskType:0,overDayJudge:t.setObj.overDayJudge,giveUpJudge:t.setObj.giveUpJudge,distributeTypeJudge:t.setObj.distributeTypeJudge,distributeCustomerJudge:t.setObj.distributeCustomerJudge};Object(r.c)("/haoban-app-tel-task-web/setting/save-task-setting",e).then(function(t){var e=t.data;1!=e.errorCode?i.a.errorMsg(e):o.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand,taskType:0};Object(r.c)("/haoban-app-tel-task-web/setting/find-task-setting",e).then(function(e){var s=e.data;1!=s.errorCode?i.a.errorMsg(s):t.setObj=s.result}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","3"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},l={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"app-detail-wrap"},[s("div",{staticClass:"task-set-content boder-box"},[s("div",{staticClass:"task-set-cell"},[s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("不良评价拨打:")]),s("el-select",{staticClass:"w-240",attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},t._l(t.options,function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("双向透传,使用GIC双向呼叫及透传功能。计费由GIC计费中心计费,可记录通话记录及监测是否拨通。")]):t._e(),t._v(" "),2==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("普通呼叫,使用导购自己手机呼叫。计费方式同正常手机运营商呼叫计费。无法记录通话记录及监测是否拨通")]):t._e()],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("任务分配:")]),t._v(" "),s("el-radio",{attrs:{label:1},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},[t._v(t._s(""))]),s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"勾选此项,不良评价回访任务将分配给产生该笔消费订单的所在门店店长",placement:"top-start"}},[s("span",{class:["font-14 color-606266",1==t.setObj.distributeCustomerJudge?"color-303133":"color-606266"],staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("分配给消费门店店长")])]),t._v(" "),s("el-radio",{staticClass:"p-l-40",attrs:{label:2},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},[t._v(t._s(""))]),s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"勾选此项,不良评价回访任务将分配给产生该笔消费订单的会员的专属导购",placement:"top-start"}},[s("span",{class:["font-14 ",2==t.setObj.distributeCustomerJudge?"color-303133":"color-606266"],staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("分配给专属导购")])])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("逾期设置:")]),t._v(" "),s("span",{staticClass:" font-14 color-303133"},[t._v("不良评价回访下发后")]),t._v(" "),s("el-input-number",{staticClass:"w-100",attrs:{"controls-position":"right",placeholder:"请输入内容",step:1,"step-strictly":!0,min:0,max:99999999},model:{value:t.setObj.overDayJudge,callback:function(e){t.$set(t.setObj,"overDayJudge",e)},expression:"setObj.overDayJudge"}}),s("span",{staticClass:"font-14 color-606266 p-l-10"},[t._v("天")]),t._v(" "),s("span",{staticClass:"font-14 color-909399 p-l-15"},[t._v("注:0天即为当天下发,当天完成,1天即为当天下发,次日24:00之前完成")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("不良评价释放:")]),s("el-checkbox",{model:{value:t.setObj.giveUpJudge,callback:function(e){t.$set(t.setObj,"giveUpJudge",e)},expression:"setObj.giveUpJudge"}},[t._v("释放未绑定/解绑导购任务")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"}),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保存")])],1)]),t._v(" "),s("div",{staticClass:"task-set-save m-t-30"})])])},staticRenderFns:[]};var d=s("VU/8")(n,l,!1,function(t){s("dd3n")},"data-v-971d6ee6",null);e.default=d.exports}}); webpackJsonp([21],{dd3n:function(t,e){},moBL:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("PI0u"),i=s("Ch4/"),o=s("3E4D"),r=s("P9l9"),n={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,options:[{label:"双向透传",value:"1"},{label:"普通电话",value:"2"}],activeId:"1",setObj:{taskType:0,overDayJudge:"",distributeTypeJudge:"",distributeCustomerJudge:1,giveUpJudge:""}}},computed:{},methods:{saveSet:Object(a.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,taskType:0,overDayJudge:t.setObj.overDayJudge,giveUpJudge:t.setObj.giveUpJudge,distributeTypeJudge:t.setObj.distributeTypeJudge,distributeCustomerJudge:t.setObj.distributeCustomerJudge};Object(r.c)("/haoban-app-tel-task-web/setting/save-task-setting",e).then(function(t){var e=t.data;1!=e.errorCode?i.a.errorMsg(e):o.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand,taskType:0};Object(r.c)("/haoban-app-tel-task-web/setting/find-task-setting",e).then(function(e){var s=e.data;1!=s.errorCode?i.a.errorMsg(s):t.setObj=s.result}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","3"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},l={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"app-detail-wrap"},[s("div",{staticClass:"task-set-content boder-box"},[s("div",{staticClass:"task-set-cell"},[s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("不良评价拨打:")]),s("el-select",{staticClass:"w-240",attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},t._l(t.options,function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("双向透传,使用GIC双向呼叫及透传功能。计费由GIC计费中心计费,可记录通话记录及监测是否拨通。")]):t._e(),t._v(" "),2==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("普通呼叫,使用导购自己手机呼叫。计费方式同正常手机运营商呼叫计费。无法记录通话记录及监测是否拨通")]):t._e()],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("任务分配:")]),t._v(" "),s("el-radio",{attrs:{label:1},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},[t._v(t._s(""))]),s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"勾选此项,不良评价回访任务将分配给产生该笔消费订单的所在门店店长",placement:"top-start"}},[s("span",{class:["font-14 color-606266",1==t.setObj.distributeCustomerJudge?"color-303133":"color-606266"],staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("分配给消费门店店长")])]),t._v(" "),s("el-radio",{staticClass:"p-l-40",attrs:{label:2},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},[t._v(t._s(""))]),s("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"勾选此项,不良评价回访任务将分配给产生该笔消费订单的会员的专属导购",placement:"top-start"}},[s("span",{class:["font-14 ",2==t.setObj.distributeCustomerJudge?"color-303133":"color-606266"],staticStyle:{cursor:"pointer","padding-bottom":"2px","border-bottom":"1px dashed #2F54EB"}},[t._v("分配给专属导购")])])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("逾期设置:")]),t._v(" "),s("span",{staticClass:" font-14 color-303133"},[t._v("不良评价回访下发后")]),t._v(" "),s("el-input-number",{staticClass:"w-100",attrs:{"controls-position":"right",placeholder:"请输入内容",step:1,"step-strictly":!0,min:0,max:99999999},model:{value:t.setObj.overDayJudge,callback:function(e){t.$set(t.setObj,"overDayJudge",e)},expression:"setObj.overDayJudge"}}),s("span",{staticClass:"font-14 color-606266 p-l-10"},[t._v("天")]),t._v(" "),s("span",{staticClass:"font-14 color-909399 p-l-15"},[t._v("注:0天即为当天下发,当天完成,1天即为当天下发,次日24:00之前完成")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("不良评价释放:")]),s("el-checkbox",{model:{value:t.setObj.giveUpJudge,callback:function(e){t.$set(t.setObj,"giveUpJudge",e)},expression:"setObj.giveUpJudge"}},[t._v("释放未绑定/解绑导购任务")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"}),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保存")])],1)]),t._v(" "),s("div",{staticClass:"task-set-save m-t-30"})])])},staticRenderFns:[]};var d=s("VU/8")(n,l,!1,function(t){s("dd3n")},"data-v-971d6ee6",null);e.default=d.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([22],{JwJ7:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),l=a("LRn8"),i=a("fPyK"),s=a("P9l9"),r=a("Ch4/"),c=a("3E4D"),d={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"2",activeBrand:this.brandId,selectRadio:0,showDialog:!1,conditionObj:{completed:"",overdue:""},completedOptions:[{label:"已完成",value:"1"},{label:"未完成",value:"0"}],overOptions:[{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},selectBrandId:function(e){this.activeBrand=e},setSelectTab:function(e){this.activeTab=e.tabId},changeSelect:function(){this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!n()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskId})||"",overdue:t.conditionObj.overdue||"",completed:t.conditionObj.completed||"",reason:e.reason,brandId:t.activeBrand,chooseAll:t.selectRadio};Object(s.c)("/haoban-app-daily-web/daily/batch-delete-store-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void t.getTableList();r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;a.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,o={taskId:t.taskId};Object(s.a)("/haoban-app-daily-web/daily/delete-task-items",o).then(function(t){var o=t.data;if(1==o.errorCode)return c.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);r.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handlePreview:function(e,t){this.postPreview(e,t)},postPreview:function(e,t){var a=""+t.taskId;this.$refs.qrcodePreview.qrcode(a,"daily-detail"),this.dialogVisible=!0},getTableList:function(e){var t=this,a={storeId:t.conditionObj.storeId||"",overdue:t.conditionObj.overdue||"",completed:t.conditionObj.completed||"",currentPage:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(s.a)("/haoban-app-daily-web/daily/page-store-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.result||[],void(t.total=a.result.totalCount);r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:l.a,qrcodeDialog:i.a}},u={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("div",{staticClass:"daily-set-content border-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-105",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.completed,callback:function(t){e.$set(e.conditionObj,"completed",t)},expression:"conditionObj.completed"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.overdue,callback:function(t){e.$set(e.conditionObj,"overdue",t)},expression:"conditionObj.overdue"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"iconfont icongengduo"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0},on:{hideDialog:e.hideDialog}}),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var f=a("VU/8")(d,u,!1,function(e){a("ZzWj")},"data-v-92634910",null);t.default=f.exports},ZzWj:function(e,t){}});
\ No newline at end of file
webpackJsonp([23],{"Hb/M":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("PI0u"),n=a("Ch4/"),i=a("3E4D"),o=a("P9l9"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,topMenuData:[{id:"1",name:"任务下发设置"}],activeId:"1",setData:{status:!1,time:"12:00"}}},computed:{},methods:{saveSet:Object(s.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,status:t.setData.status?"1":"0",time:t.setData.time};Object(o.c)("/haoban-app-daily-web/daily/create-setting",e).then(function(t){var e=t.data;1!=e.errorCode?n.a.errorMsg(e):i.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand};Object(o.c)("/haoban-app-daily-web/daily/get-setting",e).then(function(e){var a=e.data;if(1==a.errorCode)return t.setData.status=1==a.result.status,void(t.setData.time=a.result.time);n.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","22"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},r={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap"},[a("div",{staticClass:"task-set-content border-box"},[a("div",{staticClass:"task-set-cell"},[a("div",{staticClass:"font-16 color-606266 m-b-10 font-w-500"},[t._v("日报开关设置")]),t._v(" "),a("div",{staticClass:"font-14 color-606266 m-b-16"},[t._v("开启后,日报将定时发送")]),t._v(" "),a("div",{},[a("el-switch",{attrs:{"active-text":" ","inactive-text":" "},model:{value:t.setData.status,callback:function(e){t.$set(t.setData,"status",e)},expression:"setData.status"}})],1)]),t._v(" "),a("div",{staticClass:"task-set-cell"},[a("div",{staticClass:"font-16 color-606266 m-b-10 font-w-500"},[t._v("日报每日下发时间设置")]),t._v(" "),a("div",{staticClass:"font-14 color-606266 m-b-16"},[t._v("该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置")]),t._v(" "),a("div",[a("el-time-select",{staticClass:"w-118",attrs:{editable:!1,clearable:!1,"picker-options":{start:"00:00",step:"00:15",end:"23:45"},placeholder:"选择时间"},model:{value:t.setData.time,callback:function(e){t.$set(t.setData,"time",e)},expression:"setData.time"}})],1)]),t._v(" "),a("div",{staticClass:"task-set-save m-t-30"},[a("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保 存")])],1)])])},staticRenderFns:[]};var d=a("VU/8")(c,r,!1,function(t){a("MZRW")},"data-v-6f74a9dc",null);e.default=d.exports},MZRW:function(t,e){}});
\ No newline at end of file
webpackJsonp([20],{"/195":function(e,t){},fAFA:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=a("Xxa5"),n=a.n(r),o=a("exGp"),s=a.n(o),i=a("Ch4/"),c=a("PI0u"),l=a("P9l9"),u={components:{},props:{brandId:{type:String,default:""}},data:function(){return{activeId:"2",topMenuData:[{id:"1",name:"指标管理",path:"/quota?appIcon="+this.$route.query.appIcon},{id:"2",name:"月指标",path:""}],yearList:[],year:"",tableList:[],tabelHeader:[{prop:"yearMonth",label:"月份"},{prop:"totalPerformance",label:"月指标累计"},{prop:"totalStore",label:"门店总数"},{prop:"totalComplete",label:"门店指标完善数"}],currentPage:1,pageSize:20,total:0}},watch:{brandId:function(e){e&&this.getYearList()}},methods:{handleSizeChange:function(e){this.pageSize=e,this.apiMonthPerformanceList()},handleCurrentChange:function(e){this.currentPage=e,this.apiMonthPerformanceList()},changeYear:function(){this.currentPage=1,this.apiMonthPerformanceList()},getYearList:function(){var e=this;return s()(n.a.mark(function t(){var a,r,o;return n.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return a=e,t.next=3,n={brandId:a.brandId},Object(l.a)("/haoban-app-performance-web/performance/get-years",n);case 3:r=t.sent,1==(o=r.data).errorCode?(a.yearList=[],o.result&&o.result.length&&(o.result.forEach(function(e){a.yearList.push({id:e,label:e+"年"})}),a.year=o.result[0],a.apiMonthPerformanceList())):i.a.errorMsg(o);case 6:case"end":return t.stop()}var n},t,e)}))()},apiMonthPerformanceList:function(){var e=this;return s()(n.a.mark(function t(){var a,r,o;return n.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return a=e,t.next=3,n={brandId:e.brandId,year:e.year},Object(l.a)("/haoban-app-performance-web/performance/query-month-performance",n);case 3:r=t.sent,1==(o=r.data).errorCode&&(o.result.length&&o.result.forEach(function(e){e.totalPerformance=Object(c.c)(Number(e.totalPerformance).toFixed(2))}),a.tableList=o.result||[]);case 6:case"end":return t.stop()}var n},t,e)}))()}},mounted:function(){this.$emit("showTab","1"),this.brandId&&this.getYearList()}},p={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("section",{staticClass:"common-right-wrap"},[a("div",{staticClass:"p-20"},[a("el-select",{staticClass:"m-b-23 w-123",on:{change:e.changeYear},model:{value:e.year,callback:function(t){e.year=t},expression:"year"}},[a("i",{staticClass:"el-input__icon el-icon-date",attrs:{slot:"prefix"},slot:"prefix"}),e._v(" "),e._l(e.yearList,function(e,t){return a("el-option",{key:t,attrs:{value:e.id,label:e.label}})})],2),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableList}},[e._l(e.tabelHeader,function(e,t){return a("el-table-column",{key:t,attrs:{label:e.label,prop:e.prop}})}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[1==t.row.settingStatus?a("el-button",{attrs:{type:"text"},on:{click:function(a){e.$router.push("/storeMonthTask?yearMonth="+t.row.yearMonth+"&appIcon="+e.$route.query.appIcon+" ")}}},[e._v("门店月指标")]):e._e(),e._v(" "),a("el-button",{attrs:{type:"text"},on:{click:function(a){e.$router.push("/companyDaySet?yearMonth="+t.row.yearMonth+"&appIcon="+e.$route.query.appIcon)}}},[e._v("商户日权重")])]}}])})],2),e._v(" "),0!=e.tableList.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1)])},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(e){a("/195")},"data-v-8e79dba8",null);t.default=h.exports}}); webpackJsonp([23],{"/195":function(e,t){},fAFA:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=a("Xxa5"),n=a.n(r),o=a("exGp"),s=a.n(o),i=a("Ch4/"),c=a("PI0u"),l=a("P9l9"),u={components:{},props:{brandId:{type:String,default:""}},data:function(){return{activeId:"2",topMenuData:[{id:"1",name:"指标管理",path:"/quota?appIcon="+this.$route.query.appIcon},{id:"2",name:"月指标",path:""}],yearList:[],year:"",tableList:[],tabelHeader:[{prop:"yearMonth",label:"月份"},{prop:"totalPerformance",label:"月指标累计"},{prop:"totalStore",label:"门店总数"},{prop:"totalComplete",label:"门店指标完善数"}],currentPage:1,pageSize:20,total:0}},watch:{brandId:function(e){e&&this.getYearList()}},methods:{handleSizeChange:function(e){this.pageSize=e,this.apiMonthPerformanceList()},handleCurrentChange:function(e){this.currentPage=e,this.apiMonthPerformanceList()},changeYear:function(){this.currentPage=1,this.apiMonthPerformanceList()},getYearList:function(){var e=this;return s()(n.a.mark(function t(){var a,r,o;return n.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return a=e,t.next=3,n={brandId:a.brandId},Object(l.a)("/haoban-app-performance-web/performance/get-years",n);case 3:r=t.sent,1==(o=r.data).errorCode?(a.yearList=[],o.result&&o.result.length&&(o.result.forEach(function(e){a.yearList.push({id:e,label:e+"年"})}),a.year=o.result[0],a.apiMonthPerformanceList())):i.a.errorMsg(o);case 6:case"end":return t.stop()}var n},t,e)}))()},apiMonthPerformanceList:function(){var e=this;return s()(n.a.mark(function t(){var a,r,o;return n.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return a=e,t.next=3,n={brandId:e.brandId,year:e.year},Object(l.a)("/haoban-app-performance-web/performance/query-month-performance",n);case 3:r=t.sent,1==(o=r.data).errorCode&&(o.result.length&&o.result.forEach(function(e){e.totalPerformance=Object(c.c)(Number(e.totalPerformance).toFixed(2))}),a.tableList=o.result||[]);case 6:case"end":return t.stop()}var n},t,e)}))()}},mounted:function(){this.$emit("showTab","1"),this.brandId&&this.getYearList()}},p={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("section",{staticClass:"common-right-wrap"},[a("div",{staticClass:"p-20"},[a("el-select",{staticClass:"m-b-23 w-123",on:{change:e.changeYear},model:{value:e.year,callback:function(t){e.year=t},expression:"year"}},[a("i",{staticClass:"el-input__icon el-icon-date",attrs:{slot:"prefix"},slot:"prefix"}),e._v(" "),e._l(e.yearList,function(e,t){return a("el-option",{key:t,attrs:{value:e.id,label:e.label}})})],2),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableList}},[e._l(e.tabelHeader,function(e,t){return a("el-table-column",{key:t,attrs:{label:e.label,prop:e.prop}})}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[1==t.row.settingStatus?a("el-button",{attrs:{type:"text"},on:{click:function(a){e.$router.push("/storeMonthTask?yearMonth="+t.row.yearMonth+"&appIcon="+e.$route.query.appIcon+" ")}}},[e._v("门店月指标")]):e._e(),e._v(" "),a("el-button",{attrs:{type:"text"},on:{click:function(a){e.$router.push("/companyDaySet?yearMonth="+t.row.yearMonth+"&appIcon="+e.$route.query.appIcon)}}},[e._v("商户日权重")])]}}])})],2),e._v(" "),0!=e.tableList.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1)])},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(e){a("/195")},"data-v-8e79dba8",null);t.default=h.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([24],{"Hb/M":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("PI0u"),i=a("Ch4/"),n=a("3E4D"),o=a("P9l9"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,topMenuData:[{id:"1",name:"任务下发设置"}],activeId:"1",setData:{status:!1,time:"12:00"}}},computed:{},methods:{saveSet:Object(s.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,status:t.setData.status?"1":"0",time:t.setData.time};Object(o.c)("/haoban-app-daily-web/daily/create-setting",e).then(function(t){var e=t.data;1!=e.errorCode?i.a.errorMsg(e):n.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand};Object(o.c)("/haoban-app-daily-web/daily/get-setting",e).then(function(e){var a=e.data;if(1==a.errorCode)return t.setData.status=1==a.result.status,void(t.setData.time=a.result.time);i.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","22"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},l={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap"},[a("div",{staticClass:"task-set-content border-box"},[a("div",{staticClass:"task-set-cell font-0"},[a("div",{staticClass:"inline-block font-14 color-606266 m-b-10 w-100"},[t._v("日报开关设置:")]),t._v(" "),a("div",{staticClass:"inline-block font-14 "},[a("el-switch",{attrs:{"active-text":" ","inactive-text":" "},model:{value:t.setData.status,callback:function(e){t.$set(t.setData,"status",e)},expression:"setData.status"}})],1),t._v(" "),a("div",{staticClass:"inline-block m-l-10 font-14 color-606266 m-b-16"},[t._v("开启后,日报将定时发送")])]),t._v(" "),a("div",{staticClass:"task-set-cell font-0"},[a("div",{staticClass:"inline-block font-14 color-606266 m-b-10 w-100"}),t._v(" "),a("div",{staticClass:"inline-block m-l-10 vertical-top font-14 right-set-body"},[a("div",{staticClass:"font-14 color-606266 m-b-10 font-w-500"},[t._v("日报每日下发时间设置")]),t._v(" "),a("div",{staticClass:" font-14 color-606266 m-b-16"},[t._v("该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置")]),t._v(" "),a("div",[a("el-time-select",{staticClass:"w-118",attrs:{editable:!1,clearable:!1,"picker-options":{start:"00:00",step:"00:15",end:"23:45"},placeholder:"选择时间"},model:{value:t.setData.time,callback:function(e){t.$set(t.setData,"time",e)},expression:"setData.time"}})],1),t._v(" "),a("div",{staticClass:"set-line-item"},[a("span",{staticClass:"set-line-item_title font-14 color-606266 "},[t._v("云日报释放:")]),a("el-checkbox",{model:{value:t.setData.giveUpJudge,callback:function(e){t.$set(t.setData,"giveUpJudge",e)},expression:"setData.giveUpJudge"}},[t._v("释放未绑定/解绑导购任务")])],1)])]),t._v(" "),a("div",{staticClass:"task-set-cell font-0"},[a("div",{staticClass:"inline-block font-14 color-606266 m-b-10 w-100"}),t._v(" "),a("div",{staticClass:"inline-block m-l-10 task-set-save m-t-50 font-14"},[a("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保 存")])],1)])])])},staticRenderFns:[]};var r=a("VU/8")(c,l,!1,function(t){a("mWuf")},"data-v-84c1adf6",null);e.default=r.exports},mWuf:function(t,e){}});
\ No newline at end of file
webpackJsonp([21],{Fo7l:function(t,e){},vuAV:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("3Xzz"),s=a("P9l9"),l=a("Ch4/"),o=a("PI0u"),r={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",navpath:[{name:"首页",path:"/index"},{name:"溢出门店",path:""}],searchInput:"",currentPage:1,pageSize:20,total:0,tableData:[]}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},toInput:Object(o.a)(function(t,e){this.currentPage=1,this.getTableList()},500),clearInput:function(){this.currentPage=1,this.getTableList()},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},getTableList:function(t){var e=this,a={keyWord:e.searchInput||"",pageNum:e.currentPage,pageSize:e.pageSize};Object(s.a)("/haoban-manage3-web/store-full-list",a).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.result||[],e.total=a.result.totalCount,!1;l.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{},mounted:function(){this.getTableList(),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a}},i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content-right"},[a("div",{staticClass:"overstore-body"},[t._m(0),t._v(" "),a("div",{staticClass:"table-condition-search m-t-20"},[a("el-input",{staticClass:"w-293",attrs:{placeholder:"请输入门店名称/CODE/ID",clearable:""},on:{clear:t.clearInput},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.searchInput);var a}},model:{value:t.searchInput,callback:function(e){t.searchInput=e},expression:"searchInput"}})],1),t._v(" "),a("div",{staticClass:"m-t-20"},[a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"门店名称","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"iconfont icondianpu-kuai color-2f54eb"}),a("span",{staticClass:"p-l-10"},[t._v(t._s(e.row.storeName||"--"))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"ERP CODE","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeCode||"--"))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"企业微信部门ID","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.wxDepartmentId||"--"))]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1)])])])])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"overstore-tip"},[e("div",{staticClass:"el-alert el-alert--info flex flex-align-start",attrs:{role:"alert"}},[e("i",{staticClass:"el-alert__icon el-icon-info font-12 color-2f54eb"}),this._v(" "),e("div",{staticClass:"el-alert__content"},[e("span",{staticClass:"el-alert__title color-606266 font-14"},[this._v("什么是溢出门店?"),e("br"),this._v("当新增的门店超出你所订购的门店容量,系统会自动将其放入该列表。这些门店的所有业务功能都被禁用了,请尽快前往应用市场扩容门店容量,溢出门店将在门店容量充足的情况下自动恢复为可用状态。")])])])])}]};var c=a("VU/8")(r,i,!1,function(t){a("Fo7l")},"data-v-7cb993fe",null);e.default=c.exports}}); webpackJsonp([25],{Fo7l:function(t,e){},vuAV:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("3Xzz"),s=a("P9l9"),l=a("Ch4/"),o=a("PI0u"),r={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",navpath:[{name:"首页",path:"/index"},{name:"溢出门店",path:""}],searchInput:"",currentPage:1,pageSize:20,total:0,tableData:[]}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},toInput:Object(o.a)(function(t,e){this.currentPage=1,this.getTableList()},500),clearInput:function(){this.currentPage=1,this.getTableList()},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},getTableList:function(t){var e=this,a={keyWord:e.searchInput||"",pageNum:e.currentPage,pageSize:e.pageSize};Object(s.a)("/haoban-manage3-web/store-full-list",a).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.result||[],e.total=a.result.totalCount,!1;l.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{},mounted:function(){this.getTableList(),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a}},i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content-right"},[a("div",{staticClass:"overstore-body"},[t._m(0),t._v(" "),a("div",{staticClass:"table-condition-search m-t-20"},[a("el-input",{staticClass:"w-293",attrs:{placeholder:"请输入门店名称/CODE/ID",clearable:""},on:{clear:t.clearInput},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.searchInput);var a}},model:{value:t.searchInput,callback:function(e){t.searchInput=e},expression:"searchInput"}})],1),t._v(" "),a("div",{staticClass:"m-t-20"},[a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"门店名称","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"iconfont icondianpu-kuai color-2f54eb"}),a("span",{staticClass:"p-l-10"},[t._v(t._s(e.row.storeName||"--"))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"ERP CODE","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeCode||"--"))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"企业微信部门ID","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.wxDepartmentId||"--"))]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1)])])])])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"overstore-tip"},[e("div",{staticClass:"el-alert el-alert--info flex flex-align-start",attrs:{role:"alert"}},[e("i",{staticClass:"el-alert__icon el-icon-info font-12 color-2f54eb"}),this._v(" "),e("div",{staticClass:"el-alert__content"},[e("span",{staticClass:"el-alert__title color-606266 font-14"},[this._v("什么是溢出门店?"),e("br"),this._v("当新增的门店超出你所订购的门店容量,系统会自动将其放入该列表。这些门店的所有业务功能都被禁用了,请尽快前往应用市场扩容门店容量,溢出门店将在门店容量充足的情况下自动恢复为可用状态。")])])])])}]};var c=a("VU/8")(r,i,!1,function(t){a("Fo7l")},"data-v-7cb993fe",null);e.default=c.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([25],{"J/6z":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeBrandId:this.brandId,topMenuData:[{id:"1",name:"系统报表"}],activeId:"1"}},computed:{},methods:{toEdit:function(){this.$router.push("/systemReportSet?brandId="+this.activeBrandId+"&appIcon="+this.$route.query.appIcon)}},watch:{brandId:function(t,e){this.activeBrandId=t}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","31"),this.activeBrandId=this.brandId},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},a={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"system-set-wrap"},[e("div",{staticClass:"system-set-content border-box"},[e("div",{staticClass:"system-set-cell"},[e("div",{staticClass:"font-14 color-606266"},[this._v("云日报系统报表:提供系统能够智能识别的指标(例如:销售额、达成率等),配置成报表融入云日报上报模板中")]),this._v(" "),e("div",{staticClass:"m-t-30"},[e("el-button",{attrs:{type:"primary"},on:{click:this.toEdit}},[this._v("编辑模板")])],1)])])])},staticRenderFns:[]};var d=n("VU/8")(s,a,!1,function(t){n("d9VI")},"data-v-63996ba0",null);e.default=d.exports},d9VI:function(t,e){}});
\ No newline at end of file
webpackJsonp([26],{QU1X:function(e,t){},ak3k:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("2eFk"),o=a("Ke24"),l=a("fPyK"),i=a("P9l9"),r=a("Ch4/"),s=a("3E4D"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{dialogVisible:!1,tableH:window.screen.availHeight-464-126+"px",topMenuData:[{id:"1",name:"自定义报表"}],activeId:"1",activeTab:"1",activeBrand:"1",tableData:[],multipleSelection:[]}},computed:{},methods:{changeRouter:function(e){this.$router.push(e)},setSelectTab:function(e){this.activeTab=e.tabId},handlePreview:function(e,t){var a=window.location.origin+"/office-mobile/#/defineTemplate?templateId="+t.dailyReportTemplateId;this.$refs.qrcodePreview.qrcode(a,"daily-preview"),this.dialogVisible=!0},toCustomSet:function(){this.changeRouter("/template?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},handleCopy:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=copy&appIcon="+this.$route.query.appIcon)},handleEdit:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=edit&appIcon="+this.$route.query.appIcon)},handleDelete:function(e,t){var a=this;a.$confirm("一旦删除之后,该范围的门店将无法接收该日报,是否确定删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.deleteTemplate(e,t)}).catch(function(){})},deleteTemplate:function(e,t){var a=this;Object(i.c)("/haoban-app-daily-web/daily/del-define-template",{templateId:t.dailyReportTemplateId}).then(function(t){var n=t.data;if(1==n.errorCode)return s.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);r.a.errorMsg(n)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},getData:function(){var e=this;Object(i.c)("/haoban-app-daily-web/daily/list-define-template",{brandId:e.brandId}).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=[],void(a.result&&a.result.length&&(e.tableData=a.result));r.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","32"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonDetailTop:o.a,qrcodeDialog:l.a}},d={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"custom-set-wrap"},[a("div",{staticClass:"custom-set-content border-box"},[a("div",{staticClass:"flex flex-space-between flex-pack-center m-b-23"},[a("div",{staticClass:"custom-set-title flex flex-pack-center"},[a("span",[e._v("模板列表("+e._s(e.tableData.length)+")")]),e._v(" "),a("span",{staticClass:"font-14 color-909399"},[e._v("注:创建自定义日报后才能下发日报")])]),e._v(" "),a("div",[a("el-button",{attrs:{type:"button"},on:{click:function(t){e.toCustomSet("")}}},[e._v("新建模板")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"模板名称","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.title))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"模板描述","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.description))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"address",label:"门店类型","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[0==t.row.storeType?a("span",[e._v("自营门店")]):e._e(),e._v(" "),1==t.row.storeType?a("span",[e._v("联营门店")]):e._e(),e._v(" "),2==t.row.storeType?a("span",[e._v("代理门店")]):e._e(),e._v(" "),3==t.row.storeType?a("span",[e._v("代销门店")]):e._e(),e._v(" "),4==t.row.storeType?a("span",[e._v("托管门店")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleCopy(t.$index,t.row)}}},[e._v("复制")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleEdit(t.$index,t.row)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDelete(t.$index,t.row)}}},[e._v("删除")])]}}])})],1)],1),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var u=a("VU/8")(c,d,!1,function(e){a("QU1X")},"data-v-5f8ec074",null);t.default=u.exports}});
\ No newline at end of file
webpackJsonp([22],{"2KxK":function(t,e){},OUXi:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("PI0u"),i=s("Ch4/"),l=s("3E4D"),n=s("P9l9"),o={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeId:"1",activeBrand:this.brandId,options:[{label:"双向透传",value:"1"},{label:"普通电话",value:"2"}],setObj:{taskType:1,overDayJudge:"",distributeTypeJudge:"",posDistributeJudge:"",giveUpJudge:""}}},computed:{},methods:{saveSet:Object(a.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,taskType:1,overDayJudge:t.setObj.overDayJudge,giveUpJudge:t.setObj.giveUpJudge,distributeTypeJudge:t.setObj.distributeTypeJudge,posDistributeJudge:t.setObj.posDistributeJudge};Object(n.c)("/haoban-app-tel-task-web/setting/save-task-setting",e).then(function(t){var e=t.data;1!=e.errorCode?i.a.errorMsg(e):l.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand,taskType:1};Object(n.c)("/haoban-app-tel-task-web/setting/find-task-setting",e).then(function(e){var s=e.data;1!=s.errorCode?i.a.errorMsg(s):t.setObj=s.result}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","2"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},r={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"app-detail-wrap"},[s("div",{staticClass:"task-set-content boder-box"},[s("div",{staticClass:"task-set-cell"},[s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务拨打:")]),s("el-select",{staticClass:"w-240",attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},t._l(t.options,function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("双向透传,使用GIC双向呼叫及透传功能。计费由GIC计费中心计费,可记录通话记录及监测是否拨通。")]):t._e(),t._v(" "),2==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("普通呼叫,使用导购自己手机呼叫。计费方式同正常手机运营商呼叫计费。无法记录通话记录及监测是否拨通")]):t._e()],1),t._v(" "),s("div",{staticClass:"set-line-item font-0"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务下发:")]),t._v(" "),s("div",{staticClass:"inline-block vertical-top"},[s("table",{staticClass:"font-14"},[s("tbody",[s("tr",{staticClass:"el-table__row"},[t._m(0),t._v(" "),s("td",{staticClass:"el-table_3_column_8 ",attrs:{rowspan:"1",colspan:"1"}},[s("div",{staticClass:"cell"},[s("el-radio",{attrs:{label:0},model:{value:t.setObj.distributeTypeJudge,callback:function(e){t.$set(t.setObj,"distributeTypeJudge",e)},expression:"setObj.distributeTypeJudge"}},[t._v("分配给主门店店长")]),t._v(" "),s("el-radio",{attrs:{label:1},model:{value:t.setObj.distributeTypeJudge,callback:function(e){t.$set(t.setObj,"distributeTypeJudge",e)},expression:"setObj.distributeTypeJudge"}},[t._v("分配给专属导购")])],1)])]),t._v(" "),s("tr",{staticClass:"el-table__row"},[t._m(1),t._v(" "),s("td",{staticClass:"el-table_3_column_8 ",attrs:{rowspan:"1",colspan:"1"}},[s("div",{staticClass:"cell"},[s("el-radio",{attrs:{label:0},model:{value:t.setObj.posDistributeJudge,callback:function(e){t.$set(t.setObj,"posDistributeJudge",e)},expression:"setObj.posDistributeJudge"}},[t._v("分配给主门店店长")]),t._v(" "),s("el-radio",{attrs:{label:1},model:{value:t.setObj.posDistributeJudge,callback:function(e){t.$set(t.setObj,"posDistributeJudge",e)},expression:"setObj.posDistributeJudge"}},[t._v("分配给专属导购")])],1)])])])])])]),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务条件:")]),s("el-input-number",{staticClass:"w-100",attrs:{"controls-position":"right",placeholder:"请输入内容",step:1,"step-strictly":!0,min:0,max:99999999},model:{value:t.setObj.giveUpJudge,callback:function(e){t.$set(t.setObj,"giveUpJudge",e)},expression:"setObj.giveUpJudge"}}),s("span",{staticClass:"font-14 color-606266 p-l-10"},[t._v("次")]),t._v(" "),s("span",{staticClass:"font-14 color-606266"},[t._v("呼叫后无响应,导购可放弃该条话务任务")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务释放:")]),s("el-checkbox",{model:{value:t.setObj.giveUpJudge,callback:function(e){t.$set(t.setObj,"giveUpJudge",e)},expression:"setObj.giveUpJudge"}},[t._v("释放未绑定/解绑导购任务")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"}),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保存")])],1)]),t._v(" "),s("div",{staticClass:"task-set-save m-t-30"})])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("td",{staticClass:"el-table_3_column_7 ",attrs:{rowspan:"1",colspan:"1"}},[e("div",{staticClass:"font-14 color-303133"},[this._v("微信会员")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("td",{staticClass:"el-table_3_column_7 ",attrs:{rowspan:"1",colspan:"1"}},[e("div",{staticClass:"font-14 color-303133"},[this._v("POS会员")])])}]};var c=s("VU/8")(o,r,!1,function(t){s("2KxK")},"data-v-722ad6a2",null);e.default=c.exports}}); webpackJsonp([26],{"2KxK":function(t,e){},OUXi:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("PI0u"),i=s("Ch4/"),l=s("3E4D"),n=s("P9l9"),o={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeId:"1",activeBrand:this.brandId,options:[{label:"双向透传",value:"1"},{label:"普通电话",value:"2"}],setObj:{taskType:1,overDayJudge:"",distributeTypeJudge:"",posDistributeJudge:"",giveUpJudge:""}}},computed:{},methods:{saveSet:Object(a.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,taskType:1,overDayJudge:t.setObj.overDayJudge,giveUpJudge:t.setObj.giveUpJudge,distributeTypeJudge:t.setObj.distributeTypeJudge,posDistributeJudge:t.setObj.posDistributeJudge};Object(n.c)("/haoban-app-tel-task-web/setting/save-task-setting",e).then(function(t){var e=t.data;1!=e.errorCode?i.a.errorMsg(e):l.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand,taskType:1};Object(n.c)("/haoban-app-tel-task-web/setting/find-task-setting",e).then(function(e){var s=e.data;1!=s.errorCode?i.a.errorMsg(s):t.setObj=s.result}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","2"),this.brandId&&this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},r={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"app-detail-wrap"},[s("div",{staticClass:"task-set-content boder-box"},[s("div",{staticClass:"task-set-cell"},[s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务拨打:")]),s("el-select",{staticClass:"w-240",attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.setObj.distributeCustomerJudge,callback:function(e){t.$set(t.setObj,"distributeCustomerJudge",e)},expression:"setObj.distributeCustomerJudge"}},t._l(t.options,function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("双向透传,使用GIC双向呼叫及透传功能。计费由GIC计费中心计费,可记录通话记录及监测是否拨通。")]):t._e(),t._v(" "),2==t.setObj.distributeCustomerJudge?s("span",{staticClass:"font-14 color-909399 p-l-10"},[t._v("普通呼叫,使用导购自己手机呼叫。计费方式同正常手机运营商呼叫计费。无法记录通话记录及监测是否拨通")]):t._e()],1),t._v(" "),s("div",{staticClass:"set-line-item font-0"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务下发:")]),t._v(" "),s("div",{staticClass:"inline-block vertical-top"},[s("table",{staticClass:"font-14"},[s("tbody",[s("tr",{staticClass:"el-table__row"},[t._m(0),t._v(" "),s("td",{staticClass:"el-table_3_column_8 ",attrs:{rowspan:"1",colspan:"1"}},[s("div",{staticClass:"cell"},[s("el-radio",{attrs:{label:0},model:{value:t.setObj.distributeTypeJudge,callback:function(e){t.$set(t.setObj,"distributeTypeJudge",e)},expression:"setObj.distributeTypeJudge"}},[t._v("分配给主门店店长")]),t._v(" "),s("el-radio",{attrs:{label:1},model:{value:t.setObj.distributeTypeJudge,callback:function(e){t.$set(t.setObj,"distributeTypeJudge",e)},expression:"setObj.distributeTypeJudge"}},[t._v("分配给专属导购")])],1)])]),t._v(" "),s("tr",{staticClass:"el-table__row"},[t._m(1),t._v(" "),s("td",{staticClass:"el-table_3_column_8 ",attrs:{rowspan:"1",colspan:"1"}},[s("div",{staticClass:"cell"},[s("el-radio",{attrs:{label:0},model:{value:t.setObj.posDistributeJudge,callback:function(e){t.$set(t.setObj,"posDistributeJudge",e)},expression:"setObj.posDistributeJudge"}},[t._v("分配给主门店店长")]),t._v(" "),s("el-radio",{attrs:{label:1},model:{value:t.setObj.posDistributeJudge,callback:function(e){t.$set(t.setObj,"posDistributeJudge",e)},expression:"setObj.posDistributeJudge"}},[t._v("分配给专属导购")])],1)])])])])])]),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务条件:")]),s("el-input-number",{staticClass:"w-100",attrs:{"controls-position":"right",placeholder:"请输入内容",step:1,"step-strictly":!0,min:0,max:99999999},model:{value:t.setObj.giveUpJudge,callback:function(e){t.$set(t.setObj,"giveUpJudge",e)},expression:"setObj.giveUpJudge"}}),s("span",{staticClass:"font-14 color-606266 p-l-10"},[t._v("次")]),t._v(" "),s("span",{staticClass:"font-14 color-606266"},[t._v("呼叫后无响应,导购可放弃该条话务任务")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"},[t._v("话务任务释放:")]),s("el-checkbox",{model:{value:t.setObj.giveUpJudge,callback:function(e){t.$set(t.setObj,"giveUpJudge",e)},expression:"setObj.giveUpJudge"}},[t._v("释放未绑定/解绑导购任务")])],1),t._v(" "),s("div",{staticClass:"set-line-item"},[s("span",{staticClass:"set-line-item_title font-14 color-606266 text-right"}),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保存")])],1)]),t._v(" "),s("div",{staticClass:"task-set-save m-t-30"})])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("td",{staticClass:"el-table_3_column_7 ",attrs:{rowspan:"1",colspan:"1"}},[e("div",{staticClass:"font-14 color-303133"},[this._v("微信会员")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("td",{staticClass:"el-table_3_column_7 ",attrs:{rowspan:"1",colspan:"1"}},[e("div",{staticClass:"font-14 color-303133"},[this._v("POS会员")])])}]};var c=s("VU/8")(o,r,!1,function(t){s("2KxK")},"data-v-722ad6a2",null);e.default=c.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([24],{"2zZO":function(t,e){},QHTa:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("3Xzz"),i=a("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",activeSelTab:"1",activeTab:"1",navpath:[{name:"首页",path:"/index"},{name:"我的顾客",path:""}],tabListData:[{tabId:"1",tabName:"会员基础设置",icon:"iconjichushezhi",onlyIconActive:!1,children:[{tabId:"11",tabName:"会员展示设置",icon:""},{tabId:"12",tabName:"会员分组设置",icon:""},{tabId:"13",tabName:"会员搜索设置",icon:""}]}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,e){this.activeBrand=t,this.activeGroup=e},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"11":this.changeRoute("memberShowSet");break;case"12":this.changeRoute("memberGroupSet");break;case"13":this.changeRoute("memberSearchSet")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(e){e.tabId==t&&(e.onlyIconActive=!1),e.children&&e.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0),a.children&&a.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,e){this.activeBrand=t},activeGroup:function(t,e){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[a("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),a("div",{staticClass:"apps-content-right"},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[a("router-view",{attrs:{tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var s=a("VU/8")(c,o,!1,function(t){a("2zZO")},"data-v-6aa87708",null);e.default=s.exports}}); webpackJsonp([27],{"2zZO":function(t,e){},QHTa:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("3Xzz"),i=a("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",activeSelTab:"1",activeTab:"1",navpath:[{name:"首页",path:"/index"},{name:"我的顾客",path:""}],tabListData:[{tabId:"1",tabName:"会员基础设置",icon:"iconjichushezhi",onlyIconActive:!1,children:[{tabId:"11",tabName:"会员展示设置",icon:""},{tabId:"12",tabName:"会员分组设置",icon:""},{tabId:"13",tabName:"会员搜索设置",icon:""}]}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,e){this.activeBrand=t,this.activeGroup=e},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"11":this.changeRoute("memberShowSet");break;case"12":this.changeRoute("memberGroupSet");break;case"13":this.changeRoute("memberSearchSet")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(e){e.tabId==t&&(e.onlyIconActive=!1),e.children&&e.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0),a.children&&a.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,e){this.activeBrand=t},activeGroup:function(t,e){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[a("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),a("div",{staticClass:"apps-content-right"},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[a("router-view",{attrs:{tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var s=a("VU/8")(c,o,!1,function(t){a("2zZO")},"data-v-6aa87708",null);e.default=s.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([27],{"We/B":function(e,t){},YKf6:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("LRn8"),l=a("P9l9"),s=a("Ch4/"),r=a("3E4D"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"3",activeBrand:this.brandId,selectRadio:0,showDialog:!1,conditionObj:{isCompleted:"",isOverTime:"",dateRange:[]},completedOptions:[{label:"完成情况",value:""},{label:"已完成",value:"1"},{label:"未完成",value:"0"}],overOptions:[{label:"逾期情况",value:""},{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{init:function(){var e=this.$route.query.startDate,t=this.$route.query.endDate;document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","2"),this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.conditionObj.dateRange=t?[e,t]:[],this.brandId&&this.getTableList()},selectInit:function(e,t){return 0!=e.removeAble},handleCommand:function(e){this.selectRadio=e},selectBrandId:function(e){this.activeBrand=e},setSelectTab:function(e){this.activeTab=e.tabId},changeSelect:function(){this.currentPage=1,this.getTableList()},changeDate:function(e){e||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!o()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskId}).join(",")||"",isOverTime:t.conditionObj.isOverTime||"",isCompleted:t.conditionObj.isCompleted||"",reason:e.reason,startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",brandId:t.activeBrand,isAll:t.selectRadio};Object(l.c)("/haoban-app-performance-web/performance/batch-remove-clerk-month-performance-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return r.a.showmsg("删除成功","success"),void t.getTableList();s.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;this.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,n={taskId:t.taskId,brandId:this.activeBrand};Object(l.a)("/haoban-app-performance-web/performance/remove-clerk-month-performance-task",n).then(function(t){var n=t.data;if(1==n.errorCode)return a.total--,a.tableData.splice(e,1),0==a.tableData.length&&(a.currentPage>1?(a.currentPage--,a.getTableList()):a.total>0&&a.getTableList()),void a.$message.success("删除成功");s.a.errorMsg(n)}).catch(function(e){this.$message.error({duration:1e3,message:e.message})})},getTableList:function(e){var t=this,a={storeId:t.conditionObj.storeId||"",isOverTime:t.conditionObj.isOverTime||"",isCompleted:t.conditionObj.isCompleted||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",pageNum:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(l.a)("/haoban-app-performance-web/performance/query-clerk-month-performance-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.list||[],void(t.total=a.result.pageInfo.total);s.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},activated:function(){this.init()},mounted:function(){this.init()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:i.a}},d={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap common-right-wrap"},[a("div",{staticClass:"daily-set-content border-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-105 ",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.isOverTime,callback:function(t){e.$set(e.conditionObj,"isOverTime",t)},expression:"conditionObj.isOverTime"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.isCompleted,callback:function(t){e.$set(e.conditionObj,"isCompleted",t)},expression:"conditionObj.isCompleted"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-date-picker",{staticClass:"m-l-10",staticStyle:{width:"310px"},attrs:{editable:!1,"value-format":"yyyy-MM",type:"monthrange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始月份","end-placeholder":"结束月份"},on:{change:e.changeDate},model:{value:e.conditionObj.dateRange,callback:function(t){e.$set(e.conditionObj,"dateRange",t)},expression:"conditionObj.dateRange"}})],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35",selectable:e.selectInit}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象",width:"260"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"first-item font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",{staticClass:"color-909399"},[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",{staticClass:"color-909399"},[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",{staticClass:"color-909399"},[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作",width:"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[1==t.row.removeAble?a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]):a("span",[e._v("--")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0,detailShowFlag:!0},on:{hideDialog:e.hideDialog}})],1)},staticRenderFns:[]};var u=a("VU/8")(c,d,!1,function(e){a("We/B")},"data-v-5f10def8",null);t.default=u.exports}}); webpackJsonp([28],{"We/B":function(e,t){},YKf6:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("LRn8"),l=a("P9l9"),s=a("Ch4/"),r=a("3E4D"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"3",activeBrand:this.brandId,selectRadio:0,showDialog:!1,conditionObj:{isCompleted:"",isOverTime:"",dateRange:[]},completedOptions:[{label:"完成情况",value:""},{label:"已完成",value:"1"},{label:"未完成",value:"0"}],overOptions:[{label:"逾期情况",value:""},{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{init:function(){var e=this.$route.query.startDate,t=this.$route.query.endDate;document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","2"),this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.conditionObj.dateRange=t?[e,t]:[],this.brandId&&this.getTableList()},selectInit:function(e,t){return 0!=e.removeAble},handleCommand:function(e){this.selectRadio=e},selectBrandId:function(e){this.activeBrand=e},setSelectTab:function(e){this.activeTab=e.tabId},changeSelect:function(){this.currentPage=1,this.getTableList()},changeDate:function(e){e||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!o()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskId}).join(",")||"",isOverTime:t.conditionObj.isOverTime||"",isCompleted:t.conditionObj.isCompleted||"",reason:e.reason,startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",brandId:t.activeBrand,isAll:t.selectRadio};Object(l.c)("/haoban-app-performance-web/performance/batch-remove-clerk-month-performance-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return r.a.showmsg("删除成功","success"),void t.getTableList();s.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;this.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,n={taskId:t.taskId,brandId:this.activeBrand};Object(l.a)("/haoban-app-performance-web/performance/remove-clerk-month-performance-task",n).then(function(t){var n=t.data;if(1==n.errorCode)return a.total--,a.tableData.splice(e,1),0==a.tableData.length&&(a.currentPage>1?(a.currentPage--,a.getTableList()):a.total>0&&a.getTableList()),void a.$message.success("删除成功");s.a.errorMsg(n)}).catch(function(e){this.$message.error({duration:1e3,message:e.message})})},getTableList:function(e){var t=this,a={storeId:t.conditionObj.storeId||"",isOverTime:t.conditionObj.isOverTime||"",isCompleted:t.conditionObj.isCompleted||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",pageNum:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(l.a)("/haoban-app-performance-web/performance/query-clerk-month-performance-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.list||[],void(t.total=a.result.pageInfo.total);s.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},activated:function(){this.init()},mounted:function(){this.init()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:i.a}},d={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap common-right-wrap"},[a("div",{staticClass:"daily-set-content border-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-105 ",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.isOverTime,callback:function(t){e.$set(e.conditionObj,"isOverTime",t)},expression:"conditionObj.isOverTime"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.isCompleted,callback:function(t){e.$set(e.conditionObj,"isCompleted",t)},expression:"conditionObj.isCompleted"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-date-picker",{staticClass:"m-l-10",staticStyle:{width:"310px"},attrs:{editable:!1,"value-format":"yyyy-MM",type:"monthrange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始月份","end-placeholder":"结束月份"},on:{change:e.changeDate},model:{value:e.conditionObj.dateRange,callback:function(t){e.$set(e.conditionObj,"dateRange",t)},expression:"conditionObj.dateRange"}})],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35",selectable:e.selectInit}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象",width:"260"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"first-item font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",{staticClass:"color-909399"},[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",{staticClass:"color-909399"},[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",{staticClass:"color-909399"},[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作",width:"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[1==t.row.removeAble?a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]):a("span",[e._v("--")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0,detailShowFlag:!0},on:{hideDialog:e.hideDialog}})],1)},staticRenderFns:[]};var u=a("VU/8")(c,d,!1,function(e){a("We/B")},"data-v-5f10def8",null);t.default=u.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([28],{JARP:function(t,e){},Z3Aa:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("3E4D"),r=a("Ch4/"),o=a("PI0u"),n=a("P9l9"),i={name:"app-detail",props:{brandId:{type:String,default:function(){return""}},tabType:{type:String,default:function(){return"1"}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{projectName:"",wxEnterpriseRelatedId:JSON.parse(localStorage.getItem("userInfo")).wxEnterpriseId,myCustomData:{searchFlag:!1},activeId:"1"}},methods:{submit:Object(o.a)(function(t){this.setData(t)},500),setData:function(t){var e=this,a={wxEnterpriseRelatedId:e.wxEnterpriseRelatedId},o=void 0;"showFlag"!=t&&(a[t]=e.myCustomData[t]?1:0,o="/haoban-app-customer-web/customer/save-online-chat-setting","searchFlag"===t&&(o="/haoban-app-customer-web/customer/save-customer-setting")),Object(n.c)(o,a).then(function(t){var e=t.data;1!=e.errorCode?r.a.errorMsg(e):s.a.showmsg("保存成功","success")}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},changeAllowGuide:function(t){this.myCustomData.allowGuideMobile=t,this.myCustomData.allowGuideMessage=t,this.myCustomData.allowGuideOnlineChat=t},changeContact:function(){this.myCustomData.allowGuideMobile||this.myCustomData.allowGuideMessage||this.myCustomData.allowGuideOnlineChat||(this.myCustomData.allowGuideContact=!1)},getCustomerSet:function(t){var e=this,a={wxEnterpriseRelatedId:e.wxEnterpriseRelatedId};Object(n.c)("/haoban-app-customer-web/customer/find-customer-setting",a).then(function(t){var a=t.data;1!=a.errorCode?r.a.errorMsg(a):a.result&&(e.myCustomData.searchFlag=!!a.result.searchFlag)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{},mounted:function(){this.$emit("showTab","13"),this.getCustomerSet(this.brandId)},components:{}},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap"},[a("div",{staticClass:"app-detail-pane border-box p-20"},[a("el-checkbox",{model:{value:t.myCustomData.searchFlag,callback:function(e){t.$set(t.myCustomData,"searchFlag",e)},expression:"myCustomData.searchFlag"}},[t._v("允许全品牌搜索")]),t._v(" "),a("div",{staticClass:"m-t-46"},[a("el-button",{attrs:{type:"primary"},on:{click:function(e){t.submit("searchFlag")}}},[t._v("保 存")])],1)],1)])},staticRenderFns:[]};var c=a("VU/8")(i,u,!1,function(t){a("JARP")},"data-v-5eaead02",null);e.default=c.exports}}); webpackJsonp([29],{JARP:function(t,e){},Z3Aa:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("3E4D"),r=a("Ch4/"),o=a("PI0u"),n=a("P9l9"),i={name:"app-detail",props:{brandId:{type:String,default:function(){return""}},tabType:{type:String,default:function(){return"1"}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{projectName:"",wxEnterpriseRelatedId:JSON.parse(localStorage.getItem("userInfo")).wxEnterpriseId,myCustomData:{searchFlag:!1},activeId:"1"}},methods:{submit:Object(o.a)(function(t){this.setData(t)},500),setData:function(t){var e=this,a={wxEnterpriseRelatedId:e.wxEnterpriseRelatedId},o=void 0;"showFlag"!=t&&(a[t]=e.myCustomData[t]?1:0,o="/haoban-app-customer-web/customer/save-online-chat-setting","searchFlag"===t&&(o="/haoban-app-customer-web/customer/save-customer-setting")),Object(n.c)(o,a).then(function(t){var e=t.data;1!=e.errorCode?r.a.errorMsg(e):s.a.showmsg("保存成功","success")}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},changeAllowGuide:function(t){this.myCustomData.allowGuideMobile=t,this.myCustomData.allowGuideMessage=t,this.myCustomData.allowGuideOnlineChat=t},changeContact:function(){this.myCustomData.allowGuideMobile||this.myCustomData.allowGuideMessage||this.myCustomData.allowGuideOnlineChat||(this.myCustomData.allowGuideContact=!1)},getCustomerSet:function(t){var e=this,a={wxEnterpriseRelatedId:e.wxEnterpriseRelatedId};Object(n.c)("/haoban-app-customer-web/customer/find-customer-setting",a).then(function(t){var a=t.data;1!=a.errorCode?r.a.errorMsg(a):a.result&&(e.myCustomData.searchFlag=!!a.result.searchFlag)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{},mounted:function(){this.$emit("showTab","13"),this.getCustomerSet(this.brandId)},components:{}},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap"},[a("div",{staticClass:"app-detail-pane border-box p-20"},[a("el-checkbox",{model:{value:t.myCustomData.searchFlag,callback:function(e){t.$set(t.myCustomData,"searchFlag",e)},expression:"myCustomData.searchFlag"}},[t._v("允许全品牌搜索")]),t._v(" "),a("div",{staticClass:"m-t-46"},[a("el-button",{attrs:{type:"primary"},on:{click:function(e){t.submit("searchFlag")}}},[t._v("保 存")])],1)],1)])},staticRenderFns:[]};var c=a("VU/8")(i,u,!1,function(t){a("JARP")},"data-v-5eaead02",null);e.default=c.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([29],{XrDD:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l=a("fZjL"),o=a.n(l),n=a("LRn8"),i=a("fPyK"),s=a("P9l9"),r=a("Ch4/"),c=a("3E4D"),d={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"2",activeBrand:this.brandId,selectRadio:0,showDialog:!1,conditionObj:{completed:"",overdue:"",taskType:""},completedOptions:[{label:"所有完成情况",value:""},{label:"已完成(已拨通)",value:"1"},{label:"已完成(放弃)",value:"2"},{label:"未完成",value:"0"}],overOptions:[{label:"所有逾期情况",value:""},{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],typeOptions:[{label:"所有类型",value:""},{label:"ECM话务任务",value:"1"},{label:"不良评价",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},changeSelect:function(){this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!o()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskId})||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",reason:e.reason,brandId:t.activeBrand,isAll:t.selectRadio};Object(s.c)("/haoban-app-tel-task-web/task/batch-del-clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void t.getTableList();r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;a.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,l={taskId:t.taskId,brandId:a.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/del-one",l).then(function(e){var t=e.data;if(1==t.errorCode)return c.a.showmsg("删除成功","success"),void a.getTableList();r.a.errorMsg(t)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handlePreview:function(e,t){this.postPreview(e,t)},postPreview:function(e,t){var a=""+t.taskId;this.$refs.qrcodePreview.qrcode(a,"task"),this.dialogVisible=!0},getTableList:function(e){var t=this,a={ecmId:t.$route.query.ecmId||"",taskType:t.conditionObj.taskType,storeId:t.conditionObj.storeId||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",pageNum:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(s.a)("/haoban-app-tel-task-web/task/clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return a.result.list&&a.result.list.forEach(function(e){e.taskUrl&&!e.taskUrl.length||(e.taskUrl=[])}),t.tableData=a.result.list||[],void(t.total=a.result.pageInfo.total);r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},mounted:function(){this.$emit("showTab","1"),document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:n.a,qrcodeDialog:i.a}},u={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-135",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.completed,callback:function(t){e.$set(e.conditionObj,"completed",t)},expression:"conditionObj.completed"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),a("el-select",{staticClass:"w-135 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.overdue,callback:function(t){e.$set(e.conditionObj,"overdue",t)},expression:"conditionObj.overdue"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e.$route.query.ecmId?e._e():a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.taskType,callback:function(t){e.$set(e.conditionObj,"taskType",t)},expression:"conditionObj.taskType"}},e._l(e.typeOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-more"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"任务类型"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s("0"==t.row.taskType?"不良评价":"话务任务"))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-tooltip",{staticClass:"item",attrs:{effect:"light",placement:"right"}},[a("div",{attrs:{slot:"content"},slot:"content"},[e._v("完成情况包含3种"),a("br"),e._v("1.完成拨打任务;"),a("br"),e._v("2.完成拨打后放弃任务;"),a("br"),e._v("3.特殊完成,包含已通知或客人回拨等情况,"),a("br"),e._v("可通过app端点击<客人未接后回拨>完成任务")]),e._v(" "),a("span",{staticStyle:{cursor:"pointer"}},[e._v("完成情况"),a("i",{staticClass:"el-icon-info font-12 color-606266"})])])]}},{key:"default",fn:function(t){return[e._v("\n "+e._s(t.row.isCompleted)+"\n ")]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"提交人"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(t.row.finishTime))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"备注"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.reason?a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:t.row.reason}},[a("i",{staticClass:"iconfont icon-beizhu",staticStyle:{"font-size":"40px"},attrs:{slot:"reference"},slot:"reference"})]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"图片"},scopedSlots:e._u([{key:"default",fn:function(t){return e._l(t.row.taskUrls,function(t,l){return a("el-popover",{key:l,attrs:{"popper-class":"notice-img-popover",placement:"right",width:"400",trigger:"hover"}},[a("div",{staticClass:"img-preview flex"},[a("img",{staticStyle:{"max-width":"400px"},attrs:{src:t,alt:""}})]),e._v(" "),a("img",{staticClass:"task-imgs",attrs:{slot:"reference",src:t,alt:""},slot:"reference"})])})}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作",fixed:"right"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0},on:{hideDialog:e.hideDialog}}),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var f=a("VU/8")(d,u,!1,function(e){a("xAdg")},"data-v-5e2c97d4",null);t.default=f.exports},xAdg:function(e,t){}});
\ 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([3],{"24Tb":function(t,a){},"3NTs":function(t,a){},"5hEQ":function(t,a){},GnXp:function(t,a,e){"use strict";var s={name:"store-performance",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("指标")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("累计销售额")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("999,476,960")])]),t._v(" "),e("tr",[e("td",[t._v("达成率")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("3NTs")},"data-v-05926415",null);a.a=n.exports},"J/6z":function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var s=e("//Fk"),i=e.n(s),n=e("mvHQ"),r=e.n(n),l=e("DAYN"),o=e.n(l),c=e("Isrn"),d=e("l46T"),v=e("Vkoz"),p=e("GnXp"),m=e("mAsa"),f=e("ageR"),u=e("hoJK"),_=e("RVvJ"),h=e("fPyK"),g=e("3E4D"),C=e("Ch4/"),b=e("PI0u"),y=e("P9l9"),x={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},brandId:"",setting:"0",selectKey:"",cardInfo:[],tradeInfo:[],birthdayMemberInfo:[],memberInfo:[],powerInfo:[],currentIndex:0,tempaletDataList:[],setParent:[]}},created:function(){},methods:{returnBack:function(){this.changeRoute("/systemReport?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},clickItem:function(t){},onMove:function(t){var a=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(a.name)&&!a.fixed},itemMoveEnd:function(t){var a=this;a.isDragging=!1,a.selectKey="",a.selectKey=t.clone.dataset.name,a.tempaletDataList.forEach(function(t,e){var s;t.name==a.selectKey&&(s=t.parentCode,a[s].forEach(function(t,e){t.name==a.selectKey&&(t.fixed=!0)}))}),a.selectKey="",a.tempaletDataList=JSON.parse(r()(a.tempaletDataList)),a.$forceUpdate()},selectItem:function(t,a){this.currentIndex=a},deleteItem:function(t,a,e){this.tempaletDataList.splice(e,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[a].forEach(function(a,e){a.name==t&&(a.fixed=!1)})},changeRoute:function(t){this.$router.push(t)},isRepeat:function(t){var a={};for(var e in t){if(a[t[e]])return!0;a[t[e]]=!0}return!1},checkTag:function(t){var a={filedFlag:!0,filedRepeat:!1},e=[];return t.forEach(function(t,a){e.push(t.title)}),this.isRepeat(e)&&(a.filedRepeat=!0),a},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var a=16*Math.random()|0;return("x"==t?a:3&a|8).toString(16)})},saveAndBack:Object(b.a)(function(t){var a=JSON.parse(r()(this.tempaletDataList));return this.checkTag(a).filedRepeat?(this.$message.error({duration:1e3,message:"字段标题不能重复"}),!1):(a.forEach(function(t,a){t.sort=a}),a.length?void("save"===t?this.saveAllData(a):this.postPreview(a)):(this.$message.error({duration:1e3,message:"请先配置字段"}),!1))},500),saveAllData:function(t){var a=this,e={brandId:a.brandId,templateContent:r()({setting:a.setting,data:t})};Object(y.c)("/haoban-app-daily-web/daily/save-system-template",e).then(function(t){var e=t.data;if(1==e.errorCode)return g.a.showmsg("保存成功","success"),void a.changeRoute("/systemReport?brandId="+a.brandId+"&appIcon="+a.$route.query.appIcon);C.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var a=this,e={templateType:0,brandId:a.brandId,templateContent:r()(t)};Object(y.c)("/haoban-app-daily-web/daily/preview-template",e).then(function(t){var e=t.data,s=JSON.parse(localStorage.getItem("userInfo")).enterpriseId;if(1==e.errorCode){var i=window.location.origin+"/office-mobile/#/systemTemplate?enterpriseId="+s+"&templateId="+e.result+"&brandId="+a.brandId;return a.$refs.qrcodePreview.qrcode(i,"daily-preview"),void(a.dialogVisible=!0)}C.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var t=this;Object(y.a)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:1}).then(function(a){var e=a.data;if(1==e.errorCode){var s=setTimeout(function(){t.handleAllFields(e.result),clearTimeout(s)},200);return!1}C.a.errorMsg(e)}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleAllFields:function(t){var a=this;t.forEach(function(t,e){a.setParent.includes(t.name)?t.fixed=!0:t.fixed=!1,1==t.classify&&(t.parentCode="cardInfo",a.cardInfo.push(t)),2==t.classify&&(t.parentCode="tradeInfo",a.tradeInfo.push(t)),3==t.classify&&(t.parentCode="birthdayMemberInfo",a.birthdayMemberInfo.push(t)),4==t.classify&&(t.parentCode="memberInfo",a.memberInfo.push(t)),5==t.classify&&(t.parentCode="powerInfo",a.powerInfo.push(t))})},getInfo:function(){var t=this;Object(y.a)("/haoban-app-daily-web/daily/get-system-template-data",{brandId:t.brandId}).then(function(a){var e=a.data;1!=e.errorCode?C.a.errorMsg(e):e.result&&(t.setting=String(e.result.setting),e.result.data&&e.result.data.length&&t.handleGetInfo(e.result.data))}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleGetInfo:function(t){var a=this,e=JSON.parse(r()(t));a.setParent=[],e.forEach(function(t,e){t.fixed=!0,a.setParent.push(t.name)}),a.tempaletDataList=e}},watch:{isDragging:function(t){var a=this;t?a.delayedDragging=!0:a.$nextTick(function(){a.delayedDragging=!1})}},components:{draggable:o.a,AddInput:c.a,limitInput:d.a,timeProgress:v.a,storePerformance:p.a,errorMointor:f.a,membershipData:m.a,oldCustomerData:u.a,birthdayMembershipData:_.a,qrcodeDialog:h.a},mounted:function(){var t=this;t.brandId=t.$route.query.brandId,i.a.all([t.getInfo()]).then(function(a){t.getAllFields()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},I={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[s("div",{staticClass:"template-contain"},[s("div",{staticClass:"template-head"},[t._m(0),t._v(" "),s("div",{staticClass:"template-btns flex-1 flex-r"},[s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(a){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),s("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:function(a){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),s("div",{staticClass:"template-body"},[s("div",{staticClass:"template-cell template-cell-l system-template-tab"},[s("el-tabs",{model:{value:t.activeName,callback:function(a){t.activeName=a},expression:"activeName"}},[s("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[s("div",{staticClass:"filed-item-title"},[t._v("卡片")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.cardInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.cardInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name,"aria-hidden":"true"},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.tradeInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("生日会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.birthdayMemberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.birthdayMemberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.memberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.memberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("执行力")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.powerInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.powerInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1)])],1)],1),t._v(" "),s("div",{staticClass:"template-cell template-cell-m"},[s("div",{staticClass:"phone-view"},[s("div",{staticClass:"phone-show-content"},[s("div",{staticClass:"drag-show-content"},[s("div",{staticClass:"view-container"},[s("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[s("img",{staticClass:"templet-null-img",attrs:{src:e("Y7wY")}})]:t._e(),t._v(" "),s("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(a){t.tempaletDataList=a},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(a,e){return s("li",{key:"li1"+e,class:["filed-item",t.currentIndex==e?"active-item":"","li-block"],on:{click:function(s){s.stopPropagation(),t.selectItem(a.fieldCode,e)}}},[s("span",{staticClass:"item-close p-item-close",on:{click:function(s){s.stopPropagation(),t.deleteItem(a.name,a.parentCode,e)}}},[s("i",{staticClass:"el-icon-close"})]),t._v(" "),"1"!=a.classify?s("div",{staticClass:"filed-item-name"},[s("div",{class:["opencard-item-title",a.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(a.title))])]):t._e(),t._v(" "),"timeProgress"==a.name?s("time-progress",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataShop"==a.name?s("store-performance",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataNumber"==a.name?s("membership-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"anomalMonitor"==a.name?s("error-mointor",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"oldNumber"==a.name?s("old-customer-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"birthNumber"==a.name?s("birthday-membership-data",{attrs:{fieldName:a.title}}):t._e()],1)}))],2)])])])])]),t._v(" "),s("div",{staticClass:"template-cell template-cell-r"},[s("el-tabs",{model:{value:t.rightName,callback:function(a){t.rightName=a},expression:"rightName"}},[s("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[s("div",{attrs:{id:"edit-box"}},[s("div",{staticClass:"edit-view baby-info-flag baby-info"},[s("div",[s("el-radio",{attrs:{label:"0"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板上面")])],1),t._v(" "),s("div",{staticClass:"margin-t-15"},[s("el-radio",{attrs:{label:"1"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板下面")])],1)])])])],1)],1)])]),t._v(" "),s("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(a){t.dialogVisible=a},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"template-title flex-1"},[a("img",{attrs:{src:e("LbEI"),alt:"logo"}}),this._v(" "),a("span",{staticClass:"template-title-span"},[this._v("系统报表设置")])])}]};var k=e("VU/8")(x,I,!1,function(t){e("ruDt")},"data-v-709e72c5",null);a.default=k.exports},Nr0j:function(t,a){},P8Dk:function(t,a){},RVvJ:function(t,a,e){"use strict";var s={name:"birthday-membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("Nr0j")},"data-v-d4f766de",null);a.a=n.exports},Vkoz:function(t,a,e){"use strict";var s={name:"time-progress",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-contain"},[a("div",[a("p",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-item"},[a("div",{staticClass:"time-progress-title"},[a("p",{staticClass:"gic-pull-left"},[this._v("50.00%")]),this._v(" "),a("p",{staticClass:"gic-pull-right"},[a("span",[this._v("15")]),this._v("/"),a("span",[this._v("30")])])]),this._v(" "),a("div",{staticClass:"time-progress-bottom"},[a("div",{staticClass:"time-progress-top"})])])}]};var n=e("VU/8")(s,i,!1,function(t){e("P8Dk")},"data-v-94775b56",null);a.a=n.exports},Yxui:function(t,a){},ageR:function(t,a,e){"use strict";var s={name:"error-mointor",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"anomal-monitor-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[t._v(t._s(t.fieldName))])]),t._v(" "),e("div",{staticClass:"progress-contain"},[e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress1"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"72.2668",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-left",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("75.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("无导购率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress2"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"216.8",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-mid",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("25.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("退单率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress3"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"14.4534",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-right",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("95.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("凭空退单率")])])])])},staticRenderFns:[]};var n=e("VU/8")(s,i,!1,function(t){e("Yxui")},"data-v-45ef3720",null);a.a=n.exports},hoJK:function(t,a,e){"use strict";var s={name:"old-customer-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("5hEQ")},"data-v-b55cac32",null);a.a=n.exports},mAsa:function(t,a,e){"use strict";var s={name:"membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{attrs:{colspan:"1"}},[t._v("会员总数")]),t._v(" "),e("td",{attrs:{colspan:"2"}},[t._v("9,000,000")])]),t._v(" "),e("tr",[e("td",[t._v("新增会员")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("24Tb")},"data-v-d11a1ee6",null);a.a=n.exports},ruDt:function(t,a){}});
\ No newline at end of file
webpackJsonp([35],{CcEv:function(t,e){},JXTs:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("mvHQ"),o=a.n(s),i=a("NKg7"),n=a("P9l9"),r=a("Ch4/"),c={name:"index",data:function(){return{projectName:"haoban-manage-web",contentHeight:"0px",collapseFlag:!1,showCustomDialog:!1,customType:"",customTitle:"",purchaseApp:[],noPurchaseApp:[{applicationId:1,applicationUrl:"https://hope.demogic.com/mobile-haoban-file/images/appicon/workbench/customer_center.png",applicationName:"测试应用",describe:"应用描述应用描述应用描述应用描述应用描述"}],versionData:{id:1,name:"基础版",date:(new Date).getTime(),storeNum:100,storeAllNum:150},helpList:[{id:1,name:"测试帮助中心"}]}},methods:{changeRoute:function(t){this.$router.push(t)},toOverStore:function(){this.changeRoute("/overStoreList")},toAppView:function(t){this.changeRoute(""+t.applicationPath)},goShopping:function(t){this.changeRoute("/")},toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t},toAlert:function(){this.$confirm("您所在企业尚未订购好办 ,请前往升级版本后继续使用。","提示",{confirmButtonText:"立即前往订购",cancelButtonText:"取消",type:"warning"}).then(function(){window.open("")})},toTip:function(){this.$confirm("您没有该功能的使用权限,请联系管理员授权后继续使用。","提示",{confirmButtonText:"知道了",type:"warning"}).then(function(){window.open("")})},getEnterpriseData:function(){var t=this;Object(n.a)("/haoban-manage-web/home/find-enterprise-info",{}).then(function(e){var a=e.data;if(1==a.errorCode)return a.result.balance=Number(a.result.balance).toFixed(2),0==a.result.yesterdayUseNumber&&(a.result.yesterdayUseNumber=String(a.result.yesterdayUseNumber)),t.companyObj=a.result,void t.$nextTick(function(){t.getUserData()});r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getUserData:function(){var t=this;Object(n.a)("/haoban-manage-web/emp/get-user-info",{}).then(function(e){var a=e.data;if(1==a.errorCode)return localStorage.setItem("userInfo",o()(a.result)),void t.$nextTick(function(){t.$refs.headerMenu.getHeaderMenu()});t.$message.error({duration:1e3,message:a.message})}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getAppData:function(t){var e=this,a={type:t};Object(n.a)("/haoban-manage3-web/application-list",a).then(function(a){var s=a.data;1!=s.errorCode?r.a.errorMsg(s):1==t?e.purchaseApp=JSON.parse(o()(s.result)):e.noPurchaseApp=JSON.parse(o()(s.result))}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},mounted:function(){this.getAppData(1),this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-204+"px"},components:{vueOfficeHeader:i.a}},l={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"index"}},[a("vue-office-header",{ref:"headerMenu",attrs:{projectName:t.projectName},on:{collapseTag:t.collapseTag,toRouterView:t.toRouterView}}),t._v(" "),a("div",{staticClass:"content",attrs:{id:"content"}},[a("div",{staticClass:"content-body",style:{minHeight:t.contentHeight}},[a("div",{staticClass:"index-body flex flex-row"},[a("div",{staticClass:"index-body-left"},[a("div",{staticClass:"index-body-left_top border-box"},[a("div",{staticClass:"app-title font-16 color-303133"},[t._v("已订购的应用")]),t._v(" "),a("ul",t._l(t.purchaseApp,function(e,s){return a("li",{key:s+"app",staticClass:"border-box",on:{click:function(a){t.toAppView(e)}}},[a("div",{staticClass:"app-li-cell border-box flex"},[a("div",{staticClass:"app-cell-left"},[a("img",{attrs:{src:e.applicationUrl,alt:"img"}})]),t._v(" "),a("div",{staticClass:"app-cell-right"},[a("div",{staticClass:"app-name font-14 color-303133"},[t._v(t._s(e.applicationName))]),t._v(" "),a("div",{staticClass:"app-info"},[a("div",{staticClass:"app-version font-12 color-909399"},[t._v(t._s(e.versionName))]),t._v(" "),a("div",{staticClass:"app-date font-12 color-909399"},[t._v(t._s(t._f("timeStampToYmd")(e.date)))])])])])])}))]),t._v(" "),a("div",{staticClass:"index-body-left_bottom border-box"},[a("div",{staticClass:"app-title font-16 color-303133"},[t._v("未订购的应用")]),t._v(" "),a("ul",t._l(t.noPurchaseApp,function(e,s){return a("li",{key:s+"appno",staticClass:"border-box"},[a("div",{staticClass:"app-li-cell border-box flex"},[a("div",{staticClass:"app-cell-left"},[a("img",{attrs:{src:e.applicationUrl,alt:"img"}})]),t._v(" "),a("div",{staticClass:"app-cell-right"},[a("div",{staticClass:"app-name font-14 color-303133"},[t._v(t._s(e.applicationName))]),t._v(" "),a("div",{staticClass:"app-info"},[a("div",{staticClass:"app-describe font-12 color-909399"},[t._v(t._s(e.describe))])])])])])}))])]),t._v(" "),a("div",{staticClass:"index-body-right"},[a("div",{staticClass:"index-body-right_top border-box"},[a("div",{staticClass:"serve-info"},[a("div",{staticClass:"serve-version flex"},[a("span",{staticClass:"w-86 font-14 color-909399 text-left"},[t._v("版本")]),t._v(" "),a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.versionData.name))])]),t._v(" "),a("div",{staticClass:"serve-date flex m-t-20"},[a("span",{staticClass:"w-86 font-14 color-909399 text-left"},[t._v("到期时间")]),t._v(" "),a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t._f("timeStampToYmd")(t.versionData.date)))])]),t._v(" "),a("div",{staticClass:"serve-store flex m-t-20"},[a("span",{staticClass:"w-86 font-14 color-909399 text-left"},[t._v("门店容量")]),t._v(" "),a("span",{staticClass:"font-14 color-303133 "},[t._v(t._s(t.versionData.storeAllNum)+"/"+t._s(t.versionData.storeNum))]),t.versionData.storeAllNum>t.versionData.storeNum?a("span",{staticClass:" cursor-pointer font-12 p-l-10 color-f5222d",on:{click:t.toOverStore}},[t._v("("+t._s(t.versionData.storeAllNum-t.versionData.storeNum)+"家门店溢出)")]):t._e()]),t._v(" "),a("div",{staticClass:"serve-btn text-center m-t-30"},[a("el-button",{attrs:{type:"primary"},on:{click:t.goShopping}},[t._v("前往订购")])],1)])]),t._v(" "),a("div",{staticClass:"index-body-right_bottom border-box m-t-10"},[a("div",{staticClass:"help-title font-16 color-303133 font-w-600"},[t._v("帮助中心")]),t._v(" "),a("ul",{staticClass:"help-list"},t._l(t.helpList,function(e,s){return a("li",{key:s+"help",staticClass:"font-14 color-606266"},[t._v("\n "+t._s(e.name)+"\n ")])}))])])])]),t._v(" "),a("vue-gic-footer")],1)],1)},staticRenderFns:[]};var p=a("VU/8")(c,l,!1,function(t){a("CcEv")},"data-v-5095e8ff",null);e.default=p.exports}}); webpackJsonp([31],{CcEv:function(t,e){},JXTs:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("mvHQ"),o=a.n(s),i=a("NKg7"),n=a("P9l9"),r=a("Ch4/"),c={name:"index",data:function(){return{projectName:"haoban-manage-web",contentHeight:"0px",collapseFlag:!1,showCustomDialog:!1,customType:"",customTitle:"",purchaseApp:[],noPurchaseApp:[{applicationId:1,applicationUrl:"https://hope.demogic.com/mobile-haoban-file/images/appicon/workbench/customer_center.png",applicationName:"测试应用",describe:"应用描述应用描述应用描述应用描述应用描述"}],versionData:{id:1,name:"基础版",date:(new Date).getTime(),storeNum:100,storeAllNum:150},helpList:[{id:1,name:"测试帮助中心"}]}},methods:{changeRoute:function(t){this.$router.push(t)},toOverStore:function(){this.changeRoute("/overStoreList")},toAppView:function(t){this.changeRoute(""+t.applicationPath)},goShopping:function(t){this.changeRoute("/")},toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t},toAlert:function(){this.$confirm("您所在企业尚未订购好办 ,请前往升级版本后继续使用。","提示",{confirmButtonText:"立即前往订购",cancelButtonText:"取消",type:"warning"}).then(function(){window.open("")})},toTip:function(){this.$confirm("您没有该功能的使用权限,请联系管理员授权后继续使用。","提示",{confirmButtonText:"知道了",type:"warning"}).then(function(){window.open("")})},getEnterpriseData:function(){var t=this;Object(n.a)("/haoban-manage-web/home/find-enterprise-info",{}).then(function(e){var a=e.data;if(1==a.errorCode)return a.result.balance=Number(a.result.balance).toFixed(2),0==a.result.yesterdayUseNumber&&(a.result.yesterdayUseNumber=String(a.result.yesterdayUseNumber)),t.companyObj=a.result,void t.$nextTick(function(){t.getUserData()});r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getUserData:function(){var t=this;Object(n.a)("/haoban-manage-web/emp/get-user-info",{}).then(function(e){var a=e.data;if(1==a.errorCode)return localStorage.setItem("userInfo",o()(a.result)),void t.$nextTick(function(){t.$refs.headerMenu.getHeaderMenu()});t.$message.error({duration:1e3,message:a.message})}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getAppData:function(t){var e=this,a={type:t};Object(n.a)("/haoban-manage3-web/application-list",a).then(function(a){var s=a.data;1!=s.errorCode?r.a.errorMsg(s):1==t?e.purchaseApp=JSON.parse(o()(s.result)):e.noPurchaseApp=JSON.parse(o()(s.result))}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},mounted:function(){this.getAppData(1),this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-204+"px"},components:{vueOfficeHeader:i.a}},l={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"index"}},[a("vue-office-header",{ref:"headerMenu",attrs:{projectName:t.projectName},on:{collapseTag:t.collapseTag,toRouterView:t.toRouterView}}),t._v(" "),a("div",{staticClass:"content",attrs:{id:"content"}},[a("div",{staticClass:"content-body",style:{minHeight:t.contentHeight}},[a("div",{staticClass:"index-body flex flex-row"},[a("div",{staticClass:"index-body-left"},[a("div",{staticClass:"index-body-left_top border-box"},[a("div",{staticClass:"app-title font-16 color-303133"},[t._v("已订购的应用")]),t._v(" "),a("ul",t._l(t.purchaseApp,function(e,s){return a("li",{key:s+"app",staticClass:"border-box",on:{click:function(a){t.toAppView(e)}}},[a("div",{staticClass:"app-li-cell border-box flex"},[a("div",{staticClass:"app-cell-left"},[a("img",{attrs:{src:e.applicationUrl,alt:"img"}})]),t._v(" "),a("div",{staticClass:"app-cell-right"},[a("div",{staticClass:"app-name font-14 color-303133"},[t._v(t._s(e.applicationName))]),t._v(" "),a("div",{staticClass:"app-info"},[a("div",{staticClass:"app-version font-12 color-909399"},[t._v(t._s(e.versionName))]),t._v(" "),a("div",{staticClass:"app-date font-12 color-909399"},[t._v(t._s(t._f("timeStampToYmd")(e.date)))])])])])])}))]),t._v(" "),a("div",{staticClass:"index-body-left_bottom border-box"},[a("div",{staticClass:"app-title font-16 color-303133"},[t._v("未订购的应用")]),t._v(" "),a("ul",t._l(t.noPurchaseApp,function(e,s){return a("li",{key:s+"appno",staticClass:"border-box"},[a("div",{staticClass:"app-li-cell border-box flex"},[a("div",{staticClass:"app-cell-left"},[a("img",{attrs:{src:e.applicationUrl,alt:"img"}})]),t._v(" "),a("div",{staticClass:"app-cell-right"},[a("div",{staticClass:"app-name font-14 color-303133"},[t._v(t._s(e.applicationName))]),t._v(" "),a("div",{staticClass:"app-info"},[a("div",{staticClass:"app-describe font-12 color-909399"},[t._v(t._s(e.describe))])])])])])}))])]),t._v(" "),a("div",{staticClass:"index-body-right"},[a("div",{staticClass:"index-body-right_top border-box"},[a("div",{staticClass:"serve-info"},[a("div",{staticClass:"serve-version flex"},[a("span",{staticClass:"w-86 font-14 color-909399 text-left"},[t._v("版本")]),t._v(" "),a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t.versionData.name))])]),t._v(" "),a("div",{staticClass:"serve-date flex m-t-20"},[a("span",{staticClass:"w-86 font-14 color-909399 text-left"},[t._v("到期时间")]),t._v(" "),a("span",{staticClass:"font-14 color-303133"},[t._v(t._s(t._f("timeStampToYmd")(t.versionData.date)))])]),t._v(" "),a("div",{staticClass:"serve-store flex m-t-20"},[a("span",{staticClass:"w-86 font-14 color-909399 text-left"},[t._v("门店容量")]),t._v(" "),a("span",{staticClass:"font-14 color-303133 "},[t._v(t._s(t.versionData.storeAllNum)+"/"+t._s(t.versionData.storeNum))]),t.versionData.storeAllNum>t.versionData.storeNum?a("span",{staticClass:" cursor-pointer font-12 p-l-10 color-f5222d",on:{click:t.toOverStore}},[t._v("("+t._s(t.versionData.storeAllNum-t.versionData.storeNum)+"家门店溢出)")]):t._e()]),t._v(" "),a("div",{staticClass:"serve-btn text-center m-t-30"},[a("el-button",{attrs:{type:"primary"},on:{click:t.goShopping}},[t._v("前往订购")])],1)])]),t._v(" "),a("div",{staticClass:"index-body-right_bottom border-box m-t-10"},[a("div",{staticClass:"help-title font-16 color-303133 font-w-600"},[t._v("帮助中心")]),t._v(" "),a("ul",{staticClass:"help-list"},t._l(t.helpList,function(e,s){return a("li",{key:s+"help",staticClass:"font-14 color-606266"},[t._v("\n "+t._s(e.name)+"\n ")])}))])])])]),t._v(" "),a("vue-gic-footer")],1)],1)},staticRenderFns:[]};var p=a("VU/8")(c,l,!1,function(t){a("CcEv")},"data-v-5095e8ff",null);e.default=p.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([32],{FTWc:function(t,a){},FmZU:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("bzW+"),i=e("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"话务任务",appIcon:"icon-ribao",activeSelTab:"11",activeTab:"11",navpath:[{name:"首页",path:"/index"},{name:"话务任务",path:""}],tabListData:[{tabId:"1",tabName:"话务任务记录",icon:"iconhuawushuju",onlyIconActive:!1,children:[{tabId:"11",tabName:"门店视图",icon:""},{tabId:"12",tabName:"话务任务视图",icon:""}]},{tabId:"2",tabName:"话务任务设置",icon:"iconrenwu",onlyIconActive:!1},{tabId:"3",tabName:"不良评价回访设置",icon:"iconbuliangpingjiashezhi",onlyIconActive:!1}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,a){this.activeBrand=t,this.activeGroup=a},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":case"11":this.changeRoute("taskRecord");break;case"12":this.changeRoute("taskView");break;case"2":this.changeRoute("trafficTaskSet");break;case"3":this.changeRoute("badEvaluateSet")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t},activeGroup:function(t,a){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("nav-crumb",{attrs:{navpath:t.navpath},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-content"},[e("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(c,o,!1,function(t){e("FTWc")},"data-v-5087b99b",null);a.default=s.exports}});
\ No newline at end of file
webpackJsonp([32],{IuWw:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),i=a("Ie7z"),s=a("LRn8"),l=a("P9l9"),r=a("PI0u"),c=a("3E4D"),d=a("Ch4/"),u={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{activeName:"first",tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1,conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{value:"",label:"所有"},{value:"0",label:"自营"},{value:"1",label:"联营"},{value:"2",label:"代理"},{value:"3",label:"代销"},{value:"4",label:"托管"}],selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},setSelectTab:function(e){this.activeTab=e.tabId},toInput:Object(r.a)(function(e,t){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(e){e||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},delDepart:function(e,t){t.splice(e,1),this.currentPage=1,this.defaultStoreList=this.conditionObj.storeGroup,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!n()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a=[],o=[];t.conditionObj.storeGroup.forEach(function(e){2==e.type&&a.push(e.groupId),3==e.type&&o.push(e.storeId)}),t.conditionObj.dateRange||(t.conditionObj.dateRange=[]);var n={search:t.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeIds:t.multipleSelection.map(function(e){return e.storeId}).join(",")||"",storeGroupIds:a.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",brandId:t.activeBrand,delOptFlag:e.delOptFlag,reason:e.reason,chooseAllFlag:t.selectRadio};Object(l.c)("/haoban-app-daily-web/daily/batch-delete-brand-task",n).then(function(e){var a=e.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void t.getTableList();d.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},exportExcel:function(){var e=this,t=[],a=[];e.conditionObj.storeGroup.forEach(function(e){2==e.type&&t.push(e.groupId),3==e.type&&a.push(e.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:t.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand};Object(l.b)("/haoban-app-daily-web/daily/batch-export-brand-task",o).then(function(e){if(!e.data)return d.a.errorMsg("暂无数据"),!1;var t=new Blob([e.data],{type:"application/vnd.ms-excel"}),a=document.createElement("a");a.download="云日报记录.csv",a.style.display="none",a.href=URL.createObjectURL(t),document.body.appendChild(a),a.click(),URL.revokeObjectURL(a.href),document.body.removeChild(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},showDialogLayer:function(e,t){this.selectType=e,this.changed=e,this.defaultStoreList=t,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(e){this.conditionObj.storeGroup=e,this.getTableList()},toDetail:function(e,t){this.$router.push("dailyDetail?storeId="+t.storeId+"&appIcon= "+this.$route.query.appIcon)},getTableList:function(e){var t=this,a=[],o=[];t.conditionObj.storeGroup.forEach(function(e){2==e.type&&a.push(e.groupId),3==e.type&&o.push(e.storeId)}),t.conditionObj.dateRange||(t.conditionObj.dateRange=[]);var n={search:t.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeGroupIds:a.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",currentPage:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(l.a)("/haoban-app-daily-web/daily/page-brand-task",n).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.result||[],t.total=a.result.totalCount,!1;d.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())},activeGroupId:function(e,t){e&&(this.activeGroup=e)}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.activeGroup=this.activeGroupId,this.brandId&&this.getTableList()},destroyed:function(){this.activeGroup="",document.documentElement.style.backgroundColor="#fff"},components:{vueSelectStore:i.a,multipleDel:s.a}},p={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"daily-set-wrap "},[a("div",{staticClass:"daily-set-content border-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264 m-l-10",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(t){return a=t,e.toInput(a,e.conditionObj.searchInput);var a}},model:{value:e.conditionObj.searchInput,callback:function(t){e.$set(e.conditionObj,"searchInput",t)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),e._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(t){e.showDialogLayer("store",e.conditionObj.storeGroup)}}},[e.conditionObj.storeGroup.length?e._e():a("span",{staticClass:"font-14 color-c0c4cc"},[e._v("请选择门店分组")]),e._v(" "),e.conditionObj.storeGroup.length?a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[e._l(e.conditionObj.storeGroup,function(t,o){return[a("span",{key:o,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[e._v(e._s(t.name||t.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(t){t.stopPropagation(),e.delDepart(o,e.conditionObj.storeGroup)}}})])]})],2)]):e._e()])])]),e._v(" "),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeStoreType},model:{value:e.conditionObj.storeType,callback:function(t){e.$set(e.conditionObj,"storeType",t)},expression:"conditionObj.storeType"}},e._l(e.storeTypeOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:e.changeDate},model:{value:e.conditionObj.dateRange,callback:function(t){e.$set(e.conditionObj,"dateRange",t)},expression:"conditionObj.dateRange"}})],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:e.exportExcel}},[a("i",{staticClass:"iconfont icon-icon_yunxiazai p-r-6"}),e._v("导出")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.storeName))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.taskCount))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成(含放弃)","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.completedCount))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率(含放弃)","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.completedRate))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.noCompletedCount))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.overdueCount))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.toDetail(t.$index,t.row)}}},[e._v("查看详情")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!1},on:{hideDialog:e.hideDialog}}),e._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:e.activeGroup,appScene:e.appScene,treeSet:e.storeTreeSet,selectType:"group",defaultList:e.defaultStoreList},on:{handleSelectedList:e.handleSelectedList}})],1)},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(e){a("ez6v")},"data-v-53fea292",null);t.default=h.exports},ez6v:function(e,t){}});
\ No newline at end of file
webpackJsonp([33],{O3gZ:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l={name:"block-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"block block-field"},[i("div",{staticClass:"block-head"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))])]),t._v(" "),i("ul",{staticClass:"view-content"},t._l(t.childItem.list,function(e,l){return i("li",{key:"performance"+l,staticClass:"block-filed-item border-bottom-1"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag "},[t._v(t._s(e.placeholder)+" "+t._s(e.isMust?"(必填)":""))])])])})),t._v(" "),"competitorInfo"==t.childItem.name?i("div",{staticClass:"compete-add"},[t._v("\n +竞品信息\n ")]):t._e()])},staticRenderFns:[]};var a=i("VU/8")(l,s,!1,function(t){i("gqXI")},"data-v-530ad580",null);e.default=a.exports},gqXI:function(t,e){}});
\ No newline at end of file
webpackJsonp([33],{"m+x7":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("Ie7z"),s=a("LRn8"),l=a("P9l9"),r=a("PI0u"),c=a("3E4D"),d=a("Ch4/"),u={props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",actictiveGroup:this.activeGroupId,activeId:"1",conditionObj:{tableType:"1",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{changeTable:function(t){if(2==t.name)return!1;this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(r.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(l.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void e.getTableList();d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(l.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return d.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(l.a)("/haoban-app-tel-task-web/task/store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),l=s.getFullYear(),r=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[l+"-"+(r<10?"0"+r:r)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,this.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{vueSelectStore:i.a,multipleDel:s.a}},p={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 boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-20"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,n){return[a("span",{key:n,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(n,t.conditionObj.storeGroup)}}})])]})],2)])])])]),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.exportExcel}},[a("i",{staticClass:"iconfont icon-icon_yunxiazai p-r-6"}),t._v("导出")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"iconfont icongengduo"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"td-ellipsis"}),t._v("\n "+t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var g=a("VU/8")(u,p,!1,function(t){a("qty0")},"data-v-460eaedc",null);e.default=g.exports},qty0:function(t,e){}});
\ No newline at end of file
webpackJsonp([37],{K1Vb:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"enterprise",components:{vueOfficeHeader:n("NKg7").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,contentHeight:window.screen.availHeight-5+"px"}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},mounted:function(){this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},i={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"enterprise-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"enterprise-wrap__body"},[e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])])],1)},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("kMRx")},"data-v-45a71088",null);e.default=o.exports},kMRx:function(t,e){}}); webpackJsonp([34],{K1Vb:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"enterprise",components:{vueOfficeHeader:n("NKg7").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,contentHeight:window.screen.availHeight-5+"px"}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},mounted:function(){this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},i={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"enterprise-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"enterprise-wrap__body"},[e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])])],1)},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("kMRx")},"data-v-45a71088",null);e.default=o.exports},kMRx:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([34],{"2WGr":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"date-range-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,s=0;s<t.length;s++){null!=t.charAt(s).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},i={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"flex"},[s("div",{class:["opencard-item-title",t.getZhLen(t.childItem.startTitle)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.startTitle))]),t._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")),s("i",{staticClass:"el-icon-arrow-right"})])])]),t._v(" "),s("div",{staticClass:"b-t-1 flex"},[s("div",{class:["opencard-item-title",t.getZhLen(t.childItem.endTitle)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.endTitle))]),t._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),s("i",{staticClass:"el-icon-arrow-right"})])])])])},staticRenderFns:[]};var l=s("VU/8")(a,i,!1,function(t){s("JXCd")},"data-v-5106f326",null);e.default=l.exports},JXCd:function(t,e){}});
\ No newline at end of file
webpackJsonp([35],{LTPC:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i("//Fk"),s=i.n(a),n=i("Gu7T"),l=i.n(n),o=i("gBtx"),c=i.n(o),d=i("mvHQ"),r=i.n(d),p=i("DAYN"),m=i.n(p),u=i("Isrn"),v=i("l46T"),h=i("8dpP"),f=i("rYZf"),g=i("2WGr"),y=i("zHtI"),_=i("O3gZ"),C=i("fPyK"),b=i("3E4D"),I=i("Ch4/"),x=i("PI0u"),k=i("P9l9"),w={name:"customSetTemplate",data:function(){return{activeName:"first",rightName:"second",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},templateId:"",oparateType:"",counter:1,selectKey:"",tradeInfo:[],personInfo:[],goodsInfo:[],competeInfo:[],defineInfo:[],currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[],setList:[],templateObj:{title:"",description:"",storeType:"",momory:[]},storeList:[{id:"0",name:"自营门店",disabled:!1},{id:"1",name:"联营门店",disabled:!1},{id:"2",name:"代理门店",disabled:!1},{id:"3",name:"代销门店",disabled:!1},{id:"4",name:"托管门店",disabled:!1}]}},methods:{getZhLen:function(e){for(var t=0,i=0;i<e.length;i++){null!=e.charAt(i).match(/[^\x00-\xff]/gi)?t+=1:t+=.5}return Math.ceil(t)},returnBack:function(){this.changeRoute("/customReport?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},cloneItem:function(e){var t=JSON.parse(r()(e));return t.cid="c"+this.counter,t.systemFlag||(t.name.includes("textc")&&(t.name="textc"+this.counter),t.name.includes("paragraphc")&&(t.name="paragraphc"+this.counter),t.name.includes("numberc")&&(t.name="numberc"+this.counter),t.name.includes("checkboxesOrRadioc")&&(t.name="checkboxesOrRadioc"+this.counter),t.name.includes("datec")&&(t.name="datec"+this.counter),t.name.includes("dateareac")&&(t.name="dateareac"+this.counter),t.name.includes("picc")&&(t.name="picc"+this.counter),t.name.includes("introductionc")&&(t.name="introductionc"+this.counter),t.name.includes("pricec")&&(t.name="pricec"+this.counter),t.name.includes("groupc")&&(t.name="groupc"+this.counter,t.title=""+t.title+this.counter)),t},onMove:function(e){var t=e.draggedContext.element;return!this.tempaletDataList.map(function(e){return e.name}).includes(t.name)&&!t.fixed},onChildMove:function(e){var t=!0;return-1!=e.dragged.className.indexOf("block-class")&&-1!=e.to.className.indexOf("block-wrap")&&(t=!1),t},itemMoveEnd:function(e){var t=this;function i(e){t[e].forEach(function(e,i){e.name==t.selectKey&&(e.fixed=!0)})}t.isDragging=!1,t.selectKey="",t.selectKey=e.clone.dataset.name,t.tempaletDataList.forEach(function(e,a){e.name==t.selectKey&&i(e.parentCode),e.children&&e.children.forEach(function(e,a){e.name==t.selectKey&&i(e.parentCode)})}),t.selectKey="",t.tempaletDataList=JSON.parse(r()(t.tempaletDataList)),t.$forceUpdate(),t.counter=t.counter+1},selectItem:function(e,t){this.currentIndex=t,this.currentChildIndex=null},deleteItem:function(e,t,i,a){var s=this;if(s.tempaletDataList.splice(i,1),s.currentIndex--,s.currentIndex<=0&&(s.currentIndex=0),!a.systemFlag)return a.name.includes("groupc")&&a.children.length&&a.children.forEach(function(e){e.systemFlag&&s[e.parentCode].forEach(function(t){t.name==e.name&&(t.fixed=!1)})}),!1;s[t].forEach(function(t,i){t.name==e&&(t.fixed=!1)})},addDragItem:function(e){return!1},selectChildItem:function(e,t,i,a){this.currentIndex=null,this.currentChildKey=e,this.childIndex=t,this.currentChildIndex=i},deleteChildItem:function(e,t,i,a,s){if(this.childIndex=t,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[t].children[i].name,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(r()(this.tempaletDataList)),this.tempaletDataList[t].children.splice(i,1),!s.systemFlag)return!1;this[s.parentCode].forEach(function(t,i){t.name===e&&(t.fixed=!1)})},delChildItem:function(e,t,i){i.list.splice(t,1)},addChildItem:function(e,t,i){if(19!=t){i.list.push({value:"选项"+(t+2),key:t+2});var a=i.list.map(function(e){return e.value});this.isRepeat(a)&&(i.list.splice(i.list.length-1,1),a.splice(i.list.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},changeMust:function(e,t,i){t&&i.list.forEach(function(t){t.isMust=!!e})},isRepeat:function(e){var t={};for(var i in e){if(t[e[i]])return!0;t[e[i]]=!0}return!1},changeRoute:function(e){this.$router.push(e)},checkTag:function(e){var t={filedFlag:!0,filedRepeat:!1},i=[];return e.forEach(function(e){if(""==e.title)return t.filedFlag=!1,t.name=e.title||"",!1;i.push(e.title),e.hasOwnProperty("children")&&e.children.length&&e.children.forEach(function(e){if(e.systemFlag&&""==e.title)return t.filedFlag=!1,t.name=e.title||"",!1;i.push(e.title)})}),this.isRepeat(i)&&(t.filedRepeat=!0),t},checkTemplateObj:function(){var e=!0;return this.templateObj.title&&this.templateObj.description&&this.templateObj.storeType||(e=!1),e},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})},saveAndBack:Object(x.a)(function(e){if(!this.checkTemplateObj())return this.$message.error({duration:1e3,message:"请完善模板设置内容"}),!1;var t=JSON.parse(r()(this.tempaletDataList)),i=this.checkTag(t);if(!i.filedFlag)return this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"}),!1;if(i.filedRepeat)this.$message.error({duration:1e3,message:"字段标题不能重复"});else{if(t.forEach(function(e,t){e.sort=t,e.isMust=e.isMust?1:0,e.memory=e.memory?1:0,e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=e.openCapitalize?1:0),e.hasOwnProperty("list")&&e.list.forEach(function(e){e.isMust=e.isMust?1:0}),e.hasOwnProperty("children")&&(e.children.forEach(function(e,t){e.sort=t,e.isMust=e.isMust?1:0,e.memory=e.memory?1:0,e.hasOwnProperty("list")&&e.list.forEach(function(e){e.isMust=e.isMust?1:0}),e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=e.openCapitalize?1:0)}),e.list=e.children)}),!t.length)return this.$message.error({duration:1e3,message:"请先配置字段"}),!1;"save"===e?this.saveAllData(t):this.postPreview(t)}},500),saveAllData:function(e){var t=this,i={status:1,brandId:t.brandId,templateContent:r()(e),title:t.templateObj.title,description:t.templateObj.description,storeType:t.templateObj.storeType,memory:[]};Object(k.c)("/haoban-app-daily-web/daily/save-define-template",i).then(function(e){var i=e.data;if(1==i.errorCode)return b.a.showmsg("保存成功","success"),void t.changeRoute("/customReport?brandId="+t.brandId+"&appIcon="+t.$route.query.appIcon);I.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},postPreview:function(e){var t=this,i={templateType:1,brandId:t.brandId,templateContent:r()(e)};Object(k.c)("/haoban-app-daily-web/daily/preview-template",i).then(function(e){var i=e.data;if(1==i.errorCode){var a=JSON.parse(localStorage.getItem("userInfo")).enterpriseId,s=window.location.origin+"/office-mobile/#/defineTemplate?enterpriseId="+a+"&templateId="+i.result+"&brandId="+t.brandId;return t.$refs.qrcodePreview.qrcode(s,"daily-preview"),void(t.dialogVisible=!0)}I.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},closeDialog:function(){this.dialogVisible=!1},getHasStores:function(){var e=this;Object(k.c)("/haoban-app-daily-web/daily/has-defined-template-store-type",{brandId:e.brandId}).then(function(t){var i=t.data;1!=i.errorCode?I.a.errorMsg(i):e.storeList.forEach(function(t){i.result&&i.result.length&&i.result.includes(c()(t.id))&&(t.disabled=!0),"edit"==e.oparateType&&e.storeType==t.id&&(t.disabled=!1)})}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getAllFields:function(e){var t=this;Object(k.c)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:e}).then(function(i){var a=i.data;if(1==a.errorCode)return a.result.forEach(function(t){t.isMust=!!t.isMust,t.memory=!!t.memory,t.title=t.title.trim(),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=!!t.openCapitalize),t.hasOwnProperty("list")&&t.list&&t.list.length&&t.list.forEach(function(e){e.isMust=!!e.isMust}),t.systemFlag=3!=e,t.name.includes("groupc")&&(t.children=[])}),void(3==e?t.defineInfo=a.result:t.handleAllFields(a.result));I.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleAllFields:function(e){var t=this;e.forEach(function(e){e.fixed=!1,1==e.classify&&(e.parentCode="tradeInfo",t.tradeInfo.push(e)),2==e.classify&&(e.parentCode="personInfo",t.personInfo.push(e)),3==e.classify&&(e.parentCode="goodsInfo",t.goodsInfo.push(e)),4==e.classify&&(e.parentCode="competeInfo",t.competeInfo.push(e))})},getInfo:function(){var e=this;Object(k.c)("/haoban-app-daily-web/daily/get-define-template",{templateId:e.templateId}).then(function(t){var i=t.data;if(1==i.errorCode)return e.setList=[],i.result&&(e.templateObj.title=i.result.title,e.templateObj.description=i.result.description,e.storeType="edit"==e.oparateType?String(i.result.storeType):"",e.templateObj.storeType="edit"==e.oparateType?String(i.result.storeType):"",i.result.templateContent&&i.result.templateContent.length&&e.handleGetInfo(i.result.templateContent)),void e.getHasStores();I.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},treeData:function(e){var t=e.filter(function(t){var i=e.filter(function(e){return t.fieldCode==e.parentCode});return i.length>0&&(t.children=i),0==t.parentCode});return t.sort(function(e,t){return e.sort-t.sort}),t.forEach(function(e,t){e.children.sort(function(e,t){return e.sort-t.sort})}),t},handleGetInfo:function(e){var t=this,i=JSON.parse(r()(e));t.cids=[],t.setParent=[],i.forEach(function(e,i){e.title=e.title.trim(),e.isMust=!!e.isMust,e.memory=!!e.memory,e.name.includes("textc")||e.name.includes("paragraphc")||e.name.includes("numberc")||e.name.includes("checkboxesOrRadioc")||e.name.includes("datec")||e.name.includes("dateareac")||e.name.includes("picc")||e.name.includes("introductionc")||e.name.includes("pricec")||e.name.includes("groupc")?(e.systemFlag=!1,e.parentCode="defineInfo"):(t.setParent.push(e.name),e.systemFlag=!0,1==e.classify&&(e.parentCode="tradeInfo"),2==e.classify&&(e.parentCode="personInfo"),3==e.classify&&(e.parentCode="goodsInfo"),4==e.classify&&(e.parentCode="competeInfo")),e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=!!e.openCapitalize),e.hasOwnProperty("list")&&e.list&&e.list.length&&(e.list.forEach(function(i){(i.isMust=!!i.isMust,e.name.includes("groupc"))&&(i.isMust=!!i.isMust,i.memory=!!i.memory,i.name.includes("textc")||i.name.includes("paragraphc")||i.name.includes("numberc")||i.name.includes("checkboxesOrRadioc")||i.name.includes("datec")||i.name.includes("dateareac")||i.name.includes("picc")||i.name.includes("introductionc")||i.name.includes("pricec")||i.name.includes("groupc")?i.systemFlag=!1:(t.setParent.push(i.name),i.systemFlag=!0,1==i.classify&&(i.parentCode="tradeInfo"),2==i.classify&&(i.parentCode="personInfo"),3==i.classify&&(i.parentCode="goodsInfo"),4==i.classify&&(i.parentCode="competeInfo")))}),e.name.includes("groupc")&&(e.children=e.list)),t.cids.push(c()(e.cid.match(/\d+/g))),e.hasOwnProperty("children")&&e.children.forEach(function(e){e.isMust=!!e.isMust,e.memory=!!e.memory,t.cids.push(c()(e.cid.match(/\d+/g)))})}),t.counter=Math.max.apply(Math,l()(t.cids)),t.tempaletDataList=i,setTimeout(function(){t.setFixed()},500)},setFixed:function(){var e=this;["tradeInfo","personInfo","goodsInfo","competeInfo"].forEach(function(t){e[t].forEach(function(t){e.setParent.includes(t.name)&&(t.fixed=!0)})})}},watch:{isDragging:function(e){var t=this;e?t.delayedDragging=!0:t.$nextTick(function(){t.delayedDragging=!1})}},components:{draggable:m.a,AddInput:u.a,limitInput:v.a,imageCom:h.default,selectCom:f.default,dateRangeCom:g.default,inputCom:y.default,blockCom:_.default,qrcodeDialog:C.a},mounted:function(){var e=this,t=e.$route.query;e.brandId=e.$route.query.brandId,s.a.all([e.getAllFields(2)]).then(function(i){e.getAllFields(3),t.hasOwnProperty("templateId")?(e.templateId=t.templateId,e.oparateType=t.type,e.getInfo()):e.getHasStores()}).catch(function(e){console.log(e)}),document.body.ondrop=function(e){e.preventDefault(),e.stopPropagation()}}},T={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"template-wrap",style:{height:e.bodyHeight}},[a("div",{staticClass:"template-contain"},[a("div",{staticClass:"template-head"},[e._m(0),e._v(" "),a("div",{staticClass:"template-btns flex-1 flex-r"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:function(t){e.saveAndBack("preview")}}},[e._v("预 览")]),e._v(" "),a("el-button",{attrs:{type:"primary",plain:""},on:{click:e.returnBack}},[e._v("返 回")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.saveAndBack("save")}}},[e._v("保存并启用")])],1)]),e._v(" "),a("div",{staticClass:"template-body"},[a("div",{staticClass:"template-cell template-cell-l"},[a("el-tabs",{model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[a("div",{staticClass:"filed-item-title"},[e._v("交易")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list1",list:e.tradeInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.tradeInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name,"aria-hidden":"true"}},[a("span",[e._v(e._s(t.title))])])}))],1),e._v(" "),a("div",{staticClass:"filed-item-title"},[e._v("人员")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list2",list:e.personInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.personInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name}},[a("span",[e._v(e._s(t.title))])])}))],1),e._v(" "),a("div",{staticClass:"filed-item-title"},[e._v("商品")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list3",list:e.goodsInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.goodsInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name}},[a("span",[e._v(e._s(t.title))])])}))],1),e._v(" "),a("div",{staticClass:"filed-item-title"},[e._v("竞品")]),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list4",list:e.competeInfo,options:e.leftOption,clone:e.cloneItem,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.competeInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-name":t.name}},[a("span",[e._v(e._s(t.title))])])}))],1)]),e._v(" "),a("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[a("div",{staticClass:"filed-item-title"}),e._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.defineInfo,options:e.leftDefineOption,clone:e.cloneItem,move:e.onChildMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.defineInfo,function(t,i){return a("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":"",11==t.type?"block-class":""],attrs:{"data-type":t.fieldCode}},[0==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),1==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),2==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),3==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),4==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),5==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),6==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),7==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),9==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),10==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),11==t.type?a("span",[e._v(e._s(t.title))]):e._e(),e._v(" "),0==t.type?a("i",{staticClass:"bg-icon bg-icon-one"}):e._e(),e._v(" "),1==t.type?a("i",{staticClass:"bg-icon bg-icon-two"}):e._e(),e._v(" "),2==t.type?a("i",{staticClass:"bg-icon bg-icon-three"}):e._e(),e._v(" "),3==t.type?a("i",{staticClass:"bg-icon bg-icon-four"}):e._e(),e._v(" "),4==t.type?a("i",{staticClass:"bg-icon bg-icon-five"}):e._e(),e._v(" "),5==t.type?a("i",{staticClass:"bg-icon bg-icon-six"}):e._e(),e._v(" "),6==t.type?a("i",{staticClass:"bg-icon bg-icon-seven"}):e._e(),e._v(" "),7==t.type?a("i",{staticClass:"bg-icon bg-icon-eight"}):e._e(),e._v(" "),9==t.type?a("i",{staticClass:"bg-icon bg-icon-ten"}):e._e(),e._v(" "),10==t.type?a("i",{staticClass:"bg-icon bg-icon-eleven"}):e._e(),e._v(" "),11==t.type?a("i",{staticClass:"bg-icon bg-icon-twelve"}):e._e()])}))],1)])],1)],1),e._v(" "),a("div",{staticClass:"template-cell template-cell-m"},[a("div",{staticClass:"phone-view"},[a("div",{staticClass:"phone-show-content"},[a("div",{staticClass:"drag-show-content"},[a("div",{staticClass:"view-container"},[a("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==e.tempaletDataList.length?[a("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:e._e(),e._v(" "),a("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:e.tempaletDataList,callback:function(t){e.tempaletDataList=t},expression:"tempaletDataList"}},e._l(e.tempaletDataList,function(t,i){return a("li",{key:"li1"+i,class:["filed-item",e.currentIndex==i?"active-item":"","li-block"],on:{click:function(a){e.selectItem(t.fieldCode,i)}}},["baseInfo"!=t.fieldCode?a("span",{staticClass:"item-close p-item-close",on:{click:function(a){a.stopPropagation(),e.deleteItem(t.name,t.parentCode,i,t)}}},[a("i",{staticClass:"el-icon-close"})]):e._e(),e._v(" "),t.systemFlag||!t.name.includes("groupc")?a("div",[1==t.type||2==t.type||3==t.type||10==t.type||9==t.type?a("input-com",{attrs:{childItem:t}}):e._e(),e._v(" "),4==t.type||5==t.type?a("select-com",{attrs:{childItem:t}}):e._e(),e._v(" "),6==t.type?a("date-range-com",{attrs:{childItem:t}}):e._e(),e._v(" "),7==t.type?a("image-com",{attrs:{childItem:t}}):e._e(),e._v(" "),"11"==t.type?a("block-com",{attrs:{childItem:t}}):e._e()],1):e._e(),e._v(" "),[t.name.includes("groupc")?a("div",{staticClass:"block"},[a("div",{staticClass:"block-head"},[a("div",{class:["opencard-item-title",e.getZhLen(t.title)>=6?"title-pre-wrap":""]},[e._v(e._s(t.title))])]),e._v(" "),a("ul",{staticClass:"view-content"},[a("draggable",{class:["drag-wrap","block-wrap",t.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:e.addDragItem},model:{value:t.children,callback:function(i){e.$set(t,"children",i)},expression:"item.children"}},e._l(t.children,function(s,n){return a("li",{key:"li"+n,class:["filed-item","child-filed-item",e.currentChildKey==s.name&&e.currentChildIndex==n?"active-item":""],on:{click:function(a){a.stopPropagation(),e.selectChildItem(s.name,i,n,t.children)}}},[a("span",{staticClass:"item-close child-item-close",on:{click:function(a){a.stopPropagation(),e.deleteChildItem(s.name,i,n,t.children,s)}}},[a("i",{staticClass:"el-icon-close"})]),e._v(" "),4==s.type||5==s.type?a("select-com",{attrs:{childItem:s}}):e._e(),e._v(" "),6==s.type?a("date-range-com",{attrs:{childItem:s}}):e._e(),e._v(" "),7==s.type?a("image-com",{attrs:{childItem:s}}):e._e(),e._v(" "),1==s.type||2==s.type||3==s.type||10==s.type||9==s.type?a("input-com",{attrs:{childItem:s}}):e._e(),e._v(" "),"11"==s.type&&s.systemFlag?a("block-com",{attrs:{childItem:s}}):e._e()],1)}))],1)]):e._e()]],2)}))],2)])])])])]),e._v(" "),a("div",{staticClass:"template-cell template-cell-r define-template-tab"},[a("el-tabs",{model:{value:e.rightName,callback:function(t){e.rightName=t},expression:"rightName"}},[a("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[a("div",{attrs:{id:"edit-box"}},[a("div",{staticClass:"edit-view baby-info-flag baby-info"},[e._l(e.tempaletDataList,function(t,i){return[e.currentIndex!=i||t.systemFlag||6==t.type?e._e():[a("div",{key:"child"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.title,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"title",i)}}}),e._v(" "),7==t.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[e._v("\n 图片最多可添加9张\n ")]):e._e()],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||6!=t.type?e._e():[a("div",{key:"child62"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.startTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"startTitle",i)}}})],1),e._v(" "),a("div",{key:"child64"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题2 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.endTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"endTitle",i)}}})],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||11==t.type||5==t.type||7==t.type?e._e():[a("div",{key:"child1"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("提示文字最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"placeholder",i)}}}),e._v(" "),2==t.type||9==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入500个字")]):e._e(),e._v(" "),1==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入100个字")]):e._e()],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||3!=t.type?e._e():[a("div",{key:"child11"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("单位最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"placeholder",i)}}}),e._v(" "),a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最大限制为12位数")])],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||"4"!=t.type?e._e():[a("div",{key:"child111"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("选项 "),t.systemFlag?e._e():a("span",[e._v("最多20项,每项最多10个字")])]),e._v(" "),e._l(t.list,function(s,n){return[a("div",{key:"child10"+n,staticClass:"margin-t-15 limit-w-340",style:0==n?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(s,"value",t)}}}),e._v(" "),!t.systemFlag&&t.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){e.delChildItem(i,n,t)}}}):e._e(),e._v(" "),!t.systemFlag&&n<19?[n==t.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){e.addChildItem(i,n,t)}}}):e._e()]:e._e()],2)]})],2),e._v(" "),a("div",{key:"parent22"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("选择框类型")]),e._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"item.chooseType"}},[e._v("单选")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"item.chooseType"}},[e._v("多选")])],1)])],e._v(" "),e.currentIndex!=i||t.systemFlag||5!=t.type&&6!=t.type?e._e():[a("div",{key:"child117"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("日期类型")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"item.dateType"}},[e._v("\n 年-月-日 时 分\n ")]),e._v(" "),a("el-radio",{attrs:{label:0},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"item.dateType"}},[e._v("\n 年-月-日\n ")])],1)],e._v(" "),e.currentIndex!=i||t.systemFlag||10!=t.type?e._e():[a("div",{key:"parent210"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("大写")]),e._v(" "),a("el-checkbox",{model:{value:t.openCapitalize,callback:function(i){e.$set(t,"openCapitalize",i)},expression:"item.openCapitalize"}},[e._v("显示大写")])],1)],e._v(" "),e.currentIndex!=i||t.name.includes("groupc")?e._e():[a("div",{key:"parent2"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("验证")]),e._v(" "),a("el-checkbox",{on:{change:function(i){e.changeMust(i,!!t.list,t)}},model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"item.isMust"}},[e._v("必填")])],1)],e._v(" "),e.currentIndex!=i||"performanceKing"!=t.name&&"competitorInfo"!=t.name?e._e():[a("div",{key:"parent21"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("验证 是否必填")]),e._v(" "),a("div",{staticClass:"must-list"},e._l(t.list,function(t,i){return a("div",{key:"list"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"listItem.isMust"}},[e._v(e._s(t.title))])],1)}))])],e._v(" "),e.currentIndex!=i||t.name.includes("groupc")?e._e():[a("div",{key:"parent3"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("记忆")]),e._v(" "),a("el-checkbox",{model:{value:t.memory,callback:function(i){e.$set(t,"memory",i)},expression:"item.memory"}},[e._v("是否记忆")])],1)],e._v(" "),e.childIndex==i&&t.children&&t.children.length?[e._l(t.children,function(t,s){return[e.currentChildIndex!=s||t.systemFlag||6==t.type?e._e():[a("div",{key:"child"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.title,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"title",i)}}}),e._v(" "),7==t.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[e._v("\n 图片最多可添加9张\n ")]):e._e()],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||6!=t.type?e._e():[a("div",{key:"child2"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.startTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"startTitle",i)}}})],1),e._v(" "),a("div",{key:"child4"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("标题2 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.endTitle,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"endTitle",i)}}})],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||5==t.type||7==t.type?e._e():[a("div",{key:"child1"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("提示文字最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"placeholder",i)}}}),e._v(" "),2==t.type||9==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入500个字")]):e._e(),e._v(" "),1==t.type?a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最多输入100个字")]):e._e()],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||3!=t.type?e._e():[a("div",{key:"child6"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[e._v("单位最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"unit",i)}}}),e._v(" "),a("p",{staticClass:"font-12 m-t-10"},[e._v("内容最大限制为12位数")])],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||5!=t.type&&6!=t.type?e._e():[a("div",{key:"child7"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("日期类型")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"childItem.dateType"}},[e._v("\n 年-月-日 时 分\n ")]),e._v(" "),a("el-radio",{attrs:{label:0},model:{value:t.dateType,callback:function(i){e.$set(t,"dateType",i)},expression:"childItem.dateType"}},[e._v("\n 年-月-日\n ")])],1)],e._v(" "),e.currentChildIndex!=s||t.systemFlag||"4"!=t.type?e._e():[a("div",{key:"child9"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[e._v("选项 "),t.systemFlag?e._e():a("span",[e._v("最多20项,每项最多10个字")])]),e._v(" "),e._l(t.list,function(s,n){return[a("div",{key:"child10"+n,staticClass:"margin-t-15 limit-w-340",style:0==n?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(s,"value",t)}}}),e._v(" "),!t.systemFlag&&t.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){e.delChildItem(i,n,t)}}}):e._e(),e._v(" "),!t.systemFlag&&n<19?[n==t.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){e.addChildItem(i,n,t)}}}):e._e()]:e._e()],2)]})],2),e._v(" "),a("div",{key:"child922"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("选择框类型")]),e._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"childItem.chooseType"}},[e._v("单选")]),e._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.chooseType,callback:function(i){e.$set(t,"chooseType",i)},expression:"childItem.chooseType"}},[e._v("多选")])],1)])],e._v(" "),e.currentChildIndex!=s||t.systemFlag||10!=t.type?e._e():[a("div",{key:"child910"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("大写")]),e._v(" "),a("el-checkbox",{model:{value:t.openCapitalize,callback:function(i){e.$set(t,"openCapitalize",i)},expression:"childItem.openCapitalize"}},[e._v("显示大写")])],1)],e._v(" "),e.currentChildIndex==s?[a("div",{key:"child11"+s,staticClass:"edit-item"},[a("div",{staticClass:"edit-item-title"},[e._v("验证")]),e._v(" "),a("el-checkbox",{on:{change:function(i){e.changeMust(i,!!t.list,t)}},model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"childItem.isMust"}},[e._v("必填")])],1)]:e._e(),e._v(" "),e.currentChildIndex!=s||"performanceKing"!=t.name&&"competitorInfo"!=t.name?e._e():[a("div",{key:"child111"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("验证 是否必填")]),e._v(" "),a("div",{staticClass:"must-list"},e._l(t.list,function(t,i){return a("div",{key:"list111"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"listItem.isMust"}},[e._v(e._s(t.title))])],1)}))])],e._v(" "),e.currentChildIndex==s?[a("div",{key:"child12"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("记忆")]),e._v(" "),a("el-checkbox",{model:{value:t.memory,callback:function(i){e.$set(t,"memory",i)},expression:"childItem.memory"}},[e._v("是否记忆")])],1)]:e._e()]})]:e._e()]})],2)])]),e._v(" "),a("el-tab-pane",{attrs:{label:"模板设置",name:"second"}},[a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("模板名称 最多10个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.templateObj.title,holder:"",disflag:!1,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.templateObj,"title",t)}}})],1),e._v(" "),a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("模板描述 最多20个字")]),e._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.templateObj.description,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(t){e.$set(e.templateObj,"description",t)}}})],1),e._v(" "),a("div",{staticClass:"template-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("门店类型")]),e._v(" "),a("div",{staticClass:"store-type-list"},e._l(e.storeList,function(t,i){return a("div",{key:t.name+i,staticClass:"store-type-cell m-b-20"},[a("el-radio",{attrs:{label:t.id,disabled:t.disabled},model:{value:e.templateObj.storeType,callback:function(t){e.$set(e.templateObj,"storeType",t)},expression:"templateObj.storeType"}},[e._v(e._s(t.name))])],1)}))])])],1)],1)])]),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"template-title flex-1"},[t("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),t("span",{staticClass:"template-title-span"},[this._v("日报设置")])])}]};var M=i("VU/8")(w,T,!1,function(e){i("nMve")},"data-v-3ba57f42",null);t.default=M.exports},nMve:function(e,t){}});
\ No newline at end of file
webpackJsonp([38],{"/cjs":function(t,e){},DCIc:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),s=a("2eFk"),i=a("Ie7z"),l=a("Ke24"),r=a("LRn8"),c=a("P9l9"),d=a("PI0u"),u=a("3E4D"),p=a("Ch4/"),h={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,topMenuData:[{id:"1",name:"不良评价回访记录"}],activeId:"1",showDialog:!1,conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{value:"",label:"所有"},{value:"0",label:"自营"},{value:"1",label:"联营"},{value:"2",label:"代理"},{value:"3",label:"代销"},{value:"4",label:"托管"}],selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(d.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!n()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],o=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&o.push(t.storeId)});var n={search:e.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio,taskType:0};Object(c.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",n).then(function(t){var a=t.data;if(1==a.errorCode)return u.a.showmsg("删除成功","success"),void e.getTableList();p.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=[],e=[];this.conditionObj.storeGroup.forEach(function(a){2==a.type&&t.push(a.groupId),3==a.type&&e.push(a.storeId)});var a={search:this.conditionObj.searchInput||"",filterStoreIds:e.join(",")||"",storeGroupIds:t.join(",")||"",storeType:this.conditionObj.storeType||"",startDate:this.conditionObj.dateRange[0]||"",endDate:this.conditionObj.dateRange[1]||"",brandId:this.activeBrand,taskType:0},o="search="+a.search+"&taskType="+a.taskType+"&filterStoreIds="+a.filterStoreIds+"&storeGroupIds="+a.storeGroupIds+"&storeType="+a.storeType+"&startDate="+a.startDate+"&endDate="+a.endDate+"&brandId="+a.brandId+"&currentPage="+a.currentPage+"&pageSize="+a.pageSize;window.open(window.location.origin+"/haoban-app-tel-task-web/task/export-store-task-list?"+o)},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId)},getTableList:function(t){var e=this,a=[],o=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&o.push(t.storeId)});var n={search:e.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand,taskType:0};Object(c.a)("/haoban-app-tel-task-web/task/store-task-list",n).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;p.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:s.a,commonDetailTop:l.a,vueSelectStore:i.a,multipleDel:r.a}},b={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"daily-set-wrap "},[a("common-detail-top",{attrs:{topMenuData:t.topMenuData,activeId:t.activeId}}),t._v(" "),a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264 m-l-10",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,o){return[a("span",{key:o,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(o,t.conditionObj.storeGroup)}}})])]})],2)])])])]),t._v(" "),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:t.changeStoreType},model:{value:t.conditionObj.storeType,callback:function(e){t.$set(t.conditionObj,"storeType",e)},expression:"conditionObj.storeType"}},t._l(t.storeTypeOptions,function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.exportExcel}},[a("i",{staticClass:"iconfont icon-icon_yunxiazai p-r-6"}),t._v("导出")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:t.tableData,"tooltip-effect":"dark",height:t.tableH},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var f=a("VU/8")(h,b,!1,function(t){a("/cjs")},"data-v-39eb6bbe",null);e.default=f.exports}}); webpackJsonp([36],{"/cjs":function(t,e){},DCIc:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),s=a("2eFk"),i=a("Ie7z"),l=a("Ke24"),r=a("LRn8"),c=a("P9l9"),d=a("PI0u"),u=a("3E4D"),p=a("Ch4/"),h={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,topMenuData:[{id:"1",name:"不良评价回访记录"}],activeId:"1",showDialog:!1,conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{value:"",label:"所有"},{value:"0",label:"自营"},{value:"1",label:"联营"},{value:"2",label:"代理"},{value:"3",label:"代销"},{value:"4",label:"托管"}],selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(d.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!n()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],o=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&o.push(t.storeId)});var n={search:e.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio,taskType:0};Object(c.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",n).then(function(t){var a=t.data;if(1==a.errorCode)return u.a.showmsg("删除成功","success"),void e.getTableList();p.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=[],e=[];this.conditionObj.storeGroup.forEach(function(a){2==a.type&&t.push(a.groupId),3==a.type&&e.push(a.storeId)});var a={search:this.conditionObj.searchInput||"",filterStoreIds:e.join(",")||"",storeGroupIds:t.join(",")||"",storeType:this.conditionObj.storeType||"",startDate:this.conditionObj.dateRange[0]||"",endDate:this.conditionObj.dateRange[1]||"",brandId:this.activeBrand,taskType:0},o="search="+a.search+"&taskType="+a.taskType+"&filterStoreIds="+a.filterStoreIds+"&storeGroupIds="+a.storeGroupIds+"&storeType="+a.storeType+"&startDate="+a.startDate+"&endDate="+a.endDate+"&brandId="+a.brandId+"&currentPage="+a.currentPage+"&pageSize="+a.pageSize;window.open(window.location.origin+"/haoban-app-tel-task-web/task/export-store-task-list?"+o)},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId)},getTableList:function(t){var e=this,a=[],o=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&o.push(t.storeId)});var n={search:e.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand,taskType:0};Object(c.a)("/haoban-app-tel-task-web/task/store-task-list",n).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;p.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:s.a,commonDetailTop:l.a,vueSelectStore:i.a,multipleDel:r.a}},b={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"daily-set-wrap "},[a("common-detail-top",{attrs:{topMenuData:t.topMenuData,activeId:t.activeId}}),t._v(" "),a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264 m-l-10",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,o){return[a("span",{key:o,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(o,t.conditionObj.storeGroup)}}})])]})],2)])])])]),t._v(" "),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:t.changeStoreType},model:{value:t.conditionObj.storeType,callback:function(e){t.$set(t.conditionObj,"storeType",e)},expression:"conditionObj.storeType"}},t._l(t.storeTypeOptions,function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.exportExcel}},[a("i",{staticClass:"iconfont icon-icon_yunxiazai p-r-6"}),t._v("导出")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:t.tableData,"tooltip-effect":"dark",height:t.tableH},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var f=a("VU/8")(h,b,!1,function(t){a("/cjs")},"data-v-39eb6bbe",null);e.default=f.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([36],{FmZU:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("bzW+"),i=e("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"话务任务",appIcon:"icon-ribao",activeSelTab:"11",activeTab:"11",navpath:[{name:"首页",path:"/index"},{name:"话务任务",path:""}],tabListData:[{tabId:"1",tabName:"话务任务记录",icon:"iconhuawushuju",onlyIconActive:!1,children:[{tabId:"11",tabName:"门店视图",icon:""},{tabId:"12",tabName:"话务任务视图",icon:""}]},{tabId:"2",tabName:"话务任务设置",icon:"iconhuawujinengzupeizhi",onlyIconActive:!1},{tabId:"3",tabName:"不良评价回访设置",icon:"iconbuliangpingjiashezhi",onlyIconActive:!1}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,a){this.activeBrand=t,this.activeGroup=a},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":case"11":this.changeRoute("taskRecord");break;case"12":this.changeRoute("taskView");break;case"2":this.changeRoute("trafficTaskSet");break;case"3":this.changeRoute("badEvaluateSet")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t},activeGroup:function(t,a){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("nav-crumb",{attrs:{navpath:t.navpath},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-content"},[e("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(c,o,!1,function(t){e("dCqT")},"data-v-47668644",null);a.default=s.exports},dCqT:function(t,a){}});
\ No newline at end of file
webpackJsonp([40],{BgBI:function(t,e){},Y55K:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"enterprise",components:{vueOfficeHeader:n("NKg7").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,contentHeight:window.screen.availHeight-5+"px"}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},mounted:function(){this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},i={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"enterprise-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"enterprise-wrap__body"},[e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])])],1)},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("BgBI")},"data-v-30d200c5",null);e.default=o.exports}}); webpackJsonp([37],{BgBI:function(t,e){},Y55K:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"enterprise",components:{vueOfficeHeader:n("NKg7").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,contentHeight:window.screen.availHeight-5+"px"}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},mounted:function(){this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},i={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"enterprise-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"enterprise-wrap__body"},[e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])])],1)},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("BgBI")},"data-v-30d200c5",null);e.default=o.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([41],{"4QyY":function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("bzW+"),i=e("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"云日报",appIcon:window.unescape(this.$route.query.appIcon),activeSelTab:"11",activeTab:"11",navpath:[{name:"首页",path:"/index"},{name:"指标管理",path:""}],tabListData:[{tabId:"1",tabName:"云日报",icon:"iconribao",onlyIconActive:!1,children:[{tabId:"11",tabName:"云日报记录",icon:""},{tabId:"12",tabName:"云日报导出",icon:""}]},{tabId:"2",tabName:"任务下发设置",icon:""},{tabId:"3",tabName:"云日报设置",icon:"iconribaoshezhi",onlyIconActive:!1,children:[{tabId:"31",tabName:"系统报表",icon:""},{tabId:"32",tabName:"自定义报表",icon:""}]}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,a){this.activeBrand=t,this.activeGroup=a},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"11":this.changeRoute("dailyRecord");break;case"12":this.changeRoute("dailyExport");break;case"2":this.changeRoute("taskAssign");break;case"31":this.changeRoute("systemReport");break;case"32":this.changeRoute("customReport")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t},activeGroup:function(t,a){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("nav-crumb",{attrs:{navpath:t.navpath},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-content"},[e("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(c,o,!1,function(t){e("y28s")},"data-v-2db3102a",null);a.default=s.exports},y28s:function(t,a){}}); webpackJsonp([38],{"4QyY":function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("bzW+"),i=e("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"云日报",appIcon:window.unescape(this.$route.query.appIcon),activeSelTab:"11",activeTab:"11",navpath:[{name:"首页",path:"/index"},{name:"指标管理",path:""}],tabListData:[{tabId:"1",tabName:"云日报",icon:"iconribao",onlyIconActive:!1,children:[{tabId:"11",tabName:"云日报记录",icon:""},{tabId:"12",tabName:"云日报导出",icon:""}]},{tabId:"2",tabName:"任务下发设置",icon:""},{tabId:"3",tabName:"云日报设置",icon:"iconribaoshezhi",onlyIconActive:!1,children:[{tabId:"31",tabName:"系统报表",icon:""},{tabId:"32",tabName:"自定义报表",icon:""}]}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,a){this.activeBrand=t,this.activeGroup=a},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"11":this.changeRoute("dailyRecord");break;case"12":this.changeRoute("dailyExport");break;case"2":this.changeRoute("taskAssign");break;case"31":this.changeRoute("systemReport");break;case"32":this.changeRoute("customReport")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t},activeGroup:function(t,a){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("nav-crumb",{attrs:{navpath:t.navpath},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-content"},[e("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(c,o,!1,function(t){e("y28s")},"data-v-2db3102a",null);a.default=s.exports},y28s:function(t,a){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([39],{ZcO4:function(t,e){},rYZf:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"select-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,a=0;a<t.length;a++){null!=t.charAt(a).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},c={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"flex"},[a("div",{class:["opencard-item-title",t.getZhLen(t.childItem.title)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),a("div",{staticClass:"draged-item-show"},[a("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),a("i",{staticClass:"el-icon-arrow-right"})])])])},staticRenderFns:[]};var i=a("VU/8")(s,c,!1,function(t){a("ZcO4")},"data-v-337dd046",null);e.default=i.exports}});
\ No newline at end of file
webpackJsonp([43],{dojt:function(t,a){},qSX4:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("bzW+"),i=e("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"指标管理",appIcon:"icon-ribao",activeSelTab:"1",activeTab:"1",navpath:[{name:"首页",path:"/index"},{name:"指标管理",path:""}],tabListData:[{tabId:"1",tabName:"月指标",icon:"iconzhibiao",onlyIconActive:!1},{tabId:"2",tabName:"月指标任务",icon:"iconrenwu"}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,a){this.activeBrand=t,this.activeGroup=a},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":this.changeRoute("monthList");break;case"2":this.changeRoute("monthTask")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t},activeGroup:function(t,a){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("nav-crumb",{attrs:{navpath:t.navpath},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-content"},[e("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content-left w-157"},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[t.$route.meta.keepAlive?e("keep-alive",[e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1):e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(c,o,!1,function(t){e("dojt")},"data-v-26083a76",null);a.default=s.exports}}); webpackJsonp([39],{dojt:function(t,a){},qSX4:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("bzW+"),i=e("Qie6"),c={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"指标管理",appIcon:"icon-ribao",activeSelTab:"1",activeTab:"1",navpath:[{name:"首页",path:"/index"},{name:"指标管理",path:""}],tabListData:[{tabId:"1",tabName:"月指标",icon:"iconzhibiao",onlyIconActive:!1},{tabId:"2",tabName:"月指标任务",icon:"iconrenwu"}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,a){this.activeBrand=t,this.activeGroup=a},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":this.changeRoute("monthList");break;case"2":this.changeRoute("monthTask")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t},activeGroup:function(t,a){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{navCrumb:n.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("nav-crumb",{attrs:{navpath:t.navpath},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-content"},[e("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[e("div",{staticClass:"apps-content-left w-157"},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[t.$route.meta.keepAlive?e("keep-alive",[e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1):e("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])]),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(c,o,!1,function(t){e("dojt")},"data-v-26083a76",null);a.default=s.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([4],{"24Tb":function(t,a){},"3NTs":function(t,a){},"5hEQ":function(t,a){},GnXp:function(t,a,e){"use strict";var s={name:"store-performance",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("指标")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("累计销售额")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("999,476,960")])]),t._v(" "),e("tr",[e("td",[t._v("达成率")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("3NTs")},"data-v-05926415",null);a.a=n.exports},Nr0j:function(t,a){},P8Dk:function(t,a){},RVvJ:function(t,a,e){"use strict";var s={name:"birthday-membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("Nr0j")},"data-v-d4f766de",null);a.a=n.exports},SDUP:function(t,a){},Vkoz:function(t,a,e){"use strict";var s={name:"time-progress",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-contain"},[a("div",[a("p",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-item"},[a("div",{staticClass:"time-progress-title"},[a("p",{staticClass:"gic-pull-left"},[this._v("50.00%")]),this._v(" "),a("p",{staticClass:"gic-pull-right"},[a("span",[this._v("15")]),this._v("/"),a("span",[this._v("30")])])]),this._v(" "),a("div",{staticClass:"time-progress-bottom"},[a("div",{staticClass:"time-progress-top"})])])}]};var n=e("VU/8")(s,i,!1,function(t){e("P8Dk")},"data-v-94775b56",null);a.a=n.exports},Yxui:function(t,a){},ageR:function(t,a,e){"use strict";var s={name:"error-mointor",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"anomal-monitor-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[t._v(t._s(t.fieldName))])]),t._v(" "),e("div",{staticClass:"progress-contain"},[e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress1"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"72.2668",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-left",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("75.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("无导购率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress2"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"216.8",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-mid",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("25.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("退单率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress3"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"14.4534",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-right",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("95.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("凭空退单率")])])])])},staticRenderFns:[]};var n=e("VU/8")(s,i,!1,function(t){e("Yxui")},"data-v-45ef3720",null);a.a=n.exports},hoJK:function(t,a,e){"use strict";var s={name:"old-customer-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("5hEQ")},"data-v-b55cac32",null);a.a=n.exports},mAsa:function(t,a,e){"use strict";var s={name:"membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},i={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{attrs:{colspan:"1"}},[t._v("会员总数")]),t._v(" "),e("td",{attrs:{colspan:"2"}},[t._v("9,000,000")])]),t._v(" "),e("tr",[e("td",[t._v("新增会员")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var n=e("VU/8")(s,i,!1,function(t){e("24Tb")},"data-v-d11a1ee6",null);a.a=n.exports},qpQM:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var s=e("//Fk"),i=e.n(s),n=e("mvHQ"),r=e.n(n),l=e("DAYN"),o=e.n(l),c=e("Isrn"),d=e("l46T"),v=e("Vkoz"),p=e("GnXp"),m=e("mAsa"),f=e("ageR"),u=e("hoJK"),_=e("RVvJ"),h=e("fPyK"),g=e("3E4D"),C=e("Ch4/"),b=e("PI0u"),y=e("P9l9"),x={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},brandId:"",setting:"0",selectKey:"",cardInfo:[],tradeInfo:[],birthdayMemberInfo:[],memberInfo:[],powerInfo:[],currentIndex:0,tempaletDataList:[],setParent:[]}},created:function(){},methods:{returnBack:function(){this.changeRoute("/systemReport?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},clickItem:function(t){},onMove:function(t){var a=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(a.name)&&!a.fixed},itemMoveEnd:function(t){var a=this;a.isDragging=!1,a.selectKey="",a.selectKey=t.clone.dataset.name,a.tempaletDataList.forEach(function(t,e){var s;t.name==a.selectKey&&(s=t.parentCode,a[s].forEach(function(t,e){t.name==a.selectKey&&(t.fixed=!0)}))}),a.selectKey="",a.tempaletDataList=JSON.parse(r()(a.tempaletDataList)),a.$forceUpdate()},selectItem:function(t,a){this.currentIndex=a},deleteItem:function(t,a,e){this.tempaletDataList.splice(e,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[a].forEach(function(a,e){a.name==t&&(a.fixed=!1)})},changeRoute:function(t){this.$router.push(t)},isRepeat:function(t){var a={};for(var e in t){if(a[t[e]])return!0;a[t[e]]=!0}return!1},checkTag:function(t){var a={filedFlag:!0,filedRepeat:!1},e=[];return t.forEach(function(t,a){e.push(t.title)}),this.isRepeat(e)&&(a.filedRepeat=!0),a},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var a=16*Math.random()|0;return("x"==t?a:3&a|8).toString(16)})},saveAndBack:Object(b.a)(function(t){var a=JSON.parse(r()(this.tempaletDataList));return this.checkTag(a).filedRepeat?(this.$message.error({duration:1e3,message:"字段标题不能重复"}),!1):(a.forEach(function(t,a){t.sort=a}),a.length?void("save"===t?this.saveAllData(a):this.postPreview(a)):(this.$message.error({duration:1e3,message:"请先配置字段"}),!1))},500),saveAllData:function(t){var a=this,e={brandId:a.brandId,templateContent:r()({setting:a.setting,data:t})};Object(y.c)("/haoban-app-daily-web/daily/save-system-template",e).then(function(t){var e=t.data;if(1==e.errorCode)return g.a.showmsg("保存成功","success"),void a.changeRoute("/systemReport?brandId="+a.brandId+"&appIcon="+a.$route.query.appIcon);C.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var a=this,e={templateType:0,brandId:a.brandId,templateContent:r()(t)};Object(y.c)("/haoban-app-daily-web/daily/preview-template",e).then(function(t){var e=t.data,s=JSON.parse(localStorage.getItem("userInfo")).enterpriseId;if(1==e.errorCode){var i=window.location.origin+"/office-mobile/#/systemTemplate?enterpriseId="+s+"&templateId="+e.result+"&brandId="+a.brandId;return a.$refs.qrcodePreview.qrcode(i,"daily-preview"),void(a.dialogVisible=!0)}C.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var t=this;Object(y.a)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:1}).then(function(a){var e=a.data;if(1==e.errorCode){var s=setTimeout(function(){t.handleAllFields(e.result),clearTimeout(s)},200);return!1}C.a.errorMsg(e)}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleAllFields:function(t){var a=this;t.forEach(function(t,e){a.setParent.includes(t.name)?t.fixed=!0:t.fixed=!1,1==t.classify&&(t.parentCode="cardInfo",a.cardInfo.push(t)),2==t.classify&&(t.parentCode="tradeInfo",a.tradeInfo.push(t)),3==t.classify&&(t.parentCode="birthdayMemberInfo",a.birthdayMemberInfo.push(t)),4==t.classify&&(t.parentCode="memberInfo",a.memberInfo.push(t)),5==t.classify&&(t.parentCode="powerInfo",a.powerInfo.push(t))})},getInfo:function(){var t=this;Object(y.a)("/haoban-app-daily-web/daily/get-system-template-data",{brandId:t.brandId}).then(function(a){var e=a.data;1!=e.errorCode?C.a.errorMsg(e):e.result&&(t.setting=String(e.result.setting),e.result.data&&e.result.data.length&&t.handleGetInfo(e.result.data))}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleGetInfo:function(t){var a=this,e=JSON.parse(r()(t));a.setParent=[],e.forEach(function(t,e){t.fixed=!0,a.setParent.push(t.name)}),a.tempaletDataList=e}},watch:{isDragging:function(t){var a=this;t?a.delayedDragging=!0:a.$nextTick(function(){a.delayedDragging=!1})}},components:{draggable:o.a,AddInput:c.a,limitInput:d.a,timeProgress:v.a,storePerformance:p.a,errorMointor:f.a,membershipData:m.a,oldCustomerData:u.a,birthdayMembershipData:_.a,qrcodeDialog:h.a},mounted:function(){var t=this;t.brandId=t.$route.query.brandId,i.a.all([t.getInfo()]).then(function(a){t.getAllFields()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},I={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[s("div",{staticClass:"template-contain"},[s("div",{staticClass:"template-head"},[t._m(0),t._v(" "),s("div",{staticClass:"template-btns flex-1 flex-r"},[s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(a){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),s("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:function(a){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),s("div",{staticClass:"template-body"},[s("div",{staticClass:"template-cell template-cell-l system-template-tab"},[s("el-tabs",{model:{value:t.activeName,callback:function(a){t.activeName=a},expression:"activeName"}},[s("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[s("div",{staticClass:"filed-item-title"},[t._v("卡片")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.cardInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.cardInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name,"aria-hidden":"true"},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.tradeInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("生日会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.birthdayMemberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.birthdayMemberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.memberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.memberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("执行力")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.powerInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.powerInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1)])],1)],1),t._v(" "),s("div",{staticClass:"template-cell template-cell-m"},[s("div",{staticClass:"phone-view"},[s("div",{staticClass:"phone-show-content"},[s("div",{staticClass:"drag-show-content"},[s("div",{staticClass:"view-container"},[s("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[s("img",{staticClass:"templet-null-img",attrs:{src:e("Y7wY")}})]:t._e(),t._v(" "),s("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(a){t.tempaletDataList=a},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(a,e){return s("li",{key:"li1"+e,class:["filed-item",t.currentIndex==e?"active-item":"","li-block"],on:{click:function(s){s.stopPropagation(),t.selectItem(a.fieldCode,e)}}},[s("span",{staticClass:"item-close p-item-close",on:{click:function(s){s.stopPropagation(),t.deleteItem(a.name,a.parentCode,e)}}},[s("i",{staticClass:"el-icon-close"})]),t._v(" "),"1"!=a.classify?s("div",{staticClass:"filed-item-name"},[s("div",{class:["opencard-item-title",a.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(a.title))])]):t._e(),t._v(" "),"timeProgress"==a.name?s("time-progress",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataShop"==a.name?s("store-performance",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataNumber"==a.name?s("membership-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"anomalMonitor"==a.name?s("error-mointor",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"oldNumber"==a.name?s("old-customer-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"birthNumber"==a.name?s("birthday-membership-data",{attrs:{fieldName:a.title}}):t._e()],1)}))],2)])])])])]),t._v(" "),s("div",{staticClass:"template-cell template-cell-r"},[s("el-tabs",{model:{value:t.rightName,callback:function(a){t.rightName=a},expression:"rightName"}},[s("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[s("div",{attrs:{id:"edit-box"}},[s("div",{staticClass:"edit-view baby-info-flag baby-info"},[s("div",[s("el-radio",{attrs:{label:"0"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板上面")])],1),t._v(" "),s("div",{staticClass:"margin-t-15"},[s("el-radio",{attrs:{label:"1"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板下面")])],1)])])])],1)],1)])]),t._v(" "),s("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(a){t.dialogVisible=a},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"template-title flex-1"},[a("img",{attrs:{src:e("LbEI"),alt:"logo"}}),this._v(" "),a("span",{staticClass:"template-title-span"},[this._v("系统报表设置")])])}]};var k=e("VU/8")(x,I,!1,function(t){e("SDUP")},"data-v-60104995",null);a.default=k.exports}});
\ No newline at end of file
webpackJsonp([4],{"24Tb":function(t,e){},"3NTs":function(t,e){},"5hEQ":function(t,e){},Isrn:function(t,e,a){"use strict";var i=a("Mk6G"),s={name:"addinput",props:{childItem:String,childIndex:Number,titleName:String,inputValue:String,maxLength:Number,disFlag:Number,child:String},data:function(){return{inputNum:0,limitLength:10,itemValue:"",disableInput:!1,c3Flag:"",c3Index:"",titleFlag:"",childFlag:""}},methods:{inputFocus:function(t){console.log(t)},toInput:function(t){var e="",a={};return e=i.a.getByteVal(t.target.value,this.limitLength),this.itemValue=e.trim(),this.inputNum=i.a.getZhLen(this.itemValue),this.childFlag?(a.child=this.childFlag,a.value=this.itemValue,"title"==this.titleFlag&&(a.title=this.titleFlag),"k303"==this.c3Flag&&(a.c3Index=this.c3Index,a.flag=this.c3Flag),void this.$emit("itemInput",a)):"title"==this.titleFlag?(a.value=this.itemValue,a.title=this.titleFlag,void this.$emit("itemInput",a)):"k303"==this.c3Flag?(a.value=this.itemValue,a.flag=this.c3Flag,a.c3Index=this.c3Index,void this.$emit("itemInput",a)):void this.$emit("itemInput",this.itemValue)}},watch:{maxLength:function(t,e){this.limitLength=t},inputValue:function(t,e){this.itemValue=t,this.inputNum=i.a.getZhLen(this.itemValue)},disFlag:function(t,e){this.disableInput=t},childItem:function(t,e){this.c3Flag=t},childIndex:function(t,e){this.c3Index=t},titleName:function(t,e){this.titleFlag=t},child:function(t,e){this.childFlag=t}},mounted:function(){console.log(this.childIndex),this.limitLength=this.maxLength,this.itemValue=this.inputValue||"",this.inputNum=i.a.getZhLen(this.inputValue),this.disableInput=this.disFlag||0,this.c3Flag=this.childItem||"",this.c3Index=0==this.childIndex?0:this.childIndex,this.titleFlag=this.titleName,this.childFlag=this.child}},n={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"input-line-cell"},[a("el-input",{staticClass:"w-340",attrs:{placeholder:"",disabled:0!=t.disableInput},on:{focus:function(e){t.inputFocus(t.c3Index)}},nativeOn:{keyup:function(e){return a=e,t.toInput(a);var a}},model:{value:t.itemValue,callback:function(e){t.itemValue=e},expression:"itemValue"}}),t._v(" "),a("span",{staticClass:"tip"},[a("span",{staticClass:"len_span"},[t._v(t._s(t.inputNum))]),t._v("/"+t._s(t.limitLength))])],1)},staticRenderFns:[]};var l=a("VU/8")(s,n,!1,function(t){a("Lz4M")},"data-v-407eef81",null);e.a=l.exports},LbEI:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlEODYzRUYxN0FEMTFFOThFM0NFNTRBM0RCN0VBMDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlEODYzRjAxN0FEMTFFOThFM0NFNTRBM0RCN0VBMDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGOUQ4NjNFRDE3QUQxMUU5OEUzQ0U1NEEzREI3RUEwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOUQ4NjNFRTE3QUQxMUU5OEUzQ0U1NEEzREI3RUEwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvPOG58AAAbSSURBVHja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"},Lz4M:function(t,e){},Nr0j:function(t,e){},P8Dk:function(t,e){},SDUP:function(t,e){},Y7wY:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPkAAACRCAIAAACOionwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODlGRUMwRjlBNDNCMTFFOEFDNjNEOUI2M0M2ODI3MUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODlGRUMwRkFBNDNCMTFFOEFDNjNEOUI2M0M2ODI3MUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4OUZFQzBGN0E0M0IxMUU4QUM2M0Q5QjYzQzY4MjcxQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4OUZFQzBGOEE0M0IxMUU4QUM2M0Q5QjYzQzY4MjcxQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuyjFLAAABInSURBVHja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"},Yxui:function(t,e){},qpQM:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=a("//Fk"),s=a.n(i),n=a("mvHQ"),l=a.n(n),r=a("DAYN"),c=a.n(r),o=a("Isrn"),d=a("l46T"),v={name:"time-progress",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},u={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"time-progress-contain"},[e("div",[e("p",{staticClass:"build-title title-flag"},[e("span",[this._v(this._s(this.fieldName))])])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"time-progress-item"},[e("div",{staticClass:"time-progress-title"},[e("p",{staticClass:"gic-pull-left"},[this._v("50.00%")]),this._v(" "),e("p",{staticClass:"gic-pull-right"},[e("span",[this._v("15")]),this._v("/"),e("span",[this._v("30")])])]),this._v(" "),e("div",{staticClass:"time-progress-bottom"},[e("div",{staticClass:"time-progress-top"})])])}]};var p=a("VU/8")(v,u,!1,function(t){a("P8Dk")},"data-v-94775b56",null).exports,m={name:"store-performance",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},f={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"data-number-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("table",{staticClass:"data-number-table"},[a("thead",[a("tr",[a("th",{staticClass:"w_22"}),t._v(" "),a("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),a("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("指标")]),t._v(" "),a("td",[t._v("473,960")]),t._v(" "),a("td",[t._v("473,960")])]),t._v(" "),a("tr",[a("td",[t._v("累计销售额")]),t._v(" "),a("td",[t._v("473,960")]),t._v(" "),a("td",[t._v("999,476,960")])]),t._v(" "),a("tr",[a("td",[t._v("达成率")]),t._v(" "),a("td",[t._v("100%")]),t._v(" "),a("td",[t._v("100%")])]),t._v(" "),a("tr",[a("td",[t._v("同比")]),t._v(" "),a("td",[t._v("100%")]),t._v(" "),a("td",[t._v("100%")])]),t._v(" "),a("tr",[a("td",[t._v("环比")]),t._v(" "),a("td",[t._v("100%")]),t._v(" "),a("td",[t._v("100%")])])])])}]};var g=a("VU/8")(m,f,!1,function(t){a("3NTs")},"data-v-05926415",null).exports,h={name:"membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},C={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"data-number-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("table",{staticClass:"data-number-table"},[a("thead",[a("tr",[a("th",{staticClass:"w_22"}),t._v(" "),a("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),a("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),a("tbody",[a("tr",[a("td",{attrs:{colspan:"1"}},[t._v("会员总数")]),t._v(" "),a("td",{attrs:{colspan:"2"}},[t._v("9,000,000")])]),t._v(" "),a("tr",[a("td",[t._v("新增会员")]),t._v(" "),a("td",[t._v("473,960")]),t._v(" "),a("td",[t._v("473,960")])]),t._v(" "),a("tr",[a("td",[t._v("同比")]),t._v(" "),a("td",[t._v("100%")]),t._v(" "),a("td",[t._v("100%")])]),t._v(" "),a("tr",[a("td",[t._v("环比")]),t._v(" "),a("td",[t._v("100%")]),t._v(" "),a("td",[t._v("100%")])])])])}]};var b=a("VU/8")(h,C,!1,function(t){a("24Tb")},"data-v-d11a1ee6",null).exports,I={name:"error-mointor",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},_={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"anomal-monitor-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[t._v(t._s(t.fieldName))])]),t._v(" "),a("div",{staticClass:"progress-contain"},[a("div",{staticClass:"progress-center"},[a("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress1"}},[a("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[a("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),a("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"72.2668",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),a("div",{staticClass:"progressbar-text progressbar-text-left",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("75.00%")])]),t._v(" "),a("p",{staticClass:"progress-text"},[t._v("无导购率")])]),t._v(" "),a("div",{staticClass:"progress-center"},[a("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress2"}},[a("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[a("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),a("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"216.8",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),a("div",{staticClass:"progressbar-text progressbar-text-mid",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("25.00%")])]),t._v(" "),a("p",{staticClass:"progress-text"},[t._v("退单率")])]),t._v(" "),a("div",{staticClass:"progress-center"},[a("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress3"}},[a("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[a("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),a("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"14.4534",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),a("div",{staticClass:"progressbar-text progressbar-text-right",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("95.00%")])]),t._v(" "),a("p",{staticClass:"progress-text"},[t._v("凭空退单率")])])])])},staticRenderFns:[]};var x=a("VU/8")(I,_,!1,function(t){a("Yxui")},"data-v-45ef3720",null).exports,y={name:"old-customer-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},N={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"birth-number-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"data-list"},[a("div",{staticClass:"data-item"},[a("div",{staticClass:"data-progress"},[a("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),a("div",{staticClass:"data-bottom"},[a("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),a("div",{staticClass:"data-percent"},[a("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),a("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),a("div",{staticClass:"data-top"})])]),t._v(" "),a("div",{staticClass:"data-title"},[a("p",{staticClass:"gic-pull-right"},[t._v("环比"),a("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),a("div",{staticClass:"data-item"},[a("div",{staticClass:"data-progress"},[a("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),a("div",{staticClass:"data-bottom"},[a("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),a("div",{staticClass:"data-percent"},[a("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),a("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),a("div",{staticClass:"data-top"})])]),t._v(" "),a("div",{staticClass:"data-title"},[a("p",{staticClass:"gic-pull-right"},[t._v("环比"),a("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),a("div",{staticClass:"data-item"},[a("div",{staticClass:"data-progress"},[a("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),a("div",{staticClass:"data-bottom"},[a("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),a("div",{staticClass:"data-percent"},[a("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),a("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),a("div",{staticClass:"data-top"})])]),t._v(" "),a("div",{staticClass:"data-title"},[a("p",{staticClass:"gic-pull-right"},[t._v("环比"),a("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var w=a("VU/8")(y,N,!1,function(t){a("5hEQ")},"data-v-b55cac32",null).exports,M={name:"birthday-membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},R={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"birth-number-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"data-list"},[a("div",{staticClass:"data-item"},[a("div",{staticClass:"data-progress"},[a("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),a("div",{staticClass:"data-bottom"},[a("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),a("div",{staticClass:"data-percent"},[a("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),a("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),a("div",{staticClass:"data-top"})])]),t._v(" "),a("div",{staticClass:"data-title"},[a("p",{staticClass:"gic-pull-right"},[t._v("环比"),a("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),a("div",{staticClass:"data-item"},[a("div",{staticClass:"data-progress"},[a("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),a("div",{staticClass:"data-bottom"},[a("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),a("div",{staticClass:"data-percent"},[a("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),a("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),a("div",{staticClass:"data-top"})])]),t._v(" "),a("div",{staticClass:"data-title"},[a("p",{staticClass:"gic-pull-right"},[t._v("环比"),a("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),a("div",{staticClass:"data-item"},[a("div",{staticClass:"data-progress"},[a("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),a("div",{staticClass:"data-bottom"},[a("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),a("div",{staticClass:"data-percent"},[a("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),a("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),a("div",{staticClass:"data-top"})])]),t._v(" "),a("div",{staticClass:"data-title"},[a("p",{staticClass:"gic-pull-right"},[t._v("环比"),a("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var L=a("VU/8")(M,R,!1,function(t){a("Nr0j")},"data-v-d4f766de",null).exports,k=a("fPyK"),Z=a("3E4D"),D=a("Ch4/"),j=a("PI0u"),A=a("P9l9"),V={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},brandId:"",setting:"0",selectKey:"",cardInfo:[],tradeInfo:[],birthdayMemberInfo:[],memberInfo:[],powerInfo:[],currentIndex:0,tempaletDataList:[],setParent:[]}},created:function(){},methods:{returnBack:function(){this.changeRoute("/systemReport?brandId="+this.brandId+"&appIcon="+this.$route.query.appIcon)},clickItem:function(t){},onMove:function(t){var e=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(e.name)&&!e.fixed},itemMoveEnd:function(t){var e=this;e.isDragging=!1,e.selectKey="",e.selectKey=t.clone.dataset.name,e.tempaletDataList.forEach(function(t,a){var i;t.name==e.selectKey&&(i=t.parentCode,e[i].forEach(function(t,a){t.name==e.selectKey&&(t.fixed=!0)}))}),e.selectKey="",e.tempaletDataList=JSON.parse(l()(e.tempaletDataList)),e.$forceUpdate()},selectItem:function(t,e){this.currentIndex=e},deleteItem:function(t,e,a){this.tempaletDataList.splice(a,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[e].forEach(function(e,a){e.name==t&&(e.fixed=!1)})},changeRoute:function(t){this.$router.push(t)},isRepeat:function(t){var e={};for(var a in t){if(e[t[a]])return!0;e[t[a]]=!0}return!1},checkTag:function(t){var e={filedFlag:!0,filedRepeat:!1},a=[];return t.forEach(function(t,e){a.push(t.title)}),this.isRepeat(a)&&(e.filedRepeat=!0),e},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"==t?e:3&e|8).toString(16)})},saveAndBack:Object(j.a)(function(t){var e=JSON.parse(l()(this.tempaletDataList));return this.checkTag(e).filedRepeat?(this.$message.error({duration:1e3,message:"字段标题不能重复"}),!1):(e.forEach(function(t,e){t.sort=e}),e.length?void("save"===t?this.saveAllData(e):this.postPreview(e)):(this.$message.error({duration:1e3,message:"请先配置字段"}),!1))},500),saveAllData:function(t){var e=this,a={brandId:e.brandId,templateContent:l()({setting:e.setting,data:t})};Object(A.c)("/haoban-app-daily-web/daily/save-system-template",a).then(function(t){var a=t.data;if(1==a.errorCode)return Z.a.showmsg("保存成功","success"),void e.changeRoute("/systemReport?brandId="+e.brandId+"&appIcon="+e.$route.query.appIcon);D.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var e=this,a={templateType:0,brandId:e.brandId,templateContent:l()(t)};Object(A.c)("/haoban-app-daily-web/daily/preview-template",a).then(function(t){var a=t.data,i=JSON.parse(localStorage.getItem("userInfo")).enterpriseId;if(1==a.errorCode){var s=window.location.origin+"/office-mobile/#/systemTemplate?enterpriseId="+i+"&templateId="+a.result+"&brandId="+e.brandId;return e.$refs.qrcodePreview.qrcode(s,"daily-preview"),void(e.dialogVisible=!0)}D.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var t=this;Object(A.a)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:1}).then(function(e){var a=e.data;if(1==a.errorCode){var i=setTimeout(function(){t.handleAllFields(a.result),clearTimeout(i)},200);return!1}D.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleAllFields:function(t){var e=this;t.forEach(function(t,a){e.setParent.includes(t.name)?t.fixed=!0:t.fixed=!1,1==t.classify&&(t.parentCode="cardInfo",e.cardInfo.push(t)),2==t.classify&&(t.parentCode="tradeInfo",e.tradeInfo.push(t)),3==t.classify&&(t.parentCode="birthdayMemberInfo",e.birthdayMemberInfo.push(t)),4==t.classify&&(t.parentCode="memberInfo",e.memberInfo.push(t)),5==t.classify&&(t.parentCode="powerInfo",e.powerInfo.push(t))})},getInfo:function(){var t=this;Object(A.a)("/haoban-app-daily-web/daily/get-system-template-data",{brandId:t.brandId}).then(function(e){var a=e.data;1!=a.errorCode?D.a.errorMsg(a):a.result&&(t.setting=String(a.result.setting),a.result.data&&a.result.data.length&&t.handleGetInfo(a.result.data))}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleGetInfo:function(t){var e=this,a=JSON.parse(l()(t));e.setParent=[],a.forEach(function(t,a){t.fixed=!0,e.setParent.push(t.name)}),e.tempaletDataList=a}},watch:{isDragging:function(t){var e=this;t?e.delayedDragging=!0:e.$nextTick(function(){e.delayedDragging=!1})}},components:{draggable:c.a,AddInput:o.a,limitInput:d.a,timeProgress:p,storePerformance:g,errorMointor:x,membershipData:b,oldCustomerData:w,birthdayMembershipData:L,qrcodeDialog:k.a},mounted:function(){var t=this;t.brandId=t.$route.query.brandId,s.a.all([t.getInfo()]).then(function(e){t.getAllFields()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},O={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[i("div",{staticClass:"template-contain"},[i("div",{staticClass:"template-head"},[t._m(0),t._v(" "),i("div",{staticClass:"template-btns flex-1 flex-r"},[i("el-button",{attrs:{type:"primary",plain:""},on:{click:function(e){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),i("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),i("el-button",{attrs:{type:"primary"},on:{click:function(e){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),i("div",{staticClass:"template-body"},[i("div",{staticClass:"template-cell template-cell-l system-template-tab"},[i("el-tabs",{model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[i("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[i("div",{staticClass:"filed-item-title"},[t._v("卡片")]),t._v(" "),i("ul",[i("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.cardInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.cardInfo,function(e,a){return i("li",{key:a,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name,"aria-hidden":"true"},on:{mousedown:function(a){t.clickItem(e)}}},[i("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),i("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),i("ul",[i("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.tradeInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(e,a){return i("li",{key:a,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name},on:{mousedown:function(a){t.clickItem(e)}}},[i("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),i("div",{staticClass:"filed-item-title"},[t._v("生日会员")]),t._v(" "),i("ul",[i("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.birthdayMemberInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.birthdayMemberInfo,function(e,a){return i("li",{key:a,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name},on:{mousedown:function(a){t.clickItem(e)}}},[i("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),i("div",{staticClass:"filed-item-title"},[t._v("会员")]),t._v(" "),i("ul",[i("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.memberInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.memberInfo,function(e,a){return i("li",{key:a,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name},on:{mousedown:function(a){t.clickItem(e)}}},[i("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),i("div",{staticClass:"filed-item-title"},[t._v("执行力")]),t._v(" "),i("ul",[i("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.powerInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.powerInfo,function(e,a){return i("li",{key:a,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name},on:{mousedown:function(a){t.clickItem(e)}}},[i("span",[t._v(t._s(e.title))])])}))],1)])],1)],1),t._v(" "),i("div",{staticClass:"template-cell template-cell-m"},[i("div",{staticClass:"phone-view"},[i("div",{staticClass:"phone-show-content"},[i("div",{staticClass:"drag-show-content"},[i("div",{staticClass:"view-container"},[i("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[i("img",{staticClass:"templet-null-img",attrs:{src:a("Y7wY")}})]:t._e(),t._v(" "),i("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(e){t.tempaletDataList=e},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(e,a){return i("li",{key:"li1"+a,class:["filed-item",t.currentIndex==a?"active-item":"","li-block"],on:{click:function(i){i.stopPropagation(),t.selectItem(e.fieldCode,a)}}},[i("span",{staticClass:"item-close p-item-close",on:{click:function(i){i.stopPropagation(),t.deleteItem(e.name,e.parentCode,a)}}},[i("i",{staticClass:"el-icon-close"})]),t._v(" "),"1"!=e.classify?i("div",{staticClass:"filed-item-name"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))])]):t._e(),t._v(" "),"timeProgress"==e.name?i("time-progress",{attrs:{fieldName:e.title}}):t._e(),t._v(" "),"dataShop"==e.name?i("store-performance",{attrs:{fieldName:e.title}}):t._e(),t._v(" "),"dataNumber"==e.name?i("membership-data",{attrs:{fieldName:e.title}}):t._e(),t._v(" "),"anomalMonitor"==e.name?i("error-mointor",{attrs:{fieldName:e.title}}):t._e(),t._v(" "),"oldNumber"==e.name?i("old-customer-data",{attrs:{fieldName:e.title}}):t._e(),t._v(" "),"birthNumber"==e.name?i("birthday-membership-data",{attrs:{fieldName:e.title}}):t._e()],1)}))],2)])])])])]),t._v(" "),i("div",{staticClass:"template-cell template-cell-r"},[i("el-tabs",{model:{value:t.rightName,callback:function(e){t.rightName=e},expression:"rightName"}},[i("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[i("div",{attrs:{id:"edit-box"}},[i("div",{staticClass:"edit-view baby-info-flag baby-info"},[i("div",[i("el-radio",{attrs:{label:"0"},model:{value:t.setting,callback:function(e){t.setting=e},expression:"setting"}},[t._v("定义在日报自定义上报模板上面")])],1),t._v(" "),i("div",{staticClass:"margin-t-15"},[i("el-radio",{attrs:{label:"1"},model:{value:t.setting,callback:function(e){t.setting=e},expression:"setting"}},[t._v("定义在日报自定义上报模板下面")])],1)])])])],1)],1)])]),t._v(" "),i("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(e){t.dialogVisible=e},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"template-title flex-1"},[e("img",{attrs:{src:a("LbEI"),alt:"logo"}}),this._v(" "),e("span",{staticClass:"template-title-span"},[this._v("系统报表设置")])])}]};var E=a("VU/8")(V,O,!1,function(t){a("SDUP")},"data-v-60104995",null);e.default=E.exports}});
\ No newline at end of file
webpackJsonp([31],{SBUJ:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("Ie7z"),s=a("LRn8"),r=a("P9l9"),l=a("PI0u"),c=a("3E4D"),d=a("Ch4/"),u={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"2",showDialog:!1,conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{changeTable:function(t){this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(l.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(r.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void e.getTableList();d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(r.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return d.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId+"&ecmId="+this.$route.query.ecmId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={ecmId:e.$route.query.ecmId,search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(r.a)("/haoban-app-tel-task-web/task/store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),r=s.getFullYear(),l=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[r+"-"+(l<10?"0"+l:l)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,t.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{vueSelectStore:i.a,multipleDel:s.a}},p={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"daily-set-wrap task-view-detail"},[a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,n){return[a("span",{key:n,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(n,t.conditionObj.storeGroup)}}})])]})],2)])])])]),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-more"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(t){a("iuhR")},"data-v-5789a021",null);e.default=h.exports},iuhR:function(t,e){}}); webpackJsonp([40],{SBUJ:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),i=a("Ie7z"),s=a("LRn8"),r=a("P9l9"),l=a("PI0u"),c=a("3E4D"),d=a("Ch4/"),u={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"2",showDialog:!1,conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{changeTable:function(t){this.currentPage=1,this.getTableList()},handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(l.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!o()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delTaskStatus:t.delOptFlag,reason:t.reason,isAll:e.selectRadio};Object(r.c)("/haoban-app-tel-task-web/task/batch-del-store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void e.getTableList();d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)});var n={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange?t.conditionObj.dateRange[0]:"",endDate:t.conditionObj.dateRange?t.conditionObj.dateRange[1]:"",brandId:t.activeBrand};Object(r.b)("/haoban-app-tel-task-web/task/export-store-task-list",n).then(function(e){if(!e.data)return d.a.errorMsg("暂无数据"),!1;var a=new Blob([e.data],{type:"application/vnd.ms-excel"}),n=(t.tableData[0]?t.tableData[0].storeName:"")+"门店任务报表.csv",o=document.createElement("a");o.download=n,o.style.display="none",o.href=URL.createObjectURL(a),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("taskDetail?storeId="+e.storeId+"&ecmId="+this.$route.query.ecmId+"&appIcon="+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],n=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&n.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var o={ecmId:e.$route.query.ecmId,search:e.conditionObj.searchInput||"",filterStoreIds:n.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",pageNum:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(r.a)("/haoban-app-tel-task-web/task/store-task-list",o).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.list||[],e.total=a.result.pageInfo.total,!1;d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},initDataRange:function(){var t=new Date,e=t.getTime()-7776e6,a=t.getFullYear(),n=t.getMonth()+1,o=t.getDate()<10?"0"+t.getDate():t.getDate(),i=n<10?"0"+n:n,s=new Date(e),r=s.getFullYear(),l=s.getMonth()+1,c=s.getDate()<10?"0"+s.getDate():s.getDate();return[r+"-"+(l<10?"0"+l:l)+"-"+c,a+"-"+i+"-"+o]}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){var t=this;t.conditionObj.dateRange=t.initDataRange(),document.documentElement.style.backgroundColor="#f0f2f5",t.activeBrand=t.brandId,t.brandId&&t.$nextTick(function(){t.getTableList()})},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{vueSelectStore:i.a,multipleDel:s.a}},p={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"daily-set-wrap task-view-detail"},[a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,n){return[a("span",{key:n,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(n,t.conditionObj.storeGroup)}}})])]})],2)])])])]),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"iconfont icongengduo"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(t){a("kYkF")},"data-v-222ee49d",null);e.default=h.exports},kYkF:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([44],{Yz8m:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),l=a("2eFk"),i=a("Ke24"),s=a("LRn8"),r=a("fPyK"),c=a("P9l9"),d=a("Ch4/"),u=a("3E4D"),f={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"2",activeBrand:this.brandId,topMenuData:[{id:"1",name:"不良评价回访记录",path:"/badEvaluateRecord"},{id:"2",name:"记录详情",path:""}],selectRadio:0,showDialog:!1,conditionObj:{completed:"",overdue:""},completedOptions:[{label:"已完成",value:"1"},{label:"未完成",value:"0"}],overOptions:[{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},selectBrandId:function(e){this.activeBrand=e},setSelectTab:function(e){this.activeTab=e.tabId},changeSelect:function(){this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!n()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={taskType:0,storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskIds})||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",reason:e.reason,brandId:t.activeBrand,isAll:t.selectRadio};Object(c.c)("/haoban-app-tel-task-web/task/batch-del-clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return u.a.showmsg("删除成功","success"),void t.getTableList();d.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;a.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,o={taskId:t.taskId,brandId:a.activeBrand};Object(c.a)("/haoban-app-tel-task-web/task/del-one",o).then(function(t){var o=t.data;if(1==o.errorCode)return u.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);d.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handlePreview:function(e,t){this.postPreview(e,t)},postPreview:function(e,t){var a=""+t.taskId;this.$refs.qrcodePreview.qrcode(a,"daily-detail"),this.dialogVisible=!0},getTableList:function(e){var t=this,a={storeId:t.conditionObj.storeId||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",pageNum:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand,taskType:0};Object(c.a)("/haoban-app-tel-task-web/task/clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.list||[],void(t.total=a.result.pageInfo.total);d.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:l.a,commonDetailTop:i.a,multipleDel:s.a,qrcodeDialog:r.a}},p={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("common-detail-top",{attrs:{topMenuData:e.topMenuData,activeId:e.activeId}}),e._v(" "),a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-105",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.completed,callback:function(t){e.$set(e.conditionObj,"completed",t)},expression:"conditionObj.completed"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.overdue,callback:function(t){e.$set(e.conditionObj,"overdue",t)},expression:"conditionObj.overdue"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark",height:e.tableH},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{align:"left"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("span",[e._v(e._s(t.row?"完成备注":"放弃备注"))])]}},{key:"default",fn:function(e){return[a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:e.row.reason}},[a("i",{staticClass:"iconfont icon-beizhu"})])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成备注"},scopedSlots:e._u([{key:"default",fn:function(t){return["已完成"==t.row.isCompleted?a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:"已完成"==t.row.isCompleted?t.row.reason:""}},[a("i",{staticClass:"iconfont icon-beizhu",staticStyle:{"font-size":"40px"},attrs:{slot:"reference"},slot:"reference"})]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"放弃备注"},scopedSlots:e._u([{key:"default",fn:function(t){return["未完成"==t.row.isCompleted?a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:"已完成"==t.row.isCompleted?"":t.row.reason}},[a("i",{staticClass:"iconfont icon-beizhu",staticStyle:{"font-size":"40px"},attrs:{slot:"reference"},slot:"reference"})]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0},on:{hideDialog:e.hideDialog}}),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var m=a("VU/8")(f,p,!1,function(e){a("xpM4")},"data-v-1fc1192c",null);t.default=m.exports},xpM4:function(e,t){}}); webpackJsonp([41],{Yz8m:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),l=a("2eFk"),i=a("Ke24"),s=a("LRn8"),r=a("fPyK"),c=a("P9l9"),d=a("Ch4/"),u=a("3E4D"),f={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"2",activeBrand:this.brandId,topMenuData:[{id:"1",name:"不良评价回访记录",path:"/badEvaluateRecord"},{id:"2",name:"记录详情",path:""}],selectRadio:0,showDialog:!1,conditionObj:{completed:"",overdue:""},completedOptions:[{label:"已完成",value:"1"},{label:"未完成",value:"0"}],overOptions:[{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},selectBrandId:function(e){this.activeBrand=e},setSelectTab:function(e){this.activeTab=e.tabId},changeSelect:function(){this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!n()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={taskType:0,storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskIds})||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",reason:e.reason,brandId:t.activeBrand,isAll:t.selectRadio};Object(c.c)("/haoban-app-tel-task-web/task/batch-del-clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return u.a.showmsg("删除成功","success"),void t.getTableList();d.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;a.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,o={taskId:t.taskId,brandId:a.activeBrand};Object(c.a)("/haoban-app-tel-task-web/task/del-one",o).then(function(t){var o=t.data;if(1==o.errorCode)return u.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);d.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handlePreview:function(e,t){this.postPreview(e,t)},postPreview:function(e,t){var a=""+t.taskId;this.$refs.qrcodePreview.qrcode(a,"daily-detail"),this.dialogVisible=!0},getTableList:function(e){var t=this,a={storeId:t.conditionObj.storeId||"",isOverTime:t.conditionObj.overdue||"",isCompleted:t.conditionObj.completed||"",pageNum:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand,taskType:0};Object(c.a)("/haoban-app-tel-task-web/task/clerk-task-list",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.list||[],void(t.total=a.result.pageInfo.total);d.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:l.a,commonDetailTop:i.a,multipleDel:s.a,qrcodeDialog:r.a}},p={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("common-detail-top",{attrs:{topMenuData:e.topMenuData,activeId:e.activeId}}),e._v(" "),a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-105",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.completed,callback:function(t){e.$set(e.conditionObj,"completed",t)},expression:"conditionObj.completed"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.overdue,callback:function(t){e.$set(e.conditionObj,"overdue",t)},expression:"conditionObj.overdue"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark",height:e.tableH},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{align:"left"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("span",[e._v(e._s(t.row?"完成备注":"放弃备注"))])]}},{key:"default",fn:function(e){return[a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:e.row.reason}},[a("i",{staticClass:"iconfont icon-beizhu"})])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成备注"},scopedSlots:e._u([{key:"default",fn:function(t){return["已完成"==t.row.isCompleted?a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:"已完成"==t.row.isCompleted?t.row.reason:""}},[a("i",{staticClass:"iconfont icon-beizhu",staticStyle:{"font-size":"40px"},attrs:{slot:"reference"},slot:"reference"})]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"放弃备注"},scopedSlots:e._u([{key:"default",fn:function(t){return["未完成"==t.row.isCompleted?a("el-popover",{attrs:{placement:"top-start",title:"",width:"200",trigger:"hover",content:"已完成"==t.row.isCompleted?"":t.row.reason}},[a("i",{staticClass:"iconfont icon-beizhu",staticStyle:{"font-size":"40px"},attrs:{slot:"reference"},slot:"reference"})]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0},on:{hideDialog:e.hideDialog}}),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var m=a("VU/8")(f,p,!1,function(e){a("xpM4")},"data-v-1fc1192c",null);t.default=m.exports},xpM4:function(e,t){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([42],{"/XIA":function(t,e){},"8dpP":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"image-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},a={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"image-com flex"},[i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.title)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"must"},[t._v(t._s(t.childItem.isMust?"(必填)":""))]),t._v(" "),t._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"draged-item-show"},[e("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e("i",{staticClass:"iconfont icon-icon"})])])}]};var c=i("VU/8")(s,a,!1,function(t){i("/XIA")},"data-v-2858c829",null);e.default=c.exports}});
\ No newline at end of file
webpackJsonp([42],{EbNY:function(t,e){},IuWw:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),i=a("Ie7z"),s=a("LRn8"),r=a("P9l9"),l=a("PI0u"),c=a("3E4D"),d=a("Ch4/"),u={name:"reviewed",props:{brandId:{type:String,default:function(){return""}},activeGroupId:{type:String,default:function(){return""}}},data:function(){return{activeName:"first",tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeGroup:this.activeGroupId,activeId:"1",showDialog:!1,conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},selectRadio:0,tableData:[],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{handleCommand:function(t){this.selectRadio=t},setSelectTab:function(t){this.activeTab=t.tabId},toInput:Object(l.a)(function(t,e){this.currentPage=1,this.getTableList()},500),changeStoreType:function(){this.currentPage=1,this.getTableList()},changeDate:function(t){t||(this.conditionObj.dateRange=[]),this.currentPage=1,this.getTableList()},handleSelectionChange:function(t){this.multipleSelection=t},delDepart:function(t,e){e.splice(t,1),this.currentPage=1,this.defaultStoreList=this.conditionObj.storeGroup,this.getTableList()},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(t){if(this.showDialog=!1,!n()(t).length)return!1;this.postMultDel(t)},postMultDel:function(t){var e=this,a=[],o=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&o.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var n={search:e.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeIds:e.multipleSelection.map(function(t){return t.storeId}).join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",brandId:e.activeBrand,delOptFlag:t.delOptFlag,reason:t.reason,chooseAllFlag:e.selectRadio};Object(r.c)("/haoban-app-daily-web/daily/batch-delete-brand-task",n).then(function(t){var a=t.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void e.getTableList();d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},exportExcel:function(){var t=this,e=[],a=[];t.conditionObj.storeGroup.forEach(function(t){2==t.type&&e.push(t.groupId),3==t.type&&a.push(t.storeId)}),t.conditionObj.dateRange||(t.conditionObj.dateRange=[]);var o={search:t.conditionObj.searchInput||"",filterStoreIds:a.join(",")||"",storeGroupIds:e.join(",")||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",brandId:t.activeBrand};Object(r.b)("/haoban-app-daily-web/daily/batch-export-brand-task",o).then(function(t){if(!t.data)return d.a.errorMsg("暂无数据"),!1;var e=new Blob([t.data],{type:"application/vnd.ms-excel"}),a=document.createElement("a");a.download="云日报记录.csv",a.style.display="none",a.href=URL.createObjectURL(e),document.body.appendChild(a),a.click(),URL.revokeObjectURL(a.href),document.body.removeChild(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(t){this.pageSize=t,this.getTableList()},handleCurrentChange:function(t){this.currentPage=t,this.getTableList()},showDialogLayer:function(t,e){this.selectType=t,this.changed=t,this.defaultStoreList=e,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!1}},handleSelectedList:function(t){this.conditionObj.storeGroup=t,this.getTableList()},toDetail:function(t,e){this.$router.push("dailyDetail?storeId="+e.storeId+"&appIcon= "+this.$route.query.appIcon)},getTableList:function(t){var e=this,a=[],o=[];e.conditionObj.storeGroup.forEach(function(t){2==t.type&&a.push(t.groupId),3==t.type&&o.push(t.storeId)}),e.conditionObj.dateRange||(e.conditionObj.dateRange=[]);var n={search:e.conditionObj.searchInput||"",filterStoreIds:o.join(",")||"",storeGroupIds:a.join(",")||"",storeType:e.conditionObj.storeType||"",startDate:e.conditionObj.dateRange[0]||"",endDate:e.conditionObj.dateRange[1]||"",currentPage:e.currentPage,pageSize:e.pageSize,brandId:e.activeBrand};Object(r.a)("/haoban-app-daily-web/daily/page-brand-task",n).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=a.result.result||[],e.total=a.result.totalCount,!1;d.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.getTableList())},activeGroupId:function(t,e){t&&(this.activeGroup=t)}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId,this.activeGroup=this.activeGroupId,this.brandId&&this.getTableList()},destroyed:function(){this.activeGroup="",document.documentElement.style.backgroundColor="#fff"},components:{vueSelectStore:i.a,multipleDel:s.a}},p={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:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264 m-l-10",staticStyle:{width:"264px"},attrs:{placeholder:"请输入门店名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a,t.conditionObj.searchInput);var a}},model:{value:t.conditionObj.searchInput,callback:function(e){t.$set(t.conditionObj,"searchInput",e)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),t._v(" "),a("div",{staticClass:"flex-column item-cell-select inline-block m-l-10"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(e){t.showDialogLayer("store",t.conditionObj.storeGroup)}}},[t.conditionObj.storeGroup.length?t._e():a("span",{staticClass:"font-14 color-c0c4cc"},[t._v("请选择门店分组")]),t._v(" "),t.conditionObj.storeGroup.length?a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[t._l(t.conditionObj.storeGroup,function(e,o){return[a("span",{key:o,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.name||e.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(e){e.stopPropagation(),t.delDepart(o,t.conditionObj.storeGroup)}}})])]})],2)]):t._e()])])]),t._v(" "),a("el-date-picker",{staticClass:"m-l-10",attrs:{editable:!1,"value-format":"yyyy-MM-dd",type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.changeDate},model:{value:t.conditionObj.dateRange,callback:function(e){t.$set(t.conditionObj,"dateRange",e)},expression:"conditionObj.dateRange"}})],1),t._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:t.multDel}},[t._v("批量删除")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.exportExcel}},[a("i",{staticClass:"iconfont icon-icon_yunxiazai p-r-6"}),t._v("导出")])],1)]),t._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:t.tableH},attrs:{data:t.tableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),t._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:t._u([{key:"header",fn:function(e){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:t.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"iconfont icongengduo"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择当页")])]),t._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==t.selectRadio?"#1890ff":"#606266"}},[t._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(t){}}])}),t._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.storeName))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.taskCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率(含放弃)","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.completedRate))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.noCompletedCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.overdueCount))]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDetail(e.$index,e.row)}}},[t._v("查看详情")])]}}])})],1),t._v(" "),0!=t.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[20,40,60,80],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1),t._v(" "),a("multiple-del",{attrs:{showDialog:t.showDialog,detailFlag:!1},on:{hideDialog:t.hideDialog}}),t._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:t.activeGroup,appScene:t.appScene,treeSet:t.storeTreeSet,selectType:"group",defaultList:t.defaultStoreList},on:{handleSelectedList:t.handleSelectedList}})],1)},staticRenderFns:[]};var h=a("VU/8")(u,p,!1,function(t){a("EbNY")},"data-v-1f7771be",null);e.default=h.exports}});
\ No newline at end of file
webpackJsonp([45],{NiGE:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("mvHQ"),r=a.n(n),s=a("Gu7T"),i=a.n(s),c=a("Xxa5"),o=a.n(c),u=a("exGp"),d=a.n(u),l=a("PI0u"),h=a("Ch4/"),p=a("3E4D"),f=a("P9l9"),y={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",brandName:"",activeBrand:this.brandId,yearMonth:"",activeId:"3",myObject:{hasEmptyGrid:!1,empytGrids:[],days:[],hasLastEmptyGrid:!1,lastEmpytGrids:[],beginDate:"",endDate:""},performanceWeightSettingList:[],settingStatus:1,settingAble:1}},computed:{},methods:{is_leap:function(t){return t%400==0||t%4==0&&t%100!=0},m_days:function(t){return[31,28+this.is_leap(t),31,30,31,30,31,31,30,31,30,31]},addZero:function(t){return t<10?"0"+parseInt(t):t},getThisMonthDays:function(t,e){return new Date(t,e,0).getDate()},getFirstDayOfWeek:function(t,e){return new Date(Date.UTC(t,e-1,1)).getDay()},getLastDayOfWeek:function(t,e){return new Date(Date.UTC(t,e-1,this.getThisMonthDays(t,e))).getDay()},getYearMonthDayWeek:function(t,e,a){return new Date(t,e-1,a).getDay()},isOverMonth:function(t,e){return t.split("-")[1]==e.split("-")[1]},calculateEmptyGrids:function(t,e){var a=this;return d()(o.a.mark(function n(){var r,s,i;return o.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,a.getFirstDayOfWeek(t,e);case 2:if(r=n.sent,s=[],r>0)for(i=0;i<r;i++)s.push(i);return n.abrupt("return",s);case 6:case"end":return n.stop()}},n,a)}))()},calDayEmptyGrids:function(t,e,a){var n=this;return d()(o.a.mark(function r(){var s,i,c;return o.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,n.getYearMonthDayWeek(t,e,a);case 2:if(s=r.sent,i=[],s>0)for(c=0;c<s;c++)i.push(c);return r.abrupt("return",i);case 6:case"end":return r.stop()}},r,n)}))()},calculateLastEmptyGrids:function(t,e){var a=this;return d()(o.a.mark(function n(){var r,s,i;return o.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,a.getLastDayOfWeek(t,e);case 2:if(r=n.sent,s=[],r>=0)for(i=0;i<6-r;i++)s.push(i);return n.abrupt("return",s);case 6:case"end":return n.stop()}},n,a)}))()},calLastEmptyGrids:function(t,e,a){var n=this;return d()(o.a.mark(function r(){var s,i,c;return o.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,n.getYearMonthDayWeek(t,e,a);case 2:if(s=r.sent,i=[],s>=0)for(c=0;c<6-s;c++)i.push(c);return r.abrupt("return",i);case 6:case"end":return r.stop()}},r,n)}))()},calculateDays:function(t,e,a,n){var r=this;return d()(o.a.mark(function s(){var c,u,d,l,h,p,f,y,m,v;return o.a.wrap(function(s){for(;;)switch(s.prev=s.next){case 0:return c=r,(u={}).beginDate=a,u.endDate=n,u.year=t,s.next=7,c.addZero(e);case 7:return u.month=s.sent,d=a.split("-"),l=n.split("-"),s.next=12,c.isOverMonth(a,n);case 12:return h=s.sent,s.next=15,c.calDayEmptyGrids(d[0],d[1],d[2]);case 15:return(p=s.sent).length>0?(u.hasEmptyGrid=!0,u.empytGrids=p):(u.hasEmptyGrid=!1,u.empytGrids=[]),s.next=19,c.calLastEmptyGrids(l[0],l[1],l[2]);case 19:if((f=s.sent).length>0?(u.hasLastEmptyGrid=!0,u.lastEmpytGrids=f):(u.hasLastEmptyGrid=!1,u.lastEmpytGrids=[]),!h){s.next=27;break}return s.next=24,c.setCurrentMonth(d[0],d[1],d[2],l[2]);case 24:u.days=s.sent,s.next=37;break;case 27:return s.next=29,c.getThisMonthDays(d[0],d[1]);case 29:return y=s.sent,s.next=32,c.setCurrentMonth(d[0],d[1],d[2],y);case 32:return m=s.sent,s.next=35,c.setCurrentMonth(l[0],l[1],1,l[2]);case 35:v=s.sent,u.days=[].concat(i()(m),i()(v));case 37:return c.myObject=u,s.abrupt("return",u);case 39:case"end":return s.stop()}},s,r)}))()},setCurrentMonth:function(t,e,a,n){for(var r=this,s=[],i=function(a){var n={};if(r.performanceWeightSettingList.length)r.performanceWeightSettingList.forEach(function(t,e){parseInt(t.date.split("-")[2])==a&&(n.weightValue=Number(t.weightValue).toFixed(2))});else{var i=r.getYearMonthDayWeek(t,e,a);n.weightValue=5==i?Number(1.8).toFixed(2):6==i||0==i?Number(2).toFixed(2):Number(1).toFixed(2)}n.performanceDay=r.addZero(a),n.date=t+"-"+r.addZero(e)+"-"+r.addZero(a),n.month=r.addZero(e),s.push(n)},c=a;c<=n;c++)i(c);return s},resetData:function(){this.performanceWeightSettingList=[];var t=this.yearMonth.split("-");this.calculateDays(t[0],t[1],this.myObject.beginDate,this.myObject.endDate)},saveSet:Object(l.a)(function(){var t=this,e=!0;if(t.myObject.days.forEach(function(t){(!t.weightValue||t.weightValue<=0||!Number(t.weightValue))&&(e=!1)}),!e)return this.$confirm("每日的权重不能为空,必须为数字,且不小于 0 ?","提示",{confirmButtonText:"确定",showCancelButton:!1,type:"warning"}).then(function(){}),!1;t.$confirm(0==t.settingStatus?"点击即下发门店月指标任务,请确认是否提交?":"此次提交只影响日指标值,不会触发月指标任务,请确认是否提交?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){t.postSave(t.myObject.days)}).catch(function(){})},500),postSave:function(t){var e=this,a={brandId:e.activeBrand,yearMonth:e.yearMonth,performanceWeightSettingList:r()(t)};Object(f.c)("/haoban-app-performance-web/performance/save-performance-weight-setting",a).then(function(t){var a=t.data;if(1==a.errorCode)return p.a.showmsg("保存成功","success"),void e.getData();h.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getData:function(){var t=this,e={brandId:t.activeBrand,yearMonth:t.yearMonth};Object(f.c)("/haoban-app-performance-web/performance/query-performance-weight-setting",e).then(function(e){var a=e.data,n=t.yearMonth.split("-");if(1==a.errorCode)return t.performanceWeightSettingList=a.result.performanceWeightSettingList||[],t.settingStatus=a.result.settingStatus,t.settingAble=a.result.settingAble,t.brandName=a.result.brandName,t.myObject.beginDate=a.result.beginDate,t.myObject.endDate=a.result.endDate,void t.calculateDays(n[0],n[1],a.result.beginDate,a.result.endDate);h.a.errorMsg(a),t.settingAble=0}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.yearMonth=this.$route.query.yearMonth,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.brandId&&(this.yearMonth=this.$route.query.yearMonth,this.getData())},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},m={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap common-right-wrap"},[a("div",{staticClass:"day-set-content border-box"},[a("div",{staticClass:"day-set-title m-b-20"},[a("span",{staticClass:"font-18 color-303133"},[t._v(t._s(t.yearMonth))]),a("span",{staticClass:"font-14 color-606266 p-l-18"},[t._v(t._s(t.brandName)+"商户统一日权重")]),t._v(" "),a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",placement:"right"}},[a("div",{attrs:{slot:"content"},slot:"content"},[t._v("首次设置提交即下发门店月指标任务;"),a("br"),t._v("门店月指标将依照日权重自动分配,日指标=当月月指标*(日权重/∑当月日权重);")]),t._v(" "),a("i",{staticClass:"el-icon-info font-8 color-c0c4cc p-l-8"})])],1),t._v(" "),a("section",[t._m(0),t._v(" "),a("div",{staticClass:"week week-body"},[t.myObject.hasEmptyGrid?t._l(t.myObject.empytGrids,function(t,e){return a("div",{key:e+"empytGrids",staticClass:"day grid white-color"})}):t._e(),t._v(" "),t._l(t.myObject.days,function(e,n){return a("div",{key:n,staticClass:"day w-p-14 selectable",class:0==e?"hide":""},[a("div",{staticClass:"w-120 font-14 color-909399 day-performance"},[t._v(t._s(e.month+"-"+e.performanceDay))]),t._v(" "),a("div",{staticClass:"target-value "},[a("el-input",{staticClass:"w-120",attrs:{placeholder:"请输入权重值",disabled:0==t.settingAble},model:{value:e.weightValue,callback:function(a){t.$set(e,"weightValue",a)},expression:"day.weightValue"}})],1)])}),t._v(" "),t.myObject.hasLastEmptyGrid?t._l(t.myObject.lastEmpytGrids,function(t,e){return a("div",{key:e+"lastEmpytGrids",staticClass:"day grid white-color"})}):t._e()],2)]),t._v(" "),1==t.settingAble?a("div",{staticClass:"day-set-btn m-t-24 text-center"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:t.resetData}},[t._v("重置")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("提交")])],1):t._e()])])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"week"},[a("div",{staticClass:"week-head day w-p-14"},[t._v("周日")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周一")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周二")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周三")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周四")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周五")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周六")])])}]};var v=a("VU/8")(y,m,!1,function(t){a("Pw0S")},"data-v-1ecaea84",null);e.default=v.exports},Pw0S:function(t,e){}}); webpackJsonp([43],{NiGE:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("mvHQ"),r=a.n(n),s=a("Gu7T"),i=a.n(s),c=a("Xxa5"),o=a.n(c),u=a("exGp"),d=a.n(u),l=a("PI0u"),h=a("Ch4/"),p=a("3E4D"),f=a("P9l9"),y={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",brandName:"",activeBrand:this.brandId,yearMonth:"",activeId:"3",myObject:{hasEmptyGrid:!1,empytGrids:[],days:[],hasLastEmptyGrid:!1,lastEmpytGrids:[],beginDate:"",endDate:""},performanceWeightSettingList:[],settingStatus:1,settingAble:1}},computed:{},methods:{is_leap:function(t){return t%400==0||t%4==0&&t%100!=0},m_days:function(t){return[31,28+this.is_leap(t),31,30,31,30,31,31,30,31,30,31]},addZero:function(t){return t<10?"0"+parseInt(t):t},getThisMonthDays:function(t,e){return new Date(t,e,0).getDate()},getFirstDayOfWeek:function(t,e){return new Date(Date.UTC(t,e-1,1)).getDay()},getLastDayOfWeek:function(t,e){return new Date(Date.UTC(t,e-1,this.getThisMonthDays(t,e))).getDay()},getYearMonthDayWeek:function(t,e,a){return new Date(t,e-1,a).getDay()},isOverMonth:function(t,e){return t.split("-")[1]==e.split("-")[1]},calculateEmptyGrids:function(t,e){var a=this;return d()(o.a.mark(function n(){var r,s,i;return o.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,a.getFirstDayOfWeek(t,e);case 2:if(r=n.sent,s=[],r>0)for(i=0;i<r;i++)s.push(i);return n.abrupt("return",s);case 6:case"end":return n.stop()}},n,a)}))()},calDayEmptyGrids:function(t,e,a){var n=this;return d()(o.a.mark(function r(){var s,i,c;return o.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,n.getYearMonthDayWeek(t,e,a);case 2:if(s=r.sent,i=[],s>0)for(c=0;c<s;c++)i.push(c);return r.abrupt("return",i);case 6:case"end":return r.stop()}},r,n)}))()},calculateLastEmptyGrids:function(t,e){var a=this;return d()(o.a.mark(function n(){var r,s,i;return o.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,a.getLastDayOfWeek(t,e);case 2:if(r=n.sent,s=[],r>=0)for(i=0;i<6-r;i++)s.push(i);return n.abrupt("return",s);case 6:case"end":return n.stop()}},n,a)}))()},calLastEmptyGrids:function(t,e,a){var n=this;return d()(o.a.mark(function r(){var s,i,c;return o.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,n.getYearMonthDayWeek(t,e,a);case 2:if(s=r.sent,i=[],s>=0)for(c=0;c<6-s;c++)i.push(c);return r.abrupt("return",i);case 6:case"end":return r.stop()}},r,n)}))()},calculateDays:function(t,e,a,n){var r=this;return d()(o.a.mark(function s(){var c,u,d,l,h,p,f,y,m,v;return o.a.wrap(function(s){for(;;)switch(s.prev=s.next){case 0:return c=r,(u={}).beginDate=a,u.endDate=n,u.year=t,s.next=7,c.addZero(e);case 7:return u.month=s.sent,d=a.split("-"),l=n.split("-"),s.next=12,c.isOverMonth(a,n);case 12:return h=s.sent,s.next=15,c.calDayEmptyGrids(d[0],d[1],d[2]);case 15:return(p=s.sent).length>0?(u.hasEmptyGrid=!0,u.empytGrids=p):(u.hasEmptyGrid=!1,u.empytGrids=[]),s.next=19,c.calLastEmptyGrids(l[0],l[1],l[2]);case 19:if((f=s.sent).length>0?(u.hasLastEmptyGrid=!0,u.lastEmpytGrids=f):(u.hasLastEmptyGrid=!1,u.lastEmpytGrids=[]),!h){s.next=27;break}return s.next=24,c.setCurrentMonth(d[0],d[1],d[2],l[2]);case 24:u.days=s.sent,s.next=37;break;case 27:return s.next=29,c.getThisMonthDays(d[0],d[1]);case 29:return y=s.sent,s.next=32,c.setCurrentMonth(d[0],d[1],d[2],y);case 32:return m=s.sent,s.next=35,c.setCurrentMonth(l[0],l[1],1,l[2]);case 35:v=s.sent,u.days=[].concat(i()(m),i()(v));case 37:return c.myObject=u,s.abrupt("return",u);case 39:case"end":return s.stop()}},s,r)}))()},setCurrentMonth:function(t,e,a,n){for(var r=this,s=[],i=function(a){var n={};if(r.performanceWeightSettingList.length)r.performanceWeightSettingList.forEach(function(t,e){parseInt(t.date.split("-")[2])==a&&(n.weightValue=Number(t.weightValue).toFixed(2))});else{var i=r.getYearMonthDayWeek(t,e,a);n.weightValue=5==i?Number(1.8).toFixed(2):6==i||0==i?Number(2).toFixed(2):Number(1).toFixed(2)}n.performanceDay=r.addZero(a),n.date=t+"-"+r.addZero(e)+"-"+r.addZero(a),n.month=r.addZero(e),s.push(n)},c=a;c<=n;c++)i(c);return s},resetData:function(){this.performanceWeightSettingList=[];var t=this.yearMonth.split("-");this.calculateDays(t[0],t[1],this.myObject.beginDate,this.myObject.endDate)},saveSet:Object(l.a)(function(){var t=this,e=!0;if(t.myObject.days.forEach(function(t){(!t.weightValue||t.weightValue<=0||!Number(t.weightValue))&&(e=!1)}),!e)return this.$confirm("每日的权重不能为空,必须为数字,且不小于 0 ?","提示",{confirmButtonText:"确定",showCancelButton:!1,type:"warning"}).then(function(){}),!1;t.$confirm(0==t.settingStatus?"点击即下发门店月指标任务,请确认是否提交?":"此次提交只影响日指标值,不会触发月指标任务,请确认是否提交?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){t.postSave(t.myObject.days)}).catch(function(){})},500),postSave:function(t){var e=this,a={brandId:e.activeBrand,yearMonth:e.yearMonth,performanceWeightSettingList:r()(t)};Object(f.c)("/haoban-app-performance-web/performance/save-performance-weight-setting",a).then(function(t){var a=t.data;if(1==a.errorCode)return p.a.showmsg("保存成功","success"),void e.getData();h.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getData:function(){var t=this,e={brandId:t.activeBrand,yearMonth:t.yearMonth};Object(f.c)("/haoban-app-performance-web/performance/query-performance-weight-setting",e).then(function(e){var a=e.data,n=t.yearMonth.split("-");if(1==a.errorCode)return t.performanceWeightSettingList=a.result.performanceWeightSettingList||[],t.settingStatus=a.result.settingStatus,t.settingAble=a.result.settingAble,t.brandName=a.result.brandName,t.myObject.beginDate=a.result.beginDate,t.myObject.endDate=a.result.endDate,void t.calculateDays(n[0],n[1],a.result.beginDate,a.result.endDate);h.a.errorMsg(a),t.settingAble=0}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){t&&(this.activeBrand=t,this.yearMonth=this.$route.query.yearMonth,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.brandId&&(this.yearMonth=this.$route.query.yearMonth,this.getData())},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},m={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap common-right-wrap"},[a("div",{staticClass:"day-set-content border-box"},[a("div",{staticClass:"day-set-title m-b-20"},[a("span",{staticClass:"font-18 color-303133"},[t._v(t._s(t.yearMonth))]),a("span",{staticClass:"font-14 color-606266 p-l-18"},[t._v(t._s(t.brandName)+"商户统一日权重")]),t._v(" "),a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",placement:"right"}},[a("div",{attrs:{slot:"content"},slot:"content"},[t._v("首次设置提交即下发门店月指标任务;"),a("br"),t._v("门店月指标将依照日权重自动分配,日指标=当月月指标*(日权重/∑当月日权重);")]),t._v(" "),a("i",{staticClass:"el-icon-info font-8 color-c0c4cc p-l-8"})])],1),t._v(" "),a("section",[t._m(0),t._v(" "),a("div",{staticClass:"week week-body"},[t.myObject.hasEmptyGrid?t._l(t.myObject.empytGrids,function(t,e){return a("div",{key:e+"empytGrids",staticClass:"day grid white-color"})}):t._e(),t._v(" "),t._l(t.myObject.days,function(e,n){return a("div",{key:n,staticClass:"day w-p-14 selectable",class:0==e?"hide":""},[a("div",{staticClass:"w-120 font-14 color-909399 day-performance"},[t._v(t._s(e.month+"-"+e.performanceDay))]),t._v(" "),a("div",{staticClass:"target-value "},[a("el-input",{staticClass:"w-120",attrs:{placeholder:"请输入权重值",disabled:0==t.settingAble},model:{value:e.weightValue,callback:function(a){t.$set(e,"weightValue",a)},expression:"day.weightValue"}})],1)])}),t._v(" "),t.myObject.hasLastEmptyGrid?t._l(t.myObject.lastEmpytGrids,function(t,e){return a("div",{key:e+"lastEmpytGrids",staticClass:"day grid white-color"})}):t._e()],2)]),t._v(" "),1==t.settingAble?a("div",{staticClass:"day-set-btn m-t-24 text-center"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:t.resetData}},[t._v("重置")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("提交")])],1):t._e()])])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"week"},[a("div",{staticClass:"week-head day w-p-14"},[t._v("周日")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周一")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周二")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周三")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周四")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周五")]),t._v(" "),a("div",{staticClass:"week-head day w-p-14"},[t._v("周六")])])}]};var v=a("VU/8")(y,m,!1,function(t){a("Pw0S")},"data-v-1ecaea84",null);e.default=v.exports},Pw0S:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([47],{Fpg1:function(t,e){},jPcV:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"enterprise",components:{vueOfficeHeader:n("NKg7").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,contentHeight:window.screen.availHeight-5+"px"}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},mounted:function(){this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},i={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"enterprise-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"enterprise-wrap__body"},[e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])])],1)},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("Fpg1")},"data-v-0a3b7ba4",null);e.default=o.exports}}); webpackJsonp([44],{Fpg1:function(t,e){},jPcV:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"enterprise",components:{vueOfficeHeader:n("NKg7").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,contentHeight:window.screen.availHeight-5+"px"}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},mounted:function(){this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},i={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"enterprise-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"enterprise-wrap__body"},[e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])])],1)},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("Fpg1")},"data-v-0a3b7ba4",null);e.default=o.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([49],{"+qr5":function(e,r,t){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var a=t("mvHQ"),o=t.n(a),n=t("PI0u"),s=t("Ch4/"),c=t("3E4D"),l=t("P9l9"),i={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeId:"4",tableData:[],performanceSum:"0.00",clerkObj:{storeId:"",storeName:"",yearMonth:"",settingAble:1,storePerformance:""},equalFlag:!0}},computed:{},methods:{objectSpanMethod:function(e){e.row,e.column,e.rowIndex;if(2===e.columnIndex)return{rowspan:this.tableData.length,colspan:1}},inputPerformance:function(e,r,t){t.clerkPerformance=Number(t.clerkPerformance.replace(/[^\d.]/g,""))?t.clerkPerformance.replace(/[^\d+(.\d+)]/g,""):"",t.clerkPerformance=Number(t.clerkPerformance).toFixed(2);var a=0;this.tableData.forEach(function(e){a+=Number(e.clerkPerformance)}),this.performanceSum=Number(a).toFixed(2),this.diffData()},inputMonthPerformance:function(e){this.clerkObj.storePerformance=Number(this.clerkObj.storePerformance.replace(/[^\d.]/g,""))?this.clerkObj.storePerformance.replace(/[^\d+(.\d+)]/g,""):"",this.clerkObj.storePerformance=Number(this.clerkObj.storePerformance).toFixed(2),this.diffData()},diffData:function(){var e=Number(this.performanceSum)==Number(this.clerkObj.storePerformance);return this.equalFlag=!!e,e},saveSet:Object(n.a)(function(){if(!this.diffData())return!1;if(""==this.clerkObj.storePerformance)return this.$message.error({duration:1e3,message:"请输入门店月指标"}),!1;var e={clerkPerformanceList:this.tableData,storePerformance:this.clerkObj.storePerformance};this.postSave(e)},500),postSave:function(e){var r=this,t={brandId:r.activeBrand,storeId:r.clerkObj.storeId,yearMonth:r.clerkObj.yearMonth,performance:o()(e)};Object(l.c)("/haoban-app-performance-web/performance/save-clerk-month-performance",t).then(function(e){var r=e.data;1!=r.errorCode?s.a.errorMsg(r):c.a.showmsg("保存成功","success")}).catch(function(e){r.$message.error({duration:1e3,message:e.message})})},getData:function(){var e=this,r={brandId:e.activeBrand,storeId:e.clerkObj.storeId,yearMonth:e.clerkObj.yearMonth};Object(l.c)("/haoban-app-performance-web/performance/query-clerk-month-performance",r).then(function(r){var t=r.data;if(1==t.errorCode){t.result.clerkPerformanceList&&t.result.clerkPerformanceList.length&&(t.result.clerkPerformanceList.forEach(function(e){e.clerkPerformance=Number(e.clerkPerformance).toFixed(2)}),e.tableData=t.result.clerkPerformanceList||[]),t.result.storePerformance=Number(t.result.storePerformance).toFixed(2),e.clerkObj=t.result;var a=0;return e.tableData.forEach(function(e){a+=Number(e.clerkPerformance)}),void(e.performanceSum=Number(a).toFixed(2))}s.a.errorMsg(t)}).catch(function(r){e.$message.error({duration:1e3,message:r.message})})}},watch:{brandId:function(e,r){e&&(this.activeBrand=e,this.clerkObj.yearMonth=this.$route.query.yearMonth,this.clerkObj.storeId=this.$route.query.storeId,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.brandId&&(this.clerkObj.yearMonth=this.$route.query.yearMonth,this.clerkObj.storeId=this.$route.query.storeId,this.getData())},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},f={render:function(){var e=this,r=e.$createElement,t=e._self._c||r;return t("div",{staticClass:"app-detail-wrap common-right-wrap"},[t("div",{staticClass:"task-set-content border-box"},[t("div",{staticClass:"saler-set-title flex flex-space-between m-b-15"},[t("div",{staticClass:"saler-set-title_left"},[t("span",[e._v(e._s(e.clerkObj.yearMonth))]),t("span",{staticClass:"p-l-18"},[e._v(e._s(e.clerkObj.storeName)+"门店导购月指标详情")])])]),e._v(" "),t("div",{staticClass:"saler-set-table"},[t("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{"span-method":e.objectSpanMethod,data:e.tableData,"tooltip-effect":"dark"}},[t("el-table-column",{attrs:{label:"导购"},scopedSlots:e._u([{key:"default",fn:function(r){return[t("div",[e._v(e._s(r.row.clerkName))])]}}])}),e._v(" "),t("el-table-column",{attrs:{label:"月指标"},scopedSlots:e._u([{key:"default",fn:function(r){return[t("div",[t("el-input",{staticClass:"w-105 p-l-8",attrs:{placeholder:"请输入指标值",disabled:0==e.clerkObj.settingAble},on:{blur:function(t){return e.inputPerformance(t,r.$index,r.row)}},model:{value:r.row.clerkPerformance,callback:function(t){e.$set(r.row,"clerkPerformance",t)},expression:"scope.row.clerkPerformance"}})],1)]}}])}),e._v(" "),t("el-table-column",{attrs:{label:"总计=门店月指标"},scopedSlots:e._u([{key:"default",fn:function(r){return[t("div",[t("span",{staticClass:"font-14 color-606266 text-left"},[e._v("总计")]),t("span",{staticClass:" p-l-175 font-14 color-606266 text-left"},[e._v("门店月指标")])]),e._v(" "),t("div",[t("el-input",{staticClass:"w-105 p-l-8",attrs:{disabled:""},model:{value:e.performanceSum,callback:function(r){e.performanceSum=r},expression:"performanceSum"}},[t("i",{attrs:{slot:"prefix"},slot:"prefix"},[e._v("¥")])]),e._v(" "),t("span",{staticClass:"p-l-10 p-r-10"},[e._v("=")]),e._v(" "),t("el-input",{staticClass:"w-105 p-l-8",attrs:{placeholder:"请输入指标值",disabled:0==e.clerkObj.settingAble},on:{blur:function(r){return e.inputMonthPerformance(r)}},model:{value:e.clerkObj.storePerformance,callback:function(r){e.$set(e.clerkObj,"storePerformance",r)},expression:"clerkObj.storePerformance"}},[t("i",{attrs:{slot:"prefix"},slot:"prefix"},[e._v("¥")])])],1)]}}])})],1)],1),e._v(" "),t("div",{staticClass:"task-set-save text-center m-t-30"},[1==e.clerkObj.settingAble?t("el-button",{attrs:{disabled:!e.equalFlag,type:"primary"},on:{click:e.saveSet}},[e._v("确认")]):e._e()],1)])])},staticRenderFns:[]};var u=t("VU/8")(i,f,!1,function(e){t("iVcv")},"data-v-058366be",null);r.default=u.exports},iVcv:function(e,r){}}); webpackJsonp([45],{"+qr5":function(e,r,t){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var a=t("mvHQ"),o=t.n(a),n=t("PI0u"),s=t("Ch4/"),c=t("3E4D"),l=t("P9l9"),i={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{tableH:window.screen.availHeight-464-126,activeTab:"1",activeBrand:this.brandId,activeId:"4",tableData:[],performanceSum:"0.00",clerkObj:{storeId:"",storeName:"",yearMonth:"",settingAble:1,storePerformance:""},equalFlag:!0}},computed:{},methods:{objectSpanMethod:function(e){e.row,e.column,e.rowIndex;if(2===e.columnIndex)return{rowspan:this.tableData.length,colspan:1}},inputPerformance:function(e,r,t){t.clerkPerformance=Number(t.clerkPerformance.replace(/[^\d.]/g,""))?t.clerkPerformance.replace(/[^\d+(.\d+)]/g,""):"",t.clerkPerformance=Number(t.clerkPerformance).toFixed(2);var a=0;this.tableData.forEach(function(e){a+=Number(e.clerkPerformance)}),this.performanceSum=Number(a).toFixed(2),this.diffData()},inputMonthPerformance:function(e){this.clerkObj.storePerformance=Number(this.clerkObj.storePerformance.replace(/[^\d.]/g,""))?this.clerkObj.storePerformance.replace(/[^\d+(.\d+)]/g,""):"",this.clerkObj.storePerformance=Number(this.clerkObj.storePerformance).toFixed(2),this.diffData()},diffData:function(){var e=Number(this.performanceSum)==Number(this.clerkObj.storePerformance);return this.equalFlag=!!e,e},saveSet:Object(n.a)(function(){if(!this.diffData())return!1;if(""==this.clerkObj.storePerformance)return this.$message.error({duration:1e3,message:"请输入门店月指标"}),!1;var e={clerkPerformanceList:this.tableData,storePerformance:this.clerkObj.storePerformance};this.postSave(e)},500),postSave:function(e){var r=this,t={brandId:r.activeBrand,storeId:r.clerkObj.storeId,yearMonth:r.clerkObj.yearMonth,performance:o()(e)};Object(l.c)("/haoban-app-performance-web/performance/save-clerk-month-performance",t).then(function(e){var r=e.data;1!=r.errorCode?s.a.errorMsg(r):c.a.showmsg("保存成功","success")}).catch(function(e){r.$message.error({duration:1e3,message:e.message})})},getData:function(){var e=this,r={brandId:e.activeBrand,storeId:e.clerkObj.storeId,yearMonth:e.clerkObj.yearMonth};Object(l.c)("/haoban-app-performance-web/performance/query-clerk-month-performance",r).then(function(r){var t=r.data;if(1==t.errorCode){t.result.clerkPerformanceList&&t.result.clerkPerformanceList.length&&(t.result.clerkPerformanceList.forEach(function(e){e.clerkPerformance=Number(e.clerkPerformance).toFixed(2)}),e.tableData=t.result.clerkPerformanceList||[]),t.result.storePerformance=Number(t.result.storePerformance).toFixed(2),e.clerkObj=t.result;var a=0;return e.tableData.forEach(function(e){a+=Number(e.clerkPerformance)}),void(e.performanceSum=Number(a).toFixed(2))}s.a.errorMsg(t)}).catch(function(r){e.$message.error({duration:1e3,message:r.message})})}},watch:{brandId:function(e,r){e&&(this.activeBrand=e,this.clerkObj.yearMonth=this.$route.query.yearMonth,this.clerkObj.storeId=this.$route.query.storeId,this.getData())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.brandId&&(this.clerkObj.yearMonth=this.$route.query.yearMonth,this.clerkObj.storeId=this.$route.query.storeId,this.getData())},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{}},f={render:function(){var e=this,r=e.$createElement,t=e._self._c||r;return t("div",{staticClass:"app-detail-wrap common-right-wrap"},[t("div",{staticClass:"task-set-content border-box"},[t("div",{staticClass:"saler-set-title flex flex-space-between m-b-15"},[t("div",{staticClass:"saler-set-title_left"},[t("span",[e._v(e._s(e.clerkObj.yearMonth))]),t("span",{staticClass:"p-l-18"},[e._v(e._s(e.clerkObj.storeName)+"门店导购月指标详情")])])]),e._v(" "),t("div",{staticClass:"saler-set-table"},[t("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{"span-method":e.objectSpanMethod,data:e.tableData,"tooltip-effect":"dark"}},[t("el-table-column",{attrs:{label:"导购"},scopedSlots:e._u([{key:"default",fn:function(r){return[t("div",[e._v(e._s(r.row.clerkName))])]}}])}),e._v(" "),t("el-table-column",{attrs:{label:"月指标"},scopedSlots:e._u([{key:"default",fn:function(r){return[t("div",[t("el-input",{staticClass:"w-105 p-l-8",attrs:{placeholder:"请输入指标值",disabled:0==e.clerkObj.settingAble},on:{blur:function(t){return e.inputPerformance(t,r.$index,r.row)}},model:{value:r.row.clerkPerformance,callback:function(t){e.$set(r.row,"clerkPerformance",t)},expression:"scope.row.clerkPerformance"}})],1)]}}])}),e._v(" "),t("el-table-column",{attrs:{label:"总计=门店月指标"},scopedSlots:e._u([{key:"default",fn:function(r){return[t("div",[t("span",{staticClass:"font-14 color-606266 text-left"},[e._v("总计")]),t("span",{staticClass:" p-l-175 font-14 color-606266 text-left"},[e._v("门店月指标")])]),e._v(" "),t("div",[t("el-input",{staticClass:"w-105 p-l-8",attrs:{disabled:""},model:{value:e.performanceSum,callback:function(r){e.performanceSum=r},expression:"performanceSum"}},[t("i",{attrs:{slot:"prefix"},slot:"prefix"},[e._v("¥")])]),e._v(" "),t("span",{staticClass:"p-l-10 p-r-10"},[e._v("=")]),e._v(" "),t("el-input",{staticClass:"w-105 p-l-8",attrs:{placeholder:"请输入指标值",disabled:0==e.clerkObj.settingAble},on:{blur:function(r){return e.inputMonthPerformance(r)}},model:{value:e.clerkObj.storePerformance,callback:function(r){e.$set(e.clerkObj,"storePerformance",r)},expression:"clerkObj.storePerformance"}},[t("i",{attrs:{slot:"prefix"},slot:"prefix"},[e._v("¥")])])],1)]}}])})],1)],1),e._v(" "),t("div",{staticClass:"task-set-save text-center m-t-30"},[1==e.clerkObj.settingAble?t("el-button",{attrs:{disabled:!e.equalFlag,type:"primary"},on:{click:e.saveSet}},[e._v("确认")]):e._e()],1)])])},staticRenderFns:[]};var u=t("VU/8")(i,f,!1,function(e){t("iVcv")},"data-v-058366be",null);r.default=u.exports},iVcv:function(e,r){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([46],{"0Xjs":function(e,t){},JwJ7:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("fZjL"),n=a.n(o),l=a("LRn8"),i=a("fPyK"),s=a("P9l9"),r=a("Ch4/"),c=a("3E4D"),d={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},filters:{formatTimeYMD:function(e){return e&&"- -"!=e?e.split(" ")[0]:"--"},formatTimeHMS:function(e){return e&&"- -"!=e?e.split(" ")[1]:"--"}},data:function(){return{tableH:window.screen.availHeight-464-126,activeId:"2",activeBrand:this.brandId,selectRadio:0,showDialog:!1,conditionObj:{completed:"",overdue:""},completedOptions:[{label:"已完成",value:"1"},{label:"未完成",value:"0"}],overOptions:[{label:"已逾期",value:"1"},{label:"未逾期",value:"0"}],tableData:[],multipleSelection:[],dialogVisible:!1,currentPage:1,pageSize:20,total:0}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},selectBrandId:function(e){this.activeBrand=e},setSelectTab:function(e){this.activeTab=e.tabId},changeSelect:function(){this.currentPage=1,this.getTableList()},handleSelectionChange:function(e){this.multipleSelection=e},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.showDialog=!0},hideDialog:function(e){if(this.showDialog=!1,!n()(e).length)return!1;this.postMultDel(e)},postMultDel:function(e){var t=this,a={storeId:t.conditionObj.storeId,taskIds:t.multipleSelection.map(function(e){return e.taskId})||"",overdue:t.conditionObj.overdue||"",completed:t.conditionObj.completed||"",reason:e.reason,brandId:t.activeBrand,chooseAll:t.selectRadio};Object(s.c)("/haoban-app-daily-web/daily/batch-delete-store-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return c.a.showmsg("删除成功","success"),void t.getTableList();r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},handleDel:function(e,t){var a=this;a.$confirm("确认要删除吗?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.postDel(e,t)}).catch(function(){})},postDel:function(e,t){var a=this,o={taskId:t.taskId};Object(s.a)("/haoban-app-daily-web/daily/delete-task-items",o).then(function(t){var o=t.data;if(1==o.errorCode)return c.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);r.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handlePreview:function(e,t){this.postPreview(e,t)},postPreview:function(e,t){var a=""+t.taskId;this.$refs.qrcodePreview.qrcode(a,"daily-detail"),this.dialogVisible=!0},getTableList:function(e){var t=this,a={storeId:t.conditionObj.storeId||"",overdue:t.conditionObj.overdue||"",completed:t.conditionObj.completed||"",currentPage:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(s.a)("/haoban-app-daily-web/daily/page-store-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return t.tableData=a.result.result||[],void(t.total=a.result.totalCount);r.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){e&&(this.activeBrand=e,this.getTableList())}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","1"),this.activeBrand=this.brandId,this.conditionObj.storeId=this.$route.query.storeId,this.brandId&&this.getTableList()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{multipleDel:l.a,qrcodeDialog:i.a}},u={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("div",{staticClass:"daily-set-content border-box"},[a("div",{staticClass:"table-condition flex flex-space-between m-b-23"},[a("div",{staticClass:"table-condition-left"},[a("el-select",{staticClass:"w-105",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.completed,callback:function(t){e.$set(e.conditionObj,"completed",t)},expression:"conditionObj.completed"}},e._l(e.completedOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),a("el-select",{staticClass:"w-105 m-l-10",attrs:{placeholder:"请选择"},on:{change:e.changeSelect},model:{value:e.conditionObj.overdue,callback:function(t){e.$set(e.conditionObj,"overdue",t)},expression:"conditionObj.overdue"}},e._l(e.overOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}))],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"danger"},on:{click:e.multDel}},[e._v("批量删除")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",style:{width:"100%",minHeight:e.tableH},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"0"}},[a("span",{style:{color:0==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择当页")])]),e._v(" "),a("el-dropdown-item",{attrs:{command:"1"}},[a("span",{style:{color:1==e.selectRadio?"#1890ff":"#606266"}},[e._v("选择全部")])])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"指派对象"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-pack-center flex-start"},[a("div",{class:["image-wrap flex flex-align-center flex-pack-center",t.row.headImgUrl?"bg-eceaeb":"bg-82c5ff"]},[t.row.headImgUrl?a("img",{attrs:{src:t.row.headImgUrl,alt:""}}):a("i",{staticClass:"iconfont icon-yewuduanmorentouxian"})]),e._v(" "),a("div",{staticClass:"clerk-info flex flex-column flex-space-between m-l-16"},[a("p",{staticClass:"font-14 color-303133"},[e._v(e._s(t.row.clerkName))]),e._v(" "),a("p",{staticClass:"font-14 color-909399"},[e._v(e._s(t.row.clerkPhone))])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"创建时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.createTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.createTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成期限","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.lastTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.lastTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"逾期情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isOverTime))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成情况"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.isCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"完成时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(e._f("formatTimeYMD")(t.row.finishTime)))]),e._v(" "),a("div",[e._v(e._s(e._f("formatTimeHMS")(t.row.finishTime)))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right m-t-24"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[20,40,60,80],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("multiple-del",{attrs:{showDialog:e.showDialog,detailFlag:!0},on:{hideDialog:e.hideDialog}}),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var f=a("VU/8")(d,u,!1,function(e){a("0Xjs")},"data-v-10b1d684",null);t.default=f.exports}});
\ No newline at end of file
webpackJsonp([48],{k7oF:function(t,e){},zHtI:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l={name:"input-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}},methods:{getZhLen:function(t){for(var e=0,i=0;i<t.length;i++){null!=t.charAt(i).match(/[^\x00-\xff]/gi)?e+=1:e+=.5}return Math.ceil(e)}}},a={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:[2==t.childItem.type?"h-66":""]},[9!=t.childItem.type?i("div",{class:["opencard-item-title",t.getZhLen(t.childItem.title)>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]):t._e(),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag",style:{"padding-left":9==t.childItem.type?"15px":"0"}},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":""))])]),t._v(" "),10==t.childItem.type&&t.childItem.openCapitalize?i("div",{staticClass:"show-capitalize font-12 color-909399 p-l-10 border-box"},[t._v("大写:壹万元整(示例)")]):t._e()])},staticRenderFns:[]};var c=i("VU/8")(l,a,!1,function(t){i("k7oF")},"data-v-09e8bcce",null);e.default=c.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([47],{"/NA0":function(e,t){},0:function(e,t,a){a("j1ja"),e.exports=a("NHnr")},"4qCZ":function(e,t){},"5tgt":function(e,t,a){e.exports=function(e,t){return function(n){a("Opzk")("./"+e+"/"+t+".vue").then(function(e){n(e)})}}},NHnr:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),p=(a("j1ja"),a("hKoQ")),s=a.n(p),r={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{attrs:{id:"app"}},[t("transition",{attrs:{name:"fade",mode:"out-in"}},[t("router-view")],1)],1)},staticRenderFns:[]};var i=a("VU/8")({name:"App",data:function(){return{}}},r,!1,function(e){a("/NA0")},null,null).exports,u=a("lRwf"),c=a.n(u),m=a("pRNm"),l=a.n(m),d=a("5tgt"),f=a.n(d);c.a.use(l.a);var h=function(e){a.e(1).then(a.bind(null,"ODjX")).then(function(t){e(t)})};window.sessionStorage.getItem("token")&&store.commit(types.LOGIN,window.sessionStorage.getItem("token"));var g,v=[{path:"/",name:"/",redirect:"login"},{path:"/login",name:"登录",component:f()("login","index")},{path:"/index",name:"index",component:f()("index","index")},{path:"/contacts",name:"通讯录",redirect:"contactsList",component:f()("business","index"),children:[{path:"/contactsList",name:"通讯录",component:f()("business","contacts")},{path:"/orgStructSet",name:"组织架构管理",component:f()("business","orgStructSet")},{path:"/recycle",name:"组织架构管理",component:f()("business","recycle")}]},{path:"/overStore",name:"溢出门店",redirect:"unreview",component:f()("overstore","index"),children:[{path:"/overStoreList",name:"溢出门店",component:f()("overstore","overStoreList")}]},{path:"/apps",name:"企业应用",redirect:"mycustomer",component:f()("apps","index"),children:[{path:"/mycustomer",name:"我的顾客的",redirect:"/memberShowSet",component:f()("apps/customerApp","index"),children:[{path:"/memberShowSet",name:"会员展示设置",component:f()("apps/customerApp","memberShowSet")},{path:"/memberGroupSet",name:"会员分组设置",component:f()("apps/customerApp","memberGroupSet")},{path:"/memberSearchSet",name:"会员搜索设置",component:f()("apps/customerApp","memberSearchSet")}]},{path:"/cloudDaily",name:"云日报",redirect:"/dailyRecord",component:f()("apps/cloudDaily","index"),children:[{path:"/dailyRecord",name:"云日报记录",component:f()("apps/cloudDaily","dailyRecord")},{path:"/dailyExport",name:"云日报导出",component:f()("apps/cloudDaily","dailyExport")},{path:"/dailyDetail",name:"日报详情",component:f()("apps/cloudDaily","dailyDetail")},{path:"/taskAssign",name:"任务下发设置",component:f()("apps/cloudDaily","taskAssign")},{path:"/systemReport",name:"系统报表",component:f()("apps/cloudDaily","systemReport")},{path:"/customReport",name:"自定义报表",component:f()("apps/cloudDaily","customReport")},{path:"/customReportSet",name:"自定义报表设置",component:f()("apps/cloudDaily","customReportSet")}]},{path:"/trafficTask",name:"话务任务",redirect:"/taskRecord",component:f()("apps/trafficTask","index"),children:[{path:"/taskRecord",name:"话务任务记录",component:f()("apps/trafficTask","taskRecord")},{path:"/taskView",name:"话务任务记录",component:f()("apps/trafficTask","taskView")},{path:"/taskDetail",name:"话务任务详情",component:f()("apps/trafficTask","taskDetail")},{path:"/taskViewDetail",name:"话务任务详情",component:f()("apps/trafficTask","taskViewDetail")},{path:"/trafficTaskSet",name:"话务任务设置",component:f()("apps/trafficTask","trafficTaskSet")},{path:"/badEvaluateSet",name:"不良评价设置",component:f()("apps/badEvaluate","badEvaluateSet")}]},{path:"/quota",name:"指标管理",redirect:"/monthList",component:f()("apps/quota","index"),children:[{path:"/monthList",name:"月指标列表",component:f()("apps/quota","monthList")},{path:"/storeMonthTask",name:"门店月指标",component:f()("apps/quota","storeMonthTask")},{path:"/salerMonthDetail",name:"导购月指标详情",component:f()("apps/quota","salerMonthDetail")},{path:"/companyDaySet",name:"商户日权重",component:f()("apps/quota","companyDaySet")},{path:"/monthTask",name:"月指标任务",component:f()("apps/quota","monthTask"),meta:{keepAlive:!0}},{path:"/monthTaskDetail",name:"月指标任务详情",component:f()("apps/quota","monthTaskDetail"),meta:{keepAlive:!0}}]}]},{path:"/gic-error",name:"gic跳转失败页",component:f()("errorPage","gic-error")},{path:"/403",name:"无权访问",component:h},{path:"/404",name:"error404",component:h},{path:"/500",name:"error500",component:h},{path:"*",redirect:"/404",hidden:!0}],D=new l.a({routes:v,scrollBehavior:function(){return{y:0}}}),S=a("zL8q"),y=a.n(S),k=a("Rf8U"),w=a.n(k),b=a("mtWM"),x=a.n(b),T=a("bOdI"),R=a.n(T),A=a("SJI6"),E=a.n(A);c.a.use(E.a);var M=new E.a.Store({state:{user:{},token:null,title:"",show:!1,bgHeight:window.screen.availHeight-440-24+"px",addDepartment:[],editDepartment:[],delDepartment:[]},mutations:(g={},R()(g,"login",function(e,t){sessionStorage.token=t,e.token=t}),R()(g,"logout",function(e){sessionStorage.removeItem("token"),e.token=null}),R()(g,"title",function(e,t){e.title=t}),R()(g,"show",function(e,t){e.show=t}),R()(g,"saveAdd",function(e,t){e.addDepartment.push(t)}),R()(g,"saveEdit",function(e,t){e.editDepartment.push(t)}),R()(g,"saveDel",function(e,t){e.delDepartment.push(t)}),R()(g,"clearData",function(e){e.addDepartment=[],e.editDepartment=[],e.delDepartment=[]}),g),actions:{saveAddInfo:function(e,t){e.commit("saveAdd",t)},saveEditInfo:function(e,t){e.commit("saveEdit",t)},saveDelInfo:function(e,t){e.commit("saveDel",t)},clearTreeData:function(e,t){e.commit("clearData")}}}),V=(a("4qCZ"),a("uKUT"),a("Xcu2"),{dateFormat:function(e,t){if(e){e=10===e.toString().length?1e3*e:e;var a=new Date(e),n={"M+":a.getMonth()+1,"D+":a.getDate(),W:"日一二三四五六".charAt(a.getDay()),"h+":a.getHours(),"m+":a.getMinutes(),"s+":a.getSeconds(),"q+":Math.floor((a.getMonth()+3)/3),S:a.getMilliseconds()};for(var o in/(Y+)/.test(t)&&(t=t.replace(RegExp.$1,(a.getFullYear()+"").substr(4-RegExp.$1.length))),n)new RegExp("("+o+")").test(t)&&(t=t.replace(RegExp.$1,1===RegExp.$1.length?n[o]:("00"+n[o]).substr((""+n[o]).length)));return t}},formatTimeStamp:function(e){if(e){var t=new Date(e),a=t.getMonth()+1,n=t.getDate()<10?"0"+t.getDate():t.getDate(),o=a<10?"0"+a:a,p=t.getHours()<10?"0"+t.getHours():t.getHours(),s=t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes(),r=t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds();return t.getFullYear()+"-"+o+"-"+n+" "+p+":"+s+":"+r}},timeStampToYmd:function(e){if(e){var t=new Date(e),a=t.getMonth()+1,n=t.getDate()<10?"0"+t.getDate():t.getDate(),o=a<10?"0"+a:a;return t.getFullYear()+"-"+o+"-"+n}},timeStampToHms:function(e){if(e){var t=new Date(e);return(t.getHours()<10?"0"+t.getHours():t.getHours())+":"+(t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes())+":"+(t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds())}},formatTimeYmdHms:function(e){if(e){var t=new Date(e),a=t.getMonth()+1,n=t.getDate()<10?"0"+t.getDate():t.getDate(),o=a<10?"0"+a:a,p=t.getHours()<10?"0"+t.getHours():t.getHours(),s=t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes(),r=t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds();return t.getFullYear()+"."+o+"."+n+" "+p+":"+s+":"+r}},formatPhoneNum:function(e){return e?(e=e.toString()).substr(0,3)+"****"+e.substr(7,11):""}}),q=a("TUaa"),H=a.n(q),P=a("tyqE"),I=a.n(P),L=a("pRVe"),O=a.n(L),j=a("XsK6"),Y=a.n(j),N=a("QRL9"),G=a.n(N),J=a("2Pnh"),X=a.n(J),z=a("l9mu"),C=a.n(z),F={install:function(e,t){e.prototype.getPdf=function(){var e=this.htmlTitle;X()(document.querySelector("#pdfDom"),{allowTaint:!0,foreignObjectRendering:!0}).then(function(t){var a=t.width,n=t.height,o=a/592.28*841.89,p=n,s=0,r=592.28/a*n,i=t.toDataURL("image/jpeg",1),u=new C.a("","pt","a4");if(p<o)u.addImage(i,"JPEG",0,0,595.28,r);else for(;p>0;)u.addImage(i,"JPEG",0,s,595.28,r),s-=841.89,(p-=o)>0&&u.addPage();u.save(e+".pdf")})}}},K=a("/IwO"),U=a.n(K);s.a.polyfill(),Vue.use(U.a),U.a.initAMapApiLoader({key:"d53a58848be368a7398dc56d5670fe9c",plugin:["Autocomplete","PlaceSearch","Scale","OverView","Geocoder","ToolBar","MapType","PolyEditor","AMap.CircleEditor"],v:"1.4.4"}),Vue.use(F),Vue.use(Y.a),Vue.use(G.a),Vue.use(O.a),Vue.use(I.a),Vue.use(H.a),Vue.config.productionTip=!1,Vue.use(y.a,{size:"large"}),Vue.use(w.a,x.a),Vue.axios.defaults.withCredentials=!0,o()(V).forEach(function(e){Vue.filter(e,V[e])}),D.beforeEach(function(e,t,a){var n=window.location.origin;n.indexOf("localhost"),localStorage.getItem("userInfo"),"/"==e.path?a({path:"/login"}):a()}),new Vue({el:"#app",router:D,store:M,components:{App:i},template:"<App/>"})},Opzk:function(e,t,a){var n={"./apps/badEvaluate/badEvaluateDetail.vue":["Yz8m",0,41],"./apps/badEvaluate/badEvaluateRecord.vue":["DCIc",0,36],"./apps/badEvaluate/badEvaluateSet.vue":["moBL",0,21],"./apps/badEvaluate/index.vue":["AG22",0,11],"./apps/cloudDaily/customReport.vue":["ak3k",0,18],"./apps/cloudDaily/customReportSet.vue":["LTPC",0,35],"./apps/cloudDaily/dailyDetail.vue":["JwJ7",0,22],"./apps/cloudDaily/dailyExport.vue":["H3Dc",0,14],"./apps/cloudDaily/dailyRecord.vue":["IuWw",0,42],"./apps/cloudDaily/index.vue":["4QyY",0,38],"./apps/cloudDaily/systemReport.vue":["J/6z",0,3],"./apps/cloudDaily/systemReportSet.vue":["qpQM",0,4],"./apps/cloudDaily/taskAssign.vue":["Hb/M",0,24],"./apps/cloudDaily/template.vue":["9Bnz",0,19],"./apps/cloudDaily/template/block.vue":["O3gZ",0],"./apps/cloudDaily/template/date-range.vue":["2WGr",0],"./apps/cloudDaily/template/image.vue":["8dpP",0],"./apps/cloudDaily/template/input.vue":["zHtI",0],"./apps/cloudDaily/template/select.vue":["rYZf",0],"./apps/customerApp/index.vue":["QHTa",0,27],"./apps/customerApp/memberGroupSet.vue":["JuNN",0,30],"./apps/customerApp/memberSearchSet.vue":["Z3Aa",0,29],"./apps/customerApp/memberShowSet.vue":["odfG",0,20],"./apps/index.vue":["K1Vb",0,34],"./apps/quota/companyDaySet.vue":["NiGE",0,43],"./apps/quota/index.vue":["qSX4",0,39],"./apps/quota/monthList.vue":["fAFA",0,23],"./apps/quota/monthTask.vue":["NpHY",0,7],"./apps/quota/monthTaskDetail.vue":["YKf6",0,28],"./apps/quota/salerMonthDetail.vue":["+qr5",0,45],"./apps/quota/storeMonthTask.vue":["qWC+",0,6],"./apps/trafficTask/index.vue":["FmZU",0,32],"./apps/trafficTask/taskDetail.vue":["XrDD",0,17],"./apps/trafficTask/taskRecord.vue":["m+x7",0,33],"./apps/trafficTask/taskView.vue":["w2fd",0,16],"./apps/trafficTask/taskViewDetail.vue":["SBUJ",0,40],"./apps/trafficTask/trafficTaskSet.vue":["OUXi",0,26],"./business/contacts.vue":["/W60",0,2],"./business/index.vue":["jPcV",0,44],"./business/orgStructSet.vue":["OI5V",0,5],"./business/recycle.vue":["K8Yn",0,13],"./errorPage/403.vue":["6XGN",12],"./errorPage/404.vue":["AejC",15],"./errorPage/500.vue":["FskK",8],"./errorPage/gic-error.vue":["Q3j/",10],"./errorPage/index.vue":["ODjX",1],"./index/index.vue":["JXTs",0,31],"./login/index.vue":["T+/8",0,9],"./overstore/index.vue":["Y55K",0,37],"./overstore/overStoreList.vue":["vuAV",0,25]};function o(e){var t=n[e];return t?Promise.all(t.slice(1).map(a.e)).then(function(){return a(t[0])}):Promise.reject(new Error("Cannot find module '"+e+"'."))}o.keys=function(){return Object.keys(n)},o.id="Opzk",e.exports=o},SJI6:function(e,t){e.exports=Vuex},Xcu2:function(e,t){},lRwf:function(e,t){e.exports=Vue},pRNm:function(e,t){e.exports=VueRouter},uKUT:function(e,t){}},[0]);
\ No newline at end of file
webpackJsonp([51],{"/NA0":function(e,t){},0:function(e,t,a){a("j1ja"),e.exports=a("NHnr")},"4qCZ":function(e,t){},"5tgt":function(e,t,a){e.exports=function(e,t){return function(n){a("Opzk")("./"+e+"/"+t+".vue").then(function(e){n(e)})}}},NHnr:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("fZjL"),o=a.n(n),p=(a("j1ja"),a("hKoQ")),s=a.n(p),r={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{attrs:{id:"app"}},[t("transition",{attrs:{name:"fade",mode:"out-in"}},[t("router-view")],1)],1)},staticRenderFns:[]};var i=a("VU/8")({name:"App",data:function(){return{}}},r,!1,function(e){a("/NA0")},null,null).exports,u=a("lRwf"),c=a.n(u),m=a("pRNm"),l=a.n(m),d=a("5tgt"),f=a.n(d);c.a.use(l.a);var g=function(e){a.e(1).then(a.bind(null,"ODjX")).then(function(t){e(t)})};window.sessionStorage.getItem("token")&&store.commit(types.LOGIN,window.sessionStorage.getItem("token"));var h,v=[{path:"/",name:"/",redirect:"login"},{path:"/login",name:"登录",component:f()("login","index")},{path:"/index",name:"index",component:f()("index","index")},{path:"/contacts",name:"通讯录",redirect:"contactsList",component:f()("business","index"),children:[{path:"/contactsList",name:"通讯录",component:f()("business","contacts")},{path:"/orgStructSet",name:"组织架构管理",component:f()("business","orgStructSet")},{path:"/recycle",name:"组织架构管理",component:f()("business","recycle")}]},{path:"/overStore",name:"溢出门店",redirect:"unreview",component:f()("overstore","index"),children:[{path:"/overStoreList",name:"溢出门店",component:f()("overstore","overStoreList")}]},{path:"/apps",name:"企业应用",redirect:"mycustomer",component:f()("apps","index"),children:[{path:"/mycustomer",name:"我的顾客的",redirect:"/memberShowSet",component:f()("apps/customerApp","index"),children:[{path:"/memberShowSet",name:"会员展示设置",component:f()("apps/customerApp","memberShowSet")},{path:"/memberGroupSet",name:"会员分组设置",component:f()("apps/customerApp","memberGroupSet")},{path:"/memberSearchSet",name:"会员搜索设置",component:f()("apps/customerApp","memberSearchSet")}]},{path:"/cloudDaily",name:"云日报",redirect:"/dailyRecord",component:f()("apps/cloudDaily","index"),children:[{path:"/dailyRecord",name:"云日报记录",component:f()("apps/cloudDaily","dailyRecord")},{path:"/dailyExport",name:"云日报导出",component:f()("apps/cloudDaily","dailyExport")},{path:"/dailyDetail",name:"日报详情",component:f()("apps/cloudDaily","dailyDetail")},{path:"/taskAssign",name:"任务下发设置",component:f()("apps/cloudDaily","taskAssign")},{path:"/systemReport",name:"系统报表",component:f()("apps/cloudDaily","systemReport")},{path:"/customReport",name:"自定义报表",component:f()("apps/cloudDaily","customReport")}]},{path:"/trafficTask",name:"话务任务",redirect:"/taskRecord",component:f()("apps/trafficTask","index"),children:[{path:"/taskRecord",name:"话务任务记录",component:f()("apps/trafficTask","taskRecord")},{path:"/taskView",name:"话务任务记录",component:f()("apps/trafficTask","taskView")},{path:"/taskDetail",name:"话务任务详情",component:f()("apps/trafficTask","taskDetail")},{path:"/taskViewDetail",name:"话务任务详情",component:f()("apps/trafficTask","taskViewDetail")},{path:"/trafficTaskSet",name:"话务任务设置",component:f()("apps/trafficTask","trafficTaskSet")},{path:"/badEvaluateSet",name:"不良评价设置",component:f()("apps/badEvaluate","badEvaluateSet")}]},{path:"/quota",name:"指标管理",redirect:"/monthList",component:f()("apps/quota","index"),children:[{path:"/monthList",name:"月指标列表",component:f()("apps/quota","monthList")},{path:"/storeMonthTask",name:"门店月指标",component:f()("apps/quota","storeMonthTask")},{path:"/salerMonthDetail",name:"导购月指标详情",component:f()("apps/quota","salerMonthDetail")},{path:"/companyDaySet",name:"商户日权重",component:f()("apps/quota","companyDaySet")},{path:"/monthTask",name:"月指标任务",component:f()("apps/quota","monthTask"),meta:{keepAlive:!0}},{path:"/monthTaskDetail",name:"月指标任务详情",component:f()("apps/quota","monthTaskDetail"),meta:{keepAlive:!0}}]}]},{path:"/gic-error",name:"gic跳转失败页",component:f()("errorPage","gic-error")},{path:"/403",name:"无权访问",component:g},{path:"/404",name:"error404",component:g},{path:"/500",name:"error500",component:g},{path:"*",redirect:"/404",hidden:!0}],D=new l.a({routes:v,scrollBehavior:function(){return{y:0}}}),S=a("zL8q"),k=a.n(S),y=a("Rf8U"),w=a.n(y),b=a("mtWM"),x=a.n(b),T=a("bOdI"),A=a.n(T),R=a("SJI6"),E=a.n(R);c.a.use(E.a);var M=new E.a.Store({state:{user:{},token:null,title:"",show:!1,bgHeight:window.screen.availHeight-440-24+"px",addDepartment:[],editDepartment:[],delDepartment:[]},mutations:(h={},A()(h,"login",function(e,t){sessionStorage.token=t,e.token=t}),A()(h,"logout",function(e){sessionStorage.removeItem("token"),e.token=null}),A()(h,"title",function(e,t){e.title=t}),A()(h,"show",function(e,t){e.show=t}),A()(h,"saveAdd",function(e,t){e.addDepartment.push(t)}),A()(h,"saveEdit",function(e,t){e.editDepartment.push(t)}),A()(h,"saveDel",function(e,t){e.delDepartment.push(t)}),A()(h,"clearData",function(e){e.addDepartment=[],e.editDepartment=[],e.delDepartment=[]}),h),actions:{saveAddInfo:function(e,t){e.commit("saveAdd",t)},saveEditInfo:function(e,t){e.commit("saveEdit",t)},saveDelInfo:function(e,t){e.commit("saveDel",t)},clearTreeData:function(e,t){e.commit("clearData")}}}),V=(a("4qCZ"),a("uKUT"),a("Xcu2"),{dateFormat:function(e,t){if(e){e=10===e.toString().length?1e3*e:e;var a=new Date(e),n={"M+":a.getMonth()+1,"D+":a.getDate(),W:"日一二三四五六".charAt(a.getDay()),"h+":a.getHours(),"m+":a.getMinutes(),"s+":a.getSeconds(),"q+":Math.floor((a.getMonth()+3)/3),S:a.getMilliseconds()};for(var o in/(Y+)/.test(t)&&(t=t.replace(RegExp.$1,(a.getFullYear()+"").substr(4-RegExp.$1.length))),n)new RegExp("("+o+")").test(t)&&(t=t.replace(RegExp.$1,1===RegExp.$1.length?n[o]:("00"+n[o]).substr((""+n[o]).length)));return t}},formatTimeStamp:function(e){if(e){var t=new Date(e),a=t.getMonth()+1,n=t.getDate()<10?"0"+t.getDate():t.getDate(),o=a<10?"0"+a:a,p=t.getHours()<10?"0"+t.getHours():t.getHours(),s=t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes(),r=t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds();return t.getFullYear()+"-"+o+"-"+n+" "+p+":"+s+":"+r}},timeStampToYmd:function(e){if(e){var t=new Date(e),a=t.getMonth()+1,n=t.getDate()<10?"0"+t.getDate():t.getDate(),o=a<10?"0"+a:a;return t.getFullYear()+"-"+o+"-"+n}},timeStampToHms:function(e){if(e){var t=new Date(e);return(t.getHours()<10?"0"+t.getHours():t.getHours())+":"+(t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes())+":"+(t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds())}},formatTimeYmdHms:function(e){if(e){var t=new Date(e),a=t.getMonth()+1,n=t.getDate()<10?"0"+t.getDate():t.getDate(),o=a<10?"0"+a:a,p=t.getHours()<10?"0"+t.getHours():t.getHours(),s=t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes(),r=t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds();return t.getFullYear()+"."+o+"."+n+" "+p+":"+s+":"+r}},formatPhoneNum:function(e){return e?(e=e.toString()).substr(0,3)+"****"+e.substr(7,11):""}}),q=a("TUaa"),H=a.n(q),I=a("tyqE"),P=a.n(I),L=a("pRVe"),O=a.n(L),j=a("XsK6"),Y=a.n(j),N=a("QRL9"),G=a.n(N),J=a("2Pnh"),X=a.n(J),z=a("l9mu"),F=a.n(z),K={install:function(e,t){e.prototype.getPdf=function(){var e=this.htmlTitle;X()(document.querySelector("#pdfDom"),{allowTaint:!0,foreignObjectRendering:!0}).then(function(t){var a=t.width,n=t.height,o=a/592.28*841.89,p=n,s=0,r=592.28/a*n,i=t.toDataURL("image/jpeg",1),u=new F.a("","pt","a4");if(p<o)u.addImage(i,"JPEG",0,0,595.28,r);else for(;p>0;)u.addImage(i,"JPEG",0,s,595.28,r),s-=841.89,(p-=o)>0&&u.addPage();u.save(e+".pdf")})}}},U=a("/IwO"),C=a.n(U);s.a.polyfill(),Vue.use(C.a),C.a.initAMapApiLoader({key:"d53a58848be368a7398dc56d5670fe9c",plugin:["Autocomplete","PlaceSearch","Scale","OverView","Geocoder","ToolBar","MapType","PolyEditor","AMap.CircleEditor"],v:"1.4.4"}),Vue.use(K),Vue.use(Y.a),Vue.use(G.a),Vue.use(O.a),Vue.use(P.a),Vue.use(H.a),Vue.config.productionTip=!1,Vue.use(k.a,{size:"large"}),Vue.use(w.a,x.a),Vue.axios.defaults.withCredentials=!0,o()(V).forEach(function(e){Vue.filter(e,V[e])}),D.beforeEach(function(e,t,a){var n=window.location.origin;n.indexOf("localhost"),localStorage.getItem("userInfo"),"/"==e.path?a({path:"/login"}):a()}),new Vue({el:"#app",router:D,store:M,components:{App:i},template:"<App/>"})},Opzk:function(e,t,a){var n={"./apps/badEvaluate/badEvaluateDetail.vue":["Yz8m",0,44],"./apps/badEvaluate/badEvaluateRecord.vue":["DCIc",0,38],"./apps/badEvaluate/badEvaluateSet.vue":["moBL",0,19],"./apps/badEvaluate/index.vue":["AG22",0,11],"./apps/cloudDaily/customReport.vue":["ak3k",0,26],"./apps/cloudDaily/dailyDetail.vue":["JwJ7",0,46],"./apps/cloudDaily/dailyExport.vue":["H3Dc",0,16],"./apps/cloudDaily/dailyRecord.vue":["IuWw",0,32],"./apps/cloudDaily/index.vue":["4QyY",0,41],"./apps/cloudDaily/systemReport.vue":["J/6z",25],"./apps/cloudDaily/systemReportSet.vue":["qpQM",0,4],"./apps/cloudDaily/taskAssign.vue":["Hb/M",0,23],"./apps/cloudDaily/template.vue":["9Bnz",0,2],"./apps/cloudDaily/template/block.vue":["O3gZ",33],"./apps/cloudDaily/template/date-range.vue":["2WGr",34],"./apps/cloudDaily/template/image.vue":["8dpP",42],"./apps/cloudDaily/template/input.vue":["zHtI",48],"./apps/cloudDaily/template/select.vue":["rYZf",39],"./apps/customerApp/index.vue":["QHTa",0,24],"./apps/customerApp/memberGroupSet.vue":["JuNN",0,30],"./apps/customerApp/memberSearchSet.vue":["Z3Aa",0,28],"./apps/customerApp/memberShowSet.vue":["odfG",0,17],"./apps/index.vue":["K1Vb",0,37],"./apps/quota/companyDaySet.vue":["NiGE",0,45],"./apps/quota/index.vue":["qSX4",0,43],"./apps/quota/monthList.vue":["fAFA",0,20],"./apps/quota/monthTask.vue":["NpHY",0,7],"./apps/quota/monthTaskDetail.vue":["YKf6",0,27],"./apps/quota/salerMonthDetail.vue":["+qr5",0,49],"./apps/quota/storeMonthTask.vue":["qWC+",0,6],"./apps/trafficTask/index.vue":["FmZU",0,36],"./apps/trafficTask/taskDetail.vue":["XrDD",0,29],"./apps/trafficTask/taskRecord.vue":["m+x7",0,18],"./apps/trafficTask/taskView.vue":["w2fd",0,13],"./apps/trafficTask/taskViewDetail.vue":["SBUJ",0,31],"./apps/trafficTask/trafficTaskSet.vue":["OUXi",0,22],"./business/contacts.vue":["/W60",0,3],"./business/index.vue":["jPcV",0,47],"./business/orgStructSet.vue":["OI5V",0,5],"./business/recycle.vue":["K8Yn",0,14],"./errorPage/403.vue":["6XGN",12],"./errorPage/404.vue":["AejC",15],"./errorPage/500.vue":["FskK",8],"./errorPage/gic-error.vue":["Q3j/",10],"./errorPage/index.vue":["ODjX",1],"./index/index.vue":["JXTs",0,35],"./login/index.vue":["T+/8",0,9],"./overstore/index.vue":["Y55K",0,40],"./overstore/overStoreList.vue":["vuAV",0,21]};function o(e){var t=n[e];return t?Promise.all(t.slice(1).map(a.e)).then(function(){return a(t[0])}):Promise.reject(new Error("Cannot find module '"+e+"'."))}o.keys=function(){return Object.keys(n)},o.id="Opzk",e.exports=o},SJI6:function(e,t){e.exports=Vuex},Xcu2:function(e,t){},lRwf:function(e,t){e.exports=Vue},pRNm:function(e,t){e.exports=VueRouter},uKUT:function(e,t){}},[0]);
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,d,n){for(var r,t,o,i=0,u=[];i<c.length;i++)t=c[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(a&&a(c,d,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=b(b.s=n[i]);return o};var c={},f={48:0};function b(a){if(c[a])return c[a].exports;var f=c[a]={i:a,l:!1,exports:{}};return e[a].call(f.exports,f,f.exports,b),f.l=!0,f.exports}b.e=function(e){var a=f[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,b){a=f[e]=[c,b]});a[2]=c;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:"f6ddd98948c1a40488db",1:"fe9dec1f31b04053fd7e",2:"56df8d5c9fa2d863722b",3:"ede6a63338e11b19a676",4:"045ac85e15b9174df01f",5:"2219f2c412ac776ee557",6:"029fe416d38d9c2d8bda",7:"f43bcb21b3f30bc46d21",8:"5e787f5eb2f4bd7cfb7b",9:"24b60dcd1aeb52838879",10:"5209a7ebb76cc3d5f762",11:"d0feaf79e893058f9bc2",12:"3b9c756b15cf547445f5",13:"d847d9cd9013c7382389",14:"071b211ba196f13111e6",15:"e780a9302ed89095559c",16:"5a94160368e5d5d00b5b",17:"d2ac6b4cd96a4dbc86b6",18:"ea1283a54e850000965b",19:"adab2f41327ff81c34fe",20:"1dd29ff5956cf49cdb65",21:"4bb9ed17846fbb68e603",22:"5a9caac2d7368202522a",23:"df4c4bbba60adc0f2781",24:"9d83643350c6cae4dd7a",25:"a381531cb74bf5303ea7",26:"498a02592c68c493cba8",27:"dd47b03d785ffb210328",28:"c04e08d1a947bf1abd8a",29:"5e108a1868d87fb9be95",30:"1536ac1fc4e6d726ba52",31:"728a83f751bc16f1d4ab",32:"03a120d725c24c583a8a",33:"5f02ea6315d648fe0f6c",34:"6cfbb247fbb23212e1ea",35:"621c9ed3412b3718ad64",36:"d6570cbece87b4f8745a",37:"1145a4a2c5b1fcff9f42",38:"cb7f30b1b6c882ab6636",39:"aa1c00b19f586a4e7047",40:"067f96dfbaaeed37707d",41:"e8b25a66282a8649fccf",42:"8a935069677ebb91e485",43:"89cd4018c02f383606af",44:"ca2941a1117f702bbc30",45:"a232b2d8c8341d822a71"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var a=f[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,d.appendChild(n),c},b.m=e,b.c=c,b.d=function(e,a,c){b.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},b.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return b.d(a,"a",a),a},b.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},b.p="./",b.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(f,b,n){for(var r,t,o,i=0,u=[];i<f.length;i++)t=f[i],a[t]&&u.push(a[t][0]),a[t]=0;for(r in b)Object.prototype.hasOwnProperty.call(b,r)&&(e[r]=b[r]);for(c&&c(f,b,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=d(d.s=n[i]);return o};var f={},a={52:0};function d(c){if(f[c])return f[c].exports;var a=f[c]={i:c,l:!1,exports:{}};return e[c].call(a.exports,a,a.exports,d),a.l=!0,a.exports}d.e=function(e){var c=a[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var f=new Promise(function(f,d){c=a[e]=[f,d]});c[2]=f;var b=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,d.nc&&n.setAttribute("nonce",d.nc),n.src=d.p+"static/js/"+e+"."+{0:"1d37cd4a11935f8767ec",1:"fe9dec1f31b04053fd7e",2:"dcd2f9c99fd2733fb375",3:"9d399becbc1c6df61708",4:"17fc07b052d40cf28a64",5:"6cea63a31df41e390f75",6:"029fe416d38d9c2d8bda",7:"f43bcb21b3f30bc46d21",8:"5e787f5eb2f4bd7cfb7b",9:"24b60dcd1aeb52838879",10:"5209a7ebb76cc3d5f762",11:"d0feaf79e893058f9bc2",12:"3b9c756b15cf547445f5",13:"da9ae1b48b81b0c4ca60",14:"e5ce7f9d34ad7a77d61f",15:"e780a9302ed89095559c",16:"173f9a38e2a102b69a82",17:"a92f266e3afc74c81dd2",18:"e76aec0b56a98e078ced",19:"a8da2d91e3a3b9781284",20:"b71c3f7bf9a2740de5c5",21:"43276bb09695f16fb663",22:"e4836e3ad3cd82f07a97",23:"b1e6e6090a9418c80405",24:"6a5bc4ca4e0cf9cae3ae",25:"b59215263cf0e0a1cf39",26:"1d4fdbcb6add256366c3",27:"66aef2842164391fdfa0",28:"c73366d4dd88740471c2",29:"d1399e45b67366082aab",30:"1536ac1fc4e6d726ba52",31:"6c8769d96bb32d357009",32:"acdb9803c9261223d821",33:"52469ffbf571f03cbdb8",34:"868ed5ecc504c982df7a",35:"d237e06453c03ce1e70c",36:"f3b60cea663cfe0c832e",37:"28c39d3d8e8f26d48b2d",38:"668bcb3b9566b201d4c1",39:"13770623cd0155327e56",40:"f6ef482085cccdca5f67",41:"55890176fd6fb85f10af",42:"770537ab8499bd536795",43:"93521b5e9cfea485495d",44:"c6b82551ef0c0ef63f5f",45:"2dd66ce1e66b2b091452",46:"4b1318b589c306c9e1f9",47:"db2230e175441528fa76",48:"bda5c55f72a191ae99c2",49:"6587cdb63b56f6d3259f"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var c=a[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),a[e]=void 0)}return n.onerror=n.onload=t,b.appendChild(n),f},d.m=e,d.c=f,d.d=function(e,c,f){d.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:f})},d.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(c,"a",c),c},d.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},d.p="./",d.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
...@@ -18,17 +18,17 @@ ...@@ -18,17 +18,17 @@
<div class="daily-export-content"> <div class="daily-export-content">
<el-form :model="dailyRuleForm" :rules="rules" ref="dailyRuleForm" class="demo-dailyRuleForm"> <el-form :model="dailyRuleForm" :rules="rules" ref="dailyRuleForm" class="demo-dailyRuleForm">
<el-form-item label="" prop="dateRange"> <el-form-item label="" prop="dateRange">
<p class="daily-form-label">选择时间</p> <p class="inline-block daily-form-label">选择时间:</p>
<el-date-picker @change="changeDate" class="search-date" format="yyyy-MM-dd" value-format="yyyy-MM-dd" :editable="false" v-model="dailyRuleForm.dateRange" :picker-options="pickerOptions" type="daterange" range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> </el-date-picker> <el-date-picker @change="changeDate" class="search-date" format="yyyy-MM-dd" value-format="yyyy-MM-dd" :editable="false" v-model="dailyRuleForm.dateRange" :picker-options="pickerOptions" type="daterange" range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> </el-date-picker>
</el-form-item> </el-form-item>
<el-form-item label="" prop="storeType"> <el-form-item label="" prop="storeType">
<p class="daily-form-label">选择自定义模板</p> <p class="inline-block daily-form-label">选择自定义模板:</p>
<el-select class="w-350" v-model="dailyRuleForm.storeType" placeholder="请选择自定义模板" @change="changeTemplate"> <el-select class="w-350" v-model="dailyRuleForm.storeType" placeholder="请选择自定义模板" @change="changeTemplate">
<el-option v-for="item in templates" :key="item.value" :label="item.title" :value="item.storeType"> </el-option> <el-option v-for="item in templates" :key="item.value" :label="item.title" :value="item.storeType"> </el-option>
</el-select> </el-select>
</el-form-item> </el-form-item>
<el-form-item label="" prop="stores"> <el-form-item label="" prop="stores">
<p class="daily-form-label">选择门店</p> <p class="inline-block daily-form-label">选择门店:</p>
<el-popover placement="bottom" title="" width="350" trigger="click" v-model="storeVisible"> <el-popover placement="bottom" title="" width="350" trigger="click" v-model="storeVisible">
<div class="daily-store-select"> <div class="daily-store-select">
<div class="select-search"> <div class="select-search">
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
</el-popover> </el-popover>
</el-form-item> </el-form-item>
<el-form-item> <el-form-item>
<p class="inline-block daily-form-label m-t-50"></p>
<el-button type="primary" @click="exportForm('dailyRuleForm')">导出日报</el-button> <el-button type="primary" @click="exportForm('dailyRuleForm')">导出日报</el-button>
</el-form-item> </el-form-item>
</el-form> </el-form>
...@@ -398,6 +399,10 @@ export default { ...@@ -398,6 +399,10 @@ export default {
box-sizing: border-box; box-sizing: border-box;
} }
.m-t-50 {
margin-top: 50px;
}
.define-search-select { .define-search-select {
ul { ul {
li { li {
...@@ -424,8 +429,10 @@ export default { ...@@ -424,8 +429,10 @@ export default {
} }
.daily-form-label { .daily-form-label {
font-size: 12px; width: 115px;
color: #909399; text-align: right;
font-size: 14px;
color: #606266;
} }
.show-select-num { .show-select-num {
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-03 14:47:30 * @LastEditTime : 2020-03-04 10:23:50
--> -->
<!-- <!--
<taskView :brandId="brandId" activeGroupId></taskView> <taskView :brandId="brandId" activeGroupId></taskView>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<el-table-column width="25"> <el-table-column width="25">
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start"> <el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-more"></i> </span> <span class="el-dropdown-link"><i class="iconfont icongengduo"></i> </span>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item> <el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item>
<el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item> <el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<div class="depart-item-wrap"> <div class="depart-item-wrap">
<div :style="{ width: width }" class="el-select el-select--large depart-item-content"> <div :style="{ width: width }" class="el-select el-select--large depart-item-content">
<span class="font-14 color-c0c4cc p-l-10" style="display: inline-block;line-height: 32px;color: #c0c4cc;" v-if="!groupIds.length">请选择部门</span> <span class="font-14 color-c0c4cc p-l-10" style="display: inline-block;line-height: 32px;color: #c0c4cc;" v-if="!groupIds.length">请选择部门</span>
<div class="el-select__tags" style="max-width: 181px;"> <div class="el-select__tags" style="max-width: 348px;">
<span> <span>
<template v-for="(item, index) in groupIds"> <template v-for="(item, index) in groupIds">
<span class="el-tag el-tag--info el-tag--small" :key="index"> <span class="el-tag el-tag--info el-tag--small" :key="index">
......
...@@ -165,7 +165,12 @@ export const constantRouterMap = [ ...@@ -165,7 +165,12 @@ export const constantRouterMap = [
path: '/customReport', path: '/customReport',
name: '自定义报表', name: '自定义报表',
component: _import('apps/cloudDaily', 'customReport') component: _import('apps/cloudDaily', 'customReport')
} },
{
path: '/customReportSet',
name: '自定义报表设置',
component: _import('apps/cloudDaily', 'customReportSet')
},
] ]
}, },
{ {
......
...@@ -11,10 +11,10 @@ ...@@ -11,10 +11,10 @@
<div class="custom-set-content border-box"> <div class="custom-set-content border-box">
<div class="flex flex-space-between flex-pack-center m-b-23"> <div class="flex flex-space-between flex-pack-center m-b-23">
<div class="custom-set-title flex flex-pack-center"> <div class="custom-set-title flex flex-pack-center">
<span>模板列表({{ tableData.length }}</span> <span class="font-14 color-909399">注:创建自定义日报后才能下发日报</span> <!-- <span>模板列表({{ tableData.length }}</span> <span class="font-14 color-909399">注:创建自定义日报后才能下发日报</span> -->
</div> </div>
<div> <div>
<el-button type="button" @click="toCustomSet('')">新建模板</el-button> <el-button type="primary" @click="toCustomSet('')">新建模板</el-button>
</div> </div>
</div> </div>
<el-table class="select-table" ref="multipleTable" :data="tableData" tooltip-effect="dark" style="width: 100%"> <el-table class="select-table" ref="multipleTable" :data="tableData" tooltip-effect="dark" style="width: 100%">
...@@ -112,7 +112,7 @@ export default { ...@@ -112,7 +112,7 @@ export default {
*/ */
toCustomSet() { toCustomSet() {
let that = this; let that = this;
that.changeRouter(`/template?brandId=${that.brandId}&appIcon=${that.$route.query.appIcon}`); that.changeRouter(`/customReportSet`);
}, },
/** /**
...@@ -120,7 +120,7 @@ export default { ...@@ -120,7 +120,7 @@ export default {
*/ */
handleCopy(index, item) { handleCopy(index, item) {
let that = this; let that = this;
that.changeRouter(`/template?brandId=${that.brandId}&templateId=${item.dailyReportTemplateId}&type=copy&appIcon=${that.$route.query.appIcon}`); that.changeRouter(`/customReportSet?templateId=${item.dailyReportTemplateId}&type=copy`);
}, },
/** /**
......
<!--
* @Descripttion: 当前组件信息
* @version: 1.0.0
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2019-11-18 09:44:19
-->
<template>
<div class="template-wrap" :style="{ height: bodyHeight }">
<div class="template-contain">
<!-- 头部标题 -->
<div class="template-head">
<div class="template-title flex-1">
<img src="../../../assets/logo45_45.png" alt="logo" />
<span class="template-title-span">日报设置</span>
</div>
<div class="template-btns flex-1 flex-r">
<el-button type="primary" plain @click="saveAndBack('preview')">预 览</el-button>
<el-button type="primary" plain @click="returnBack">返 回</el-button>
<el-button type="primary" @click="saveAndBack('save')">保存并启用</el-button>
</div>
</div>
<!-- 模板body -->
<div class="template-body">
<!-- 左侧 -->
<div class="template-cell template-cell-l">
<!-- tab 切换 -->
<el-tabs v-model="activeName">
<el-tab-pane label="系统字段" name="first">
<div class="filed-item-title">交易</div>
<ul>
<draggable id="list1" :list="tradeInfo" class="compenent" :options="leftOption" :clone="cloneItem" :move="onMove" @start="isDragging = true" @end="itemMoveEnd"
><!-- @end="itemMoveEnd" -->
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in tradeInfo" :key="index" aria-hidden="true">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">人员</div>
<ul>
<draggable id="list2" :list="personInfo" class="compenent" :options="leftOption" :clone="cloneItem" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in personInfo" :key="index">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">商品</div>
<ul>
<draggable id="list3" :list="goodsInfo" class="compenent" :options="leftOption" :clone="cloneItem" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in goodsInfo" :key="index">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">竞品</div>
<ul>
<draggable id="list4" :list="competeInfo" class="compenent" :options="leftOption" :clone="cloneItem" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in competeInfo" :key="index">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
</el-tab-pane>
<el-tab-pane label="自定义字段" name="second">
<div class="filed-item-title"><!-- 其他信息 --></div>
<ul>
<draggable id="list5" :list="defineInfo" class="compenent" :options="leftDefineOption" :clone="cloneItem" :move="onChildMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '', item.type == 11 ? 'block-class' : '']" :data-type="item.fieldCode" v-for="(item, index) in defineInfo" :key="index">
<span v-if="item.type == 0">{{ item.title }}</span>
<span v-if="item.type == 1">{{ item.title }}</span>
<span v-if="item.type == 2">{{ item.title }}</span>
<span v-if="item.type == 3">{{ item.title }}</span>
<span v-if="item.type == 4">{{ item.title }}</span>
<span v-if="item.type == 5">{{ item.title }}</span>
<span v-if="item.type == 6">{{ item.title }}</span>
<span v-if="item.type == 7">{{ item.title }}</span>
<span v-if="item.type == 9">{{ item.title }}</span>
<span v-if="item.type == 10">{{ item.title }}</span>
<span v-if="item.type == 11">{{ item.title }}</span>
<i v-if="item.type == 0" class="bg-icon bg-icon-one"></i>
<i v-if="item.type == 1" class="bg-icon bg-icon-two"></i>
<i v-if="item.type == 2" class="bg-icon bg-icon-three"></i>
<i v-if="item.type == 3" class="bg-icon bg-icon-four"></i>
<i v-if="item.type == 4" class="bg-icon bg-icon-five"></i>
<i v-if="item.type == 5" class="bg-icon bg-icon-six"></i>
<i v-if="item.type == 6" class="bg-icon bg-icon-seven"></i>
<i v-if="item.type == 7" class="bg-icon bg-icon-eight"></i>
<i v-if="item.type == 9" class="bg-icon bg-icon-ten"></i>
<i v-if="item.type == 10" class="bg-icon bg-icon-eleven"></i>
<i v-if="item.type == 11" class="bg-icon bg-icon-twelve"></i>
</li>
</draggable>
</ul>
</el-tab-pane>
</el-tabs>
</div>
<!-- 中间 -->
<div class="template-cell template-cell-m">
<div class="phone-view">
<div class="phone-show-content">
<!-- 拖拽展示区域 -->
<div class="drag-show-content">
<div class="view-container">
<ul class="view-content" id="showPhoneView">
<template v-if="tempaletDataList.length == 0">
<img class="templet-null-img" src="../../../assets/templet_null_img.png" />
</template>
<draggable :options="{ group: { name: 'people', pull: false, put: true }, sort: true }" v-model="tempaletDataList" class="drag-wrap">
<li :class="['filed-item', currentIndex == index ? 'active-item' : '', 'li-block']" v-for="(item, index) in tempaletDataList" :key="'li1' + index" @click="selectItem(item.fieldCode, index)">
<!-- 删除 -->
<span v-if="item.fieldCode != 'baseInfo'" class="item-close p-item-close" @click.stop="deleteItem(item.name, item.parentCode, index, item)">
<i class="el-icon-close"></i>
</span>
<div v-if="!!item.systemFlag || !item.name.includes('groupc')">
<!-- 输入 -->
<input-com v-if="item.type == 1 || item.type == 2 || item.type == 3 || item.type == 10 || item.type == 9" :childItem="item"></input-com>
<!-- 选择 -->
<select-com v-if="item.type == 4 || item.type == 5" :childItem="item"></select-com>
<!-- 日期区间 -->
<date-range-com v-if="item.type == 6" :childItem="item"></date-range-com>
<!-- 图片 -->
<image-com v-if="item.type == 7" :childItem="item"></image-com>
<!-- 业绩王/竞品品牌 组块的 -->
<block-com v-if="item.type == '11'" :childItem="item"></block-com>
</div>
<template>
<div class="block" v-if="item.name.includes('groupc')">
<div class="block-head">
<div :class="['opencard-item-title', getZhLen(item.title) >= 6 ? 'title-pre-wrap' : '']">{{ item.title }}</div>
</div>
<ul class="view-content">
<draggable :options="{ group: { name: 'people', pull: false, put: true }, sort: true }" v-model="item.children" :class="['drag-wrap', 'block-wrap', item.fieldCode]" @add="addDragItem">
<li :class="['filed-item', 'child-filed-item', currentChildKey == childItem.name && currentChildIndex == ind ? 'active-item' : '']" v-for="(childItem, ind) in item.children" :key="'li' + ind" @click.stop="selectChildItem(childItem.name, index, ind, item.children)">
<!-- 删除 -->
<span class="item-close child-item-close" @click.stop="deleteChildItem(childItem.name, index, ind, item.children, childItem)">
<i class="el-icon-close"></i>
</span>
<!-- item -->
<!-- 选择 -->
<select-com v-if="childItem.type == 4 || childItem.type == 5" :childItem="childItem"></select-com>
<!-- 日期区间 -->
<date-range-com v-if="childItem.type == 6" :childItem="childItem"></date-range-com>
<!-- 图片 -->
<image-com v-if="childItem.type == 7" :childItem="childItem"></image-com>
<!-- 单行/多行/数字输入框 -->
<input-com v-if="childItem.type == 1 || childItem.type == 2 || childItem.type == 3 || childItem.type == 10 || childItem.type == 9" :childItem="childItem"></input-com>
<!-- 业绩王/竞品品牌 组块的 -->
<block-com v-if="childItem.type == '11' && !!childItem.systemFlag" :childItem="childItem"></block-com>
</li>
</draggable>
</ul>
</div>
</template>
</li>
</draggable>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- 右侧 -->
<div class="template-cell template-cell-r define-template-tab">
<el-tabs v-model="rightName">
<el-tab-pane label="控件设置" name="first">
<div id="edit-box">
<div class="edit-view baby-info-flag baby-info">
<template v-for="(item, index) in tempaletDataList">
<!-- 标题 日期区间特殊-->
<template v-if="currentIndex == index && !item.systemFlag && item.type != 6">
<div class="edit-item test-title limit-w-340" :key="'child' + index">
<div class="edit-item-title">标题</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="item.title" :holder="''" :disflag="item.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
<p v-if="item.type == 7" style="margin-top: 8px;font-size: 12px;color: rgba(255, 255, 255, 0.7)">
图片最多可添加9张
</p>
</div>
</template>
<!-- 日期区间 -->
<template v-if="currentIndex == index && !item.systemFlag && item.type == 6">
<div class="edit-item test-title limit-w-340" :key="'child62' + index">
<div class="edit-item-title">标题 最多10个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="item.startTitle" :holder="''" :disflag="item.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
</div>
<div class="edit-item test-title limit-w-340" :key="'child64' + index">
<div class="edit-item-title">标题2 最多10个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="item.endTitle" :holder="''" :disflag="item.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
</div>
</template>
<!-- 提示 组块 日期,图片没有-->
<template v-if="currentIndex == index && !item.systemFlag && item.type != 11 && item.type != 5 && item.type != 7">
<div class="edit-item test-title limit-w-340" :key="'child1' + index">
<div class="edit-item-title">提示文字最多20个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="item.placeholder" :holder="''" :disflag="false" :getByType="'word'" :maxLength="20"> </limitInput>
<p class="font-12 m-t-10" v-if="item.type == 2 || item.type == 9">内容最多输入500个字</p>
<p class="font-12 m-t-10" v-if="item.type == 1">内容最多输入100个字</p>
</div>
</template>
<!-- 单位 -->
<template v-if="currentIndex == index && !item.systemFlag && item.type == 3">
<div class="edit-item test-title limit-w-340" :key="'child11' + index">
<div class="edit-item-title">单位最多20个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="item.placeholder" :holder="''" :disflag="false" :getByType="'word'" :maxLength="20"> </limitInput>
<p class="font-12 m-t-10">内容最大限制为12位数</p>
</div>
</template>
<!-- 选项 -->
<template v-if="currentIndex == index && !item.systemFlag && item.type == '4'">
<div class="edit-item " :key="'child111' + index">
<div class="edit-item-title">选项 <span v-if="!item.systemFlag">最多20项,每项最多10个字</span></div>
<template v-for="(types, childItemInd) in item.list">
<div class="margin-t-15 limit-w-340" :style="childItemInd == 0 ? 'margin-top: 0' : ''" :key="'child10' + childItemInd">
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="types.value" :holder="''" :disflag="item.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
<i class="opt-btn el-icon-remove del-item" v-if="!item.systemFlag && item.list.length > 1" @click="delChildItem(index, childItemInd, item)"></i>
<template v-if="!item.systemFlag && childItemInd < 19">
<i class="opt-btn el-icon-circle-plus add-item" v-if="childItemInd == item.list.length - 1" @click="addChildItem(index, childItemInd, item)"></i>
</template>
</div>
</template>
</div>
<div class="edit-item m-b-10" :key="'parent22' + index">
<div class="edit-item-title edit-title-padding">选择框类型</div>
<div>
<el-radio v-model="item.chooseType" :label="0">单选</el-radio>
<el-radio v-model="item.chooseType" :label="1">多选</el-radio>
</div>
</div>
</template>
<!-- 日期 -->
<template v-if="currentIndex == index && !item.systemFlag && (item.type == 5 || item.type == 6)">
<div class="edit-item " :key="'child117' + index">
<div class="edit-item-title">日期类型</div>
<el-radio v-model="item.dateType" :label="1">
年-月-日 时 分
</el-radio>
<el-radio v-model="item.dateType" :label="0">
年-月-日
</el-radio>
</div>
</template>
<!-- 大写 -->
<template v-if="currentIndex == index && !item.systemFlag && item.type == 10">
<div class="edit-item m-b-10" :key="'parent210' + index">
<div class="edit-item-title edit-title-padding">大写</div>
<el-checkbox v-model="item.openCapitalize">显示大写</el-checkbox>
</div>
</template>
<!-- 验证 组块没有-->
<template v-if="currentIndex == index && !item.name.includes('groupc')">
<div class="edit-item m-b-10" :key="'parent2' + index">
<div class="edit-item-title edit-title-padding">验证</div>
<el-checkbox v-model="item.isMust" @change="changeMust($event, !!item.list, item)">必填</el-checkbox>
</div>
</template>
<!-- 验证 是否必填 组块没有-->
<template v-if="currentIndex == index && (item.name == 'performanceKing' || item.name == 'competitorInfo')">
<div class="edit-item m-b-10" :key="'parent21' + index">
<div class="edit-item-title edit-title-padding">验证 是否必填</div>
<div class="must-list">
<div class="must-list-cell m-b-10" v-for="(listItem, listIndex) in item.list" :key="'list' + listIndex">
<el-checkbox v-model="listItem.isMust">{{ listItem.title }}</el-checkbox>
</div>
</div>
</div>
</template>
<!-- 记忆 组块没有-->
<template v-if="currentIndex == index && !item.name.includes('groupc')">
<div class="edit-item " :key="'parent3' + index">
<div class="edit-item-title edit-title-padding">记忆</div>
<el-checkbox v-model="item.memory">是否记忆</el-checkbox>
</div>
</template>
<!-- 组块内部 -->
<template v-if="childIndex == index && !!item.children && !!item.children.length">
<template v-for="(childItem, ind) in item.children">
<!-- 标题 日期区间例外-->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && childItem.type != 6">
<div class="edit-item test-title limit-w-340" :key="'child' + ind">
<div class="edit-item-title">标题</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="childItem.title" :holder="''" :disflag="childItem.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
<p v-if="childItem.type == 7" style="margin-top: 8px;font-size: 12px;color: rgba(255, 255, 255, 0.7)">
图片最多可添加9张
</p>
</div>
</template>
<!-- 日期区间 -->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && childItem.type == 6">
<div class="edit-item test-title limit-w-340" :key="'child2' + ind">
<div class="edit-item-title">标题 最多10个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="childItem.startTitle" :holder="''" :disflag="childItem.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
</div>
<div class="edit-item test-title limit-w-340" :key="'child4' + ind">
<div class="edit-item-title">标题2 最多10个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="childItem.endTitle" :holder="''" :disflag="childItem.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
</div>
</template>
<!-- 提示 -->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && !(childItem.type == 5 || childItem.type == 7)">
<div class="edit-item test-title limit-w-340" :key="'child1' + ind">
<div class="edit-item-title">提示文字最多20个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="childItem.placeholder" :holder="''" :disflag="false" :getByType="'word'" :maxLength="20"> </limitInput>
<p class="font-12 m-t-10" v-if="childItem.type == 2 || childItem.type == 9">内容最多输入500个字</p>
<p class="font-12 m-t-10" v-if="childItem.type == 1">内容最多输入100个字</p>
</div>
</template>
<!-- 单位 -->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && childItem.type == 3">
<div class="edit-item test-title limit-w-340" :key="'child6' + ind">
<div class="edit-item-title">单位最多20个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="childItem.unit" :holder="''" :disflag="false" :getByType="'word'" :maxLength="20"> </limitInput>
<p class="font-12 m-t-10">内容最大限制为12位数</p>
</div>
</template>
<!-- 日期 -->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && (childItem.type == 5 || childItem.type == 6)">
<div class="edit-item " :key="'child7' + ind">
<div class="edit-item-title">日期类型</div>
<el-radio v-model="childItem.dateType" :label="1">
年-月-日 时 分
</el-radio>
<el-radio v-model="childItem.dateType" :label="0">
年-月-日
</el-radio>
</div>
</template>
<!-- 选项 -->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && childItem.type == '4'">
<div class="edit-item " :key="'child9' + ind">
<div class="edit-item-title">选项 <span v-if="!childItem.systemFlag">最多20项,每项最多10个字</span></div>
<template v-for="(types, childItemInd) in childItem.list">
<div class="margin-t-15 limit-w-340" :style="childItemInd == 0 ? 'margin-top: 0' : ''" :key="'child10' + childItemInd">
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="types.value" :holder="''" :disflag="childItem.systemFlag" :getByType="'word'" :maxLength="10"> </limitInput>
<i class="opt-btn el-icon-remove del-item" v-if="!childItem.systemFlag && childItem.list.length > 1" @click="delChildItem(index, childItemInd, childItem)"></i>
<template v-if="!childItem.systemFlag && childItemInd < 19">
<i class="opt-btn el-icon-circle-plus add-item" v-if="childItemInd == childItem.list.length - 1" @click="addChildItem(index, childItemInd, childItem)"></i>
</template>
</div>
</template>
</div>
<div class="edit-item m-b-10" :key="'child922' + ind">
<div class="edit-item-title edit-title-padding">选择框类型</div>
<div>
<el-radio v-model="childItem.chooseType" :label="0">单选</el-radio>
<el-radio v-model="childItem.chooseType" :label="1">多选</el-radio>
</div>
</div>
</template>
<!-- 大写 -->
<template v-if="currentChildIndex == ind && !childItem.systemFlag && childItem.type == 10">
<div class="edit-item m-b-10" :key="'child910' + ind">
<div class="edit-item-title edit-title-padding">大写</div>
<el-checkbox v-model="childItem.openCapitalize">显示大写</el-checkbox>
</div>
</template>
<!-- 必填 -->
<template v-if="currentChildIndex == ind">
<div class="edit-item" :key="'child11' + ind">
<div class="edit-item-title">验证</div>
<el-checkbox v-model="childItem.isMust" @change="changeMust($event, !!childItem.list, childItem)">必填</el-checkbox>
</div>
</template>
<!-- 验证 是否必填 组块没有-->
<template v-if="currentChildIndex == ind && (childItem.name == 'performanceKing' || childItem.name == 'competitorInfo')">
<div class="edit-item m-b-10" :key="'child111' + ind">
<div class="edit-item-title edit-title-padding">验证 是否必填</div>
<div class="must-list">
<div class="must-list-cell m-b-10" v-for="(listItem, listIndex) in childItem.list" :key="'list111' + listIndex">
<el-checkbox v-model="listItem.isMust">{{ listItem.title }}</el-checkbox>
</div>
</div>
</div>
</template>
<template v-if="currentChildIndex == ind">
<div class="edit-item " :key="'child12' + ind">
<div class="edit-item-title edit-title-padding">记忆</div>
<el-checkbox v-model="childItem.memory">是否记忆</el-checkbox>
</div>
</template>
</template>
</template>
<!-- 组块内部 -->
</template>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="模板设置" name="second">
<div class="template-item limit-w-340">
<div class="edit-item-title edit-title-padding">模板名称 最多10个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="templateObj.title" :holder="''" :disflag="false" :getByType="'word'" :maxLength="10"> </limitInput>
</div>
<div class="template-item limit-w-340">
<div class="edit-item-title edit-title-padding">模板描述 最多20个字</div>
<limitInput :inputWidth="340" :limitClass="'limit-color'" :inputValue.sync="templateObj.description" :holder="''" :disflag="false" :getByType="'word'" :maxLength="20"> </limitInput>
</div>
<div class="template-item ">
<div class="edit-item-title edit-title-padding">门店类型</div>
<div class="store-type-list">
<div class="store-type-cell m-b-20" v-for="(item, index) in storeList" :key="item.name + index">
<el-radio v-model="templateObj.storeType" :label="item.id" :disabled="item.disabled">{{ item.name }}</el-radio>
</div>
</div>
</div>
</el-tab-pane>
</el-tabs>
</div>
</div>
</div>
<qrcode-dialog ref="qrcodePreview" v-model="dialogVisible"></qrcode-dialog>
<!-- <vue-gic-footer></vue-gic-footer> -->
</div>
</template>
<script>
import draggable from 'vuedraggable';
import AddInput from '@/components/templateSet/add-input';
import limitInput from '@/components/limit-input.vue';
import imageCom from './template/image.vue';
import selectCom from './template/select.vue';
import dateRangeCom from './template/date-range.vue';
import inputCom from './template/input.vue';
import blockCom from './template/block.vue';
import qrcodeDialog from '@/components/app/qrcode-dialog.vue';
import showMsg from '@/common/js/showmsg';
import errMsg from '@/common/js/error';
// import strLength from '@/common/js/strlen';
import { _debounce } from '@/common/js/public';
import { postRequest } from '@/api/api';
export default {
name: 'customSetTemplate',
data() {
return {
// tab
activeName: 'first',
// right tab
rightName: 'second',
dialogVisible: false,
bodyHeight: (document.documentElement.clientHeight || document.body.clientHeight) + 'px',
// option
isDragging: false,
delayedDragging: false,
// leftOption
leftOption: {
group: { name: 'people', pull: 'clone', put: false },
sort: false,
disabled: false
},
leftDefineOption: {
group: { name: 'people', pull: 'clone', put: false },
sort: false,
disabled: false
},
templateId: '', // 模板 id
oparateType: '', // 编辑: edit;复制: copy
counter: 1, // 计数器
// rightOption
selectKey: '',
// 交易信息
tradeInfo: [],
// 人员信息
personInfo: [],
// 商品信息
goodsInfo: [],
// 竞品信息
competeInfo: [],
// 自定义
defineInfo: [],
// 中间数据集合
currentIndex: 0, //当前选择的 item
// children
currentChildKey: null,
currentChildIndex: null,
childIndex: 0,
tempaletDataList: [], // 中间数据集合
// 已经选择的字段集合
setList: [],
// 模板数据
templateObj: {
title: '',
description: '',
storeType: '',
momory: []
},
storeList: [
{
id: '0',
name: '自营门店',
disabled: false
},
{
id: '1',
name: '联营门店',
disabled: false
},
{
id: '2',
name: '代理门店',
disabled: false
},
{
id: '3',
name: '代销门店',
disabled: false
},
{
id: '4',
name: '托管门店',
disabled: false
}
]
};
},
methods: {
getZhLen: function(val) {
let len = 0;
for (let i = 0; i < val.length; i++) {
let a = val.charAt(i);
if (a.match(/[^\x00-\xff]/gi) != null) {
len += 1;
} else {
len += 0.5;
}
}
return Math.ceil(len);
},
/**
* 返回
*/
returnBack() {
let that = this;
that.changeRoute(`/customReport?brandId=${that.brandId}&appIcon=${that.$route.query.appIcon}`);
},
cloneItem(original) {
let that = this;
let originalCopy = JSON.parse(JSON.stringify(original));
originalCopy.cid = `c${that.counter}`;
if (!originalCopy.systemFlag) {
if (originalCopy.name.includes('textc')) {
originalCopy.name = `textc${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('paragraphc')) {
originalCopy.name = `paragraphc${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('numberc')) {
originalCopy.name = `numberc${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('checkboxesOrRadioc')) {
originalCopy.name = `checkboxesOrRadioc${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('datec')) {
originalCopy.name = `datec${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('dateareac')) {
originalCopy.name = `dateareac${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('picc')) {
originalCopy.name = `picc${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('introductionc')) {
originalCopy.name = `introductionc${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('pricec')) {
originalCopy.name = `pricec${that.counter}`;
// originalCopy.title = `${originalCopy.title}${that.counter}`;
}
if (originalCopy.name.includes('groupc')) {
originalCopy.name = `groupc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
}
}
return originalCopy;
},
/**
* move{relatedContext, draggedContext}
*/
onMove(evt) {
let that = this;
// 检查
const draggedElement = evt.draggedContext.element;
let names = that.tempaletDataList.map(ele => ele.name);
if (names.includes(draggedElement.name)) {
return false;
}
return !draggedElement.fixed;
},
/**
* move child
*/
onChildMove(evt) {
let tag = true;
// 组块 特殊处理
if (evt.dragged.className.indexOf('block-class') != -1) {
if (evt.to.className.indexOf('block-wrap') != -1) {
tag = false;
}
}
return tag;
},
/**
* move end
*/
itemMoveEnd(evt) {
let that = this;
that.isDragging = false;
that.selectKey = '';
that.selectKey = evt.clone.dataset.name;
// 判断中间是否已经添加
that.tempaletDataList.forEach(function(ele, index) {
if (ele.name == that.selectKey) {
setKey(ele.parentCode);
}
if (!!ele.children) {
ele.children.forEach(function(child, key) {
if (child.name == that.selectKey) {
setKey(child.parentCode);
}
});
}
});
/* eslint-disable */
function setKey(parentCode) {
/* eslint-disable */
that[parentCode].forEach(function(ele, index) {
/* eslint-disable */
if (ele.name == that.selectKey) {
ele.fixed = true;
}
});
}
that.selectKey = '';
that.tempaletDataList = JSON.parse(JSON.stringify(that.tempaletDataList));
that.$forceUpdate();
that.counter = that.counter + 1;
},
// 中间部分方法
/**
* 选择 item 即父级 item
*/
selectItem(key, index) {
const that = this;
that.currentIndex = index; // 父级:当前选中的索引
that.currentChildIndex = null; // 子级未有选中
},
/**
* 删除 item 即父级 item
*/
deleteItem(key, pCode, index, item) {
let that = this;
that.tempaletDataList.splice(index, 1);
that.currentIndex--;
if (that.currentIndex <= 0) {
that.currentIndex = 0;
}
// 如果是自定义的判断是不是组块
if (!item.systemFlag) {
if (item.name.includes('groupc') && !!item.children.length) {
// 设置系统的可选择
item.children.forEach(ele => {
if (!!ele.systemFlag) {
that[ele.parentCode].forEach(el => {
if (el.name == ele.name) {
el.fixed = false;
}
});
}
});
}
return false;
} else {
// 删除后重新设置 fixed 值
that[pCode].forEach(function(ele, index) {
if (ele.name == key) {
ele.fixed = false;
}
});
}
},
/**
* 添加 child
*/
addDragItem(evt) {
return false;
},
/**
* 选择 item 即子级 item
*/
selectChildItem(key, index, ind, list) {
const that = this;
that.currentIndex = null;
that.currentChildKey = key;
that.childIndex = index;
that.currentChildIndex = ind;
},
/**
* 删除 item 即子级 item
*/
deleteChildItem(key, index, ind, list, childItem) {
const that = this;
that.childIndex = index;
that.currentIndex = null;
that.currentChildKey = that.tempaletDataList[index].children[ind].name;
that.currentChildIndex--;
if (that.currentChildIndex <= 0) {
that.currentChildIndex = 0;
}
// list.splice(ind,1)
that.tempaletDataList = JSON.parse(JSON.stringify(that.tempaletDataList));
that.tempaletDataList[index].children.splice(ind, 1);
// 重新设置左侧的 fixed
if (!childItem.systemFlag) {
return false;
}
that[childItem.parentCode].forEach(function(ele, index) {
if (ele.name === key) {
ele.fixed = false;
}
});
},
/**
* 右侧方法
*/
/**
* 添加删除选项
*/
delChildItem(index, ind, item) {
item.list.splice(ind, 1);
},
addChildItem(index, ind, item) {
const that = this;
// 多选
if (ind == 19) {
that.$message.error({
duration: 1000,
message: '最多可添加 20 项'
});
return;
} else {
item.list.push({ value: '选项' + (ind + 2), key: ind + 2 });
// 判断重复字段
let arrValues = item.list.map(item => item.value); // 返回对象中键值集合的数组
if (that.isRepeat(arrValues)) {
item.list.splice(item.list.length - 1, 1);
arrValues.splice(item.list.length - 1, 1);
that.$message.error({
duration: 1000,
message: '选项不能重复'
});
}
}
},
/**
* 验证必填(有 list 时候)
*/
changeMust(e, flag, item) {
let that = this;
if (!!flag) {
item.list.forEach(ele => {
if (!!e) {
ele.isMust = true;
} else {
ele.isMust = false;
}
});
}
},
/**
* 判断添加重复字段
*/
isRepeat(arr) {
let hash = {};
for (let i in arr) {
if (hash[arr[i]]) {
return true;
}
hash[arr[i]] = true;
}
return false;
},
/**
* 路由跳转
*/
changeRoute(route) {
this.$router.push(route);
},
/**
* 检查
*/
checkTag(data) {
let that = this;
let tag = {};
tag.filedFlag = true;
tag.filedRepeat = false;
let filedArr = [];
data.forEach(function(ele) {
if (ele.title == '') {
tag.filedFlag = false;
tag.name = ele.title || '';
return false;
}
filedArr.push(ele.title);
// 判断子级
if (ele.hasOwnProperty('children') && !!ele.children.length) {
ele.children.forEach(function(el) {
if (!!el.systemFlag && el.title == '') {
tag.filedFlag = false;
tag.name = el.title || '';
return false;
}
filedArr.push(el.title);
});
}
});
// 判断重复 title
if (that.isRepeat(filedArr)) {
tag.filedRepeat = true;
}
return tag;
},
/**
* 检查模板的数据
*
*/
checkTemplateObj() {
let that = this;
let flag = true;
if (!that.templateObj.title || !that.templateObj.description || !that.templateObj.storeType) {
flag = false;
}
return flag;
},
/**
* 获取 uuid
*/
getUuid() {
return 'xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx'.replace(/[xy]/g, function(c) {
let r = (Math.random() * 16) | 0;
let v = c == 'x' ? r : (r & 0x3) | 0x8;
return v.toString(16);
});
},
/**
* 保存
*/
saveAndBack: _debounce(function(opt) {
const that = this;
if (!that.checkTemplateObj()) {
that.$message.error({
duration: 1000,
message: '请完善模板设置内容'
});
return false;
}
let data = JSON.parse(JSON.stringify(that.tempaletDataList));
let tagObj = that.checkTag(data);
// 检查空字段
if (!tagObj.filedFlag) {
that.$message.error({
duration: 1000,
message: tagObj.name + '字段标题不能为空'
});
return false;
}
if (tagObj.filedRepeat) {
that.$message.error({
duration: 1000,
message: '字段标题不能重复'
});
return;
}
data.forEach(function(ele, index) {
ele.sort = index;
ele.isMust = !!ele.isMust ? 1 : 0;
ele.memory = !!ele.memory ? 1 : 0;
if (ele.hasOwnProperty('openCapitalize')) {
ele.openCapitalize = !!ele.openCapitalize ? 1 : 0;
}
if (ele.hasOwnProperty('list')) {
ele.list.forEach(child => {
child.isMust = !!child.isMust ? 1 : 0;
});
}
if (ele.hasOwnProperty('children')) {
ele.children.forEach(function(el, ind) {
el.sort = ind;
el.isMust = !!el.isMust ? 1 : 0;
el.memory = !!el.memory ? 1 : 0;
if (el.hasOwnProperty('list')) {
el.list.forEach(child => {
child.isMust = !!child.isMust ? 1 : 0;
});
}
if (el.hasOwnProperty('openCapitalize')) {
el.openCapitalize = !!el.openCapitalize ? 1 : 0;
}
});
// 兼容老数据 把新字段复制给老字段
ele.list = ele.children;
}
});
if (!data.length) {
that.$message.error({
duration: 1000,
message: '请先配置字段'
});
return false;
}
// console.log(JSON.stringify(data))
if (opt === 'save') {
that.saveAllData(data);
} else {
that.postPreview(data);
}
}, 500),
/**
* 保存---api
*/
saveAllData(data) {
const that = this;
let para = {
status: 1,
brandId: that.brandId,
templateContent: JSON.stringify(data),
title: that.templateObj.title,
description: that.templateObj.description,
storeType: that.templateObj.storeType,
memory: []
};
postRequest('/haoban-app-daily-web/daily/save-define-template', para)
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
showMsg.showmsg('保存成功', 'success');
that.changeRoute(`/customReport?brandId=${that.brandId}&appIcon=${that.$route.query.appIcon}`);
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 预览---api
*/
postPreview(data) {
const that = this;
let para = {
templateType: 1, // 模板类型
brandId: that.brandId,
templateContent: JSON.stringify(data)
};
postRequest('/haoban-app-daily-web/daily/preview-template', para)
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
// 生成二维码需要的 url
let enterpriseId = JSON.parse(localStorage.getItem('userInfo')).enterpriseId;
let webUrl = `${window.location.origin}/office-mobile/#/defineTemplate?enterpriseId=${enterpriseId}&templateId=${resData.result}&brandId=${that.brandId}`;
that.$refs.qrcodePreview.qrcode(webUrl, 'daily-preview');
that.dialogVisible = true;
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 关闭预览窗口
*/
closeDialog() {
let that = this;
that.dialogVisible = false;
},
/**
* 获取已经存在门店
*/
getHasStores() {
let that = this;
postRequest('/haoban-app-daily-web/daily/has-defined-template-store-type', { brandId: that.brandId })
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
that.storeList.forEach(ele => {
if (!!resData.result && !!resData.result.length && resData.result.includes(Number.parseInt(ele.id))) {
ele.disabled = true;
}
if (that.oparateType == 'edit' && that.storeType == ele.id) {
ele.disabled = false;
}
});
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 获取所有字段
*/
getAllFields(type) {
let that = this;
postRequest('/haoban-app-daily-web/daily/get-template-items', { brandId: that.brandId, type: type })
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
resData.result.forEach(ele => {
ele.isMust = !!ele.isMust ? true : false;
ele.memory = !!ele.memory ? true : false;
ele.title = ele.title.trim(); // 返回字段有空格
if (ele.hasOwnProperty('openCapitalize')) {
ele.openCapitalize = !!ele.openCapitalize ? true : false;
}
if (ele.hasOwnProperty('list') && !!ele.list && !!ele.list.length) {
ele.list.forEach(child => {
child.isMust = !!child.isMust ? true : false;
});
}
if (type == 3) {
ele.systemFlag = false;
} else {
ele.systemFlag = true;
}
if (ele.name.includes('groupc')) {
ele.children = [];
}
});
if (type == 3) {
that.defineInfo = resData.result;
} else {
that.handleAllFields(resData.result);
}
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 处理所有系统模板信息
*/
handleAllFields(result) {
let that = this;
result.forEach(ele => {
ele.fixed = false;
if (ele.classify == 1) {
ele.parentCode = 'tradeInfo';
that.tradeInfo.push(ele);
}
if (ele.classify == 2) {
ele.parentCode = 'personInfo';
that.personInfo.push(ele);
}
if (ele.classify == 3) {
ele.parentCode = 'goodsInfo';
that.goodsInfo.push(ele);
}
if (ele.classify == 4) {
ele.parentCode = 'competeInfo';
that.competeInfo.push(ele);
}
});
},
/**
* 获取已经保存模板信息---api
*/
getInfo() {
let that = this;
postRequest('/haoban-app-daily-web/daily/get-define-template', { templateId: that.templateId })
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
that.setList = [];
if (!!resData.result) {
that.templateObj.title = resData.result.title;
that.templateObj.description = resData.result.description;
that.storeType = that.oparateType == 'edit' ? String(resData.result.storeType) : '';
that.templateObj.storeType = that.oparateType == 'edit' ? String(resData.result.storeType) : '';
if (!!resData.result.templateContent && !!resData.result.templateContent.length) {
that.handleGetInfo(resData.result.templateContent);
}
}
that.getHasStores();
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 简单数组-->父子数组对象
*/
treeData(data) {
let tree = data.filter(father => {
//循环所有项
let branchArr = data.filter(child => {
return father.fieldCode == child.parentCode; //返回每一项的子级数组
});
if (branchArr.length > 0) {
father.children = branchArr; //如果存在子级,则给父级添加一个children属性,并赋值
}
return father.parentCode == 0; //返回第一层
});
// 排序
tree.sort(function(a, b) {
return a.sort - b.sort;
});
tree.forEach(function(ele, index) {
ele.children.sort(function(a, b) {
return a.sort - b.sort;
});
});
return tree;
},
/**
* 处理已存配置信息
*/
handleGetInfo(result) {
const that = this;
let data = JSON.parse(JSON.stringify(result));
that.cids = []; // 设置计数器
that.setParent = []; // 设置 fixed
data.forEach(function(ele, index) {
ele.title = ele.title.trim(); // 返回字段有空格
ele.isMust = !!ele.isMust ? true : false;
ele.memory = !!ele.memory ? true : false;
// 兼容老数据,增加字段
let nameFlag = ele.name.includes('textc') || ele.name.includes('paragraphc') || ele.name.includes('numberc') || ele.name.includes('checkboxesOrRadioc') || ele.name.includes('datec') || ele.name.includes('dateareac') || ele.name.includes('picc') || ele.name.includes('introductionc') || ele.name.includes('pricec') || ele.name.includes('groupc');
if (nameFlag) {
// 自定义
ele.systemFlag = false;
ele.parentCode = 'defineInfo';
} else {
that.setParent.push(ele.name);
ele.systemFlag = true;
if (ele.classify == 1) {
ele.parentCode = 'tradeInfo';
}
if (ele.classify == 2) {
ele.parentCode = 'personInfo';
}
if (ele.classify == 3) {
ele.parentCode = 'goodsInfo';
}
if (ele.classify == 4) {
ele.parentCode = 'competeInfo';
}
}
if (ele.hasOwnProperty('openCapitalize')) {
ele.openCapitalize = !!ele.openCapitalize ? true : false;
}
if (ele.hasOwnProperty('list') && !!ele.list && !!ele.list.length) {
ele.list.forEach(child => {
child.isMust = !!child.isMust ? true : false;
if (ele.name.includes('groupc')) {
// 返回字段有空格
child.isMust = !!child.isMust ? true : false;
child.memory = !!child.memory ? true : false;
let childFlag = child.name.includes('textc') || child.name.includes('paragraphc') || child.name.includes('numberc') || child.name.includes('checkboxesOrRadioc') || child.name.includes('datec') || child.name.includes('dateareac') || child.name.includes('picc') || child.name.includes('introductionc') || child.name.includes('pricec') || child.name.includes('groupc');
if (childFlag) {
child.systemFlag = false;
} else {
that.setParent.push(child.name);
child.systemFlag = true;
if (child.classify == 1) {
child.parentCode = 'tradeInfo';
}
if (child.classify == 2) {
child.parentCode = 'personInfo';
}
if (child.classify == 3) {
child.parentCode = 'goodsInfo';
}
if (child.classify == 4) {
child.parentCode = 'competeInfo';
}
}
}
});
if (ele.name.includes('groupc')) {
ele.children = ele.list;
}
}
that.cids.push(Number.parseInt(ele.cid.match(/\d+/g)));
if (ele.hasOwnProperty('children')) {
ele.children.forEach(child => {
child.isMust = !!child.isMust ? true : false;
child.memory = !!child.memory ? true : false;
that.cids.push(Number.parseInt(child.cid.match(/\d+/g)));
});
}
});
// 找出最大值,设置计数器
that.counter = Math.max(...that.cids);
// console.log(JSON.stringify(data))
that.tempaletDataList = data;
setTimeout(function() {
that.setFixed();
}, 500);
},
/**
* 设置禁止拖拽
*/
setFixed() {
let that = this;
let arr = ['tradeInfo', 'personInfo', 'goodsInfo', 'competeInfo'];
arr.forEach(el => {
that[el].forEach(ele => {
if (that.setParent.includes(ele.name)) {
ele.fixed = true;
}
});
});
}
},
watch: {
isDragging(newValue) {
const that = this;
if (newValue) {
that.delayedDragging = true;
return;
}
that.$nextTick(() => {
that.delayedDragging = false;
});
}
},
components: {
draggable,
AddInput,
limitInput,
imageCom,
selectCom,
dateRangeCom,
inputCom,
blockCom,
qrcodeDialog
},
mounted() {
let that = this;
let query = that.$route.query;
that.brandId = that.$route.query.brandId;
// 获取已经配置的数据
/* eslint-disable */
Promise.all([that.getAllFields(2)])
.then(values => {
that.getAllFields(3);
if (query.hasOwnProperty('templateId')) {
that.templateId = query.templateId;
that.oparateType = query.type;
that.getInfo();
} else {
that.getHasStores();
}
})
.catch(reason => {
console.log(reason);
});
document.body.ondrop = function(event) {
event.preventDefault();
event.stopPropagation();
};
}
};
</script>
<style type="text/less" lang="less" scoped>
@import './template/template.less';
</style>
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-04 09:51:15 * @LastEditTime : 2020-03-04 10:27:59
--> -->
<template> <template>
<div class="my-customer-wrap common-set-wrap"> <div class="my-customer-wrap common-set-wrap">
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<el-table-column width="25"> <el-table-column width="25">
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start"> <el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-arrow-down el-icon--right"></i> </span> <span class="el-dropdown-link"><i class="iconfont icongengduo"></i> </span>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item> <el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item>
<el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item> <el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item>
......
...@@ -88,7 +88,7 @@ export default { ...@@ -88,7 +88,7 @@ export default {
} }
.daily-set-wrap { .daily-set-wrap {
.daily-set-content { .daily-set-content {
padding: 20px; padding: 30px;
box-sizing: border-box; box-sizing: border-box;
.table-condition-left { .table-condition-left {
font-size: 0; font-size: 0;
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-04 09:51:30 * @LastEditTime : 2020-03-04 10:27:34
--> -->
<template> <template>
<div class="daily-set-wrap "> <div class="daily-set-wrap ">
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
</div> </div>
</div> </div>
</div> </div>
<el-select class="w-105 m-l-10" v-model="conditionObj.storeType" placeholder="请选择" @change="changeStoreType">
<el-option v-for="item in storeTypeOptions" :key="item.value" :label="item.label" :value="item.value"> </el-option>
</el-select>
<el-date-picker class="m-l-10" v-model="conditionObj.dateRange" @change="changeDate" :editable="false" :value-format="'yyyy-MM-dd'" type="daterange" align="right" unlink-panels range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> </el-date-picker> <el-date-picker class="m-l-10" v-model="conditionObj.dateRange" @change="changeDate" :editable="false" :value-format="'yyyy-MM-dd'" type="daterange" align="right" unlink-panels range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> </el-date-picker>
</div> </div>
<div class="table-condition-right"> <div class="table-condition-right">
...@@ -44,7 +41,7 @@ ...@@ -44,7 +41,7 @@
<el-table-column width="25"> <el-table-column width="25">
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start"> <el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-arrow-down el-icon--right"></i> </span> <span class="el-dropdown-link"><i class="iconfont icongengduo"></i> </span>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item> <el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item>
<el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item> <el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item>
...@@ -125,32 +122,7 @@ export default { ...@@ -125,32 +122,7 @@ export default {
storeType: '', storeType: '',
dateRange: [] dateRange: []
}, },
storeTypeOptions: [
{
value: '',
label: '所有'
},
{
value: '0',
label: '自营'
},
{
value: '1',
label: '联营'
},
{
value: '2',
label: '代理'
},
{
value: '3',
label: '代销'
},
{
value: '4',
label: '托管'
}
],
selectRadio: 0, // 选择当页/选择全部 selectRadio: 0, // 选择当页/选择全部
tableData: [ tableData: [
// { // {
......
...@@ -4,73 +4,1182 @@ ...@@ -4,73 +4,1182 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-04 09:50:58 * @LastEditTime : 2020-01-03 13:52:09
--> -->
<template> <template>
<div class="system-set-wrap"> <div class="template-wrap" :style="{ height: bodyHeight }">
<div class="system-set-content border-box"> <div class="template-contain">
<div class="system-set-cell"> <!-- 头部标题 -->
<div class="font-14 color-606266">云日报系统报表:提供系统能够智能识别的指标(例如:销售额、达成率等),配置成报表融入云日报上报模板中</div> <div class="template-head">
<div class="m-t-30"><el-button type="primary" @click="toEdit">编辑模板</el-button></div> <div class="template-title flex-1">
<img src="../../../assets/logo45_45.png" alt="logo" />
<span class="template-title-span">系统报表设置</span>
</div> </div>
<div class="template-btns flex-1 flex-r">
<el-button type="primary" plain @click="saveAndBack('preview')">预 览</el-button>
<el-button type="primary" plain @click="returnBack">返 回</el-button>
<el-button type="primary" @click="saveAndBack('save')">保存并启用</el-button>
</div> </div>
</div> </div>
<!-- 模板body -->
<div class="template-body">
<!-- 左侧 -->
<div class="template-cell template-cell-l system-template-tab">
<!-- tab 切换 -->
<el-tabs v-model="activeName">
<el-tab-pane label="系统字段" name="first">
<div class="filed-item-title">卡片</div>
<ul>
<draggable id="list1" :list="cardInfo" class="compenent" :options="leftOption" :move="onMove" @start="isDragging = true" @end="itemMoveEnd"
><!-- @end="itemMoveEnd" -->
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in cardInfo" :key="index" @mousedown="clickItem(item)" aria-hidden="true">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">交易</div>
<ul>
<draggable id="list2" :list="tradeInfo" class="compenent" :options="leftOption" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in tradeInfo" :key="index" @mousedown="clickItem(item)">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">生日会员</div>
<ul>
<draggable id="list3" :list="birthdayMemberInfo" class="compenent" :options="leftOption" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in birthdayMemberInfo" :key="index" @mousedown="clickItem(item)">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">会员</div>
<ul>
<draggable id="list4" :list="memberInfo" class="compenent" :options="leftOption" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in memberInfo" :key="index" @mousedown="clickItem(item)">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
<div class="filed-item-title">执行力</div>
<ul>
<draggable id="list5" :list="powerInfo" class="compenent" :options="leftOption" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li :class="['compenent-item', item.fixed == true ? 'fixed-item' : '']" :data-name="item.name" v-for="(item, index) in powerInfo" :key="index" @mousedown="clickItem(item)">
<span>{{ item.title }}</span>
</li>
</draggable>
</ul>
</el-tab-pane>
</el-tabs>
</div>
<!-- 中间 -->
<div class="template-cell template-cell-m">
<div class="phone-view">
<div class="phone-show-content">
<!-- 拖拽展示区域 -->
<div class="drag-show-content">
<div class="view-container">
<ul class="view-content" id="showPhoneView">
<template v-if="tempaletDataList.length == 0">
<img class="templet-null-img" src="../../../assets/templet_null_img.png" />
</template>
<draggable :options="{ group: { name: 'people', pull: false, put: true }, sort: true }" v-model="tempaletDataList" class="drag-wrap">
<li :class="['filed-item', currentIndex == index ? 'active-item' : '', 'li-block']" v-for="(item, index) in tempaletDataList" :key="'li1' + index" @click.stop="selectItem(item.fieldCode, index)">
<!-- 删除 -->
<span class="item-close p-item-close" @click.stop="deleteItem(item.name, item.parentCode, index)">
<i class="el-icon-close"></i>
</span>
<div v-if="item.classify != '1'" class="filed-item-name">
<div :class="['opencard-item-title', item.title.length >= 6 ? 'title-pre-wrap' : '']">{{ item.title }}</div>
</div>
<time-progress v-if="item.name == 'timeProgress'" :fieldName="item.title"> </time-progress>
<store-performance v-if="item.name == 'dataShop'" :fieldName="item.title"> </store-performance>
<membership-data v-if="item.name == 'dataNumber'" :fieldName="item.title"> </membership-data>
<error-mointor v-if="item.name == 'anomalMonitor'" :fieldName="item.title"> </error-mointor>
<old-customer-data v-if="item.name == 'oldNumber'" :fieldName="item.title"> </old-customer-data>
<birthday-membership-data v-if="item.name == 'birthNumber'" :fieldName="item.title"> </birthday-membership-data>
</li>
</draggable>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- 右侧 -->
<div class="template-cell template-cell-r">
<el-tabs v-model="rightName">
<el-tab-pane label="控件设置" name="first">
<div id="edit-box">
<div class="edit-view baby-info-flag baby-info">
<div>
<el-radio v-model="setting" label="0">定义在日报自定义上报模板上面</el-radio>
</div>
<div class="margin-t-15">
<el-radio v-model="setting" label="1">定义在日报自定义上报模板下面</el-radio>
</div>
</div>
</div>
</el-tab-pane>
</el-tabs>
</div>
</div>
</div>
<qrcode-dialog ref="qrcodePreview" v-model="dialogVisible"></qrcode-dialog>
<!-- <vue-gic-footer></vue-gic-footer> -->
</div>
</template> </template>
<script> <script>
import draggable from 'vuedraggable';
import AddInput from '@/components/templateSet/add-input';
import limitInput from '@/components/limit-input.vue';
import timeProgress from '@/components/app/cloudDaily/time-progress.vue';
import storePerformance from '@/components/app/cloudDaily/store-performance.vue';
import membershipData from '@/components/app/cloudDaily/membership-data.vue';
import errorMointor from '@/components/app/cloudDaily/error-mointor.vue';
import oldCustomerData from '@/components/app/cloudDaily/old-customer-data.vue';
import birthdayMembershipData from '@/components/app/cloudDaily/birthday-membership-data.vue';
import qrcodeDialog from '@/components/app/qrcode-dialog.vue';
import showMsg from '@/common/js/showmsg';
import errMsg from '@/common/js/error';
// import strLength from '@/common/js/strlen';
import { _debounce } from '@/common/js/public';
import { getRequest, postRequest } from '@/api/api';
export default { export default {
name: 'reviewed', name: 'staffRecordsTemplate',
props: {
brandId: {
type: String,
default() {
return '';
}
}
},
data() { data() {
return { return {
activeBrandId: this.brandId, // 商户(品牌) id // tab
topMenuData: [ activeName: 'first',
{ // right tab
id: '1', rightName: 'first',
name: '系统报表' dialogVisible: false,
} bodyHeight: (document.documentElement.clientHeight || document.body.clientHeight) + 'px',
], // option
activeId: '1' isDragging: false,
delayedDragging: false,
// leftOption
leftOption: {
group: { name: 'people', pull: 'clone', put: false },
sort: false,
disabled: false
},
brandId: '', // 品牌 Id(即:商户 id)
setting: '0', // 右侧设置
// rightOption
selectKey: '',
// 卡片
cardInfo: [],
// 交易
tradeInfo: [],
// 生日会员
birthdayMemberInfo: [],
// 会员
memberInfo: [],
// 执行力
powerInfo: [],
// 中间数据集合
currentIndex: 0, //当前选择的 item
tempaletDataList: [],
// 已经选择的字段集合
setParent: []
}; };
}, },
computed: {}, created() {
// this.selectReplayStyle()
},
methods: { methods: {
/** /**
* 跳转系统模板编辑 * 返回
*/
returnBack() {
let that = this;
that.changeRoute(`/systemReport?brandId=${that.brandId}&appIcon=${that.$route.query.appIcon}`);
},
/**
* 点击左侧字段 item
*/
/* eslint-disable */
clickItem(item) {
const that = this;
// item.fixed = !item.fixed
// 判断 中间数据中是否存在父级
},
/**
* move{relatedContext, draggedContext}
*/ */
toEdit() { onMove(evt) {
let that = this; let that = this;
that.$router.push(`/systemReportSet?brandId=${that.activeBrandId}&appIcon=${that.$route.query.appIcon}`); const draggedElement = evt.draggedContext.element;
let names = that.tempaletDataList.map(ele => ele.name);
if (names.includes(draggedElement.name)) {
return false;
} }
return !draggedElement.fixed;
}, },
watch: {
brandId: function(newData, oldData) { /**
* move end
*/
itemMoveEnd(evt) {
const that = this; const that = this;
that.activeBrandId = newData; that.isDragging = false;
that.selectKey = '';
that.selectKey = evt.clone.dataset.name;
// 判断中间是否已经添加
that.tempaletDataList.forEach(function(ele, index) {
if (ele.name == that.selectKey) {
setKey(ele.parentCode);
}
});
/* eslint-disable */
function setKey(parentCode) {
/* eslint-disable */
that[parentCode].forEach(function(ele, index) {
/* eslint-disable */
if (ele.name == that.selectKey) {
ele.fixed = true;
} }
});
}
that.selectKey = '';
that.tempaletDataList = JSON.parse(JSON.stringify(that.tempaletDataList));
that.$forceUpdate();
}, },
mounted() {
document.documentElement.style.backgroundColor = '#f0f2f5'; // 中间部分方法
this.$emit('showTab', '31'); /**
this.activeBrandId = this.brandId; * 选择 item 即父级 item
*/
selectItem(key, index) {
const that = this;
that.currentIndex = index; // 父级:当前选中的索引
},
/**
* 删除 item 即父级 item
*/
deleteItem(key, pCode, index) {
const that = this;
that.tempaletDataList.splice(index, 1);
that.currentIndex--;
if (that.currentIndex <= 0) {
that.currentIndex = 0;
}
// 删除后重新设置 fixed 值
that[pCode].forEach(function(ele, index) {
if (ele.name == key) {
ele.fixed = false;
}
});
},
/**
* 右侧方法
*/
/**
* 路由跳转
*/
changeRoute(route) {
this.$router.push(route);
},
/**
* 判断添加重复字段
*/
isRepeat(arr) {
let hash = {};
for (let i in arr) {
if (hash[arr[i]]) {
return true;
}
hash[arr[i]] = true;
}
return false;
},
/**
* 检查
*/
checkTag(data) {
const that = this;
let tag = {};
tag.filedFlag = true;
tag.filedRepeat = false;
let filedArr = [];
data.forEach(function(ele, index) {
filedArr.push(ele.title);
});
// 判断重复 fieldName
if (that.isRepeat(filedArr)) {
tag.filedRepeat = true;
}
return tag;
},
/**
* 获取 uuid
*/
getUuid() {
return 'xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx'.replace(/[xy]/g, function(c) {
let r = (Math.random() * 16) | 0;
let v = c == 'x' ? r : (r & 0x3) | 0x8;
return v.toString(16);
});
},
/**
* 保存
*/
saveAndBack: _debounce(function(opt) {
const that = this;
let data = JSON.parse(JSON.stringify(that.tempaletDataList));
let tagObj = that.checkTag(data);
if (tagObj.filedRepeat) {
that.$message.error({
duration: 1000,
message: '字段标题不能重复'
});
return false;
}
data.forEach(function(ele, index) {
ele.sort = index;
});
if (!data.length) {
that.$message.error({
duration: 1000,
message: '请先配置字段'
});
return false;
}
// console.log(JSON.stringify(data))
if (opt === 'save') {
that.saveAllData(data);
} else {
that.postPreview(data);
}
}, 500),
/**
* 保存---api
*/
saveAllData(data) {
const that = this;
let para = {
brandId: that.brandId,
templateContent: JSON.stringify({
setting: that.setting,
data: data
})
};
postRequest('/haoban-app-daily-web/daily/save-system-template', para)
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
showMsg.showmsg('保存成功', 'success');
that.changeRoute(`/systemReport?brandId=${that.brandId}&appIcon=${that.$route.query.appIcon}`);
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 预览---api
*/
postPreview(data) {
const that = this;
let para = {
templateType: 0, // 模板类型
brandId: that.brandId,
templateContent: JSON.stringify(data)
};
postRequest('/haoban-app-daily-web/daily/preview-template', para)
.then(res => {
let resData = res.data;
let enterpriseId = JSON.parse(localStorage.getItem('userInfo')).enterpriseId;
if (resData.errorCode == 1) {
// 生成二维码需要的 url
let webUrl = `${window.location.origin}/office-mobile/#/systemTemplate?enterpriseId=${enterpriseId}&templateId=${resData.result}&brandId=${that.brandId}`;
that.$refs.qrcodePreview.qrcode(webUrl, 'daily-preview');
that.dialogVisible = true;
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 关闭预览窗口
*/
closeDialog() {
const that = this;
that.dialogVisible = false;
},
/**
* 获取所有字段
*/
getAllFields() {
const that = this;
getRequest('/haoban-app-daily-web/daily/get-template-items', { brandId: that.brandId, type: 1 })
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
let timeAll = setTimeout(() => {
that.handleAllFields(resData.result);
clearTimeout(timeAll);
}, 200);
return false;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 处理所有系统模板信息
*/
handleAllFields(result) {
const that = this;
result.forEach(function(ele, index) {
if (that.setParent.includes(ele.name)) {
ele.fixed = true;
} else {
ele.fixed = false;
}
if (ele.classify == 1) {
ele.parentCode = 'cardInfo';
that.cardInfo.push(ele);
}
if (ele.classify == 2) {
ele.parentCode = 'tradeInfo';
that.tradeInfo.push(ele);
}
if (ele.classify == 3) {
ele.parentCode = 'birthdayMemberInfo';
that.birthdayMemberInfo.push(ele);
}
if (ele.classify == 4) {
ele.parentCode = 'memberInfo';
that.memberInfo.push(ele);
}
if (ele.classify == 5) {
ele.parentCode = 'powerInfo';
that.powerInfo.push(ele);
}
});
},
/**
* 获取已经保存模板信息---api
*/
getInfo() {
const that = this;
// /daily/get-system-template-data
getRequest('/haoban-app-daily-web/daily/get-system-template-data', { brandId: that.brandId })
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
if (!!resData.result) {
that.setting = String(resData.result.setting);
if (!!resData.result.data && !!resData.result.data.length) {
that.handleGetInfo(resData.result.data);
}
}
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
},
/**
* 处理已存配置信息
*/
handleGetInfo(result) {
const that = this;
let data = JSON.parse(JSON.stringify(result));
that.setParent = [];
data.forEach(function(ele, index) {
ele.fixed = true;
that.setParent.push(ele.name);
});
that.tempaletDataList = data;
}
},
watch: {
isDragging(newValue) {
const that = this;
if (newValue) {
that.delayedDragging = true;
return;
}
that.$nextTick(() => {
that.delayedDragging = false;
});
}
}, },
destroyed() { components: {
document.documentElement.style.backgroundColor = '#fff'; draggable,
AddInput,
limitInput,
timeProgress,
storePerformance,
errorMointor,
membershipData,
oldCustomerData,
birthdayMembershipData,
qrcodeDialog
}, },
components: {} mounted() {
const that = this;
// 获取已经配置的数据
// that.getInfo()
that.brandId = that.$route.query.brandId;
/* eslint-disable */
Promise.all([that.getInfo()])
.then(values => {
that.getAllFields();
})
.catch(reason => {
console.log(reason);
});
document.body.ondrop = function(event) {
event.preventDefault();
event.stopPropagation();
};
}
}; };
</script> </script>
<style type="text/scss" lang="scss" scoped> <style type="text/less" lang="less" scoped>
.system-set-wrap { .template-wrap {
.system-set-content { width: 100%;
padding: 20px; /*height: 100%;*/
min-height: 860px;
padding: 0;
margin: 0;
background: url('../../../assets/template-bg.jpg') no-repeat center center;
background-size: 100% 100%;
.b-t-1 {
border-top: 1px solid #e4e7ed;
}
.template-contain {
width: 1200px;
margin: 0 auto;
}
.template-head {
display: -webkit-box;
display: -webkit-flex;
display: flex;
justify-content: space-between;
height: 80px;
align-items: center;
.flex-1 {
-webkit-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
-o-flex: 1;
flex: 1;
display: -webkit-box;
display: -webkit-flex;
display: flex;
align-items: center;
}
.flex-r {
justify-content: flex-end;
}
.template-title-span {
color: #fff;
font-size: 30px;
padding-left: 18px;
}
.el-button--default.is-plain {
background: rgba(255, 255, 255, 0);
color: #fff;
&:hover {
color: #fff;
background: #1890ff;
}
}
.el-button--primary.is-plain {
background: transparent;
border-color: #1890ff;
&:hover {
background: #1890ff;
}
}
}
.template-body {
width: 100%;
position: relative;
overflow: hidden;
.el-tab-pane {
height: 660px;
overflow-y: scroll;
}
/* 左侧 */
.template-cell-l {
width: 350px;
float: left;
height: 740px;
padding-top: 40px;
.el-tabs {
/deep/ .el-tabs__item {
width: 50%;
width: 175px;
/*padding: 0;*/
color: rgba(255, 255, 255, 0.5);
&.is-active {
color: #1890ff;
}
}
}
.compenent-item {
position: relative;
width: 148px;
height: 42px;
margin: 0 15px 15px 0;
line-height: 40px;
padding: 0 10px;
display: inline-block;
text-align: center;
cursor: move;
color: #fff;
padding: 0;
overflow: hidden;
font-size: 12px;
border: 1px dashed rgba(255, 255, 255, 0.6);
background: rgba(255, 255, 255, 0.1);
&.fixed-item {
opacity: 0.5;
cursor: not-allowed;
}
}
#list5 {
.compenent-item {
text-align: left;
padding: 0 16px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
span,
.bg-icon {
display: inline-block;
vertical-align: middle;
}
.bg-icon {
position: absolute;
top: 50%;
right: 16px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 17px;
height: 17px;
background: url('../../../assets/icon-template.png') no-repeat center center;
background-size: 35px;
&.bg-icon-one {
background-position: 0 -16px;
}
&.bg-icon-two {
background-position: 0 0;
}
&.bg-icon-three {
background-position: 0 -50px;
}
&.bg-icon-four {
background-position: 0 -180px;
}
&.bg-icon-five {
background-position: 0 -66.5px;
}
&.bg-icon-six {
background-position: 0 -83px;
}
&.bg-icon-seven {
background-position: 0 -33px;
}
&.bg-icon-eight {
background-position: 0 -98px;
}
}
&:hover {
color: #1890ff;
border-color: #1890ff;
.bg-icon {
&.bg-icon-one {
background-position: -18px -16px;
}
&.bg-icon-two {
background-position: -18px 0;
}
&.bg-icon-three {
background-position: -18px -50px;
}
&.bg-icon-four {
background-position: -18px -180px;
}
&.bg-icon-five {
background-position: -18px -66px;
}
&.bg-icon-six {
background-position: -18px -83px;
}
&.bg-icon-seven {
background-position: -18px -33px;
}
&.bg-icon-eight {
background-position: -18px -98px;
}
}
}
}
}
.filed-item-title {
padding: 15px 0;
font-size: 14px;
color: #ffffff;
}
}
/* 中间 */
/* 模板 */
.template-cell-m {
float: left;
width: 410px;
height: 740px;
margin: 0 20px;
position: relative;
.view-content {
position: relative;
}
.templet-null-img {
width: 249px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
.drag-wrap {
min-height: 530px;
overflow-x: hidden;
overflow-y: auto;
}
.phone-container {
margin-top: 40px;
}
.phone-view {
background: url(../../../assets/iphone.png) no-repeat;
background-size: 100%;
width: 410px;
height: 740px;
/*margin: 0 20px;*/
position: relative;
}
.phone-show-content {
width: 330px;
height: 537px;
position: absolute;
left: 41px;
top: 83px;
overflow-y: auto;
}
.opend-card-item {
height: 46px;
line-height: 46px;
background: #fff;
border-bottom: 1px solid #e7e7eb;
font-size: 14px;
position: relative;
&.sex::after {
content: '';
width: 100%;
height: 100%;
z-index: 2;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
}
.opend-card-group-title {
height: 40px;
line-height: 40px;
padding-left: 10px;
}
.opend-card-item {
height: 46px;
line-height: 46px;
background: #fff;
border-bottom: 1px solid #e7e7eb;
}
.phone-list-item {
height: 44px;
line-height: 44px;
background: #fff;
margin-bottom: 5px;
}
.item-title {
width: 100px;
float: left;
padding-left: 10px;
}
.filed-item {
position: relative;
width: 100%;
min-height: 46px;
background: #fff;
cursor: move;
padding: 0px;
margin: 0;
font-size: 12px;
color: #292929;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
.filed-item-name {
width: 100%;
height: 46px;
}
&.active-item {
border: 1px solid #1890ff;
}
& + .filed-item {
margin-top: 5px;
&.li-block {
margin-top: 15px;
}
}
/*删除*/
.item-close {
position: absolute;
top: 0;
right: 0;
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
background: #1890ff;
color: #fff;
font-size: 14px;
font-weight: 700;
cursor: pointer;
display: none;
z-index: 2;
}
&:hover {
border: 1px dashed #1890ff;
.p-item-close {
display: block;
}
}
&.child-filed-item {
&:hover {
.child-item-close {
display: block;
}
}
}
}
.opencard-drag {
background: #fff;
height: 46px;
}
.opencard-item-title {
width: 90px;
height: 46px;
line-height: 46px;
text-align: left;
float: left;
padding-left: 10px;
overflow: hidden;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
&.title-pre-wrap {
line-height: 15px;
word-break: break-all;
white-space: pre-wrap;
padding-top: 9px;
height: 40px;
}
/*&.block-pre-wrap{
line-height: 12px;
word-break: break-all;
white-space: pre-wrap;
padding-top: 9px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}*/
}
.show-warm-text {
color: #c0c4cc;
width: 185px;
text-align: left;
display: inline-block;
white-space: nowrap;
height: 46px;
line-height: 46px;
font-size: 14px;
.el-icon-arrow-right {
font-size: 20px;
vertical-align: middle;
}
.iconfont.icon-icon {
font-size: 20px;
color: #808995;
}
&.select-flag {
width: 225px;
text-align: right;
}
}
.limit-w-340 {
/deep/ .el-input__inner {
font-size: 12px;
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.tip {
color: rgba(255, 255, 255, 0.7);
}
}
/* 右侧 */
.template-cell-r {
width: 400px;
float: left;
overflow: hidden;
padding-top: 40px;
.input-line-cell {
.tip {
color: rgba(255, 255, 255, 0.7);
}
}
.limit-w-340 {
/deep/ .el-input__inner {
font-size: 12px;
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.tip {
color: rgba(255, 255, 255, 0.7);
}
}
.el-tabs {
/deep/.el-tabs__item {
width: 175px;
/* padding: 0; */
/*color: rgba(255, 255, 255, 0.5);*/
}
/deep/.el-tabs__nav-wrap::after {
content: none;
}
}
.label-txt {
margin: 0 10px;
font-size: 14px;
color: #fff;
}
.margin-t-15 {
margin-top: 15px;
}
.margin-t-30 {
margin-top: 30px;
}
.margin-l-15 {
margin-left: 15px;
}
.margin-b-15 {
margin-bottom: 15px;
}
.w-60 {
width: 60px;
}
.w-120 {
width: 120px;
}
.w-316 {
width: 316px;
}
.limit-w-340 {
/deep/ .el-input__inner {
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
}
.opt-btn {
cursor: pointer;
color: #c9d3df;
vertical-align: middle;
&.add-item:hover {
/*color: #1890ff;*/
}
&.del-item:hover {
/*color: #F56C6C;*/
}
}
.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.flex-wrap {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.staffRecords-limit {
.flex();
.flex-wrap();
.label-cell {
min-width: 50%;
max-width: 50%;
margin-left: 0;
}
}
.label-cell {
margin-bottom: 15px;
color: #fff;
}
.el-radio {
/deep/ span.el-radio__label {
color: #fff;
}
&.is-disabled {
/deep/ span.el-radio__label {
color: #fff;
}
}
}
.edit-item {
color: #fff;
padding-bottom: 10px;
.tip {
margin-left: -40px;
color: rgba(255, 255, 255, 0.7);
width: 30px;
display: inline-block;
text-align: right;
margin-right: 10px;
font-size: 12px;
}
}
.edit-item-title {
color: #ffffff;
font-size: 14px;
font-weight: normal;
padding: 20px 0;
&.edit-title-padding {
padding-top: 15px;
}
}
.edit-item-title span {
font-size: 12px;
margin-left: 5px;
}
}
} }
} }
</style> </style>
...@@ -4,21 +4,23 @@ ...@@ -4,21 +4,23 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-04 09:52:03 * @LastEditTime : 2020-03-04 10:44:33
--> -->
<template> <template>
<div class="app-detail-wrap"> <div class="app-detail-wrap">
<div class="task-set-content border-box"> <div class="task-set-content border-box">
<div class="task-set-cell"> <div class="task-set-cell font-0">
<div class="font-16 color-606266 m-b-10 font-w-500">日报开关设置</div> <div class="inline-block font-14 color-606266 m-b-10 w-100">日报开关设置:</div>
<div class="font-14 color-606266 m-b-16">开启后,日报将定时发送</div> <div class="inline-block font-14 ">
<div class="">
<el-switch v-model="setData.status" active-text=" " inactive-text=" "> </el-switch> <el-switch v-model="setData.status" active-text=" " inactive-text=" "> </el-switch>
</div> </div>
<div class="inline-block m-l-10 font-14 color-606266 m-b-16">开启后,日报将定时发送</div>
</div> </div>
<div class="task-set-cell"> <div class="task-set-cell font-0">
<div class="font-16 color-606266 m-b-10 font-w-500">日报每日下发时间设置</div> <div class="inline-block font-14 color-606266 m-b-10 w-100"></div>
<div class="font-14 color-606266 m-b-16">该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置</div> <div class="inline-block m-l-10 vertical-top font-14 right-set-body">
<div class="font-14 color-606266 m-b-10 font-w-500">日报每日下发时间设置</div>
<div class=" font-14 color-606266 m-b-16">该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置</div>
<div> <div>
<el-time-select <el-time-select
class="w-118" class="w-118"
...@@ -34,12 +36,17 @@ ...@@ -34,12 +36,17 @@
> >
</el-time-select> </el-time-select>
</div> </div>
<div class="set-line-item"><span class="set-line-item_title font-14 color-606266 ">云日报释放:</span><el-checkbox v-model="setData.giveUpJudge">释放未绑定/解绑导购任务</el-checkbox></div>
</div> </div>
<div class="task-set-save m-t-30"> </div>
<div class="task-set-cell font-0">
<div class="inline-block font-14 color-606266 m-b-10 w-100"></div>
<div class="inline-block m-l-10 task-set-save m-t-50 font-14">
<el-button type="primary" @click="saveSet">保 存</el-button> <el-button type="primary" @click="saveSet">保 存</el-button>
</div> </div>
</div> </div>
</div> </div>
</div>
</template> </template>
<script> <script>
import { _debounce } from '@/common/js/public'; import { _debounce } from '@/common/js/public';
...@@ -155,11 +162,24 @@ export default { ...@@ -155,11 +162,24 @@ export default {
}; };
</script> </script>
<style type="text/scss" lang="scss" scoped> <style type="text/scss" lang="scss" scoped>
.w-100 {
width: 100px;
}
.m-t-50 {
margin-top: 50px;
}
.task-set-content { .task-set-content {
padding: 20px; padding: 20px;
.task-set-cell { .task-set-cell {
padding: 30px 0; // padding: 30px 0;
border-bottom: 1px solid #e4e7ed; // border-bottom: 1px solid #e4e7ed;
.right-set-body {
padding: 18px;
background: #f5f7fa;
}
.set-line-item {
margin-top: 24px;
}
.el-date-editor.el-input { .el-date-editor.el-input {
width: 118px; width: 118px;
} }
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-03 15:43:32 * @LastEditTime : 2020-03-04 10:22:10
--> -->
<template> <template>
<div class="my-customer-wrap common-set-wrap"> <div class="my-customer-wrap common-set-wrap">
...@@ -72,7 +72,7 @@ export default { ...@@ -72,7 +72,7 @@ export default {
{ {
tabId: '2', tabId: '2',
tabName: '话务任务设置', tabName: '话务任务设置',
icon: 'iconhuawujinengzupeizhi', icon: 'iconrenwu',
onlyIconActive: false onlyIconActive: false
}, },
{ {
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-03 15:27:23 * @LastEditTime : 2020-03-04 10:23:00
--> -->
<template> <template>
<div class="my-customer-wrap common-set-wrap"> <div class="my-customer-wrap common-set-wrap">
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<el-table-column width="25"> <el-table-column width="25">
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start"> <el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-more"></i> </span> <span class="el-dropdown-link"><i class="iconfont icongengduo"></i> </span>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item> <el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item>
<el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item> <el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-03 15:13:05 * @LastEditTime : 2020-03-04 10:23:06
--> -->
<template> <template>
<div class="daily-set-wrap "> <div class="daily-set-wrap ">
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<el-table-column width="25"> <el-table-column width="25">
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start"> <el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-more"></i> </span> <span class="el-dropdown-link"><i class="iconfont icongengduo"></i> </span>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item> <el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item>
<el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item> <el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors : 无尘 * @LastEditors : 无尘
* @LastEditTime : 2020-03-02 20:24:41 * @LastEditTime : 2020-03-04 10:23:17
--> -->
<!-- <!--
<taskViewDetail :brandId="brandId" :activeGroupId="activeGroupId"></taskViewDetail> <taskViewDetail :brandId="brandId" :activeGroupId="activeGroupId"></taskViewDetail>
...@@ -46,7 +46,7 @@ import taskViewDetail from '@/components/app/taskViewDetail.vue'; ...@@ -46,7 +46,7 @@ import taskViewDetail from '@/components/app/taskViewDetail.vue';
<el-table-column width="25"> <el-table-column width="25">
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start"> <el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-more"></i> </span> <span class="el-dropdown-link"><i class="iconfont icongengduo"></i> </span>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item> <el-dropdown-item command="0"><span :style="{ color: selectRadio == 0 ? '#1890ff' : '#606266' }">选择当页</span></el-dropdown-item>
<el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item> <el-dropdown-item command="1"><span :style="{ color: selectRadio == 1 ? '#1890ff' : '#606266' }">选择全部</span></el-dropdown-item>
......
...@@ -322,6 +322,13 @@ input:focus { ...@@ -322,6 +322,13 @@ input:focus {
.block { .block {
display: block; display: block;
} }
.vertical-top {
vertical-align: top;
}
.vertical-middle {
vertical-align: middle;
}
.bdr-box { .bdr-box {
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
......
...@@ -31,6 +31,18 @@ ...@@ -31,6 +31,18 @@
<ul class="icon_lists dib-box"> <ul class="icon_lists dib-box">
<li class="dib"> <li class="dib">
<span class="icon iconfont">&#xe64a;</span>
<div class="name">下发</div>
<div class="code-name">&amp;#xe64a;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe603;</span>
<div class="name">更多</div>
<div class="code-name">&amp;#xe603;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe618;</span> <span class="icon iconfont">&#xe618;</span>
<div class="name">模板设置</div> <div class="name">模板设置</div>
<div class="code-name">&amp;#xe618;</div> <div class="code-name">&amp;#xe618;</div>
...@@ -49,12 +61,6 @@ ...@@ -49,12 +61,6 @@
</li> </li>
<li class="dib"> <li class="dib">
<span class="icon iconfont">&#xe604;</span>
<div class="name">下发任务</div>
<div class="code-name">&amp;#xe604;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe77a;</span> <span class="icon iconfont">&#xe77a;</span>
<div class="name">任务</div> <div class="name">任务</div>
<div class="code-name">&amp;#xe77a;</div> <div class="code-name">&amp;#xe77a;</div>
...@@ -213,6 +219,24 @@ ...@@ -213,6 +219,24 @@
<ul class="icon_lists dib-box"> <ul class="icon_lists dib-box">
<li class="dib"> <li class="dib">
<span class="icon iconfont iconxiafa"></span>
<div class="name">
下发
</div>
<div class="code-name">.iconxiafa
</div>
</li>
<li class="dib">
<span class="icon iconfont icongengduo"></span>
<div class="name">
更多
</div>
<div class="code-name">.icongengduo
</div>
</li>
<li class="dib">
<span class="icon iconfont iconxitongguanlitubiao_mobanshezhi"></span> <span class="icon iconfont iconxitongguanlitubiao_mobanshezhi"></span>
<div class="name"> <div class="name">
模板设置 模板设置
...@@ -240,15 +264,6 @@ ...@@ -240,15 +264,6 @@
</li> </li>
<li class="dib"> <li class="dib">
<span class="icon iconfont iconxiafarenwu"></span>
<div class="name">
下发任务
</div>
<div class="code-name">.iconxiafarenwu
</div>
</li>
<li class="dib">
<span class="icon iconfont iconrenwu"></span> <span class="icon iconfont iconrenwu"></span>
<div class="name"> <div class="name">
任务 任务
...@@ -441,6 +456,22 @@ ...@@ -441,6 +456,22 @@
<li class="dib"> <li class="dib">
<svg class="icon svg-icon" aria-hidden="true"> <svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconxiafa"></use>
</svg>
<div class="name">下发</div>
<div class="code-name">#iconxiafa</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icongengduo"></use>
</svg>
<div class="name">更多</div>
<div class="code-name">#icongengduo</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconxitongguanlitubiao_mobanshezhi"></use> <use xlink:href="#iconxitongguanlitubiao_mobanshezhi"></use>
</svg> </svg>
<div class="name">模板设置</div> <div class="name">模板设置</div>
...@@ -465,14 +496,6 @@ ...@@ -465,14 +496,6 @@
<li class="dib"> <li class="dib">
<svg class="icon svg-icon" aria-hidden="true"> <svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconxiafarenwu"></use>
</svg>
<div class="name">下发任务</div>
<div class="code-name">#iconxiafarenwu</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconrenwu"></use> <use xlink:href="#iconrenwu"></use>
</svg> </svg>
<div class="name">任务</div> <div class="name">任务</div>
......
@font-face {font-family: "iconfont"; @font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1582701386933'); /* IE9 */ src: url('iconfont.eot?t=1583288398409'); /* IE9 */
src: url('iconfont.eot?t=1582701386933#iefix') format('embedded-opentype'), /* IE6-IE8 */ src: url('iconfont.eot?t=1583288398409#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAABMoAAsAAAAAI+wAABLYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGLAq0cKhXATYCJANgCzIABCAFhG0HgnUb1hwzo8LGAYBQvh7Zf33AjaFgi/iFuRkmV54kbSu9kUhSySRhn6k8NIoH+1h/ypkoMFg49mPBlhWG+Rc4zvugh9Z+8/Z8v4lCFcskOqUSGt4KndII8W5zmv7ujXo+/hsWrYkm7SmO7ChN5Lxj/eJluAgVwJYWlfjH273tb2CBFVmCcZRBiBlNGqJNa3aXlF0W2SWwSASLWjWGxmqQhIiSVMxIvy6kmv41FXJCxdg0NYFSU2oeLjW5pM3PB/7P95vlzMq1nYGkAmFdTky+rwVyJgK/w+vfSGTF4nvO+olIIDAdK6G9J6fwHiDAejy0ptrgALjww5aFGQDJCTuXu0/h7r9wTenypTSjlNOOvh0QK2AHKJMvIA1BuE2YKTkhp/XkrJ0Pw63fwyoQOQx2EwfLNP7viiFgdTU1zqzHF7XERbGw2TPEgVpy6bg+vSX09TUFFnrBELY32A3gR/58/SQFBcPr0Byf7qtUnS7wWjprh+USMqCNjwLzPMABawoXJj04FRrOBa0lZ3Vi1z8ATGnSnv5yhPLEAsTrLI9JmSoHS8jY1D6/+vpa+hMDm2UQke4vjZWpJlu6tm4rKaxQxYyqRUWzclLy9jQUHFqXVpL7//F4IlloQjZNA7QjrkbFgDvAIoYcECKGHVChYgTj5VEQquAJEALwIhCK4MXAhOGlIOTAB4CQAh8PTHi+Mwhl8HkgCLwJhAL4MrD55atAyIA/CAekkSQ4oEQlRge4SKY6wEfy2QEekq+UyIjRQk8W5eqkgD3FKxV+ALuBbr+0vQpyecClx7GNWGnkQQg4/tjRJDuqElsZFpp32dRSPi+xs7b/McXxaxJFZgXpDFJNM8kXEpbJbCylM18REqnLpcxZHCXXFpVjpmcJs5ZDkbotTljIEvkSZpKUS9mTKOkjg+FKFZoJysuBHYm2ehS9sM8aYhtKBwubgm9WD6w0yUJoZ1GApMtKohksOxkrjbbbOScD4LBAeRX9XzNWKRzVOCQ7OTvZJJG0lTDmSpTbcWRFE04qbseSZCiyFQtnnNwuenI1kFT9Su0cDjoZwLDSp4KlgbMSD0GhyUwFdA+aKPDEe9v3euA1dSX93obguxpLB/yr1uOmQPJpRWn8WWsw8QRUpAm1mCoLYXPTAYWA+FrsnlCshTchgJ1ZORM7GWBVIghdR0OPAbCeNOPUs0poc0IVgIoxYMwREMaebuuZec9fmZ10XWVy4YC/MeUauYv56Oh42+P8jOEqN295C7pnPPZWZCacKW0CxNtQvlqFeFKhKJmtaNiYbFm6nJJsj7ZqZqyiZiPJljf/TbXxylkruZ0bUVcsS7UuaqxgkcKQaF6ySoxV8ttdPiNaXr2BJaKRSFRVWUrLDT78um/Eq+6uolGVjVUONvjqeQxvRqJV5GJZxfVf1vQUfhUOoka4X0bFqXt39eunux5wv1eVdP9YEBz7VVva83Nn1+P5gdGnNaW9zxYFR55U79FXcqJQS93Mmh2hhYUdmtwrEQrq7hfucb9bP5xfsOernrSdcjq0v2JjTjoCFtfbPQC2GFLyMAGlhENoC4eBcRezAzQZMg/csWJrh4UmVOMw2uUtNCxUzMqBRXcQHioWtiWHLXrS1/Q/3Ptt0ZjXbmTybcpQk0JZKbrv3FHZRPNEq9A00arlFiR8SuFVRR43uceIAofGy+7nPW9N1dTSWZTKVcZ7Okw+qig0nVaQ63dk7z4cqBQ5LRXSrLfCjE3uB5iCabY9P/XkU/uZ88R6bOZaBCjVSaiDK4PUdmbpEM8vYmsMioE6LUyW0kaNjCsgUs0nCU8cnsTkrveuUbFJRBarbc1FIONl0KioPlNs9xoVncDOMlX/LjP1winbU3I6OsMTmTK60j1/afYmUprQFuZ+4dROEkq1rrxiLiqWE0/Kja5xhNTu++kh884DhkU8ZGITNZz3T24ozOv9tes9w7ijSvd6cKe998QIThnv1MRY88jMtuvzfPea8rFssxzLpjoOdGqC/VZmX/rg2SbZSYPHc88rKhGjyDqMlVwQOVkoLHiSghvomQEbUJQIxlI9FIE74L4G+LyyOos5QoOc63Q72tc09H2b3o6ZcOR+rprtPq8qegIFQFoP1M61PjCHA/4+MdbaEWuF9oX0+BR2VENCTQQp8KT73HqxAHQ9Rig2GDOVyNPkw58tktPAeAyCOdHNR2AUcmhwBWMgoYUMwsEGwntMjP+J2PEeyy3svTi8Q2RrrmNua4iGwn8ZPSAkMUvZ0cE7EuCPVUscBPvU5K9NgbezjNhkjmqOjtTXpWI7S9IAfvFLZLBcZGWcHCz+GKSTPY76Pc8pFBrrll7MX7Xn8r+3y33f9mGGlW9L4GYw891C8k2NkXtXW6Fa3/P7eG9K3cuiyivCEItrx5+/pAV1BR2IPp/vNhHEF92oEkj3Tml72B4JZgwuYW4EJEEY9pMQf76BVw9oGlC29A5QRQ/XLTq8cmvgOYSD47MBV1Fx7G6LyalCKWCg3+yO5GjTnqHnZSUvVPKXiCXsEGYd7LKsnbtNbJiuJu9WwG6QPg5LADuZchAZbkJeWU4B5RMTPza3c1iGGPRkP2Adb0IEEEfHTfStOHGXjT/XMAL4OvfNh74i5VG3DF2Rt3VCfdGs0kGxLVOZF/7WPpodGNBkbQVW+r35kFkIRwqdhpLndUpCJo/FU5r8Djpk+3MQPJHh29bTpWc42CW1CIw8NhI4CowdTIn2owyf65xTPPI5T3F8cd0eWnLrOoit4ExNoUTxwWt11xdftV4pqnrYhK30NH2QPEvNvwHpNBaTPFsDPSOSFcnEM8pNmahmv0t+zZQD9/fo7jXcbRVejsYZWCRttK1UDqxqbGSJnTk5He4RSYrNhJFUKmKJeyVG/pv4Sm4qRQzomJZKvDsmP/ZO/laEvu0Bdqu+dcgdb+FZi+eCLpYgt9gn5qGnzctoGjlzfwNrHatBCBHt6xQWp+IAlkDCJ2uqMStXdE10cmFKNWXnMq8xawUhNYGGhixHZ/wl3tmR1WAI3D1gObtD3OG4gxA8SwRJBxstNPI9OaHl+qTPxNRbU5MmBW4qyQiQSvgVOwMzQLcrrScf22T3ZbbHsuUWcBNZXuElLPcT/ikXuyT0shK5CyLxRv4LqAIB2x4vb1fmwVoNqeAlgPOU7csf74EQUPFZ2fglVWs5fktfGpUMqJIB9sRb25U947VqiPzpmVlWdqqGmVAP87l3PIe198OaGA/9pr/f+ggW0pG0kP9oy/sZAk8YbXSZDrW8blcK7BF2AWn3e9O4jM2hHsaM98v+ha/03in50utQ/8b+U1Kr3foVkd/0GZ6xtQFz133jJqxYQZWvsVRwKwT9V3Iq8eyq/lm8Wx+ehAbXPq7LVnnMeqG+s05Usz6BSJEltyWodTqB5ZYjSOnXZfVjL3c11/t49RVvsLTeSrZBzcQEwg1NgFxODWno01izucgmKlkgnvuwiED7jx08ZIFontycyuF6JrV6z2bzPBLfIYeF7Ev2IcOxTNX4K2lpHK5sa4+HgRLfVAIs7IK34gL8P6EgrfeUDbNxH+VDKVi+li9ezCdsZ3nxVqoVvzZW39bDokIGJUy87kEZ86kOapJYqDO9cF67LCQHs3yUt2H76LHQV5Bh+XSDcR9rASsS2cK/BqALR4Cbwwtrasfr8NDxjoCwohzp39kFS5Hsw7s5kXPylTED2DYf3SlCa5EbNvwjc65N/lRqrp3ONWzbcuGV7eIHrA7sDxrAB2Nl09InnOpbfrp/PxCek3KvYNI/iLnfn8gR5/083WNIXRLTSv5bXKuLNZ5lXtz1wO94TsGT1YvGXfFyud4rj0ls3L4rk9KYWLYRtWMyzE7CMrOprww1DzQTLp55kGPNGZors9oJu1U22jHUok2E3p/ngniiuTQctaMq5iYFU4XaiyNCIPqQrIhHy6tVtgGjVeEMubkoHREpJESJB5pBN8X3RuVnqMK/bY84TsYvT9Zq5QSXgPP4cVfEez4gUHcdOzQ9L7mnc3+0H1QhMEoSB5UnaDLRnLcX0gXlQ/fVoPJ6Pr/9dcshkzuMDvMIp79fNrOw/N10oSeUDnPlO67f/KcS7I7YLeDLDtEwOtTO//dMuErcjLC/RO5aZ36BU7389MqImbWW2f2i5zaePTg9xG/hosJWU0WWCmuU5V2Im/8G+W2zs0M8RUxNbj8NnnR6C0Pdf8Pa3hu6SoIwh14q+JvBEZaDBYpJrWlOTtkIRuLeOKriD4H9IMhnTgVtU6tHVvVcGrYOXt73tHXQTlPQVVPVNsT4zmmM2NGPzByaeAl4c/8XyVGYNzm09+/3UOoXW0b9Q/Q5sC824q1cZ8RXAmqc1B2qUy3KmiMpHfRgzJgY2wDOwKmNXapHeXQX77dXzoFAQ22iIjls2WRz/NhvEPrO2S59Yqryv3lLvQADHB0HBAgpw6wFUsDxcYAUct4oJNwA36el65hb5Xcx8byTOxfCNsTlQuoRm8ttQ+bDp7ZL5orvgj+xKBYtoFmNXavpMeNAE/LiBXLybkJS4ByK0VgkH8VvQqOYfitcLRCJNlX1hDvdT4sO9AvNyLOQdSvR0W9f5Mb+1akXIytLbUiYRDGGraaYYWTkSEq27nAkK8u19yhXfqX2ER2RP7VmTKltUwD3xsuCKlgDQ/8Hk4eyb/W+la1GfKqCmBE/lVqcD/GF9FL5Es5nYk6+Hc0skPvgKQIzac6ioC9nSJrdMShN0mhmVKYERmtJJ5bpolEZGMkBi3abAcgcetzF5riOCzGH7YrZFZDSJZlZSdleWBJJRZVY6bQQdno0620pJRkcZWfsmnyv0FeiJIqK3HVbQklvh9AnrDQvpLA7kVRkRLGEkhSrac6bj7vZbPdxERuzuyG5C/uZoAt03GLhkoEk98sCWJF1EkkqKUsZeNQgKQLljxhugiYa0UJkWeTMvlEzkVktS2VHl5bWJbycs0Q/BOjCRbqeKZQJGj4cyodMzsca1MLXoWGDBDvWMKZ2ai5gD08Nhme3zABzx2N3LqjfXlC2rsdsSmie5QM1CcyaO54z8Mr+KwM58v59whssDbnxHggS/rdmjthyUhz+md4wUDmQdAgd2e2iJ14TsmQg5QNWNEnKKxSmJCUV8YsM+iKiCPnojWaerNr6PVg2cNOHqJokUVZRU7ASdFIf4fye/6vv2Gu1+ulMtRyEnsXnFvJ6nVPzdh6TgCDw+PhjGJBguXqmA7zvwnFgVRTWmbntrQUSEqSar35nGWJhJligWqgV/kLOMT5rLmieM84h74S6hcqF3alhG7lAvj/nJmHOZgEtTDHoDSlCWrA5B8Bnw2kNoW+itLnJzjWwoog7hTiNHqMTkV8F5aGcrSftG+xgyYm5gSGvybzK4gDNyVLQ1SjsbhBF+UlMs/k3jy4ZPpq3pRsxtLQf4R5yDUbVqRrhY3albFwTeZZfTaHEWSBcndPZBXZ1nvq6cXn4sgCWmOok8PHSnVZ7sP1UrsmGuUEN+xxBcw3gIIZ78XW4lyIpC+/EtdXzSBWA4HGcO+qyOcqrJ+t8DmmUqbJU3GYNkGZE11qUJmhUnMoMUYQmeYohS86JtYLE/lE+2mxkduGL/OvDcgG3O74BoOOEq4gVUAOcBh92m57aggRL/U7LdcYOq6+wOWs/0sX/PIYI2NiNR9RCnZ9+NsdtR7Js3liPiGKf2IrIdXidjREAxGobe8wJRJOW4IHn+qmP946Gd8QeDCC5eRAaEIVOALA/Cd8FX/5zf0Zg4Po1n6p5aV9Q/L8CV92bm9hHGjus2RUoT3TIoFgpwz/lay0PcXeeNLBemz+Ts6mF1f394ZjNE7LsFPhTfmTRL/GpWGv/qeFTuTFGoMM4QmO5q14znpQz4wtdMdbKTeEpJcEsVQQsfTqM5H0xRtYf48j71kAD9Q/jqfpnfPkgjPUc/xKmTDOEpRuLEDHVyUST8WyPwXHlvPkTOikgqJ5y1BuGmtbp3szZ3xNukDHEkUs9dP0YrbbBl/raqRwWhddV8Dma2M5irE46sw7pcm0bX6oVdwIEohg3pSUm7onhMXvlaMXz458gRxRA8Nnj1v0bFNRI0Hr/f9mjhfyGY6s95kVcG3L6IqGW5tsHXkm7JhQVLNbTKn16OWREbVkIU+VEhxzJ2nLt9H3KIcHR+fZKy1gPLEeuPPkKFCqSVUp/ef+ussopL1J8+UsgoSiJJJaE+emTCSwsOmSXij+eTNGzcwJcUJSEwL+XPgGuM5xmNB8oAb8qPD0m5JEsXqCdeHewwEhy4phMU6mQdAXt1UpBwK4idjlBEG7FyLsWvXNZFMOYeHFAMEhzo9WcTCYm5Gh8KBAArKIz8KO8EP7wD3XLBpTd5FradYYhOYj4zjiO84mUyBsmI2hSCNj5kre4A5pgKxpiMi/dnirRgujCnJdCktVUTytpTTDVRXQByyHbyayMRAEAAAA=') format('woff2'),
url('iconfont.woff?t=1582701386933') format('woff'), url('iconfont.woff?t=1583288398409') format('woff'),
url('iconfont.ttf?t=1582701386933') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.ttf?t=1583288398409') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
url('iconfont.svg?t=1582701386933#iconfont') format('svg'); /* iOS 4.1- */ url('iconfont.svg?t=1583288398409#iconfont') format('svg'); /* iOS 4.1- */
} }
.iconfont { .iconfont {
...@@ -15,6 +15,14 @@ ...@@ -15,6 +15,14 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.iconxiafa:before {
content: "\e64a";
}
.icongengduo:before {
content: "\e603";
}
.iconxitongguanlitubiao_mobanshezhi:before { .iconxitongguanlitubiao_mobanshezhi:before {
content: "\e618"; content: "\e618";
} }
...@@ -27,10 +35,6 @@ ...@@ -27,10 +35,6 @@
content: "\e7f4"; content: "\e7f4";
} }
.iconxiafarenwu:before {
content: "\e604";
}
.iconrenwu:before { .iconrenwu:before {
content: "\e77a"; content: "\e77a";
} }
......
No preview for this file type
!function(o){var c,s='<svg><symbol id="iconxitongguanlitubiao_mobanshezhi" viewBox="0 0 1024 1024"><path d="M870.4 925.4H153.6c-30.3 0-55-24.7-55-55V153.6c0-30.3 24.7-55 55-55h716.8c30.3 0 55 24.7 55 55v716.8c0 30.3-24.7 55-55 55z m-685.8-86h654.8V184.6H184.6v654.8z" ></path><path d="M730.2 448.7H293.8c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h436.5c6.6 0 12 5.4 12 12v150c-0.1 6.6-5.5 12-12.1 12zM443.8 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12zM722.7 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12z" ></path></symbol><symbol id="iconribao" viewBox="0 0 1024 1024"><path d="M783.36 0H212.195556C142.222222 0 85.333333 58.766222 85.333333 131.299556V853.333333c0 72.533333 56.832 131.299556 126.862223 131.299556h571.164444c70.030222 0 126.862222-58.766222 126.862222-131.299556V131.299556C910.222222 58.766222 853.390222 0 783.36 0z m69.973333 865.564444c0 37.262222-28.956444 67.413333-64.625777 67.413334H206.848C171.235556 932.977778 142.222222 902.826667 142.222222 865.564444V124.302222C142.222222 87.04 171.178667 56.888889 206.848 56.888889h581.859556c35.669333 0 64.625778 30.151111 64.625777 67.413333v741.262222z" fill="#333333" ></path><path d="M682.666667 737.735111h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889z m0-170.666667h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889zM584.248889 329.671111c0-11.264-1.422222-23.153778-4.209778-35.555555a93.468444 93.468444 0 0 0-15.815111-34.588445 73.045333 73.045333 0 0 0-37.774222-27.306667A121.287111 121.287111 0 0 0 492.088889 227.555556H369.777778v214.755555h122.311111c33.564444 0 58.311111-13.312 74.410667-40.106667 11.832889-19.740444 17.692444-43.918222 17.692444-72.533333zM426.666667 284.444444h62.805333c17.749333 0 29.696 4.437333 35.612444 13.368889 5.916444 8.931556 8.931556 21.674667 8.931556 38.343111 0 12.060444-1.991111 22.471111-5.973333 31.232-7.224889 15.928889-20.081778 23.779556-38.570667 23.779556H426.666667V284.444444z" fill="#333333" ></path></symbol><symbol id="iconribaoshezhi" viewBox="0 0 1024 1024"><path d="M908.972612 659.413356H714.526802a72.916929 72.916929 0 0 0-72.916929 72.916929v218.751786A72.916929 72.916929 0 0 0 714.526802 1023.999h194.44581a72.916929 72.916929 0 0 0 72.916929-72.916929V902.469119a24.305976 24.305976 0 0 0-48.611952 0v72.917928H690.220826V708.025309h243.056763v72.916928a24.305976 24.305976 0 0 0 48.611952 0V732.329285a72.916929 72.916929 0 0 0-72.916929-72.916929z m-10.694989-267.362739a417.329592 417.329592 0 0 0-29.652971-72.916929 123.22988 123.22988 0 0 0-3.888996-166.979837 116.909886 116.909886 0 0 0-83.854919-34.756966 118.125885 118.125885 0 0 0-80.207921 31.596969 401.043608 401.043608 0 0 0-71.45993-30.38197 118.611884 118.611884 0 0 0-237.222769 0 399.34261 399.34261 0 0 0-71.70193 30.38197 118.125885 118.125885 0 0 0-80.208921-31.596969 116.909886 116.909886 0 0 0-84.583918 35.242966 123.22988 123.22988 0 0 0-2.915997 166.493837 417.329592 417.329592 0 0 0-29.652971 72.916929 121.528881 121.528881 0 0 0 0 241.841764 415.384594 415.384594 0 0 0 29.652971 72.916929 123.22988 123.22988 0 0 0 2.915997 167.709836 116.909886 116.909886 0 0 0 84.583918 35.242966 118.125885 118.125885 0 0 0 80.209921-31.59697 399.34261 399.34261 0 0 0 71.45793 30.381971A121.528881 121.528881 0 0 0 510.602001 1023.999a112.29189 112.29189 0 0 0 33.784967-5.589995 36.215965 36.215965 0 0 0 20.90298-51.04195 34.999966 34.999966 0 0 0-41.07696-18.715981 45.451956 45.451956 0 0 1-14.339986 2.429997 48.610953 48.610953 0 0 1-47.152954-46.179955l-1.944998-51.04195-48.610953-14.826985a328.369679 328.369679 0 0 1-58.819942-24.304977l-44.236957-24.305976-37.186964 34.270967a48.610953 48.610953 0 0 1-32.326968 12.639987 46.179955 46.179955 0 0 1-33.298967-13.854986 48.610953 48.610953 0 0 1-0.729-66.839935l33.541967-37.917963-24.305976-45.207956a341.737666 341.737666 0 0 1-24.304976-60.035941l-14.583986-48.610953-49.339952-2.673997a48.610953 48.610953 0 0 1 0-97.222905l50.069951-2.672997 14.582986-48.611953a341.737666 341.737666 0 0 1 24.304977-60.034941l24.305976-45.207956-34.269967-37.916963a48.610953 48.610953 0 0 1 1.213999-66.597935 46.179955 46.179955 0 0 1 33.299968-13.610987 48.610953 48.610953 0 0 1 32.325968 12.638988l37.187964 34.269966 44.235956-24.304976a329.099679 329.099679 0 0 1 58.819943-24.305976l48.610953-14.825986 2.673997-51.04195a47.152954 47.152954 0 0 1 94.305908 0l1.944998 50.555951 48.610952 14.825985a328.369679 328.369679 0 0 1 58.819943 24.305977l44.235957 24.305976 36.701964-33.784967a48.610953 48.610953 0 0 1 32.325968-12.639988 46.179955 46.179955 0 0 1 33.299968 13.854987 48.610953 48.610953 0 0 1 1.214999 66.354935l-33.541968 37.916963 24.304977 45.207956a341.737666 341.737666 0 0 1 24.305976 60.034941l14.583986 48.611953 49.339952 2.672997a48.610953 48.610953 0 0 1 36.701964 75.590926 33.055968 33.055968 0 0 0 8.019992 48.611953l7.049993 4.374995a31.353969 31.353969 0 0 0 41.804959-8.749991 121.528881 121.528881 0 0 0-89.687912-192.744812z m-367.501641-38.645962a156.771847 156.771847 0 0 1 129.791873 117.396885 159.688844 159.688844 0 0 1 1.701998 70.485931 37.673963 37.673963 0 0 0 17.013984 40.589961 35.485965 35.485965 0 0 0 52.499948-24.304977 235.52177 235.52177 0 0 0 0-97.222905 226.771779 226.771779 0 0 0-445.037565 86.771916 229.445776 229.445776 0 0 0 178.160826 189.340815 224.82778 224.82778 0 0 0 61.73694 4.131996 36.458964 36.458964 0 1 0-5.833995-72.916929 145.833858 145.833858 0 0 1-77.777924-16.284984 158.959845 158.959845 0 0 1-86.041916-118.854884 156.771847 156.771847 0 0 1 173.785831-179.132825z m317.43169 403.231606h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z m0 97.222905h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z" ></path></symbol><symbol id="iconxiafarenwu" viewBox="0 0 1024 1024"><path d="M107.789474 107.789474h808.421052v808.421052H107.789474z" fill-opacity="0" ></path><path d="M765.305263 916.210526H199.410526c-53.894737 0-91.621053-37.726316-91.621052-91.621052V194.021053C107.789474 145.515789 145.515789 107.789474 199.410526 107.789474h565.894737c48.505263 0 91.621053 37.726316 91.621053 86.231579v53.894736c0 16.168421-16.168421 32.336842-32.336842 32.336843s-32.336842-16.168421-32.336842-32.336843v-53.894736c0-16.168421-10.778947-26.947368-26.947369-26.947369H199.410526c-16.168421 0-26.947368 10.778947-26.947368 26.947369v630.568421c0 16.168421 10.778947 26.947368 26.947368 26.947368h565.894737c16.168421 0 26.947368-10.778947 26.947369-26.947368v-204.8c0-16.168421 16.168421-32.336842 32.336842-32.336842s32.336842 16.168421 32.336842 32.336842v204.8c-5.389474 53.894737-43.115789 91.621053-91.621053 91.621052z" fill="#1991FF" ></path><path d="M468.884211 398.821053H237.136842c-5.389474 0-5.389474-5.389474-5.389474-5.389474v-48.505263c0-5.389474 5.389474-5.389474 5.389474-5.389474h231.747369c5.389474 0 5.389474 5.389474 5.389473 5.389474v48.505263s0 5.389474-5.389473 5.389474zM468.884211 565.894737H237.136842c-5.389474 0-5.389474-5.389474-5.389474-5.389474v-48.505263c0-5.389474 5.389474-5.389474 5.389474-5.389474h231.747369c5.389474 0 5.389474 5.389474 5.389473 5.389474v48.505263c0 5.389474 0 5.389474-5.389473 5.389474zM673.684211 732.968421H237.136842c-5.389474 0-5.389474-5.389474-5.389474-5.389474v-48.505263c0-5.389474 5.389474-5.389474 5.389474-5.389473h436.547369c5.389474 0 5.389474 5.389474 5.389473 5.389473v48.505263c5.389474 5.389474 0 5.389474-5.389473 5.389474zM684.463158 603.621053c-10.778947 0-16.168421-5.389474-21.557895-10.778948l-107.789474-123.957894c-16.168421-10.778947-16.168421-26.947368 0-43.11579 10.778947-10.778947 32.336842-10.778947 43.11579 0l86.231579 97.010526L862.315789 323.368421c10.778947-10.778947 32.336842-16.168421 43.11579-5.389474 10.778947 10.778947 16.168421 32.336842 5.389474 43.11579L706.021053 592.842105c-5.389474 5.389474-10.778947 10.778947-21.557895 10.778948z" fill="#1991FF" ></path></symbol><symbol id="iconrenwu" viewBox="0 0 1024 1024"><path d="M837.632 74.24H178.688c-60.416 0-110.08 49.152-110.08 110.08v658.944c0 60.416 49.152 110.08 110.08 110.08h658.944c60.416 0 110.08-49.152 110.08-110.08V184.32c0-60.928-49.152-110.08-110.08-110.08z m64.512 754.176c0 44.032-35.328 79.36-79.36 79.36H193.536c-44.032 0-79.36-35.328-79.36-79.36V199.168c0-44.032 35.328-79.36 79.36-79.36h629.248c44.032 0 79.36 35.328 79.36 79.36v629.248z" fill="#666666" ></path><path d="M401.92 313.856L316.416 400.384l-38.912-39.424c-11.776-11.776-31.232-11.776-38.912 0-11.776 11.776-11.776 31.232 0 39.424l62.464 62.976c4.096 4.096 11.776 7.68 23.552 7.68s11.776-4.096 23.552-7.68l104.96-105.984c11.776-11.776 11.776-31.232 0-39.424-24.064-11.776-39.936-11.776-51.2-4.096zM759.808 360.96H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 19.456 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648zM331.776 538.112c-50.688 0-89.6 39.424-89.6 90.624s38.912 90.624 89.6 90.624 89.6-39.424 89.6-90.624c0-55.296-43.008-90.624-89.6-90.624z m0 118.272c-19.456 0-31.232-11.776-31.232-31.232s11.776-31.232 31.232-31.232 31.232 11.776 31.232 31.232c0 18.944-15.872 31.232-31.232 31.232zM759.808 596.992H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 15.872 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648z" fill="#666666" ></path></symbol><symbol id="iconzhibiao" viewBox="0 0 1024 1024"><path d="M649.671111 951.182222c14.449778 0 26.168889-11.320889 26.168889-25.258666v-275.968a25.713778 25.713778 0 0 0-26.168889-25.258667 25.713778 25.713778 0 0 0-26.168889 25.258667v275.911111c0 13.880889 11.719111 25.315556 26.168889 25.315555z m-228.636444 0c14.449778 0 26.168889-11.320889 26.168889-25.258666V539.534222a25.713778 25.713778 0 0 0-26.168889-25.258666 25.713778 25.713778 0 0 0-26.168889 25.258666v386.275556a25.713778 25.713778 0 0 0 26.168889 25.372444z m-202.524445-246.101333v220.728889a25.713778 25.713778 0 0 1-26.168889 25.258666 25.713778 25.713778 0 0 1-26.225777-25.258666v-220.728889c0-13.937778 11.719111-25.258667 26.168888-25.258667s26.168889 11.320889 26.168889 25.258667z m722.432-370.915556a26.055111 26.055111 0 0 1-26.339555-25.656889V201.671111l-295.822223 291.84c-0.170667 0.113778-0.284444 0.113778-0.398222 0.284445-0.341333 0.227556-0.967111 0.455111-1.422222 0.910222-0.227556 0.227556-0.512 0.455111-0.568889 0.682666a25.258667 25.258667 0 0 1-35.271111-0.227555l-211.740444-207.644445-265.671112 261.973334a27.704889 27.704889 0 0 1-38.855111 0 27.136 27.136 0 0 1 0-38.513778l281.6-277.504a27.477333 27.477333 0 0 1 10.24-6.257778 24.746667 24.746667 0 0 1 27.306667 5.12l0.284444 0.398222 0.398223 0.284445c0.113778 0.227556 0.341333 0.341333 0.568889 0.455111l0.227555 0.455111 209.806222 205.653333 277.959111-273.749333h-103.765333a25.941333 25.941333 0 0 1-26.168889-25.713778c0-14.222222 11.719111-25.656889 26.168889-25.656889h163.100445a25.998222 25.998222 0 0 1 16.725333 1.649778l0.227555 0.113778c10.638222 3.754667 17.578667 13.084444 17.578667 24.007111v168.277333c0 14.222222-11.719111 25.656889-26.168889 25.656889zM883.655111 951.182222a25.998222 25.998222 0 0 1-26.168889-25.770666V532.821333c0-14.222222 11.719111-25.656889 26.168889-25.656889s26.168889 11.491556 26.168889 25.6v392.760889c0 14.165333-11.719111 25.656889-26.168889 25.656889z" ></path></symbol><symbol id="iconhuawujinengzupeizhi" viewBox="0 0 1024 1024"><path d="M699.5 981.2c-143.8 0-296.6-77.9-408.8-208.5-130.5-151.9-180.9-348.9-128.4-501.9 15-43.6 51-74.8 96.4-83.5 49.9-10 102.8 9.3 138 50.2l72.4 84.2c33.1 38.6 30.1 95.7-6.7 127.3l-0.1 0.1-11 9.4c-11.8 10.1-24 17.1-36.5 24-4.1 2.3-14.8 8.1-17.7 11-3.6 17.6 0.8 45 11.9 73.7 11.9 30.7 30.1 59.4 49.7 78.6 16.7 16.4 39.9 32.6 63.8 44.6s46 18.5 60.8 17.7c3.1-1.1 12-12.1 17.2-18.6 7.6-9.5 17.1-21.4 29.4-32l12-10.3c16.7-14.4 39.1-21.1 61.6-18.4 21.2 2.7 40.7 13.2 54.8 29.7l85.7 99.7c32 37.3 42.9 88.2 28.4 132.9-13.3 41.2-45 70.6-86.9 80.5-27.5 6.3-56.4 9.6-86 9.6zM285.1 227.1c-6.1 0-12.1 0.6-18.1 1.8h-0.1c-30.3 5.8-54.4 26.6-64.3 55.7-23.2 67.7-24.3 146.6-3.2 228.3 21.3 82.6 64.1 162.9 123.7 232.2 104.3 121.3 245.1 193.7 376.6 193.7 26.3 0 51.9-2.9 76.2-8.6 27.1-6.4 47.6-25.5 56.3-52.3 9.9-30.7 2.2-66-20.2-92.1L726.1 686c-7.2-8.5-17.1-13.8-27.8-15.2-10.6-1.3-21 1.8-28.6 8.4l-12.1 10.4c-9.3 8-17.1 17.7-23.9 26.3-14.1 17.6-26.3 32.8-47 34.4h-0.4c-47.9 3-117.6-35.4-157.3-74.3-23.8-23.3-45.5-57.4-59.6-93.6-14.7-37.8-19.5-73.1-13.6-99.4 4.3-19.1 20.9-28.3 38.5-37.9 10.9-6 20.6-11.5 29.3-19l0.1-0.1 11-9.3c19-16.4 19.9-46.6 2.1-67.4l-72.4-84.2c-20.8-24.3-50-38-79.3-38zM702.4 111.1c-60.4 0-109.9 49.5-109.9 109.9S642 330.9 702.4 330.9 812.3 281.4 812.3 221s-49.4-109.9-109.9-109.9z m0 180.6c-38.9 0-70.7-31.8-70.7-70.7s31.8-70.7 70.7-70.7 70.7 31.8 70.7 70.7c0 38.9-31.8 70.7-70.7 70.7z" fill="#475669" ></path><path d="M700.1 134.7c-11 0-19.6-8.6-19.6-19.6V83.6c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6V115c0 11-8.7 19.7-19.6 19.7zM627.8 167.2c-5.1 0-10.2-2-14.1-5.9l-22.8-23.5c-7.5-7.9-7.5-20.4 0.4-27.9s20.4-7.5 27.9 0.4l22.8 23.5c7.5 7.8 7.5 20.4-0.4 27.9-3.9 3.6-8.7 5.5-13.8 5.5zM598 240.6h-31.4c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6H598c11 0 19.6 8.6 19.6 19.6s-8.6 19.6-19.6 19.6zM606.2 338c-5.1 0-10.2-2-13.7-5.9-7.9-7.9-7.9-20 0-27.9l23.2-23.2c7.8-7.9 20-7.9 27.9 0s7.9 20 0 27.9l-23.2 23.2c-3.9 3.9-9 5.9-14.2 5.9zM704 378c-11 0-19.6-8.6-19.6-19.6v-35.3c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6v35.3c0 11-8.6 19.6-19.6 19.6zM800.1 337.2c-5.1 0-10.2-2-13.7-5.9l-23.2-23.2c-7.8-7.8-7.8-20 0-27.9 7.9-7.8 20-7.8 27.9 0l23.2 23.2c7.9 7.9 7.9 20 0 27.9-3.9 3.9-9 5.9-14.2 5.9zM841.4 240.6H806c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6h35.3c11 0 19.6 8.6 19.6 19.6 0.1 11-8.5 19.6-19.5 19.6zM775.8 166.4c-5.1 0-10.2-2-13.7-5.9-7.8-7.8-7.8-20 0-27.9l23.2-23.2c7.8-7.8 20-7.8 27.9 0 7.8 7.9 7.8 20 0 27.9L790 160.5c-4 4-9.1 5.9-14.2 5.9z" fill="#475669" ></path></symbol><symbol id="iconbuliangpingjiashezhi" viewBox="0 0 1024 1024"><path d="M898.048 392.192c-7.68-25.088-17.408-49.664-29.696-72.704 42.496-48.128 40.448-120.832-4.096-166.912-22.016-22.528-52.224-34.816-83.968-34.816-29.696 0-58.368 11.264-80.384 31.744-22.528-12.288-46.592-22.528-71.68-30.208 1.024-66.048-52.224-119.296-117.76-119.296S392.192 53.248 392.192 118.784c-25.088 7.68-48.64 17.92-71.68 30.208-22.016-20.48-50.688-31.744-80.384-31.744-31.744 0-62.464 12.288-84.48 35.328-44.032 46.592-45.056 118.784-3.072 166.4-12.288 23.552-22.016 47.616-29.696 72.704-66.56 6.656-115.712 66.048-108.544 133.12 5.632 57.344 51.2 102.912 108.544 108.544 7.68 25.088 17.408 49.664 29.696 72.704-43.008 48.128-41.984 121.344 3.072 167.936 22.016 22.528 52.736 35.328 84.48 35.328 29.696 0 58.368-11.264 80.384-31.744 22.528 12.288 46.592 22.528 71.68 30.208 3.072 63.488 55.296 114.176 118.784 115.2 11.264 0 23.04-2.048 33.792-5.632 18.944-6.144 29.184-26.624 23.04-45.568-0.512-2.048-1.536-3.584-2.048-5.12-7.168-15.36-24.576-23.552-40.96-18.944-4.608 1.536-9.216 2.56-14.336 2.56-25.6-0.512-46.08-20.992-47.104-46.08l-2.048-51.2-48.64-14.848c-20.48-6.144-39.936-14.336-58.88-24.064l-44.032-24.064-37.376 34.304c-8.704 8.192-20.48 12.8-32.256 12.8-12.288 0-24.576-5.12-33.28-13.824-17.92-18.432-18.432-48.128-0.512-67.072l33.792-37.888-24.064-45.056c-10.24-18.944-17.92-39.424-24.064-59.904l-14.336-48.64-49.152-2.56c-26.624 0-48.64-22.016-48.64-48.64s22.016-48.64 48.64-48.64l50.176-2.56 14.336-48.64c6.144-20.992 14.336-40.96 24.064-59.904l24.064-45.056-34.304-37.888c-17.408-18.944-16.896-48.128 1.024-66.56 8.704-8.704 20.992-13.824 33.28-13.824 11.776 0 23.552 4.608 32.256 12.8l37.376 34.304 44.032-24.064c18.944-9.728 38.4-17.92 58.88-24.064l48.64-14.848 2.56-51.2c0-26.112 20.992-47.104 47.104-47.104s47.104 20.992 47.104 47.104l2.048 50.688 48.64 14.848c20.48 6.144 39.936 14.336 58.88 24.064l44.032 24.064 36.864-33.792c8.704-8.192 20.48-12.8 32.256-12.8 12.288 0 24.576 5.12 33.28 13.824 17.92 18.432 18.432 47.104 1.024 66.56l-33.792 37.888 24.064 45.056c10.24 18.944 17.92 39.424 24.064 59.904l14.336 48.64 49.152 2.56c26.624 2.048 46.592 25.6 45.056 52.224-0.512 8.192-3.584 16.384-8.192 23.552-11.264 14.336-9.216 34.816 5.12 46.592 1.024 0.512 2.048 1.536 3.072 2.048l7.168 4.608c13.824 8.704 32.256 4.608 41.984-8.704 39.424-54.272 27.648-130.048-26.624-169.984-18.944-13.824-40.448-21.504-63.488-23.04z" ></path><path d="M530.944 353.28C593.92 362.496 645.12 409.088 660.48 471.04c5.632 23.04 6.144 47.104 1.536 70.656-3.584 15.872 3.072 32.256 16.896 40.448 16.896 9.728 38.912 3.584 48.64-13.312 2.048-3.584 3.584-7.168 4.096-11.264 6.656-32.256 6.656-65.024 0-97.28-26.624-122.368-147.968-199.68-270.336-173.056-117.76 26.112-195.072 140.288-174.592 260.096 14.336 93.696 85.504 168.96 178.176 189.44 20.48 4.096 40.96 5.632 61.952 4.096 19.968-1.536 35.328-19.456 33.792-39.424-1.536-19.968-19.456-35.328-39.424-33.792-27.136 2.048-53.76-3.584-77.824-16.384-46.592-23.04-78.336-67.584-86.016-118.784-12.8-85.504 46.08-165.376 131.584-178.688 13.312-2.048 27.648-2.048 41.984-0.512z" ></path><path d="M706.048 1022.464c-3.072 0-5.632-0.512-8.704-1.024-32.256-6.656-46.08-25.6-58.88-54.784-7.168-16.384-22.016-58.88-35.328-96.768h-25.088v-284.672h265.216c35.84 0 65.536 29.184 66.56 65.024l21.504 173.568v1.536c0 49.152-28.672 66.56-55.808 66.56h-90.112l0.512 1.536c13.312 53.76-8.192 86.528-22.016 101.376-15.872 16.896-38.912 27.648-57.856 27.648zM660.48 834.56c22.016 61.952 37.888 103.936 41.472 112.128 2.048 5.12 5.632 7.168 7.68 7.68 5.12-3.584 18.432-15.872 13.824-36.352l-23.552-93.184h163.328l-21.504-171.008h-181.76V834.56z" ></path></symbol><symbol id="iconhuawushuju" viewBox="0 0 1024 1024"><path d="M724.8 960c-161.8 0-333.7-87.7-459.9-234.6-71.7-83.5-123.2-180.4-149.1-280.3-26.1-100.9-24.5-199.3 4.6-284.3 16.9-49 57.5-84.1 108.5-93.9 56.1-11.1 115.6 10.5 155.2 56.4l81.4 94.7c37.2 43.4 33.9 107.6-7.5 143.2l-12.4 10.6c-13.6 11.7-28.4 20-40.2 26.6l-0.8 0.5c-5.2 2.8-16.9 9.4-20.1 12.5-4.1 19.8 0.9 50.6 13.4 82.8 13.4 34.6 33.8 66.7 56 88.4 18.8 18.5 45 36.7 71.8 50.3 26.9 13.5 51.8 20.7 68.4 19.9 3.6-1.1 13.8-14 19.3-20.9 8-10.1 19-24 33-36.1l13.5-11.6c18.7-16.3 44-23.8 69.4-20.6 23.7 2.9 45.5 14.7 61.5 33.2L887.5 709c36 41.8 48.3 99.2 32 149.5-15.1 46.5-50.7 79.4-97.8 90.5-31 7.3-63.6 11-96.9 11zM258.5 111.8c-6.8 0-13.5 0.7-20.3 2h-0.2c-34.1 6.5-61.2 29.9-72.4 62.6-26.1 76.1-27.4 164.9-3.6 256.8 24 92.9 72.1 183.2 139.1 261.2 117.3 136.6 275.7 218 423.7 218 29.5 0 58.4-3.3 86-9.8 30.5-7.1 53.6-28.6 63.4-58.7 11.2-34.6 2.5-74.3-22.7-103.7L755 627.8c-8.2-9.6-19.3-15.6-31.1-17-12-1.5-23.9 2-32.4 9.4l-0.1 0.1-13.5 11.6c-10.5 9.1-19.6 20.5-26.9 29.7-15.8 19.8-29.4 36.8-52.8 38.7h-0.5c-54 3.4-132.4-39.9-176.9-83.7-26.8-26.2-51.3-64.6-67.1-105.2-16.6-42.5-22-82.3-15.2-111.8 4.8-21.3 22.6-31.1 43.3-42.6l0.8-0.4c11-6.1 22.3-12.4 32.2-21l0.1-0.1 12.4-10.6c21.3-18.4 22.4-52.4 2.4-75.8L348 154.4c-23.5-27.2-56.5-42.6-89.5-42.6zM499.2 177.3c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h322.8c17 0 30.7 13.7 30.7 30.7s-13.7 30.7-30.7 30.7H520.9c-8.1 0.2-15.9-3.1-21.7-8.9zM577.5 314.1c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h237.6c17 0 30.7 13.7 30.7 30.7S853.8 323 836.8 323H599.2c-8.2 0.1-16-3.2-21.7-8.9z" fill="#475669" ></path></symbol><symbol id="iconshuaxin" viewBox="0 0 1024 1024"><path d="M514.2192079454815 918.1151486862221c201.94797037037037 0 370.6078142767407-144.24855043792593 401.6767327952593-341.7581037037037 2.2192079454814815-11.096042154666666-6.657625050074073-24.411293468444445-17.75366720474074-24.41129225481481-13.315251313777777-2.2192079454814815-24.411293468444445 6.657625050074073-24.411293468444445 17.75366720474074-28.849710573037036 177.53667690192594-177.53667690192594 306.2507680805926-357.2925629629629 306.2507680805926-199.72876242488888 0-361.73098006755555-162.00221764266664-361.73098006755555-361.73098006755555s162.00221764266664-361.73098006755555 361.73098006755555-361.73097885392593c177.53667690192594 0 326.22364444444446 126.49488201955555 357.2925629629629 301.81235097599995 2.2192079454814815 11.096042154666666 13.315251313777777 19.97287636385185 24.411293468444445 17.75366720474074 11.096042154666666 0 19.97287636385185-11.096042154666666 19.972875150222222-22.19208430933333V152.48822909155558c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208552296296s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208552296296v164.22142558814815C800.4971008758519 190.21477266014818 667.3445925925926 105.88485131377786 514.2192079454815 105.88485131377786 290.0791532657778 105.88485131377786 108.10405925925926 287.8599453202962 108.10405925925926 512S290.0791532657778 918.1151486862221 514.2192079454815 918.1151486862221z" fill="" ></path></symbol><symbol id="iconqiaquan" viewBox="0 0 1024 1024"><path d="M698.8 532.8c-11.5 0-20.8 9.3-20.8 20.8V595c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.7-20.8-20.7zM698.8 678c-11.5 0-20.8 9.3-20.8 20.8v41.5c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.8-20.8-20.8z" ></path><path d="M802.5 346h-1.8L538.4 126c-23.2-19.5-51.6-29-79.9-29-35.6 0-71 15.1-95.5 44.3l-62.9 75c4.8-0.6 9.6-1.1 14.4-1.1 6 0 12.1 0.6 18.1 1.6-6.1-0.9-12.1-1.6-18.1-1.6-50.9 0-98.9 31.5-117.3 81.9l-21 57.6C130 372.9 97 418 97 470.5v332C97 871 153 927 221.5 927h581C871 927 927 871 927 802.5V694.9c-6.5 2.3-13.4 3.8-20.8 3.8s-14.2-1.5-20.8-3.8c-24.1-8.6-41.5-31.4-41.5-58.4s17.4-49.8 41.5-58.4c6.5-2.3 13.4-3.8 20.8-3.8s14.2 1.5 20.8 3.8V470.5C927 402 871 346 802.5 346zM394.8 168c15.7-18.7 39-29.5 63.7-29.5 19.5 0 38.4 6.8 53.2 19.3L736.1 346h-40.4L356.8 222.7c-2.1-0.8-4.3-1.1-6.4-1.7l44.4-53zM236.3 311.3c11.9-32.6 43.3-54.6 78.3-54.6 9.6 0 19 1.7 28.1 5L574.4 346H223.6l12.7-34.7zM221.5 346z m-21 1.9c-0.8 0.1-1.7 0.2-2.5 0.4 0.8-0.2 1.7-0.2 2.5-0.4z m-13.3 3.1h-0.1 0.1z m698.3 183.8c-47.4 9.6-83 51.5-83 101.7s35.6 92 83 101.7v64.3c0 45.8-37.2 83-83 83h-83V844c0-11.5-9.3-20.8-20.8-20.8S678 832.5 678 844v41.5H221.5c-45.8 0-83-37.2-83-83v-332c0-45.8 37.2-83 83-83H678v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h83c45.8 0 83 37.2 83 83v64.3z" ></path><path d="M508.4 490.9c-8.1-8.1-21.2-8.1-29.3 0l-70.8 70.8-70.8-70.8c-8.1-8.1-21.2-8.1-29.3 0-8.1 8.1-8.1 21.2 0 29.3l60.5 60.5h-43.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v41.5h-62.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H429v-41.5h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H448l60.5-60.5c8-8.1 8-21.2-0.1-29.3z" ></path></symbol><symbol id="iconjichushezhi" viewBox="0 0 1024 1024"><path d="M320 277.3c58.9 0 106.7-47.8 106.7-106.7S378.9 64 320 64s-106.7 47.8-106.7 106.7S261.1 277.3 320 277.3z m0-170.6c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64z" fill="#000000" ></path><path d="M128 192h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3zM896 192c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896zM320 746.7c-58.9 0-106.7 47.8-106.7 106.7S261.1 960 320 960s106.7-47.8 106.7-106.7S378.9 746.7 320 746.7z m0 170.6c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64c0 35.4-28.7 64-64 64z" fill="#000000" ></path><path d="M128 832c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 832H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3zM128 490.7c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h471.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 490.7h-87.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3z" fill="#000000" ></path><path d="M704 405.3c-58.9 0-106.7 47.8-106.7 106.7S645.1 618.7 704 618.7 810.7 570.9 810.7 512 762.9 405.3 704 405.3z m0 170.7c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" fill="#000000" ></path></symbol><symbol id="icontianjiajiahaowubiankuang" viewBox="0 0 1024 1024"><path d="M864 448 512 448 512 96C512 78.08 497.92 64 480 64 462.08 64 448 78.08 448 96L448 448 96 448C78.08 448 64 462.08 64 480 64 497.92 78.08 512 96 512L448 512l0 352C448 881.92 462.08 896 480 896 497.92 896 512 881.92 512 864L512 512l352 0C881.92 512 896 497.92 896 480 896 462.08 881.92 448 864 448z" ></path></symbol><symbol id="iconchengyuan" viewBox="0 0 1024 1024"><path d="M401.1 312.7m-193.8 0a193.8 193.8 0 1 0 387.6 0 193.8 193.8 0 1 0-387.6 0Z" ></path><path d="M738.9 833.2c0 169.3-675.5 169.3-675.5 0S214.6 562 401.1 562s337.8 101.9 337.8 271.2zM644.7 63.5c-47.2 0-90.4 16.9-124 44.9 75.3 36.5 127.4 113.5 127.4 202.9 0 50.8-17 97.5-45.3 135.2 13.5 3 27.4 4.6 41.8 4.6 107 0 193.8-86.8 193.8-193.8S751.8 63.5 644.7 63.5z" ></path><path d="M622.6 513.2c-20.4 0-83.1 6.1-104.2 16.1 131.8 26.8 275.1 129.3 275.1 293.1 0 25.6-10.4 48.2-28.7 67.9 110.1-18 195.5-58.2 195.5-120.6 0.1-175.4-151.2-256.5-337.7-256.5z" ></path></symbol><symbol id="iconnavigate_next" viewBox="0 0 1024 1024"><path d="M645.518222 522.808889L380.245333 306.460444a28.444444 28.444444 0 1 1 35.953778-44.032l291.271111 237.454223a28.444444 28.444444 0 0 1 0.796445 43.349333l-291.214223 257.479111a28.444444 28.444444 0 0 1-37.660444-42.666667l266.126222-235.235555z" fill="#5A6677" ></path></symbol><symbol id="iconbumen" viewBox="0 0 1024 1024"><path d="M384 250V134a70 70 0 0 0-70-70H134a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70z m-80-10H144v-96h160zM890 704H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V774a70 70 0 0 0-70-70z m-10 176H720v-96h160zM890 384H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V454a70 70 0 0 0-70-70z m-10 176H720v-96h160zM536 504H264v-80a40 40 0 0 0-40-40 40 40 0 0 0-40 40v432a40 40 0 0 0 40 40h312a40 40 0 0 0 40-40 40 40 0 0 0-40-40H264V584h272a40 40 0 0 0 40-40 40 40 0 0 0-40-40z" fill="#999999" ></path></symbol><symbol id="iconchangyongicon-" viewBox="0 0 1024 1024"><path d="M308.906667 653.866667a21.333333 21.333333 0 0 1-15.146667-6.4 21.333333 21.333333 0 0 1-5.76-18.986667l16.426667-85.333333a21.333333 21.333333 0 0 1 5.973333-11.093334l306.773333-307.413333a21.333333 21.333333 0 0 1 30.293334 0l69.333333 69.333333a21.333333 21.333333 0 0 1 0 30.08L409.813333 631.04a21.333333 21.333333 0 0 1-11.093333 5.973333l-85.333333 16.426667z m36.266666-96.64l-9.386666 48.426666L384 597.333333l287.36-288.213333-39.04-39.253333zM789.333333 768H234.666667a21.333333 21.333333 0 0 1 0-42.666667h554.666666a21.333333 21.333333 0 0 1 0 42.666667z" fill="#333333" ></path></symbol><symbol id="iconqiye-tianchong" viewBox="0 0 1024 1024"><path d="M992 902.4h-64V460.8c0-38.4-25.6-73.6-57.6-83.2l-252.8-80c-9.6-3.2-19.2 0-28.8 3.2-6.4 6.4-12.8 16-12.8 25.6v576h-32v-768c0-25.6-9.6-44.8-28.8-60.8-22.4-16-51.2-19.2-80-12.8L163.2 137.6C124.8 147.2 96 185.6 96 227.2v678.4H32c-19.2 0-32 12.8-32 32s12.8 32 32 32h960c19.2 0 32-12.8 32-32s-12.8-35.2-32-35.2z m-272-288h64c19.2 0 32 12.8 32 32s-12.8 32-32 32h-64c-19.2 0-32-12.8-32-32s12.8-32 32-32zM256 358.4h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z m0 256h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z" ></path></symbol><symbol id="iconzuzhijiagouguanli" viewBox="0 0 1024 1024"><path d="M771.208533 921.6c-27.136 0-54.135467-35.310933-54.135466-62.139733V660.616533c0-26.811733 28.757333-46.0288 55.9104-46.0288h63.488L836.7104 477.866667H546.030933v136.721066h66.013867c27.118933 0 53.5552 21.76 53.5552 48.605867v198.826667C665.6 888.866133 639.1808 921.6 612.0448 921.6H411.4432C384.3072 921.6 358.4 888.866133 358.4 862.037333V663.1936c0-26.8288 25.9072-48.605867 53.0432-48.605867h66.628267V477.866667H187.733333v136.721066h57.514667c27.118933 0 61.952 21.777067 61.952 48.64v198.826667C307.2 888.8832 278.1696 921.6 251.016533 921.6H49.851733C22.698667 921.6 0 888.8832 0 862.0544v-198.826667c0-26.8288 21.998933-48.605867 49.117867-48.605866h71.645866v-156.416c0-26.8288 22.016-48.605867 49.152-48.605867h308.394667l-0.238933-68.317867h67.959466L545.860267 409.6h308.206933c27.118933 0 49.134933 21.76 49.134933 48.605867l-0.221866 156.416h71.645866c27.118933 0 49.152 21.742933 49.152 48.5888v198.843733c0 26.8288-24.064 59.5456-51.2 59.5456h-201.386666z m184.302934-68.317867V682.222933h-170.666667v171.0592h170.666667zM597.333333 853.333333V682.222933H426.666667V853.333333h170.666666z m-358.4 0V682.222933H68.266667V853.333333h170.666666z m119.466667-559.650133V98.816C358.4 72.533333 380.962133 51.2 408.832 51.2h206.336C642.986667 51.2 665.6 72.516267 665.6 98.816v194.901333c0 26.282667-22.562133 47.616-50.432 47.616h-206.336C380.9792 341.2992 358.4 319.982933 358.4 293.6832zM597.333333 119.466667H426.666667v153.6h170.666666V119.466667z" fill="#121649" ></path></symbol><symbol id="icondianpu-kuai" viewBox="0 0 1024 1024"><path d="M923.73 506.56s-34.79-236.19-57.23-320.99c-22.43-84.8-114.16-87.2-114.16-87.2H302.37c-124.44-6.85-143.88 87.64-143.88 87.64l-58.9 326.01c-1.87 9.66 1.13 33.97 2.79 40.81 26.88 110.85 148.26 118.31 202.84 46.78 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 83.7 131.94 46.28s71.44-131.09 71.44-131.09zM640.25 395.44c-7.36 7.36-17.52 11.93-28.69 11.93H413.58c-22.34 0-40.62-18.27-40.62-40.61 0-11.17 4.57-21.32 11.93-28.69 7.36-7.36 17.52-11.93 28.69-11.93h197.98c22.34 0 40.62 18.28 40.62 40.62 0 11.17-4.57 21.32-11.93 28.68z" ></path><path d="M852.29 707.65v170.34c0 26.4-21.6 48-48 48H217.78c-26.4 0-48-21.6-48-48V707.82c45.98 19.17 102.72 14.67 135.44-28.21 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 73.7 131.94 36.28z" ></path></symbol><symbol id="iconxiala" viewBox="0 0 1024 1024"><path d="M755.342 433.89L537.778 671.8a34.238 34.238 0 0 1-25.718 11.637 34.238 34.238 0 0 1-25.72-11.637L268.777 433.89c-10.621-11.218-13.903-27.568-8.414-42.009s18.737-24.525 34.133-25.897h434.949c15.455 1.313 28.761 11.337 34.251 25.838 5.55 14.5 2.268 30.79-8.354 42.068z" ></path></symbol><symbol id="iconrizhifuwu" viewBox="0 0 1024 1024"><path d="M183 630c-13.807 0-25-11.193-25-25V455c0-13.807 11.193-25 25-25s25 11.193 25 25v150c0 13.807-11.193 25-25 25zM791 847H233c-41.355 0-75-33.645-75-75v-17c0-13.808 11.193-25 25-25s25 11.192 25 25v17c0 13.785 11.215 25 25 25h558c13.785 0 25-11.215 25-25V583c0-13.808 11.192-25 25-25s25 11.192 25 25v189c0 41.355-33.645 75-75 75zM841 460c-13.808 0-25-11.193-25-25V252c0-13.785-11.215-25-25-25H233c-13.785 0-25 11.215-25 25v59c0 13.807-11.193 25-25 25s-25-11.193-25-25v-59c0-41.355 33.645-75 75-75h558c41.355 0 75 33.645 75 75v183c0 13.807-11.192 25-25 25zM230 404h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20zM230 697h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20z" ></path><path d="M666 408H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 553H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 698H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM841 606c-52.383 0-95-42.617-95-95s42.617-95 95-95 95 42.617 95 95-42.617 95-95 95z m0-140c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.187-45-45-45z" ></path></symbol></svg>',h=(c=document.getElementsByTagName("script"))[c.length-1].getAttribute("data-injectcss");if(h&&!o.__iconfont__svg__cssinject__){o.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(c){console&&console.log(c)}}!function(c){if(document.addEventListener)if(~["complete","loaded","interactive"].indexOf(document.readyState))setTimeout(c,0);else{var h=function(){document.removeEventListener("DOMContentLoaded",h,!1),c()};document.addEventListener("DOMContentLoaded",h,!1)}else document.attachEvent&&(l=c,t=o.document,i=!1,(s=function(){try{t.documentElement.doScroll("left")}catch(c){return void setTimeout(s,50)}a()})(),t.onreadystatechange=function(){"complete"==t.readyState&&(t.onreadystatechange=null,a())});function a(){i||(i=!0,l())}var l,t,i,s}(function(){var c,h,a,l,t,i;(c=document.createElement("div")).innerHTML=s,s=null,(h=c.getElementsByTagName("svg")[0])&&(h.setAttribute("aria-hidden","true"),h.style.position="absolute",h.style.width=0,h.style.height=0,h.style.overflow="hidden",a=h,(l=document.body).firstChild?(t=a,(i=l.firstChild).parentNode.insertBefore(t,i)):l.appendChild(a))})}(window); !function(o){var c,s='<svg><symbol id="iconxiafa" viewBox="0 0 1024 1024"><path d="M482.742857 958.171429H124.342857c-65.828571 0-124.342857-51.2-124.342857-117.028572V117.028571C0 51.2 51.2 0 124.342857 0h592.457143c65.828571 0 124.342857 51.2 124.342857 117.028571v226.742858c0 21.942857-14.628571 36.571429-36.571428 36.571428s-36.571429-14.628571-36.571429-36.571428V117.028571c0-29.257143-21.942857-51.2-51.2-51.2H124.342857c-29.257143 0-51.2 21.942857-51.2 51.2v716.8c0 29.257143 21.942857 51.2 51.2 51.2h431.542857c14.628571 0 29.257143 14.628571 29.257143 36.571429s-14.628571 36.571429-36.571428 36.571429h-65.828572z" fill="#02B980" ></path><path d="M768 541.257143c0-21.942857 14.628571-36.571429 36.571429-36.571429s36.571429 14.628571 36.571428 36.571429v270.628571l73.142857-65.828571c14.628571-14.628571 36.571429-14.628571 51.2 0 14.628571 14.628571 14.628571 36.571429 0 43.885714l-153.6 146.285714-51.2-51.2L658.285714 789.942857c-7.314286-14.628571-7.314286-29.257143 0-43.885714 0-14.628571 21.942857-14.628571 36.571429 0l65.828571 65.828571 7.314286 7.314286V541.257143zM256 358.4h343.771429c21.942857 0 36.571429-14.628571 36.571428-36.571429S614.4 292.571429 592.457143 292.571429H256c-21.942857 0-36.571429 14.628571-36.571429 36.571428s14.628571 29.257143 36.571429 29.257143zM256 577.828571h343.771429c21.942857 0 36.571429-14.628571 36.571428-36.571428S614.4 512 592.457143 512H256c-21.942857 0-36.571429 14.628571-36.571429 36.571429s14.628571 29.257143 36.571429 29.257142z" fill="#02B980" ></path></symbol><symbol id="icongengduo" viewBox="0 0 1024 1024"><path d="M512 260.20664233m-59.49194128 0a59.49194128 59.49194128 0 1 0 118.98388256 0 59.49194128 59.49194128 0 1 0-118.98388256 0Z" fill="#AFAEAE" ></path><path d="M512 501.10710866m-59.49194128 0a59.49194128 59.49194128 0 1 0 118.98388256 0 59.49194128 59.49194128 0 1 0-118.98388256 0Z" fill="#AFAEAE" ></path><path d="M512 742.00757646m-59.49194128 0a59.49194128 59.49194128 0 1 0 118.98388256 0 59.49194128 59.49194128 0 1 0-118.98388256 0Z" fill="#AFAEAE" ></path></symbol><symbol id="iconxitongguanlitubiao_mobanshezhi" viewBox="0 0 1024 1024"><path d="M870.4 925.4H153.6c-30.3 0-55-24.7-55-55V153.6c0-30.3 24.7-55 55-55h716.8c30.3 0 55 24.7 55 55v716.8c0 30.3-24.7 55-55 55z m-685.8-86h654.8V184.6H184.6v654.8z" ></path><path d="M730.2 448.7H293.8c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h436.5c6.6 0 12 5.4 12 12v150c-0.1 6.6-5.5 12-12.1 12zM443.8 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12zM722.7 702.7h-150c-6.6 0-12-5.4-12-12v-150c0-6.6 5.4-12 12-12h150c6.6 0 12 5.4 12 12v150c0 6.6-5.4 12-12 12z" ></path></symbol><symbol id="iconribao" viewBox="0 0 1024 1024"><path d="M783.36 0H212.195556C142.222222 0 85.333333 58.766222 85.333333 131.299556V853.333333c0 72.533333 56.832 131.299556 126.862223 131.299556h571.164444c70.030222 0 126.862222-58.766222 126.862222-131.299556V131.299556C910.222222 58.766222 853.390222 0 783.36 0z m69.973333 865.564444c0 37.262222-28.956444 67.413333-64.625777 67.413334H206.848C171.235556 932.977778 142.222222 902.826667 142.222222 865.564444V124.302222C142.222222 87.04 171.178667 56.888889 206.848 56.888889h581.859556c35.669333 0 64.625778 30.151111 64.625777 67.413333v741.262222z" fill="#333333" ></path><path d="M682.666667 737.735111h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889z m0-170.666667h-398.222223a28.444444 28.444444 0 1 0 0 56.888889h398.222223a28.444444 28.444444 0 1 0 0-56.888889zM584.248889 329.671111c0-11.264-1.422222-23.153778-4.209778-35.555555a93.468444 93.468444 0 0 0-15.815111-34.588445 73.045333 73.045333 0 0 0-37.774222-27.306667A121.287111 121.287111 0 0 0 492.088889 227.555556H369.777778v214.755555h122.311111c33.564444 0 58.311111-13.312 74.410667-40.106667 11.832889-19.740444 17.692444-43.918222 17.692444-72.533333zM426.666667 284.444444h62.805333c17.749333 0 29.696 4.437333 35.612444 13.368889 5.916444 8.931556 8.931556 21.674667 8.931556 38.343111 0 12.060444-1.991111 22.471111-5.973333 31.232-7.224889 15.928889-20.081778 23.779556-38.570667 23.779556H426.666667V284.444444z" fill="#333333" ></path></symbol><symbol id="iconribaoshezhi" viewBox="0 0 1024 1024"><path d="M908.972612 659.413356H714.526802a72.916929 72.916929 0 0 0-72.916929 72.916929v218.751786A72.916929 72.916929 0 0 0 714.526802 1023.999h194.44581a72.916929 72.916929 0 0 0 72.916929-72.916929V902.469119a24.305976 24.305976 0 0 0-48.611952 0v72.917928H690.220826V708.025309h243.056763v72.916928a24.305976 24.305976 0 0 0 48.611952 0V732.329285a72.916929 72.916929 0 0 0-72.916929-72.916929z m-10.694989-267.362739a417.329592 417.329592 0 0 0-29.652971-72.916929 123.22988 123.22988 0 0 0-3.888996-166.979837 116.909886 116.909886 0 0 0-83.854919-34.756966 118.125885 118.125885 0 0 0-80.207921 31.596969 401.043608 401.043608 0 0 0-71.45993-30.38197 118.611884 118.611884 0 0 0-237.222769 0 399.34261 399.34261 0 0 0-71.70193 30.38197 118.125885 118.125885 0 0 0-80.208921-31.596969 116.909886 116.909886 0 0 0-84.583918 35.242966 123.22988 123.22988 0 0 0-2.915997 166.493837 417.329592 417.329592 0 0 0-29.652971 72.916929 121.528881 121.528881 0 0 0 0 241.841764 415.384594 415.384594 0 0 0 29.652971 72.916929 123.22988 123.22988 0 0 0 2.915997 167.709836 116.909886 116.909886 0 0 0 84.583918 35.242966 118.125885 118.125885 0 0 0 80.209921-31.59697 399.34261 399.34261 0 0 0 71.45793 30.381971A121.528881 121.528881 0 0 0 510.602001 1023.999a112.29189 112.29189 0 0 0 33.784967-5.589995 36.215965 36.215965 0 0 0 20.90298-51.04195 34.999966 34.999966 0 0 0-41.07696-18.715981 45.451956 45.451956 0 0 1-14.339986 2.429997 48.610953 48.610953 0 0 1-47.152954-46.179955l-1.944998-51.04195-48.610953-14.826985a328.369679 328.369679 0 0 1-58.819942-24.304977l-44.236957-24.305976-37.186964 34.270967a48.610953 48.610953 0 0 1-32.326968 12.639987 46.179955 46.179955 0 0 1-33.298967-13.854986 48.610953 48.610953 0 0 1-0.729-66.839935l33.541967-37.917963-24.305976-45.207956a341.737666 341.737666 0 0 1-24.304976-60.035941l-14.583986-48.610953-49.339952-2.673997a48.610953 48.610953 0 0 1 0-97.222905l50.069951-2.672997 14.582986-48.611953a341.737666 341.737666 0 0 1 24.304977-60.034941l24.305976-45.207956-34.269967-37.916963a48.610953 48.610953 0 0 1 1.213999-66.597935 46.179955 46.179955 0 0 1 33.299968-13.610987 48.610953 48.610953 0 0 1 32.325968 12.638988l37.187964 34.269966 44.235956-24.304976a329.099679 329.099679 0 0 1 58.819943-24.305976l48.610953-14.825986 2.673997-51.04195a47.152954 47.152954 0 0 1 94.305908 0l1.944998 50.555951 48.610952 14.825985a328.369679 328.369679 0 0 1 58.819943 24.305977l44.235957 24.305976 36.701964-33.784967a48.610953 48.610953 0 0 1 32.325968-12.639988 46.179955 46.179955 0 0 1 33.299968 13.854987 48.610953 48.610953 0 0 1 1.214999 66.354935l-33.541968 37.916963 24.304977 45.207956a341.737666 341.737666 0 0 1 24.305976 60.034941l14.583986 48.611953 49.339952 2.672997a48.610953 48.610953 0 0 1 36.701964 75.590926 33.055968 33.055968 0 0 0 8.019992 48.611953l7.049993 4.374995a31.353969 31.353969 0 0 0 41.804959-8.749991 121.528881 121.528881 0 0 0-89.687912-192.744812z m-367.501641-38.645962a156.771847 156.771847 0 0 1 129.791873 117.396885 159.688844 159.688844 0 0 1 1.701998 70.485931 37.673963 37.673963 0 0 0 17.013984 40.589961 35.485965 35.485965 0 0 0 52.499948-24.304977 235.52177 235.52177 0 0 0 0-97.222905 226.771779 226.771779 0 0 0-445.037565 86.771916 229.445776 229.445776 0 0 0 178.160826 189.340815 224.82778 224.82778 0 0 0 61.73694 4.131996 36.458964 36.458964 0 1 0-5.833995-72.916929 145.833858 145.833858 0 0 1-77.777924-16.284984 158.959845 158.959845 0 0 1-86.041916-118.854884 156.771847 156.771847 0 0 1 173.785831-179.132825z m317.43169 403.231606h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z m0 97.222905h-48.610953a36.458964 36.458964 0 0 0 0 72.916929h48.610953a36.458964 36.458964 0 1 0 0-72.916929z" ></path></symbol><symbol id="iconrenwu" viewBox="0 0 1024 1024"><path d="M837.632 74.24H178.688c-60.416 0-110.08 49.152-110.08 110.08v658.944c0 60.416 49.152 110.08 110.08 110.08h658.944c60.416 0 110.08-49.152 110.08-110.08V184.32c0-60.928-49.152-110.08-110.08-110.08z m64.512 754.176c0 44.032-35.328 79.36-79.36 79.36H193.536c-44.032 0-79.36-35.328-79.36-79.36V199.168c0-44.032 35.328-79.36 79.36-79.36h629.248c44.032 0 79.36 35.328 79.36 79.36v629.248z" fill="#666666" ></path><path d="M401.92 313.856L316.416 400.384l-38.912-39.424c-11.776-11.776-31.232-11.776-38.912 0-11.776 11.776-11.776 31.232 0 39.424l62.464 62.976c4.096 4.096 11.776 7.68 23.552 7.68s11.776-4.096 23.552-7.68l104.96-105.984c11.776-11.776 11.776-31.232 0-39.424-24.064-11.776-39.936-11.776-51.2-4.096zM759.808 360.96H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 19.456 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648zM331.776 538.112c-50.688 0-89.6 39.424-89.6 90.624s38.912 90.624 89.6 90.624 89.6-39.424 89.6-90.624c0-55.296-43.008-90.624-89.6-90.624z m0 118.272c-19.456 0-31.232-11.776-31.232-31.232s11.776-31.232 31.232-31.232 31.232 11.776 31.232 31.232c0 18.944-15.872 31.232-31.232 31.232zM759.808 596.992H491.008c-19.456 0-27.136 11.776-27.136 27.648 0 15.872 11.776 27.648 27.136 27.648h268.288c19.456 0 27.136-11.776 27.136-27.648 0.512-15.872-11.264-27.648-26.624-27.648z" fill="#666666" ></path></symbol><symbol id="iconzhibiao" viewBox="0 0 1024 1024"><path d="M649.671111 951.182222c14.449778 0 26.168889-11.320889 26.168889-25.258666v-275.968a25.713778 25.713778 0 0 0-26.168889-25.258667 25.713778 25.713778 0 0 0-26.168889 25.258667v275.911111c0 13.880889 11.719111 25.315556 26.168889 25.315555z m-228.636444 0c14.449778 0 26.168889-11.320889 26.168889-25.258666V539.534222a25.713778 25.713778 0 0 0-26.168889-25.258666 25.713778 25.713778 0 0 0-26.168889 25.258666v386.275556a25.713778 25.713778 0 0 0 26.168889 25.372444z m-202.524445-246.101333v220.728889a25.713778 25.713778 0 0 1-26.168889 25.258666 25.713778 25.713778 0 0 1-26.225777-25.258666v-220.728889c0-13.937778 11.719111-25.258667 26.168888-25.258667s26.168889 11.320889 26.168889 25.258667z m722.432-370.915556a26.055111 26.055111 0 0 1-26.339555-25.656889V201.671111l-295.822223 291.84c-0.170667 0.113778-0.284444 0.113778-0.398222 0.284445-0.341333 0.227556-0.967111 0.455111-1.422222 0.910222-0.227556 0.227556-0.512 0.455111-0.568889 0.682666a25.258667 25.258667 0 0 1-35.271111-0.227555l-211.740444-207.644445-265.671112 261.973334a27.704889 27.704889 0 0 1-38.855111 0 27.136 27.136 0 0 1 0-38.513778l281.6-277.504a27.477333 27.477333 0 0 1 10.24-6.257778 24.746667 24.746667 0 0 1 27.306667 5.12l0.284444 0.398222 0.398223 0.284445c0.113778 0.227556 0.341333 0.341333 0.568889 0.455111l0.227555 0.455111 209.806222 205.653333 277.959111-273.749333h-103.765333a25.941333 25.941333 0 0 1-26.168889-25.713778c0-14.222222 11.719111-25.656889 26.168889-25.656889h163.100445a25.998222 25.998222 0 0 1 16.725333 1.649778l0.227555 0.113778c10.638222 3.754667 17.578667 13.084444 17.578667 24.007111v168.277333c0 14.222222-11.719111 25.656889-26.168889 25.656889zM883.655111 951.182222a25.998222 25.998222 0 0 1-26.168889-25.770666V532.821333c0-14.222222 11.719111-25.656889 26.168889-25.656889s26.168889 11.491556 26.168889 25.6v392.760889c0 14.165333-11.719111 25.656889-26.168889 25.656889z" ></path></symbol><symbol id="iconhuawujinengzupeizhi" viewBox="0 0 1024 1024"><path d="M699.5 981.2c-143.8 0-296.6-77.9-408.8-208.5-130.5-151.9-180.9-348.9-128.4-501.9 15-43.6 51-74.8 96.4-83.5 49.9-10 102.8 9.3 138 50.2l72.4 84.2c33.1 38.6 30.1 95.7-6.7 127.3l-0.1 0.1-11 9.4c-11.8 10.1-24 17.1-36.5 24-4.1 2.3-14.8 8.1-17.7 11-3.6 17.6 0.8 45 11.9 73.7 11.9 30.7 30.1 59.4 49.7 78.6 16.7 16.4 39.9 32.6 63.8 44.6s46 18.5 60.8 17.7c3.1-1.1 12-12.1 17.2-18.6 7.6-9.5 17.1-21.4 29.4-32l12-10.3c16.7-14.4 39.1-21.1 61.6-18.4 21.2 2.7 40.7 13.2 54.8 29.7l85.7 99.7c32 37.3 42.9 88.2 28.4 132.9-13.3 41.2-45 70.6-86.9 80.5-27.5 6.3-56.4 9.6-86 9.6zM285.1 227.1c-6.1 0-12.1 0.6-18.1 1.8h-0.1c-30.3 5.8-54.4 26.6-64.3 55.7-23.2 67.7-24.3 146.6-3.2 228.3 21.3 82.6 64.1 162.9 123.7 232.2 104.3 121.3 245.1 193.7 376.6 193.7 26.3 0 51.9-2.9 76.2-8.6 27.1-6.4 47.6-25.5 56.3-52.3 9.9-30.7 2.2-66-20.2-92.1L726.1 686c-7.2-8.5-17.1-13.8-27.8-15.2-10.6-1.3-21 1.8-28.6 8.4l-12.1 10.4c-9.3 8-17.1 17.7-23.9 26.3-14.1 17.6-26.3 32.8-47 34.4h-0.4c-47.9 3-117.6-35.4-157.3-74.3-23.8-23.3-45.5-57.4-59.6-93.6-14.7-37.8-19.5-73.1-13.6-99.4 4.3-19.1 20.9-28.3 38.5-37.9 10.9-6 20.6-11.5 29.3-19l0.1-0.1 11-9.3c19-16.4 19.9-46.6 2.1-67.4l-72.4-84.2c-20.8-24.3-50-38-79.3-38zM702.4 111.1c-60.4 0-109.9 49.5-109.9 109.9S642 330.9 702.4 330.9 812.3 281.4 812.3 221s-49.4-109.9-109.9-109.9z m0 180.6c-38.9 0-70.7-31.8-70.7-70.7s31.8-70.7 70.7-70.7 70.7 31.8 70.7 70.7c0 38.9-31.8 70.7-70.7 70.7z" fill="#475669" ></path><path d="M700.1 134.7c-11 0-19.6-8.6-19.6-19.6V83.6c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6V115c0 11-8.7 19.7-19.6 19.7zM627.8 167.2c-5.1 0-10.2-2-14.1-5.9l-22.8-23.5c-7.5-7.9-7.5-20.4 0.4-27.9s20.4-7.5 27.9 0.4l22.8 23.5c7.5 7.8 7.5 20.4-0.4 27.9-3.9 3.6-8.7 5.5-13.8 5.5zM598 240.6h-31.4c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6H598c11 0 19.6 8.6 19.6 19.6s-8.6 19.6-19.6 19.6zM606.2 338c-5.1 0-10.2-2-13.7-5.9-7.9-7.9-7.9-20 0-27.9l23.2-23.2c7.8-7.9 20-7.9 27.9 0s7.9 20 0 27.9l-23.2 23.2c-3.9 3.9-9 5.9-14.2 5.9zM704 378c-11 0-19.6-8.6-19.6-19.6v-35.3c0-11 8.6-19.6 19.6-19.6s19.6 8.6 19.6 19.6v35.3c0 11-8.6 19.6-19.6 19.6zM800.1 337.2c-5.1 0-10.2-2-13.7-5.9l-23.2-23.2c-7.8-7.8-7.8-20 0-27.9 7.9-7.8 20-7.8 27.9 0l23.2 23.2c7.9 7.9 7.9 20 0 27.9-3.9 3.9-9 5.9-14.2 5.9zM841.4 240.6H806c-11 0-19.6-8.6-19.6-19.6s8.6-19.6 19.6-19.6h35.3c11 0 19.6 8.6 19.6 19.6 0.1 11-8.5 19.6-19.5 19.6zM775.8 166.4c-5.1 0-10.2-2-13.7-5.9-7.8-7.8-7.8-20 0-27.9l23.2-23.2c7.8-7.8 20-7.8 27.9 0 7.8 7.9 7.8 20 0 27.9L790 160.5c-4 4-9.1 5.9-14.2 5.9z" fill="#475669" ></path></symbol><symbol id="iconbuliangpingjiashezhi" viewBox="0 0 1024 1024"><path d="M898.048 392.192c-7.68-25.088-17.408-49.664-29.696-72.704 42.496-48.128 40.448-120.832-4.096-166.912-22.016-22.528-52.224-34.816-83.968-34.816-29.696 0-58.368 11.264-80.384 31.744-22.528-12.288-46.592-22.528-71.68-30.208 1.024-66.048-52.224-119.296-117.76-119.296S392.192 53.248 392.192 118.784c-25.088 7.68-48.64 17.92-71.68 30.208-22.016-20.48-50.688-31.744-80.384-31.744-31.744 0-62.464 12.288-84.48 35.328-44.032 46.592-45.056 118.784-3.072 166.4-12.288 23.552-22.016 47.616-29.696 72.704-66.56 6.656-115.712 66.048-108.544 133.12 5.632 57.344 51.2 102.912 108.544 108.544 7.68 25.088 17.408 49.664 29.696 72.704-43.008 48.128-41.984 121.344 3.072 167.936 22.016 22.528 52.736 35.328 84.48 35.328 29.696 0 58.368-11.264 80.384-31.744 22.528 12.288 46.592 22.528 71.68 30.208 3.072 63.488 55.296 114.176 118.784 115.2 11.264 0 23.04-2.048 33.792-5.632 18.944-6.144 29.184-26.624 23.04-45.568-0.512-2.048-1.536-3.584-2.048-5.12-7.168-15.36-24.576-23.552-40.96-18.944-4.608 1.536-9.216 2.56-14.336 2.56-25.6-0.512-46.08-20.992-47.104-46.08l-2.048-51.2-48.64-14.848c-20.48-6.144-39.936-14.336-58.88-24.064l-44.032-24.064-37.376 34.304c-8.704 8.192-20.48 12.8-32.256 12.8-12.288 0-24.576-5.12-33.28-13.824-17.92-18.432-18.432-48.128-0.512-67.072l33.792-37.888-24.064-45.056c-10.24-18.944-17.92-39.424-24.064-59.904l-14.336-48.64-49.152-2.56c-26.624 0-48.64-22.016-48.64-48.64s22.016-48.64 48.64-48.64l50.176-2.56 14.336-48.64c6.144-20.992 14.336-40.96 24.064-59.904l24.064-45.056-34.304-37.888c-17.408-18.944-16.896-48.128 1.024-66.56 8.704-8.704 20.992-13.824 33.28-13.824 11.776 0 23.552 4.608 32.256 12.8l37.376 34.304 44.032-24.064c18.944-9.728 38.4-17.92 58.88-24.064l48.64-14.848 2.56-51.2c0-26.112 20.992-47.104 47.104-47.104s47.104 20.992 47.104 47.104l2.048 50.688 48.64 14.848c20.48 6.144 39.936 14.336 58.88 24.064l44.032 24.064 36.864-33.792c8.704-8.192 20.48-12.8 32.256-12.8 12.288 0 24.576 5.12 33.28 13.824 17.92 18.432 18.432 47.104 1.024 66.56l-33.792 37.888 24.064 45.056c10.24 18.944 17.92 39.424 24.064 59.904l14.336 48.64 49.152 2.56c26.624 2.048 46.592 25.6 45.056 52.224-0.512 8.192-3.584 16.384-8.192 23.552-11.264 14.336-9.216 34.816 5.12 46.592 1.024 0.512 2.048 1.536 3.072 2.048l7.168 4.608c13.824 8.704 32.256 4.608 41.984-8.704 39.424-54.272 27.648-130.048-26.624-169.984-18.944-13.824-40.448-21.504-63.488-23.04z" ></path><path d="M530.944 353.28C593.92 362.496 645.12 409.088 660.48 471.04c5.632 23.04 6.144 47.104 1.536 70.656-3.584 15.872 3.072 32.256 16.896 40.448 16.896 9.728 38.912 3.584 48.64-13.312 2.048-3.584 3.584-7.168 4.096-11.264 6.656-32.256 6.656-65.024 0-97.28-26.624-122.368-147.968-199.68-270.336-173.056-117.76 26.112-195.072 140.288-174.592 260.096 14.336 93.696 85.504 168.96 178.176 189.44 20.48 4.096 40.96 5.632 61.952 4.096 19.968-1.536 35.328-19.456 33.792-39.424-1.536-19.968-19.456-35.328-39.424-33.792-27.136 2.048-53.76-3.584-77.824-16.384-46.592-23.04-78.336-67.584-86.016-118.784-12.8-85.504 46.08-165.376 131.584-178.688 13.312-2.048 27.648-2.048 41.984-0.512z" ></path><path d="M706.048 1022.464c-3.072 0-5.632-0.512-8.704-1.024-32.256-6.656-46.08-25.6-58.88-54.784-7.168-16.384-22.016-58.88-35.328-96.768h-25.088v-284.672h265.216c35.84 0 65.536 29.184 66.56 65.024l21.504 173.568v1.536c0 49.152-28.672 66.56-55.808 66.56h-90.112l0.512 1.536c13.312 53.76-8.192 86.528-22.016 101.376-15.872 16.896-38.912 27.648-57.856 27.648zM660.48 834.56c22.016 61.952 37.888 103.936 41.472 112.128 2.048 5.12 5.632 7.168 7.68 7.68 5.12-3.584 18.432-15.872 13.824-36.352l-23.552-93.184h163.328l-21.504-171.008h-181.76V834.56z" ></path></symbol><symbol id="iconhuawushuju" viewBox="0 0 1024 1024"><path d="M724.8 960c-161.8 0-333.7-87.7-459.9-234.6-71.7-83.5-123.2-180.4-149.1-280.3-26.1-100.9-24.5-199.3 4.6-284.3 16.9-49 57.5-84.1 108.5-93.9 56.1-11.1 115.6 10.5 155.2 56.4l81.4 94.7c37.2 43.4 33.9 107.6-7.5 143.2l-12.4 10.6c-13.6 11.7-28.4 20-40.2 26.6l-0.8 0.5c-5.2 2.8-16.9 9.4-20.1 12.5-4.1 19.8 0.9 50.6 13.4 82.8 13.4 34.6 33.8 66.7 56 88.4 18.8 18.5 45 36.7 71.8 50.3 26.9 13.5 51.8 20.7 68.4 19.9 3.6-1.1 13.8-14 19.3-20.9 8-10.1 19-24 33-36.1l13.5-11.6c18.7-16.3 44-23.8 69.4-20.6 23.7 2.9 45.5 14.7 61.5 33.2L887.5 709c36 41.8 48.3 99.2 32 149.5-15.1 46.5-50.7 79.4-97.8 90.5-31 7.3-63.6 11-96.9 11zM258.5 111.8c-6.8 0-13.5 0.7-20.3 2h-0.2c-34.1 6.5-61.2 29.9-72.4 62.6-26.1 76.1-27.4 164.9-3.6 256.8 24 92.9 72.1 183.2 139.1 261.2 117.3 136.6 275.7 218 423.7 218 29.5 0 58.4-3.3 86-9.8 30.5-7.1 53.6-28.6 63.4-58.7 11.2-34.6 2.5-74.3-22.7-103.7L755 627.8c-8.2-9.6-19.3-15.6-31.1-17-12-1.5-23.9 2-32.4 9.4l-0.1 0.1-13.5 11.6c-10.5 9.1-19.6 20.5-26.9 29.7-15.8 19.8-29.4 36.8-52.8 38.7h-0.5c-54 3.4-132.4-39.9-176.9-83.7-26.8-26.2-51.3-64.6-67.1-105.2-16.6-42.5-22-82.3-15.2-111.8 4.8-21.3 22.6-31.1 43.3-42.6l0.8-0.4c11-6.1 22.3-12.4 32.2-21l0.1-0.1 12.4-10.6c21.3-18.4 22.4-52.4 2.4-75.8L348 154.4c-23.5-27.2-56.5-42.6-89.5-42.6zM499.2 177.3c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h322.8c17 0 30.7 13.7 30.7 30.7s-13.7 30.7-30.7 30.7H520.9c-8.1 0.2-15.9-3.1-21.7-8.9zM577.5 314.1c-5.8-5.8-9-13.6-9-21.8 0-17 13.7-30.7 30.7-30.7h237.6c17 0 30.7 13.7 30.7 30.7S853.8 323 836.8 323H599.2c-8.2 0.1-16-3.2-21.7-8.9z" fill="#475669" ></path></symbol><symbol id="iconshuaxin" viewBox="0 0 1024 1024"><path d="M514.2192079454815 918.1151486862221c201.94797037037037 0 370.6078142767407-144.24855043792593 401.6767327952593-341.7581037037037 2.2192079454814815-11.096042154666666-6.657625050074073-24.411293468444445-17.75366720474074-24.41129225481481-13.315251313777777-2.2192079454814815-24.411293468444445 6.657625050074073-24.411293468444445 17.75366720474074-28.849710573037036 177.53667690192594-177.53667690192594 306.2507680805926-357.2925629629629 306.2507680805926-199.72876242488888 0-361.73098006755555-162.00221764266664-361.73098006755555-361.73098006755555s162.00221764266664-361.73098006755555 361.73098006755555-361.73097885392593c177.53667690192594 0 326.22364444444446 126.49488201955555 357.2925629629629 301.81235097599995 2.2192079454814815 11.096042154666666 13.315251313777777 19.97287636385185 24.411293468444445 17.75366720474074 11.096042154666666 0 19.97287636385185-11.096042154666666 19.972875150222222-22.19208430933333V152.48822909155558c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208552296296s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208552296296v164.22142558814815C800.4971008758519 190.21477266014818 667.3445925925926 105.88485131377786 514.2192079454815 105.88485131377786 290.0791532657778 105.88485131377786 108.10405925925926 287.8599453202962 108.10405925925926 512S290.0791532657778 918.1151486862221 514.2192079454815 918.1151486862221z" fill="" ></path></symbol><symbol id="iconqiaquan" viewBox="0 0 1024 1024"><path d="M698.8 532.8c-11.5 0-20.8 9.3-20.8 20.8V595c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.7-20.8-20.7zM698.8 678c-11.5 0-20.8 9.3-20.8 20.8v41.5c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-41.5c-0.1-11.5-9.4-20.8-20.8-20.8z" ></path><path d="M802.5 346h-1.8L538.4 126c-23.2-19.5-51.6-29-79.9-29-35.6 0-71 15.1-95.5 44.3l-62.9 75c4.8-0.6 9.6-1.1 14.4-1.1 6 0 12.1 0.6 18.1 1.6-6.1-0.9-12.1-1.6-18.1-1.6-50.9 0-98.9 31.5-117.3 81.9l-21 57.6C130 372.9 97 418 97 470.5v332C97 871 153 927 221.5 927h581C871 927 927 871 927 802.5V694.9c-6.5 2.3-13.4 3.8-20.8 3.8s-14.2-1.5-20.8-3.8c-24.1-8.6-41.5-31.4-41.5-58.4s17.4-49.8 41.5-58.4c6.5-2.3 13.4-3.8 20.8-3.8s14.2 1.5 20.8 3.8V470.5C927 402 871 346 802.5 346zM394.8 168c15.7-18.7 39-29.5 63.7-29.5 19.5 0 38.4 6.8 53.2 19.3L736.1 346h-40.4L356.8 222.7c-2.1-0.8-4.3-1.1-6.4-1.7l44.4-53zM236.3 311.3c11.9-32.6 43.3-54.6 78.3-54.6 9.6 0 19 1.7 28.1 5L574.4 346H223.6l12.7-34.7zM221.5 346z m-21 1.9c-0.8 0.1-1.7 0.2-2.5 0.4 0.8-0.2 1.7-0.2 2.5-0.4z m-13.3 3.1h-0.1 0.1z m698.3 183.8c-47.4 9.6-83 51.5-83 101.7s35.6 92 83 101.7v64.3c0 45.8-37.2 83-83 83h-83V844c0-11.5-9.3-20.8-20.8-20.8S678 832.5 678 844v41.5H221.5c-45.8 0-83-37.2-83-83v-332c0-45.8 37.2-83 83-83H678v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h83c45.8 0 83 37.2 83 83v64.3z" ></path><path d="M508.4 490.9c-8.1-8.1-21.2-8.1-29.3 0l-70.8 70.8-70.8-70.8c-8.1-8.1-21.2-8.1-29.3 0-8.1 8.1-8.1 21.2 0 29.3l60.5 60.5h-43.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v41.5h-62.3c-11.5 0-20.8 9.3-20.8 20.8s9.3 20.8 20.8 20.8h62.3v62.3c0 11.5 9.3 20.8 20.8 20.8s20.8-9.3 20.8-20.8v-62.3h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H429v-41.5h62.3c11.5 0 20.8-9.3 20.8-20.8s-9.3-20.8-20.8-20.8H448l60.5-60.5c8-8.1 8-21.2-0.1-29.3z" ></path></symbol><symbol id="iconjichushezhi" viewBox="0 0 1024 1024"><path d="M320 277.3c58.9 0 106.7-47.8 106.7-106.7S378.9 64 320 64s-106.7 47.8-106.7 106.7S261.1 277.3 320 277.3z m0-170.6c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64z" fill="#000000" ></path><path d="M128 192h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3zM896 192c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896zM320 746.7c-58.9 0-106.7 47.8-106.7 106.7S261.1 960 320 960s106.7-47.8 106.7-106.7S378.9 746.7 320 746.7z m0 170.6c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64c0 35.4-28.7 64-64 64z" fill="#000000" ></path><path d="M128 832c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h87.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 832H424.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3zM128 490.7c-11.7 0-21.3 9.6-21.3 21.3 0 11.7 9.6 21.3 21.3 21.3h471.5c-1.4-6.9-2.1-14-2.1-21.3 0-7.3 0.8-14.4 2.1-21.3H128zM896 490.7h-87.5c1.4 6.9 2.1 14 2.1 21.3 0 7.3-0.8 14.4-2.1 21.3H896c11.7 0 21.3-9.6 21.3-21.3 0-11.7-9.6-21.3-21.3-21.3z" fill="#000000" ></path><path d="M704 405.3c-58.9 0-106.7 47.8-106.7 106.7S645.1 618.7 704 618.7 810.7 570.9 810.7 512 762.9 405.3 704 405.3z m0 170.7c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" fill="#000000" ></path></symbol><symbol id="icontianjiajiahaowubiankuang" viewBox="0 0 1024 1024"><path d="M864 448 512 448 512 96C512 78.08 497.92 64 480 64 462.08 64 448 78.08 448 96L448 448 96 448C78.08 448 64 462.08 64 480 64 497.92 78.08 512 96 512L448 512l0 352C448 881.92 462.08 896 480 896 497.92 896 512 881.92 512 864L512 512l352 0C881.92 512 896 497.92 896 480 896 462.08 881.92 448 864 448z" ></path></symbol><symbol id="iconchengyuan" viewBox="0 0 1024 1024"><path d="M401.1 312.7m-193.8 0a193.8 193.8 0 1 0 387.6 0 193.8 193.8 0 1 0-387.6 0Z" ></path><path d="M738.9 833.2c0 169.3-675.5 169.3-675.5 0S214.6 562 401.1 562s337.8 101.9 337.8 271.2zM644.7 63.5c-47.2 0-90.4 16.9-124 44.9 75.3 36.5 127.4 113.5 127.4 202.9 0 50.8-17 97.5-45.3 135.2 13.5 3 27.4 4.6 41.8 4.6 107 0 193.8-86.8 193.8-193.8S751.8 63.5 644.7 63.5z" ></path><path d="M622.6 513.2c-20.4 0-83.1 6.1-104.2 16.1 131.8 26.8 275.1 129.3 275.1 293.1 0 25.6-10.4 48.2-28.7 67.9 110.1-18 195.5-58.2 195.5-120.6 0.1-175.4-151.2-256.5-337.7-256.5z" ></path></symbol><symbol id="iconnavigate_next" viewBox="0 0 1024 1024"><path d="M645.518222 522.808889L380.245333 306.460444a28.444444 28.444444 0 1 1 35.953778-44.032l291.271111 237.454223a28.444444 28.444444 0 0 1 0.796445 43.349333l-291.214223 257.479111a28.444444 28.444444 0 0 1-37.660444-42.666667l266.126222-235.235555z" fill="#5A6677" ></path></symbol><symbol id="iconbumen" viewBox="0 0 1024 1024"><path d="M384 250V134a70 70 0 0 0-70-70H134a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70z m-80-10H144v-96h160zM890 704H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V774a70 70 0 0 0-70-70z m-10 176H720v-96h160zM890 384H710a70 70 0 0 0-70 70v116a70 70 0 0 0 70 70h180a70 70 0 0 0 70-70V454a70 70 0 0 0-70-70z m-10 176H720v-96h160zM536 504H264v-80a40 40 0 0 0-40-40 40 40 0 0 0-40 40v432a40 40 0 0 0 40 40h312a40 40 0 0 0 40-40 40 40 0 0 0-40-40H264V584h272a40 40 0 0 0 40-40 40 40 0 0 0-40-40z" fill="#999999" ></path></symbol><symbol id="iconchangyongicon-" viewBox="0 0 1024 1024"><path d="M308.906667 653.866667a21.333333 21.333333 0 0 1-15.146667-6.4 21.333333 21.333333 0 0 1-5.76-18.986667l16.426667-85.333333a21.333333 21.333333 0 0 1 5.973333-11.093334l306.773333-307.413333a21.333333 21.333333 0 0 1 30.293334 0l69.333333 69.333333a21.333333 21.333333 0 0 1 0 30.08L409.813333 631.04a21.333333 21.333333 0 0 1-11.093333 5.973333l-85.333333 16.426667z m36.266666-96.64l-9.386666 48.426666L384 597.333333l287.36-288.213333-39.04-39.253333zM789.333333 768H234.666667a21.333333 21.333333 0 0 1 0-42.666667h554.666666a21.333333 21.333333 0 0 1 0 42.666667z" fill="#333333" ></path></symbol><symbol id="iconqiye-tianchong" viewBox="0 0 1024 1024"><path d="M992 902.4h-64V460.8c0-38.4-25.6-73.6-57.6-83.2l-252.8-80c-9.6-3.2-19.2 0-28.8 3.2-6.4 6.4-12.8 16-12.8 25.6v576h-32v-768c0-25.6-9.6-44.8-28.8-60.8-22.4-16-51.2-19.2-80-12.8L163.2 137.6C124.8 147.2 96 185.6 96 227.2v678.4H32c-19.2 0-32 12.8-32 32s12.8 32 32 32h960c19.2 0 32-12.8 32-32s-12.8-35.2-32-35.2z m-272-288h64c19.2 0 32 12.8 32 32s-12.8 32-32 32h-64c-19.2 0-32-12.8-32-32s12.8-32 32-32zM256 358.4h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z m0 256h128c19.2 0 32 12.8 32 32s-12.8 32-32 32H256c-19.2 0-32-12.8-32-32s12.8-32 32-32z" ></path></symbol><symbol id="iconzuzhijiagouguanli" viewBox="0 0 1024 1024"><path d="M771.208533 921.6c-27.136 0-54.135467-35.310933-54.135466-62.139733V660.616533c0-26.811733 28.757333-46.0288 55.9104-46.0288h63.488L836.7104 477.866667H546.030933v136.721066h66.013867c27.118933 0 53.5552 21.76 53.5552 48.605867v198.826667C665.6 888.866133 639.1808 921.6 612.0448 921.6H411.4432C384.3072 921.6 358.4 888.866133 358.4 862.037333V663.1936c0-26.8288 25.9072-48.605867 53.0432-48.605867h66.628267V477.866667H187.733333v136.721066h57.514667c27.118933 0 61.952 21.777067 61.952 48.64v198.826667C307.2 888.8832 278.1696 921.6 251.016533 921.6H49.851733C22.698667 921.6 0 888.8832 0 862.0544v-198.826667c0-26.8288 21.998933-48.605867 49.117867-48.605866h71.645866v-156.416c0-26.8288 22.016-48.605867 49.152-48.605867h308.394667l-0.238933-68.317867h67.959466L545.860267 409.6h308.206933c27.118933 0 49.134933 21.76 49.134933 48.605867l-0.221866 156.416h71.645866c27.118933 0 49.152 21.742933 49.152 48.5888v198.843733c0 26.8288-24.064 59.5456-51.2 59.5456h-201.386666z m184.302934-68.317867V682.222933h-170.666667v171.0592h170.666667zM597.333333 853.333333V682.222933H426.666667V853.333333h170.666666z m-358.4 0V682.222933H68.266667V853.333333h170.666666z m119.466667-559.650133V98.816C358.4 72.533333 380.962133 51.2 408.832 51.2h206.336C642.986667 51.2 665.6 72.516267 665.6 98.816v194.901333c0 26.282667-22.562133 47.616-50.432 47.616h-206.336C380.9792 341.2992 358.4 319.982933 358.4 293.6832zM597.333333 119.466667H426.666667v153.6h170.666666V119.466667z" fill="#121649" ></path></symbol><symbol id="icondianpu-kuai" viewBox="0 0 1024 1024"><path d="M923.73 506.56s-34.79-236.19-57.23-320.99c-22.43-84.8-114.16-87.2-114.16-87.2H302.37c-124.44-6.85-143.88 87.64-143.88 87.64l-58.9 326.01c-1.87 9.66 1.13 33.97 2.79 40.81 26.88 110.85 148.26 118.31 202.84 46.78 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 83.7 131.94 46.28s71.44-131.09 71.44-131.09zM640.25 395.44c-7.36 7.36-17.52 11.93-28.69 11.93H413.58c-22.34 0-40.62-18.27-40.62-40.61 0-11.17 4.57-21.32 11.93-28.69 7.36-7.36 17.52-11.93 28.69-11.93h197.98c22.34 0 40.62 18.28 40.62 40.62 0 11.17-4.57 21.32-11.93 28.68z" ></path><path d="M852.29 707.65v170.34c0 26.4-21.6 48-48 48H217.78c-26.4 0-48-21.6-48-48V707.82c45.98 19.17 102.72 14.67 135.44-28.21 7.38-9.67 15.7-9.04 20.37-0.65 46.74 84.11 149.92 57.02 177.93-2.05 5.55-11.69 18.87-12.51 27.23 1.85 47.53 81.64 132.76 52.16 167.66-3.68 8.8-14.07 19.97-7.87 21.94-3.71 1.46 3.1 43.68 73.7 131.94 36.28z" ></path></symbol><symbol id="iconxiala" viewBox="0 0 1024 1024"><path d="M755.342 433.89L537.778 671.8a34.238 34.238 0 0 1-25.718 11.637 34.238 34.238 0 0 1-25.72-11.637L268.777 433.89c-10.621-11.218-13.903-27.568-8.414-42.009s18.737-24.525 34.133-25.897h434.949c15.455 1.313 28.761 11.337 34.251 25.838 5.55 14.5 2.268 30.79-8.354 42.068z" ></path></symbol><symbol id="iconrizhifuwu" viewBox="0 0 1024 1024"><path d="M183 630c-13.807 0-25-11.193-25-25V455c0-13.807 11.193-25 25-25s25 11.193 25 25v150c0 13.807-11.193 25-25 25zM791 847H233c-41.355 0-75-33.645-75-75v-17c0-13.808 11.193-25 25-25s25 11.192 25 25v17c0 13.785 11.215 25 25 25h558c13.785 0 25-11.215 25-25V583c0-13.808 11.192-25 25-25s25 11.192 25 25v189c0 41.355-33.645 75-75 75zM841 460c-13.808 0-25-11.193-25-25V252c0-13.785-11.215-25-25-25H233c-13.785 0-25 11.215-25 25v59c0 13.807-11.193 25-25 25s-25-11.193-25-25v-59c0-41.355 33.645-75 75-75h558c41.355 0 75 33.645 75 75v183c0 13.807-11.192 25-25 25zM230 404h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20zM230 697h-98c-11.046 0-20-8.954-20-20s8.954-20 20-20h98c11.046 0 20 8.954 20 20s-8.954 20-20 20z" ></path><path d="M666 408H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 553H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM666 698H358c-13.807 0-25-11.193-25-25s11.193-25 25-25h308c13.807 0 25 11.193 25 25s-11.193 25-25 25zM841 606c-52.383 0-95-42.617-95-95s42.617-95 95-95 95 42.617 95 95-42.617 95-95 95z m0-140c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.187-45-45-45z" ></path></symbol></svg>',a=(c=document.getElementsByTagName("script"))[c.length-1].getAttribute("data-injectcss");if(a&&!o.__iconfont__svg__cssinject__){o.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(c){console&&console.log(c)}}!function(c){if(document.addEventListener)if(~["complete","loaded","interactive"].indexOf(document.readyState))setTimeout(c,0);else{var a=function(){document.removeEventListener("DOMContentLoaded",a,!1),c()};document.addEventListener("DOMContentLoaded",a,!1)}else document.attachEvent&&(l=c,t=o.document,i=!1,(s=function(){try{t.documentElement.doScroll("left")}catch(c){return void setTimeout(s,50)}h()})(),t.onreadystatechange=function(){"complete"==t.readyState&&(t.onreadystatechange=null,h())});function h(){i||(i=!0,l())}var l,t,i,s}(function(){var c,a,h,l,t,i;(c=document.createElement("div")).innerHTML=s,s=null,(a=c.getElementsByTagName("svg")[0])&&(a.setAttribute("aria-hidden","true"),a.style.position="absolute",a.style.width=0,a.style.height=0,a.style.overflow="hidden",h=a,(l=document.body).firstChild?(t=h,(i=l.firstChild).parentNode.insertBefore(t,i)):l.appendChild(h))})}(window);
\ No newline at end of file \ No newline at end of file
...@@ -6,6 +6,20 @@ ...@@ -6,6 +6,20 @@
"description": "", "description": "",
"glyphs": [ "glyphs": [
{ {
"icon_id": "5294661",
"name": "下发",
"font_class": "xiafa",
"unicode": "e64a",
"unicode_decimal": 58954
},
{
"icon_id": "5148246",
"name": "更多",
"font_class": "gengduo",
"unicode": "e603",
"unicode_decimal": 58883
},
{
"icon_id": "12989784", "icon_id": "12989784",
"name": "模板设置", "name": "模板设置",
"font_class": "xitongguanlitubiao_mobanshezhi", "font_class": "xitongguanlitubiao_mobanshezhi",
...@@ -27,13 +41,6 @@ ...@@ -27,13 +41,6 @@
"unicode_decimal": 59380 "unicode_decimal": 59380
}, },
{ {
"icon_id": "9778391",
"name": "下发任务",
"font_class": "xiafarenwu",
"unicode": "e604",
"unicode_decimal": 58884
},
{
"icon_id": "4129364", "icon_id": "4129364",
"name": "任务", "name": "任务",
"font_class": "renwu", "font_class": "renwu",
......
...@@ -20,6 +20,12 @@ Created by iconfont ...@@ -20,6 +20,12 @@ Created by iconfont
/> />
<missing-glyph /> <missing-glyph />
<glyph glyph-name="xiafa" unicode="&#58954;" d="M482.742857-62.171429H124.342857c-65.828571 0-124.342857 51.2-124.342857 117.028572V778.971429C0 844.8 51.2 896 124.342857 896h592.457143c65.828571 0 124.342857-51.2 124.342857-117.028571v-226.742858c0-21.942857-14.628571-36.571429-36.571428-36.571428s-36.571429 14.628571-36.571429 36.571428V778.971429c0 29.257143-21.942857 51.2-51.2 51.2H124.342857c-29.257143 0-51.2-21.942857-51.2-51.2v-716.8c0-29.257143 21.942857-51.2 51.2-51.2h431.542857c14.628571 0 29.257143-14.628571 29.257143-36.571429s-14.628571-36.571429-36.571428-36.571429h-65.828572zM768 354.742857c0 21.942857 14.628571 36.571429 36.571429 36.571429s36.571429-14.628571 36.571428-36.571429v-270.628571l73.142857 65.828571c14.628571 14.628571 36.571429 14.628571 51.2 0 14.628571-14.628571 14.628571-36.571429 0-43.885714l-153.6-146.285714-51.2 51.2L658.285714 106.057143c-7.314286 14.628571-7.314286 29.257143 0 43.885714 0 14.628571 21.942857 14.628571 36.571429 0l65.828571-65.828571 7.314286-7.314286V354.742857zM256 537.6h343.771429c21.942857 0 36.571429 14.628571 36.571428 36.571429S614.4 603.428571 592.457143 603.428571H256c-21.942857 0-36.571429-14.628571-36.571429-36.571428s14.628571-29.257143 36.571429-29.257143zM256 318.171429h343.771429c21.942857 0 36.571429 14.628571 36.571428 36.571428S614.4 384 592.457143 384H256c-21.942857 0-36.571429-14.628571-36.571429-36.571429s14.628571-29.257143 36.571429-29.257142z" horiz-adv-x="1024" />
<glyph glyph-name="gengduo" unicode="&#58883;" d="M512 635.79335767m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0ZM512 394.89289134m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0ZM512 153.99242354m-59.49194128 0a59.49194128 59.49194128 0 1 1 118.98388256 0 59.49194128 59.49194128 0 1 1-118.98388256 0Z" horiz-adv-x="1024" />
<glyph glyph-name="xitongguanlitubiao_mobanshezhi" unicode="&#58904;" d="M870.4-29.4H153.6c-30.3 0-55 24.7-55 55V742.4c0 30.3 24.7 55 55 55h716.8c30.3 0 55-24.7 55-55v-716.8c0-30.3-24.7-55-55-55z m-685.8 86h654.8V711.4H184.6v-654.8zM730.2 447.3H293.8c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h436.5c6.6 0 12-5.4 12-12v-150c-0.1-6.6-5.5-12-12.1-12zM443.8 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12zM722.7 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12z" horiz-adv-x="1024" /> <glyph glyph-name="xitongguanlitubiao_mobanshezhi" unicode="&#58904;" d="M870.4-29.4H153.6c-30.3 0-55 24.7-55 55V742.4c0 30.3 24.7 55 55 55h716.8c30.3 0 55-24.7 55-55v-716.8c0-30.3-24.7-55-55-55z m-685.8 86h654.8V711.4H184.6v-654.8zM730.2 447.3H293.8c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h436.5c6.6 0 12-5.4 12-12v-150c-0.1-6.6-5.5-12-12.1-12zM443.8 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12zM722.7 193.3h-150c-6.6 0-12 5.4-12 12v150c0 6.6 5.4 12 12 12h150c6.6 0 12-5.4 12-12v-150c0-6.6-5.4-12-12-12z" horiz-adv-x="1024" />
...@@ -29,9 +35,6 @@ Created by iconfont ...@@ -29,9 +35,6 @@ Created by iconfont
<glyph glyph-name="ribaoshezhi" unicode="&#59380;" d="M908.972612 236.586644H714.526802a72.916929 72.916929 0 0 1-72.916929-72.916929v-218.751786A72.916929 72.916929 0 0 1 714.526802-127.999h194.44581a72.916929 72.916929 0 0 1 72.916929 72.916929V-6.469119a24.305976 24.305976 0 0 1-48.611952 0v-72.917928H690.220826V187.974691h243.056763v-72.916928a24.305976 24.305976 0 0 1 48.611952 0V163.670715a72.916929 72.916929 0 0 1-72.916929 72.916929z m-10.694989 267.362739a417.329592 417.329592 0 0 1-29.652971 72.916929 123.22988 123.22988 0 0 1-3.888996 166.979837 116.909886 116.909886 0 0 1-83.854919 34.756966 118.125885 118.125885 0 0 1-80.207921-31.596969 401.043608 401.043608 0 0 1-71.45993 30.38197 118.611884 118.611884 0 0 1-237.222769 0 399.34261 399.34261 0 0 1-71.70193-30.38197 118.125885 118.125885 0 0 1-80.208921 31.596969 116.909886 116.909886 0 0 1-84.583918-35.242966 123.22988 123.22988 0 0 1-2.915997-166.493837 417.329592 417.329592 0 0 1-29.652971-72.916929 121.528881 121.528881 0 0 1 0-241.841764 415.384594 415.384594 0 0 1 29.652971-72.916929 123.22988 123.22988 0 0 1 2.915997-167.709836 116.909886 116.909886 0 0 1 84.583918-35.242966 118.125885 118.125885 0 0 1 80.209921 31.59697 399.34261 399.34261 0 0 1 71.45793-30.381971A121.528881 121.528881 0 0 1 510.602001-127.999a112.29189 112.29189 0 0 1 33.784967 5.589995 36.215965 36.215965 0 0 1 20.90298 51.04195 34.999966 34.999966 0 0 1-41.07696 18.715981 45.451956 45.451956 0 0 0-14.339986-2.429997 48.610953 48.610953 0 0 0-47.152954 46.179955l-1.944998 51.04195-48.610953 14.826985a328.369679 328.369679 0 0 0-58.819942 24.304977l-44.236957 24.305976-37.186964-34.270967a48.610953 48.610953 0 0 0-32.326968-12.639987 46.179955 46.179955 0 0 0-33.298967 13.854986 48.610953 48.610953 0 0 0-0.729 66.839935l33.541967 37.917963-24.305976 45.207956a341.737666 341.737666 0 0 0-24.304976 60.035941l-14.583986 48.610953-49.339952 2.673997a48.610953 48.610953 0 0 0 0 97.222905l50.069951 2.672997 14.582986 48.611953a341.737666 341.737666 0 0 0 24.304977 60.034941l24.305976 45.207956-34.269967 37.916963a48.610953 48.610953 0 0 0 1.213999 66.597935 46.179955 46.179955 0 0 0 33.299968 13.610987 48.610953 48.610953 0 0 0 32.325968-12.638988l37.187964-34.269966 44.235956 24.304976a329.099679 329.099679 0 0 0 58.819943 24.305976l48.610953 14.825986 2.673997 51.04195a47.152954 47.152954 0 0 0 94.305908 0l1.944998-50.555951 48.610952-14.825985a328.369679 328.369679 0 0 0 58.819943-24.305977l44.235957-24.305976 36.701964 33.784967a48.610953 48.610953 0 0 0 32.325968 12.639988 46.179955 46.179955 0 0 0 33.299968-13.854987 48.610953 48.610953 0 0 0 1.214999-66.354935l-33.541968-37.916963 24.304977-45.207956a341.737666 341.737666 0 0 0 24.305976-60.034941l14.583986-48.611953 49.339952-2.672997a48.610953 48.610953 0 0 0 36.701964-75.590926 33.055968 33.055968 0 0 1 8.019992-48.611953l7.049993-4.374995a31.353969 31.353969 0 0 1 41.804959 8.749991 121.528881 121.528881 0 0 1-89.687912 192.744812z m-367.501641 38.645962a156.771847 156.771847 0 0 0 129.791873-117.396885 159.688844 159.688844 0 0 0 1.701998-70.485931 37.673963 37.673963 0 0 1 17.013984-40.589961 35.485965 35.485965 0 0 1 52.499948 24.304977 235.52177 235.52177 0 0 1 0 97.222905 226.771779 226.771779 0 0 1-445.037565-86.771916 229.445776 229.445776 0 0 1 178.160826-189.340815 224.82778 224.82778 0 0 1 61.73694-4.131996 36.458964 36.458964 0 1 1-5.833995 72.916929 145.833858 145.833858 0 0 0-77.777924 16.284984 158.959845 158.959845 0 0 0-86.041916 118.854884 156.771847 156.771847 0 0 0 173.785831 179.132825z m317.43169-403.231606h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z m0-97.222905h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z" horiz-adv-x="1024" /> <glyph glyph-name="ribaoshezhi" unicode="&#59380;" d="M908.972612 236.586644H714.526802a72.916929 72.916929 0 0 1-72.916929-72.916929v-218.751786A72.916929 72.916929 0 0 1 714.526802-127.999h194.44581a72.916929 72.916929 0 0 1 72.916929 72.916929V-6.469119a24.305976 24.305976 0 0 1-48.611952 0v-72.917928H690.220826V187.974691h243.056763v-72.916928a24.305976 24.305976 0 0 1 48.611952 0V163.670715a72.916929 72.916929 0 0 1-72.916929 72.916929z m-10.694989 267.362739a417.329592 417.329592 0 0 1-29.652971 72.916929 123.22988 123.22988 0 0 1-3.888996 166.979837 116.909886 116.909886 0 0 1-83.854919 34.756966 118.125885 118.125885 0 0 1-80.207921-31.596969 401.043608 401.043608 0 0 1-71.45993 30.38197 118.611884 118.611884 0 0 1-237.222769 0 399.34261 399.34261 0 0 1-71.70193-30.38197 118.125885 118.125885 0 0 1-80.208921 31.596969 116.909886 116.909886 0 0 1-84.583918-35.242966 123.22988 123.22988 0 0 1-2.915997-166.493837 417.329592 417.329592 0 0 1-29.652971-72.916929 121.528881 121.528881 0 0 1 0-241.841764 415.384594 415.384594 0 0 1 29.652971-72.916929 123.22988 123.22988 0 0 1 2.915997-167.709836 116.909886 116.909886 0 0 1 84.583918-35.242966 118.125885 118.125885 0 0 1 80.209921 31.59697 399.34261 399.34261 0 0 1 71.45793-30.381971A121.528881 121.528881 0 0 1 510.602001-127.999a112.29189 112.29189 0 0 1 33.784967 5.589995 36.215965 36.215965 0 0 1 20.90298 51.04195 34.999966 34.999966 0 0 1-41.07696 18.715981 45.451956 45.451956 0 0 0-14.339986-2.429997 48.610953 48.610953 0 0 0-47.152954 46.179955l-1.944998 51.04195-48.610953 14.826985a328.369679 328.369679 0 0 0-58.819942 24.304977l-44.236957 24.305976-37.186964-34.270967a48.610953 48.610953 0 0 0-32.326968-12.639987 46.179955 46.179955 0 0 0-33.298967 13.854986 48.610953 48.610953 0 0 0-0.729 66.839935l33.541967 37.917963-24.305976 45.207956a341.737666 341.737666 0 0 0-24.304976 60.035941l-14.583986 48.610953-49.339952 2.673997a48.610953 48.610953 0 0 0 0 97.222905l50.069951 2.672997 14.582986 48.611953a341.737666 341.737666 0 0 0 24.304977 60.034941l24.305976 45.207956-34.269967 37.916963a48.610953 48.610953 0 0 0 1.213999 66.597935 46.179955 46.179955 0 0 0 33.299968 13.610987 48.610953 48.610953 0 0 0 32.325968-12.638988l37.187964-34.269966 44.235956 24.304976a329.099679 329.099679 0 0 0 58.819943 24.305976l48.610953 14.825986 2.673997 51.04195a47.152954 47.152954 0 0 0 94.305908 0l1.944998-50.555951 48.610952-14.825985a328.369679 328.369679 0 0 0 58.819943-24.305977l44.235957-24.305976 36.701964 33.784967a48.610953 48.610953 0 0 0 32.325968 12.639988 46.179955 46.179955 0 0 0 33.299968-13.854987 48.610953 48.610953 0 0 0 1.214999-66.354935l-33.541968-37.916963 24.304977-45.207956a341.737666 341.737666 0 0 0 24.305976-60.034941l14.583986-48.611953 49.339952-2.672997a48.610953 48.610953 0 0 0 36.701964-75.590926 33.055968 33.055968 0 0 1 8.019992-48.611953l7.049993-4.374995a31.353969 31.353969 0 0 1 41.804959 8.749991 121.528881 121.528881 0 0 1-89.687912 192.744812z m-367.501641 38.645962a156.771847 156.771847 0 0 0 129.791873-117.396885 159.688844 159.688844 0 0 0 1.701998-70.485931 37.673963 37.673963 0 0 1 17.013984-40.589961 35.485965 35.485965 0 0 1 52.499948 24.304977 235.52177 235.52177 0 0 1 0 97.222905 226.771779 226.771779 0 0 1-445.037565-86.771916 229.445776 229.445776 0 0 1 178.160826-189.340815 224.82778 224.82778 0 0 1 61.73694-4.131996 36.458964 36.458964 0 1 1-5.833995 72.916929 145.833858 145.833858 0 0 0-77.777924 16.284984 158.959845 158.959845 0 0 0-86.041916 118.854884 156.771847 156.771847 0 0 0 173.785831 179.132825z m317.43169-403.231606h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z m0-97.222905h-48.610953a36.458964 36.458964 0 0 1 0-72.916929h48.610953a36.458964 36.458964 0 1 1 0 72.916929z" horiz-adv-x="1024" />
<glyph glyph-name="xiafarenwu" unicode="&#58884;" d="M107.789474 788.210526h808.421052v-808.421052H107.789474zM765.305263-20.210526H199.410526c-53.894737 0-91.621053 37.726316-91.621052 91.621052V701.978947C107.789474 750.484211 145.515789 788.210526 199.410526 788.210526h565.894737c48.505263 0 91.621053-37.726316 91.621053-86.231579v-53.894736c0-16.168421-16.168421-32.336842-32.336842-32.336843s-32.336842 16.168421-32.336842 32.336843v53.894736c0 16.168421-10.778947 26.947368-26.947369 26.947369H199.410526c-16.168421 0-26.947368-10.778947-26.947368-26.947369v-630.568421c0-16.168421 10.778947-26.947368 26.947368-26.947368h565.894737c16.168421 0 26.947368 10.778947 26.947369 26.947368v204.8c0 16.168421 16.168421 32.336842 32.336842 32.336842s32.336842-16.168421 32.336842-32.336842v-204.8c-5.389474-53.894737-43.115789-91.621053-91.621053-91.621052zM468.884211 497.178947H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389474h231.747369c5.389474 0 5.389474-5.389474 5.389473-5.389474v-48.505263s0-5.389474-5.389473-5.389474zM468.884211 330.105263H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389474h231.747369c5.389474 0 5.389474-5.389474 5.389473-5.389474v-48.505263c0-5.389474 0-5.389474-5.389473-5.389474zM673.684211 163.031579H237.136842c-5.389474 0-5.389474 5.389474-5.389474 5.389474v48.505263c0 5.389474 5.389474 5.389474 5.389474 5.389473h436.547369c5.389474 0 5.389474-5.389474 5.389473-5.389473v-48.505263c5.389474-5.389474 0-5.389474-5.389473-5.389474zM684.463158 292.378947c-10.778947 0-16.168421 5.389474-21.557895 10.778948l-107.789474 123.957894c-16.168421 10.778947-16.168421 26.947368 0 43.11579 10.778947 10.778947 32.336842 10.778947 43.11579 0l86.231579-97.010526L862.315789 572.631579c10.778947 10.778947 32.336842 16.168421 43.11579 5.389474 10.778947-10.778947 16.168421-32.336842 5.389474-43.11579L706.021053 303.157895c-5.389474-5.389474-10.778947-10.778947-21.557895-10.778948z" horiz-adv-x="1024" />
<glyph glyph-name="renwu" unicode="&#59258;" d="M837.632 821.76H178.688c-60.416 0-110.08-49.152-110.08-110.08v-658.944c0-60.416 49.152-110.08 110.08-110.08h658.944c60.416 0 110.08 49.152 110.08 110.08V711.6800000000001c0 60.928-49.152 110.08-110.08 110.08z m64.512-754.176c0-44.032-35.328-79.36-79.36-79.36H193.536c-44.032 0-79.36 35.328-79.36 79.36V696.832c0 44.032 35.328 79.36 79.36 79.36h629.248c44.032 0 79.36-35.328 79.36-79.36v-629.248zM401.92 582.144L316.416 495.616l-38.912 39.424c-11.776 11.776-31.232 11.776-38.912 0-11.776-11.776-11.776-31.232 0-39.424l62.464-62.976c4.096-4.096 11.776-7.68 23.552-7.68s11.776 4.096 23.552 7.68l104.96 105.984c11.776 11.776 11.776 31.232 0 39.424-24.064 11.776-39.936 11.776-51.2 4.096zM759.808 535.04H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-19.456 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648zM331.776 357.88800000000003c-50.688 0-89.6-39.424-89.6-90.624s38.912-90.624 89.6-90.624 89.6 39.424 89.6 90.624c0 55.296-43.008 90.624-89.6 90.624z m0-118.272c-19.456 0-31.232 11.776-31.232 31.232s11.776 31.232 31.232 31.232 31.232-11.776 31.232-31.232c0-18.944-15.872-31.232-31.232-31.232zM759.808 299.00800000000004H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-15.872 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648z" horiz-adv-x="1024" /> <glyph glyph-name="renwu" unicode="&#59258;" d="M837.632 821.76H178.688c-60.416 0-110.08-49.152-110.08-110.08v-658.944c0-60.416 49.152-110.08 110.08-110.08h658.944c60.416 0 110.08 49.152 110.08 110.08V711.6800000000001c0 60.928-49.152 110.08-110.08 110.08z m64.512-754.176c0-44.032-35.328-79.36-79.36-79.36H193.536c-44.032 0-79.36 35.328-79.36 79.36V696.832c0 44.032 35.328 79.36 79.36 79.36h629.248c44.032 0 79.36-35.328 79.36-79.36v-629.248zM401.92 582.144L316.416 495.616l-38.912 39.424c-11.776 11.776-31.232 11.776-38.912 0-11.776-11.776-11.776-31.232 0-39.424l62.464-62.976c4.096-4.096 11.776-7.68 23.552-7.68s11.776 4.096 23.552 7.68l104.96 105.984c11.776 11.776 11.776 31.232 0 39.424-24.064 11.776-39.936 11.776-51.2 4.096zM759.808 535.04H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-19.456 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648zM331.776 357.88800000000003c-50.688 0-89.6-39.424-89.6-90.624s38.912-90.624 89.6-90.624 89.6 39.424 89.6 90.624c0 55.296-43.008 90.624-89.6 90.624z m0-118.272c-19.456 0-31.232 11.776-31.232 31.232s11.776 31.232 31.232 31.232 31.232-11.776 31.232-31.232c0-18.944-15.872-31.232-31.232-31.232zM759.808 299.00800000000004H491.008c-19.456 0-27.136-11.776-27.136-27.648 0-15.872 11.776-27.648 27.136-27.648h268.288c19.456 0 27.136 11.776 27.136 27.648 0.512 15.872-11.264 27.648-26.624 27.648z" horiz-adv-x="1024" />
......
No preview for this file type
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