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>
......
...@@ -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],{"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([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
This source diff could not be displayed because it is too large. You can view the blob instead.
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([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([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
This source diff could not be displayed because it is too large. You can view the blob instead.
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([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([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([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([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([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([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.
!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`);
}, },
/** /**
......
...@@ -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,39 +4,46 @@ ...@@ -4,39 +4,46 @@
* @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> <div class="font-14 color-606266 m-b-10 font-w-500">日报每日下发时间设置</div>
<el-time-select <div class=" font-14 color-606266 m-b-16">该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置</div>
class="w-118" <div>
:editable="false" <el-time-select
:clearable="false" class="w-118"
v-model="setData.time" :editable="false"
:picker-options="{ :clearable="false"
start: '00:00', v-model="setData.time"
step: '00:15', :picker-options="{
end: '23:45' start: '00:00',
}" step: '00:15',
placeholder="选择时间" end: '23:45'
> }"
</el-time-select> placeholder="选择时间"
>
</el-time-select>
</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> </div>
<div class="task-set-save m-t-30"> <div class="task-set-cell font-0">
<el-button type="primary" @click="saveSet">保 存</el-button> <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>
</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -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>
......
No preview for this file type
...@@ -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