cloud-business 0.1.132 → 0.1.133
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cloud-business.js +1 -0
- package/cloud-business.min.js +1 -0
- package/package.json +1 -131
- package/.babelrc +0 -22
- package/.idea/cloud-business.iml +0 -8
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/misc.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/vcs.xml +0 -6
- package/.idea/workspace.xml +0 -775
- package/LICENSE +0 -21
- package/README.md +0 -2
- package/assets.json +0 -132
- package/dist/cloud-business.esm.js +0 -1
- package/dist/cloud-business.js +0 -1
- package/dist/cloud-business.min.js +0 -1
- package/dist/package.json +0 -131
- package/jsconfig.json +0 -13
- package/typings.d.ts +0 -2
- /package/{dist/cloud-business.css → cloud-business.css} +0 -0
- /package/{dist/cloud-business.min.css → cloud-business.min.css} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import React,{useContext,useCallback,useState,useEffect,memo,useMemo,useImperativeHandle,useRef,createContext,isValidElement,cloneElement,Component,Fragment,createRef,useReducer,Children,PureComponent}from"react";import ReactDOM from"react-dom";import axios from"axios";import PropTypes,{string,object}from"prop-types";import{Loading,TableLite,TablePagination,Checkbox,Tooltip,Modal,Message,TreeSelect,Tips as Tips$1,Button,Select as Select$2,Input as Input$2,InputNumber,Datepicker,Icon,Form,Radio,Field,Tag,Tabs,Table,Cascade,Tree,Menu}from"cloud-react";import cls from"classnames";import ShuyunUtils from"shuyun-utils";import{Input as Input$3,Button as Button$1,Icon as Icon$1,Loading as Loading$1,Message as Message$1,Checkbox as Checkbox$1,Tooltip as Tooltip$1,Modal as Modal$1,CTable,Select as Select$3,Tips as Tips$2,Tag as Tag$1,Form as Form$1,Field as Field$1,Radio as Radio$1,CPicker,CDropdown,Popover,CCascader,Toggle as Toggle$1,Pagination,Badge,Tabs as Tabs$1,Drawer,InputNumber as InputNumber$1,Datepicker as Datepicker$1,CDrawer,Upload,Step}from"cloud-react-v2";import moment from"moment";import Overflow from"rc-overflow";import{DragDropContext,Droppable,Draggable}from"react-beautiful-dnd";import{Picker}from"emoji-mart";import data from"@emoji-mart/data";import i18n from"@emoji-mart/data/i18n/zh.json";function styleInject(e,t){var n,a,t=(t=void 0===t?{}:t).insertAt;e&&"undefined"!=typeof document&&(n=document.head||document.getElementsByTagName("head")[0],(a=document.createElement("style")).type="text/css","top"===t&&n.firstChild?n.insertBefore(a,n.firstChild):n.appendChild(a),a.styleSheet?a.styleSheet.cssText=e:a.appendChild(document.createTextNode(e)))}var css_248z="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n";function _arrayLikeToArray(e,t){null!=t&&t<=e.length||(t=e.length);for(var n=0,a=Array(t);n<t;n++)a[n]=e[n];return a}function _arrayWithHoles(e){if(Array.isArray(e))return e}function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function asyncGeneratorStep(e,t,n,a,r,o,l){try{var c=e[o](l),i=c.value}catch(e){return void n(e)}c.done?t(i):Promise.resolve(i).then(a,r)}function _asyncToGenerator(c){return function(){var e=this,l=arguments;return new Promise(function(t,n){var a=c.apply(e,l);function r(e){asyncGeneratorStep(a,t,n,r,o,"next",e)}function o(e){asyncGeneratorStep(a,t,n,r,o,"throw",e)}r(void 0)})}}function _callSuper(e,t,n){return t=_getPrototypeOf(t),_possibleConstructorReturn(e,_isNativeReflectConstruct()?Reflect.construct(t,n||[],_getPrototypeOf(e).constructor):t.apply(e,n))}function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,_toPropertyKey(a.key),a)}}function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function _createForOfIteratorHelper(e,t){var n,a,r,o,l="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(l)return r=!(a=!0),{s:function(){l=l.call(e)},n:function(){var e=l.next();return a=e.done,e},e:function(e){r=!0,n=e},f:function(){try{a||null==l.return||l.return()}finally{if(r)throw n}}};if(Array.isArray(e)||(l=_unsupportedIterableToArray(e))||t&&e&&"number"==typeof e.length)return l&&(e=l),o=0,{s:t=function(){},n:function(){return o<e.length?{done:!1,value:e[o++]}:{done:!0}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _defineProperty(e,t,n){return(t=_toPropertyKey(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _extends(){return(_extends=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n,a=arguments[t];for(n in a)!{}.hasOwnProperty.call(a,n)||(e[n]=a[n])}return e}).apply(null,arguments)}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _inherits(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&_setPrototypeOf(e,t)}function _isNativeReflectConstruct(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(_isNativeReflectConstruct=function(){return!!e})()}function _iterableToArray(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function _iterableToArrayLimit(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var a,r,o,l,c=[],i=!0,s=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;i=!1}else for(;!(i=(a=o.call(n)).done)&&(c.push(a.value),c.length!==t);i=!0);}catch(e){s=!0,r=e}finally{try{if(!i&&null!=n.return&&(l=n.return(),Object(l)!==l))return}finally{if(s)throw r}}return c}}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _objectDestructuringEmpty(e){if(null==e)throw new TypeError("Cannot destructure "+e)}function ownKeys(t,e){var n,a=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),a.push.apply(a,n)),a}function _objectSpread2(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ownKeys(Object(n),!0).forEach(function(e){_defineProperty(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function _objectWithoutProperties(e,t){if(null==e)return{};var n,a=_objectWithoutPropertiesLoose(e,t);if(Object.getOwnPropertySymbols)for(var r=Object.getOwnPropertySymbols(e),o=0;o<r.length;o++)n=r[o],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(a[n]=e[n]);return a}function _objectWithoutPropertiesLoose(e,t){if(null==e)return{};var n,a={};for(n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;a[n]=e[n]}return a}function _possibleConstructorReturn(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(e)}function _regeneratorRuntime(){_regeneratorRuntime=function(){return l};var i,l={},e=Object.prototype,s=e.hasOwnProperty,u=Object.defineProperty||function(e,t,n){e[t]=n.value},t="function"==typeof Symbol?Symbol:{},a=t.iterator||"@@iterator",n=t.asyncIterator||"@@asyncIterator",r=t.toStringTag||"@@toStringTag";function o(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{o({},"")}catch(i){o=function(e,t,n){return e[t]=n}}function c(e,t,n,a){var r,o,l,c,t=t&&t.prototype instanceof A?t:A,t=Object.create(t.prototype),a=new R(a||[]);return u(t,"_invoke",{value:(r=e,o=n,l=a,c=p,function(e,t){if(c===h)throw Error("Generator is already running");if(c===g){if("throw"===e)throw t;return{value:i,done:!0}}for(l.method=e,l.arg=t;;){var n=l.delegate;if(n){n=function e(t,n){var a=n.method,r=t.iterator[a];if(r===i)return n.delegate=null,"throw"===a&&t.iterator.return&&(n.method="return",n.arg=i,e(t,n),"throw"===n.method)||"return"!==a&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+a+"' method")),f;a=d(r,t.iterator,n.arg);if("throw"===a.type)return n.method="throw",n.arg=a.arg,n.delegate=null,f;r=a.arg;return r?r.done?(n[t.resultName]=r.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=i),n.delegate=null,f):r:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,f)}(n,l);if(n){if(n===f)continue;return n}}if("next"===l.method)l.sent=l._sent=l.arg;else if("throw"===l.method){if(c===p)throw c=g,l.arg;l.dispatchException(l.arg)}else"return"===l.method&&l.abrupt("return",l.arg);c=h;n=d(r,o,l);if("normal"===n.type){if(c=l.done?g:m,n.arg===f)continue;return{value:n.arg,done:l.done}}"throw"===n.type&&(c=g,l.method="throw",l.arg=n.arg)}})}),t}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}l.wrap=c;var p="suspendedStart",m="suspendedYield",h="executing",g="completed",f={};function A(){}function v(){}function y(){}var t={},b=(o(t,a,function(){return this}),Object.getPrototypeOf),b=b&&b(b(T([]))),E=(b&&b!==e&&s.call(b,a)&&(t=b),y.prototype=A.prototype=Object.create(t));function C(e){["next","throw","return"].forEach(function(t){o(e,t,function(e){return this._invoke(t,e)})})}function w(l,c){var t;u(this,"_invoke",{value:function(n,a){function e(){return new c(function(e,t){!function t(e,n,a,r){var o,e=d(l[e],l,n);if("throw"!==e.type)return(n=(o=e.arg).value)&&"object"==typeof n&&s.call(n,"__await")?c.resolve(n.__await).then(function(e){t("next",e,a,r)},function(e){t("throw",e,a,r)}):c.resolve(n).then(function(e){o.value=e,a(o)},function(e){return t("throw",e,a,r)});r(e.arg)}(n,a,e,t)})}return t=t?t.then(e,e):e()}})}function x(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function S(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function R(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function T(t){if(t||""===t){var n,e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length))return n=-1,(e=function e(){for(;++n<t.length;)if(s.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=i,e.done=!0,e}).next=e}throw new TypeError(typeof t+" is not iterable")}return u(E,"constructor",{value:v.prototype=y,configurable:!0}),u(y,"constructor",{value:v,configurable:!0}),v.displayName=o(y,r,"GeneratorFunction"),l.isGeneratorFunction=function(e){e="function"==typeof e&&e.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},l.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,o(e,r,"GeneratorFunction")),e.prototype=Object.create(E),e},l.awrap=function(e){return{__await:e}},C(w.prototype),o(w.prototype,n,function(){return this}),l.AsyncIterator=w,l.async=function(e,t,n,a,r){void 0===r&&(r=Promise);var o=new w(c(e,t,n,a),r);return l.isGeneratorFunction(t)?o:o.next().then(function(e){return e.done?e.value:o.next()})},C(E),o(E,r,"Generator"),o(E,a,function(){return this}),o(E,"toString",function(){return"[object Generator]"}),l.keys=function(e){var t,n=Object(e),a=[];for(t in n)a.push(t);return a.reverse(),function e(){for(;a.length;){var t=a.pop();if(t in n)return e.value=t,e.done=!1,e}return e.done=!0,e}},l.values=T,R.prototype={constructor:R,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=i,this.done=!1,this.delegate=null,this.method="next",this.arg=i,this.tryEntries.forEach(S),!e)for(var t in this)"t"===t.charAt(0)&&s.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=i)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(n){if(this.done)throw n;var a=this;function e(e,t){return o.type="throw",o.arg=n,a.next=e,t&&(a.method="next",a.arg=i),!!t}for(var t=this.tryEntries.length-1;0<=t;--t){var r=this.tryEntries[t],o=r.completion;if("root"===r.tryLoc)return e("end");if(r.tryLoc<=this.prev){var l=s.call(r,"catchLoc"),c=s.call(r,"finallyLoc");if(l&&c){if(this.prev<r.catchLoc)return e(r.catchLoc,!0);if(this.prev<r.finallyLoc)return e(r.finallyLoc)}else if(l){if(this.prev<r.catchLoc)return e(r.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<r.finallyLoc)return e(r.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;0<=n;--n){var a=this.tryEntries[n];if(a.tryLoc<=this.prev&&s.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var r=a;break}}var o=(r=!r||"break"!==e&&"continue"!==e||r.tryLoc>t||t>r.finallyLoc?r:null)?r.completion:{};return o.type=e,o.arg=t,r?(this.method="next",this.next=r.finallyLoc,f):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),f},finish:function(e){for(var t=this.tryEntries.length-1;0<=t;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(e){for(var t=this.tryEntries.length-1;0<=t;--t){var n,a,r=this.tryEntries[t];if(r.tryLoc===e)return"throw"===(n=r.completion).type&&(a=n.arg,S(r)),a}throw Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:T(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=i),f}},l}function _setPrototypeOf(e,t){return(_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function _slicedToArray(e,t){return _arrayWithHoles(e)||_iterableToArrayLimit(e,t)||_unsupportedIterableToArray(e,t)||_nonIterableRest()}function _toConsumableArray(e){return _arrayWithoutHoles(e)||_iterableToArray(e)||_unsupportedIterableToArray(e)||_nonIterableSpread()}function _toPrimitive(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0===n)return("string"===t?String:Number)(e);n=n.call(e,t||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}function _toPropertyKey(e){e=_toPrimitive(e,"string");return"symbol"==typeof e?e:e+""}function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _unsupportedIterableToArray(e,t){var n;if(e)return"string"==typeof e?_arrayLikeToArray(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(e,t):void 0}function getRootWindow(){var t,n=window;return arguments.length<=0||void 0===arguments[0]||arguments[0]?(t=function(e){try{return n===e.parent?n:t(n=e.parent)}catch(e){return n}})(window):n}styleInject(css_248z);var http=axios.create(),cancelFnList=[],handleCookie=function(e){e=_slicedToArray(e.split("="),2);return[e[0],e[1]]},getCookies=function(e){var t=document.cookie.split(/;\s+/g),n=new URL(window.location).searchParams,t=Object.fromEntries(t.map(handleCookie));return void 0!==e?n.get(e)||t[e]:_objectSpread2(_objectSpread2({},n),t)};function cancel(){cancelFnList.forEach(function(e){return e("取消请求")}),cancelFnList.length=0}http.interceptors.request.use(function(e){var t=e.headers;try{a=(a=getRootWindow().localStorage.ccmsRequestCredential)?JSON.parse(a).id:"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0ZW5hbnRJZCI6InFpdXNoaTYiLCJ1c2VySWQiOjEwNjUxMzg3LCJ1c2VyVHlwZSI6ImJ1aWxkLWluIiwidXNlck5hbWUiOiJmeHQiLCJleHQiOjE1Nzc5NzQ5ODAwOTIsImlhdCI6MTU3NzkzMTc4MDA5Mn0.JR1M3sS0yKkwPvq7G0fE0m5tpzBhj0pH3ubCmOMALiM"}catch(e){var n,a=null==(n=JSON.parse(decodeURIComponent(null==(n=getCookies())?void 0:n.ccmsRequestCredential)))?void 0:n.id}return t["X-TOKEN"]=a,t.appCode="ucenter",t.appSecret="ZgmAGruhNL1ieDQuBCpAPpVCzm6obLP69wkoODkzt7E=",Object.assign(e,{cancelToken:new axios.CancelToken(function(e){cancelFnList.push(e)})}),e});var noop=function(){},prefixCls="cloud";function getRootDocument(){var t,n=window.document;return arguments.length<=0||void 0===arguments[0]||arguments[0]?(t=function(e){try{return n===e.parent.document?n:(n=e.parent.document,t(e.parent))}catch(e){return n}})(window):n}var css_248z$1='body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-goods-selector-pro-num {\n position: absolute;\n top: -2px;\n line-height: 14px;\n padding: 1px 10px;\n text-align: center;\n border-radius: 2px;\n background: #f23c3c;\n color: #fff;\n z-index: 99;\n transform: scale(0.9);\n}\n.cloud-goods-selector-pro-num.selected-num {\n top: -8px;\n}\n.cloud-goods-selector-pro-container {\n position: relative;\n height: 100%;\n}\n.cloud-goods-selector-pro {\n display: flex;\n flex-flow: column nowrap;\n margin-bottom: -20px;\n font-size: 12px;\n color: #666;\n position: relative;\n height: calc(100% - 40px);\n /* 表格基本样式 */\n}\n.cloud-goods-selector-pro-panel {\n height: calc(100% - 40px);\n display: flex;\n flex-flow: column nowrap;\n}\n.cloud-goods-selector-pro .accent-color {\n color: #0083ba;\n cursor: pointer;\n}\n.cloud-goods-selector-pro .cloud-table-lite-warp table .cloud-table-lite-tree-action {\n visibility: hidden !important;\n}\n.cloud-goods-selector-pro .cloud-table-pagination {\n background: #f2f2f2;\n border: 1px solid #e8e8e8;\n border-top: 0;\n}\n.cloud-goods-selector-pro .cloud-table-pagination .icon-group i {\n background: #f2f2f2 !important;\n color: #929292;\n}\n.cloud-goods-selector-pro .cloud-table-pagination .icon-group i:hover {\n cursor: pointer;\n}\n.cloud-goods-selector-pro .cloud-table-pagination .change-size select {\n outline: none;\n border-color: #d9d9d9 !important;\n}\n.cloud-goods-selector-pro .cloud-table-pagination .goto-page .gp-input {\n height: 21px !important;\n margin-top: 2px !important;\n}\n.cloud-goods-selector-pro .goods-table-wrap {\n display: flex;\n flex-flow: column;\n flex: 1;\n padding-bottom: 10px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .goods-table-batch {\n margin-top: 12px;\n line-height: 20px;\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n}\n.cloud-goods-selector-pro .goods-table-wrap .goods-table-batch .batch-add {\n float: right;\n color: #0083ba;\n cursor: pointer;\n}\n.cloud-goods-selector-pro .goods-table-wrap .goods-table-batch .toggle-all {\n color: #0083ba;\n cursor: pointer;\n margin-left: 20px;\n vertical-align: 3px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .goods-table-batch .toggle-all {\n color: #0083ba;\n cursor: pointer;\n margin-left: 20px;\n vertical-align: 3px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .goods-table-batch .goods-table-btn {\n display: inline-block;\n font-size: 12px;\n color: #0083ba;\n cursor: pointer;\n margin-right: 20px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .fake-wrapper {\n flex: 1;\n padding-bottom: 10px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .cloud-table-lite-warp {\n flex-grow: 1;\n}\n.cloud-goods-selector-pro .goods-table-wrap .cloud-table-lite-warp .cloud-table-lite-main .cloud-checkbox-inner:after {\n box-sizing: content-box !important;\n}\n.cloud-goods-selector-pro .goods-table-wrap .cloud-table-lite-warp .cloud-table-lite-main tbody tr > td {\n height: 57px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .table-link {\n display: inline-flex;\n align-items: center;\n justify-content: flex-start;\n color: #0083ba;\n cursor: pointer;\n text-decoration: none;\n min-height: 20px;\n vertical-align: -11px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .table-link img {\n height: 30px;\n margin: 0 auto;\n max-height: 30px;\n display: inline-block;\n width: 30px;\n min-width: 30px;\n}\n.cloud-goods-selector-pro .goods-table-wrap .table-link .goods-title,\n.cloud-goods-selector-pro .goods-table-wrap .table-link .goods-sku-title {\n display: inline-block;\n width: 185px;\n line-height: 19px;\n margin-left: 5px;\n vertical-align: 6px;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n}\n.cloud-goods-selector-pro .goods-table-wrap .table-link .goods-sku-title {\n color: #666;\n}\n.cloud-goods-selector-pro .goods-table-wrap .goods-selector-shops {\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n}\n.cloud-goods-selector-pro .goods-table-wrap .table-goods-details {\n vertical-align: -3;\n display: flex;\n align-items: center;\n}\n.cloud-goods-selector-pro .cloud-table-pagination .left-tools .checked-info {\n margin-left: 10px;\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n font-size: 12px;\n}\n.cloud-goods-selector-pro .condition-tab-wrap .justify-between {\n margin: 10px 0;\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n margin-bottom: 10px;\n}\n.cloud-goods-selector-pro .condition-tab-wrap .justify-between button {\n font-size: 12px;\n margin-right: 10px;\n}\n.setting-conditions {\n padding: 10px;\n background: #fff;\n}\n.setting-conditions-item {\n position: relative;\n display: flex;\n align-items: center;\n min-height: 30px;\n}\n.setting-conditions-item:not(:last-child) {\n margin-bottom: 10px;\n}\n.setting-conditions-item > *:not(:last-child) {\n margin: 0 5px;\n}\n.setting-conditions-field {\n width: 214px;\n}\n.setting-conditions-operator {\n width: 214px;\n}\n.setting-conditions-remove {\n position: absolute;\n right: 2px;\n top: 50%;\n transform: translateY(-50%);\n font-size: 14px;\n color: #0b89bd;\n cursor: pointer;\n}\n.match-key > * {\n margin-right: 10px;\n margin-bottom: 10px;\n}\n.condition-widget-box {\n width: calc(100% - 460px);\n}\n.condition-widget-box,\n.condition-widget-box-action {\n display: flex;\n align-items: center;\n}\n.condition-widget-box-content {\n margin-right: 4px;\n width: calc(100% - 90px);\n}\n.condition-widget-box-content > *,\n.condition-widget-box-content input {\n width: 100%;\n}\n.condition-widget-box-action {\n position: relative;\n padding-left: 20px;\n width: 90px;\n box-sizing: border-box;\n}\n.condition-widget-box-action > * {\n cursor: pointer;\n}\n.condition-widget-box-action i {\n font-size: 14px;\n color: #319fe1;\n font-weight: bold;\n}\n.condition-widget-box-action span {\n color: #0b89bd;\n cursor: pointer;\n}\n.condition-widget-box-action-help {\n position: absolute;\n left: 0;\n top: 50%;\n transform: translateY(-50%);\n}\n.condition-widget-box .cloud-select {\n max-width: none;\n}\n.condition-widget-box[data-disabled="true"] .condition-widget-box-content {\n position: relative;\n pointer-events: none;\n}\n.condition-widget-box[data-disabled="true"] .condition-widget-box-content::after {\n content: " ";\n position: absolute;\n left: 0;\n top: 0;\n right: 0;\n bottom: 0;\n background: rgba(0, 0, 0, 0.06);\n}\n.condition-widget-box[data-disabled="true"] .condition-widget-box-action > span {\n pointer-events: none;\n color: #ccc;\n}\n.condition-widget-category,\n.condition-widget-pattern,\n.condition-widget-match,\n.condition-widget-shop-selector {\n display: block;\n padding: 5px 8px;\n height: 30px;\n line-height: 18px;\n background: #fff;\n border: 1px solid #D9D9D9;\n box-sizing: border-box;\n cursor: pointer;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.cloud-select-tab-wrap .justify-between {\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n margin-bottom: 10px;\n}\n.cloud-select-tab-wrap .justify-between .cloud-select {\n width: 110px;\n}\n.cloud-select-tab-wrap .justify-between .f-szie-12 {\n font-size: 12px;\n}\n.cloud-select-tab-wrap .justify-between .history-list-wrap {\n position: relative;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container {\n position: absolute;\n left: 0;\n top: 28px;\n width: 200px;\n max-height: 235px;\n min-height: 80px;\n overflow-y: auto;\n background-color: #fff;\n box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);\n border: 1px solid #DDDEE1;\n z-index: 10;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container > p {\n padding-top: 30px;\n text-align: center;\n font-size: 12px;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container::before {\n content: \'\';\n display: inline-block;\n width: 0;\n height: 0;\n border: 5px solid transparent;\n border-bottom: 8px solid #DDDEE1;\n position: absolute;\n top: -13px;\n left: 10px;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container dl {\n margin: 0;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container dt {\n padding-left: 10px;\n line-height: 30px;\n color: #3D3D3D;\n font-weight: bold;\n font-size: 12px;\n border-bottom: 1px solid #EEEEEE;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container dd {\n color: #3D3D3D;\n padding: 10px;\n margin: 0;\n cursor: pointer;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container dd {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container dd p {\n width: calc(100% - 34px);\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container dd:hover {\n background-color: #F5F5F5;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container dd:hover .pop-wrap {\n opacity: 1;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container .pop-wrap {\n display: flex;\n align-items: center;\n justify-content: space-between;\n width: 30px;\n opacity: 0;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container .pop-wrap > * {\n font-size: 12px;\n color: #666;\n}\n.cloud-select-tab-wrap .justify-between .history-list-container .scroll-container .pop-wrap > *:hover {\n color: #222;\n}\n.cloud-select-tab-wrap .justify-between .remove-box {\n color: #0083ba;\n font-size: 12px;\n}\n.cloud-select-tab-wrap .justify-between .remove-box span {\n display: inline-block;\n margin-right: 10px;\n line-height: 30px;\n cursor: pointer;\n}\n.cloud-select-tab-wrap .justify-between .remove-box span:hover {\n color: #00aaf1;\n}\n.cloud-select-tab-wrap .query-list-wrap {\n margin: 10px 0;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details {\n background-color: #fff;\n padding: 10px 5px;\n margin-bottom: 20px;\n margin-top: 15px;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details .none-box {\n text-align: center;\n color: #999;\n font-size: 14px;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details .none-box i {\n font-size: 44px;\n vertical-align: middle;\n margin-right: 12px;\n color: #ddd;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details li {\n height: 40px;\n border-bottom: 1px solid #EEEEEE;\n line-height: 40px;\n padding-left: 20px;\n color: #666;\n font-size: 12px;\n display: flex;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details li:last-child {\n border-bottom: none;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details li p {\n flex: 1;\n padding-right: 8px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.cloud-select-tab-wrap .query-list-wrap .conditions-details li span {\n font-size: 12px;\n color: #0083BA;\n cursor: pointer;\n display: inline-block;\n margin-right: 15px;\n}\n.category-loading-wrapper {\n min-height: auto;\n}\n.category-loading-wrapper .cloud-loading-animation {\n width: 30px;\n height: 30px;\n}\n.batch-add-content {\n font-size: 12px;\n}\n.batch-add-content .cloud-batch-add-text {\n font-family: Microsoft YaHei, sans-serif;\n border: none !important;\n}\n.unknown-img {\n display: inline-block;\n background: url("data:image/jpeg;base64,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K7XFABRRRQAUUUYoAKKKKACiijFABRRRQB//0P2spaSigApaSigApaSigApaSigDM1TTY9StzBIAQfWua07wXZWVyLgRrx7V3FFAFcWlsBgRr+VL9ltv+eY/Kp6KAK/2S2/55L+VH2S2/wCea/lViigCv9ktv+eS0v2W2/55j8qnooAr/ZLb/nkv5Vn6lo1pqFsYGjXn2rYooA4fTfBlpp9yLiNFBHpXbouwYFLRQAUtJRQAVBPbQ3KeXMgYHsanooA5+Hw7p8FyLiOBFPsK31UKMKMClooAKWkooAKWkooAqXtqt5CYWGQa4hvAtq119o2rmvQqKAKVhZrZW4gQYA9KvUlFABS0lFABS0lFABS0lFABS0lFABS0lFAH/9H9rKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFAH/9L9rKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooA//T/azNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNAH//Z");\n background-size: contain;\n width: 30px;\n height: 30px;\n}\n.cloud-goods-selector-pro-create-history {\n width: 100%;\n margin: 0 auto;\n}\n.cloud-goods-selector-pro-create-history ul {\n background: #ecf8fc;\n border: 1px solid #d2eeff;\n padding: 5px 11px;\n line-height: 18px;\n border-radius: 2px;\n font-size: 12px;\n color: #666;\n margin-bottom: 20px;\n}\n.cloud-goods-selector-pro-create-history .input-info {\n display: flex;\n align-content: center;\n font-size: 12px;\n line-height: 30px;\n color: #666;\n}\n.cloud-goods-selector-pro-create-history .input-info p {\n width: 95px;\n text-align: right;\n}\n.goods-error {\n overflow-y: visible;\n}\n.goods-error .cloud-message-error {\n overflow: visible;\n}\n',Context=(styleInject(css_248z$1),React.createContext({}));function GoodsProvider(e){var t=e.children;return React.createElement(Context.Provider,{value:e.value},t)}function useGoodsContext(){return useContext(Context)}var DEFAULT_TABLE_ROW=["checkedProduct","productId","outerId","price","stock","shopName","onlineTime","sku"],DEFAULT_PAGINATION=[10,20,30,50,100],IS_STANDARD_CATE=["YDH","PDD","REDBOOK","WEIMOB","VIP"],IS_CUSTOM_CATE=["TAOBAO","JOS","YOUZAN"],QUERY_MAP={platCode:{field:"platCode",operator:"EQ",operatorName:"等于",desc:"平台名称",rules:"defalut"},shopId:{field:"shopId",operator:"EQ",operatorName:"等于",desc:"店铺名称",rules:"defalut"},prod_product_id:{field:"prod.product_id",operator:"EQ",operatorName:"等于",desc:"商品ID",rules:"defalut"},prod_product_name:{field:"prod.product_name",operator:"LIKE",operatorName:"内容包含",desc:"商品名称",rules:"split"},prod_category_tree:{field:"prod.category_id",operator:"EQ",operatorName:"等于",desc:"标准类目",rules:"normal"},prod_seller_tree:{field:"prod.seller_cid",operator:"EQ",operatorName:"等于",desc:"自定义类目",rules:"normal"},prod_status:{field:"prod.status",operator:"EQ",operatorName:"等于",desc:"商品状态",rules:"defalut"},prod_stock:{field:"prod.stock",operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",desc:"库存",rules:"between"},prod_outer_id:{field:"prod.outer_id",operator:"SUB_PATTERN",operatorName:"符合模式(截断)",desc:"商品商家编码",rules:"sub_pattern"},prod_price:{field:"prod.price",operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",desc:"价格",rules:"between"},prod_online_time:{field:"prod.online_time",operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",desc:"上架时间",rules:"between"},sku_flag:{field:"sku_flag",operator:"EQ",operatorName:"等于",desc:"是否有SKU",rules:"default"},sku_sku_id:{field:"sku.sku_id",operator:"EQ",operatorName:"等于",desc:"SKU ID",rules:"default"},sku_outer_id:{field:"sku.outer_id",operator:"SUB_PATTERN",operatorName:"符合模式(截断)",desc:"SKU商家编码",rules:"sub_pattern"},sku_specification:{field:"sku.specification",operator:"LIKE",operatorName:"内容包含",desc:"SKU名称",rules:"default"}},SELECTED_TAB_GOODS_TYPE=[{labelKey:"商品标题",valueKey:"productName",isSku:!1},{labelKey:"商品ID",valueKey:"productId",isSku:!1},{labelKey:"商品商家编码",valueKey:"outerId",isSku:!1},{labelKey:"SKU ID",valueKey:"skuId",isSku:!0},{labelKey:"SKU商家编码",valueKey:"outerSkuId",isSku:!0},{labelKey:"SKU名称",valueKey:"skuDetail",isSku:!0}],FIELD_STACKS={SHOP_ID:"shopId",PLAT_CODE:"platCode",PROD_PRICE:"prod.price",PROD_STOCK:"prod.stock",PROD_STATUS:"prod.status",PROD_OUTER_ID:"prod.outer_id",PROD_SELLER_ID:"prod.seller_cid",PROD_PRODUCT_ID:"prod.product_id",PROD_CATEGORY_ID:"prod.category_id",PROD_ONLINE_TIME:"prod.online_time",PROD_PRODUCT_NAME:"prod.product_name",SKU_FLAG:"sku_flag",SKU_PRICE:"sku.price",SKU_STOCK:"sku.stock",SKU_SKU_ID:"sku.sku_id",SKU_STATUS:"sku.status",SKU_OUTER_ID:"sku.outer_id",SKU_SPECIFICATION:"sku.specification"},OPERATOR_STACKS={EQ:"EQ",LT:"LT",GT:"GT",LIKE:"LIKE",END_LIKE:"END_LIKE",BEGIN_LIKE:"BEGIN_LIKE",SUB_PATTERN:"SUB_PATTERN",BETWEEN_OPEN:"BETWEEN_OPEN",BETWEEN_CLOSE:"BETWEEN_CLOSE",ISNULL:"ISNULL",NONULL:"NONULL",NOT_EQ:"NOT_EQ",TAG_ISNULL:"TAG_ISNULL",TAG_NONULL:"TAG_NONULL"},css_248z$2='.goods-selector-pro-table-container table thead > tr > th:nth-child(1)[width="40"] {\n width: 10px;\n}\n',_excluded=(styleInject(css_248z$2),["query"]),rootStyle={flexGrow:1,display:"flex",flexFlow:"column nowrap",position:"relative",height:"380px"},loadingStyle={zIndex:2,width:"100%",height:"100%",position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:"rgba(250, 250, 250,.4)"};function RcTable(e){function o(e,t,n){t||n||(Modal.warning({body:"商品不存在"}),e.preventDefault())}var t=e.query,t=void 0===t?{}:t,l=_objectWithoutProperties(e,_excluded),e=t.prod_product_name,n=void 0===e?"":e,e=t.sku_detail,a=void 0===e?"":e,c=useCallback(function(e){return""!==n.trim()?e.replace(new RegExp("(".concat(n.replace(/,\s*/g,"|"),")"),"gi"),function(e){return'<span style="background: yellow;">'.concat(e,"</span>")}):e},[n]),i=useCallback(function(e){return""!==a.trim()?e.replace(new RegExp("(".concat(a.replace(/,\s*/g,"|"),")"),"gi"),function(e){return'<span style="background: yellow;">'.concat(e,"</span>")}):e},[a]),t=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[],n=[{key:"checkedProduct",text:"商品",width:250,template:function(e,t){n=t,a=!1,r=l.selectObj[n.uniProductId],n.skuId?r&&r.skus.forEach(function(e){n.skuId===e.skuId&&(a=!0)}):a=r&&!r.rowExpandable||!1;var n,a,r=a;return React.createElement("div",{className:"table-goods-details"},React.createElement("p",null,React.createElement(Checkbox,{checked:r,onChange:function(){l.toggleChecked(t)},disabled:t.rowExpandable})),React.createElement("div",null,React.createElement(Tooltip,{content:t.productName},React.createElement("a",{className:"table-link",href:t.detailUrl,target:"_Blank",rel:"noopener noreferrer",onClickCapture:function(e){return o(e,t.detailUrl,!!t.skuId)}},t.picUrl?React.createElement("img",{src:t.picUrl,alt:""}):React.createElement("div",{className:"unknown-img"}),t.productName?React.createElement("p",{className:"goods-title",dangerouslySetInnerHTML:{__html:c(t.productName)}}):React.createElement("p",{className:"goods-sku-title",dangerouslySetInnerHTML:{__html:i(t.skuDetail)}})))))}},{key:"product",text:"商品",width:250,template:function(e,t){return React.createElement("div",{className:"table-goods-details"},React.createElement("div",null,React.createElement(Tooltip,{content:t.productName},React.createElement("a",{className:"table-link",href:t.detailUrl,target:"_Blank",rel:"noopener noreferrer",onClickCapture:function(e){return o(e,t.detailUrl,!!t.skuId)}},t.picUrl?React.createElement("img",{src:t.picUrl,alt:""}):React.createElement("div",{className:"unknown-img"}),t.productName?React.createElement("p",{className:"goods-title",dangerouslySetInnerHTML:{__html:c(t.productName)}}):React.createElement("p",{className:"goods-sku-title",dangerouslySetInnerHTML:{__html:i(t.skuDetail)}})))))}},{key:"productId",text:"商品ID".concat(l.supportSku?"/SKU ID":""),width:130,template:function(e,t){return React.createElement("span",null,t.productId||t.skuId)}},{key:"outerId",text:"商品".concat(l.supportSku?"/SKU":"","商家编码"),width:130,template:function(e,t){return React.createElement("span",null,t.outerId||t.outerSkuId)}},{key:"price",text:"价格(元)",align:"right",template:function(e,t){return React.createElement("span",null,t.price&&"".concat(t.price))}},{key:"stock",text:"库存",template:function(e,t){return null===t.stock?"--":React.createElement("span",null,t.stock)}},{key:"shopName",text:"上架店铺"},{key:"onlineTime",text:"上架时间"},{key:"sku",text:"选择SKU",template:function(e,t){var n=t.skus,a=t.rowExpandable;return Array.isArray(n)&&n.length?React.createElement("span",{className:"accent-color",onClick:function(){l.toggleSku(t)}},a?"取消选择SKU":"选择SKU"):""}},{key:"skuNum",text:"SKU数",template:function(e,t){return React.createElement("span",null,t.skus&&t.skuTotal)}},{key:"remove",text:"操作",template:function(e,t){return(t.skuId||0===t.skus.length)&&React.createElement("span",{className:"accent-color",onClick:function(){l.removeSelect(t)}},"移除")}}],a=[];return!e||e.length?e.forEach(function(t){a.push.apply(a,_toConsumableArray(n.filter(function(e){return t===e.key})))}):DEFAULT_TABLE_ROW.forEach(function(t){a.push.apply(a,_toConsumableArray(n.filter(function(e){return t===e.key})))}),a}(l.columnConfig),e=Object.keys(l.dataSource).map(function(e){return l.dataSource[e]});return React.createElement("div",{className:"goods-selector-pro-table-container",style:rootStyle},l.loading&&React.createElement("div",{style:loadingStyle},React.createElement(Loading,null)),React.createElement(TableLite,{columnData:t,dataSource:e,expandable:l.expandable,childrenKey:l.childrenKey}),l.showPage&&React.createElement(TablePagination,{showPageSizeOptions:!0,pageSizeOptions:DEFAULT_PAGINATION,total:l.total,current:l.page,pageSize:l.pageSize,checkedTotal:l.checkedTotal,onChange:l.onPageChange}))}RcTable.propTypes={loading:PropTypes.bool,page:PropTypes.number,pageSize:PropTypes.number,total:PropTypes.number,onPageChange:PropTypes.func,columnConfig:PropTypes.array,dataSource:PropTypes.any,selectObj:PropTypes.object,supportSku:PropTypes.bool,showPage:PropTypes.bool},RcTable.defaultProps={loading:!1,page:1,pageSize:20,total:0,onPageChange:function(){},columnConfig:[],dataSource:{},selectObj:{},supportSku:!0,showPage:!0};var NULL_MAP={ISNULL:{label:"为空",value:"ISNULL"},NONULL:{label:"不为空",value:"NONULL"}},TAG_NULL_MAP={TAG_ISNULL:{label:"为空",value:"TAG_ISNULL"},TAG_NONULL:{label:"不为空",value:"TAG_NONULL"}},reg=new RegExp("'","g"),nullList=["ISNULL","NONULL"];function queryTypeMap(e,t){switch(e){case"SELECT":return{operator:"EQ",operatorName:"等于",rules:"defalut"};case"INPUT":return{operator:"SINGLE"===t?"EQ":"LIKE",operatorName:"SINGLE"===t?"等于":"内容包含",rules:"SINGLE"===t?"defalut":"split"};case"SELECT_TREE":return{operator:"EQ",operatorName:"等于",rules:"normal"};case"SELECT_INPUT":return{operator:"SUB_PATTERN",operatorName:"符合模式(截断)",rules:"sub_pattern"};case"NUMBER":return{operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",rules:"between"};case"DATE":return{operator:"DATE_M"===t?"EQ":"BETWEEN_CLOSE",operatorName:"DATE_M"===t?"等于":"介于(闭区间)",rules:"DATE_M"===t?"defalut":"between"}}return null}function configQueryMap(e,a){var r={};return e.forEach(function(e){var t,n;r=e.groupName?(t={},"NO_VALUE"!==e.moduleType?t=queryTypeMap(e.moduleType,e.type):a[e.itemId]&&(n=a[e.itemId],t.operator=TAG_NULL_MAP[n].value,t.operatorName=TAG_NULL_MAP[n].label,t.rules="noValue"),_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,_objectSpread2({field:e.itemId,desc:e.itemName,tagsFlag:"tags",type:e.type,moduleType:e.moduleType,dataSource:e.configs,status:e.status},t)))):_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,_objectSpread2(_objectSpread2({},QUERY_MAP[e.itemId]),{},{type:e.type,moduleType:e.moduleType,dataSource:e.configs,status:e.status,tagsFlag:null})))}),r}function filterNullValueObject(e){for(var t in e)""!==e[t]&&null!==e[t]&&"null"!==e[t]||delete e[t];return e}function unique(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:function(e){return e},a={},r=[];return e.forEach(function(e){var t=n(e);t in a||(r.push(e),a[t]=null)}),r}function genPlatShopValue(e,t,n){var a=n.platCode,r=n.shopId,n=e[0]&&e[0].platCode,o=e.find(function(e){return e.platCode===a})?a:n,e=(t.find(function(e){return e.platCode===o})||{}).shopId;return{shopId:t.find(function(e){return e.shopId===r})?r:e,platCode:o}}function allTabFormatting(o,l){var c=[];return Object.keys(l).forEach(function(n){if(o[n]){var t,a,e,r={field:o[n].field,fieldName:o[n].desc,configName:n,tagsFlag:o[n].tagsFlag,operator:o[n].operator,operatorName:o[n].operatorName};switch(o[n].rules){case"normal":l[n]&&("SINGLE"===o[n].type?(r.value=[l[n].value],r.semantic=[l[n].label]):(t=[],a=[],l[n].forEach(function(e){t.push(e.id),a.push(e.name)}),r.semantic=a,r.value=o[n].tagsFlag?a:t));break;case"between":l[n].start="".concat(l[n].start),l[n].end="".concat(l[n].end),l[n].datetype&&(r.relative=l[n].datetype),l[n].dateUnit&&(r.timeUnit=l[n].dateUnit),(l[n].start||l[n].end)&&(r.value=[l[n].start,l[n].end],r.semantic=[l[n].start,l[n].end]);break;case"split":l[n]&&(e=l[n].replace(reg,"\\'"),r.value=e.split(","),r.semantic=l[n].split(","));break;case"sub_pattern":l[n]&&"string"==typeof l[n]&&(e=l[n].replace(reg,"\\'"),r.value=[e],1<(e=l[n].split(":")).length?r.semantic=["截取".concat(e[0],"至").concat(e[1],"位,字符是").concat(e[2])]:(r.operatorName="等于",r.semantic=[l[n]]));break;default:l[n]&&("platCode"===o[n].field?l.platList.forEach(function(e){e.platCode===l[n]&&(r.semantic=[e.platName],r.value=[l[n]])}):"shopId"===o[n].field?l.shopList.forEach(function(e){e.shopId===l[n]&&(r.semantic=[e.shopName],r.value=[l[n]])}):"SELECT"===o[n].moduleType||"DATE"===o[n].moduleType?"SINGLE"===o[n].type?(e=o[n].dataSource.filter(function(e){return e.value===l[n]}),r.semantic=[e[0].label],r.value=o[n].tagsFlag?[e[0].label]:[e[0].value]):"MULTIPLE"===o[n].type||"DATE_M"===o[n].type?(e=l[n]&&l[n].map(function(t){return(o[n].dataSource.find(function(e){return e.value===t})||{}).label}),r.value=e,r.semantic=e):"N0_VALUE"===o[n].moduleType?(r.semantic=NULL_MAP[l[n]].label,r.value=[l[n]],r.operator=NULL_MAP[l[n]].value,r.operatorName=NULL_MAP[l[n]].label):(r.semantic=[l[n]],r.value=[l[n]]):(r.semantic=[l[n]],e=l[n].replace(reg,"\\'"),r.value=[e]))}c.push(r)}}),c.filter(function(e){return e.value&&1<=e.value.length})}function parsingCondition(e){var c=[],i=["shopId","prod.outer_id","sku.outer_id","prod.product_id","sku.sku_id"];return e.forEach(function(n){var t,a,r,o,e,l={field:"",fieldName:"",operator:"",operatorName:"",semantic:[],value:[]};if(l.tagsFlag=n.field.groupName?"tags":null,l.field=n.field.field,l.fieldName=n.field.desc,l.operator=n.operator.value,l.operatorName=n.operator.label,i.includes(n.field.field))switch(n.field.field){case"shopId":n.value&&(c.push({field:"platCode",fieldName:"平台名称",operator:n.operator.value,operatorName:"等于",semantic:[n.value.plat.label],value:[n.value.plat.value]}),l.semantic=n.value.shops.map(function(e){return e.label}),l.value=n.value.shops.map(function(e){return e.value}));break;case"prod.outer_id":case"sku.outer_id":n.value?"SUB_PATTERN"===n.operator.value?(l.value=["".concat(n.value.begin,":").concat(n.value.end,":").concat(n.value.value.replace(reg,"\\'"))],l.semantic=["截取".concat(n.value.begin,"至").concat(n.value.end,"位,字符是").concat(n.value.value)]):Array.isArray(n.value)?(l.semantic=n.value.filter(function(e){return""!==e}),l.value=n.value.filter(function(e){return""!==e}).map(function(e){return e.replace(reg,"\\'")})):(l.semantic=[n.value],l.value=[n.value.replace(reg,"\\'")]):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"prod.product_id":case"sku.sku_id":n.value&&(Array.isArray(n.value)?(l.semantic=n.value.filter(function(e){return""!==e}),l.value=n.value.filter(function(e){return""!==e}).map(function(e){return e.replace(reg,"\\'")})):(l.semantic=[n.value],l.value=[n.value.replace(reg,"\\'")]))}else switch(n.field.type){case"NO_VALUE":l.semantic=[n.operator.label],l.value=[n.operator.value];break;case"DATE_YMD":case"DATE_MD":n.value?"BETWEEN_CLOSE"===n.operator.value||"BETWEEN_OPEN"===n.operator.value?(l.value=n.value?[n.value.start||"",n.value.end||""]:[n.value],l.semantic=n.value?[n.value.start||"",n.value.end||""]:[n.value]):nullList.includes(n.operator.value)?(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]):(l.value=n.value?[n.value]:[""],l.semantic=n.value?[n.value]:[""]):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"DATE_M":n.value?(l.value=n.value,l.semantic=n.value.map(function(t){return(n.field.dataSource.find(function(e){return Number(e.value)===Number(t)})||{}).label})):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"CATEGORY_SELECT_TREE":l.field=n.field.field,l.fieldName=n.field.desc,l.operator=n.operator.value,l.operatorName=n.operator.label,n.value?(t=[],a=[],n.value.categories.forEach(function(e){t.push(e.id),a.push(e.name)}),l.semantic=a,l.value=t):"ISNULL"===n.operator.value?(l.semantic=["为空"],l.value=["ISNULL"]):"NONULL"===n.operator.value&&(l.semantic=["不为空"],l.value=["NONULL"]);break;case"SELECT_MULTIPLE_TREE":n.value?(r=[],o=[],n.value.forEach(function(e){r.push(e.id),o.push(e.name)}),l.semantic=o,l.value=o):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].label],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"SELECT_TREE":n.value?(l.semantic=[n.field.label],l.value=[n.field.label]):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"MULTIPLE_SELECT":n.value?(e=null==(e=n.value)?void 0:e.map(function(t){return(n.field.dataSource.find(function(e){return e.value===t})||{}).label}),l.value=e,l.semantic=e):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"SELECT":n.value?(l.value=[n.value],e=n.field.dataSource.filter(function(e){return e.value===n.value}),l.semantic=[e[0].label]):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"NUMBER_INT":case"NUMBER_DECIMAL":n.value||0===n.value?(l.semantic=Array.isArray(n.value)?n.value:[n.value],l.value=Array.isArray(n.value)?n.value:[n.value]):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label]);break;case"STRING":n.value?"LIKE"===n.operator.value?(l.value=n.value.value.map(function(e){return e.replace(reg,"\\'")}),l.multiText=n.value.relation?"AND":"OR",l.semantic=n.value):Array.isArray(n.value)?(l.semantic=n.value.filter(function(e){return""!==e}),l.value=n.value.filter(function(e){return""!==e}).map(function(e){return e.replace(reg,"\\'")})):(l.semantic=[n.value],l.value=[n.value.replace(reg,"\\'")]):nullList.includes(n.operator.value)&&(l.value=[NULL_MAP[n.operator.value].value],l.semantic=[NULL_MAP[n.operator.value].label])}c.push(l)}),c}function copyText(e){return function(){ShuyunUtils.copyText(e.join(",")),Message.success("复制成功")}}function queryConditionToString(e){var u=FIELD_STACKS.PROD_PRODUCT_ID,d=FIELD_STACKS.PROD_OUTER_ID,p=FIELD_STACKS.SKU_SKU_ID,m=FIELD_STACKS.SKU_OUTER_ID,h={str:[],title:[],value:e};return e.forEach(function(e){var t=e.operator,n=e.fieldName,a=e.field,r=e.operatorName,o=e.relative,l=e.semantic,c=e.timeUnit;switch(t){case OPERATOR_STACKS.TAG_ISNULL:case OPERATOR_STACKS.TAG_NONULL:case OPERATOR_STACKS.ISNULL:case OPERATOR_STACKS.NONULL:h.str.push("".concat(n,":").concat(r)),h.title.push("".concat(n,":").concat(r));break;case OPERATOR_STACKS.BETWEEN_CLOSE:case OPERATOR_STACKS.BETWEEN_OPEN:"prod.online_time"===a&&o?(h.str.push("".concat(n,":").concat(r,"过去").concat(l[0],"-").concat(l[1]).concat(c?"月":"天")),h.title.push("".concat(n,":").concat(r,"过去").concat(l[0],"-").concat(l[1]).concat(c?"月":"天"))):(h.str.push("".concat(n,":").concat(r).concat(l[0],"-").concat(l[1])),h.title.push("".concat(n,":").concat(r).concat(l[0],"-").concat(l[1])));break;case OPERATOR_STACKS.LIKE:var i,s={OR:"或",AND:"和"}[e.multiText]||",";e.multiText?(h.str.push("".concat(n,":").concat(r).concat(null==l||null==(i=l.value)?void 0:i.join(s))),h.title.push("".concat(n,":").concat(r).concat(null==l||null==(i=l.value)?void 0:i.join(s)))):(h.str.push("".concat(n,":").concat(r).concat(null==l?void 0:l.join(s))),h.title.push("".concat(n,":").concat(r).concat(null==l?void 0:l.join(s))));break;default:[u,d,p,m].includes(a)&&t===OPERATOR_STACKS.EQ?h.str.push([n,"=",React.createElement("span",{key:l.toString(),onClick:copyText(e.semantic),style:{padding:"0 4px",cursor:"pointer"}},l.length),"个"]):h.str.push("".concat(n,":").concat(r).concat(l.join(","))),h.title.push("".concat(n,":").concat(r).concat(l.join(",")))}}),h.str=h.str.reduce(function(e,t,n){return 0<n&&e.push(", "),e.push(t),e},[]),h}function resultGoodsLength(t){var n=0;return Array.isArray(t)?t.forEach(function(e){e.rowExpandable?n+=e.skus.length:n+=1}):Object.keys(t).forEach(function(e){t[e].rowExpandable?n+=t[e].skus.length:n+=1}),n}var Store=(()=>{return _createClass(function e(){_classCallCheck(this,e),this.queryCondition=[],this.originCondition=[],this.settingQuery=[]},[{key:"getGoodsCategory",value:(A=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/cate/std_cate?tenant=").concat(n),e.abrupt("return",http.post(r,a));case 2:case"end":return e.stop()}},e)})),function(e,t,n){return A.apply(this,arguments)})},{key:"bury",value:function(e,t){e="".concat(e,"/product-selector/2.0/statistic/tenant/use");return http.post(e,t)}},{key:"getGoodsDefaultCategory",value:(f=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/cate/user_defined_cate?tenant=").concat(n),e.abrupt("return",http.post(r,a));case 2:case"end":return e.stop()}},e)})),function(e,t,n){return f.apply(this,arguments)})},{key:"configBizzKey",value:function(e,t,n){return e?"".concat(n,"&bizzKey=").concat(e):t?"".concat(n,"&bizzKey=10001"):n}},{key:"saveQueryCondition",value:(g=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/product-selector/2.0/custom/saveUserCustom?tenant=").concat(n),l=this.configBizzKey(r,o,l),e.abrupt("return",http.post(l,a));case 3:case"end":return e.stop()}},e,this)})),function(e,t,n,a,r){return g.apply(this,arguments)})},{key:"fetchAllquery",value:(h=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l,c;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(n,"/product-selector/2.0/custom/getCustom?tenant=").concat(a),l=this.configBizzKey(o,t,l),e.next=4,http.get(l);case 4:return l=e.sent,c=l.data.data,this.originCondition=l.data.data,t||(c=c.filter(function(e){return!1===["sku_sku_id","sku_specification","sku_outer_id","sku_flag"].includes(e.itemId)})),r||(c=c.filter(function(e){return!e.groupName})),this.queryCondition=c.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{value:e.itemId,label:e.itemName,status:3===e.status?4:e.status})}),e.abrupt("return",this.queryCondition);case 11:case"end":return e.stop()}},e,this)})),function(e,t,n,a,r){return h.apply(this,arguments)})},{key:"fetchSettingQuery",value:(m=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o,l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(n,"/product-selector/2.0/condition/setting?tenant=").concat(a),e.next=3,http.get(o);case 3:return o=e.sent,l=o.data.data,r||(l=o.data.data.filter(function(e){return!e.groupName})),this.settingQuery=l,e.abrupt("return",this.settingQuery||[]);case 8:case"end":return e.stop()}},e,this)})),function(e,t,n,a){return m.apply(this,arguments)})},{key:"getGoods",value:(p=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o,l,c,i,s=arguments;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o=4<s.length&&void 0!==s[4]?s[4]:{},l="".concat(t,"/product-selector/2.0/items/base?tenant=").concat(n,"&pageNo=").concat(a.page.pageNo,"&pageSize=").concat(a.page.pageSize),e.next=4,http.post(l,a.parameter);case 4:if((c=e.sent).data.success){e.next=8;break}return Message.error("服务出错"),e.abrupt("return",{data:{},pageNum:a.page.pageNo,pageSize:a.page.pageSize,total:0});case 8:return i={},c.data.data.data.forEach(function(t){Object.assign(t,{rowExpandable:!1}),r.forEach(function(e){t.shopId===e.shopId&&Object.assign(t,{shopName:e.shopName})}),o[t.uniProductId]&&o[t.uniProductId].skus.length&&Object.assign(t,{rowExpandable:!0}),i[t.uniProductId]=t}),c.data.data.data=i,e.abrupt("return",c.data.data);case 12:case"end":return e.stop()}},e)})),function(e,t,n,a){return p.apply(this,arguments)})},{key:"batchImport",value:(d=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/product-selector/2.0/batch/import?tenant=").concat(n),e.next=3,http.post(o,filterNullValueObject(a));case 3:return(o=e.sent).data.success&&o.data.data.data.forEach(function(t){Object.assign(t,{rowExpandable:Boolean(a["sku.outer_ids"]),checked:!a["sku.outer_ids"]}),t.skus.forEach(function(e){Object.assign(e,{checked:Boolean(a["sku.outer_ids"])})}),r.forEach(function(e){t.shopId===e.shopId&&Object.assign(t,{shopName:e.shopName})})}),e.abrupt("return",o.data);case 6:case"end":return e.stop()}},e)})),function(e,t,n,a){return d.apply(this,arguments)})},{key:"queryAllGoods",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o,l){var c,i,s;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return c="".concat(t,"/product-selector/2.0/items/all?tenant=").concat(n,"&limit=").concat(r),e.next=3,http.post(c,a);case 3:if((i=e.sent).data.success){e.next=7;break}return i.data.data=[],e.abrupt("return",i.data);case 7:return s=[],i.data.data.length&&("goods"===o?i.data.data.forEach(function(t){l.forEach(function(e){t.shopId===e.shopId&&Object.assign(t,{shopName:e.shopName})}),Object.assign(t,{rowExpandable:!1}),s.push(t)}):"skus"===o&&i.data.data.forEach(function(e){e.skus.length&&(Object.assign(e,{rowExpandable:!0}),s.push(e))})),i.data.data=s,e.abrupt("return",i.data);case 11:case"end":return e.stop()}},e)})),function(e,t,n,a,r,o){return u.apply(this,arguments)})},{key:"conditionFindAll",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/product-selector/2.0/condition/findAll?tenant=").concat(n),e.next=3,http.post(a,{});case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return s.apply(this,arguments)})},{key:"validationConditionName",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/name/check?tenant=").concat(n),e.next=3,http.post(r,{conditionName:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return i.apply(this,arguments)})},{key:"saveCondition",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/save/manual?tenant=").concat(n),e.next=3,http.post(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"deleteCondition",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/delete?tenant=").concat(n),e.next=3,http.post(r,{id:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return l.apply(this,arguments)})},{key:"renameCondition",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/rename?tenant=").concat(n),e.next=3,http.post(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return o.apply(this,arguments)})},{key:"autoSaveCondition",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/save/auto?tenant=").concat(n),e.next=3,http.post(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return r.apply(this,arguments)})},{key:"findConditionCount",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/product-selector/2.0/condition/count?tenant=").concat(n),e.next=3,http.post(a,{});case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})},{key:"getShoppingGold",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/cate/std_cate_card?tenant=").concat(n),e.abrupt("return",http.post(r,a));case 2:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})}]);var a,n,r,o,l,c,i,s,u,d,p,m,h,g,f,A})(),Store$1=new Store;function useGoodsQueryConditions(e,o,t,r,l,c){var n=6<arguments.length&&void 0!==arguments[6]?arguments[6]:function(){},i=7<arguments.length&&void 0!==arguments[7]&&arguments[7],a=_slicedToArray(useState(function(){var n=unique(e,function(e){return e.platCode}),t=genPlatShopValue(n,[],o).platCode,a=e.filter(function(e){return e.shopId&&e.shopName&&e.platCode===t}),r={};return Store$1.queryCondition.length&&Store$1.queryCondition.forEach(function(e){var t;return"SELECT"===e.moduleType&&("platCode"===e.itemId?r=_objectSpread2(_objectSpread2({},r),{},{platCode:genPlatShopValue(n,a,o).platCode}):"shopId"===e.itemId?r=_objectSpread2(_objectSpread2({},r),{},{shopId:genPlatShopValue(n,a,o).shopId}):(t="SINGLE"===e.type?"":[],r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,t)),l&&(r.sku_flag="Y"))),"SELECT_TREE"===e.moduleType&&(t="SINGLE"===e.type?null:[],r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,t))),"INPUT"!==e.moduleType&&"SELECT_INPUT"!==e.moduleType||(r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,""))),"NUMBER"===e.moduleType&&(r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,{start:"",end:""}))),"DATE"===e.moduleType&&(t="DATE_M"===e.type?[]:{start:"",end:""},r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,t))),r="NO_VALUE"===e.moduleType?_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,"")):r}),_objectSpread2({allData:e,platList:n,shopList:a,cateList:[],cateDefaultList:[]},r)}),2),s=a[0],u=a[1],d=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$1.getShoppingGold(c,r,{platCode:s.platCode,shopId:s.shopId});case 2:return t=e.sent,n=[],(a=function(e){e.forEach(function(e){e.children.length?a(e.children):n.push({id:e.id,name:e.name,pId:e.pId})})})(t.data.data),e.abrupt("return",{data:t,arr:n});case 7:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();return useEffect(function(){i?d().then(function(e){s.prod_category_tree=e.arr,e.arr.length&&n(s)}):n(s)},[]),useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t={},i)return e.next=4,d();e.next=9;break;case 4:n=e.sent,t=n.data,s.prod_category_tree=n.arr,e.next=12;break;case 9:return e.next=11,Store$1.getGoodsCategory(c,r,{platCode:s.platCode,shopId:s.shopId});case 11:t=e.sent;case 12:return e.next=14,Store$1.getGoodsDefaultCategory(c,r,{platCode:s.platCode,shopId:s.shopId});case 14:n=e.sent,a={cateList:[],cateDefaultList:[]},t.data.success&&(a.cateList=t.data.data),t.data.success&&(a.cateDefaultList=n.data.data),u(_objectSpread2(_objectSpread2({},s),a));case 19:case"end":return e.stop()}},e)}))).apply(this,arguments)}!function(){e.apply(this,arguments)}()},[s.shopId]),[s,u]}function useBatchImport(){var e=_slicedToArray(useState(!1),2),t=e[0],e=e[1],n=_slicedToArray(useState(""),2),a=n[0],n=n[1],r=_slicedToArray(useState(""),2);return{batchVisible:t,setBatchVisible:e,platCode:a,setPlatCode:n,shopId:r[0],setShopId:r[1]}}var DEFAULT_STATUS=1,DEFAULT_CONFIGURABLE_STATUS=2,NOT_DEFAULT_STATUS=3,DROPDOWN_STATUS=4,configDataSource=function(e){return e.filter(function(e){return e.status===DROPDOWN_STATUS})},configDataSources=function(e,t){return e.filter(function(e){return e.status===NOT_DEFAULT_STATUS||e.status===DROPDOWN_STATUS||t.itemId===e.itemId})},configInitModalList=function(e){return e.filter(function(e){return e.status===DEFAULT_CONFIGURABLE_STATUS})},configModalList=function(e){return e.filter(function(e){return e.status===DEFAULT_CONFIGURABLE_STATUS||e.status===NOT_DEFAULT_STATUS})},configUsedList=function(e){return e.filter(function(e){return e.status===DEFAULT_STATUS||e.status===DEFAULT_CONFIGURABLE_STATUS||e.status===NOT_DEFAULT_STATUS})},configInitUsedList=function(e){return e.filter(function(e){return e.status===DEFAULT_STATUS||e.status===DEFAULT_CONFIGURABLE_STATUS})},groupByData=function(e){var e=e.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{groupName:e.groupName||"商品基本属性"})}),a={};return e.reduce(function(e,t){var n=t.groupName;return n in a?e.find(function(e){return e.label===t.groupName}).children.push(_objectSpread2(_objectSpread2({},t),{},{label:t.itemName})):(a[n]=t,e.push({label:n,value:n,children:[_objectSpread2(_objectSpread2({},t),{},{label:t.itemName})]})),e},[])};function ConditionItem(e){function t(e){var t=a.findIndex(function(e){return e.itemId===r.itemId});"cancel"===e&&s(NOT_DEFAULT_STATUS,t),"ok"===e&&s(DEFAULT_CONFIGURABLE_STATUS,t)}var n=e.index,a=e.allQuery,r=e.valueField,o=e.isDefault,l=e.onChangeField,c=e.onRemoveField,i=e.onAddField,s=e.onHandleDefaultField,e=_slicedToArray(useState(function(){return configDataSource(a).length}),2),u=e[0],d=e[1],e=_slicedToArray(useState(function(){return configModalList(a).length}),2),p=e[0],m=e[1],e=_slicedToArray(useState(function(){var e=configDataSources(a,r);return groupByData(e)}),2),h=e[0],g=e[1];useEffect(function(){var e=configDataSources(a,r),e=groupByData(e),e=(g(e),configModalList(a)),e=(m(e.length),configDataSource(a));d(e.length)},[a]);return React.createElement("div",{style:{marginTop:10,display:"flex",alignItems:"center"}},o?React.createElement("span",{className:"default-flag"},"默认"):React.createElement("span",{className:"isnotdefault-flag"}),React.createElement(TreeSelect,{style:{width:400},searchable:!0,value:r,searchPlaceholder:"搜索一个选项",dataSource:h,onChange:function(e){l(e,r,n)}}),o?React.createElement("span",{className:"opr-btn",onClick:function(){return t("cancel")}},"取消默认"):React.createElement("span",{className:"opr-btn",onClick:function(){return t("ok")}},"设为默认"),u&&p===n+1?React.createElement("span",{className:"common-btn",onClick:function(){var e=configDataSource(a);i(e[0])}},"+"):"",(1<p||1===p&&(3===r.status||2===r.status))&&React.createElement("span",{className:cls("common-btn",{"common-disabled-btn":1===p&&(3===r.status||2===r.status)}),onClick:function(){c(r)}},"-"))}function SearchCondition(e){function n(t,n){var e=_toConsumableArray(c),a=c.findIndex(function(e){return e.itemId===t.itemId}),r=c.findIndex(function(e){return e.itemId===n.itemId}),a=(e[a].status=n.status,e[r].status=DROPDOWN_STATUS,u.findIndex(function(e){return e===n.order}));u[a]=t.order,d(u),i(e)}function a(t){var e=c.findIndex(function(e){return e.itemId===t.itemId}),n=_toConsumableArray(c),e=(n[e].status=DROPDOWN_STATUS,u.filter(function(e){return e!==t.order}));d(e),i(n)}function r(t){var e=c.findIndex(function(e){return e.itemId===t.itemId}),n=_toConsumableArray(c);n[e].status=NOT_DEFAULT_STATUS,(e=_toConsumableArray(u)).push(t.order),d(e),i(n)}function o(e,t){var n=_toConsumableArray(c);n[t].status=e,i(n)}var l=e.supportSku,c=e.allQuery,i=e.setAllQuery,s=e.displayStatus,e=_slicedToArray(useState([]),2),u=e[0],d=e[1],e=_slicedToArray(useState([]),2),p=e[0],m=e[1],e=_slicedToArray(useState(s),2),t=e[0],h=e[1],g=(useEffect(function(){h(!0);var e=g(),t=e.map(function(e){return e.order});d(t),m(e)},[]),function(){return(t?configModalList:configInitModalList)(_toConsumableArray(c)).sort(function(t,n){return u.findIndex(function(e){return e===t.order})-u.findIndex(function(e){return e===n.order})})});useEffect(function(){var e=g();m(e),i(c)},[c]);return React.createElement("div",{className:"add-condition"},React.createElement(Tips$1,{msg:"可将常用的搜索条件设为默认,默认的搜索条件将被固定在商品搜索条件的界面上。"}),p.length?p.map(function(e,t){return React.createElement(ConditionItem,{key:e.itemId,index:t,valueField:e,initStatus:s,isDefault:e.status===DEFAULT_CONFIGURABLE_STATUS,allQuery:c,usedFields:p,onAddField:r,onChangeField:n,onRemoveField:a,onHandleDefaultField:o,supportSku:l})}):React.createElement(Button,{type:"primary",size:"small",style:{marginTop:10},onClick:function(){var e;configDataSource(c).length&&(e=configDataSource(c),r(e[0]))}},"添加搜索条件+"))}function ItemLabel(e){var t=e.labelName,e=e.groupName,e=e?"".concat(e,"-").concat(t):null;return React.createElement(Tooltip,{content:e},React.createElement("span",{className:"goods-form-item-label"},t,":"))}function SelectRadio(t){var e=t.name,n=t.itemId,a=t.dataSource,r=t.queryObj,o=t.type,l=t.groupName,c=t.supportClearPlatShop,i=_slicedToArray(useState(function(){return"platCode"===n?"platName":"shopId"===n?"shopName":"label"}),1)[0],s=_slicedToArray(useState(function(){return"platCode"===n||"shopId"===n?n:"value"}),1)[0];return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:e,groupName:l}),React.createElement(Select$2,{allowClear:"platCode"!==n&&"shopId"!==n||c,placeholder:e,multiple:"MULTIPLE"===o,dataSource:a,labelKey:i,valueKey:s,onChange:function(e){t.onChange(e)},value:r[n]}))}var Select=memo(SelectRadio);function SelectTree(n){function e(){var e=!1;return"prod_seller_tree"===l&&(e=!IS_CUSTOM_CATE.includes(o.platCode)),e="prod_category_tree"===l?IS_STANDARD_CATE.includes(o.platCode):e}function t(e,t){"MULTIPLE"===c?n.onChange(t):n.onChange(e)}var a=n.name,r=n.dataSource,o=n.queryObj,l=n.itemId,c=n.type,i=n.groupName,s="MULTIPLE"===c?c.toLowerCase():"default",u=_slicedToArray(useState(e),2),d=u[0],p=u[1];useEffect(function(){p(e)},[o]);return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:a,groupName:i}),React.createElement(TreeSelect,{type:s,isUnfold:!0,allowClear:!0,searchable:!0,hasConfirmButton:!0,style:{height:30,width:150},dropdownStyle:{width:r.length?230:150},placeholder:a,dataSource:r,onChange:t,onOk:t,footerTypes:["ok","reset"],value:o[l],disabled:d}))}var SelectTree$1=memo(SelectTree);function InputItem(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:e,groupName:t.groupName}),React.createElement(Input$2,{className:"goods-form-item-input",value:t.queryObj[t.itemId],placeholder:"MULTIPLE"===t.type?"多个关键字英文逗号分隔":e,onChange:function(e){e=e.target.value;t.onChange(e)}}))}var Input=memo(InputItem),Option=Select$2.Option;function OuterId(e){var t=e.value,n=e.onChange,e=e.name,a=null!==t?t.split(":"):[""],r=_slicedToArray(useState(function(){return null!==t&&1<a.length}),2),o=r[0],l=r[1],r=_slicedToArray(useState(a[0]||""),2),c=r[0],i=r[1],r=_slicedToArray(useState(a[1]||""),2),s=r[0],u=r[1],r=_slicedToArray(useState(a[2]||""),2),d=r[0],p=r[1],r=(useEffect(function(){null===t&&(l(!1),i(""),u(""),p(""),n(""))},[t]),useEffect(function(){o?[c,s,d].filter(function(e){return e}).length?n([c,s,d].join(":")):n(""):n(d)},[c,s,d]),useMemo(function(){return Math.min(""!==s?s:1/0,125)},[s]));return React.createElement("div",null,React.createElement(Select$2,{value:o,onChange:function(e){l(e),i(""),u(""),p(""),n("")},className:"goods-form-outerid",style:{width:o?"87px":"150px"}},React.createElement(Option,{value:!0},"截取"),React.createElement(Option,{value:!1},"不截取")),o&&React.createElement(React.Fragment,null,React.createElement(InputNumber,{min:1,max:r,value:c,onChange:function(e){Number.isNaN(Number(e))||i(e)},precision:0,noStep:!0,placeholder:"",style:{width:40}})," 位 - ",React.createElement(InputNumber,{value:s,min:c,onChange:function(e){Number.isNaN(Number(e))||u(e)},precision:0,noStep:!0,placeholder:"",style:{width:40}})," 位 "),React.createElement(Input$2,{value:d,style:{width:o?150:240},onChange:function(e){e=e.target.value;p(e)},maxLength:50,placeholder:e}))}function SelectInput(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:e,groupName:t.groupName}),React.createElement(OuterId,{name:e,onChange:function(e){t.onChange(e)},value:t.queryObj[t.itemId],placeholder:t.title}))}OuterId.propTypes={value:PropTypes.string},OuterId.defaultProps={value:""};var SelectInput$1=memo(SelectInput);function NumRange(n){function t(e,t){n.onChange(_defineProperty({},e,t))}var e,a=n.name,r=n.itemId,o=n.type,l=n.queryObj[r],c=l.start,l=l.end,i="INT"===o?0:2,r="prod_price"===r?(e=0,999999999.99):"prod_stock"===r?(e=0,999999999):(e="INT"===o?-999999999:-999999999.99,"INT"===o?999999999:999999999.99);return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:a,groupName:n.groupName}),React.createElement(InputNumber,{className:"goods-form-item-range",value:c,precision:i,min:e,max:Number(l)||r,onChange:function(e){return t("start",e)}}),React.createElement("span",{style:{color:"rgb(151, 151, 151)"}}," - "),React.createElement(InputNumber,{className:"goods-form-item-range",value:l,precision:i,min:Number(c)||e,max:r,onChange:function(e){return t("end",e)}}))}var css_248z$3="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.goods-selector-pro-form {\n display: flex;\n flex-flow: row wrap;\n align-content: flex-start;\n align-items: center;\n}\n.goods-selector-pro-form .search-toggle {\n color: #0083ba;\n margin-left: 20px;\n cursor: pointer;\n}\n.goods-selector-pro-form .goods-form-item {\n line-height: 32px;\n padding: 5px 0;\n display: flex;\n justify-content: flex-start;\n align-content: flex-start;\n}\n.goods-selector-pro-form .goods-form-item .cloud-select {\n width: 150px;\n}\n.goods-selector-pro-form .goods-form-item .select {\n width: 150px;\n}\n.goods-selector-pro-form .goods-form-item .select-wrapper {\n line-height: 18px;\n background-color: #fff;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-item-label {\n display: inline-block;\n width: 90px;\n padding-left: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n text-align: right;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-item-input {\n height: 30px;\n width: 150px;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-item-input.input-error {\n border: 1px solid #f00;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-item-range {\n height: 30px;\n width: 69px;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-data-unit .cloud-select-select-options {\n width: 51px;\n}\n.goods-selector-pro-form .goods-form-item .cloud-select-select-options {\n width: 150px;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-item-dropdown {\n background: #fff;\n}\n.goods-selector-pro-form .goods-form-item .online-time .cloud-datepicker-inp {\n width: 136px !important;\n}\n.goods-selector-pro-form .goods-form-item .not-online-time .cloud-datepicker-inp {\n width: 194px !important;\n}\n.goods-selector-pro-form .goods-form-item .input-group.input-affix {\n width: 150px;\n overflow: hidden;\n}\n.goods-selector-pro-form .goods-form-item .goods-form-outerid {\n width: 76px;\n margin-right: 10px;\n}\n.goods-selector-pro-form .operator-area {\n box-sizing: border-box;\n display: flex;\n justify-content: flex-start;\n align-items: center;\n}\n.goods-selector-pro-form .operator-area .search-mode {\n cursor: pointer;\n color: #0083ba;\n}\n.goods-selector-pro-form .operator-area .search-reset {\n margin-left: 20px;\n cursor: pointer;\n}\n.goods-item-date-range {\n z-index: 99999999999;\n}\n.add-condition .default-flag {\n width: 30px;\n height: 16px;\n display: inline-block;\n text-align: center;\n line-height: 16px;\n font-size: 12px !important;\n color: #fff;\n background: #2FC25B;\n border-radius: 1px;\n transform: scale(0.7);\n}\n.add-condition .isnotdefault-flag {\n width: 30px;\n height: 16px;\n display: inline-block;\n}\n.add-condition .cloud-tree-select {\n max-width: 380px;\n width: 380px;\n display: inline-block;\n}\n.add-condition .cloud-tree-select-options {\n max-width: 380px;\n width: 380px;\n}\n.add-condition .condition-tip {\n font-size: 12px;\n color: #999;\n}\n.add-condition .opr-btn {\n margin-left: 10px;\n font-size: 12px;\n color: #0083ba;\n cursor: pointer;\n}\n.add-condition .common-btn {\n width: 12px;\n height: 12px;\n display: inline-block;\n margin-left: 10px;\n text-align: center;\n color: #0083ba;\n border: 1px solid #0083ba;\n border-radius: 50%;\n cursor: pointer;\n line-height: 10px;\n font-size: 12px !important;\n}\n.add-condition .common-disabled-btn {\n width: 12px;\n height: 12px;\n display: inline-block;\n margin-left: 10px;\n text-align: center;\n color: #ddd !important;\n border: 1px solid #ddd !important;\n border-radius: 50%;\n line-height: 10px;\n font-size: 12px !important;\n pointer-events: none;\n cursor: not-allowed;\n}\n",RANGE_DATE_TYPE=(styleInject(css_248z$3),{DATE_YMD:Datepicker,DATE_MD:Datepicker.MonthDayPicker}),MODULE_PLACEHOLDER={DATE_YMD:"年/月/日",DATE_MD:"月/日"},FORMAT_TYPE={DATE_YMD:"YYYY/MM/DD",DATE_MD:"MM/DD"},LIMIT_DATE_RANGE={DATE_YMD:{minDate:new Date(1900,1,1),maxDate:new Date(2121,11,31)},DATE_MD:{min:"01/01",max:"12/31"}},DATE_TYPE=[{label:"绝对时间",value:null},{label:"相对时间",value:"relative"}],UNIT_TIME=[{label:"天",value:null},{label:"月",value:"month"}];function DateRange(n){function t(e,t){("start"===t?s:d)(e),h("datetype"===t?_objectSpread2(_objectSpread2({},p),{},_defineProperty({},t,e)):"dateUnit"===t?_objectSpread2(_objectSpread2({},p),{},_defineProperty(_defineProperty({},t,e),"datetype","relative")):_objectSpread2(_objectSpread2({},m),{},_defineProperty({},t,e))),n.onChange(_objectSpread2(_objectSpread2({},m),{},_defineProperty({},t,e)),"datetype"===t,"dateUnit"===t)}var e=n.name,a=n.queryObj,r=n.itemId,o=n.type,l=n.groupName,c=_slicedToArray(useState(null),2),i=c[0],s=c[1],c=_slicedToArray(useState(null),2),u=c[0],d=c[1],p={start:"",end:""},c=_slicedToArray(useState(p),2),m=c[0],h=c[1],c=RANGE_DATE_TYPE[o],g=cls({"online-time":"prod_online_time"===n.itemId,"not-online-time":"prod_online_time"!==n.itemId});return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:e,groupName:l}),React.createElement("span",{className:g},"prod_online_time"===n.itemId&&React.createElement(Select$2,{dataSource:DATE_TYPE,defaultValue:null,value:a[r].datetype,style:{marginRight:10,width:107},onChange:function(e){return t(e,"datetype")}}),!a[r].datetype&&React.createElement(React.Fragment,null,React.createElement(c,{minDate:LIMIT_DATE_RANGE[o].minDate||"",maxDate:u||LIMIT_DATE_RANGE[o].maxDate||"",min:LIMIT_DATE_RANGE[o].min||"",max:u||LIMIT_DATE_RANGE[o].max||"",placeholder:MODULE_PLACEHOLDER[o],onChange:function(e){return t(e,"start")},value:a[r].start||"",format:FORMAT_TYPE[o]})," - ",React.createElement(c,{minDate:i||LIMIT_DATE_RANGE[o].minDate||"",maxDate:LIMIT_DATE_RANGE[o].maxDate||"",min:i||LIMIT_DATE_RANGE[o].min||"",max:LIMIT_DATE_RANGE[o].max||"",placeholder:MODULE_PLACEHOLDER[o],onChange:function(e){return t(e,"end")},value:a[r].end||"",format:FORMAT_TYPE[o]})),a[r].datetype&&React.createElement(React.Fragment,null,"过去 ",React.createElement(InputNumber,{className:"goods-form-item-range",value:a[r].start,precision:0,max:a[r].dateUnit?999:99999,min:a[r].end||0,onChange:function(e){return t(e,"start")}})," - 过去 ",React.createElement(InputNumber,{className:"goods-form-item-range",value:a[r].end,precision:0,min:0,max:a[r].start,onChange:function(e){return t(e,"end")}}),React.createElement(Select$2,{className:"goods-form-data-unit",dataSource:UNIT_TIME,defaultValue:null,value:a[r].dateUnit,style:{marginLeft:10,width:51},onChange:function(e){return t(e,"dateUnit")}}))))}var DateRange$1=memo(DateRange);function DateMonth(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:e,groupName:t.groupName}),React.createElement(Select$2,{allowClear:!0,placeholder:"请选择月份",dataSource:t.dataSource,value:t.queryObj[t.itemId],multiple:!0,onChange:function(e){t.onChange(e)}}))}var DateMonth$1=memo(DateMonth);function NoValue(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel,{labelName:e,groupName:t.groupName}),React.createElement(Select$2,{placeholder:e,dataSource:t.dataSource,onChange:function(e){t.onChange(e)},value:t.queryObj[t.itemId]}))}var NoValue$1=memo(NoValue),isDateM=function(e){return"DATE_M"===e},MODULE={SELECT:Select,SELECT_TREE:SelectTree$1,SELECT_INPUT:SelectInput$1,INPUT:Input,NUMBER:NumRange,NO_VALUE:NoValue$1,DATE:function(e){return isDateM(e.type)?React.createElement(DateMonth$1,e):React.createElement(DateRange$1,e)}},modalStyle={width:580,minWidth:580},bodyStyle={overflowX:"hidden",paddingTop:10,height:424};function GoodsForm(u){function e(){var e=[];JSON.parse(JSON.stringify(i)).forEach(function(t){JSON.parse(JSON.stringify(p)).find(function(e){return e.itemId===t.itemId})?e.push(JSON.parse(JSON.stringify(p)).find(function(e){return e.itemId===t.itemId})):e.push(_objectSpread2(_objectSpread2({},t),{},{newStatus:4}))}),g([].concat(e)),d([].concat(e)),o(!1)}var t=_slicedToArray(useState(!0),2),n=t[0],a=t[1],t=_slicedToArray(useState(!1),2),r=t[0],o=t[1],t=_slicedToArray(useState(!1),2),l=t[0],c=t[1],t=_slicedToArray(useState(u.allQuery),2),i=t[0],s=t[1],t=_slicedToArray(useState(u.allQuery),2),d=(t[0],t[1]),t=_slicedToArray(useState(JSON.parse(JSON.stringify(u.allQuery))),2),p=t[0],m=t[1],t=_slicedToArray(useState(u.allQuery),2),h=t[0],g=t[1],t=_slicedToArray(useState(u.allQuery),2),f=t[0],A=t[1],t=_slicedToArray(useGoodsQueryConditions(u.platShopList,u.platShop,u.supportSku,u.extraQuery,u.hasSku,u.server,u.onSearch,u.openGold),2),v=t[0],y=t[1],b=(useEffect(function(){var t,n,a,e=_toConsumableArray(i),e=(t=["sku_outer_id","sku_flag","sku_sku_id","sku_specification"],n=[],a=[],e.forEach(function(e){(t.includes(e.itemId)?a:n).push(e)}),[].concat(n,a)),e=(l?configUsedList:configInitUsedList)(e),e=i.length?e:[];u.openGold&&e.forEach(function(e){"prod_category_tree"===e.itemId&&Object.assign(e,{value:v.cateList})}),A(configUsedList(e))},[i,l,v]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r,o,l,c,i,s;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n={},a=["allData","platList","shopList","platCode","shopId","cateList","cateDefaultList"],r=["prod_outer_id","sku_outer_id"],Object.keys(t).forEach(function(e){a.includes(e)||("object"===_typeof(t[e])&&null!==t[e]?Array.isArray(t[e])?n[e]=[]:n[e]={start:"",end:""}:r.includes(e)?n[e]=null:n[e]="")}),y(_objectSpread2(_objectSpread2({},t),n)),o=t.allData.filter(function(e){return e.platCode===u.platShopList[0].platCode}),u.openGold)return e.next=9,Store$1.getShoppingGold(u.server,u.extraQuery,{platCode:u.platShopList[0].platCode,shopId:o[0].shopId});e.next=16;break;case 9:l=e.sent,c=[],(i=function(e){e.forEach(function(e){e.children.length?i(e.children):c.push({id:e.id,name:e.name,pId:e.pId})})})(l.data.data),y(_objectSpread2(_objectSpread2({},t),{},{shopList:o,platCode:u.platShopList[0].platCode,shopId:null==(s=o[0])?void 0:s.shopId,prod_category_tree:l,prod_seller_tree:[]},n)),e.next=17;break;case 16:y(_objectSpread2(_objectSpread2({},t),{},{shopList:o,platCode:u.platShopList[0].platCode,shopId:null==(s=o[0])?void 0:s.shopId,prod_category_tree:[],prod_seller_tree:[]},n));case 17:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})()),t=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:u.onChange(i),s(h),o(!1),c(!0);var t=["prod_outer_id","sku_outer_id"],n=_toConsumableArray(i),a=JSON.parse(JSON.stringify(v));return n.forEach(function(e){3!==e.status&&4!==e.status||("object"===_typeof(a[e.itemId])&&null!==a[e.itemId]?Array.isArray(a[e.itemId])?a[e.itemId]=[]:a[e.itemId]={start:"",end:""}:t.includes(e.itemId)?a[e.itemId]=null:a[e.itemId]="")}),y(a),m(configUsedList(h)),r=i.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{status:3===e.status?4:e.status})}),e.next=9,Store$1.saveQueryCondition(u.server,u.extraQuery,r,u.bizzKey,u.supportSku);case 9:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();useImperativeHandle(u.forwardRef,function(){return{queryConditions:v}});return React.createElement("section",{className:"goods-selector-pro-form"},n&&f.length&&f.map(function(e){var t,n,a,r,l=e.itemId,o=e.type,c=e.moduleType,i=MODULE[c],s=(t=e,s=v.platList,n=v.shopList,a=v.cateList,r=v.cateDefaultList,"platCode"===t.itemId?s:"shopId"===t.itemId?n:"prod_category_tree"===t.itemId?a:"prod_seller_tree"===t.itemId?r:t.configs||[]);return React.createElement(i,{key:l,name:e.itemName,itemId:l,type:o,groupName:e.groupName,queryObj:v,dataSource:s,supportClearPlatShop:u.supportClearPlatShop,moduleType:c,onChange:function(e,t,n){var a,r,o;a=c,r=e,e=t,t=n,"platCode"===(n=l)?(o=v.allData.filter(function(e){return e.platCode===r}),y(_objectSpread2(_objectSpread2({},v),{},{shopList:o,platCode:r,shopId:null==(o=o[0])?void 0:o.shopId,prod_category_tree:[],prod_seller_tree:[]}))):"shopId"===n?y(_objectSpread2(_objectSpread2({},v),{},{shopId:r,prod_category_tree:[],prod_seller_tree:[]})):"prod_online_time"===n?e?r.datetype?y(_objectSpread2(_objectSpread2({},v),{},_defineProperty({},n,{start:"",end:"",datetype:r.datetype}))):y(_objectSpread2(_objectSpread2({},v),{},_defineProperty({},n,{start:"",end:""}))):y(_objectSpread2(_objectSpread2({},v),{},_defineProperty({},n,t?{start:"",end:"",datetype:"relative",dateUnit:r.datetype?r.dateUnit:null}:_objectSpread2(_objectSpread2({},r),{},{dateUnit:r.datetype?r.dateUnit:null})))):y(_objectSpread2(_objectSpread2({},v),{},_defineProperty({},n,"NUMBER"===a?Object.assign(v[n],r):r)))}})}),React.createElement("div",{className:"operator-area"},n&&React.createElement(React.Fragment,null,React.createElement(Button,{type:"primary",onClick:function(){!u.openGold||v.prod_category_tree.length?u.onSearch(v):Message.error("请至少选择一个购物金分类")},style:{marginLeft:"10px"},disabled:u.loading},"搜索"),React.createElement("span",{className:"search-reset",onClick:function(){b(v)}},"重置"),u.supportConditions&&!u.readonly&&React.createElement("span",{className:"search-toggle",onClick:u.saveConditions},"添加为查询条件",React.createElement(Tooltip,{content:"将搜索条件保存为查询条件,查询商品时,可根据条件动态查找商品。",placement:"top"},React.createElement(Icon,{className:"test",type:"question-circle",style:{fontSize:"14px",color:"rgb(49, 159, 225)",marginLeft:"2px",fontWeight:"bold"}})))),!u.readonly&&React.createElement("span",{className:"search-toggle",onClick:function(){o(!0)}},"更多搜索条件"),React.createElement("span",{className:"search-toggle",onClick:function(){a(!n)}},n?"收起":"展开",React.createElement(Icon,{type:n?"up-solid":"down-solid",style:{fontSize:12,marginRight:2}}))),r&&React.createElement(Modal,{title:"更多商品查询条件",visible:r,modalStyle:modalStyle,bodyStyle:bodyStyle,onOk:t,onCancel:e,onClose:e},React.createElement(SearchCondition,{supportSku:u.supportSku,allQuery:h,displayStatus:l,setAllQuery:g,readonly:u.readonly})))}var css_248z$4=".goods-failure-tip {\n width: 154px;\n position: absolute;\n top: 42px;\n right: 0;\n padding: 7px;\n margin: 0 !important;\n background-color: #fff;\n border: 1px solid #ccc;\n box-shadow: 0 -1px 2px #ccc;\n font-size: 12px;\n max-height: 150px;\n overflow: auto;\n}\n.goods-failure-tip::before {\n content: '';\n position: absolute;\n width: 7px;\n height: 7px;\n top: -6px;\n left: 50%;\n transform: translateX(-50%) rotate(-45deg);\n border: 1px solid #ccc;\n border-left: 0;\n border-bottom: 0;\n background-color: #fff;\n}\n.goods-failure-tip .copy-goods-operate {\n padding-bottom: 10px;\n border-bottom: 1px solid #ccc;\n display: flex;\n justify-content: space-between;\n align-items: center;\n color: #0083ba;\n cursor: pointer;\n}\n.goods-failure-tip .copy-goods-ids {\n padding-top: 5px;\n line-height: 1.5;\n color: #333;\n}\n.goods-failure-tip .copy-goods-ids p {\n width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n cursor: pointer;\n}\n.batch-add-content {\n font-size: 12px;\n}\n.batch-add-content .batch-add-text {\n font-family: Microsoft YaHei, sans-serif;\n}\n.batch-add-content .batch-add-radio {\n display: flex;\n margin: 10px 0 10px;\n align-items: center;\n}\n.batch-add-content .batch-add-radio .group-title {\n color: #666;\n font-size: 12px;\n}\n.batch-add-content .batch-add-radio .other-input {\n width: 50px;\n}\n",DATA_TYPES=(styleInject(css_248z$4),{"prod.product_ids":"商品ID","prod.outer_ids":"商品商家编码","sku.outer_ids":"SKU商家编码"}),DATA_SYMBOL={enter:{name:"回行",rules:"\n"},comma:{name:"逗号",rules:","},semicolon:{name:"分号",rules:";"},quotes:{name:"引号",rules:"'"},other:{name:"其他",rules:""}},bodyStyle$1={maxWidth:"608px",overflow:"auto"},modalStyle$1={maxWidth:"608px"};function BatchAdd(a){function r(){u("prod.product_ids"),p("enter"),h(""),f("")}function e(){f(""),n(),r()}var t=a.visible,o=a.onOk,n=a.onClose,l=a.isSelectedLength,c=a.supportSku,i=_slicedToArray(useState("prod.product_ids"),2),s=i[0],u=i[1],i=_slicedToArray(useState("enter"),2),d=i[0],p=i[1],i=_slicedToArray(useState(""),2),m=i[0],h=i[1],i=_slicedToArray(useState(""),2),g=i[0],f=i[1],i=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if("other"!==d||m){e.next=3;break}return Message.error("请输入分隔符"),e.abrupt("return");case 3:if(t="other"===d?m:DATA_SYMBOL[d].rules,0===(t=g.split(t).map(function(e){return e.trim()})).filter(function(e){return e}).length)return Message.error("匹配数据不能为空"),e.abrupt("return");e.next=8;break;case 8:if(t.length+l>a.limit)return Message.error("最多支持勾选".concat(a.limit,"条数据,请修改导入源数据")),e.abrupt("return");e.next=11;break;case 11:return(n={value:DATA_TYPES[s]})[s]=t.filter(function(e){return e}),e.next=15,o(n);case 15:f(""),r();case 17:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();return React.createElement(Modal,{modalStyle:modalStyle$1,bodyStyle:bodyStyle$1,title:"批量匹配",visible:t,onOk:i,onCancel:e,showConfirmLoading:a.showConfirmLoading,onClose:e},React.createElement("div",{className:"batch-add-content"},c&&React.createElement(Tips$1,{msg:"根据输入的数据类型,精准查询匹配的商品或SKU。",style:{color:"#999"}}),React.createElement(Form,{layout:"horizontal",labelCol:{span:4}},React.createElement(Form.Item,{label:"数据类型"},React.createElement(Radio.Group,{value:s,onChange:function(e){u(e),f("")}},React.createElement(Radio,{value:"prod.product_ids",key:"prod.product_ids"},"商品ID"),React.createElement(Radio,{value:"prod.outer_ids",key:"prod.outer_ids"},"商品商家编码"),c&&React.createElement(Radio,{value:"sku.outer_ids",key:"sku.outer_ids"},"SKU商家编码"))),React.createElement(Form.Item,{label:"选择分隔符"},React.createElement("div",null,React.createElement(Radio.Group,{value:d,onChange:function(e){p(e),f(""),h("")}},Object.entries(DATA_SYMBOL).map(function(e){var e=_slicedToArray(e,2),t=e[0];return React.createElement(Radio,{value:t,key:t},e[1].name)})),React.createElement(Input$2,{className:"other-input",value:m,onChange:function(e){h(e.target.value)},disabled:"other"!==d,style:{width:90}}))),React.createElement(Form.Item,{label:"输入匹配数据"},React.createElement(Input$2.Textarea,{className:"cloud-batch-add-text",placeholder:"可输入".concat(a.limit,"条数据"),rows:12,value:g,onChange:function(e){f(e.target.value)}})))))}var _removeFn=null;function FailureTip(e){var t=e.children,n=e.list,a=e.visible,e=_slicedToArray(useState(a),2),r=e[0],o=e[1];function l(e){e.stopPropagation(),e.nativeEvent.stopPropagation(),e.nativeEvent.stopImmediatePropagation()}function c(e){l(e);var e=!r,t=(o(e),getRootDocument());t.removeEventListener("click",_removeFn),e&&t.addEventListener("click",_removeFn)}_removeFn=_removeFn||function(){o(!1),getRootDocument().removeEventListener("click",_removeFn)};return useEffect(function(){o(a)},[a]),React.createElement(React.Fragment,null,React.createElement("span",{onClick:c},t),r?React.createElement(React.Fragment,null,React.createElement("div",{className:"goods-failure-tip",onClick:l},React.createElement("div",{className:"copy-goods-operate"},React.createElement("span",{className:"account-name",onClick:function(){var e=n.join(",");ShuyunUtils.copyText(e),o(!1),e=getRootDocument(),Message.success("复制成功",{contextContainer:e.querySelector(".goods-selector-pro-node"),className:"goods-error"}),e.removeEventListener("click",_removeFn)}},"复制所有ID"),React.createElement("span",{onClick:c},"收起")),React.createElement("div",{className:"copy-goods-ids"},n.map(function(e){return React.createElement("p",{key:e,title:e},e)})))):null)}FailureTip.propTypes={list:PropTypes.array},FailureTip.defaultProps={list:[]};var detailStyle={position:"absolute",right:40,color:"#0083ba",cursor:"pointer"};function transformPattern(e){var t,n,a,r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"";return/:/g.test(e)?(t=(a=_slicedToArray(e.split(":"),3))[0],n=a[1],a=void 0===(a=a[2])?"":a,""===t||""===n?{err:"".concat(r,"商家编码截断位不能为空"),value:e}:a?a.length!==n-t+1?{err:"".concat(r,"商家编码长度必须和位数匹配"),value:e}:{value:"".concat(t,":").concat(n,":").concat(a)}:{err:"".concat(r,"商家编码内容不能为空"),value:e}):{value:e}}function AllGoods(c){function r(){v(!1)}var e=_slicedToArray(useState({pageSize:10,pageNum:1,total:0}),2),o=e[0],l=e[1],e=_slicedToArray(useState(!1),2),i=e[0],s=e[1],e=_slicedToArray(useState({query:[]}),2),u=e[0],d=e[1],e=_slicedToArray(useState({}),2),t=e[0],p=e[1],e=_slicedToArray(useState(!1),2),m=e[0],a=e[1],e=_slicedToArray(useState(!1),2),n=e[0],h=e[1],e=_slicedToArray(useState({goods:!1,sku:!1}),2),g=e[0],f=e[1],e=useBatchImport(c.server,c.extraQuery),A=e.batchVisible,v=e.setBatchVisible,y=e.platCode,b=e.setPlatCode,E=e.shopId,C=e.setShopId,w=useGoodsContext(),e=_slicedToArray(useState(!1),2),x=e[0],S=e[1],e=_slicedToArray(useState(!1),2),R=e[0],T=e[1],e=_slicedToArray(useState(!1),2),I=e[0],k=e[1],e=_slicedToArray(useState(!1),2),N=e[0],F=e[1],e=_slicedToArray(useState([]),2),M=e[0],D=e[1],P=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o,l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l=c.supportSku,t=c.server,n=c.extraQuery,a=c.supportTags,r=c.bizzKey,o=c.openGold,e.next=3,Store$1.fetchAllquery(l,t,n,a,r);case 3:return l=e.sent,o&&l.forEach(function(e){"SELECT_TREE"===e.moduleType&&Object.assign(e,{defaultValue:[]})}),D(l),e.abrupt("return",l);case 7:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),L=(useEffect(function(){P()},[]),useEffect(function(){var n,a=w.globalSelect,r=w.globalTableList;x||R||(n={allGoodsLength:Object.keys(r).map(function(e){return!r[e].rowExpandable}).length,selectGoodsLength:0,allSkuLength:0,selectSkuLength:0},Object.keys(r).forEach(function(e){n.allSkuLength+=r[e].skuTotal,a[r[e].uniProductId]&&(a[r[e].uniProductId].rowExpandable||(n.selectGoodsLength+=1),r[e].skus.forEach(function(t){a[r[e].uniProductId].skus.forEach(function(e){t.skuId===e.skuId&&(n.selectSkuLength+=1)})}))}),n.allSkuLength||n.allGoodsLength?n.allSkuLength&&n.allSkuLength<=n.selectSkuLength?(k(!1),F(n.allSkuLength&&n.allSkuLength<=n.selectSkuLength)):(F(!1),k(n.allGoodsLength&&n.allGoodsLength<=n.selectGoodsLength)):(F(!1),k(!1)))},[w.globalSelect,w.globalTableList,x,R]),useRef()),B=(()=>{var a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return s(!0),e.next=3,Store$1.getGoods(c.server,c.extraQuery,{page:{pageNo:n,pageSize:a},parameter:t},c.platShopList,w.globalSelect);case 3:r=e.sent,m&&Object.keys(r.data).forEach(function(e){Object.assign(r.data[e],{rowExpandable:!0})}),s(!1),S(!1),T(!1),w.setGlobalTableList(_objectSpread2({},r.data)),l(_objectSpread2(_objectSpread2({},o),{},{pageNum:n,pageSize:a,total:r.total}));case 10:case"end":return e.stop()}},e)}));return function(e,t,n){return a.apply(this,arguments)}})(),e=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return h(!0),e.next=3,Store$1.batchImport(c.server,c.extraQuery,_objectSpread2(_objectSpread2({},t),{},{platCode:y,shopId:E}),c.platShopList);case 3:n=e.sent,h(!1),n.success?(a=React.createElement("div",null,React.createElement("span",null,"成功匹配商品".concat(n.data.data.length,"个,匹配失败").concat(n.data.notKeys.length,"个")),React.createElement(FailureTip,{list:n.data.notKeys},React.createElement("span",{style:detailStyle},"查看未成功明细"))),resultGoodsLength(n.data.data)+resultGoodsLength(w.globalSelect)>c.limit&&Message.error("匹配结果已超过商品可选上限,已自动选择".concat(c.limit-resultGoodsLength(w.globalSelect),"件商品"),{duration:3e3}),n.data.notKeys.length?Message.error(a,{contextContainer:getRootDocument().querySelector(".goods-selector-pro-node"),duration:0,className:"goods-error"}):Message.success("成功匹配商品".concat(n.data.data.length,"个")),a=c.limit-resultGoodsLength(w.globalSelect),a=n.data.data.slice(0,a),w.setAllGlobalSelect(a,!0),w.setAllGlobalSearch(a),l(_objectSpread2(_objectSpread2({},o),{},{pageNum:1,pageSize:n.data.data.length||10,total:n.data.data.length}))):Message.error("服务错误,匹配失败"),r();case 7:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),z=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(x||R||I)return Message.error("请先取消其他全选状态"),e.abrupt("return");e.next=3;break;case 3:if(n=0,a=Object.keys(w.globalTableList).map(function(e){return w.globalTableList[e]}),r=a.filter(function(e){return e.skus.length}),a.forEach(function(e){e.skus.forEach(function(e){n+=1})}),n){e.next=10;break}return Message.error("当前页没有sku请重新筛选数据"),e.abrupt("return");case 10:if(resultGoodsLength(w.globalSelect)+n>c.limit&&t)return Message.error("最多可选".concat(c.limit,"条数据")),e.abrupt("return");e.next=13;break;case 13:w.setSkuToggleStatus(a,t),F(t),w.setAllGlobalSelect(r,t);case 16:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),O=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(N||R||I)return Message.error("请先取消其他全选状态"),e.abrupt("return");e.next=3;break;case 3:return f(_objectSpread2(_objectSpread2({},g),{},{goods:!0})),e.next=6,Store$1.queryAllGoods(c.server,c.extraQuery,u.query,c.limit,"goods",c.platShopList);case 6:if(n=e.sent,f(_objectSpread2(_objectSpread2({},g),{},{goods:!1})),n.success){e.next=11;break}return Message.error(n.msg),e.abrupt("return");case 11:if(resultGoodsLength(w.globalSelect),resultGoodsLength(w.globalSelect)+n.data.length>c.limit&&t)return Message.error("最多可选".concat(c.limit,"条数据")),e.abrupt("return");e.next=15;break;case 15:a(!1),w.setSkuToggleStatus(n.data,!1),S(t),w.setAllGlobalSelect(n.data,t);case 19:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),U=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(N||x||I)return Message.error("请先取消其他全选状态"),e.abrupt("return");e.next=3;break;case 3:return f(_objectSpread2(_objectSpread2({},g),{},{sku:!0})),e.next=6,Store$1.queryAllGoods(c.server,c.extraQuery,u.query,c.limit,"skus",c.platShopList);case 6:if(n=e.sent,f(_objectSpread2(_objectSpread2({},g),{},{goods:!1})),n.success){e.next=11;break}return Message.error(n.msg),e.abrupt("return");case 11:if(a=0,n.data.forEach(function(e){e.skus.forEach(function(e){a+=1})}),a){e.next=16;break}return Message.error("当前条件没有sku商品"),e.abrupt("return");case 16:if(a+resultGoodsLength(w.globalSelect)>c.limit)return Message.error("最多可选".concat(c.limit,"条数据")),e.abrupt("return");e.next=19;break;case 19:Object.keys(w.globalTableList).forEach(function(e){Object.assign(w.globalTableList[e],{rowExpandable:!0})}),w.setGlobalTableList(_objectSpread2({},w.globalTableList)),T(t),w.setAllGlobalSelect(n.data,t);case 23:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),j=useMemo(function(){var t=w.globalSelect,e=w.limit,n=0,a=Object.keys(t).map(function(e){return t[e]}),r=(a.forEach(function(e){e.skus.forEach(function(e){n+=1})}),n?" ,包含sku(".concat(n,")种"):"");return"已选商品".concat(a.length,"/").concat(e,"件").concat(r)},[w.globalSelect]);return React.createElement(React.Fragment,null,React.createElement("div",{className:"goods-table-wrap"},M.length?React.createElement(GoodsForm,_extends({},c,{allQuery:M,onSearch:function(e){if(!i)if(5<e.prod_product_name.split(",").length)Message.error("商品名称最多设置5个关键字");else if(e.prod_stock.end.toString()&&e.prod_stock.start>e.prod_stock.end)Message.error("库存填写不正确,请检查");else if(e.prod_price.end.toString()&&e.prod_price.start>e.prod_price.end)Message.error("价格填写不正确,请检查");else{var e=_objectSpread2({},e),t=e.prod_outer_id,t=void 0===t?"":t,n=e.sku_outer_id,n=void 0===n?"":n;if(t||n){var a=transformPattern(t,"商品"),r=a.err,a=a.value,o=transformPattern(n,"SKU"),l=o.err,o=o.value;if(r||l)return void Message.error(r||l);t&&Object.assign(e,{prod_outer_id:a}),n&&Object.assign(e,{sku_outer_id:o})}r=allTabFormatting(configQueryMap(M,e),e);p(e),d(_objectSpread2(_objectSpread2({},u),{},{query:r})),B(r,1,10)}},onChange:function(e){c.changeCondition(e)},forwardRef:L,saveConditions:function(){var e=_objectSpread2({},L.current.queryConditions);if(5<e.prod_product_name.split(",").length)Message.error("商品名称最多设置5个关键字");else if(e.prod_stock.end.toString()&&e.prod_stock.start>e.prod_stock.end)Message.error("库存填写不正确,请检查");else if(e.prod_price.end.toString()&&e.prod_price.start>e.prod_price.end)Message.error("价格填写不正确,请检查");else{var t=e.prod_outer_id,t=void 0===t?"":t,n=e.sku_outer_id,n=void 0===n?"":n;if(t||n){var a=transformPattern(t,"商品"),r=a.err,a=a.value,o=transformPattern(n,"SKU"),l=o.err,o=o.value;if(r||l)return void Message.error(r||l);t&&Object.assign(e,{prod_outer_id:a}),n&&Object.assign(e,{sku_outer_id:o})}r=allTabFormatting(configQueryMap(M,e),e);r.length||Message.error("无效条件,请检查"),d(_objectSpread2(_objectSpread2({},u),{},{query:r})),w.globalConditions.length<c.conditionLen?(l=queryConditionToString(r),w.appendGlobalConditions(l),Message.success("添加成功")):Message.error("最多添加".concat(c.conditionLen,"个查询条件"))}},loading:i})):React.createElement(Loading,null),React.createElement("div",{className:"goods-table-batch"},React.createElement("div",null,1<c.limit&&!c.readonly&&React.createElement(React.Fragment,null,React.createElement(Checkbox,{checked:x,onChange:function(e){O(e)},disabled:g.goods},g.goods?"数据获取中":"全选商品")," ",c.supportSku&&React.createElement(React.Fragment,null,React.createElement(Checkbox,{checked:R,onChange:function(e){U(e)},disabled:g.sku},g.sku?"数据获取中":"全选SKU")," "),React.createElement(Checkbox,{checked:I,onChange:function(e){var t;e=e,x||R||N?Message.error("请先取消其他全选状态"):(t=Object.keys(w.globalTableList).map(function(e){return w.globalTableList[e]}),resultGoodsLength(w.globalSelect)+t.length>c.limit&&e?Message.error("最多可选".concat(c.limit,"条数据")):(a(!1),w.setSkuToggleStatus(t,!1),k(e),w.setAllGlobalSelect(t,e)))}},"全选当前页商品")," ",c.supportSku&&React.createElement(Checkbox,{checked:N,onChange:function(e){z(e)}},"全选当页SKU"))),React.createElement("div",null,c.supportBatch&&1<c.limit&&!c.readonly&&React.createElement("span",{className:"goods-table-btn",onClick:function(){C(L.current.queryConditions.shopId),b(L.current.queryConditions.platCode),v(!0)}},"批量匹配"),c.supportSku&&React.createElement("span",{className:"goods-table-btn",onClick:function(){var t={},e=(m||Object.keys(w.globalSelect).forEach(function(e){w.globalSelect[e].skus.length&&(t[e]=w.globalSelect[e])}),Object.keys(w.globalTableList).map(function(e){return w.globalTableList[e]}));w.setSkuToggleStatus(e,!m),w.setGlobalSelect(t),S(!1),T(!1),k(!1),F(!1),a(!m)}},m?"收起全部SKU":"展开全部SKU",React.createElement(Tooltip,{content:"如果只想选择特定sku,请点击商品后面的选择sku可选择当下商品的sku",placement:"top"},React.createElement(Icon,{className:"test",type:"question-circle",style:{fontSize:"14px",color:"rgb(49, 159, 225)",marginLeft:"2px",fontWeight:"bold"}}))))),React.createElement(RcTable,{dataSource:w.globalTableList,expandable:!0,checkedTotal:j,total:o.total,childrenKey:"skus",query:t,page:o.pageNum,pageSize:o.pageSize,toggleSku:function(e){S(!1),T(!1),k(!1),F(!1),w.setSkuToggleStatus([e],!e.rowExpandable)},toggleChecked:function(t){(t.skuId?!!w.globalSelect[t.uniProductId]&&Boolean(w.globalSelect[t.uniProductId].skus.filter(function(e){return e.skuId===t.skuId}).length):Boolean(w.globalSelect[t.uniProductId]))||resultGoodsLength(w.globalSelect)<c.limit?w.setGlobalSelectItem([t]):Message.error("最多可选".concat(c.limit,"条数据"))},onPageChange:function(e,t){l(_objectSpread2(_objectSpread2({},l),{},{pageNum:e,pageSize:t})),B(u.query,e,t)},loading:i,selectObj:w.globalSelect,supportSku:c.supportSku,columnConfig:c.allColumn}),A&&React.createElement(BatchAdd,{supportSku:c.supportSku,visible:A,onClose:r,onOk:e,limit:c.limit,showConfirmLoading:n,isSelectedLength:w.globalSelect.length})))}function useSelectTab(){var e=_slicedToArray(useState({pageSize:10,pageNum:1}),2),t=e[0],e=e[1],n=_slicedToArray(useState(""),2),a=n[0],n=n[1],r=_slicedToArray(useState("productName"),2);return{selectPageData:t,setSelectPageData:e,searckKey:a,setSearckKey:n,selectValue:r[0],setSelectValue:r[1]}}function useSelectConditionsData(){var e=_slicedToArray(useState({auto:[],manual:[]}),2);return{conditionList:e[0],setConditionList:e[1]}}var timer=null;function SelectGoods(l){var c=useGoodsContext(),e=useSelectTab(),n=e.selectPageData,a=e.setSelectPageData,r=e.searckKey,o=e.setSearckKey,t=e.selectValue,i=e.setSelectValue,e=useSelectConditionsData(),s=e.conditionList,u=e.setConditionList,e=_slicedToArray(useState(!1),2),d=e[0],p=e[1],e=_slicedToArray(useState(!1),2),m=e[0],h=e[1],e=_slicedToArray(useState(!1),2),g=e[0],f=e[1],e=_slicedToArray(useState(""),2),A=e[0],v=e[1],e=_slicedToArray(useState(0),2),y=e[0],b=e[1],e=_slicedToArray(useState({newName:"",id:"",index:0}),2),E=e[0],C=e[1],w=[],x=(useEffect(function(){function e(){return h(!1)}var t=getRootDocument();return t.addEventListener("click",e,!1),function(){return t.removeEventListener("click",e,!1)}},[]),Object.keys(c.globalSelect).map(function(e){return c.globalSelect[e]}));if(r)switch(t){case"productName":w=x.filter(function(e){return!!e.productName&&-1!==(null==(e=e.productName)?void 0:e.search(new RegExp(r,"i")))});break;case"productId":w=x.filter(function(e){return e.productId===r});break;case"outerId":w=x.filter(function(e){return e.outerId===r});break;case"skuId":w=x.filter(function(e){var t=_objectSpread2({},e),e=e.skus.filter(function(e){return e.skuId===r});return t.skus=e,t.skus.length});break;case"outerSkuId":w=x.filter(function(e){var t=_objectSpread2({},e),e=e.skus.filter(function(e){return e.outerSkuId===r});return t.skus=e,t.skus.length});break;case"skuDetail":w=x.filter(function(e){var t=_objectSpread2({},e),e=e.skus.filter(function(e){return-1!==e.skuDetail.search(new RegExp(r,"i"))});return t.skus=e,t.skus.length})}else w=x;function S(e){var t=[];e.forEach(function(e){e.skus&&(e.skus.length?e.skus.forEach(function(e){t.push(e)}):t.push(e))}),c.setGlobalSelectItem(t)}function R(){p(!1)}var T=w.slice((n.pageNum-1)*n.pageSize,n.pageNum*n.pageSize),I=(()=>{var n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:Modal.confirm({isShowIcon:!1,body:"确定删除常用查询条件吗?",onOk:(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$1.deleteCondition(l.server,l.extraQuery,t.id);case 2:if(e.sent.success){e.next=6;break}return Message.error("服务出错"),e.abrupt("return");case 6:h(!1),s.manual.splice(n,1),u(_objectSpread2(_objectSpread2({},s),{},{manual:_toConsumableArray(s.manual)}));case 9:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),onCancel:function(){}});case 1:case"end":return e.stop()}},e)}));return function(e,t){return n.apply(this,arguments)}})(),k=(()=>{var n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return C(_objectSpread2(_objectSpread2({},E),{},{id:t.id,index:n})),v(t.conditionName),p(!0),e.next=5,Store$1.findConditionCount(l.server,l.extraQuery);case 5:(a=e.sent).success&&b(a.data.count);case 7:case"end":return e.stop()}},e)}));return function(e,t){return n.apply(this,arguments)}})(),e=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t.nativeEvent.stopImmediatePropagation(),m){e.next=10;break}return e.next=4,Store$1.conditionFindAll(l.server,l.extraQuery);case 4:(n=e.sent).success||Message.error("请求错误"),a=[],r=[],n.data.forEach(function(e){"manual"===e.conditionType?a.push(e):"auto"===e.conditionType&&r.push(e)}),u(_objectSpread2(_objectSpread2({},s),{},{manual:a,auto:r}));case 10:h(!m);case 11:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),N=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$1.findConditionCount(l.server,l.extraQuery);case 2:(t=e.sent).success&&b(t.data.count),p(!0),v("");case 6:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),F=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(h(!1),E.id)return f(!0),e.next=5,Store$1.validationConditionName(l.server,l.extraQuery,A);e.next=24;break;case 5:if((t=e.sent).data.status)return Message.error(t.data.msg),f(!1),e.abrupt("return");e.next=10;break;case 10:return e.next=12,Store$1.renameCondition(l.server,l.extraQuery,{id:E.id,conditionName:E.newName});case 12:if(t=e.sent,f(!1),t.success){e.next=17;break}return Message.error(t.msg),e.abrupt("return");case 17:s.manual[E.index].conditionName=E.newName,u(_objectSpread2(_objectSpread2({},s),{},{manual:_toConsumableArray(s.manual)})),C(_objectSpread2(_objectSpread2({},E),{},{index:0,id:"",newName:""})),Message.success("修改成功"),p(!1),e.next=51;break;case 24:if(A){e.next=27;break}return Message.error("查询条件名称不能为空"),e.abrupt("return");case 27:return f(!0),e.next=30,Store$1.validationConditionName(l.server,l.extraQuery,A);case 30:if((o=e.sent).data.status)return Message.error(o.data.msg),f(!1),e.abrupt("return");e.next=35;break;case 35:if(n=c.globalConditions.map(function(e){return e.value}),a=[],r=[],Object.keys(c.globalSelect).forEach(function(e){a.push(c.globalSelect[e].uniProductId),c.globalSelect[e].skus.forEach(function(e){r.push(e.skuId)})}),n.length||a.length){e.next=43;break}return Message.error("没有查询条件或商品信息"),f(!1),e.abrupt("return");case 43:return e.next=45,Store$1.saveCondition(l.server,l.extraQuery,{conditionName:A,conditions:n,productIds:a,skuIds:r});case 45:if(o=e.sent,f(!1),o.success){e.next=50;break}return Message.error(o.msg),e.abrupt("return");case 50:Message.success("保存成功");case 51:p(!1);case 52:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),M=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.conditions.map(function(e){return queryConditionToString(e)}),t.productIds.length){e.next=5;break}return c.setGlobalSelect({}),c.setGlobalConditions(n),e.abrupt("return");case 5:return e.next=7,Store$1.batchImport(l.server,l.extraQuery,{"prod.uni_product_ids":t.productIds,"sku.sku_ids":t.skuIds},l.platShopList);case 7:(a=e.sent).data.data.forEach(function(e){t.skuIds.length||Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),r={},a.data.data.forEach(function(e){r[e.uniProductId]=e}),c.setGlobalConditions(n),c.setGlobalSelect(_objectSpread2({},r));case 13:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),D=useMemo(function(){var t=c.globalSelect,e=c.limit,n=0,a=Object.keys(t).map(function(e){return t[e]}),r=(a.forEach(function(e){e.skus.forEach(function(){n+=1})}),n?" ,包含sku(".concat(n,")种"):"");return"已选商品".concat(a.length,"/").concat(e,"件").concat(r)},[c.globalSelect]);return React.createElement("div",{className:"cloud-select-tab-wrap goods-table-wrap"},React.createElement(Tips$1,{msg:"商品查询结果为已选商品、已选条件所查的商品之和。",style:{marginBottom:10}}),React.createElement("div",{className:"justify-between goods-form-pro"},React.createElement("div",{className:"history-list-wrap"},l.supportConditions&&React.createElement(Button,{type:"link",className:"f-szie-12",style:{paddingLeft:0},onClick:e},"常用查询条件"),React.createElement("div",{className:"history-list-container",style:{display:m?"block":"none"},onClick:function(e){return e.nativeEvent.stopImmediatePropagation()}},s.auto.length||s.manual.length?React.createElement(React.Fragment,null,s.auto.length?React.createElement("dl",null,React.createElement("dt",null,"最近"),s.auto.map(function(e,t){return React.createElement("dd",{key:t.toString(),title:"创建人:".concat(e.userName,",创建时间:").concat(e.insertTime),onClick:function(){M(e)}},"".concat(e.conditionName).concat(t+1))})):"",s.manual.length?React.createElement("dl",{className:"scroll-container"},React.createElement("dt",null,"已保存的查询条件"),s.manual.map(function(e,t){return React.createElement("dd",{key:t.toString(),title:e.str},React.createElement("p",{onClick:function(){return M(e)},title:"创建人:".concat(e.userName,",创建时间:").concat(e.insertTime)},e.conditionName),React.createElement("div",{className:"pop-wrap"},React.createElement(Icon,{type:"edit",onClick:function(){return k(e,t)}}),React.createElement(Icon,{type:"delete",onClick:function(){return I(e,t)}})))})):null):React.createElement("p",null,"暂无数据")))),l.supportConditions&&React.createElement("div",{className:"justify-between"},React.createElement("b",null,"已选商品")),React.createElement("div",{className:"justify-between"},React.createElement("div",{className:"remove-box"},!l.readonly&&React.createElement(React.Fragment,null,React.createElement("span",{onClick:function(){S(T)}},"移除当前页"),React.createElement("span",{onClick:function(){S(w)}},"移除全部"))),React.createElement("div",{className:"goods-form-item"},React.createElement(Select$2,{dataSource:l.supportSku?SELECTED_TAB_GOODS_TYPE:SELECTED_TAB_GOODS_TYPE.filter(function(e){return!e.isSku}),labelKey:"labelKey",valueKey:"valueKey",onChange:function(e){i(e)},value:"productName",width:"120px"}),React.createElement(Input$2,{onChange:function(e){var t=e.target.value;clearTimeout(timer),timer=setTimeout(function(){o(t),a(_objectSpread2(_objectSpread2({},n),{},{pageNum:1}))},1e3)},placeholder:"输入内容后按回车进行搜索"}))),React.createElement(RcTable,{dataSource:T,expandable:!0,checkedTotal:D,childrenKey:"skus",columnConfig:l.selectedColumn,removeSelect:function(e){c.setGlobalSelectItem([e])},total:w.length,page:n.pageNum,pageSize:n.pageSize,onPageChange:function(e,t){a(_objectSpread2(_objectSpread2({},n),{},{pageNum:e,pageSize:t}))},query:{prod_product_name:"productName"===t?r:"",sku_detail:"skuDetail"===t?r:""},supportSku:l.supportSku}),l.supportConditions&&React.createElement("div",{className:"query-list-wrap"},React.createElement("p",{style:{marginTop:"10px"}},React.createElement("b",null,"已选条件")),React.createElement("div",{className:"conditions-details"},c.globalConditions.length<=0&&React.createElement("div",{className:"none-box"},React.createElement(Icon,{type:"warning-circle-solid"}),"暂无数据"),0<c.globalConditions.length&&React.createElement("ul",null,c.globalConditions.map(function(e,t){return React.createElement("li",{key:t.toString(),title:e.title.toString()},React.createElement("p",null,e.str),!l.readonly&&React.createElement("span",{onClick:function(){c.removeGlobalConditions(t)}},"移除"))}))),!l.readonly&&React.createElement(Button,{type:"primary",size:"small",onClick:N},"保存为常用查询条件")),d&&React.createElement(Modal,{title:"创建常用查询条件",visible:d,showConfirmLoading:g,onOk:F,onCancel:R,onClose:R,modalStyle:{maxWidth:"570px"}},React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-pro-create-history")},React.createElement("ul",null,React.createElement("li",null,"1.可创建和保存最近的30个商品查询条件;超过30个时,系统将按从早及晚规则删除。"),React.createElement("li",null,"2.保存成功后,可点击【常用查询条件】找到保存过的查询条件。")),React.createElement("div",null,React.createElement("div",{className:"input-info"},React.createElement("p",null,"查询条件名称:"),React.createElement(Input$2,{placeholder:"请输入查询条件名称",value:A,onChange:function(e){v(e.target.value),E.id&&C(_objectSpread2(_objectSpread2({},E),{},{newName:e.target.value}))},maxLength:20})),React.createElement("div",{className:"input-info"},React.createElement("p",null,"已保存:"),React.createElement("span",null,y,"条"))))))}function useGlobalShareGoods(){var e=_slicedToArray(useState({}),2),r=e[0],a=e[1],e=_slicedToArray(useState({}),2),o=e[0],t=e[1],e=useCallback(function(e){e.forEach(function(t){var n,e,a=o[t.uniProductId];t.skuId?(n=!1,a&&_objectSpread2({},a).skus.forEach(function(e){e.skuId===t.skuId&&(n=!0)}),n?((e=_objectSpread2({},a)).skus=e.skus.filter(function(e){return e.skuId!==t.skuId}),e.skus.length?o[t.uniProductId]=e:delete o[t.uniProductId]):((e=_objectSpread2({},r[t.uniProductId])).skus=r[t.uniProductId].skus.filter(function(e){return e.skuId===t.skuId}),a?o[t.uniProductId].skus=[].concat(_toConsumableArray(o[t.uniProductId].skus),_toConsumableArray(e.skus)):o[t.uniProductId]=e)):a?delete o[t.uniProductId]:((e=_objectSpread2({},t)).skus=[],o[t.uniProductId]=e)}),t(_objectSpread2({},o))},[o,r]),n=useCallback(function(e,n){e.forEach(function(e){var t;n?((t=_objectSpread2({},e)).rowExpandable||(t.skus=[]),o[e.uniProductId]=t):delete o[e.uniProductId]}),t(_objectSpread2({},o))},[o]),l=useCallback(function(e){var t={};e.forEach(function(e){t[e.uniProductId]=e}),a(_objectSpread2({},t))},[r]),c=useCallback(function(e,n){e.forEach(function(e){var t=r[e.uniProductId];t&&(t.rowExpandable=n,delete o[e.uniProductId])}),t(_objectSpread2({},o)),a(_objectSpread2({},r))},[r,o]);return{globalTableList:r,setGlobalTableList:a,setAllGlobalSelect:n,setGlobalSelectItem:e,setSkuToggleStatus:c,globalSelect:o,setGlobalSelect:t,setAllGlobalSearch:l}}function useGlobalQueryConditions(){var e=_slicedToArray(useState([]),2),t=e[0],n=e[1],e=useCallback(function(e){n([].concat(_toConsumableArray(t),[e]))},[t]),a=useCallback(function(e){t.splice(e,1),n(_toConsumableArray(t))},[t]);return{globalConditions:t,setGlobalConditions:n,appendGlobalConditions:e,removeGlobalConditions:a}}function useGlobalAllQueryCondition(){var e=_slicedToArray(useState(),2);e[0];return{allQueryCondition:Store$1.queryCondition,setAllQueryCondition:e[1]}}function WidgetBox(e){var t=e.help,t=void 0===t?"":t,n=e.children,a=e.disabled,r=e.entryText,r=void 0===r?"":r,e=e.entryAction;return React.createElement("div",{className:"condition-widget-box","data-disabled":void 0!==a&&a},React.createElement("div",{className:"condition-widget-box-content"},void 0===n?null:n),React.createElement("div",{className:"condition-widget-box-action"},t&&React.createElement(Tooltip,{content:t},React.createElement("div",{className:"condition-widget-box-action-help"},React.createElement(Icon,{type:"question-circle"}))),r&&React.createElement("span",{onClick:void 0===e?function(){}:e},r)))}var _excluded$1=["platCode","shopId","fetcher"];function useCategories(e){var a=e.platCode,r=e.shopId,o=e.fetcher,e=_objectWithoutProperties(e,_excluded$1),l=e.extraQuery,c=e.server,e=_slicedToArray(useState(!1),2),i=e[0],s=e[1],e=_slicedToArray(useState([]),2),t=e[0],u=e[1],n=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=function(e){return e.map(function(e){var t=e.children||[];return t.length&&n(t),_objectSpread2(_objectSpread2({},e),{},{children:n(e.children),value:e.id,label:e.name})})},a&&r){e.next=4;break}return u([]),e.abrupt("return");case 4:if(i)return e.abrupt("return");e.next=6;break;case 6:return s(!0),e.next=9,o(c,l,{platCode:a,shopId:r});case 9:t=e.sent,u(n(t.data.data||[])),s(!1);case 12:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();return useEffect(function(){n()},[a,r]),{categories:t,loading:i}}var _excluded$2=["value","context","mode"];function CategoryModal(e){function n(e,t){d(t)}var t=e.value,t=void 0===t?{}:t,a=e.context,r=e.mode,o=_objectWithoutProperties(e,_excluded$2),e=_defineProperty(_defineProperty({},FIELD_STACKS.PROD_CATEGORY_ID,Store$1.getGoodsCategory),FIELD_STACKS.PROD_SELLER_ID,Store$1.getGoodsDefaultCategory)[r],r=_slicedToArray(useState(t.shop?t.shop.value:""),2),l=r[0],c=r[1],r=_slicedToArray(useState(t.plat?t.plat.value:""),2),i=r[0],s=r[1],r=a.platShopList,e=useCategories(_objectSpread2({platCode:i,shopId:l,fetcher:e},a)),a=e.categories,e=e.loading,t=_slicedToArray(useState(t.categories||[]),2),u=t[0],d=t[1],p=_slicedToArray(useState(r.reduce(function(e,t){return e.map(function(e){return e.value}).includes(t.platCode)||e.push({value:t.platCode,label:t.platName}),e},[])),1)[0],m=_slicedToArray(useState(r.reduce(function(e,t){return e[t.platCode]=e[t.platCode]||[],e[t.platCode].push({label:t.shopName,value:t.shopId}),e},[])),1)[0],h=i?m[i]:[],t=(useEffect(function(){var e=i||p[0].value,t=l||m[e][0].value;setTimeout(function(){c(t),s(e)},300)},[]),a.length<=0);return React.createElement(Modal,_extends({title:"选择类目",modalStyle:{width:500},bodyStyle:{height:275}},o,{onOk:function(){o.onOk({plat:p.find(function(e){return[i].includes(e.value)}),shop:h.find(function(e){return[l].includes(e.value)}),categories:_toConsumableArray(u)})}}),React.createElement(Form,{layout:"horizontal",labelCol:{span:5},wrapperCol:{span:15}},React.createElement(Form.Item,{label:"选择店铺"},React.createElement(Select$2,{style:{marginRight:8,width:80},dataSource:p,placeholder:"选择平台",value:i,onChange:function(e){var t=m[e][0].value;n(0,[]),s(e),c(t)}}),React.createElement(Select$2,{style:{width:190},dataSource:h,placeholder:"选择店铺",value:l,onChange:function(e){c(e),d([])}})),React.createElement(Form.Item,{label:"选择类目"},React.createElement(Loading,{loading:e,size:"small",className:"category-loading-wrapper"},React.createElement(TreeSelect,{type:"multiple",style:{width:278},value:u,disabled:t,searchable:!0,dataSource:a,placeholder:t?"暂无类目数据":"选择类目",hasConfirmButton:!0,onOk:n})))))}function open(e){return Modal.createModal(CategoryModal).open(e)}function CategoryWidget(e){function t(e){e.stopPropagation(),open({context:o,mode:a.field.field,value:l}).then(function(e){c(e),r(e)})}var n=e.help,a=e.value,r=e.onChange,o=useGoodsContext(),e=_slicedToArray(useState({}),2),l=e[0],c=e[1];useEffect(function(){c({})},[a.field.field]);return React.createElement(WidgetBox,{help:n,entryText:"选择类目",entryAction:t},React.createElement("div",{className:"condition-widget-category",onClick:t},(e=l.shop,n=l.categories,e&&n.length?"".concat(e.label," > ").concat(n.map(function(e){return e.label}).toString()):null)))}var _excluded$3=["context","platInfo"];function ShopSelectorModal(e){var t=e.context,n=e.platInfo,a=_objectWithoutProperties(e,_excluded$3),e=t.platShopList,r=_slicedToArray(useState(e.reduce(function(e,t){return e.map(function(e){return e.value}).includes(t.platCode)||e.push({value:t.platCode,label:t.platName}),e},[])),1)[0],t=_slicedToArray(useState(e.reduce(function(e,t){return e[t.platCode]=e[t.platCode]||[],e[t.platCode].push({label:t.shopName,value:t.shopId}),e},[])),1)[0],e=_slicedToArray(useState(""),2),o=e[0],l=e[1],e=_slicedToArray(useState([]),2),c=e[0],i=e[1],s=o?t[o]:[];useEffect(function(){n.plat?setTimeout(function(){var e=n.plat,t=n.shops;l(e.value),i(t.map(function(e){return e.value}))},150):l(r[0].value)},[r,n]),useEffect(function(){i([])},[o]);return React.createElement(Modal,_extends({title:"选择店铺",modalStyle:{width:530},bodyStyle:{height:200}},a,{onOk:function(){var e={plat:r.find(function(e){return e.value===o}),shops:s.filter(function(e){return c.includes(e.value)})};JSON.stringify(n)===JSON.stringify(e)?a.onCancel():a.onOk(e)}}),React.createElement(Form,{layout:"inline"},React.createElement(Form.Item,{label:"平台"},React.createElement(Select$2,{style:{width:80},value:o,onChange:function(e){l(e)},dataSource:r})),React.createElement(Form.Item,{label:"店铺"},React.createElement(Select$2,{multiple:!0,value:c,style:{width:220,marginLeft:10},dataSource:s,onChange:function(e){i(e)},placeholder:"选择店铺"}))))}function open$1(e){return Modal.createModal(ShopSelectorModal).open(e)}function ShopSelectorWidget(e){function t(e){e.stopPropagation(),open$1({context:o,platInfo:l}).then(function(e){r(e),c(e)})}var n=e.help,a=e.field,r=e.onChange,o=useGoodsContext(),e=_slicedToArray(useState({}),2),l=e[0],c=e[1],e=(a.getValue(FIELD_STACKS.SHOP_ID)||{value:{}}).value,a=void 0===e?{}:e,e=a.shops,i=void 0===e?[]:e,s=a.plat,e=i.map(function(e){return e.value}).toString(),a=(useEffect(function(){s&&c({plat:s,shops:i})},[e]),useMemo(function(){var e=l.plat,t=l.shops,n=[],a=[];return e&&n.push(e.label),t&&a.push.apply(a,_toConsumableArray(t.map(function(e){return e.label}))),n.concat(a.join(", ")).join(" > ")},[l]));return React.createElement(WidgetBox,{help:n,entryText:"选择店铺",entryAction:t},React.createElement("div",{className:"condition-widget-shop-selector",onClick:t},a))}function NumberWidget(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=r.value,r=r.field.type,e=_slicedToArray(useState(Array.isArray(e)?e[0]:e),2),l=e[0],c=e[1];useEffect(function(){c("")},[n,a]);return React.createElement(WidgetBox,{help:t},React.createElement(Form.Nexus,null,React.createElement(InputNumber,{max:999999999,min:0,value:l,onChange:function(e){o(e),c(e)},precision:"NUMBER_INT"===r?0:2})))}function transformNumbers(e){return e.map(function(e){return Number.isNaN(Number(e))?"":e})}function NumberInt(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,l=r.value,e=r.field.type,c=_slicedToArray(Array.isArray(l)?l:[l],2),i=c[0],c=c[1],c=void 0===c?void 0:c,i=_slicedToArray(useState(void 0===i?void 0:i),2),s=i[0],u=i[1],i=_slicedToArray(useState(c),2),d=i[0],p=i[1],m=(useEffect(function(){Array.isArray(l)||m(l)},[r]),useEffect(function(){u(""),p("")},[n,a]),function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"";u(e),o(transformNumbers([e,d]))});return React.createElement(WidgetBox,{help:t},React.createElement(Form.Nexus,null,React.createElement(InputNumber,{max:d||999999999,min:0,value:s,onChange:m,style:{width:"calc((100% - 20px) / 2)"},precision:"NUMBER_INT"===e?0:2}),React.createElement("span",{style:{display:"inline-block",width:20,textAlign:"center"}}," - "),React.createElement(InputNumber,{max:999999999,min:s||0,value:d,onChange:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"";p(e),o(transformNumbers([s,e]))},onHandleMin:!0,style:{width:"calc((100% - 20px) / 2)"},precision:"NUMBER_INT"===e?0:2})))}var _excluded$4=["value"],symbols=[{label:"回车",value:"\n"},{label:"英文逗号",value:/[,,]/g},{label:"英文分号",value:";"},{label:"英文引号",value:/['"]/g}];function Batch(e){var t=e.value,r=_objectWithoutProperties(e,_excluded$4),n=Field.useField(),e=n.init;return React.createElement(Modal,_extends({title:"批量输入",modalStyle:{width:530,fontSize:"12px"}},r,{onOk:function(){n.validate(function(e,t){var n,a=t.symbol,t=t.data;e||(e=[],e=(n=symbols.find(function(e){return e.value===a}))&&n.match?t.match(a)||[]:t.split(a),(e=_toConsumableArray(new Set(e.filter(function(e){return e})))).length>r.limit?Message.error("批量输入不能超过".concat(r.limit,"个")):""!==t&&0===e.length||(n=e.join(",").replace(/\s*/g,"").split(","),r.onOk(n)))})}}),React.createElement(Form,{layout:"horizontal",field:n,labelCol:{span:5}},React.createElement(Form.Item,{label:"选择分隔符"},React.createElement(Select$2,_extends({style:{width:150},dataSource:symbols},e("symbol",{initValue:"\n"})))),React.createElement(Form.Item,{label:"输入匹配数据"},React.createElement("p",{style:{color:"#999999"}},"可输入",r.limit,"条数据"),React.createElement(Input$2.Textarea,_extends({rows:6},e("data",{initValue:t&&Array.isArray(t)?t.join("\n"):""}))))))}function open$2(e){return Modal.createModal(Batch).open(e)}var PROD_PRODUCT_ID=FIELD_STACKS.PROD_PRODUCT_ID,PROD_OUTER_ID=FIELD_STACKS.PROD_OUTER_ID,PROD_PRODUCT_NAME=FIELD_STACKS.PROD_PRODUCT_NAME,SKU_SPECIFICATION=FIELD_STACKS.SKU_SPECIFICATION,SKU_SKU_ID=FIELD_STACKS.SKU_SKU_ID,EQ=OPERATOR_STACKS.EQ,LINK=OPERATOR_STACKS.LINK,SUB_PATTERN=OPERATOR_STACKS.SUB_PATTERN,ISNULL=OPERATOR_STACKS.ISNULL,NONULL=OPERATOR_STACKS.NONULL,SPLIT_REG=/,\s*/g;function BatchWidget(e){var t=e.help,n=e.name,a=e.operator,r=e.onChange,o=e.limit,l=e.value.field.groupName,e=_slicedToArray(useState([]),2),c=e[0],i=e[1],e=(useEffect(function(){i([])},[n,a]),useMemo(function(){return[PROD_PRODUCT_ID,PROD_OUTER_ID,SKU_SKU_ID].includes(n)&&![SUB_PATTERN,ISNULL,NONULL].includes(a)?"支持输入".concat(o,"个,英文逗号分隔"):![PROD_PRODUCT_NAME,SKU_SPECIFICATION].includes(n)&&"商品基本属性"===l||[EQ,LINK].includes(a)?"":"支持5个关键字,英文逗号分隔,多个关键字为或者的关系"},[n,a]));return React.createElement(WidgetBox,{help:t,entryText:a===OPERATOR_STACKS.EQ||a===OPERATOR_STACKS.NOT_EQ?"批量输入":"",entryAction:function(){open$2({value:c,limit:o}).then(function(e){r(e),i(e)})}},React.createElement(Input$2,{value:c.map(function(e){return e.replace(/[\n\t\r]/g,"")}).toString(),onChange:function(e){e=e.target.value;e=e.split(SPLIT_REG),![PROD_PRODUCT_NAME,SKU_SPECIFICATION].includes(n)&&"商品基本属性"===l||[EQ,LINK].includes(a)||e.length<=5?e.length>o&&(e.length=o):e.length=5,e=e.join(",").replace(/\s*/g,"").split(","),r(e),i(e)},placeholder:e}))}var _excluded$5=["value","relation"];function MatchModal(e){var t=e.value,n=e.relation,a=_objectWithoutProperties(e,_excluded$5),r=Field.useField(),e=r.init,t=_slicedToArray(useState(t||[]),2),o=t[0],l=t[1],t=_slicedToArray(useState(""),2),c=t[0],i=t[1],t=5<=o.length;return React.createElement(Modal,_extends({title:"设置文本查询规则",modalStyle:{width:530,fontSize:"12px"}},a,{onOk:function(){r.validate(function(e,t){t=t.relation;a.onOk({relation:t,value:_toConsumableArray(o)})})}}),React.createElement(Form,{layout:"horizontal",field:r,labelCol:{span:5}},React.createElement(Form.Item,{label:"关键字关系",required:!0},React.createElement(Radio.Group,e("relation",{initValue:n||0}),React.createElement(Radio,{value:0},"或者"),React.createElement(Radio,{value:1},"并且"))),React.createElement(Form.Item,{label:"关键字"},React.createElement("div",{className:"match-key"},o.length?o.map(function(e){return React.createElement(Tag,{key:e,checked:!0,closable:!0,onClose:function(){var t;t=e,l(o.filter(function(e){return e!==t}))}},e)}):React.createElement("div",{style:{color:"#999999"}},"暂无信息")),React.createElement("div",{className:"match-key-add"},React.createElement(Input$2,{value:c,style:{marginRight:10,width:"80%"},disabled:t,onChange:function(e){return i(e.target.value)},maxLength:50,placeholder:t?"最多5个关键字":""}),React.createElement(Button,{type:"primary",onClick:function(){var e=c.trim();o.includes(e)?Message.error("不能添加重复关键字"):(l([].concat(_toConsumableArray(o),[e])),i(""))},disabled:!c||t},"添加")))))}function open$3(e){return Modal.createModal(MatchModal).open(e)}function BatchWidget$1(e){function t(e){e.stopPropagation(),open$3({value:l,relation:i}).then(function(e){c(e.value),s(e.relation),o({relation:e.relation,value:e.value})})}var n=e.help,a=e.name,r=e.operator,o=e.onChange,e=_slicedToArray(useState([]),2),l=e[0],c=e[1],e=_slicedToArray(useState(0),2),i=e[0],s=e[1];useEffect(function(){c([])},[a,r]);return React.createElement(WidgetBox,{help:n,entryText:l.length?"高级":"",entryAction:t},React.createElement("div",{className:"condition-widget-match",onClick:t},1===i?l.map(function(e){return'"'.concat(e,'"')}).join(" 和 "):l.join(", ")))}var _excluded$6=["value"];function PatternModal(e){var t=e.value,t=void 0===t?{}:t,n=_objectWithoutProperties(e,_excluded$6),e=_slicedToArray(useState("number"==typeof t.begin?t.begin:""),2),a=e[0],r=e[1],e=_slicedToArray(useState("number"==typeof t.end?t.end:""),2),o=e[0],l=e[1],e=_slicedToArray(useState(t.value),2),c=e[0],i=e[1],t=useMemo(function(){return Math.min(""!==o?o:1/0,125)},[o]);return React.createElement(Modal,_extends({title:"设置字符模式规则",modalStyle:{width:580,fontSize:"12px",color:"#3D3D3D"}},n,{onOk:function(){""===a||""===o?Message.error("字符位数不能为空"):""===c.trim()?Message.error("匹配文本不能为空"):c.length!==o-a+1?Message.error("字符截断长度必须和位数匹配"):n.onOk({begin:a,end:o,value:c})}}),React.createElement(Tips$1,{msg:"可设置一个字符的规则,查询时,若数据符合以下模式的规则,则视作符合条件。"}),React.createElement(Form,{layout:"horizontal",labelCol:{span:5}},React.createElement(Form.Item,{label:"规则预览"},React.createElement("p",null,"第 ",a||"0"," 位-第 ",o||"0"," 位数据为 ",c||"-"," 时,视为符合条件")),React.createElement(Form.Item,{label:"字符位数"},React.createElement("div",null,React.createElement(InputNumber,{min:1,max:t,value:a,onChange:function(e){r(e)},precision:0,placeholder:""}),React.createElement("span",null," - "),React.createElement(InputNumber,{min:a,value:o,onChange:function(e){l(e)},precision:0,placeholder:""}))),React.createElement(Form.Item,{label:"匹配文本"},React.createElement(Input$2,{maxLength:50,value:c,onChange:function(e){e=e.target.value;i(e)},onBlur:function(){setTimeout(function(){var e;c&&((e=c.length)<a&&r(e),e<o)&&l(e)},100)}}))))}function open$4(e){return Modal.createModal(PatternModal).open(e)}function PatternWidget(e){function t(e){e.stopPropagation(),open$4({value:{begin:r,end:l,value:i}}).then(function(e){o(e.begin),c(e.end),s(e.value),a(e)})}var n=e.help,a=e.onChange,e=_slicedToArray(useState(null),2),r=e[0],o=e[1],e=_slicedToArray(useState(null),2),l=e[0],c=e[1],e=_slicedToArray(useState(""),2),i=e[0],s=e[1];return React.createElement(WidgetBox,{help:n,entryText:"设置规则",entryAction:t},React.createElement("div",{className:"condition-widget-pattern",onClick:t},i?"第".concat(r,"-第").concat(l,"位,数据为 ").concat(i):""))}function BatchWidget$2(e){var t=e.help,n=e.name,a=e.operator,r=e.onChange,e=_slicedToArray(useState(""),2),o=e[0],l=e[1];useEffect(function(){l("")},[n,a]);return React.createElement(WidgetBox,{help:t},React.createElement(Input$2,{value:o,onChange:function(e){var t;500<(e=e.target.value).split(/,\s*/g).length?((t=e.split(/,\s*/g)).length=500,t=t.toString(),r(t),l(t)):(r(e),l(e))}}))}function SelectWidget(e){var t=e.help,n=e.value,a=e.onChange,e=n.value,n=n.field,r=n.type,n=n.dataSource,e=_slicedToArray(useState(e),2),o=e[0],l=e[1];return React.createElement(WidgetBox,{help:t},React.createElement(Select$2,{multiple:"MULTIPLE_SELECT"===r||"DATE_M"===r,style:{width:"100%",maxWidth:"auto"},dataSource:n,placeholder:"点击选择",value:o,allowClear:!0,onChange:function(e){a(e),l(e)}}))}var SELECT_MULTIPLE_TREE="SELECT_MULTIPLE_TREE";function SelectTreeWidget(e){var t=e.help,n=e.value,a=e.onChange,e=n.value,n=n.field,r=n.type,o=n.dataSource,e=_slicedToArray(useState(e),2),l=e[0],c=e[1];return React.createElement(WidgetBox,{help:t},React.createElement(TreeSelect,{key:n.field,multiple:r===SELECT_MULTIPLE_TREE,style:{width:"100%",maxWidth:"100%"},dropdownStyle:{width:"100%",maxWidth:"100%"},dataSource:o,placeholder:"点击选择",isUnfold:!0,value:l,allowClear:!0,onChange:function(e,t){r===SELECT_MULTIPLE_TREE?(a(t),c(t)):(a(e),c(e))}}))}function DateWidget(e){var t=e.help,n=e.name,a=e.operator,r=e.onChange,e=e.value.value,e=_slicedToArray(useState("string"==typeof e?e:""),2),o=e[0],l=e[1];useEffect(function(){l("")},[n,a]);return React.createElement(WidgetBox,{help:t},React.createElement(Form.Nexus,null,React.createElement(Datepicker,{value:o,onChange:function(e){r(e),l(e)},minDate:new Date(1900,1,1),format:"YYYY/MM/DD"})))}function DateRangeWidget(e){var t=e.help,n=e.name,a=e.operator,r=e.onChange,e=e.value.value,e=_slicedToArray(useState("object"===_typeof(e)?e:{}),2),o=e[0],l=e[1];useEffect(function(){l({})},[n,a]);return React.createElement(WidgetBox,{help:t},React.createElement(Form.Nexus,null,React.createElement(Datepicker.RangePicker,{value:o,position:"auto",minDate:new Date(1900,1,1),onChange:function(e){e=Object.assign({},o||{},e);r(e),l(e)},format:"YYYY/MM/DD"})))}function MonthDayPicker(e){var t=e.help,n=e.name,a=e.operator,r=e.onChange,e=e.value.value,e=_slicedToArray(useState("string"==typeof e?e:""),2),o=e[0],l=e[1];useEffect(function(){l("")},[n,a]);return React.createElement(WidgetBox,{help:t},React.createElement(Form.Nexus,null,React.createElement(Datepicker.MonthDayPicker,{value:o,position:"auto",onChange:function(e){r(e),l(e)},min:"01/01",max:"12/31",placeholder:"月/日",format:"MM/DD"})))}function MonthDayRange(e){function t(e,t){var n=_objectSpread2({},l);n[t]=e,o(n),c(n)}var n=e.help,a=e.name,r=e.operator,o=e.onChange,e=e.value.value,e=_slicedToArray(useState("object"===_typeof(e)?e:{}),2),l=e[0],c=e[1];useEffect(function(){c({})},[a,r]);return React.createElement(WidgetBox,{help:n},React.createElement(Form.Nexus,null,React.createElement("div",null,React.createElement(Datepicker.MonthDayPicker,{value:l.start,position:"auto",min:"01-01",max:l.end,placeholder:"月/日",format:"MM/DD",onChange:function(e){return t(e,"start")}})," - ",React.createElement(Datepicker.MonthDayPicker,{value:l.end,position:"auto",min:l.start,max:"12-31",placeholder:"月/日",format:"MM/DD",onChange:function(e){return t(e,"end")}}))))}var Widget=(()=>_createClass(function e(){_classCallCheck(this,e)},[{key:"get",value:function(e,t){switch(e.type){case"BATCH_ADD":return this.getBatchAdd(t);case"DATE_YMD":return this.getDate(t);case"DATE_MD":return this.getMonthDayRange(t);case"STRING":return this.getString(t);case"CODING":return this.getCoding(t,e.field);case"SELECT":case"MULTIPLE_SELECT":case"DATE_M":return this.getSelect(t);case"CATEGORY_SELECT_TREE":return this.getCategorySelectTree(t);case"SELECT_TREE":case"SELECT_MULTIPLE_TREE":return this.getSelectTree(t);case"SHOP_SELECTOR":return ShopSelectorWidget;case"NUMBER_INT":case"NUMBER_DECIMAL":return this.getNum(t);case"NO_VALUE":return null}return null}},{key:"getBatchAdd",value:function(e){return e===OPERATOR_STACKS.EQ?BatchWidget:null}},{key:"getDate",value:function(e){switch(e){case OPERATOR_STACKS.GT:case OPERATOR_STACKS.LT:case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return DateWidget;case OPERATOR_STACKS.BETWEEN_OPEN:case OPERATOR_STACKS.BETWEEN_CLOSE:return DateRangeWidget;default:return null}}},{key:"getMonthDayRange",value:function(e){switch(e){case OPERATOR_STACKS.GT:case OPERATOR_STACKS.LT:case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return MonthDayPicker;case OPERATOR_STACKS.BETWEEN_OPEN:case OPERATOR_STACKS.BETWEEN_CLOSE:return MonthDayRange;default:return null}}},{key:"getString",value:function(e){switch(e){case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return BatchWidget$2;case OPERATOR_STACKS.BEGIN_LIKE:case OPERATOR_STACKS.END_LIKE:return BatchWidget;case OPERATOR_STACKS.LIKE:return BatchWidget$1;default:return null}}},{key:"getCoding",value:function(e,t){switch(e){case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:case OPERATOR_STACKS.BEGIN_LIKE:case OPERATOR_STACKS.END_LIKE:return BatchWidget;case OPERATOR_STACKS.BEGIN_LIKE:case OPERATOR_STACKS.END_LIKE:return BatchWidget$1;case OPERATOR_STACKS.SUB_PATTERN:return PatternWidget;case OPERATOR_STACKS.ISNULL:case OPERATOR_STACKS.NONULL:default:return null}}},{key:"getCategorySelectTree",value:function(e){switch(e){case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return CategoryWidget;default:return null}}},{key:"getSelect",value:function(e){switch(e){case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return SelectWidget;default:return null}}},{key:"getSelectTree",value:function(e){switch(e){case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return SelectTreeWidget;default:return null}}},{key:"getNum",value:function(e){switch(e){case OPERATOR_STACKS.GT:case OPERATOR_STACKS.LT:case OPERATOR_STACKS.EQ:case OPERATOR_STACKS.NOT_EQ:return NumberWidget;case OPERATOR_STACKS.BETWEEN_OPEN:case OPERATOR_STACKS.BETWEEN_CLOSE:return NumberInt;default:return null}}}]))(),widgets=new Widget,prefix="setting-conditions",conditions=prefix,item="".concat(prefix,"-item"),field="".concat(prefix,"-field"),operator="".concat(prefix,"-operator"),action="".concat(prefix,"-action"),help="".concat(prefix,"-help"),remove="".concat(prefix,"-remove"),classes={conditions:conditions,item:item,field:field,operator:operator,help:help,remove:remove,action:action},tipsMapping=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},FIELD_STACKS.SHOP_ID,"\n\t\t<div>1. 数据来源:平台生成的商品唯一标识。</div>\n\t\t<div>2. 同步机制:淘宝实时更新;京东、有赞平台每2小时更新一次;抖音平台每天更新一次;苏宁平台每1小时更新一次;线下平台按接入需求同步。</div>\n\t\t<div>3. 京东自营平台商品根据订单实时更新。</div>\n\t"),FIELD_STACKS.PROD_OUTER_ID,"\n\t\t<div>1. 数据来源:商家后台发布商品时,维护的商品商家编码;建议在商家后台维护您ERP的商品编码。</div>\n\t\t<div>2. 不支持京东自营店铺。</div>\n\t"),FIELD_STACKS.PROD_CATEGORY_ID,"\n\t\t<div>1. 不支持京东自营店铺、有赞、苏宁。</div>\n\t\t<div>2. 同步机制:淘宝、京东POP每天更新一次,抖音平台每2天更新一次;线下平台按接入需求同步。</div>\n\t"),FIELD_STACKS.PROD_SELLER_ID,"\n\t\t<div>1. 不支持京东自营店铺、抖音、线下平台。</div>\n\t\t<div>2. 同步机制:淘宝、京东POP、有赞、苏宁每天更新一次。</div>\n\t"),FIELD_STACKS.PROD_STOCK,"\n\t\t<div>1. 不支持京东自营店铺。</div>\n\t"),FIELD_STACKS.PROD_PRICE,"\n\t\t<div>1. 数据来源:淘宝、京东POP为商品原价;抖音平台该价格为折后商品价格;</div>\n\t"),FIELD_STACKS.PROD_ONLINE_TIME,"\n\t\t<div>1. 不支持有赞、抖音、京东自营、苏宁。</div>\n\t"),FIELD_STACKS.SKU_SKU_ID,"\n\t\t<div>1. 数据来源:平台生成的SKU唯一标识。</div>\n\t\t<div>2. 不支持京东自营。</div>\n\t\t<div>3. 同步机制:淘宝、抖音每天更新一次;京东、有赞每2小时更新一次;苏宁每小时更新一次。线下平台按接入需求同步。</div>\n\t"),FIELD_STACKS.SKU_OUTER_ID,"\n\t\t<div>1. 不支持线下平台、京东自营。</div>\n\t"),FIELD_STACKS.SKU_STATUS,"\n\t\t<div>1. 不支持线下平台、京东自营。</div>\n\t"),timer$1=null,Option$1=Select$2.Option;function ConditionItem$1(e){var r=e.field,o=e.fields,l=e.formField,n=e.usedFields,a=e.onChangeField,t=e.onRemoveField,c=e.getFieldByValue,i=e.getOperatorByField,s=e.limit;l.init("usedFields",{initValue:n});var e=_slicedToArray(useState(r.value.field),2),u=e[0],d=e[1],e=_slicedToArray(useState(r.value.operator),2),p=e[0],m=e[1],e=_slicedToArray(useState([]),2),h=e[0],g=e[1],e=_slicedToArray(useState([]),2),f=e[0],A=e[1],v=(useEffect(function(){var t=n.filter(function(e){return e.value&&e.value.field!==u}).map(function(e){return e.value.field});g(o.filter(function(e){return!t.includes(e.value)})),l.setValue("usedFields",n)},[o,n]),useEffect(function(){u&&(A(i(u)),m(c(u).operator[0].value))},[u]),useEffect(function(){u&&v(u,p)},[u,p]),function(e,t){var n=c(e);a({id:r.id,source:n,value:{field:e,operator:t}}),l.setValue(n.value,_objectSpread2(_objectSpread2({},l.getValue(n.value)||{}),{},{field:n,operator:n.operator.find(function(e){return e.value===t})})),clearTimeout(timer$1),timer$1=setTimeout(function(){l.onChange(null,null,l.getValues())},300)}),e=useCallback(function(){var e,t,n,a;return p&&u&&(e=widgets.get(r.source,p),n=(t=l.init(u,{initValue:{field:o.find(function(e){return e.value===u}),operator:i(u).find(function(e){return e.value===p})}})).value,a=t.onChange,e)?React.createElement(e,{name:u,operator:p,value:n,onChange:function(e){a({value:e,field:o.find(function(e){return e.value===u}),operator:i(u).find(function(e){return e.value===p})})},field:l,limit:s,help:tipsMapping[u]||""}):null},[r]);return React.createElement("div",{className:classes.item},React.createElement(Select$2,{className:classes.field,searchable:!0,value:u,onChange:function(e){l.remove([u]),d(e)}},h.map(function(e,t){return React.createElement(Option$1,{value:e.value,key:t},React.createElement(Tooltip,{content:e.label,placement:"top-left"},React.createElement("p",null,e.label)))})),React.createElement(Select$2,{className:classes.operator,dataSource:f,value:p,onChange:function(e){m(e),l.reset([u])}}),e(),React.createElement(Icon,{type:"delete",className:classes.remove,onClick:function(){t(r.id)}}))}var ConditionItem$2=memo(ConditionItem$1),Provider=createContext({onReset:function(){}}),notShowKey=["sku_flag","sku.sku_id","sku.outer_id","sku.specification","sku.status","sku.price","sku.stock"];function useFields(t,n){var e=_slicedToArray(useState([]),2),a=e[0],r=e[1],e=(useEffect(function(){var e=(t?n:n.filter(function(e){return!1===notShowKey.includes(e.field)})).map(function(e){return _objectSpread2(_objectSpread2({},e),{},{label:e.desc,value:e.field,operator:e.value})});r(e)},[]),useCallback(function(t,e){var n=a.find(function(e){return e.value===t});return n?_toConsumableArray(n.operator):void 0!==e?e:[]},[a]));return{fields:a,getFieldByValue:function(t){return a.find(function(e){return e.value===t})},getNotUseFields:function(e){var t=e.map(function(e){return e.value.field});return a.filter(function(e){return!t.includes(e.value)})},getOperatorByField:e}}var _excluded$7=["onClick","children"],_excluded2=["onClick","children"],_excluded3=["onClick","children"];function Conditions(e){function t(){h(s.slice(0,4).map(function(e){return createField(e)}))}var n=e.children,a=e.onReset,r=e.onSubmit,o=e.onValidate,l=e.supportSku,c=e.allQuery,e=e.limit,i=useFields(l,_toConsumableArray(c)),s=i.fields,u=i.getNotUseFields,d=i.getFieldByValue,i=i.getOperatorByField,p=_slicedToArray(useState([]),2),m=p[0],h=p[1],g=Field.useField({onChange:function(e,t,n){f(n)}}),f=function(n,e){return(e||n.usedFields).map(function(e,t){return n[e.source.value]})};useEffect(function(){t()},[s]);return React.createElement(Provider.Provider,{value:{fields:s,formField:g,usedFields:m,supportSku:l,allQuery:c,getFieldByValue:d,getOperatorByField:i,limit:e,onReset:function(){g.reset(Object.keys(g.getValues())),t(),a&&a()},onSubmit:function(){r&&r(f(g.getValues()))},onValidate:function(){o&&o(f(g.getValues()))},onAddField:function(){h([].concat(_toConsumableArray(m),[createField(u(m).shift())]))},onHandleField:function(t){h(m.map(function(e){return e.id===t.id?t:e}))},onRemoveField:function(t){var e=_toConsumableArray(m),n=e.find(function(e){return e.id===t}),e=e.filter(function(e){return e.id!==t});g.remove([n.source.field]),h(e)}}},n)}function createField(e){return{id:"FIELD_ID_".concat(Math.random()),source:e,value:{field:e.value,operator:e.operator[0].value}}}function useConditionData(){var e=_slicedToArray(useState(!1),2),t=e[0],e=e[1],n=_slicedToArray(useState([]),2),a=n[0],n=n[1],r=_slicedToArray(useState({pageSize:10,pageNum:1,total:0}),2),o=r[0],r=r[1],l=_slicedToArray(useState([]),2);return{queryData:a,setQueryData:n,pageData:o,setPageData:r,listData:l[0],setListData:l[1],loading:t,setLoading:e}}function ConditionTab(o){var e=useConditionData(),n=e.queryData,a=e.setQueryData,l=e.pageData,c=e.setPageData,t=e.listData,i=e.setListData,r=e.loading,s=e.setLoading;t.forEach(function(e){Object.assign(e,{rowExpandable:!0})});function u(e){var t=e.find(function(e){return e.field.value===FIELD_STACKS.SHOP_ID}),e=e.filter(function(e){return!(![FIELD_STACKS.PROD_CATEGORY_ID,FIELD_STACKS.PROD_SELLER_ID].includes(e.field.value)||!e.value)});return!(t&&t.value&&e.length)||t.value.shops.length<=1&&(t=_slicedToArray(t.value.shops,1)[0],!e.some(function(e){return e.value.shop.value!==t.value}))}var e=_slicedToArray(useState(!1),2),d=e[0],p=e[1],m=useGoodsContext(),e=_slicedToArray(useState([]),2),h=e[0],g=e[1],f=(()=>{var a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return s(!0),e.next=3,Store$1.getGoods(o.server,o.extraQuery,{page:{pageNo:t,pageSize:n},parameter:a},o.platShopList);case 3:r=e.sent,i(_toConsumableArray(Object.keys(r.data).map(function(e){return r.data[e]}))),c(_objectSpread2(_objectSpread2({},l),{},{total:r.total,pageNum:t,pageSize:n})),s(!1);case 7:case"end":return e.stop()}},e)}));return function(e,t,n){return a.apply(this,arguments)}})();useEffect(function(){(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$1.fetchSettingQuery(o.supportSku,o.server,o.extraQuery,o.supportTags);case 2:t=(t=e.sent).filter(function(e){return"platCode"!==e.field}),g(t);case 5:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()()},[]);return React.createElement(React.Fragment,null,0!==h.length?React.createElement(Conditions,{onSubmit:function(e){var t;void 0!==e[0]&&(t=parsingCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator})).length?(t.forEach(function(e){if("BETWEEN_OPEN"===e.operator||"BETWEEN_CLOSE"===e.operator){if(""===e.value[0]||""===e.value[1])throw Message.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"));if(e.value[0]>e.value[1])throw Message.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}}),u(e)?(p(!0),a(t),f(1,10,t)):Modal.confirm({body:"您添加的上架店铺条件与类目条件不一致,查出来的数据可能不准确",okText:"仍要执行",cancelText:"修改条件",onOk:function(){a(t),p(!0),f(1,10,t)}})):Message.error("没有有效条件,请检查")},onValidate:function(e){var t;void 0===e[0]?Message.error("没有有效条件,请检查"):m.globalConditions.length<o.conditionLen?(t=parsingCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator})).length?(t.forEach(function(e){if("BETWEEN_OPEN"===e.operator||"BETWEEN_CLOSE"===e.operator){if(""===e.value[0]||""===e.value[1])throw Message.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"));if(e.value[0]>e.value[1])throw Message.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}}),u(e)?(m.appendGlobalConditions(queryConditionToString(t)),Message.success("添加成功")):Modal.confirm({body:"您添加的上架店铺条件与类目条件不一致,查出来的数据可能不准确",okText:"仍要执行",cancelText:"修改条件",onOk:function(){m.appendGlobalConditions(queryConditionToString(t)),Message.success("添加成功")}})):Message.error("没有有效条件,请检查"):Message.error("最多添加".concat(o.conditionLen,"个查询条件"))},supportSku:o.supportSku,limit:o.limit,allQuery:h},React.createElement("div",{className:"condition-tab-wrap goods-table-wrap"},React.createElement("p",{style:{margin:"5px 0",paddingLeft:"10px"}},React.createElement("strong",null,"编辑查询条件")),o.supportSku&&React.createElement(Tips$1,{msg:"查询时,根据以下条件,动态查询。条件中不包含SKU时,根据商品查询;条件中包含SKU时,根据SKU查询。"}),React.createElement(Conditions.Form,null),React.createElement("div",{className:"justify-between"},React.createElement("div",null,React.createElement(Conditions.Submit,{disabled:r},"预览查询结果"),React.createElement("span",null,"根据查询条件,查找到",l.total,"个结果")),React.createElement("div",null,o.supportConditions&&!o.readonly&&React.createElement(Conditions.Validate,null,"添加为查询条件"),React.createElement(Conditions.Reset,{type:"link",style:{color:"#666"}}))),React.createElement(RcTable,{dataSource:t,expandable:!0,columnConfig:o.findColumn,total:l.total,childrenKey:"skus",page:l.pageNum,pageSize:l.pageSize,onPageChange:function(e,t){f(e,t,n)},loading:r,supportSku:o.supportSku,showPage:d}))):null)}function ProductSelectionCore(e){var t=e.activeTab,u=e.platShopList,n=e.bizzKey,a=e.supportBatch,r=e.limit,o=e.supportSku,l=e.hasSku,c=e.supportConditions,d=e.selectedGoods,p=e.server,i=e.allColumn,s=e.findColumn,m=e.selectedColumn,h=e.supportClearPlatShop,g=e.extraQuery,f=e.platShop,A=e.conditionLen,v=e.tabList,y=e.showConditions,b=e.readonly,E=e.supportTags,C=e.openGold,w=useGlobalShareGoods(),x=w.globalTableList,S=w.setGlobalTableList,R=w.globalSelect,T=w.setGlobalSelect,I=w.setAllGlobalSelect,k=w.setGlobalSelectItem,N=w.setSkuToggleStatus,w=w.setAllGlobalSearch,F=useGlobalQueryConditions(),M=F.globalConditions,P=F.appendGlobalConditions,z=F.removeGlobalConditions,D=F.setGlobalConditions,F=useGlobalAllQueryCondition(),L=F.allQueryCondition,B=F.setAllQueryCondition,F={limit:r,globalTableList:x,setGlobalTableList:S,globalSelect:R,setGlobalSelect:T,setAllGlobalSelect:I,setGlobalSelectItem:k,setSkuToggleStatus:N,setAllGlobalSearch:w,server:p,extraQuery:g,platShopList:u,platShop:f,globalConditions:M,appendGlobalConditions:P,removeGlobalConditions:z,setGlobalConditions:D,allQueryCondition:L,setAllQueryCondition:B,openGold:C},x=(useImperativeHandle(e.forwardRef,function(){return{globalSelect:R,globalConditions:M,allQueryCondition:L}}),resultGoodsLength(R)),S=0;v.includes("selected")&&(S+=115),v.includes("all")&&(S+=77),v.includes("find")&&(S+=125),c||(S-=35),useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o,l,c,i,s;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(y.length&&(c=y.map(function(e){return queryConditionToString(e.value)}),D(c)),Object.keys(d).length){if(t=[],n=[],Object.keys(d).forEach(function(e){(-1===e.indexOf("|")?n:t).push(e)}),a=[],r=[],t.forEach(function(e){Array.isArray(d[e])&&(r=r.concat(d[e]))}),n.forEach(function(e){Array.isArray(d[e])&&(a=a.concat(d[e]))}),o=[],l=[],t.length)return c={"prod.uni_product_ids":t,"sku.sku_ids":r},e.next=15,Store$1.batchImport(p,g,c,u);e.next=17}else e.next=24;break;case 15:(i=e.sent).success&&i.data.data.length&&(i.data.data.forEach(function(e){null===d[e.uniProductId]&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),l=i.data.data);case 17:if(n.length)return i={"prod.product_ids":n,"sku.sku_ids":a},e.next=21,Store$1.batchImport(p,g,i,u);e.next=23;break;case 21:(s=e.sent).success&&s.data.data.length&&(s.data.data.forEach(function(e){null===d[e.productId]&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),o=s.data.data);case 23:I([].concat(_toConsumableArray(l),_toConsumableArray(o)),!0);case 24:case"end":return e.stop()}},e)}))).apply(this,arguments)}!function(){e.apply(this,arguments)}()},[]);T=_slicedToArray(useState(t),2);T[0];return React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-pro-container")},x<1&&M.length<1?"":React.createElement("span",{className:cls("".concat(prefixCls,"-goods-selector-pro-num")),style:{left:S}},x+M.length),React.createElement(GoodsProvider,{value:F},React.createElement(Tabs,{defaultActiveKey:"1",className:"".concat(prefixCls,"-goods-selector-pro"),activeKey:t,mode:"remain"},v.includes("all")&&React.createElement(Tabs.Panel,{tab:"全部商品",key:"all",className:"".concat(prefixCls,"-goods-selector-pro-panel")},React.createElement(AllGoods,{server:p,extraQuery:g,platShop:f,supportClearPlatShop:h,platShopList:u,limit:r,hasSku:l,conditionLen:A,supportBatch:a,supportConditions:c,supportSku:o,bizzKey:n,allColumn:i,readonly:b,supportTags:E,changeCondition:function(e){B(e)},openGold:C})),c&&v.includes("find")&&React.createElement(Tabs.Panel,{tab:"设置查询条件",key:"find",className:"".concat(prefixCls,"-goods-selector-pro-panel")},React.createElement(ConditionTab,{server:p,extraQuery:g,platShop:f,readonly:b,platShopList:u,limit:r,conditionLen:A,supportConditions:c,supportTags:E,supportSku:o,findColumn:s})),v.includes("selected")&&React.createElement(Tabs.Panel,{tab:c?"已选商品和条件":"已选商品",key:"selected",className:"".concat(prefixCls,"-goods-selector-pro-panel")},React.createElement(SelectGoods,{server:p,extraQuery:g,platShopList:u,supportConditions:c,supportSku:o,selectedColumn:m,readonly:b})))))}Conditions.Form=function(){var e=useContext(Provider),t=e.fields,n=e.formField,a=e.usedFields,r=e.onAddField,o=e.onHandleField,l=e.onRemoveField,c=e.supportSku,i=e.allQuery,s=e.getFieldByValue,u=e.getOperatorByField,d=e.limit,e=a.length>=t.length;return React.createElement("section",{className:classes.conditions},a.length?a.map(function(e){return React.createElement(ConditionItem$2,_defineProperty({key:e.id,field:e,fields:t,formField:n,usedFields:a,onChangeField:o,onRemoveField:l,supportSku:c,limit:d,allQuery:i,getFieldByValue:s,getOperatorByField:u},"limit",d))}):React.createElement("div",{className:classes.item},"没有条件"),React.createElement("div",{className:classes.item},React.createElement(Button,{type:"link",onClick:r,disabled:e,size:"small",style:{paddingLeft:0,paddingRight:0,lineHeight:"14px"}},React.createElement(Icon,{type:"plus",style:{fontSize:12}})," 添加条件")))},Conditions.Submit=function(e){var t=e.onClick,n=e.children,e=_objectWithoutProperties(e,_excluded$7),a=useContext(Provider);return React.createElement(Button,_extends({onClick:function(e){a.onSubmit&&a.onSubmit(e),t&&t(e)},type:"primary"},e),n||"提交")},Conditions.Reset=function(e){var t=e.onClick,n=e.children,e=_objectWithoutProperties(e,_excluded2),a=useContext(Provider);return React.createElement(Button,_extends({onClick:function(e){a.onReset&&a.onReset(e),t&&t(e)}},e),n||"重置")},Conditions.Validate=function(e){function t(e){n&&n(e),r.onValidate&&r.onValidate()}var n=e.onClick,a=e.children,e=_objectWithoutProperties(e,_excluded3),r=useContext(Provider);return isValidElement(a)?cloneElement(a,_objectSpread2({onClick:t},e)):React.createElement(Button,_extends({type:"primary",onClick:t},e),a||"校验")};var containerId="".concat(prefixCls.toUpperCase(),"_GOODS_SELECTOR_PRO");function Entity(e){var t=e.container,n=e.onCancel,a=e.onClose,r=e.onOk;function o(){setTimeout(function(){ReactDOM.unmountComponentAtNode(t),getRootDocument().body.removeChild(t)})}return React.createElement(ProductSelection,{visible:!0,onOk:function(e){r(e),o()},onCancel:function(){n("cancel"),o()},onClose:function(){a("close"),o()}})}function open$5(n){var e=getRootDocument(),a=e.getElementById(containerId);return a||((a=e.createElement("div")).id=containerId,e.body.appendChild(a)),new Promise(function(e,t){ReactDOM.render(React.createElement(Entity,_extends({},n,{container:a,onOk:e,onCancel:t,onClose:t})),a)})}function close(){var e=getRootDocument(),t=e.getElementById(containerId);t&&(ReactDOM.unmountComponentAtNode(t),e.body.removeChild(t))}var WAIT_STATUS="WAIT",BEFORE_EVALUATE_STATUS="BEFORE_EVALUATE",SUPPORT_STATUS="SUPPORT",OPPOSE_STATUS="OPPOSE",AFTER_EVALUATE_SUPPORT_STATUS="SUPPORT_EVALUATED",AFTER_EVALUATE_OPPOSE_STATUS="OPPOSE_EVALUATED",DEFAULT_SUPPORT_REASON_LIST=[{label:"内容清晰易懂",value:"内容清晰易懂"},{label:"信息布局合理",value:"信息布局合理"},{label:"功能简单易学",value:"功能简单易学"},{label:"系统反应迅速",value:"系统反应迅速"},{label:"数据精准无误",value:"数据精准无误"},{label:"操作顺畅便捷",value:"操作顺畅便捷"},{label:"界面整洁美观",value:"界面整洁美观"}],DEFAULT_OPPOSE_REASON_LIST=[{label:"内容看不懂",value:"内容看不懂"},{label:"信息展示混乱",value:"信息展示混乱"},{label:"操作复杂繁琐",value:"操作复杂繁琐"},{label:"系统加载缓慢",value:"系统加载缓慢"},{label:"数据不准确",value:"数据不准确"},{label:"界面不够美观",value:"界面不够美观"}],getGoodsNewFirstId=function(){return window.sessionStorage.getItem("GOODS_NEW_FIRST_ID")||20230915100},getGoodsNewOperateId=function(){return window.sessionStorage.getItem("GOODS_NEW_OPERATE_ID")||20230915200},getGoodsOldOperateId=function(){return window.sessionStorage.getItem("GOODS_OLD_OPERATE_ID")||20230915300},getShopNewFirstId=function(){return window.sessionStorage.getItem("SHOP_NEW_FIRST_ID")||20230915400},getShopNewOperateId=function(){return window.sessionStorage.getItem("SHOP_NEW_OPERATE_ID")||20230915500},getAreaNewFirstId=function(){return window.sessionStorage.getItem("AREA_NEW_FIRST_ID")||20230915600},getAreaNewOperateId=function(){return window.sessionStorage.getItem("AREA_NEW_OPERATE_ID")||20230915700},css_248z$5="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-satisfaction-survey-popup {\n position: absolute;\n width: -moz-fit-content;\n width: fit-content;\n padding: 16px;\n background: #FFFFFF;\n box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08), 0 1px 4px 0 rgba(0, 0, 0, 0.04);\n border-radius: 4px;\n z-index: 10000;\n font-family: PingFangSC-Medium, PingFang SC;\n box-sizing: content-box;\n}\n.cloud-satisfaction-survey-popup:after {\n position: absolute;\n left: 50%;\n top: -5px;\n transform: translate(-50%) rotate(45deg);\n display: block;\n content: '';\n width: 0;\n height: 0;\n border: 5px solid transparent;\n border-top-width: 5px;\n background: white;\n}\n",CLASS_PREFIX=(styleInject(css_248z$5),"".concat(prefixCls,"-satisfaction-survey-popup"));function Popup(e){var t=e.children,e=e.style;return React.createElement("div",{className:CLASS_PREFIX,style:void 0===e?{}:e},t)}Popup.propTyes={children:PropTypes.string.isRequired,style:PropTypes.object},Popup.defaultProps={style:{}};var css_248z$6="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-satisfaction-survey-reason-title {\n height: 20px;\n line-height: 20px;\n font-size: 14px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n}\n.cloud-satisfaction-survey-reason-list {\n display: flex;\n flex-wrap: wrap;\n gap: 12px;\n font-size: 12px;\n margin-top: 16px;\n margin-bottom: 12px;\n}\n.cloud-satisfaction-survey-reason-item {\n min-width: 72px;\n height: 18px;\n padding: 4px 8px;\n line-height: 18px;\n background: white;\n border: 1px solid #E8E8E8;\n color: rgba(0, 0, 0, 0.85);\n cursor: pointer;\n text-align: center;\n border-radius: 2px;\n font-family: PingFangSC-Regular, PingFang SC;\n font-weight: 400;\n box-sizing: content-box;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.cloud-satisfaction-survey-reason-item:hover,\n.cloud-satisfaction-survey-reason-item.active {\n border: 1px solid #DBECFF;\n color: #0055CC;\n background: #F0F7FF;\n}\n.cloud-satisfaction-survey-reason-operate {\n display: flex;\n flex-direction: row-reverse;\n gap: 8px;\n}\n.cloud-satisfaction-survey-reason-operate button.newCloud-button.small {\n padding: 3px 8px;\n}\n.cloud-satisfaction-survey-reason-operate button.newCloud-button.normal {\n border: 1px solid #E8E8E8;\n color: rgba(0, 0, 0, 0.85);\n}\n.cloud-satisfaction-survey-reason-operate button.newCloud-button.normal:hover {\n background: transparent;\n}\n",CLASS_PREFIX$1=(styleInject(css_248z$6),"".concat(prefixCls,"-satisfaction-survey-reason"));function ReasonPopup(e){var t=e.style,n=e.title,a=e.reasonList,r=e.onJump,o=e.onSubmit,l=e.showMoreReason,l=void 0!==l&&l,e=e.showJumpBtn,e=void 0===e||e,c=_slicedToArray(useState(!0),2),i=c[0],s=c[1],c=_slicedToArray(useState(a),2),u=c[0],d=c[1],a=_slicedToArray(useState(""),2),p=a[0],m=a[1];return i&&React.createElement(Popup,{style:t},React.createElement("div",{className:CLASS_PREFIX$1},React.createElement("p",{className:"".concat(CLASS_PREFIX$1,"-title")},n),React.createElement("ul",{className:"".concat(CLASS_PREFIX$1,"-list")},u.map(function(e){return React.createElement("li",{key:e.value,className:"".concat(CLASS_PREFIX$1,"-item ").concat(e.checked&&"active"),onClick:function(){e.checked=!e.checked,d(_toConsumableArray(u))}},e.label)})),l&&React.createElement(Input$3.Textarea,{placeholder:"请输入其他原因",style:{marginBottom:12,height:52},value:p,onChange:function(e){m(e.target.value)}}),React.createElement("div",{className:"".concat(CLASS_PREFIX$1,"-operate")},React.createElement(Button$1,{type:"primary",size:"small",disabled:!(null!=u&&null!=(c=u.filter(function(e){return e.checked}))&&null!=(a=c.map(function(e){return e.value}))&&a.length||null!=p&&p.trim()),onClick:function(){s(!1),o(u.filter(function(e){return e.checked}).map(function(e){return e.value}),p)}},"提交"),e&&React.createElement(Button$1,{type:"normal",size:"small",onClick:function(){s(!1),r()}},"跳过"))))}ReasonPopup.propTyes={title:PropTypes.string.isRequired,reasonList:PropTypes.array.isRequired,onSubmit:PropTypes.func.isRequired,onJump:PropTypes.func.isRequired,style:PropTypes.object,showMoreReason:PropTypes.bool,showJumpBtn:PropTypes.bool},ReasonPopup.defaultProps={style:{},showMoreReason:!1,showJumpBtn:!0};var supportImg="data:image/png;base64,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",opposeImg="data:image/png;base64,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",css_248z$7="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-satisfaction-survey-result-list-title {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 4px;\n color: #0055CC;\n font-size: 14px;\n font-weight: bold;\n line-height: 18px;\n}\n.cloud-satisfaction-survey-result-list-list {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-wrap: wrap;\n gap: 8px;\n font-size: 12px;\n margin-top: 16px;\n}\n.cloud-satisfaction-survey-result-list-one-line {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.cloud-satisfaction-survey-result-list-item {\n min-width: 72px;\n padding: 4px 8px;\n line-height: 18px;\n color: rgba(0, 0, 0, 0.85);\n border: 1px solid #DBECFF;\n color: #0055CC;\n background: #F0F7FF;\n text-align: center;\n box-sizing: content-box;\n font-family: PingFangSC-Regular, PingFang SC;\n}\n.cloud-satisfaction-survey-result-list-extra-container {\n width: 100%;\n display: flex;\n justify-content: center;\n}\n.cloud-satisfaction-survey-result-list-extra-item {\n min-width: auto;\n width: -moz-fit-content;\n width: fit-content;\n display: flex;\n justify-content: center;\n}\n",CLASS_PREFIX$2=(styleInject(css_248z$7),"".concat(prefixCls,"-satisfaction-survey-result-list"));function ResultPopup(e){var t=e.style,n=e.isSupport,n=void 0===n||n,a=e.resultList,a=void 0===a?[]:a,e=e.extraReason,e=void 0===e?"":e;return React.createElement(Popup,{style:void 0===t?{}:t},React.createElement("div",{className:CLASS_PREFIX$2},React.createElement("div",{className:"".concat(CLASS_PREFIX$2,"-title")},React.createElement("img",{width:20,alt:"",src:n?supportImg:opposeImg}),React.createElement("p",null,n?"赞一个":"踩一下")),null!=a&&a.length||null!=e&&e.trim()?React.createElement("ul",{className:"".concat(CLASS_PREFIX$2,"-list")},a.map(function(e){return React.createElement("li",{key:e,className:"".concat(CLASS_PREFIX$2,"-item ").concat(CLASS_PREFIX$2,"-one-line")},e)}),(null==e?void 0:e.trim())&&React.createElement("div",{className:"".concat(CLASS_PREFIX$2,"-extra-container")},React.createElement("li",{className:"".concat(CLASS_PREFIX$2,"-item ").concat(CLASS_PREFIX$2,"-extra-item")},e))):null))}ResultPopup.propTyes={isSupport:PropTypes.bool,resultList:PropTypes.array,extraReason:PropTypes.string,style:PropTypes.object},ResultPopup.defaultProps={isSupport:!0,resultList:[],extraReason:"",style:{}};var css_248z$8='body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-flash-line {\n background: url("data:image/png;base64,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") no-repeat;\n background-size: 100% 100%;\n width: 26px;\n height: 26px;\n position: absolute;\n top: 0;\n left: 0;\n animation: run 800ms linear infinite;\n}\n@keyframes run {\n 0% {\n left: 0;\n }\n 100% {\n left: 90%;\n }\n}\n';function FlashLine(e){e=e.size,e=void 0===e?26:e;return React.createElement("div",{style:{width:e,height:e},className:"".concat(prefixCls,"-flash-line")})}styleInject(css_248z$8);var css_248z$9="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-satisfaction-survey {\n position: relative;\n min-width: 177px;\n width: -moz-fit-content;\n width: fit-content;\n font-family: PingFangSC-Medium, PingFang SC;\n}\n.cloud-satisfaction-survey-question {\n position: relative;\n display: flex;\n align-items: center;\n gap: 5px;\n font-size: 12px;\n height: 26px;\n width: -moz-fit-content;\n width: fit-content;\n padding: 0 6px;\n background: linear-gradient(314deg, #91C7FF 0%, #D8EAFF 100%);\n border-radius: 6px;\n cursor: pointer;\n font-weight: 500;\n color: #123B75;\n}\n.cloud-satisfaction-survey-remark-icon {\n font-size: 12px;\n}\n.cloud-satisfaction-survey-evaluate {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 26px;\n width: -moz-fit-content;\n width: fit-content;\n background: #FFFFFF;\n box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08), 0 1px 4px 0 rgba(0, 0, 0, 0.04);\n border-radius: 6px;\n color: #0055CC;\n}\n.cloud-satisfaction-survey-support,\n.cloud-satisfaction-survey-oppose {\n display: flex;\n align-items: center;\n gap: 4px;\n font-size: 12px;\n cursor: pointer;\n line-height: 22px;\n margin: 2px;\n border-radius: 4px;\n}\n.cloud-satisfaction-survey-support.active,\n.cloud-satisfaction-survey-oppose.active {\n background: #DBECFF;\n}\n.cloud-satisfaction-survey-support {\n padding-left: 12px;\n padding-right: 11px;\n}\n.cloud-satisfaction-survey-oppose {\n padding-left: 11px;\n padding-right: 12px;\n}\n.cloud-satisfaction-survey-split {\n width: 1px;\n height: 12px;\n background: #E8E8E8;\n}\n.cloud-satisfaction-survey-result {\n display: flex;\n align-items: center;\n gap: 5px;\n height: 26px;\n width: -moz-fit-content;\n width: fit-content;\n line-height: 26px;\n padding: 0 6px;\n background: #FFFFFF;\n box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);\n border-radius: 6px;\n font-size: 12px;\n color: #008F21;\n}\n.cloud-satisfaction-survey-success-fill {\n color: #21BA45;\n}\n.cloud-satisfaction-survey-view-estimate {\n color: #21BA45;\n cursor: pointer;\n}\n.cloud-satisfaction-survey-popover {\n width: 220px!important;\n padding: 16px;\n height: -moz-fit-content;\n height: fit-content;\n font-family: PingFangSC-Medium, PingFang SC;\n}\n.cloud-satisfaction-survey-popover .newCloud-popover-main-content {\n width: 100%;\n}\n";function getActiveMenuText(){var e,t=null==(t=document)||null==(t=t.querySelector(".newCloud-menu .newCloud-cmenu-item.newCloud-cmenu-item-selected"))?void 0:t.textContent,n=null==(n=document)||null==(n=n.querySelector(".menu-container .menu-list a.active"))||null==(n=n.textContent)||null==(n=n.replaceAll("\n",""))?void 0:n.replaceAll(" ","");return(null==(e=document)||null==(e=e.querySelector(".cloud-cc-menu .cloud-menu-container li.item.active"))?void 0:e.textContent)||""||t||n}styleInject(css_248z$9);var http$1=axios.create(),getUserInfo=function(){var e,t,n=sessionStorage.getItem("__FF2E__CACHE__");return n?(e=(n=(null==(n=JSON.parse(n))?void 0:n.common)||{}).user,{tenantId:null==(t=n.tenant)?void 0:t.tenantId,userName:null==e?void 0:e.name,menuData:n.menuData}):{tenantId:"qiushi6",userName:"mly",menuData:[]}},getNoticeState=function(e){var t=e.domain,e=e.contentId,n=getUserInfo(),a=n.tenantId,n=n.userName;return http$1.get("".concat(t,"/notice/1.0/announce/").concat(a,"/").concat(n,"?contentId=").concat(e))},setNoticeState=function(e){var t=e.domain,e=e.contentId,n=getUserInfo(),a=n.tenantId,n=n.userName;return http$1.post("".concat(t,"/notice/1.0/announce/").concat(a,"/").concat(n,"?contentId=").concat(e))},saveSurveyResult=function(e){var t=e.domain,e=e.params,n=getUserInfo(),a=n.tenantId,r=n.userName,n=n.menuData.find(function(e){return window.location.hash.includes(e.url)}),o=getActiveMenuText();return http$1.post("".concat(t.replace("ual.shuyun.com","cual.shuyun.com"),"/boss-meta/v1/frontComponet/evaluations"),_objectSpread2(_objectSpread2({},e),{},{tenantId:a,userName:r,domainName:a,productModuleName:o?"".concat(null==n?void 0:n.name,"-").concat(o):null==n?void 0:n.name}))},msgImg="data:image/png;base64,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",CLASS_PREFIX$3="".concat(prefixCls,"-satisfaction-survey");function QuestionTitle(e){var t=e.title,e=e.onClick,e=void 0===e?function(){}:e;return React.createElement("div",{className:"".concat(CLASS_PREFIX$3,"-question"),onClick:e},React.createElement("img",{alt:"",src:msgImg,width:14}),React.createElement("p",null,t),React.createElement(FlashLine,null))}function SatisfactionSurvey(e){function t(e){e.target.classList.contains("".concat(CLASS_PREFIX$3,"-view-estimate"))||F(!1)}function n(){y(SUPPORT_STATUS),E(b.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{checked:!1})}))}function a(){y(OPPOSE_STATUS),w(C.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{checked:!1})}))}var r=e.hasOperated,o=e.serverName,l=e.firstId,c=e.operateId,i=e.supportReasonList,s=e.opposeReasonList,u=e.style,d=e.title,p=e.onlyShowOpposeReason,m=e.opposeTitle,h=e.onlyShowSupportReason,g=e.supportTitle,f=e.componentName,e=e.showJumpBtn,A=_slicedToArray(useState(WAIT_STATUS),2),v=A[0],y=A[1],A=_slicedToArray(useState([]),2),b=A[0],E=A[1],A=_slicedToArray(useState([]),2),C=A[0],w=A[1],A=_slicedToArray(useState([]),2),x=A[0],S=A[1],A=_slicedToArray(useState(""),2),R=A[0],T=A[1],A=_slicedToArray(useState(!1),2),I=A[0],k=A[1],A=_slicedToArray(useState(!1),2),N=A[0],F=A[1],M="https:".concat(null==o||null==(A=o.match(/\/\/qa-ual.shuyun.com|\/\/qa-cual.shuyun.com|\/\/ual.shuyun.com|\/\/cual.shuyun.com/))?void 0:A[0]),o=(useEffect(function(){E(null!=i&&i.length?_toConsumableArray(i):_toConsumableArray(DEFAULT_SUPPORT_REASON_LIST)),w(null!=s&&s.length?_toConsumableArray(s):_toConsumableArray(DEFAULT_OPPOSE_REASON_LIST))},[i,s]),useEffect(function(){!l&&c&&getNoticeState({domain:M,contentId:c}).then(function(e){k(!(null!=e&&null!=(e=e.data)&&null!=(e=e.data)&&e.readStatus))}),l&&c&&Promise.all([getNoticeState({domain:M,contentId:l}),getNoticeState({domain:M,contentId:c})]).then(function(e){var t;k((null==e||null==(t=e[0])||null==(t=t.data)||null==(t=t.data)?void 0:t.readStatus)&&!(null!=e&&null!=(t=e[1])&&null!=(e=t.data)&&null!=(t=e.data)&&t.readStatus))}),l||c||k(!0)},[l,c]),useEffect(function(){r&&l&&setNoticeState({domain:M,contentId:l})},[l,r]),useEffect(function(){return window.addEventListener("click",t),function(){window.removeEventListener("click",t)}},[]),(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a=arguments;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t=0<a.length&&void 0!==a[0]?a[0]:[],n=1<a.length&&void 0!==a[1]?a[1]:"",y(v===SUPPORT_STATUS?AFTER_EVALUATE_SUPPORT_STATUS:AFTER_EVALUATE_OPPOSE_STATUS),S(t),T(n),c)return e.next=8,setNoticeState({domain:M,contentId:c});e.next=10;break;case 8:return e.next=10,saveSurveyResult({domain:M,params:{componentName:f,result:v===SUPPORT_STATUS?"赞一个":"踩一下",content:null==t?void 0:t.join(","),remark:n}});case 10:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})());return I?React.createElement("div",{className:CLASS_PREFIX$3,style:u,onMouseMove:function(){v===WAIT_STATUS&&y(BEFORE_EVALUATE_STATUS)},onMouseLeave:function(){v===BEFORE_EVALUATE_STATUS&&y(WAIT_STATUS)}},v===WAIT_STATUS&&React.createElement(QuestionTitle,{title:d}),(v===BEFORE_EVALUATE_STATUS||v===SUPPORT_STATUS||v===OPPOSE_STATUS)&&React.createElement(React.Fragment,null,h||p?React.createElement(QuestionTitle,{title:d,onClick:function(){h&&n(),p&&a()}}):React.createElement("div",{className:"".concat(CLASS_PREFIX$3,"-evaluate")},React.createElement("p",{className:"".concat(CLASS_PREFIX$3,"-support ").concat(v===SUPPORT_STATUS?"active":""),onClick:n},React.createElement("img",{alt:"",src:supportImg,width:14}),React.createElement("span",null,"赞一个")),v===BEFORE_EVALUATE_STATUS&&React.createElement("p",{className:"".concat(CLASS_PREFIX$3,"-split")}),React.createElement("p",{className:"".concat(CLASS_PREFIX$3,"-oppose ").concat(v===OPPOSE_STATUS?"active":""),onClick:a},React.createElement("img",{alt:"",src:opposeImg,width:14}),React.createElement("span",null,"踩一下")))),(v===AFTER_EVALUATE_SUPPORT_STATUS||v===AFTER_EVALUATE_OPPOSE_STATUS)&&React.createElement("div",{className:"".concat(CLASS_PREFIX$3,"-result")},React.createElement(Icon$1,{className:"".concat(CLASS_PREFIX$3,"-success-fill"),type:"success-fill"}),React.createElement("p",null,"感谢您的评价"),React.createElement("p",{className:"".concat(CLASS_PREFIX$3,"-view-estimate"),onClick:function(){F(!N)}},"查看评价"),N&&React.createElement(ResultPopup,{style:null!=x&&x.length||null!=R&&R.trim()?{width:192,top:36}:{width:42,top:36,left:90},isSupport:v===AFTER_EVALUATE_SUPPORT_STATUS,resultList:x,extraReason:R})),v===SUPPORT_STATUS&&React.createElement(ReasonPopup,{title:g,style:{width:294,top:36,left:-118},reasonList:b,onJump:o,onSubmit:o}),v===OPPOSE_STATUS&&React.createElement(ReasonPopup,{title:m,style:{width:294,top:36,left:-42},reasonList:C,onJump:o,onSubmit:o,showMoreReason:!0,showJumpBtn:e})):null}SatisfactionSurvey.propTyes={componentName:PropTypes.bool.isRequired,serverName:PropTypes.string.isRequired,firstId:PropTypes.number.isRequired,operateId:PropTypes.number.isRequired,hasOperated:PropTypes.bool,title:PropTypes.string.isRequired,supportReasonList:PropTypes.array,opposeReasonList:PropTypes.array,onlyShowOpposeReason:PropTypes.bool,opposeTitle:PropTypes.string,onlyShowSupportReason:PropTypes.bool,supportTitle:PropTypes.string,showJumpBtn:PropTypes.bool},SatisfactionSurvey.defaultProps={hasOperated:!1,supportReasonList:[],opposeReasonList:[],onlyShowOpposeReason:!1,opposeTitle:"请选择您觉得不满意的原因",onlyShowSupportReason:!1,supportTitle:"请选择您觉得满意的原因",showJumpBtn:!0};var _excluded$8=["visible","onOk","onCancel","readonly","v2Open","onClose"],noop$1=function(){},bodyStyle$2={maxWidth:"1100px",height:"72vh",overflow:"auto",paddingBottom:0,paddingTop:"15px"},modalStyle$2={maxWidth:"1100px",top:"10%"};function ProductSelection(i){var e=i.visible,s=i.onOk,t=i.onCancel,u=i.readonly,d=i.v2Open,n=i.onClose,p=(_objectWithoutProperties(i,_excluded$8),useRef()),a=_slicedToArray(useState(),2),r=a[0],a=a[1],o=_slicedToArray(useState(!1),2),l=o[0],m=o[1];function c(){return(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o,l,c;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=i.server,a=i.extraQuery,i.supportConditions)if(p.current.globalConditions.length||Object.keys(p.current.globalSelect).length)return o=p.current.globalConditions.map(function(e){return e.value}),l=Object.keys(p.current.globalSelect),r=[],Object.keys(p.current.globalSelect).forEach(function(e){p.current.globalSelect[e].skus.forEach(function(e){r.push(e.skuId)})}),e.next=9,Store$1.autoSaveCondition(n,a,{conditions:o,productIds:l,skuIds:r});e.next=9;break;case 9:if(u||!d);else if(o=p.current,o.allQueryCondition,l=o.globalConditions.value,c=o.globalSelect,0!==(void 0===l?[]:l).length||0!==Object.keys(c).length)return e.next=14,Store$1.bury(n,{tenant:a,version:"V1",action:"CONFIRM"});e.next=14;break;case 14:null!=p&&null!=(c=p.current)&&c.globalSelect&&null!=(t=Object.keys((null==p||null==(t=p.current)?void 0:t.globalSelect)||{}))&&t.length&&m(!0),s(p.current);case 16:case"end":return e.stop()}},e)}))).apply(this,arguments)}return useEffect(function(){return function(){cancel()}},[]),React.createElement(Modal,{title:React.createElement("div",{style:{display:"flex",alignItems:"center",gap:16}},React.createElement("p",null,"商品选择"),d&&React.createElement(SatisfactionSurvey,{componentName:"商品选择器(旧)",hasOperated:l,serverName:i.server,operateId:getGoodsOldOperateId(),title:"您切换旧版本的原因?",onlyShowOpposeReason:!0,opposeTitle:"请选择您切换旧版的原因",showJumpBtn:!1})),visible:e,ref:a,onOk:function(){return c.apply(this,arguments)},hasFooter:!u,modalStyle:modalStyle$2,bodyStyle:bodyStyle$2,onClose:n,onCancel:t,className:"goods-selector-pro-node"},e&&React.createElement(ProductSelectionCore,_extends({modalRef:r,forwardRef:p},i)))}ProductSelection.open=open$5,ProductSelection.close=close,ProductSelection.propTypes={selectedGoods:PropTypes.object,visible:PropTypes.bool,supportSku:PropTypes.bool,hasSku:PropTypes.bool,supportBatch:PropTypes.bool,supportConditions:PropTypes.bool,supportTags:PropTypes.bool,server:PropTypes.string,extraQuery:PropTypes.string,limit:PropTypes.number,conditionLen:PropTypes.number,showConditions:PropTypes.array,activeTab:PropTypes.oneOf(["all","find","selected"]),tabList:PropTypes.array,readonly:PropTypes.bool,platShop:PropTypes.object,platShopList:PropTypes.any,onCancel:PropTypes.func,onClose:PropTypes.func,onOk:PropTypes.func,allColumn:PropTypes.array,findColumn:PropTypes.array,selectedColumn:PropTypes.array,openGold:PropTypes.bool,bizzKey:PropTypes.string,v2Open:PropTypes.bool,supportClearPlatShop:PropTypes.bool},ProductSelection.defaultProps={selectedGoods:{},visible:!1,supportSku:!0,hasSku:!1,supportBatch:!0,supportConditions:!0,supportTags:!1,openGold:!1,server:"https://qa-ual.shuyun.com",extraQuery:"",limit:500,conditionLen:1,showConditions:[],activeTab:"all",tabList:["all","find","selected"],readonly:!1,platShop:{platCode:"uni_weixin"},platShopList:[],onCancel:noop$1,onClose:noop$1,onOk:noop$1,allColumn:[],findColumn:[],selectedColumn:[],supportClearPlatShop:!0,bizzKey:"",v2Open:!1};var platforms={TAOBAO:"top",UNI:"unification",JD:"jos"},storageKey=_defineProperty(_defineProperty(_defineProperty({},platforms.TAOBAO,"TB_CCMS_COMPONENTS_AREA_SELECTOR_DATA"),platforms.UNI,"UNIFICATION_CCMS_COMPONENTS_AREA_SELECTOR_DATA"),platforms.JD,"JD_CCMS_COMPONENTS_AREA_SELECTOR_DATA");function traverse(e,a){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:[];return e?e.map(function(e){var t=e.children,n=[e].concat(_toConsumableArray(r)),t=Array.isArray(t)?traverse(t,a,n):void 0;return a(_objectSpread2(_objectSpread2({},e),{},{children:t}),n)||e}):null}function traverseReverse(e,a){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:[];return e?e.map(function(e){var t=e.children,n=[e].concat(_toConsumableArray(r)),e=a(e,n)||e;return Array.isArray(t)?traverseReverse(t,a,n):e}):null}function path2PathStr(e){return e.reduceRight(function(e,t){return"".concat(e,">").concat(t.name)},"").slice(1)}function genPathMap(e){var n={};return traverseReverse(e,function(e,t){n[e.id]=t}),n}function genNewSource(e,r,o,t){var l=[],c=[],i=t[r.id];return{newSource:traverse(e,function(t){if(r.id===t.id)return e=t.children,n=_objectSpread2(_objectSpread2({},t),{},{checked:o,indeterminate:void 0}),e&&(n.children=traverse(e,function(e){return _objectSpread2(_objectSpread2({},e),{},{checked:o,indeterminate:void 0})})),n;if(i&&i.slice(1).find(function(e){return e.id===t.id})){var e=t.children,n=e.every(function(e){return!e.checked}),a=e.every(function(e){return e.checked});if(e.some(function(e){return e.checked||e.indeterminate})&&!a)return e=t.children.filter(function(e){return e.checked}),l.push.apply(l,_toConsumableArray(e)),c.push(t),_objectSpread2(_objectSpread2({},t),{},{indeterminate:!0,checked:void 0});if(n)return _objectSpread2(_objectSpread2({},t),{},{indeterminate:void 0,checked:!1});if(a)return l.push(t),_objectSpread2(_objectSpread2({},t),{},{indeterminate:void 0,checked:!0})}return t}),extraList:l,splitList:c}}function genSelctedCount(e){var n=[0,0,0];return traverse(e,function(e,t){(e.checked||e.indeterminate)&&(n[t.length-1]+=1)}),{province:n[0],city:n[1],county:n[2]}}function getStorageData(e){e=storageKey[e];try{var t=localStorage.getItem(e);return JSON.parse(t)}catch(e){return null}}function setStorageData(e,t){e=storageKey[e];localStorage.setItem(e,JSON.stringify(t))}function AreaSearch(e){var t=e.pathMap,n=e.onSelectItem,e=_slicedToArray(useState([]),2),a=e[0],r=e[1],e=_slicedToArray(useState(!1),2),o=e[0],l=e[1],c=useRef(null),i=useRef(null),s=useCallback(function(){clearTimeout(c.current),c.current=null},[]),u=useCallback(function(){setTimeout(function(){l(!1)},250)},[]),e=useCallback(function(){c.current||(c.current=setTimeout(function(){var n,a=i.current?i.current.inputRef.current.value:"";return(a?(n=[],Object.values(t).forEach(function(e){var t;e[0].name.includes(a)&&n.length<10&&(t=path2PathStr(e),n.push({path:e,pathStr:t}))}),r(n),l(!0),s):(s(),u))()},500))},[s,u,t]);return React.createElement("div",{className:"search-wrapper"},React.createElement(Input$2,{ref:i,type:"text",onChange:e,onFocus:e,onBlur:u,placeholder:"请输入区域名称",style:{width:"250px"},suffix:React.createElement(Icon,{type:"search",style:{color:"#dbdbdb",cursor:"pointer"},onClick:e})}),o&&(0<a.length?React.createElement("ul",{className:"search-result"},a.map(function(e){return React.createElement("li",{className:"search-result-item",key:e.pathStr,onClick:n(e),role:"presentation"},e.pathStr)})):React.createElement("ul",{className:"search-result"},React.createElement("li",{className:"search-result-item",role:"presentation"},"没有匹配"))))}AreaSearch.propTypes={pathMap:PropTypes.object,onSelectItem:PropTypes.func},AreaSearch.defaultProps={pathMap:{},onSelectItem:noop};var css_248z$a="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.area-selector-refine-scrolbar {\n /* 自定义滚动条样式 */\n}\n.area-selector-refine-scrolbar root::-webkit-scrollbar-track {\n border-radius: 5px;\n background-color: transparent;\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar-track-piece {\n display: none;\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar {\n background: transparent;\n width: 10px;\n height: 10px;\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar-thumb {\n width: 10px;\n height: 10px;\n border-radius: 5px;\n background-color: #808080;\n border: 2px solid transparent;\n background-clip: content-box;\n opacity: 0;\n}\n.cloud-area-selector-container {\n /* 自定义滚动条样式 */\n display: flex;\n flex-flow: column nowrap;\n background: #f8f8f8;\n color: #666;\n font-size: 12px;\n overflow: hidden;\n}\n.cloud-area-selector-container root::-webkit-scrollbar-track {\n border-radius: 5px;\n background-color: transparent;\n}\n.cloud-area-selector-container ::-webkit-scrollbar-track-piece {\n display: none;\n}\n.cloud-area-selector-container ::-webkit-scrollbar {\n background: transparent;\n width: 10px;\n height: 10px;\n}\n.cloud-area-selector-container ::-webkit-scrollbar-thumb {\n width: 10px;\n height: 10px;\n border-radius: 5px;\n background-color: #808080;\n border: 2px solid transparent;\n background-clip: content-box;\n opacity: 0;\n}\n.cloud-area-selector-container ul,\n.cloud-area-selector-container li {\n padding: 0;\n margin: 0;\n list-style: none;\n}\n.cloud-area-selector-container .search-wrapper {\n position: relative;\n margin-bottom: 15px;\n width: 250px;\n height: 30px;\n}\n.cloud-area-selector-container .search-wrapper .search-result {\n display: inline-block;\n min-width: 100%;\n max-width: 150%;\n position: absolute;\n z-index: 1;\n top: calc(100% - 1px);\n left: 0;\n box-sizing: border-box;\n border: 1px solid #ccc;\n background-color: #fff;\n}\n.cloud-area-selector-container .search-wrapper .search-result .search-result-item {\n padding: 5px 8px;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.cloud-area-selector-container .search-wrapper .search-result .search-result-item:hover {\n background-color: #f6f6f6;\n}\n.cloud-area-selector-container .result-wrapper {\n height: 60px;\n display: flex;\n flex-flow: row nowrap;\n justify-content: flex-start;\n align-items: flex-start;\n margin-bottom: 4px;\n}\n.cloud-area-selector-container .result-wrapper .result-title {\n margin-top: 5px;\n}\n.cloud-area-selector-container .result-wrapper .result-content {\n display: flex;\n flex-flow: row wrap;\n flex: 1;\n height: 60px;\n overflow: hidden;\n}\n.cloud-area-selector-container .result-wrapper .result-content:hover {\n overflow: auto;\n}\n.cloud-area-selector-container .result-wrapper .result-content .result-item {\n height: 22px;\n line-height: 22px;\n padding: 0 8px;\n margin-right: 10px;\n margin-bottom: 8px;\n color: #0083ba;\n border: 1px solid #e7f3ff;\n border-radius: 1px;\n background: #eff7ff;\n}\n.cloud-area-selector-container .result-wrapper .result-content .result-item .result-item-close {\n margin-left: 5px;\n color: #cdcdcd;\n vertical-align: -2px;\n}\n.cloud-area-selector-container .result-wrapper .result-content .result-item .result-item-close:hover {\n cursor: pointer;\n color: #666;\n font-weight: 800;\n}\n.cloud-area-selector-container .cloud-area-selector {\n display: flex;\n justify-content: space-between;\n margin-top: 15px;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container {\n width: 200px;\n height: 218px;\n background: #fff;\n border: 1px solid #ededed;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-title {\n margin-top: 10px;\n margin-bottom: 6px;\n color: #999;\n text-align: center;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-content {\n height: 180px;\n overflow-x: hidden;\n overflow-y: auto;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-content .area-item {\n height: 30px;\n width: 100%;\n box-sizing: border-box;\n padding-left: 18px;\n line-height: 30px;\n cursor: pointer;\n position: relative;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-content .area-item.selected {\n background: #f0f3f5;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-content .area-item:hover {\n background: #f0f3f5;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-content .area-item .area-item-title {\n vertical-align: 9px;\n}\n.cloud-area-selector-container .cloud-area-selector .area-container .area-content .area-item .area-next-icon {\n position: absolute;\n right: 10px;\n font-size: 12px;\n color: #666;\n}\n",labelMap=(styleInject(css_248z$a),{province:"省",city:"市",county:"区县"}),isEventType=function(e){return e&&e instanceof window.Event||e&&e.nativeEvent&&e.nativeEvent instanceof window.Event};function PureAreaSelector(e){var t=e.data,r=e.isDisableArea,n=e.selectedData,l=e.onCheckItem,a=e.onSelectItem,o=e.onRemoveItem,e=e.forwardRef,c=useMemo(function(){return genPathMap(t)},[t]),i=_slicedToArray(useState(t),2),s=i[0],u=i[1],i=_slicedToArray(useState({province:{},city:{},county:{}}),2),d=i[0],p=i[1],i=_slicedToArray(useState(function(){return n.map(function(e){var t=e.id,t=void 0===t?e:t,e=e.name,t=t.split(",").pop(),n=c[t];if(Array.isArray(n)&&n.length)return e=e||n.reduceRight(function(e,t){return[].concat(_toConsumableArray(e),[t.name])},[]).join(">"),{path:n,pathStr:e};throw n="当前id: ".concat(t,", 没有找到对应的地址值,请确认平台是否正确,id是否正确"),Message.error(n),Error(n)})}),2),m=i[0],h=i[1],g=useRef([]),f=(useImperativeHandle(e,function(){return m.map(function(e){var t=e.path,e=e.pathStr;return{id:t.reduceRight(function(e,t){return"".concat(e,",").concat(t.id)},"").slice(1),name:e}})},[m]),useEffect(function(){var e=n.reduce(function(e,t){var n=t.id,t=(void 0===n?t:n).split(",").pop();return genNewSource(e,c[t][0],!0,c).newSource},t);u(e)},[t,n,c]),useCallback(function(e){var t;switch(e){case"province":return s;case"city":return t=s.find(function(e){return e.id===d.province.id})||{},g.current=t.children||[],g.current;case"county":return(g.current.find(function(e){return e.id===d.city.id})||{}).children||[];default:return[]}},[d,s])),A=function(a){return function(e){var t=a.path,n=a.pathStr;h(function(e){return e.some(function(e){return n.startsWith(e.pathStr)})?e:(e=e.filter(function(e){return!e.pathStr.startsWith(n)}),[a].concat(_toConsumableArray(e)))}),isEventType(e)&&y(t[0])(!0)}},v=function(a){return function(e){var t=a.path,n=a.pathStr;h(function(e){return e.filter(function(e){return e.pathStr!==n})}),isEventType(e)&&y(t[0])(!1),o(a)}},y=function(o){return function(e){var t=c[o.id],n=genNewSource(s,o,e,c),a=n.newSource,r=n.extraList,n=n.splitList,a=(u(a),{path:t,pathStr:path2PathStr(t)});(e?A:v)(a)(),0<n.length&&n.forEach(function(e){var e=c[e.id],t=path2PathStr(e);m.find(function(e){return e.pathStr===t})&&v({path:e,pathStr:t})()}),r.forEach(function(e){e=c[e.id];A({path:e,pathStr:path2PathStr(e)})()}),l(o,t,e)}},b=useCallback(function(t,n){return function(){var e=_objectSpread2(_objectSpread2({},d),{},_defineProperty({},t,n));"county"!==t&&("province"===t&&(e.city=n.children||[]),"city"===t&&(e.county=n.children||[]),p(e),a(n,t))}},[d]),i=["province","city"].concat(r?[]:["county"]);return React.createElement("section",{className:cls("".concat(prefixCls,"-area-selector-container"))},React.createElement(AreaSearch,{pathMap:c,onSelectItem:A}),React.createElement("div",{className:"result-wrapper"},React.createElement("span",{className:"result-title"},"已选:"),React.createElement("div",{className:"result-content"},m.map(function(e){return React.createElement("span",{className:"result-item",key:e.pathStr},e.pathStr,React.createElement(Icon,{type:"close",className:"result-item-close",onClick:v(e)}))}))),React.createElement("div",null,"常用区域:"),React.createElement("div",{className:cls("".concat(prefixCls,"-area-selector"))},i.map(function(e){return e=f(a=e),t=genSelctedCount(s)[a],React.createElement("div",{className:"area-container",key:a},React.createElement("div",{className:"area-title"},labelMap[a],"选择( ",t," )"),React.createElement("ul",{className:"area-content"},e.map(function(e){var t=cls("area-item",{selected:e.id===d[a].id}),n=e.children&&0<e.children.length;return r&&"city"===a&&(n=!1),React.createElement("li",{className:t,key:e.id,onClick:b(a,e),role:"presentation"},React.createElement(Checkbox,{checked:!0===e.checked,indeterminate:e.indeterminate,onChange:y(e)}),React.createElement("span",{className:"area-item-title"},e.name),n?React.createElement(Icon,{type:"right",className:"area-next-icon"}):null)})));var a,t})))}PureAreaSelector.propTypes={data:PropTypes.arrayOf(PropTypes.shape({id:PropTypes.string,name:PropTypes.string,children:PropTypes.array})).isRequired,selectedData:PropTypes.array,onCheckItem:PropTypes.func,onSelectItem:PropTypes.func,onRemoveItem:PropTypes.func},PureAreaSelector.defaultProps={selectedData:[],onCheckItem:noop,onSelectItem:noop,onRemoveItem:noop};var PureAreaSelector$1=React.forwardRef(function(e,t){return React.createElement(PureAreaSelector,_extends({},e,{forwardRef:t}))});function AreaSelector(e){function a(e){return e=JSON.parse(JSON.stringify(e)),Array.isArray(e)&&e.forEach(function(e){Array.isArray(e.children)&&e.children.length&&e.children.forEach(function(e){Array.isArray(e.children)&&e.children.length&&e.children.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=[])})})}),e}var r=e.platform,o=e.server,t=e.isDisableArea,n=e.selectedData,l=e.visible,c=e.dataHandler,i=e.onOk,s=e.onCancel,u=e.onClose,d=e.onCheckItem,p=e.onSelectItem,e=e.onRemoveItem,m=_slicedToArray(useState([]),2),h=m[0],g=m[1],m=_slicedToArray(useState(!0),2),f=m[0],A=m[1],v=useRef(),m=(useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,window.fetch(t,{credentials:"include",method:"GET",mode:"cors"});case 2:if((n=e.sent).ok){e.next=5;break}return e.abrupt("return",null);case 5:return e.next=7,n.json();case 7:if(a=e.sent,Array.isArray(a)){e.next=10;break}return e.abrupt("return",null);case 10:return e.abrupt("return",a);case 11:case"end":return e.stop()}},e)}))).apply(this,arguments)}A(!0);var t="unification"===r?"&showall=true":"",t="".concat(o,"?platform=").concat(r).concat(t),n=getStorageData(r);n?(g(function(){return a(c(n)||n)}),A(!1)):function(){return e.apply(this,arguments)}(t).then(function(e){e&&(g(function(){return a(c(e)||e)}),A(!1),setStorageData(r,e))})},[r,o]),useCallback(function(){i(v.current)},[]));return React.createElement(Modal,{title:"地区选择",visible:l,modalStyle:{width:t?"460px":"700px",maxWidth:"none"},onOk:m,onClose:u,onCancel:s},f?React.createElement(Loading,null):React.createElement(PureAreaSelector$1,{data:h,ref:v,isDisableArea:t,selectedData:n,onCheckItem:d,onSelectItem:p,onRemoveItem:e}))}AreaSelector.platforms=platforms,AreaSelector.propTypes={platform:PropTypes.oneOf([platforms.TAOBAO,platforms.UNI,platforms.JD]),server:PropTypes.string,isDisableArea:PropTypes.bool,selectedData:PropTypes.array,visible:PropTypes.bool,dataHandler:PropTypes.func,onOk:PropTypes.func,onCancel:PropTypes.func,onClose:PropTypes.func,onCheckItem:PropTypes.func,onSelectItem:PropTypes.func,onRemoveItem:PropTypes.func},AreaSelector.defaultProps={platform:AreaSelector.platforms.UNI,server:"https://qa-ual.shuyun.com/hd-dataservice/1.0/area",isDisableArea:!1,selectedData:[],visible:!1,dataHandler:function(e){return e},onOk:function(e){return console.log("地址选择器的输出:",e)},onCancel:noop,onClose:noop,onCheckItem:noop,onSelectItem:noop,onRemoveItem:noop};var platforms$1={TAOBAO:"top",UNI:"unification",JD:"jos"},storageKey$1=_defineProperty(_defineProperty(_defineProperty({},platforms$1.TAOBAO,"TB_CCMS_COMPONENTS_AREA_SELECTOR_DATA"),platforms$1.UNI,"UNIFICATION_CCMS_COMPONENTS_AREA_SELECTOR_DATA"),platforms$1.JD,"JD_CCMS_COMPONENTS_AREA_SELECTOR_DATA"),preProvince=["北京","上海","天津","重庆"];function traverse$1(e,a){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:[];return e?e.map(function(e){var t=e.children,n=[e].concat(_toConsumableArray(r)),t=Array.isArray(t)?traverse$1(t,a,n):void 0;return a(_objectSpread2(_objectSpread2({},e),{},{children:t}),n)||e}):null}function traverseReverse$1(e,a){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:[];return e?e.map(function(e){var t=e.children,n=[e].concat(_toConsumableArray(r)),e=a(e,n)||e;return Array.isArray(t)?traverseReverse$1(t,a,n):e}):null}function path2PathStr$1(e){return e.reduceRight(function(e,t){return"".concat(e,"/").concat(t.name)},"").slice(1)}function genPathMap$1(e){var n={};return traverseReverse$1(e,function(e,t){n[e.id]=t}),n}function genNewSource$1(e,r,o,t){var l=[],c=[],i=t[r.id];return{newSource:traverse$1(e,function(t){if(r.id===t.id)return e=t.children,n=_objectSpread2(_objectSpread2({},t),{},{checked:o,indeterminate:void 0}),e&&(n.children=traverse$1(e,function(e){return _objectSpread2(_objectSpread2({},e),{},{checked:o,indeterminate:void 0})})),n;if(i&&i.slice(1).find(function(e){return e.id===t.id})){var e=t.children,n=e.every(function(e){return!e.checked}),a=e.every(function(e){return e.checked});if(e.some(function(e){return e.checked||e.indeterminate})&&!a)return e=t.children.filter(function(e){return e.checked}),l.push.apply(l,_toConsumableArray(e)),c.push(t),_objectSpread2(_objectSpread2({},t),{},{indeterminate:!0,checked:void 0});if(n)return _objectSpread2(_objectSpread2({},t),{},{indeterminate:void 0,checked:!1});if(a)return l.push(t),_objectSpread2(_objectSpread2({},t),{},{indeterminate:void 0,checked:!0})}return t}),extraList:l,splitList:c}}function getStorageData$1(e){e=storageKey$1[e];try{var t=localStorage.getItem(e);return JSON.parse(t)}catch(e){return null}}function setStorageData$1(e,t){e=storageKey$1[e];localStorage.setItem(e,JSON.stringify(t))}function isEmpty(e){return!e&&0!==e&&""!==e||!(!Array.prototype.isPrototypeOf(e)||0!==e.length)||!(!Object.prototype.isPrototypeOf(e)||0!==Object.keys(e).length)}function sortData(n){var e,a,r,o;return String.prototype.localeCompare?(e="*ABCDEFGHJKLMNOPQRSTWXYZ".split(""),a="阿八嚓哒妸发旮哈讥咔垃痳拏噢妑七呥扨它穵夕丫帀".split(""),r=[],e.forEach(function(e,t){o={letter:e,data:[]},n.forEach(function(e){a[t-1]&&0<a[t-1].localeCompare(e.name,"zh-Hans-CN")||-1!=e.name.localeCompare(a[t],"zh-Hans-CN")||o.data.push(e)}),o.data.length&&(r.push(o),o.data.sort(function(e,t){return e.name.localeCompare(t.name,"zh-Hans-CN")}))}),r.map(function(e){return e.data}).flat()):null}var searchEmpty="data:image/png;base64,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";function AreaSearch$1(e){var t=e.pathMap,a=e.onSelectItem,e=_slicedToArray(useState([]),2),n=e[0],r=e[1],e=_slicedToArray(useState(!1),2),o=e[0],l=e[1],e=_slicedToArray(useState(!1),2),c=e[0],i=e[1],s=useRef(null),u=useRef(null),d=useCallback(function(){clearTimeout(s.current),s.current=null},[]),e=useCallback(function(){setTimeout(function(){i(!1)},250)},[]),p=useCallback(function(){s.current||(s.current=setTimeout(function(){l(!0);var n=u.current?u.current.inputRef.current.value.replace(/(^\s*)|(\s*$)/g,""):"",a=[];return n&&Object.values(t).forEach(function(e){var t;e[0].name&&e[0].name.includes(n)&&a.length<10&&(t=path2PathStr$1(e),a.push({path:e,pathStr:t}))}),r(a),i(!0),l(!1),d()},500))},[d,e,t]);return React.createElement("div",{className:"search-wrapper"},React.createElement(Input$3,{ref:u,type:"text",onChange:p,onFocus:function(){i(!0)},onBlur:e,placeholder:"请输入区域名称",style:{width:"220px"},suffix:React.createElement(Icon$1,{type:"search",style:{color:"#dbdbdb",cursor:"pointer"},onClick:p})}),React.createElement("div",{className:cls("search-result-area",{show:c,hide:!c})},0<n.length?o?React.createElement(Loading$1,null):React.createElement("ul",{className:"search-result"},n.map(function(e){var t=u.current?u.current.inputRef.current.value:"",n=e.pathStr.replace(/ /g,"").replace(/\//gi," / ");return t&&(n=n.replace(new RegExp(t,"gi"),function(e){return"<span style='color:#0066CC'>".concat(e,"</span>")})),React.createElement("li",{className:"search-result-item",key:e.pathStr,onClick:a(e),role:"presentation",dangerouslySetInnerHTML:{__html:n}})})):React.createElement("div",{className:"empty"},React.createElement("img",{alt:"",src:searchEmpty,width:64,height:64}),React.createElement("span",null,"暂无搜索结果"))))}AreaSearch$1.propTypes={pathMap:PropTypes.object,onSelectItem:PropTypes.func},AreaSearch$1.defaultProps={pathMap:{},onSelectItem:noop};var css_248z$b="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar-thumb {\n border-radius: 6px;\n border: 0px;\n background-color: rgba(0, 0, 0, 0.25);\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar-thumb:hover {\n background-color: rgba(0, 0, 0, 0.45);\n}\n.area-selector-refine-scrolbar ::-webkit-scrollbar-track {\n background-color: transparent;\n}\n.area-modal .cancel {\n border: 1px solid #E8E8E8;\n color: rgba(0, 0, 0, 0.85);\n font-size: 14px;\n}\n.area-modal .cancel:hover,\n.area-modal .cancel:active {\n border: 1px solid var(--shuyunBlue4);\n background-color: #FFFFFF;\n color: var(--shuyunBlue4);\n}\n.cloud-new-area-selector-container {\n display: flex;\n gap: 17px;\n background: #fff;\n color: #666;\n font-size: 14px;\n overflow: hidden;\n height: 100%;\n padding-left: 16px;\n padding-right: 16px;\n}\n.cloud-new-area-selector-container .newCloud-checkbox-wrapper {\n margin-right: 11px;\n}\n.cloud-new-area-selector-container ::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n}\n.cloud-new-area-selector-container ::-webkit-scrollbar-thumb {\n border-radius: 6px;\n border: 0px;\n background-color: rgba(0, 0, 0, 0.25);\n}\n.cloud-new-area-selector-container ::-webkit-scrollbar-thumb:hover {\n background-color: rgba(0, 0, 0, 0.45);\n}\n.cloud-new-area-selector-container ::-webkit-scrollbar-track {\n background-color: transparent;\n}\n.cloud-new-area-selector-container ul,\n.cloud-new-area-selector-container li {\n padding: 0;\n margin: 0;\n list-style: none;\n}\n.cloud-new-area-selector-container .search-wrapper {\n position: relative;\n margin-bottom: 15px;\n margin-top: 16px;\n width: 220px;\n height: 32px;\n}\n.cloud-new-area-selector-container .search-wrapper .search-result-area {\n display: none;\n visibility: hidden;\n min-width: 100%;\n max-width: 150%;\n position: absolute;\n z-index: 1;\n top: calc(100% - 1px);\n left: 0;\n box-sizing: border-box;\n background: #FFFFFF;\n box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1), 0px 2px 8px 0px rgba(0, 0, 0, 0.04);\n margin-top: 4px;\n}\n.cloud-new-area-selector-container .search-wrapper .search-result-area.show,\n.cloud-new-area-selector-container .search-wrapper .search-result-area.show .empty img,\n.cloud-new-area-selector-container .search-wrapper .search-result-area.show .empty span {\n display: block;\n opacity: 1;\n max-height: -moz-fit-content;\n max-height: fit-content;\n visibility: visible;\n animation: run-open 0.3s 1 linear;\n}\n.cloud-new-area-selector-container .search-wrapper .search-result-area.hide,\n.cloud-new-area-selector-container .search-wrapper .search-result-area.hide .empty img,\n.cloud-new-area-selector-container .search-wrapper .search-result-area.hide .empty span {\n display: none;\n opacity: 0;\n max-height: 0;\n visibility: hidden;\n animation: run-close 0.2s 1 linear;\n}\n.cloud-new-area-selector-container .search-wrapper .search-result {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n.cloud-new-area-selector-container .search-wrapper .search-result .search-result-item {\n height: 32px;\n box-sizing: border-box;\n padding: 6px 12px;\n color: rgba(0, 0, 0, 0.85);\n font-weight: 400;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.cloud-new-area-selector-container .search-wrapper .search-result .search-result-item:hover {\n background-color: #f6f6f6;\n}\n.cloud-new-area-selector-container .search-wrapper .empty {\n visibility: hidden;\n display: flex;\n width: 220px;\n height: 170px;\n flex-direction: column;\n justify-content: center;\n gap: 8px;\n color: rgba(0, 0, 0, 0.25);\n align-items: center;\n border-radius: 2px;\n}\n@keyframes run-open {\n 0% {\n opacity: 0;\n max-height: 0;\n visibility: hidden;\n }\n 100% {\n opacity: 1;\n max-height: -moz-fit-content;\n max-height: fit-content;\n visibility: visible;\n }\n}\n@keyframes run-close {\n 0% {\n opacity: 1;\n max-height: -moz-fit-content;\n max-height: fit-content;\n visibility: visible;\n }\n 100% {\n opacity: 0;\n max-height: 0;\n visibility: hidden;\n }\n}\n.cloud-new-area-selector-container .result-wrapper {\n height: inherit;\n width: 228px;\n margin-bottom: 4px;\n border-left: 1px solid #E8E8E8;\n padding: 16px 0 16px 16px;\n box-sizing: border-box;\n}\n.cloud-new-area-selector-container .result-wrapper .result-header {\n display: flex;\n justify-content: space-between;\n color: rgba(0, 0, 0, 0.85);\n}\n.cloud-new-area-selector-container .result-wrapper .result-header .result-clear-all {\n cursor: pointer;\n color: #0066CC;\n}\n.cloud-new-area-selector-container .result-wrapper .result-content {\n margin-top: 16px;\n height: calc(100% - 32px);\n overflow: auto;\n}\n.cloud-new-area-selector-container .result-wrapper .result-content:hover {\n overflow: auto;\n}\n.cloud-new-area-selector-container .result-wrapper .result-content .result-item {\n font-size: 12px;\n line-height: 18px;\n font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n padding: 2px 4px;\n margin-bottom: 10px;\n border-radius: 2px;\n background: #F5F5F5;\n display: flex;\n align-items: center;\n margin-right: 2px;\n width: -moz-fit-content;\n width: fit-content;\n}\n.cloud-new-area-selector-container .result-wrapper .result-content .result-item .result-item-close {\n margin-left: 4px;\n color: rgba(0, 0, 0, 0.25);\n vertical-align: -2px;\n font-size: 12px;\n}\n.cloud-new-area-selector-container .result-wrapper .result-content .result-item .result-item-close:hover {\n cursor: pointer;\n color: rgba(0, 0, 0, 0.45);\n font-weight: 800;\n}\n.cloud-new-area-selector-container .result-wrapper .result-content .result-item .result-item-close:active {\n color: rgba(0, 0, 0, 0.65);\n}\n.cloud-new-area-selector-container .cloud-new-area-selector {\n display: flex;\n margin-top: 16px;\n height: calc(100% - 80px);\n border: 1px solid #E8E8E8;\n border-radius: 2px;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container {\n width: 212px;\n background: #fff;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container:not(:last-child) {\n border-right: 1px solid #E8E8E8;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-title {\n color: rgba(0, 0, 0, 0.65);\n text-align: center;\n background-color: #FAFAFA;\n font-size: 12px;\n height: 38px;\n line-height: 38px;\n border-bottom: 1px solid #E8E8E8;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-content {\n height: calc(100% - 55px);\n overflow-x: hidden;\n overflow-y: overlay;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-content .area-item {\n height: 32px;\n width: 100%;\n display: flex;\n align-items: center;\n box-sizing: border-box;\n padding-left: 15px;\n line-height: 32px;\n cursor: pointer;\n position: relative;\n color: rgba(0, 0, 0, 0.85);\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-content .area-item.selected {\n background: var(--shuyunBlue1);\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-content .area-item:hover {\n background: var(--shuyunBlue1);\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-content .area-item .area-item-title {\n display: inline-block;\n width: 134px;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n.cloud-new-area-selector-container .cloud-new-area-selector .area-container .area-content .area-item .area-next-icon {\n position: absolute;\n right: 12px;\n color: rgba(0, 0, 0, 0.45);\n}\n.cloud-new-area-selector-container .result-wrapper .empty,\n.cloud-new-area-selector-container .cloud-new-area-selector .empty {\n width: 100%;\n height: 100%;\n color: rgba(0, 0, 0, 0.25);\n font-size: 12px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n",labelMap$1=(styleInject(css_248z$b),{province:"省",city:"市",county:"区"}),labelTipMap={province:"",city:"省",county:"市"},isEventType$1=function(e){return e&&e instanceof window.Event||e&&e.nativeEvent&&e.nativeEvent instanceof window.Event};function Empty(e){var t=e.content;return React.createElement("span",{className:"empty",style:e.style},t)}function PureAreaSelector$2(e){function r(e){var n=_objectSpread2({},m),a=_toConsumableArray(e).reverse(),r=["province","city","county"];r.forEach(function(e,t){n[e]=2===t?a[1]?a[1].children:[]:a[t]||{}}),h(n),setTimeout(function(){a.forEach(function(e,t){t=document.getElementById("area-content-".concat(r[t])),e=document.getElementById(e.id);e&&t.scrollTo({top:t.clientHeight<e.offsetTop?e.offsetTop-t.clientHeight:0,behavior:"smooth"})})})}function t(){var e=g.reduce(function(e,t){return genNewSource$1(e,t.path[0],!1,s).newSource},n);f([]),p(e)}var n=e.data,o=e.isDisableArea,a=e.selectedData,l=e.onCheckItem,c=e.onSelectItem,i=e.onRemoveItem,e=e.forwardRef,s=useMemo(function(){return genPathMap$1(n)},[n]),u=_slicedToArray(useState(n),2),d=u[0],p=u[1],u=_slicedToArray(useState({province:{},city:{},county:{}}),2),m=u[0],h=u[1],u=_slicedToArray(useState(function(){return a.map(function(e){var t=e.id,t=void 0===t?e:t,e=e.name,t=t.split(",").pop(),n=s[t];if(Array.isArray(n)&&n.length)return e=e||n.reduceRight(function(e,t){return[].concat(_toConsumableArray(e),[t.name])},[]).join(">"),{path:n,pathStr:e};throw n="当前id: ".concat(t,", 没有找到对应的地址值,请确认平台是否正确,id是否正确"),Message$1.error(n),Error(n)})}),2),g=u[0],f=u[1],A=useRef([]),v=(useImperativeHandle(e,function(){return g.map(function(e){var t=e.path,e=e.pathStr;return{id:t.reduceRight(function(e,t){return"".concat(e,",").concat(t.id)},"").slice(1),name:e}})},[g]),useEffect(function(){var e=a.reduce(function(e,t){var n=t.id,t=(void 0===n?t:n).split(",").pop();return genNewSource$1(e,s[t][0],!0,s).newSource},n);p(e)},[n,a,s]),useCallback(function(e){var t;switch(e){case"province":return d;case"city":return t=d.find(function(e){return e.id===m.province.id})||{},A.current=!isEmpty(m[e])&&t.children||[],A.current;case"county":return t=A.current.find(function(e){return e.id===m.city.id})||{},!isEmpty(m[e])&&t.children||[];default:return[]}},[m,d])),y=function(a){return function(e){var t=a.path,n=a.pathStr;f(function(e){return e.some(function(e){return n.startsWith(e.pathStr)})?e:(e=e.filter(function(e){return!e.pathStr.startsWith(n)}),[a].concat(_toConsumableArray(e)))}),isEventType$1(e)&&(E(t[0])(!0),r(t))}},b=function(a){return function(e){var t=a.path,n=a.pathStr;f(function(e){return e.filter(function(e){return(1!==e.path.length||!n.startsWith(e.pathStr))&&e.pathStr!==n})}),isEventType$1(e)&&E(t[0])(!1),i(a)}},E=function(o){return function(e){var t=s[o.id],n=genNewSource$1(d,o,e,s),a=n.newSource,r=n.extraList,n=n.splitList,a=(p(a),{path:t,pathStr:path2PathStr$1(t)});(e?y:b)(a)(),0<n.length&&n.forEach(function(e){var e=s[e.id],t=path2PathStr$1(e);g.find(function(e){return e.pathStr===t})&&b({path:e,pathStr:t})()}),r.reverse().forEach(function(e){e=s[e.id];y({path:e,pathStr:path2PathStr$1(e)})()}),l(o,t,e)}},C=useCallback(function(a,r){return function(e){var t=_objectSpread2(_objectSpread2({},m),{},_defineProperty({},a,r)),n={province:"city",city:"county"}[a];"county"===a&&!r.checked||(r.checked&&e.target.className.includes("checkbox")?t[n]=[]:t[n]=r.children||[],h(t),c(r,a))}},[m]),u=["province","city"].concat(o?[]:["county"]);return React.createElement("section",{className:cls("".concat(prefixCls,"-new-area-selector-container"))},React.createElement("div",{className:"leftArea"},React.createElement(AreaSearch$1,{pathMap:s,onSelectItem:y}),React.createElement("div",{className:cls("".concat(prefixCls,"-new-area-selector"))},u.map(function(e){return e=v(r=e),React.createElement("div",{className:"area-container",key:r},React.createElement("div",{className:"area-title"},"选择",labelMap$1[r]),0===e.length&&React.createElement(Empty,{content:"请先选择".concat(labelTipMap[r]),style:{marginTop:-47}}),React.createElement("ul",{className:"area-content",id:"area-content-".concat(r)},e.map(function(e){var t=cls("area-item",{selected:e.id===m[r].id}),n=e.children&&0<e.children.length,a=(o&&"city"===r&&(n=!1),React.createElement("span",{className:"area-item-title"},e.name));return React.createElement("li",{className:t,key:e.id,role:"presentation",onClick:C(r,e),id:e.id},React.createElement(Checkbox$1,{checked:!0===e.checked,indeterminate:e.indeterminate,onChange:E(e)}),8<e.name.length?React.createElement(Tooltip$1,{content:e.name,placement:"top"},a):a,n?React.createElement(Icon$1,{type:"right",className:"area-next-icon"}):null)})));var r}))),React.createElement("div",{className:"result-wrapper"},React.createElement("div",{className:"result-header"},React.createElement("span",{className:"result-title"},"已选"),g.length?React.createElement("span",{className:"result-clear-all",onClick:t},"清空"):null),React.createElement("div",{className:"result-content"},g.map(function(e){return React.createElement("span",{className:"result-item",key:e.pathStr},e.pathStr,React.createElement(Icon$1,{type:"close",className:"result-item-close",onClick:b(e)}))}),0===g.length&&React.createElement(Empty,{content:"暂无已选地区"}))))}PureAreaSelector$2.propTypes={data:PropTypes.arrayOf(PropTypes.shape({id:PropTypes.string,name:PropTypes.string,children:PropTypes.array})).isRequired,selectedData:PropTypes.array,onCheckItem:PropTypes.func,onSelectItem:PropTypes.func,onRemoveItem:PropTypes.func},PureAreaSelector$2.defaultProps={selectedData:[],onCheckItem:noop,onSelectItem:noop,onRemoveItem:noop};var PureAreaSelector$3=React.forwardRef(function(e,t){return React.createElement(PureAreaSelector$2,_extends({},e,{forwardRef:t}))});function AreaSelector$1(r){function o(e){var a=sortData(JSON.parse(JSON.stringify(e)));return _toConsumableArray(preProvince).reverse().forEach(function(t){var e,n=a.findIndex(function(e){return e.name.includes(t)});-1!==n&&(e=a[n],a.splice(n,1),a.unshift(e))}),Array.isArray(a)&&a.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=sortData(JSON.parse(JSON.stringify(e.children))),e.children.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=sortData(JSON.parse(JSON.stringify(e.children))),e.children.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=[])}))}))}),a}var l=r.platform,c=r.server,e=r.isDisableArea,t=r.selectedData,n=r.visible,i=r.dataHandler,a=r.onOk,s=r.onCancel,u=r.onClose,d=r.onCheckItem,p=r.onSelectItem,m=r.onRemoveItem,h=_slicedToArray(useState([]),2),g=h[0],f=h[1],h=_slicedToArray(useState(!0),2),A=h[0],v=h[1],y=useRef(),h=_slicedToArray(useState(!1),2),b=h[0],E=h[1],h=(useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,window.fetch(t,{credentials:"include",method:"GET",mode:"cors"});case 2:if((n=e.sent).ok){e.next=5;break}return e.abrupt("return",null);case 5:return e.next=7,n.json();case 7:if(a=e.sent,Array.isArray(a)){e.next=10;break}return e.abrupt("return",null);case 10:return e.abrupt("return",a);case 11:case"end":return e.stop()}},e)}))).apply(this,arguments)}v(!0);var t=r.dataSource,n="unification"===l?"&showall=true":"",n="".concat(c,"?platform=").concat(l).concat(n),a=t||getStorageData$1(l);a?(f(function(){return o(i(a)||a)}),v(!1)):function(){return e.apply(this,arguments)}(n).then(function(e){e&&(f(function(){return o(i(e)||e)}),v(!1),setStorageData$1(l,e))})},[l,c]),useCallback(function(){var e;null!=y&&null!=(e=y.current)&&e.length&&E(!0),a(y.current)},[]));return React.createElement(Modal$1,{className:"area-modal",title:React.createElement("div",{style:{display:"flex",alignItems:"center",gap:16}},React.createElement("p",null,"选择地区"),React.createElement(SatisfactionSurvey,{componentName:"地址选择器",hasOperated:b,serverName:r.server,firstId:getAreaNewFirstId(),operateId:getAreaNewOperateId(),title:"您对新版本评价如何呢?"})),visible:n,modalStyle:{width:e?"660px":"900px",maxWidth:"none"},bodyStyle:{height:"484px",maxHeight:"initial",padding:0},footer:React.createElement("div",null,React.createElement(Button$1,{type:"primary",onClick:h},"确定"),React.createElement(Button$1,{onClick:s,className:"cancel",style:{marginLeft:16}},"取消")),onClose:u},A?React.createElement(Loading$1,null):React.createElement(PureAreaSelector$3,{data:g,ref:y,isDisableArea:e,selectedData:t,onCheckItem:d,onSelectItem:p,onRemoveItem:m}))}AreaSelector$1.platforms=platforms$1,AreaSelector$1.propTypes={platform:PropTypes.oneOf([platforms$1.TAOBAO,platforms$1.UNI,platforms$1.JD]),server:PropTypes.string,isDisableArea:PropTypes.bool,selectedData:PropTypes.array,dataSource:PropTypes.array,visible:PropTypes.bool,dataHandler:PropTypes.func,onOk:PropTypes.func,onCancel:PropTypes.func,onClose:PropTypes.func,onCheckItem:PropTypes.func,onSelectItem:PropTypes.func,onRemoveItem:PropTypes.func},AreaSelector$1.defaultProps={platform:AreaSelector$1.platforms.UNI,server:"https://qa-ual.shuyun.com/hd-dataservice/1.0/area",isDisableArea:!1,selectedData:[],dataSource:null,visible:!1,dataHandler:function(e){return e},onOk:function(e){return console.log("地址选择器的输出:",e)},onCancel:noop,onClose:noop,onCheckItem:noop,onSelectItem:noop,onRemoveItem:noop};var TYPE_LIST_CONFIGS={black:[{label:"手机黑名单",value:"MOBILE",childLabel:"手机号"},{label:"客户黑名单",value:"CUSTOMER",childLabel:"平台账号"},{label:"邮箱黑名单",value:"EMAIL",childLabel:"邮箱地址"}],red:[{label:"客户红名单",value:"RED_CUSTOMER",childLabel:"平台账号"}]},TIPS_CONFIGS={black:{title:"选择屏蔽黑名单",tips:"可在“数据管理”菜单下查看并维护黑名单分组和明细数据。"},red:{title:"选择红名单分组",tips:"选择为红名单的客户将始终收到短信或邮件,名单可在数据管理中维护。"}},GRID_COMMON_CONFIG={ajaxType:"GET",supportAjaxPage:!0,supportAutoOrder:!1,currentPageKey:"pageNum",pageSizeKey:"pageSize",disableLine:!0,supportDrag:!1,textConfig:{"checked-info":{"zh-cn":"已选 {0} 条"}},checkboxConfig:{useRowCheck:!0,key:"groupId"},supportCheckbox:!0,dataKey:"list",totalsKey:"totals"},MODAL_STYLE={modalStyle:{maxWidth:"890px"},bodyStyle:{maxWidth:"890px",maxHeight:"410px",height:"410px",padding:"10px 20px",fontSize:"12px"}},prefix$1="blacklist/1.0",Store$2=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getTableData",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(prefix$1,"/checklist/group/list"),e.next=3,http.get(a,{params:n});case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return a.apply(this,arguments)})},{key:"getTypeAllData",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(prefix$1,"/checklist/group/all?types=").concat(n),e.next=3,http.get(a);case 3:return a=e.sent,r=a.data,e.abrupt("return",r);case 6:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})}]);var n,a})(),gridName="black-list-grid",TableComponent=(()=>{function n(t){var i;_classCallCheck(this,n),(i=_callSuper(this,n,[t])).store=new Store$2,i.allTypeList=TYPE_LIST_CONFIGS[i.props.type],i.params={types:i.allTypes,onlyCreatedByMe:!1,query:""},i.columnData=[{key:"type",text:"分组类型",align:"left",width:"100px",template:function(t){return React.createElement("span",null,(i.allTypeList.find(function(e){return e.value===t})||{}).label||"其他类型")}},{key:"groupId",text:"分组ID",align:"left"},{key:"groupName",text:"分组名称",align:"left",width:"150px",template:function(e){return React.createElement(Tooltip,{content:e},e||"--")}},{key:"checklistQuantity",text:"当前数据量(条)",align:"right",width:"160px",template:function(e){return React.createElement("span",{style:{paddingRight:10}},+e<0?"--":e.toString().replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g,"$1,"))}},{key:"creatorName",text:"创建人",align:"left",width:"150px",template:function(e){return React.createElement(Tooltip,{content:e},e)}},{key:"created",text:"创建时间",align:"left",width:"150px",template:function(e){return React.createElement("span",null,e?e.split("-").join("/"):"--")}}],i.getAllData=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,i.store.getTypeAllData(i.props.serverName,i.allTypes);case 3:t=e.sent,t=t.data,i.oldValue=t.filter(function(e){return i.allTypeList.map(function(e){return e.value}).includes(e.type)}),i.setAllDataList(i.oldValue),i.updateSelectedValue(),t=i.selectedAllValue,i.updateCheckedAllStatus(t),i.handleSelectData(t),i.setCheckedData(gridName,t),i.setState({isLoading:!1}),e.next=18;break;case 15:e.prev=15,e.t0=e.catch(0),Message.error(e.t0.message||"数据获取失败,全选时数据可能会有误,请重新打开进行选择");case 18:case"end":return e.stop()}},e,null,[[0,15]])})),i.updateSelectedValue=function(){i.props.isCheckAll&&!i.selectedAllValue.length&&(i.selectedAllValue=i.oldValue);var e=i.props.defaultCheckedConfig;e&&e.length&&e.map(function(e){var t=e.key,n=e.regExpFun,a=e.types;return i.oldValue.filter(function(e){return a.includes(e.type)&&n(e[t])})}).reduce(function(e,t){return e.concat(t)}).forEach(function(t){i.selectedAllValue.find(function(e){return e.groupId===t.groupId})||i.selectedAllValue.push(t)});var t=i.selectedAllValue;t.length&&!(e=(void 0===(e=_slicedToArray(t,1)[0])?{}:e).groupId)&&0!==e&&(i.selectedAllValue=i.oldValue.filter(function(e){return-1<t.indexOf(e.groupId)}))},i.setAllDataList=function(){(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach(function(e){i["all".concat(e.type,"List")]&&i["all".concat(e.type,"List")].push(e)})},i.searchData=function(){Table.setQuery(gridName,i.params)},i.setCheckedData=function(e,t){Table.setCheckedData(e,t)},i.handleSelectType=function(e){i.params.types=e||i.allTypes,i.searchData()},i.handleChangeMe=function(e){i.params.onlyCreatedByMe=e,i.searchData()},i.inputQuery=function(e){i.params.query=e.target.value},i.calcTotal=function(e){e=e.map(function(e){return e.checklistQuantity});return e.length&&e.reduce(function(e,t){return e+t})},i.handleSelectData=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[],n=i.getCheckedByTypes(e),a={dataList:e};i.allTypeList.forEach(function(e){var e=e.value,t=n[e];Object.assign(a,_defineProperty(_defineProperty({},"".concat(e.toLowerCase(),"GroupCount"),t.length),"".concat(e.toLowerCase(),"Count"),i.calcTotal(t)))}),i.selectedAllValue=e,i.props.onSelectedData(a)},i.getCheckedByTypes=function(e){var t={};return i.allTypeList.forEach(function(e){t[e.value]=[]}),e.forEach(function(e){t[e.type]&&t[e.type].push(e)}),t},i.updateCheckedAllStatus=function(e){var n=i.getCheckedByTypes(e);i.allTypeList.forEach(function(e){var e=e.value,t=n[e];i["isCheckedAll".concat(e)]=t.length&&t.length===i["all".concat(e,"List")].length})},i.handleCheckAll=function(e,t){(i["isCheckedAll".concat(e)]=t)?i.handleSelectedAll(e,i.oldValue):i.handleCancelAll(e)},i.handleSelectedAll=function(t,e){var e=e.filter(function(e){return e.type===t}),n=(i.selectedAllValue=i.selectedAllValue.concat(e),[]),a={};i.selectedAllValue.forEach(function(e,t){a[i.selectedAllValue[t].groupId]||(n.push(i.selectedAllValue[t]),a[i.selectedAllValue[t].groupId]=!0)}),i.setCheckedData(gridName,n||[]),i.handleSelectData(n)},i.handleCancelAll=function(t){i.selectedAllValue=i.selectedAllValue.filter(function(e){return e.type!==t||i.isRowNotCancel(e)}),i.setCheckedData(gridName,i.selectedAllValue||[]),i.handleSelectData(i.selectedAllValue)},i.ajaxData=function(e,t){return i.store.getTableData(i.props.serverName,_objectSpread2(_objectSpread2({},t),i.params))},i.rowRenderHandler=function(e){var t=i.props,n=t.readOnly,t=t.selectedType;return i.isRowNotCancel(e)&&Object.assign(e,{gm_checkbox_disabled:!0}),n&&Object.assign(e,{gm_checkbox_disabled:!0}),t&&e.type===t&&Object.assign(e,{gm_checkbox:!0}),e},i.isRowNotCancel=function(a){var e=i.props.defaultCheckedConfig;return!(!e||!e.length)&&e.find(function(e){var t=e.types,n=e.key,e=e.regExpFun;return t.includes(a.type)&&e(a[n])})},i.handleGridCheckedAfter=function(e){i.updateCheckedAllStatus(e),i.handleSelectData(e)},i.renderSearchArea=function(){var e=i,t=e.typeList,n=e.handleCheckAll,a=e.handleChangeMe,r=e.handleSelectType,o=e.inputQuery,e=e.searchData,l=i.state.isLoading,c=i.props.readOnly;return React.createElement("div",{className:"search-area"},t.map(function(t){return t.value&&React.createElement(Checkbox,{key:t.value,checked:i["isCheckedAll".concat(t.value)],disabled:c||l,onChange:function(e){return n(t.value,e)}},"全部",t.label)}),React.createElement("span",{className:"selected-me"},React.createElement(Checkbox,{onChange:a,disabled:l},"只显示我创建的"),1<t.length&&React.createElement(Select$2,{disabled:l,defaultValue:t[0].value,onChange:r,dataSource:t,labelKey:"label",valueKey:"value"}),React.createElement(Input$2,{disabled:l,placeholder:"请输入分组ID/名称",onChange:o,onEnter:e,suffix:React.createElement(Icon,{type:"search",style:{color:"#DBDBDB"},onClick:e})})))},i.state={isLoading:!0};var e=i.allTypeList,e=(e.forEach(function(e){i["all".concat(e.value,"List")]=[],i["isCheckedAll".concat(e.value)]=!1}),t.showTypes?_toConsumableArray(e).filter(function(e){return t.showTypes.includes(e.value)}):_toConsumableArray(e));return 1<e.length&&e.unshift({label:"全部分组",value:""}),1===(i.typeList=e).length&&(i.params.types=i.typeList[0].value),i.selectedAllValue=t.hasSelectedList||[],i.getAllData(),i}return _inherits(n,Component),_createClass(n,[{key:"allTypes",get:function(){var t=this;return(this.props.showTypes?this.allTypeList.filter(function(e){return t.props.showTypes.includes(e.value)}).map(function(e){return e.value}):this.allTypeList.map(function(e){return e.value})).join(",")}},{key:"render",value:function(){var e=this.columnData,t=this.handleGridCheckedAfter,n=this.ajaxData,a=this.rowRenderHandler,r=this.state.isLoading;return React.createElement(React.Fragment,null,this.renderSearchArea(),React.createElement(Loading,{layer:!0,size:"large",loading:r},React.createElement(Table,_extends({height:"290px",gridManagerName:"black-list-grid",ajaxData:n,checkedAfter:t,checkedAllAfter:t,rowRenderHandler:a},GRID_COMMON_CONFIG,{columnData:e}))))}}])})(),css_248z$c="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-black-selector .search-area {\n margin: 15px 0 6px 0;\n text-align: right;\n}\n.cloud-black-selector .search-area .cloud-checkbox {\n float: left;\n height: 30px;\n margin-right: 10px;\n line-height: 30px;\n}\n.cloud-black-selector .search-area .selected-me {\n display: inline-block;\n}\n.cloud-black-selector .search-area .selected-me > .cloud-select {\n display: inherit;\n width: 120px;\n text-align: left;\n margin-left: 5px;\n}\n.cloud-black-selector .search-area .selected-me > .cloud-input-group {\n width: 200px;\n margin-left: 5px;\n vertical-align: top;\n}\n.cloud-black-selector .selected-count {\n box-sizing: content-box;\n margin-top: 10px;\n height: 10px;\n background: #ebf7ff;\n color: #0097d7;\n padding: 7px;\n line-height: 10px;\n cursor: default;\n border: 1px solid #CDE5FF;\n border-radius: 2px;\n}\n.cloud-black-selector > .cloud-loading > .table-wrap > .table-div > table th:nth-child(5),\n.cloud-black-selector > .cloud-loading > .table-wrap > .table-div > table td:nth-child(5) > span {\n padding-right: 60px!important;\n}\n.cloud-black-selector > .cloud-loading > .table-wrap > .table-div > table td > div > span {\n width: fit-content;\n width: -moz-fit-content;\n max-width: 100%;\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n",_excluded$9=(styleInject(css_248z$c),["dataList"]),initZero=0;function SelectedCount(e){var n=e.selectedData,a=TYPE_LIST_CONFIGS[e.type].map(function(e){var t=n["".concat(e.value.toLowerCase(),"GroupCount")];return t?_objectSpread2(_objectSpread2({},e),{},{groupCount:t,idCount:n["".concat(e.value.toLowerCase(),"Count")]}):null}).filter(Boolean);return a.length?React.createElement("p",{className:"selected-count"},a.map(function(e,t){return React.createElement("span",{key:e.value},"".concat(e.groupCount,"个").concat(e.label,"分组(").concat(e.idCount,"个").concat(e.childLabel,")").concat(t===a.length-1?"。":","))})):React.createElement("p",{className:"selected-count"},"暂未选择任何数据。")}var BlackList=(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).allTypeList=TYPE_LIST_CONFIGS[a.props.type],a.save=function(){a.props.onOk(a.state.selectedData,a.state.selectedCount),a.resetData()},a.resetData=function(e){var t=a.props,n=t.onClose;"cancel"===e&&(0,t.onCancel)(),"close"===e&&n(),a.setState({selectedCount:a.initSelectedCount(),selectedData:[]})},a.initSelectedCount=function(){var t={};return a.allTypeList.forEach(function(e){t["".concat(e.value.toLowerCase(),"GroupCount")]=initZero,t["".concat(e.value.toLowerCase(),"Count")]=initZero}),t},a.onSelectedData=function(e){var t=e.dataList,e=_objectWithoutProperties(e,_excluded$9);a.setState({selectedCount:e,selectedData:t})},a.state={selectedCount:a.initSelectedCount(),selectedData:[]},a}return _inherits(t,Component),_createClass(t,[{key:"render",value:function(){var e=this,t=this.props,n=t.visible,a=t.option,r=t.type,t=t.defaultCheckedConfig,o=a.isReadOnly,l=a.selectedList,c=a.serverName,i=a.isCheckAll;return n&&!c?(Message.error("blackList 缺少 serverName 参数"),""):React.createElement(Modal,{title:TIPS_CONFIGS[r].title,visible:n,modalStyle:MODAL_STYLE.modalStyle,bodyStyle:MODAL_STYLE.bodyStyle,onClose:function(){return e.resetData("close")},onCancel:function(){return e.resetData("cancel")},onOk:this.save,clickMaskCanClose:!1,hasFooter:!o},React.createElement("div",{className:cls("".concat(prefixCls,"-black-selector"))},React.createElement(Tips$1,{msg:null!=a&&a.tips?React.createElement("span",{dangerouslySetInnerHTML:{__html:null==a?void 0:a.tips}}):TIPS_CONFIGS[r].tips}),React.createElement(TableComponent,{onSelectedData:this.onSelectedData,showTypes:a.showTypes,readOnly:o,serverName:c,isCheckAll:i,type:r,defaultCheckedConfig:t,hasSelectedList:l}),React.createElement(SelectedCount,{selectedData:this.state.selectedCount,type:r})))}}])})(),TYPE_LIST_CONFIGS$1=(BlackList.propTyes={option:PropTypes.shape({serverName:PropTypes.string.isRequired,selectedList:PropTypes.array,showTypes:PropTypes.array,isReadOnly:PropTypes.bool,isCheckAll:PropTypes.bool,tips:PropTypes.string}),onClose:PropTypes.func,onCancel:PropTypes.func,visible:PropTypes.bool,type:PropTypes.string,defaultCheckedConfig:PropTypes.array},BlackList.defaultProps={option:{serverName:"https://qa-ual.shuyun.com",selectedList:[],isReadOnly:!1,showTypes:TYPE_LIST_CONFIGS.black.map(function(e){return e.value}),isCheckAll:!0,tips:""},type:"black",visible:!1,defaultCheckedConfig:[{types:["EMAIL","MOBILE"],key:"isSystem",regExpFun:function(e){return e}}]},{black:[{label:"手机黑名单",value:"MOBILE",childLabel:"手机号"},{label:"客户黑名单",value:"CUSTOMER",childLabel:"平台账号"},{label:"邮箱黑名单",value:"EMAIL",childLabel:"邮箱地址"}],red:[{label:"客户红名单",value:"RED_CUSTOMER",childLabel:"平台账号"}]}),TIPS_CONFIGS$1={black:{title:"选择屏蔽黑名单",tips:"可在“数据管理”菜单下查看并维护黑名单分组和明细数据。"},red:{title:"选择红名单分组",tips:"选择为红名单的客户将始终收到短信或邮件,名单可在数据管理中维护。"}},MODAL_STYLE$1={modalStyle:{maxWidth:"990px"},bodyStyle:{maxWidth:"990px",maxHeight:"460px",height:"460px",padding:"10px 20px",fontSize:"12px"}},prefix$2="blacklist/1.0",Store$3=(()=>{return _createClass(function e(){_classCallCheck(this,e),this.tableList=[],this.info={current:1,pageSize:10,pageTotal:10,total:0}},[{key:"getTableData",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(prefix$2,"/checklist/group/list"),e.next=3,http.get(a,{params:n});case 3:return a=e.sent,r=a.data,this.tableList=r.list,this.info={current:r.pageNum,pageSize:r.pageSize,pageTotal:r.totalPages,total:r.totals},e.abrupt("return",a.data);case 8:case"end":return e.stop()}},e,this)})),function(e,t){return a.apply(this,arguments)})},{key:"getTypeAllData",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(prefix$2,"/checklist/group/all?types=").concat(n),e.next=3,http.get(a);case 3:return a=e.sent,r=a.data,e.abrupt("return",r);case 6:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})}]);var n,a})(),TableComponent$1=(()=>{function n(t){var i;_classCallCheck(this,n),(i=_callSuper(this,n,[t])).store=new Store$3,i.tableRef=React.createRef(),i.allTypeList=TYPE_LIST_CONFIGS$1[i.props.type],i.params={types:i.allTypes,onlyCreatedByMe:!1,query:""},i.columnData=[{dataIndex:"type",title:"分组类型",align:"left",width:100,render:function(t){return React.createElement("span",null,(i.allTypeList.find(function(e){return e.value===t})||{}).label||"其他类型")}},{dataIndex:"groupId",title:"分组ID",align:"left"},{dataIndex:"groupName",title:"分组名称",align:"left",ellipsis:!0,width:150,render:function(e){return React.createElement(Tooltip$1,{content:e},e||"--")}},{dataIndex:"checklistQuantity",title:"当前数据量(条)",align:"right",width:160,render:function(e){return React.createElement("span",{style:{paddingRight:10}},+e<0?"--":e.toString().replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g,"$1,"))}},{dataIndex:"creatorName",title:"创建人",align:"left",ellipsis:!0,width:150,render:function(e){return React.createElement(Tooltip$1,{content:e},e)}},{dataIndex:"created",title:"创建时间",align:"left",width:180,render:function(e){return React.createElement("span",null,e?e.split("-").join("/"):"--")}}],i.getAllData=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,i.store.getTypeAllData(i.props.serverName,i.allTypes);case 3:t=e.sent,t=t.data,i.oldValue=t.filter(function(e){return i.allTypeList.map(function(e){return e.value}).includes(e.type)}),i.setAllDataList(i.oldValue),i.updateSelectedValue(),t=i.selectedAllValue,i.updateCheckedAllStatus(t),i.handleSelectData(t),i.setCheckedData(t),i.setState({isLoading:!1}),e.next=18;break;case 15:e.prev=15,e.t0=e.catch(0),Message$1.error(e.t0.message||"数据获取失败,全选时数据可能会有误,请重新打开进行选择");case 18:case"end":return e.stop()}},e,null,[[0,15]])})),i.updateSelectedValue=function(){i.props.isCheckAll&&!i.selectedAllValue.length&&(i.selectedAllValue=i.oldValue);var e=i.props.defaultCheckedConfig;e&&e.length&&e.map(function(e){var t=e.key,n=e.regExpFun,a=e.types;return i.oldValue.filter(function(e){return a.includes(e.type)&&n(e[t])})}).reduce(function(e,t){return e.concat(t)}).forEach(function(t){i.selectedAllValue.find(function(e){return e.groupId===t.groupId})||i.selectedAllValue.push(t)});var t=i.selectedAllValue;t.length&&!(e=(void 0===(e=_slicedToArray(t,1)[0])?{}:e).groupId)&&0!==e&&(i.selectedAllValue=i.oldValue.filter(function(e){return-1<t.indexOf(e.groupId)}))},i.setAllDataList=function(){(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach(function(e){i["all".concat(e.type,"List")]&&i["all".concat(e.type,"List")].push(e)})},i.searchData=function(){i.tableRef.current.refreshTable(!0,i.params)},i.setCheckedData=function(e){i.setState({selectedAllValue:e})},i.handleSelectType=function(e){i.params.types=e||i.allTypes,i.searchData()},i.handleChangeMe=function(e){i.params.onlyCreatedByMe=e,i.searchData()},i.inputQuery=function(e){i.params.query=e.target.value},i.calcTotal=function(e){e=e.map(function(e){return e.checklistQuantity});return e.length&&e.reduce(function(e,t){return e+t})},i.handleSelectData=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[],n=i.getCheckedByTypes(e),a={dataList:e};i.allTypeList.forEach(function(e){var e=e.value,t=n[e];Object.assign(a,_defineProperty(_defineProperty({},"".concat(e.toLowerCase(),"GroupCount"),t.length),"".concat(e.toLowerCase(),"Count"),i.calcTotal(t)))}),i.selectedAllValue=e,i.props.onSelectedData(a)},i.getCheckedByTypes=function(e){var t={};return i.allTypeList.forEach(function(e){t[e.value]=[]}),e.forEach(function(e){t[e.type]&&t[e.type].push(e)}),t},i.updateCheckedAllStatus=function(e){var n=i.getCheckedByTypes(e);i.allTypeList.forEach(function(e){var e=e.value,t=n[e];i["isCheckedAll".concat(e)]=t.length&&t.length===i["all".concat(e,"List")].length})},i.handleCheckAll=function(e,t){(i["isCheckedAll".concat(e)]=t)?i.handleSelectedAll(e,i.oldValue):i.handleCancelAll(e)},i.handleSelectedAll=function(t,e){var e=e.filter(function(e){return e.type===t}),n=(i.selectedAllValue=i.selectedAllValue.concat(e),[]),a={};i.selectedAllValue.forEach(function(e,t){a[i.selectedAllValue[t].groupId]||(n.push(i.selectedAllValue[t]),a[i.selectedAllValue[t].groupId]=!0)}),i.setCheckedData(n||[]),i.handleSelectData(n)},i.handleCancelAll=function(t){i.selectedAllValue=i.selectedAllValue.filter(function(e){return e.type!==t||i.isRowNotCancel(e)}),i.setCheckedData(i.selectedAllValue||[]),i.handleSelectData(i.selectedAllValue)},i.ajaxData=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=t.pageNum,n=t.pageSize,e.next=3,i.store.getTableData(i.props.serverName,_objectSpread2({pageNum:a,pageSize:n},i.params));case 3:return a={totals:i.store.info.total,data:i.store.tableList},e.abrupt("return",a);case 5:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),i.rowRenderHandler=function(e){var t=i.props.readOnly;i.isRowNotCancel(e)&&Object.assign(e,{disabled:!0}),t&&Object.assign(e,{disabled:!0})},i.isRowNotCancel=function(a){var e=i.props.defaultCheckedConfig;return!(!e||!e.length)&&e.find(function(e){var t=e.types,n=e.key,e=e.regExpFun;return t.includes(a.type)&&e(a[n])})},i.handleGridCheckedAfter=function(e){i.updateCheckedAllStatus(e),i.handleSelectData(e)},i.renderSearchArea=function(){var e=i,t=e.typeList,n=e.handleCheckAll,a=e.handleChangeMe,r=e.handleSelectType,o=e.inputQuery,e=e.searchData,l=i.state.isLoading,c=i.props.readOnly;return React.createElement("div",{className:"search-area"},t.map(function(t){return t.value&&React.createElement(Checkbox$1,{className:"checkbox",key:t.value,checked:i["isCheckedAll".concat(t.value)]||!1,disabled:c||l,onChange:function(e){return n(t.value,e)}},"全部",t.label)}),React.createElement("span",{className:"selected-me"},React.createElement(Checkbox$1,{className:"checkbox",onChange:a,disabled:l},"只显示我创建的"),1<t.length&&React.createElement(Select$3,{className:"select",disabled:l,defaultValue:t[0].value,onChange:r,dataSource:t,labelKey:"label",valueKey:"value"}),React.createElement(Input$3,{className:"input-group",disabled:l,placeholder:"请输入分组ID/名称",onChange:o,onEnter:e,suffix:React.createElement(Icon$1,{type:"search",style:{color:"#DBDBDB"},onClick:e})})))},i.state={isLoading:!0,selectedAllValue:[]};var e=i.allTypeList,e=(e.forEach(function(e){i["all".concat(e.value,"List")]=[],i["isCheckedAll".concat(e.value)]=!1}),t.showTypes?_toConsumableArray(e).filter(function(e){return t.showTypes.includes(e.value)}):_toConsumableArray(e));return 1<e.length&&e.unshift({label:"全部分组",value:""}),1===(i.typeList=e).length&&(i.params.types=i.typeList[0].value),i.selectedAllValue=t.hasSelectedList||[],i.getAllData(),i}return _inherits(n,Component),_createClass(n,[{key:"allTypes",get:function(){var t=this;return(this.props.showTypes?this.allTypeList.filter(function(e){return t.props.showTypes.includes(e.value)}).map(function(e){return e.value}):this.allTypeList.map(function(e){return e.value})).join(",")}},{key:"render",value:function(){var e=this.columnData,t=this.ajaxData,n=this.handleGridCheckedAfter,a=this.rowRenderHandler,r=this.state.isLoading;return React.createElement(React.Fragment,null,this.renderSearchArea(),React.createElement(CTable,{ref:this.tableRef,loading:r,style:{width:"100%",height:320},supportPage:!0,showTotal:!0,rowKey:"groupId",columnData:e,ajaxData:t,pageOpts:{pageSize:10,pageSizeOptions:[10,20,30,50,100],type:"small",showQuickJumper:!1},supportCheckbox:!0,checkedData:this.state.selectedAllValue,onCheckedAfter:n,onCheckedAllAfter:n,onRow:a}))}}])})(),css_248z$d="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-new-black-selector {\n font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;\n}\n.cloud-new-black-selector .newCloud-input,\n.cloud-new-black-selector .newCloud-button {\n font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;\n}\n.cloud-new-black-selector .search-area {\n margin: 15px 0 6px 0;\n text-align: right;\n}\n.cloud-new-black-selector .search-area .checkbox {\n float: left;\n height: 30px;\n margin-right: 10px;\n line-height: 30px;\n}\n.cloud-new-black-selector .search-area .selected-me {\n display: inline-block;\n}\n.cloud-new-black-selector .search-area .selected-me > .select {\n display: inherit;\n width: 120px;\n text-align: left;\n margin-left: 5px;\n}\n.cloud-new-black-selector .search-area .selected-me > .input-group {\n width: 200px;\n margin-left: 5px;\n vertical-align: top;\n}\n.cloud-new-black-selector .selected-count {\n position: relative;\n top: 9px;\n box-sizing: content-box;\n height: 10px;\n background: #ebf7ff;\n color: #0097d7;\n padding: 7px;\n line-height: 10px;\n cursor: default;\n border: 1px solid #CDE5FF;\n border-radius: 2px;\n}\n.cloud-new-black-selector > .cloud-loading > .table-wrap > .table-div > table th:nth-child(5),\n.cloud-new-black-selector > .cloud-loading > .table-wrap > .table-div > table td:nth-child(5) > span {\n padding-right: 60px!important;\n}\n.cloud-new-black-selector > .cloud-loading > .table-wrap > .table-div > table td > div > span {\n width: fit-content;\n width: -moz-fit-content;\n max-width: 100%;\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n",_excluded$a=(styleInject(css_248z$d),["dataList"]),initZero$1=0;function SelectedCount$1(e){var n=e.selectedData,a=TYPE_LIST_CONFIGS$1[e.type].map(function(e){var t=n["".concat(e.value.toLowerCase(),"GroupCount")];return t?_objectSpread2(_objectSpread2({},e),{},{groupCount:t,idCount:n["".concat(e.value.toLowerCase(),"Count")]}):null}).filter(Boolean);return a.length?React.createElement("p",{className:"selected-count"},a.map(function(e,t){return React.createElement("span",{key:e.value},"".concat(e.groupCount,"个").concat(e.label,"分组(").concat(e.idCount,"个").concat(e.childLabel,")").concat(t===a.length-1?"。":","))})):React.createElement("p",{className:"selected-count"},"暂未选择任何数据。")}var BlackList$1=(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).allTypeList=TYPE_LIST_CONFIGS$1[a.props.type],a.save=function(){a.props.onOk(a.state.selectedData,a.state.selectedCount),a.resetData()},a.resetData=function(e){var t=a.props,n=t.onClose;"cancel"===e&&(0,t.onCancel)(),"close"===e&&n(),a.setState({selectedCount:a.initSelectedCount(),selectedData:[]})},a.initSelectedCount=function(){var t={};return a.allTypeList.forEach(function(e){t["".concat(e.value.toLowerCase(),"GroupCount")]=initZero$1,t["".concat(e.value.toLowerCase(),"Count")]=initZero$1}),t},a.onSelectedData=function(e){var t=e.dataList,e=_objectWithoutProperties(e,_excluded$a);a.setState({selectedCount:e,selectedData:t})},a.state={selectedCount:a.initSelectedCount(),selectedData:[]},a}return _inherits(t,Component),_createClass(t,[{key:"render",value:function(){var e=this,t=this.props,n=t.visible,a=t.option,r=t.type,t=t.defaultCheckedConfig,o=a.isReadOnly,l=a.selectedList,c=a.serverName,i=a.isCheckAll;return n&&!c?(Message$1.error("blackList 缺少 serverName 参数"),""):React.createElement(Modal$1,{title:TIPS_CONFIGS$1[r].title,visible:n,modalStyle:MODAL_STYLE$1.modalStyle,bodyStyle:MODAL_STYLE$1.bodyStyle,onClose:function(){return e.resetData("close")},onCancel:function(){return e.resetData("cancel")},onOk:this.save,clickMaskCanClose:!1,hasFooter:!o},React.createElement("div",{className:cls("".concat(prefixCls,"-new-black-selector"))},React.createElement(Tips$2,{msg:TIPS_CONFIGS$1[r].tips}),React.createElement(TableComponent$1,{onSelectedData:this.onSelectedData,showTypes:a.showTypes,readOnly:o,serverName:c,isCheckAll:i,type:r,defaultCheckedConfig:t,hasSelectedList:l}),React.createElement(SelectedCount$1,{selectedData:this.state.selectedCount,type:r})))}}])})(),css_248z$e=(BlackList$1.propTyes={option:PropTypes.shape({serverName:PropTypes.string.isRequired,selectedList:PropTypes.array,showTypes:PropTypes.array,isReadOnly:PropTypes.bool,isCheckAll:PropTypes.bool}),onClose:PropTypes.func,onCancel:PropTypes.func,visible:PropTypes.bool,type:PropTypes.string,defaultCheckedConfig:PropTypes.array},BlackList$1.defaultProps={option:{serverName:"https://qa-ual.shuyun.com",selectedList:[],isReadOnly:!1,showTypes:TYPE_LIST_CONFIGS$1.black.map(function(e){return e.value}),isCheckAll:!0},type:"black",visible:!1,defaultCheckedConfig:[{types:["EMAIL","MOBILE"],key:"isSystem",regExpFun:function(e){return e}}]},"/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.modal-body {\n padding-top: 10px;\n}\n.customer-view-area {\n width: 1070px;\n font-size: 12px;\n}\n.customer-view-area .hideLabel {\n display: none;\n}\n.preview-modal .cloud-modal-body {\n padding-bottom: 0;\n}\n.preview-modal .cloud-modal-body :last-child {\n margin-bottom: 2px;\n}\n.preview-row {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.preview-row label {\n margin-right: 6px;\n}\n"),css_248z$f=(styleInject(css_248z$e),'/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.modal-body {\n padding-top: 10px;\n}\n.customer-view-area {\n width: 1070px;\n font-size: 12px;\n}\n.customer-view-area .hideLabel {\n display: none;\n}\n.preview-modal .cloud-modal-body {\n padding-bottom: 0;\n}\n.preview-modal .cloud-modal-body :last-child {\n margin-bottom: 2px;\n}\n.preview-row {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.preview-row label {\n margin-right: 6px;\n}\n.account-area .customer-info {\n border-bottom: none !important;\n}\n.account-area .customer-info > span {\n box-sizing: content-box;\n display: inline-block;\n height: 26px;\n min-width: 194px;\n}\n.account-area .customer-info > span .edit-input,\n.account-area .customer-info > span .cloud-select {\n display: inline-block;\n width: 100px;\n height: 100%;\n vertical-align: middle;\n}\n.account-area .customer-info > span .edit-input .cloud-select-wrapper,\n.account-area .customer-info > span .cloud-select .cloud-select-wrapper {\n height: inherit;\n}\n.account-area .customer-info > span > label {\n display: inherit;\n height: 26px;\n vertical-align: middle;\n line-height: 26px;\n}\n.account-area .customer-info > span > span {\n display: inherit;\n max-width: 110px;\n height: 26px;\n line-height: 26px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n vertical-align: bottom;\n}\n.account-area .customer-info > span .address-label {\n max-width: 650px;\n line-height: 24px;\n vertical-align: middle;\n}\n.account-area .customer-info .cloud-input-group {\n width: 100px !important;\n height: 26px;\n}\n.account-area .customer-info .cloud-input-group .cloud-input {\n width: inherit !important;\n height: inherit;\n}\n.account-area .customer-info .edit-icon-area {\n display: inline-block;\n cursor: pointer;\n padding: 0 8px;\n line-height: 14px;\n}\n.account-area .customer-info .edit-icon-area .customer-item-info {\n display: inline-block;\n height: 26px;\n line-height: 26px;\n vertical-align: middle;\n}\n.account-area .customer-info .edit-icon-area .edit-icon {\n font-size: 14px;\n color: #999;\n vertical-align: middle;\n}\n.account-area .customer-info .edit-icon-area .edit-icon:first-child {\n margin-right: 4px;\n}\n.account-area .customer-info .edit-icon-area .save-icon {\n color: #52c41a;\n}\n.account-area .customer-info .customer-date-picker .cloud-input-suffix {\n display: none;\n}\n.account-area .customer-info .customer-date-picker .date-picker {\n color: #3d3d3d;\n}\n.account-area .mouse-enter {\n background: #eef8fc;\n}\n.account-area .customer-account-info {\n display: inline-block;\n width: 975px;\n vertical-align: top;\n}\n.account-area .customer-account-info .account-info-area.plat-list {\n display: flex;\n align-items: center;\n height: 30px;\n}\n.account-area .customer-account-info .account-info-area {\n display: inline-block;\n width: inherit;\n}\n.account-area .customer-account-info .account-info-area-label > label,\n.account-area .customer-account-info .account-info-area .uniId-label {\n color: #2D2D2D;\n font-weight: 500;\n margin-right: 8px;\n display: inline-block;\n white-space: nowrap;\n}\n.account-area .customer-account-info .account-info-area-label > label .account-name,\n.account-area .customer-account-info .account-info-area .uniId-label .account-name,\n.account-area .customer-account-info .account-info-area-label > label .wechat-id,\n.account-area .customer-account-info .account-info-area .uniId-label .wechat-id {\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n vertical-align: bottom;\n}\n.account-area .customer-account-info .account-info-area-label > label .account-name,\n.account-area .customer-account-info .account-info-area .uniId-label .account-name {\n cursor: pointer;\n}\n.account-area .customer-account-info .account-info-area-label > label .wechat-id,\n.account-area .customer-account-info .account-info-area .uniId-label .wechat-id {\n width: 146px;\n}\n.account-area .customer-account-info .account-info-area-label > label .label-icon,\n.account-area .customer-account-info .account-info-area .uniId-label .label-icon {\n color: #94aec6;\n position: relative;\n top: 2px;\n margin-left: 2px;\n}\n.account-area .avatar {\n display: inline-block;\n width: 80px;\n height: 80px;\n border: 1px solid #e4e4e4;\n border-radius: 4px;\n vertical-align: 14px;\n margin-right: 10px;\n}\n.account-area .default-avatar {\n background: url("data:image/png;base64,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");\n}\n.account-area .f-avatar {\n background: url("data:image/png;base64,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");\n}\n.account-area .m-avatar {\n background: url("data:image/png;base64,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");\n}\n.account-area .consumption-area {\n padding: 11px 9px;\n}\n.account-area .consumption-area > ul {\n display: inline-block;\n width: 33.3%;\n padding: 0;\n}\n.account-area .consumption-area > ul li {\n list-style: none;\n padding-bottom: 12px;\n}\n.account-area .consumption-area > ul li:last-child {\n padding-bottom: 8px;\n}\n.account-area .consumption-area > ul li > span:last-child {\n display: inline-block;\n max-width: 240px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n vertical-align: top;\n}\n'),CustomerViewContext=(styleInject(css_248z$f),React.createContext(null)),PLAT_LIST=[],PLAT_ICON={TAOBAO:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M814.8 97H209.2C147.2 97 97 147 97 208.7v602.7C97 873 147.2 923 209.2 923h53.1c13.1 1.6 26.3 3.2 40 3.5 6.2 0.2 11.6 0.2 24.9 0.3 12.6 0.2 23 0.2 30.4 0.2h308.3c7.6 0 17.9 0 30.4-0.2 13.2-0.2 18.7-0.2 24.9-0.3 13.7-0.2 26.9-1.9 40-3.5h53.5c62 0 112.2-50 112.2-111.7V208.7C927 147 876.8 97 814.8 97z",fill:"#FF4401"}),React.createElement("path",{d:"M380.8 451.2c16.6-16.8 31.4-33.6 44.2-50.3 13.2-5.7 26-11.3 38.4-16.3-15.3 27.7-40 69.6-64.9 96.1l34.9 30.8s23.8-23.1 49.7-50.9h30V512H397.7v41.2h115.4v98.6c-1.3 0-2.9 0-4.3-0.2-12.6-0.8-32.5-2.9-40.3-15.2-9.4-15.1-2.6-42.8-1.9-59.8h-79.9l-2.9 1.4S354.6 710.2 468 707.2c106.3 3 167.1-29.8 196.4-52.5l11.6 43.8 65.5-27.6L697 561.2 643.9 578l9.9 37.4c-13.6 10.3-29.2 18.1-46.2 23.6v-86h112.9v-41.2h-113v-51.4h113.2v-41.2H519.4c14.7-17.8 26-34.1 28.9-44.4l-34.9-9.7c150.5-54.4 234.2-45 233.5 44.2v234.8s8.9 80.7-82.6 74.8l-49.6-10.6-11.6 47.6s213.8 61.8 231.3-104.2c17.4-166.2-4.1-272.1-4.1-272.1s-19.6-153.2-351.5-58.2c14.3-24.9 21-41.2 21-41.2l-83.1-23.5s-33.5 110.2-93.1 161.6c0 0.1 57.9 33.7 57.2 32.9z",fill:"#FFFFFF"}),React.createElement("path",{d:"M346.1 588.2c15.9-49.8 19.4-87.8-7.7-115.6-34.9-35.5-38.7-38.7-90.5-77.7l-37.5 58 68.9 43.3s46.1 23.6 24.2 68c-20.4 42.2-120.7 134.3-120.7 134.3l89.6 56.6c62.1-136.2 58.1-118.1 73.7-166.9zM296.8 373.3c32.5 0 59-23.9 59-53.6 0-29.7-26.5-53.6-59-53.6-32.8 0-59.1 23.8-59.3 53.6 0 29.5 26.5 53.6 59.3 53.6z",fill:"#FFFFFF"})),JOS:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M904.7 142.7c-6.6-8.9-14.4-16.8-23.4-23.4-18.6-13.8-41.5-22.3-66.5-22.3H209.2c-25 0-47.9 8.5-66.6 22.3-8.9 6.6-16.8 14.4-23.4 23.4-13.7 18.6-22.2 41.5-22.2 66.5v605.6c0 25 8.5 47.9 22.3 66.6 6.6 8.9 14.4 16.8 23.4 23.4 18.7 13.8 41.5 22.3 66.6 22.3h605.6c25 0 47.9-8.5 66.6-22.3 8.9-6.6 16.8-14.4 23.4-23.4 13.8-18.7 22.3-41.5 22.3-66.6V209.2c-0.2-25-8.7-47.9-22.5-66.5z",fill:"#C9121C"}),React.createElement("path",{d:"M392.3 587.5h1.9V259.3h-59.7v326.4c0 67.1-54.1 119.4-119.4 119.4H186v59.7h29.1c97-0.1 177.2-78.4 177.2-177.3zM838 511.1c0-138-98.8-251.8-221.9-251.8H466.9v505.4h149.2c123.1 0 221.9-115.6 221.9-253.6zM526.6 319h89.5c89.5 0 162.3 87.7 164.1 194 0 106.3-74.6 192.1-164.1 192.1h-89.5V319z",fill:"#FFFFFF"})),YHD:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M814.3 100.4H212c-61.6 0-111.6 50-111.6 111.6v602.3c0 61.6 50 111.6 111.6 111.6h602.3c61.6 0 111.6-50 111.6-111.6V212c0-61.6-50-111.6-111.6-111.6z",fill:"#FFFFFF"}),React.createElement("path",{d:"M814.3 928.3H212c-62.9 0-114-51.1-114-114V212c0-62.9 51.1-114 114-114h602.3c62.9 0 114 51.1 114 114v602.3c0 62.9-51.1 114-114 114zM212 102.8c-60.2 0-109.2 49-109.2 109.2v602.3c0 60.2 49 109.2 109.2 109.2h602.3c60.2 0 109.2-49 109.2-109.2V212c0-60.2-49-109.2-109.2-109.2H212z",fill:"#999999"}),React.createElement("path",{d:"M333.6 407.6l-0.1-129.8L171.8 433l49.3-0.7v316.2h112.6V407.6z",fill:"#F01514"}),React.createElement("path",{d:"M482.7 464.1c50.2 0 90.9-40.7 90.9-90.9s-40.7-90.9-90.9-90.9-90.9 40.7-90.9 90.9 40.7 90.9 90.9 90.9z m0-148c31.6 0 57.2 25.6 57.2 57.2s-25.6 57.2-57.2 57.2-57.2-25.6-57.2-57.2c0-31.7 25.6-57.2 57.2-57.2zM593.2 515.8v-40.7H373.4v40.7h94.3V562c4.8-1 9.8-1.5 14.9-1.5h0.6c6.2 0.1 12.1 0.9 17.9 2.3 33 8.3 57.4 38 57.4 73.5 0 41.9-34 75.9-75.9 75.9-41.5 0-75.1-33.3-75.8-74.6h-32.5c0 59.8 48.5 108.3 108.3 108.3s108.3-48.5 108.3-108.3c0-53.5-38.8-97.7-89.8-106.5v-15.3h92.1z",fill:"#221E1F"}),React.createElement("path",{d:"M725.8 282.3h35.5v25.6h-35.5zM758.6 526.5V458h79.7v-31h-79.7v-71h92.8v-31H634.8v192h31V356h61.8v170.5c-54 7.6-95.5 53.9-95.5 110 0 61.4 49.8 111.2 111.2 111.2 61.4 0 111.2-49.8 111.2-111.2 0-56.2-41.7-102.5-95.9-110z m-15.3 183.3c-40.4 0-73.2-32.8-73.2-73.2s32.8-73.2 73.2-73.2 73.2 32.8 73.2 73.2-32.7 73.2-73.2 73.2z",fill:"#221E1F"})),SUNING:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M984.2688 447.2832L888.832 352.0512v-134.7584c0-48.128-39.1168-87.2448-87.2448-87.2448h-134.7584L571.5968 34.816c-16.384-16.384-37.6832-24.9856-59.1872-25.6h-4.9152c-21.504 0.6144-42.8032 9.216-59.1872 25.6l-95.232 95.232h-134.7584C169.984 130.048 131.072 169.1648 131.072 217.2928v134.7584l-95.232 95.232C18.8416 464.2816 10.24 486.6048 10.24 509.1328c0 22.3232 8.6016 44.6464 25.6 61.6448L131.072 666.0096V800.768c0 48.128 39.1168 87.2448 87.2448 87.2448h134.7584l95.232 95.232c34.2016 33.9968 89.2928 33.9968 123.4944 0l95.232-95.232h134.7584c48.128 0 87.2448-39.1168 87.2448-87.2448v-134.7584l95.232-95.232c33.9968-33.9968 33.9968-89.2928 0-123.4944z",fill:"#F7B400"}),React.createElement("path",{d:"M657.408 579.1744c-8.8064-73.9328-71.68-131.2768-148.0704-131.2768-76.1856 0-139.0592 57.344-147.8656 131.2768-61.6448 1.8432-111.2064 52.6336-111.2064 114.688 0 63.488 51.4048 114.688 114.8928 114.688h289.792c63.488 0 114.688-51.4048 114.688-114.688 0-62.464-49.9712-113.2544-112.2304-114.688z",fill:"#FFFFFF","p-id":"4192"}),React.createElement("path",{d:"M628.3264 443.8016c0 20.48 16.5888 37.0688 37.0688 37.0688 20.48 0 37.0688-16.5888 37.0688-37.0688 0-20.48-16.5888-37.0688-37.0688-37.0688-20.48 0-37.0688 16.5888-37.0688 37.0688zM316.2112 443.8016c0 20.48 16.5888 37.0688 37.0688 37.0688 20.48 0 37.0688-16.5888 37.0688-37.0688 0-20.48-16.5888-37.0688-37.0688-37.0688-20.48 0-37.0688 16.5888-37.0688 37.0688zM599.6544 579.1744h-180.6336c-16.7936 0-31.744 22.7328-7.3728 40.7552l59.5968 44.6464s16.384 11.8784 37.888 11.6736c21.504 0.2048 37.888-11.6736 37.888-11.6736l59.5968-44.6464c24.576-18.0224 9.8304-40.7552-6.9632-40.7552z",fill:"","p-id":"4193"})),DD:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M814.8 927H209.2C147.2 927 97 876.8 97 814.8V209.2C97 147.2 147.2 97 209.2 97h605.6c62 0 112.2 50.2 112.2 112.2v605.6c0 62-50.2 112.2-112.2 112.2z",fill:"#FF1810"}),React.createElement("path",{d:"M187.1 336.5c0 24.8 20.1 44.9 44.9 44.9 24.8 0 44.9-20.1 44.9-44.9 0-24.8-20.1-44.9-44.9-44.9-24.8 0.1-44.9 20.2-44.9 44.9zM246.8 632.4c25.7 36.7 70.5 61.1 121.6 61.1 79.8 0 140.6-59.5 140.6-133s-60.8-133-140.6-133c-52.2 0-98 25.5-123.4 63.7 0 0-18.1 16.5-36.5 1.7-21.2-19.6-1.2-51.5-1.2-51.5 32-36.6 78.3-62.1 131.2-69.1l-0.5-78.5s8.9-20.4 30.1-20.3c21.2 0.2 29.8 20.4 29.8 20.4l0.1 78.3c100.1 13.2 169.3 92.5 169.3 188.3 0 105-84.6 190.2-198.7 190.2-67.5 0-127.4-29.8-165.1-75.8 0 0-13.4-30.2 5.3-42.8 18.3-12.8 38 0.3 38 0.3z",fill:"#FFFFFF"}),React.createElement("path",{d:"M468 336.5c0 24.8 20.1 44.9 44.9 44.9 24.8 0 44.9-20.1 44.9-44.9 0-24.8-20.1-44.9-44.9-44.9-24.8 0.1-44.9 20.2-44.9 44.9zM745.4 336.5c0 24.8 20.1 44.9 44.9 44.9 24.8 0 44.9-20.1 44.9-44.9 0-24.8-20.1-44.9-44.9-44.9-24.8 0.1-44.9 20.2-44.9 44.9zM446.9 563.2c0 16.1-13.1 29.3-29.3 29.3H198.9c-16.1 0-29.3-13.1-29.3-29.3 0-16.1 13.1-29.3 29.3-29.3h218.7c16.1 0.1 29.3 13.2 29.3 29.3z",fill:"#FFFFFF"}),React.createElement("path",{d:"M577.2 672.2c22.6 13.4 49.5 21.3 78.4 21.3 79.8 0 140.6-59.5 140.6-133s-60.8-133-140.6-133c-28.8 0-55.7 7.8-78.2 21.1l-32.5-48.7c24-14 51.4-23.7 80.7-27.6l-0.5-78.6s8.9-20.4 30.1-20.3c21.2 0.2 29.8 20.4 29.8 20.4l0.1 78.3c100.3 13.1 169.4 92.4 169.4 188.3 0 105-84.6 190.2-198.7 190.2-39.7 0-76.8-10.3-108.2-28.1l29.6-50.3z",fill:"#FFFFFF"}),React.createElement("path",{d:"M607 534h97.8c16.1 0 29.3 13.1 29.3 29.3 0 16.1-13.1 29.3-29.3 29.3h-97.4L607 534z",fill:"#FFFFFF"})),OFFLINE:React.createElement("svg",{viewBox:"0 0 1025 1024"},React.createElement("path",{d:"M842.269 98.211l-7.383-11.426h-634.395l-7.383 9.756c-161.631 212.607-139.307 341.982-111.622 400.254 27.773 58.359 84.023 96.153 143.349 96.153h5.362c74.883-3.076 124.629-41.396 150.908-69.082 23.731 27.773 68.291 64.776 138.076 64.776 72.773 0 118.125-40.342 140.888-68.379 31.729 26.631 93.691 70.313 158.643 70.313 42.627 0 79.102-18.018 108.809-53.438 110.215-132.099-77.256-426.445-85.254-438.925v0 0zM889.467 504.089c-19.951 24.082-43.154 35.596-70.839 35.596-62.578 0-127.617-58.359-142.119-72.247v-175.166c0-0.528 0.263-0.879 0.263-1.318 0-14.151-11.162-25.664-24.873-25.664-13.711 0-24.873 11.513-24.873 25.664h-0.263v190.372c-13.536 19.073-47.988 56.338-107.578 56.338-67.325 0-102.393-47.373-111.885-62.49v-184.219c0-14.151-11.162-25.664-24.873-25.664s-24.873 11.513-24.873 25.664v183.34c-12.217 16.348-54.141 64.688-129.375 67.852h-3.34v-0.088c-33.223 0-76.553-20.918-98.701-67.676-22.237-46.582-38.32-151.963 98.701-336.533h583.067c51.768 84.287 149.942 284.502 81.563 366.24v0zM844.378 622.127c-13.799 0-25.049 11.513-25.049 25.752v185.977c0 28.565-22.5 51.68-50.185 51.68h-514.161c-27.685 0-50.185-23.115-50.185-51.68v-185.977c0-14.239-11.25-25.84-25.049-25.84s-25.049 11.513-25.049 25.84v191.075c0 54.317 42.627 98.262 95.273 98.262h524.268c52.646 0 95.273-43.945 95.273-98.262v-191.162c-0.088-14.151-11.338-25.664-25.137-25.664v0z"})),MGJ:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M923.477333 4.693333H99.584C46.165333 4.693333 2.816 48.042667 2.816 101.461333v823.978667c0 53.418667 43.349333 96.768 96.768 96.768h823.893333c53.418667 0 96.768-43.349333 96.768-96.768V101.461333c0-53.418667-43.349333-96.768-96.768-96.768zM659.882667 771.328c-8.448 81.92-81.664 141.568-163.584 133.12-81.92-8.448-141.568-81.664-133.12-163.584s81.664-141.568 163.584-133.12 141.568 81.664 133.12 163.584z m108.458666-91.477333c-108.202667 0-120.917333-111.018667-257.194666-111.018667-134.997333 0-169.984 113.237333-271.189334 113.237333s-133.973333-80.469333-127.914666-175.872c11.093333-174.933333 155.136-365.909333 399.104-365.909333s401.152 213.077333 400.384 373.589333c-7.594667 98.133333-34.986667 165.973333-143.189334 165.973334z",fill:"#FF0077","p-id":"4047"})),YOUZAN:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M0 0h1024v1024H0z",fill:"#6690FF","p-id":"2717"}),React.createElement("path",{d:"M745.2928 389.2992c-37.376 4.5312-74.7264 9.2928-112.0768 13.568-22.3232 2.6112-36.096-9.856-34.816-31.4624 1.1776-21.376 3.328-42.6496 4.8128-64 1.9712-27.2896 4.5056-54.5792 5.5296-81.92 1.536-39.9104-21.4528-68.6336-58.88-75.1872-31.4112-5.504-54.2208 13.0304-59.52 45.312a2942.3616 2942.3616 0 0 1-27.648 148.7616c-8.7552 40.064-22.4512 78.848-42.7264 114.6112-12.4928 22.0928-26.9824 42.7264-50.3296 53.8112-8.0128 3.8144-9.984 8.2688-9.984 16.5888 0.256 105.2928 0.1536 210.688 0.1536 315.9808v11.1616c5.3248-0.64 8.96-1.0496 12.5952-1.6128 120.6272-18.8672 241.1776-37.7344 361.8048-56.4992 31.8208-4.9408 51.712-30.4384 47.9744-63.1296-1.5104-13.3632 0.0768-25.728 6.0928-37.7088 9.984-20.0704 11.392-41.0368 8.1408-63.4624-2.048-13.824-2.3552-29.6192 2.2272-42.3936 10.8288-30.1312 12.9024-59.0848 5.7856-90.6496-3.584-16.0256 0.9472-34.6368 4.4288-51.5584 8.2176-38.2976-12.032-64-50.2784-61.5936a246.7072 246.7072 0 0 0-13.312 1.3824zM325.12 524.928c-5.0688 0.8192-8.064 1.2288-11.0848 1.792-24.448 4.6848-48.9984 9.216-73.4464 14.2336-17.7408 3.6608-27.2384 15.616-27.2384 34.0736-0.0768 89.4464-0.0768 178.944 0.0768 268.3904 0 21.12 13.312 33.5104 33.664 30.8992 22.4-2.816 44.544-7.1936 66.8672-9.856 9.4208-1.152 11.3152-5.3504 11.264-14.336-0.256-103.7568-0.1792-207.6672-0.1024-311.5008v-13.696z",fill:"#FFFFFF","p-id":"2718"})),WEIXIN:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M904.7 142.7c-6.6-8.9-14.4-16.8-23.4-23.4-18.6-13.8-41.5-22.3-66.5-22.3H209.2c-25 0-47.9 8.5-66.6 22.3-8.9 6.6-16.8 14.4-23.4 23.4-13.7 18.6-22.2 41.5-22.2 66.5v605.6c0 25 8.5 47.9 22.3 66.6 6.6 8.9 14.4 16.8 23.4 23.4 18.7 13.8 41.5 22.3 66.6 22.3h605.6c25 0 47.9-8.5 66.6-22.3 8.9-6.6 16.8-14.4 23.4-23.4 13.8-18.7 22.3-41.5 22.3-66.6V209.2c-0.2-25-8.7-47.9-22.5-66.5z",fill:"#51C333"}),React.createElement("path",{d:"M414.4 587.8c0-105.1 100.6-190.5 224.4-190.5 6.4 0 12.7 0.3 18.9 0.7-20.6-92.7-118.1-162.8-235.4-162.8-132.3 0-239.5 89.3-239.5 199.5 0 62.5 26.6 112.8 80.9 149.3 10.5 7.1-10.5 88.5-10.5 88.5s65.2-41.3 94.6-43.6c20.9-1.6 50.7 4.9 73.3 5.1-4.5-14.9-6.7-30.2-6.7-46.2z m97.1-247.4c16.5 0 30 13.5 30 30s-13.5 30-30 30c-16.6 0-30-13.5-30-30s13.4-30 30-30z m-177.6 60c-16.6 0-30-13.5-30-30 0-16.6 13.4-30 30-30 16.5 0 29.9 13.5 29.9 30 0 16.6-13.4 30-29.9 30z",fill:"#FFFFFF"}),React.createElement("path",{d:"M436.5 587.8c0 93.1 90.6 168.5 202.3 168.5 19.1 0 45-5.8 63-4.4 24.8 1.9 79.9 36.9 79.9 36.9s-17.8-68.8-9-74.8c45.8-30.9 68.4-73.3 68.4-126.3 0-93-90.6-168.5-202.3-168.5-111.7 0.1-202.3 75.6-202.3 168.6z m251.7-54.1c0-13.9 11.3-25.3 25.3-25.3 14.1 0 25.4 11.3 25.4 25.3s-11.3 25.5-25.4 25.5c-13.9-0.1-25.3-11.5-25.3-25.5z m-150.1 0c0-13.9 11.4-25.3 25.4-25.3 14 0 25.3 11.3 25.3 25.3s-11.3 25.5-25.3 25.5c-14-0.1-25.4-11.5-25.4-25.5z",fill:"#FFFFFF"})),DOUYIN:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M199.111111 0h625.777778c109.795556 0 199.111111 89.315556 199.111111 199.111111v625.777778c0 109.795556-89.315556 199.111111-199.111111 199.111111H199.111111c-109.795556 0-199.111111-89.315556-199.111111-199.111111V199.111111c0-109.795556 89.315556-199.111111 199.111111-199.111111z",fill:"#170B1A","p-id":"4999"}),React.createElement("path",{d:"M511.431111 302.08c0.568889-64.284444 0-128.568889 0.568889-192.853333h131.413333c-0.568889 11.377778 1.137778 22.755556 2.844445 33.564444h-96.711111v522.24c0.568889 22.186667-5.12 44.373333-15.928889 63.715556a107.861333 107.861333 0 0 1-83.057778 52.906666c-21.617778 1.706667-43.804444-2.275556-63.146667-13.084444-14.791111-7.964444-27.306667-19.342222-36.977777-32.995556 33.564444 18.773333 77.368889 17.066667 109.795555-3.982222 31.288889-19.342222 51.768889-55.751111 51.768889-93.297778-0.568889-112.071111-0.568889-224.142222-0.568889-336.213333z m216.746667-36.977778c18.204444 11.377778 38.684444 20.48 59.733333 25.031111 12.515556 2.844444 25.031111 3.982222 38.115556 3.982223v29.582222a187.335111 187.335111 0 0 1-97.848889-58.595556z",fill:"#25F4EE","p-id":"5000"}),React.createElement("path",{d:"M274.773333 428.942222a238.023111 238.023111 0 0 1 159.288889-33.564444V426.666667c-14.791111 0.568889-29.013333 2.275556-43.804444 5.12a249.457778 249.457778 0 0 0-97.848889 43.804444c-31.288889 23.324444-55.182222 55.182222-71.68 90.453333a243.427556 243.427556 0 0 0-23.324445 108.088889c0 40.96 11.377778 80.782222 30.72 116.622223 9.102222 16.497778 19.342222 32.426667 32.995556 45.511111-27.875556-19.342222-51.2-45.511111-68.266667-75.093334-23.324444-39.253333-34.702222-85.333333-33.564444-131.413333 1.706667-42.097778 13.653333-83.626667 35.84-120.035556a240.355556 240.355556 0 0 1 79.644444-80.782222z",fill:"#25F4EE","p-id":"5001"}),React.createElement("path",{d:"M549.546667 142.791111h97.28c3.413333 18.773333 10.24 36.408889 18.773333 53.475556 13.653333 26.168889 32.995556 49.493333 58.026667 64.853333 1.706667 1.137778 2.844444 2.275556 3.982222 3.982222 25.6 29.013333 60.302222 50.062222 98.417778 58.595556 0.568889 34.133333 0 68.835556 0 102.968889-64.284444 0.568889-128.568889-19.911111-180.906667-57.457778 0 81.92 0 163.84 0.568889 245.76 0 10.808889 0.568889 21.617778 0 32.995555a268.8 268.8 0 0 1-35.271111 113.777778c-17.066667 30.151111-40.391111 56.888889-68.266667 77.368889a219.306667 219.306667 0 0 1-124.586667 42.666667c-22.755556 0.568889-45.511111-0.568889-67.697777-5.688889-31.288889-6.826667-60.871111-19.911111-87.04-38.115556l-1.706667-1.706666c-13.084444-13.084444-23.893333-29.013333-32.995556-45.511111-19.342222-35.271111-30.72-75.662222-30.72-116.622223-0.568889-36.977778 7.395556-74.524444 23.324445-108.088889 16.497778-35.271111 40.96-67.128889 71.68-90.453333a249.457778 249.457778 0 0 1 97.848889-43.804444c14.222222-2.844444 29.013333-4.551111 43.804444-5.12 0.568889 13.084444 0 26.168889 0.568889 38.684444v66.56c-16.497778-5.688889-34.702222-5.688889-51.768889-1.706667-20.48 4.551111-39.822222 13.653333-55.751111 27.306667-9.671111 8.533333-18.204444 18.773333-23.893333 30.151111-10.24 19.342222-13.653333 42.097778-11.377778 63.715556 2.275556 21.048889 11.377778 41.528889 25.031111 57.457778 9.102222 11.377778 21.048889 19.911111 32.995556 27.875555 9.671111 13.653333 22.186667 25.031111 36.977777 32.995556 19.342222 10.24 41.528889 14.791111 63.146667 13.084444 34.133333-2.275556 65.991111-23.324444 83.057778-52.906667 10.808889-19.342222 16.497778-41.528889 15.928889-63.715555 1.137778-175.217778 0.568889-349.297778 0.568889-523.377778z",fill:"#FFFFFF","p-id":"5002"}),React.createElement("path",{d:"M646.826667 142.791111c11.377778 0.568889 22.755556 0 34.702222 0 0 38.115556 11.946667 76.231111 34.133333 107.52 2.844444 3.982222 5.688889 7.395556 8.533334 10.808889-25.031111-15.36-44.942222-38.684444-58.026667-64.853333-8.533333-16.497778-15.36-34.702222-19.342222-53.475556z m179.2 180.906667c12.515556 2.844444 25.031111 3.982222 38.115555 3.982222v132.551111c-64.853333 0.568889-129.706667-21.048889-182.613333-59.164444v262.826666c0.568889 19.911111-1.137778 39.822222-5.688889 59.164445a244.309333 244.309333 0 0 1-96.711111 147.342222c-26.168889 18.773333-55.751111 31.857778-86.471111 38.684444-37.546667 8.533333-76.8 7.964444-113.777778-1.706666a239.786667 239.786667 0 0 1-115.484444-69.404445c26.168889 18.773333 55.751111 31.288889 87.04 38.115556 22.186667 5.12 44.942222 6.257778 67.697777 5.688889a219.306667 219.306667 0 0 0 124.586667-42.666667c27.875556-20.48 50.631111-47.217778 68.266667-77.368889a268.8 268.8 0 0 0 35.271111-113.777778c0.568889-10.808889 0.568889-21.617778 0-32.995555-0.568889-81.92-0.568889-163.84-0.568889-245.76 52.337778 37.546667 116.622222 58.026667 180.906667 57.457778-0.568889-34.133333 0-68.835556-0.568889-102.968889z",fill:"#FE2C55","p-id":"5003"}),React.createElement("path",{d:"M434.631111 426.097778c12.515556 0 25.6 0.568889 38.115556 2.275555v135.964445c-18.204444-6.257778-38.684444-6.826667-57.457778-2.275556-35.84 7.964444-65.991111 35.271111-78.506667 69.973334-12.515556 34.133333-7.395556 73.955556 14.222222 102.968888-12.515556-7.395556-23.893333-16.497778-32.995555-27.875555-13.653333-15.928889-22.755556-36.408889-25.031111-57.457778-2.275556-21.617778 1.137778-44.373333 11.377778-63.715555 5.688889-11.377778 14.222222-21.617778 23.893333-30.151112 15.928889-13.653333 35.84-22.186667 55.751111-27.306666 17.066667-3.982222 35.271111-3.982222 51.768889 1.706666V463.644444c-1.137778-11.377778-0.568889-24.462222-1.137778-37.546666z",fill:"#FE2C55","p-id":"5004"})),WEIMOB:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M704.4096 555.52s58.7776-47.8208 58.2144-69.4272h67.8912l-4.8128 24.2176-36.3008 1.28c0-0.1024 16.9984 24.7296 11.52 42.7008l-96.512 1.2288z m92.8768 86.784h-38.9632l15.0016-52.1216h38.9632l-15.0016 52.1216z m-71.9872 0h-39.0144l15.0016-52.1216h39.0144l-15.0016 52.1216z m-71.9872 0h-39.0144l15.0016-52.1216h39.0144l-15.0016 52.1216z m131.1744-204.5952h67.7376l-6.0416 24.8832H776.192l8.2944-24.8832z m14.6944-55.7056h66.816l-7.3216 30.8736H790.528l8.704-30.8736z m-118.3744 51.4048l-48.4864 0.6144 3.6864-34.7136h50.2784l-5.4784 34.0992z m-17.8176 52.736L614.4 484.7616l4.096-33.4336h49.92l-5.4272 34.7136z m173.568 59.9552l33.6384-17.6128 32.2048-181.0944h-144.1792c-3.5328 77.312-24.5248 135.68-49.7152 156.8256l27.904-150.7328-134.2976-0.6656c3.4816 35.9936-30.8224 160.768-30.8224 160.768l124.6208-2.6624c-2.9184 7.3728-24.5248 12.1856-24.5248 12.1856 12.032 0 23.0912 26.368 23.0912 26.368l-103.5776-2.6624-16.0768 90.1632h-41.984l-8.448 40.0384s343.0912-11.3152 344.9856 0l10.5472-40.0384h-45.568l16.9472-90.1632-14.6944-0.7168z m-616.7552 96.768c5.7856 5.5296 9.728 7.3216 13.5168 12.9536 2.56 3.6864 5.7856 9.216 9.728 16.4864 19.2512-24.5248 32.1536-44.6976 38.656-60.6208 5.2224-13.4656 7.68-28.16 7.68-44.0832h23.1936c0 12.1856-3.8912 25.088-11.5712 38.6048a12.3904 12.3904 0 0 1-5.7856 5.4784l3.8912 36.7104 61.9008-38.6048 5.7856-34.8672-23.1936 12.8512 9.728-55.0912H262.3488c-1.28 24.5248-5.2224 44.6976-11.6224 60.6208-9.6768 23.9104-23.296 42.2912-30.976 49.6128z m28.9792-295.5776c-11.5712 13.5168-22.5792 25.088-32.8704 34.9184-15.5136 14.6944-26.112 22.272-30.9248 25.7024-4.7616 3.3792-7.68 3.6864-15.4624 5.4784l11.5712 49.6128L273.92 382.208 256.512 459.264l-15.5136-18.432a145.408 145.408 0 0 1-19.3024 25.7024 599.04 599.04 0 0 1-58.0096 44.1344c-11.5712 7.2704-17.408 10.3936-17.408 9.216l9.728 49.5616 27.136-18.432-27.136 139.6224h46.3872l32.9216-187.2896 32.8704-33.0752-5.7856-5.5296 131.4816 1.792-13.4656 14.6944L266.24 479.488l-9.728 39.5264h118.016l7.68-28.5184 9.728 18.432 42.496-40.448h17.408c-7.68 39.2192-13.5168 63.744-17.408 73.5232a225.28 225.28 0 0 1-15.4624 31.232l-1.9456-58.88-34.816 7.3216c0 22.016 0.6656 38.6048 1.9456 49.664 1.28 10.9568 4.5056 25.6512 9.728 44.032-1.3312 4.9152-9.0112 11.008-23.2448 18.432a990.208 990.208 0 0 1-59.904 27.4944l23.1936 33.0752 77.312-45.8752 44.544 45.8752 38.656-44.032c-6.4 0-14.7968-3.1232-25.088-9.216a111.104 111.104 0 0 1-28.9792-25.7024c19.3024-30.6176 31.5904-53.9136 36.6592-69.8368 7.68-23.9104 17.408-62.4128 17.408-67.8912l19.3024-1.792 11.6224-40.448H459.7248l36.6592-78.9504-46.3872-7.3216-46.3872 110.2336 13.4656-82.6368h-42.496L364.9024 430.08h-7.9872l11.776-79.0016h-36.8128L316.416 430.08h-11.52l7.68-56.832-38.656 1.7408-25.088-27.648zM153.6 0h716.8a153.6 153.6 0 0 1 153.6 153.6v716.8a153.6 153.6 0 0 1-153.6 153.6H153.6a153.6 153.6 0 0 1-153.6-153.6V153.6a153.6 153.6 0 0 1 153.6-153.6z",fill:"#2788FE","p-id":"12516"})),KUAISHOU:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M0 0m219.428571 0l585.142858 0q219.428571 0 219.428571 219.428571l0 585.142858q0 219.428571-219.428571 219.428571l-585.142858 0q-219.428571 0-219.428571-219.428571l0-585.142858q0-219.428571 219.428571-219.428571Z",fill:"#FF3000","p-id":"2490"}),React.createElement("path",{d:"M835.291429 649.289143v103.570286c0 71.972571-58.88 130.413714-131.657143 130.413714H510.025143a131.584 131.584 0 0 1-125.074286-89.819429l-115.419428 57.270857a64.146286 64.146286 0 0 1-85.723429-28.16 62.902857 62.902857 0 0 1-6.802286-28.379428v-185.782857a63.634286 63.634286 0 0 1 63.926857-63.268572c10.020571 0 19.894857 2.340571 28.891429 6.802286l114.834286 57.636571a131.657143 131.657143 0 0 1 125.366857-90.697142H703.634286c72.777143 0 131.657143 58.368 131.657143 130.413714zM512 585.874286a65.536 65.536 0 0 0-65.828571 64.146285v100.864c0 35.620571 28.891429 64.585143 64.731428 65.097143l190.902857 0.146286a65.609143 65.609143 0 0 0 65.828572-64.219429V651.190857a65.462857 65.462857 0 0 0-64.804572-65.170286H512z m-267.190857 57.417143v116.809142a17.554286 17.554286 0 0 0 25.088 15.506286l0.292571-0.146286 108.251429-54.710857v-38.692571l-108.397714-53.906286a17.408 17.408 0 0 0-25.234286 15.140572z m178.102857-508.123429c66.779429 0 125.001143 36.425143 155.501714 90.258286a153.088 153.088 0 0 1 103.936-40.374857c84.48 0 152.941714 67.803429 152.941715 151.478857a152.210286 152.210286 0 0 1-152.868572 151.552c-50.834286 0-95.817143-24.576-123.684571-62.317715a178.322286 178.322286 0 0 1-135.826286 62.317715A177.298286 177.298286 0 0 1 244.809143 311.588571c0-97.426286 79.725714-176.420571 178.102857-176.420571z m0 70.948571a106.057143 106.057143 0 0 0-106.496 105.545143c0 58.221714 47.689143 105.472 106.496 105.472a106.057143 106.057143 0 0 0 106.496-105.472 106.057143 106.057143 0 0 0-106.496-105.545143z m259.437714 49.883429c-44.909714 0-81.334857 36.132571-81.334857 80.530286 0 44.544 36.425143 80.603429 81.334857 80.603428 44.909714 0 81.334857-36.059429 81.334857-80.603428 0-44.397714-36.425143-80.530286-81.334857-80.530286z",fill:"#FFFFFF","p-id":"2491"})),REDBOOK:React.createElement("svg",{viewBox:"0 0 1024 1024"},React.createElement("path",{fill:"#ea4149",d:"M822.272 128C862.848 128 896 161.152 896 201.728v620.544c0 40.576-33.152 73.728-73.728 73.728H201.728A73.92 73.92 0 0 1 128 822.272V201.728C128 161.152 161.152 128 201.728 128zM623.424 415.36H519.424v44.032h28.8v141.12h-46.08l-21.824 43.2h161.344v-43.008h-46.72V458.816h28.48v-43.52z m-327.424-17.664h-44.992v208h-29.952l28.544 37.824h27.2s19.2 0 18.752-27.776l0.448-218.048zM479.488 597.76h-71.68l-23.168 45.76h50.112l15.744-0.128c2.752-0.192 6.592-2.304 7.808-4.608l5.12-9.472 16.064-31.552z m252.032-200.064h-44.992V416h-29.44v43.52h28.992v38.848h-43.776v45.888h44.992v98.56h44.544v-99.2h41.984c6.72 0 13.44 0 20.032 0.192 9.984 0.128 15.36 6.4 15.68 16.256l0.192 15.616-0.192 29.824-44.992-0.128 17.344 37.312h41.984c3.84 0 26.88-1.28 30.72-24.704l0.576-6.912V532.48c0-26.368-16.128-34.048-54.08-33.92l-0.32-51.136c-0.128-27.136-23.744-30.784-31.04-31.232l-37.888-0.128-0.32-18.368z m-512.64 62.912h-47.296c3.84 59.456-13.312 112-13.312 113.792l26.88 47.36c28.544-40.128 33.024-120.32 33.664-149.824l0.128-11.328z m153.6-0.256h-44.352c-0.32 83.648 11.328 140.032 32.832 158.912l5.376-14.784c8.32-21.952 17.024-41.28 17.024-41.28l-3.52-16.896c-3.584-18.56-8.512-49.536-7.808-76.992l0.448-8.96z m114.56-62.72h-44.992l-26.432 53.632c-4.352 8.96-8.64 17.92-12.736 27.008-7.68 17.216-1.344 25.664 17.216 26.432h21.632l-7.04 15.808c-6.016 13.248-12.48 26.24-17.856 39.68-4.48 10.688 0 19.456 11.392 20.672 15.808 1.728 31.808 1.28 47.616 1.28 1.664 0 4.288-2.048 5.184-3.712l17.088-33.216-8.64-0.768-8.96-0.256c-8.576-0.512-10.496-2.048-8.064-8.448l5.248-11.2 32.512-65.6-54.336 3.072c3.904-10.432 8.96-21.056 14.4-31.744l16.768-32.64z m274.88 61.76v39.04h-29.76l-0.32-39.04h30.08z m61.44-41.92a23.936 23.936 0 0 0-10.752 15.552l-0.448 4.864V460.8h23.936a24.192 24.192 0 0 0 20.736-36.736l-3.392-4.352-0.64-0.576c-10.368-9.92-21.44-6.72-29.44-1.664z","p-id":"53741"}))},GENDER_LIST=[{label:"男",value:"M"},{label:"女",value:"F"}],GRID_COMMON_CONFIG$1={ajaxType:"GET",supportAjaxPage:!0,supportAutoOrder:!1,supportCheckbox:!1,currentPageKey:"pageNum",pageSizeKey:"pageSize",disableLine:!0,dataKey:"list",totalsKey:"totals"},REG_EXPRESS={mobile:/^(?:(?:\+|00)86)?1[3-9]\d{9}$/i,email:/\w[-\w.+]*@([A-Za-z0-9][-A-Za-z0-9]+\.)+[A-Za-z]{2,14}/,labelValueNumberDec:/^(-?\d{0,15})(\.\d{1,2})?$/i,labelValueNumberInt:/^(-?\d{0,15})?$/i,labelValueString:/^[\u4e00-\u9fa5_.\-a-zA-Z0-9]+$/i},storageKey$2={top:"TAOBAO_AREA_SELECTOR_DATA",unification:"UNIFICATION_CCMS_COMPONENTS_AREA_SELECTOR_DATA",jos:"JD_AREA_SELECTOR_DATA"},ACTION_TYPE=[{label:"不限",value:""},{label:"营销",value:"marketing"},{label:"互动",value:"interaction"},{label:"订单",value:"trades"},{label:"售后",value:"refunds"},{label:"评价",value:"rates"}],ACTION_MAP={marketing:"营销",interaction:"互动",trades:"订单",refunds:"售后",rates:"评价"},MARKETING_TYPE=[{label:"不限",value:""},{label:"人群营销",value:"SY_CCMS"},{label:"事件营销",value:"SY_EVENT_MARKETING"},{label:"数据管理",value:"SY_DATA_MANAGE"},{label:"场景营销",value:"SY_SCENE_MARKETING"},{label:"私域赢家",value:"SY_SYYJ"}],INTEGRATION_TYPE=[{label:"不限",value:""},{label:"互动赢家",value:"SY_WINNER"},{label:"互动赢家-微信端",value:"SY_WINNER_WEIXIN"},{label:"私域赢家",value:"SY_SYYJ"},{label:"微信小程序",value:"WX_MINIPROGRAM"},{label:"微信公众号",value:"WX_OFFICIAL_ACCOUNTS"},{label:"企业微信",value:"WX_QYWX"},{label:"微信会员中心",value:"WX_WXHYZX"}],TAG_LIST=[{label:"全渠道标签",value:"all"},{label:"平台级标签",value:"platform"},{label:"店铺级标签",value:"shop"}],css_248z$g=((e=>{var t,n,a,r,o,l='<svg><symbol id="icon-JOS02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M575.488 258.304c95.744 0 169.984 20.672 220.288 64.256 50.24 41.344 76.608 107.904 76.608 190.592-2.368 82.624-28.736 149.248-76.608 190.592C745.472 744.96 671.232 768 575.488 768H462.912V258.304h112.576zM403.072 256v330.624c0 59.712-19.2 105.6-55.04 135.488-35.968 29.824-93.44 43.584-167.68 43.584h-11.968v-73.472h9.6c26.304 0 47.872-2.304 64.64-6.848 16.768-4.608 33.536-11.52 45.44-20.672 9.6-6.912 16.832-18.368 21.568-29.888 4.8-13.76 7.232-36.736 7.232-71.168V256h86.208zM584.96 334.08h-38.272v360.448h38.272c67.072 0 117.376-16.064 153.28-43.648 33.536-29.824 50.24-75.712 50.24-135.424s-16.704-107.904-50.24-135.488c-35.904-32.128-86.208-45.888-153.28-45.888z" fill="#E41F1E" ></path></symbol><symbol id="icon-JOS01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E41F1E" ></path><path d="M568.064 258.304c97.536 0 173.12 20.672 224.32 64.256 51.2 41.344 78.016 107.904 78.016 190.592-2.432 82.624-29.248 149.248-78.016 190.592C741.184 744.96 665.6 768 568.064 768h-114.56V258.304h114.56zM392.512 256v330.624c0 59.712-19.456 105.6-56.064 135.488-36.544 29.824-95.104 43.584-170.688 43.584H153.6v-73.472h9.728c26.88 0 48.768-2.304 65.856-6.848 17.088-4.608 34.112-11.52 46.336-20.672 9.728-6.912 17.024-18.368 21.952-29.888 4.864-13.76 7.296-36.736 7.296-71.168V256h87.744zM577.92 334.08h-39.04v360.448h39.04c68.224 0 119.424-16.064 156.032-43.648 34.112-29.824 51.2-75.712 51.2-135.424s-17.088-107.904-51.2-135.488c-36.608-32.128-87.808-45.888-156.032-45.888z" fill="#FFFFFF" ></path></symbol><symbol id="icon-JOS03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM575.488 258.304H462.912V768h112.576c95.744 0 169.984-22.976 220.288-64.256 47.872-41.344 74.24-107.968 76.608-190.592 0-82.688-26.368-149.248-76.608-190.592-50.304-43.584-124.544-64.256-220.288-64.256zM403.072 256H316.8v307.648c0 34.432-2.432 57.408-7.232 71.168-4.736 11.52-11.968 22.976-21.504 29.888-11.968 9.152-28.8 16-45.504 20.672-16.768 4.544-38.336 6.848-64.64 6.848h-9.6v73.472h11.968c74.24 0 131.712-13.76 167.68-43.584 35.84-29.888 55.04-75.776 55.04-135.488V256zM584.96 334.08c67.072 0 117.376 13.76 153.28 45.888 33.536 27.52 50.24 75.776 50.24 135.488s-16.704 105.6-50.24 135.424c-35.904 27.52-86.208 43.648-153.28 43.648h-38.272V334.08z" fill="#D9D9D9" ></path></symbol><symbol id="icon-KUAISHOU01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#F64806" ></path><path d="M465.6 547.008c3.2-0.192 230.656-18.752 245.76-16.384 15.104 2.432 75.648 0.64 78.72 24.192 2.944 23.36 0 46.016 0 46.016s-134.4 23.616-137.472 26.688c-3.008 3.008-13.888 13.888-13.248 30.208 0.64 16.384 0.64 80 1.152 81.792 0.64 1.792 3.648 13.888 26.688 11.52 18.112-1.92 36.16-8.384 43.136-11.008a4.096 4.096 0 0 0 2.624-4.224l-1.28-16.384a4.288 4.288 0 0 0-4.992-3.84l-34.688 6.912v-65.408l112.32-20.288a3.968 3.968 0 0 1 4.672 3.84l3.712 110.72s6.4 27.52-40.832 37.184c-47.168 9.728-160.32 38.144-171.264 38.72-10.88 0.64-29.056 0.64-47.808-4.224a374.272 374.272 0 0 1-37.952-12.928 4.672 4.672 0 0 1-2.048-7.104l41.344-56.128a11.712 11.712 0 0 0 2.304-7.04v-61.952c0-3.2-1.28-6.208-3.456-8.512L444.608 576.384A11.264 11.264 0 0 1 441.6 567.04c1.024-7.36 5.76-19.008 23.936-20.032z" fill="#FFFFFF" ></path><path d="M405.76 584.96a10.112 10.112 0 0 0-5.76-2.88L241.152 558.72a10.624 10.624 0 0 0-6.592 0.768c-6.912 3.2-22.016 12.736-26.88 36.288v186.624s2.176 37.248 53.504 54.464c51.328 17.28 113.92 32.704 113.92 32.704s34.944 6.784 49.088-21.76c14.08-28.672 81.28-110.336 81.28-110.336v-49.472L405.76 584.96z m-41.472 222.528c-16.384-0.448-82.944-9.6-103.936-28.672-19.072-17.216-9.536-152.96-9.536-152.96s0.384-15.808 9.536-14.08l105.792 19.008s13.12 7.68 13.12 18.624v146.624c0 0.128 1.408 11.904-14.976 11.456z m452.096-434.112c0-72.448-55.936-131.2-124.992-131.2-39.296 0-74.432 19.072-97.344 48.96C575.68 212.096 510.08 153.6 432 153.6c-92.288 0-167.04 81.6-167.04 182.272s74.752 182.272 167.04 182.272c4.8 0 9.6-0.256 14.4-0.768l249.728-12.864 3.264-0.128 3.52-0.256h-0.064c63.616-6.144 113.536-62.336 113.536-130.752zM463.936 438.272c-46.72 0-84.608-43.52-84.608-97.28s37.888-97.28 84.608-97.28c46.72 0 84.48 43.52 84.48 97.28s-37.76 97.28-84.48 97.28z m247.296-4.48c-30.784 0-55.808-28.672-55.808-64.192 0-35.456 24.96-64.192 55.808-64.192 30.784 0 55.808 28.736 55.808 64.192 0 35.52-24.96 64.192-55.808 64.192z" fill="#FFFFFF" ></path></symbol><symbol id="icon-KUAISHOU02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M465.6 547.008c3.2-0.192 230.656-18.752 245.76-16.384 15.104 2.432 75.648 0.64 78.72 24.192 2.944 23.36 0 46.016 0 46.016s-134.4 23.616-137.472 26.688c-3.008 3.008-13.888 13.888-13.248 30.208 0.64 16.384 0.64 80 1.152 81.792 0.64 1.792 3.648 13.888 26.688 11.52 18.112-1.92 36.16-8.384 43.136-11.008a4.096 4.096 0 0 0 2.624-4.224l-1.28-16.384a4.288 4.288 0 0 0-4.992-3.84l-34.688 6.912v-65.408l112.32-20.288a3.968 3.968 0 0 1 4.672 3.84l3.712 110.72s6.4 27.52-40.832 37.184c-47.168 9.728-160.32 38.144-171.264 38.72-10.88 0.64-29.056 0.64-47.808-4.224a374.272 374.272 0 0 1-37.952-12.928 4.672 4.672 0 0 1-2.048-7.104l41.344-56.128a11.712 11.712 0 0 0 2.304-7.04v-61.952c0-3.2-1.28-6.208-3.456-8.512L444.608 576.384A11.264 11.264 0 0 1 441.6 567.04c1.024-7.36 5.76-19.008 23.936-20.032z" fill="#F64806" ></path><path d="M405.76 584.96a10.112 10.112 0 0 0-5.76-2.88L241.152 558.72a10.624 10.624 0 0 0-6.592 0.768c-6.912 3.2-22.016 12.736-26.88 36.288v186.624s2.176 37.248 53.504 54.464c51.328 17.28 113.92 32.704 113.92 32.704s34.944 6.784 49.088-21.76c14.08-28.672 81.28-110.336 81.28-110.336v-49.472L405.76 584.96z m-41.472 222.528c-16.384-0.448-82.944-9.6-103.936-28.672-19.072-17.216-9.536-152.96-9.536-152.96s0.384-15.808 9.536-14.08l105.792 19.008s13.12 7.68 13.12 18.624v146.624c0 0.128 1.408 11.904-14.976 11.456z m452.096-434.112c0-72.448-55.936-131.2-124.992-131.2-39.296 0-74.432 19.072-97.344 48.96C575.68 212.096 510.08 153.6 432 153.6c-92.288 0-167.04 81.6-167.04 182.272s74.752 182.272 167.04 182.272c4.8 0 9.6-0.256 14.4-0.768l249.728-12.864 3.264-0.128 3.52-0.256h-0.064c63.616-6.144 113.536-62.336 113.536-130.752zM463.936 438.272c-46.72 0-84.608-43.52-84.608-97.28s37.888-97.28 84.608-97.28c46.72 0 84.48 43.52 84.48 97.28s-37.76 97.28-84.48 97.28z m247.296-4.48c-30.784 0-55.808-28.672-55.808-64.192 0-35.456 24.96-64.192 55.808-64.192 30.784 0 55.808 28.736 55.808 64.192 0 35.52-24.96 64.192-55.808 64.192z" fill="#F64806" ></path></symbol><symbol id="icon-KUAISHOU03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M465.6 547.008c3.2-0.192 230.656-18.752 245.76-16.384 15.104 2.432 75.648 0.64 78.72 24.192 2.944 23.36 0 46.016 0 46.016s-134.4 23.616-137.472 26.688c-3.008 3.008-13.888 13.888-13.248 30.208 0.64 16.384 0.64 80 1.152 81.792 0.64 1.792 3.648 13.888 26.688 11.52 18.112-1.92 36.16-8.384 43.136-11.008a4.096 4.096 0 0 0 2.624-4.224l-1.28-16.384a4.288 4.288 0 0 0-4.992-3.84l-34.688 6.912v-65.408l112.32-20.288a3.968 3.968 0 0 1 4.672 3.84l3.712 110.72s6.4 27.52-40.832 37.184c-47.168 9.728-160.32 38.144-171.264 38.72-10.88 0.64-29.056 0.64-47.808-4.224a374.272 374.272 0 0 1-37.952-12.928 4.672 4.672 0 0 1-2.048-7.104l41.344-56.128a11.712 11.712 0 0 0 2.304-7.04v-61.952c0-3.2-1.28-6.208-3.456-8.512L444.608 576.384A11.264 11.264 0 0 1 441.6 567.04c1.024-7.36 5.76-19.008 23.936-20.032z" fill="#FFFFFF" ></path><path d="M405.76 584.96a10.112 10.112 0 0 0-5.76-2.88L241.152 558.72a10.624 10.624 0 0 0-6.592 0.768c-6.912 3.2-22.016 12.736-26.88 36.288v186.624s2.176 37.248 53.504 54.464c51.328 17.28 113.92 32.704 113.92 32.704s34.944 6.784 49.088-21.76c14.08-28.672 81.28-110.336 81.28-110.336v-49.472L405.76 584.96z m-41.472 222.528c-16.384-0.448-82.944-9.6-103.936-28.672-19.072-17.216-9.536-152.96-9.536-152.96s0.384-15.808 9.536-14.08l105.792 19.008s13.12 7.68 13.12 18.624v146.624c0 0.128 1.408 11.904-14.976 11.456z m452.096-434.112c0-72.448-55.936-131.2-124.992-131.2-39.296 0-74.432 19.072-97.344 48.96C575.68 212.096 510.08 153.6 432 153.6c-92.288 0-167.04 81.6-167.04 182.272s74.752 182.272 167.04 182.272c4.8 0 9.6-0.256 14.4-0.768l249.728-12.864 3.264-0.128 3.52-0.256h-0.064c63.616-6.144 113.536-62.336 113.536-130.752zM463.936 438.272c-46.72 0-84.608-43.52-84.608-97.28s37.888-97.28 84.608-97.28c46.72 0 84.48 43.52 84.48 97.28s-37.76 97.28-84.48 97.28z m247.296-4.48c-30.784 0-55.808-28.672-55.808-64.192 0-35.456 24.96-64.192 55.808-64.192 30.784 0 55.808 28.736 55.808 64.192 0 35.52-24.96 64.192-55.808 64.192z" fill="#FFFFFF" ></path></symbol><symbol id="icon-MGJ03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M389.504 718.272a119.488 119.488 0 1 0 238.976 0 119.488 119.488 0 0 0-238.976 0z" fill="#FFFFFF" ></path><path d="M821.12 410.56c-38.592-89.6-138.88-210.24-309.44-210.24-96.192 0-222.208 42.432-293.888 169.088-71.68 126.592-32.256 235.328 40.64 264 72.832 28.672 133.184-17.92 158.848-39.424 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.992 90.816 29.568c23.744 16.64 44.8 52.48 131.712 43.008 89.408-9.728 125.376-135.36 86.848-224.96zM374.208 365.44c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path></symbol><symbol id="icon-MGJ02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M389.504 718.272a119.488 119.488 0 1 0 238.976 0 119.488 119.488 0 0 0-238.976 0z" fill="#FF2462" ></path><path d="M821.12 410.56c-38.592-89.6-138.88-210.24-309.44-210.24-96.192 0-222.208 42.432-293.888 169.088-71.68 126.592-32.256 235.328 40.64 264 72.832 28.672 133.184-17.92 158.848-39.424 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.992 90.816 29.568c23.744 16.64 44.8 52.48 131.712 43.008 89.408-9.728 125.376-135.36 86.848-224.96zM374.208 365.44c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FF2462" ></path><path d="M622.848 682.048a119.552 119.552 0 1 0-200.32 118.656 409.152 409.152 0 0 0 200.32-118.656z" fill="#FF2462" ></path></symbol><symbol id="icon-MGJ01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF2462" ></path><path d="M389.504 718.272a119.488 119.488 0 1 0 238.976 0 119.488 119.488 0 0 0-238.976 0z" fill="#FFFFFF" ></path><path d="M821.12 410.56c-38.592-89.6-138.88-210.24-309.44-210.24-96.192 0-222.208 42.432-293.888 169.088-71.68 126.592-32.256 235.328 40.64 264 72.832 28.672 133.184-17.92 158.848-39.424 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.992 90.816 29.568c23.744 16.64 44.8 52.48 131.712 43.008 89.408-9.728 125.376-135.36 86.848-224.96zM374.208 365.44c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path><path d="M217.792 369.28c-71.68 126.72-32.256 235.392 40.64 264.064 72.832 28.672 133.184-17.92 158.848-39.36 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.928 90.816 29.568c15.232 10.624 29.44 29.248 60.8 38.656a407.104 407.104 0 0 0 68.992-227.392c0-48.32-8.448-94.656-23.808-137.6A318.336 318.336 0 0 0 511.744 200.32c-96.256-0.064-222.272 42.368-293.952 168.96z m156.48-3.904c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path><path d="M622.848 682.048a119.552 119.552 0 1 0-200.32 118.656 409.152 409.152 0 0 0 200.32-118.656zM217.792 369.28c-71.68 126.72-32.256 235.392 40.64 264.064 72.832 28.672 133.184-17.92 158.848-39.36 19.264-16.128 38.528-25.6 65.088-29.248A408 408 0 0 0 618.24 217.728a326.656 326.656 0 0 0-106.624-17.408c-96.192 0-222.208 42.432-293.888 168.96z m156.48-3.904c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path><path d="M374.272 365.376c-0.896 0.64-50.24 36.992-65.216 101.312a23.808 23.808 0 0 1-1.344 4.16A409.728 409.728 0 0 0 508.096 200.32c-95.68 1.024-219.52 43.904-290.304 168.96-30.464 53.888-40.832 104.384-37.12 147.008a405.568 405.568 0 0 0 92.544-28.224 28.992 28.992 0 0 1-20.608-34.56A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path></symbol><symbol id="icon-SUNING01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E31419" ></path><path d="M851.2 465.6l-66.688-66.624V304.96c0-36.224-29.248-65.472-65.472-65.472H625.024L558.464 172.8c-25.664-25.664-67.2-25.664-92.864 0L398.976 239.36H304.96c-36.224 0-65.472 29.312-65.472 65.536v94.016L172.8 465.536c-25.664 25.664-25.664 67.2 0 92.864l66.56 66.624v94.016c0 36.224 29.312 65.472 65.536 65.472h94.016l66.56 66.624c25.664 25.664 67.2 25.664 92.864 0l66.624-66.56h94.016c36.224 0 65.472-29.312 65.472-65.536V625.024l66.624-66.56c25.664-25.664 25.664-67.2 0-92.864z m-228.352-24.32c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.344 25.408 25.472 25.472 0 0 1-25.408-25.408 25.6 25.6 0 0 1 25.408-25.344z m-227.2 0c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.408 25.408 25.472 25.472 0 0 1-25.344-25.408 25.6 25.6 0 0 1 25.344-25.344z m223.808 293.12H401.728c-45.696 0-84.736-35.712-85.568-81.472a83.584 83.584 0 0 1 54.912-80.32c4.16-1.664 12.288-2.752 19.52-3.584a17.728 17.728 0 0 0 15.616-14.528 105.792 105.792 0 1 1 208.512-0.256 17.728 17.728 0 0 0 15.936 14.528c5.248 0.512 10.88 1.088 13.632 1.92 35.712 10.048 61.632 43.52 60.48 82.816-1.088 45.44-39.872 80.832-85.312 80.832z" fill="#F7B62C" ></path><path d="M597.44 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0zM370.24 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0z" fill="#030304" ></path><path d="M644.544 570.688a72.32 72.32 0 0 0-13.632-1.92 17.792 17.792 0 0 1-15.872-14.528 105.792 105.792 0 1 0-208.512 0.256 17.728 17.728 0 0 1-15.68 14.528c-7.232 0.832-15.36 1.92-19.52 3.584-32.64 11.712-55.744 43.52-54.912 80.32 1.088 45.76 39.872 81.408 85.568 81.408h217.792c45.44 0 84.16-35.392 85.312-80.832a83.648 83.648 0 0 0-60.544-82.816z m-61.568 22.848l-43.264 34.048a53.184 53.184 0 0 1-66.048 0l-43.2-34.048a14.528 14.528 0 0 1 8.96-25.92h134.336c13.952 0 20.096 17.6 9.216 25.92z" fill="#FFFFFF" ></path><path d="M430.464 593.536l43.2 34.048c19.52 15.36 46.848 15.36 66.048 0l43.264-34.048a14.528 14.528 0 0 0-8.96-25.92h-134.4c-13.888 0-20.032 17.6-9.152 25.92z" fill="#030304" ></path></symbol><symbol id="icon-SUNING02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M851.2 465.6l-66.688-66.624V304.96c0-36.224-29.248-65.472-65.472-65.472H625.024L558.464 172.8c-25.664-25.664-67.2-25.664-92.864 0L398.976 239.36H304.96c-36.224 0-65.472 29.312-65.472 65.536v94.016L172.8 465.536c-25.664 25.664-25.664 67.2 0 92.864l66.56 66.624v94.016c0 36.224 29.312 65.472 65.536 65.472h94.016l66.56 66.624c25.664 25.664 67.2 25.664 92.864 0l66.624-66.56h94.016c36.224 0 65.472-29.312 65.472-65.536V625.024l66.624-66.56c25.664-25.664 25.664-67.2 0-92.864z m-228.352-24.32c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.344 25.408 25.472 25.472 0 0 1-25.408-25.408 25.6 25.6 0 0 1 25.408-25.344z m-227.2 0c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.408 25.408 25.472 25.472 0 0 1-25.344-25.408 25.6 25.6 0 0 1 25.344-25.344z m223.808 293.12H401.728c-45.696 0-84.736-35.712-85.568-81.472a83.584 83.584 0 0 1 54.912-80.32c4.16-1.664 12.288-2.752 19.52-3.584a17.728 17.728 0 0 0 15.616-14.528 105.792 105.792 0 1 1 208.512-0.256 17.728 17.728 0 0 0 15.936 14.528c5.248 0.512 10.88 1.088 13.632 1.92 35.712 10.048 61.632 43.52 60.48 82.816-1.088 45.44-39.872 80.832-85.312 80.832z" fill="#FFA602" ></path><path d="M597.44 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0zM370.24 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0z" fill="#030304" ></path><path d="M644.544 570.688a72.32 72.32 0 0 0-13.632-1.92 17.792 17.792 0 0 1-15.872-14.528 105.792 105.792 0 1 0-208.512 0.256 17.728 17.728 0 0 1-15.68 14.528c-7.232 0.832-15.36 1.92-19.52 3.584-32.64 11.712-55.744 43.52-54.912 80.32 1.088 45.76 39.872 81.408 85.568 81.408h217.792c45.44 0 84.16-35.392 85.312-80.832a83.648 83.648 0 0 0-60.544-82.816z m-61.568 22.848l-43.264 34.048a53.184 53.184 0 0 1-66.048 0l-43.2-34.048a14.528 14.528 0 0 1 8.96-25.92h134.336c13.952 0 20.096 17.6 9.216 25.92z" fill="#FFFFFF" ></path><path d="M430.464 593.536l43.2 34.048c19.52 15.36 46.848 15.36 66.048 0l43.264-34.048a14.528 14.528 0 0 0-8.96-25.92h-134.4c-13.888 0-20.032 17.6-9.152 25.92z" fill="#030304" ></path></symbol><symbol id="icon-SUNING03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M851.2 465.6l-66.688-66.624V304.96c0-36.224-29.248-65.472-65.472-65.472H625.024L558.464 172.8c-25.664-25.664-67.2-25.664-92.864 0L398.976 239.36H304.96c-36.224 0-65.472 29.312-65.472 65.536v94.016L172.8 465.536c-25.664 25.664-25.664 67.2 0 92.864l66.56 66.624v94.016c0 36.224 29.312 65.472 65.536 65.472h94.016l66.56 66.624c25.664 25.664 67.2 25.664 92.864 0l66.624-66.56h94.016c36.224 0 65.472-29.312 65.472-65.536V625.024l66.624-66.56c25.664-25.664 25.664-67.2 0-92.864z m-228.352-24.32c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.344 25.408 25.472 25.472 0 0 1-25.408-25.408 25.6 25.6 0 0 1 25.408-25.344z m-227.2 0c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.408 25.408 25.472 25.472 0 0 1-25.344-25.408 25.6 25.6 0 0 1 25.344-25.344z m223.808 293.12H401.728c-45.696 0-84.736-35.712-85.568-81.472a83.584 83.584 0 0 1 54.912-80.32c4.16-1.664 12.288-2.752 19.52-3.584a17.728 17.728 0 0 0 15.616-14.528 105.792 105.792 0 1 1 208.512-0.256 17.728 17.728 0 0 0 15.936 14.528c5.248 0.512 10.88 1.088 13.632 1.92 35.712 10.048 61.632 43.52 60.48 82.816-1.088 45.44-39.872 80.832-85.312 80.832z" fill="#FFFFFF" ></path><path d="M597.44 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0zM370.24 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0z" fill="#030304" ></path><path d="M644.544 570.688a72.32 72.32 0 0 0-13.632-1.92 17.792 17.792 0 0 1-15.872-14.528 105.792 105.792 0 1 0-208.512 0.256 17.728 17.728 0 0 1-15.68 14.528c-7.232 0.832-15.36 1.92-19.52 3.584-32.64 11.712-55.744 43.52-54.912 80.32 1.088 45.76 39.872 81.408 85.568 81.408h217.792c45.44 0 84.16-35.392 85.312-80.832a83.648 83.648 0 0 0-60.544-82.816z m-61.568 22.848l-43.264 34.048a53.184 53.184 0 0 1-66.048 0l-43.2-34.048a14.528 14.528 0 0 1 8.96-25.92h134.336c13.952 0 20.096 17.6 9.216 25.92z" fill="#D9D9D9" ></path><path d="M430.464 593.536l43.2 34.048c19.52 15.36 46.848 15.36 66.048 0l43.264-34.048a14.528 14.528 0 0 0-8.96-25.92h-134.4c-13.888 0-20.032 17.6-9.152 25.92z" fill="#030304" ></path></symbol><symbol id="icon-TAOBAO01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF5F17" ></path><path d="M224.448 384.896l-40.704 62.912 75.072 46.784s49.984 25.728 26.048 74.048c-22.144 45.632-131.264 145.728-131.264 145.728l97.664 61.44c67.776-147.712 63.168-128 80.128-181.12 17.472-53.952 21.312-95.36-8.256-125.568-38.016-38.4-42.24-41.984-98.688-84.224z m633.856-16.512s-21.312-166.208-382.528-63.296c15.488-27.136 22.784-44.608 22.784-44.608l-90.112-25.6s-36.48 119.744-101.44 175.488c0 0 63.04 36.608 62.336 35.456 17.152-17.088 33.152-35.328 48-54.4 14.528-6.528 28.352-12.416 41.856-17.92-16.768 30.272-43.584 75.712-70.528 104.32l37.952 33.536s25.984-25.152 54.208-55.296h32.192V512H387.264v44.544h125.76v106.944l-4.8-0.128c-13.888-0.64-35.392-3.008-43.904-16.512-10.176-16.512-2.624-46.4-2.176-64.96H375.296l-3.2 1.792s-31.872 143.552 91.84 140.416c115.52 3.136 181.888-32.64 213.76-57.28l12.672 47.616 71.36-30.08-48.32-118.976-57.792 18.304 10.688 40.64a171.264 171.264 0 0 1-50.048 25.728v-93.44h122.624v-44.8H616.256v-55.808h123.008v-44.608H520.448c15.872-19.392 28.096-37.12 31.36-48.256l-38.208-10.496c163.712-59.136 254.976-49.024 254.272 47.872v255.168s9.6 87.488-89.984 81.28l-53.952-11.648-12.48 51.584s232.64 67.2 251.648-113.088c18.88-180.288-4.8-295.36-4.8-295.36z" fill="#FFFFFF" ></path><path d="M277.824 361.216c35.52 0 64.32-25.856 64.32-57.792 0-32.192-28.8-58.048-64.32-58.048-35.776 0-64.384 26.048-64.384 58.048 0.192 31.808 28.672 57.792 64.384 57.792z" fill="#FFEC0F" ></path></symbol><symbol id="icon-TAOBAO03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM408.384 211.52s-35.84 124.48-99.648 182.4c0 0 61.888 38.016 61.248 36.864 16.832-17.792 32.576-36.736 47.168-56.64 14.208-6.72 27.84-12.864 41.088-18.56-16.512 31.424-42.88 78.72-69.312 108.416l37.248 34.88s25.6-26.176 53.312-57.472h31.616v58.048h-123.52v46.336h123.52v111.168l-4.736-0.128c-13.696-0.704-34.752-3.2-43.136-17.216-9.984-17.152-2.56-48.192-2.112-67.52H375.808l-3.136 1.92-0.32 1.856-0.896 5.312c-4.416 29.888-13.888 141.504 91.392 138.688 113.472 3.264 178.688-33.92 209.984-59.52l12.416 49.472 70.08-31.296-47.488-123.52-56.768 18.944 10.56 42.24a165.12 165.12 0 0 1-49.216 26.752V545.792h120.448v-46.464H612.416v-58.112h120.832V394.88H518.4c15.552-20.16 27.52-38.592 30.848-50.176l-37.632-10.88c160.832-61.44 250.432-50.944 249.728 49.792v265.152s9.472 91.008-88.32 84.544l-52.992-12.16-12.288 53.632s228.48 69.76 247.168-117.568c18.56-187.392-4.736-306.944-4.736-306.944s-20.928-172.8-375.68-65.792c15.232-28.16 22.4-46.336 22.4-46.336L408.32 211.52zM227.648 367.424l-40 65.408 73.792 48.64s49.088 26.752 25.6 76.928c-21.824 47.488-128.96 151.488-128.96 151.488l95.936 63.808c66.56-153.472 62.016-133.12 78.72-188.288 17.152-56.064 20.864-99.136-8.128-130.432-37.312-39.936-41.536-43.648-96.96-87.552z m52.48-145.024c-35.2 0-63.296 27.072-63.296 60.352 0.192 33.024 28.16 60.096 63.232 60.096 34.88 0 63.168-26.88 63.168-60.096 0-33.472-28.288-60.352-63.168-60.352z" fill="#D9D9D9" ></path></symbol><symbol id="icon-TAOBAO02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M187.648 432.832l73.792 48.64s49.088 26.752 25.6 76.928c-21.824 47.488-128.96 151.488-128.96 151.488l95.936 63.808c66.56-153.472 62.016-133.12 78.72-188.288 17.152-56.064 20.864-99.136-8.128-130.432-37.312-39.936-41.536-43.648-96.96-87.552l-40 65.408z m155.52-150.08c0-33.472-28.16-60.352-63.104-60.352-35.072 0-63.232 27.072-63.232 60.352 0.192 33.024 28.16 60.096 63.232 60.096 34.88 0 63.168-26.88 63.168-60.096z m131.328 1.728c15.232-28.16 22.4-46.336 22.4-46.336L408.32 211.52s-35.84 124.48-99.648 182.4c0 0 61.888 38.016 61.248 36.864 16.832-17.792 32.576-36.736 47.168-56.64 14.208-6.72 27.84-12.864 41.088-18.56-16.512 31.424-42.88 78.72-69.312 108.416l37.248 34.88s25.6-26.176 53.312-57.472h31.616v58.048h-123.52v46.336h123.52v111.168l-4.736-0.128c-13.696-0.704-34.752-3.2-43.136-17.216-9.984-17.152-2.56-48.192-2.112-67.52H375.808l-3.136 1.92s-31.36 149.12 90.176 145.92c113.472 3.2 178.688-33.92 209.984-59.52l12.416 49.408 70.08-31.296-47.488-123.52-56.768 18.944 10.56 42.24a165.12 165.12 0 0 1-49.216 26.752V545.792h120.448v-46.464H612.416v-58.112h120.832V394.88H518.4c15.552-20.16 27.52-38.592 30.848-50.176l-37.632-10.88c160.832-61.44 250.432-50.944 249.728 49.792v265.152s9.472 91.008-88.32 84.544l-52.992-12.16-12.288 53.632s228.48 69.76 247.168-117.568c18.56-187.392-4.736-306.944-4.736-306.944s-20.928-172.8-375.68-65.792z" fill="#FE5D0B" ></path></symbol><symbol id="icon-DOUYIN03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64z m-313.92 159.808H536.768c-8.96 0.256-8.96 1.664-8.96 12.864v456.64c0 6.08 0 12.16-0.64 17.536-4.288 38.592-24 67.008-60.608 82.56-36.608 16.192-72.512 12.8-104.96-11.52-38.656-28.416-51.328-77.12-32.32-119.04 19.008-41.92 65.472-64.96 113.344-56.832 5.632 0.64 11.264 2.048 16.896 3.392V418.24c-19.712-4.096-54.912-4.096-78.848 0.64-122.496 23.68-202.816 129.28-186.624 249.6 15.488 120.448 138.048 221.248 283.072 189.44 106.304-23.68 180.992-114.304 180.992-219.84V400.64c53.504 33.856 110.528 52.096 173.888 51.392V328.32a312 312 0 0 1-27.52-2.688 170.752 170.752 0 0 1-147.072-155.584c-0.704-8.768-3.584-10.176-11.328-10.176z" fill="#D9D9D9" ></path></symbol><symbol id="icon-DOUYIN01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#000000" ></path><path d="M491.264 435.392V547.84c-70.464-24.32-161.92 53.568-100.608 147.648 15.488 15.488 55.04 26.624 118.72 33.472l69.376-47.36V520.064l3.904-321.92h85.12c22.784 67.712 52.864 112.64 90.24 134.784 15.168 8.96 51.904 19.968 70.464 24.192 0.32 1.28 0.384 82.24 0 94.208-44.992 1.984-97.792-11.648-158.528-40.832v235.136c0 124.48-149.184 279.808-359.296 127.808-41.6-50.24-53.248-106.56-34.816-168.832L353.152 475.52l100.992-40.192h37.12z" fill="#F71550" ></path><path d="M733.888 315.392c12.8 7.744 33.92 11.584 63.36 11.584v24.768l-42.24-13.76-21.12-22.592z" fill="#4BFAF4" ></path><path d="M459.712 431.872v86.08C384.768 500.032 277.76 596.48 385.856 691.2c15.424 15.488 46.08 25.344 91.968 29.632l69.376-47.36V512l3.904-321.92h82.752l4.544 8.32c20.864 64.256 73.728 114.432 158.528 150.656 0.32 1.216 0.384 70.784 0 82.816-44.928 1.984-97.792-14.08-158.528-48.128V637.44c0 121.792-163.328 254.272-330.752 133.12a268.8 268.8 0 0 1-63.36-174.08l63.36-124.8 131.84-46.592 20.224 6.72z" fill="#FFFFFF" ></path><path d="M459.712 405.952c-177.664-24.96-345.536 190.272-149.056 367.552C193.28 638.72 257.28 444.224 459.712 431.872v-25.92zM528.704 169.984h106.368l3.328 28.416H561.088v443.904c0 34.048-18.368 85.184-78.208 86.336-41.6 0-72.32-11.072-92.16-33.152 65.536 19.904 109.44 2.176 131.84-53.184 8.32-21.952 10.368-179.392 6.144-472.32z" fill="#4BFAF4" ></path></symbol><symbol id="icon-DOUYIN02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M491.264 435.392V547.84c-70.464-24.32-161.92 53.568-100.608 147.648 15.488 15.488 55.04 26.624 118.72 33.472l69.376-47.36V520.064l3.904-321.92h85.12c22.784 67.712 52.864 112.64 90.24 134.784 15.168 8.96 51.904 19.968 70.464 24.192 0.32 1.28 0.384 82.24 0 94.208-44.992 1.984-97.792-11.648-158.528-40.832v235.136c0 124.48-149.184 279.808-359.296 127.808-41.6-50.24-53.248-106.56-34.816-168.832L353.152 475.52l100.992-40.192h37.12z" fill="#F71550" ></path><path d="M733.888 315.392c12.8 7.744 33.92 11.584 63.36 11.584v24.768l-42.24-13.76-21.12-22.592z" fill="#4BFAF4" ></path><path d="M459.712 431.872v86.08C384.768 500.032 277.76 596.48 385.856 691.2c15.424 15.488 46.08 25.344 91.968 29.632l69.376-47.36V512l3.904-321.92h82.752l4.544 8.32c20.864 64.256 73.728 114.432 158.528 150.656 0.32 1.216 0.384 70.784 0 82.816-44.928 1.984-97.792-14.08-158.528-48.128V637.44c0 121.792-163.328 254.272-330.752 133.12a268.8 268.8 0 0 1-63.36-174.08l63.36-124.8 131.84-46.592 20.224 6.72z" fill="#000000" ></path><path d="M459.712 405.952c-177.664-24.96-345.536 190.272-149.056 367.552C193.28 638.72 257.28 444.224 459.712 431.872v-25.92zM528.704 169.984h106.368l3.328 28.416H561.088v443.904c0 34.048-18.368 85.184-78.208 86.336-41.6 0-72.32-11.072-92.16-33.152 65.536 19.904 109.44 2.176 131.84-53.184 8.32-21.952 10.368-179.392 6.144-472.32z" fill="#4BFAF4" ></path></symbol><symbol id="icon-WEIXIN01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#20BF64" ></path><path d="M726.4 571.776a29.632 29.632 0 0 0 29.248-29.248 29.184 29.184 0 0 0-29.248-29.248 29.184 29.184 0 0 0-29.248 29.248c0 16.32 13.056 29.248 29.248 29.248z m-144.128 0a29.632 29.632 0 0 0 29.248-29.248 29.184 29.184 0 0 0-29.248-29.248 29.12 29.12 0 0 0-29.312 29.248c0 16.32 12.992 29.248 29.312 29.248zM796.16 736a11.328 11.328 0 0 0-5.632 12.096c0 1.536 0 3.136 0.832 4.736 3.2 13.632 9.6 35.2 9.6 36.032 0 2.432 0.768 4.032 0.768 5.632a7.168 7.168 0 0 1-7.168 7.168c-1.664 0-2.432-0.768-4.032-1.536l-47.232-27.264a26.048 26.048 0 0 0-11.2-3.2c-2.368 0-4.736 0-6.4 0.768-22.4 6.4-45.568 9.6-70.4 9.6-119.232 0-215.232-80-215.232-179.328 0-99.264 96-179.392 215.232-179.392s215.232 80.128 215.232 179.392c0 53.632-28.8 102.528-74.368 135.36z m-131.776-347.072a296.64 296.64 0 0 0-9.088-0.128c-136 0-247.808 93.184-247.808 211.904 0 18.112 2.56 35.52 7.424 52.16h-2.88a324.608 324.608 0 0 1-84.224-11.968C325.44 640 323.072 640 320.64 640a27.136 27.136 0 0 0-13.632 4.032l-56.96 32.704c-1.6 0.832-3.2 1.664-4.8 1.664a8.896 8.896 0 0 1-8.768-8.832c0-2.368 0.768-3.968 1.536-6.4 0.832-0.768 8.064-27.2 12.032-43.136 0-1.664 0.832-4.032 0.832-5.632a18.112 18.112 0 0 0-7.232-14.4c-55.36-39.168-89.856-97.472-89.856-162.24 0-119.04 116.352-215.04 259.072-215.04 122.624 0 225.792 70.72 251.584 166.144zM496.64 402.56a33.664 33.664 0 0 0 33.408-33.408 33.152 33.152 0 0 0-33.408-33.408 33.152 33.152 0 0 0-33.472 33.408c0 18.688 14.72 33.408 33.472 33.408z m-171.392 0a33.664 33.664 0 0 0 33.472-33.408 33.216 33.216 0 0 0-33.472-33.408 33.216 33.216 0 0 0-33.472 33.408c0 18.688 14.848 33.408 33.472 33.408z" fill="#FFFFFF" ></path></symbol><symbol id="icon-WEIXIN03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M751.168 546.112a28.8 28.8 0 0 0-28.736-29.12 28.8 28.8 0 0 0-28.736 29.12c0 16.192 12.8 29.12 28.8 29.12a29.312 29.312 0 0 0 28.672-29.12z m-170.304 29.12a29.312 29.312 0 0 0 28.736-29.12 28.8 28.8 0 0 0-28.8-29.12 28.8 28.8 0 0 0-28.672 29.12c0 16.192 12.8 29.12 28.736 29.12z m204.608 175.36c0 1.6 0 3.2 0.832 4.8 3.136 13.504 9.408 35.072 9.408 35.84 0 2.368 0.768 3.968 0.768 5.568 0 1.92-0.768 3.712-2.048 5.12a7.04 7.04 0 0 1-4.992 2.048c-1.6 0-2.368-0.768-3.968-1.536l-46.336-27.136a25.344 25.344 0 0 0-11.008-3.2c-2.368 0-4.736 0-6.272 0.832-22.016 6.4-44.8 9.536-69.12 9.536-117.12 0-211.456-79.68-211.456-178.496 0-98.752 94.272-178.496 211.392-178.496 117.12 0 211.392 79.744 211.392 178.56 0 53.376-28.288 101.952-73.088 134.656a11.264 11.264 0 0 0-5.504 11.904z m-132.8-357.504c-133.568 0-243.392 92.8-243.392 210.944 0 17.92 2.56 35.328 7.296 51.84h-2.88a314.944 314.944 0 0 1-82.688-11.904c-2.368-0.832-4.736-0.832-7.04-0.832a26.368 26.368 0 0 0-13.44 3.968l-55.936 32.64c-1.6 0.768-3.2 1.6-4.736 1.6a8.768 8.768 0 0 1-8.64-8.768c0-2.368 0.768-3.968 1.6-6.4 0.768-0.768 7.872-27.008 11.776-42.88 0-1.664 0.768-4.032 0.768-5.632a18.112 18.112 0 0 0-7.04-14.272C193.92 564.352 160 506.24 160 441.856c0-118.4 114.24-213.888 254.4-213.888 120.512 0 221.76 70.336 247.168 165.248a441.152 441.152 0 0 0-8.96-0.128z m-155.968 13.76a33.28 33.28 0 0 0 32.832-33.28 32.768 32.768 0 1 0-65.664 0c0 18.56 14.464 33.28 32.832 33.28z m-168.32 0a33.28 33.28 0 0 0 0-66.56 32.832 32.832 0 0 0-32.832 33.28c0 18.56 14.528 33.28 32.832 33.28z" fill="#FFFFFF" ></path></symbol><symbol id="icon-WEIXIN02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M751.168 546.112a28.8 28.8 0 0 0-28.736-29.12 28.8 28.8 0 0 0-28.736 29.12c0 16.192 12.8 29.12 28.8 29.12a29.312 29.312 0 0 0 28.672-29.12z m-170.304 29.12a29.312 29.312 0 0 0 28.736-29.12 28.8 28.8 0 0 0-28.8-29.12 28.8 28.8 0 0 0-28.672 29.12c0 16.192 12.8 29.12 28.736 29.12z m204.608 175.36c0 1.6 0 3.2 0.832 4.8 3.136 13.504 9.408 35.072 9.408 35.84 0 2.368 0.768 3.968 0.768 5.568 0 1.92-0.768 3.712-2.048 5.12a7.04 7.04 0 0 1-4.992 2.048c-1.6 0-2.368-0.768-3.968-1.536l-46.336-27.136a25.344 25.344 0 0 0-11.008-3.2c-2.368 0-4.736 0-6.272 0.832-22.016 6.4-44.8 9.536-69.12 9.536-117.12 0-211.456-79.68-211.456-178.496 0-98.752 94.272-178.496 211.392-178.496 117.12 0 211.392 79.744 211.392 178.56 0 53.376-28.288 101.952-73.088 134.656a11.264 11.264 0 0 0-5.504 11.904z m-132.8-357.504c-133.568 0-243.392 92.8-243.392 210.944 0 17.92 2.56 35.328 7.296 51.84h-2.88a314.944 314.944 0 0 1-82.688-11.904c-2.368-0.832-4.736-0.832-7.04-0.832a26.368 26.368 0 0 0-13.44 3.968l-55.936 32.64c-1.6 0.768-3.2 1.6-4.736 1.6a8.768 8.768 0 0 1-8.64-8.768c0-2.368 0.768-3.968 1.6-6.4 0.768-0.768 7.872-27.008 11.776-42.88 0-1.664 0.768-4.032 0.768-5.632a18.112 18.112 0 0 0-7.04-14.272C193.92 564.352 160 506.24 160 441.856c0-118.4 114.24-213.888 254.4-213.888 120.512 0 221.76 70.336 247.168 165.248a441.152 441.152 0 0 0-8.96-0.128z m-155.968 13.76a33.28 33.28 0 0 0 32.832-33.28 32.768 32.768 0 1 0-65.664 0c0 18.56 14.464 33.28 32.832 33.28z m-168.32 0a33.28 33.28 0 0 0 0-66.56 32.832 32.832 0 0 0-32.832 33.28c0 18.56 14.528 33.28 32.832 33.28z" fill="#20BF64" ></path></symbol><symbol id="icon-WEIMOB03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M772.544 234.88a51.2 51.2 0 0 1 95.424 36.608l-2.112 5.632-231.616 512c-19.968 44.16-83.2 37.888-95.744-6.592l-1.408-6.016-60.16-358.08-187.84 372.608c-22.4 44.48-87.424 33.536-96-13.184l-0.832-6.016-38.528-512a51.2 51.2 0 0 1 101.312-13.632l0.832 5.952 24.64 328.256 175.232-347.52c21.376-42.24 82.56-34.88 94.912 8.704l1.28 5.888 58.24 346.24L772.48 234.88z" fill="#FFFFFF" ></path></symbol><symbol id="icon-WEIMOB02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M772.544 234.88a51.2 51.2 0 0 1 95.424 36.608l-2.112 5.632-231.616 512c-19.968 44.16-83.2 37.888-95.744-6.592l-1.408-6.016-60.16-358.08-187.84 372.608c-22.4 44.48-87.424 33.536-96-13.184l-0.832-6.016-38.528-512a51.2 51.2 0 0 1 101.312-13.632l0.832 5.952 24.64 328.256 175.232-347.52c21.376-42.24 82.56-34.88 94.912 8.704l1.28 5.888 58.24 346.24L772.48 234.88z" fill="#008DFE" ></path></symbol><symbol id="icon-WEIMOB01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#008DFE" ></path><path d="M772.544 234.88a51.2 51.2 0 0 1 95.424 36.608l-2.112 5.632-231.616 512c-19.968 44.16-83.2 37.888-95.744-6.592l-1.408-6.016-60.16-358.08-187.84 372.608c-22.4 44.48-87.424 33.536-96-13.184l-0.832-6.016-38.528-512a51.2 51.2 0 0 1 101.312-13.632l0.832 5.952 24.64 328.256 175.232-347.52c21.376-42.24 82.56-34.88 94.912 8.704l1.28 5.888 58.24 346.24L772.48 234.88z" fill="#FFFFFF" ></path></symbol><symbol id="icon-OFFLINE03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M428.224 586.88l3.072 3.84a98.048 98.048 0 0 0 152.96 0.064l4.864-5.76c16.768-17.856 44.8-18.688 62.656-1.92l9.6 9.088a121.408 121.408 0 0 0 143.36 17.28l4.8-3.2v133.632a55.296 55.296 0 0 1-49.28 54.976l-6.016 0.32H261.76a55.296 55.296 0 0 1-55.04-49.28l-0.256-6.016-0.128-134.656 5.184 3.008a123.52 123.52 0 0 0 142.72-17.536l11.712-10.688a44.288 44.288 0 0 1 62.272 6.848z m302.336-393.92c22.976 0 43.52 14.208 51.712 35.648l70.4 184.768c19.072 50.176-1.28 106.816-48 133.376a121.408 121.408 0 0 1-143.36-17.28l-9.6-8.96a44.288 44.288 0 0 0-62.592 1.792l-4.864 5.76a98.048 98.048 0 0 1-152.96 0l-3.072-3.84a44.288 44.288 0 0 0-62.272-6.912l-11.712 10.688a123.52 123.52 0 0 1-142.72 17.6 106.56 106.56 0 0 1-48.64-131.584l70.592-185.408a55.296 55.296 0 0 1 51.712-35.648z" fill="#FFFFFF" ></path></symbol><symbol id="icon-OFFLINE01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF6B17" ></path><path d="M431.04 606.656l3.136 3.84a99.84 99.84 0 0 0 155.712 0.128l4.928-5.952a45.12 45.12 0 0 1 63.808-1.856l9.728 9.216a123.648 123.648 0 0 0 145.984 17.536l4.928-3.2v136.064a56.32 56.32 0 0 1-50.176 56l-6.08 0.32H261.504a56.32 56.32 0 0 1-56-50.176l-0.32-6.144-0.128-137.088 5.312 3.072c47.296 25.728 105.664 18.56 145.28-17.92l11.968-10.88a45.12 45.12 0 0 1 63.36 7.04z m307.84-401.088a56.32 56.32 0 0 1 52.608 36.288l71.68 188.096c19.456 51.072-1.28 108.8-48.832 135.808a123.648 123.648 0 0 1-145.92-17.536l-9.792-9.216a45.12 45.12 0 0 0-63.808 1.856l-4.928 5.952a99.84 99.84 0 0 1-155.712-0.128l-3.2-3.84a45.12 45.12 0 0 0-63.36-7.04l-11.968 10.88a125.824 125.824 0 0 1-145.28 17.92 108.544 108.544 0 0 1-49.536-134.016l71.936-188.8a56.32 56.32 0 0 1 52.608-36.224z" fill="#FFFFFF" ></path></symbol><symbol id="icon-OFFLINE02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M428.224 586.88l3.072 3.84a98.048 98.048 0 0 0 152.96 0.064l4.864-5.76c16.768-17.856 44.8-18.688 62.656-1.92l9.6 9.088a121.408 121.408 0 0 0 143.36 17.28l4.8-3.2v133.632a55.296 55.296 0 0 1-49.28 54.976l-6.016 0.32H261.76a55.296 55.296 0 0 1-55.04-49.28l-0.256-6.016-0.128-134.656 5.184 3.008a123.52 123.52 0 0 0 142.72-17.536l11.712-10.688a44.288 44.288 0 0 1 62.272 6.848z m302.336-393.92c22.976 0 43.52 14.208 51.712 35.648l70.4 184.768c19.072 50.176-1.28 106.816-48 133.376a121.408 121.408 0 0 1-143.36-17.28l-9.6-8.96a44.288 44.288 0 0 0-62.592 1.792l-4.864 5.76a98.048 98.048 0 0 1-152.96 0l-3.072-3.84a44.288 44.288 0 0 0-62.272-6.912l-11.712 10.688a123.52 123.52 0 0 1-142.72 17.6 106.56 106.56 0 0 1-48.64-131.584l70.592-185.408a55.296 55.296 0 0 1 51.712-35.648z" fill="#FF6B17" ></path></symbol><symbol id="icon-REDBOOK01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF2442" ></path><path d="M396.8 602.688c3.2 3.008 7.296 4.48 11.52 4.16h72.512l-29.312 58.752H382.976a17.152 17.152 0 0 1-13.824-6.528z m253.76-225.664v59.968h-35.2v171.776h53.312v56.64H480.896l26.56-56.64h52.864V436.992h-35.84v-59.968h126.08zM264.192 358.4v262.912s-1.664 44.096-37.952 44.096H208s-35.52-3.904-35.52-48.32h36.032V358.4h55.68z m513.28 0v18.24h21.568c34.304 0 62.08 29.44 62.08 65.792v38.784h6.656c29.696 0 53.76 25.472 53.824 56.96v77.696c0 27.328-20.928 49.472-46.72 49.472h-14.08a45.44 45.44 0 0 1-33.088-14.464 50.944 50.944 0 0 1-13.696-35.008h51.84v-61.824a13.632 13.632 0 0 0-13.184-13.952H777.6v125.312H723.2V540.096h-54.528v-58.88h54.528v-45.76h-34.24v-58.816h34.112V358.4h54.4zM172.608 436.992v3.712c-0.128 25.216-2.56 177.024-39.616 193.92L102.4 575.104a429.76 429.76 0 0 0 13.184-138.176h56.96z m184.96-0.192a429.76 429.76 0 0 0 13.184 138.24l-30.528 59.328c-37.12-16.768-39.488-168.64-39.68-193.856v-3.52h56.96zM489.28 358.4l-38.4 77.504a5.824 5.824 0 0 0 0.128 5.44 5.184 5.184 0 0 0 4.48 2.624h3.52l3.328-6.976h53.376l-46.08 95.424a5.76 5.76 0 0 0 0.192 5.44 5.12 5.12 0 0 0 4.48 2.624h30.72l-24.576 47.36h-61.632c-26.368-1.216-9.92-35.52-9.92-35.52l28.352-61.184h-37.12c-26.432-1.024-9.92-35.52-9.92-35.52L435.84 358.4h53.376z m307.968 77.056h-19.584v45.76h28.096v-36.736c0-4.992-3.84-8.96-8.512-8.96z m96.576-58.432c14.848 0 26.944 12.8 26.944 28.544a29.44 29.44 0 0 1-7.872 20.288 26.24 26.24 0 0 1-19.072 8.32h-27.008v-28.608c0-15.744 12.096-28.544 27.008-28.544z" fill="#FFFFFF" ></path></symbol><symbol id="icon-REDBOOK03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM396.8 602.688l-27.648 56.32 2.88 2.88c3.136 2.496 6.976 3.84 10.944 3.712h68.48l29.376-58.752H408.256l-4.096-0.256a15.232 15.232 0 0 1-7.36-3.84z m253.76-225.664h-126.08v59.968h35.84v171.776h-52.864l-26.56 56.64h187.776v-56.64h-53.376V436.992h35.2v-59.968zM264.192 358.4H208.64v258.688h-36.032l0.448 8.32c4.16 36.544 35.072 40 35.072 40h18.176l7.232-0.64c29.312-5.44 30.72-43.52 30.72-43.52V358.4z m513.28 0h-54.4v18.24h-34.112v58.88h34.24v45.696h-54.528v58.88h54.528v125.312h54.464V540.096h75.008l3.52 0.448c5.568 1.664 9.664 7.04 9.664 13.44v61.888h-51.84l0.64 7.808a50.56 50.56 0 0 0 13.056 27.2 45.44 45.44 0 0 0 33.088 14.464h14.08l6.336-0.448c22.784-3.264 40.384-24 40.384-49.024V538.24l-0.448-7.168c-3.328-28.096-25.92-49.792-53.376-49.792h-6.592v-38.784l-0.448-7.68c-3.584-32.64-29.824-58.048-61.696-58.112h-21.504V358.4zM172.608 436.992h-56.96l0.896 19.968a429.44 429.44 0 0 1-14.08 118.208l30.528 59.392 5.312-3.52c32-28.16 34.176-166.4 34.304-190.336v-3.712z m184.96-0.192v0.192h-56.96v3.52c0.128 25.216 2.56 177.088 39.616 193.92l30.528-59.456-4.608-19.328a430.144 430.144 0 0 1-8.576-118.848zM489.28 358.4H435.84l-45.696 97.28c-2.304 5.056-14.464 34.56 9.92 35.456h37.12l-28.352 61.184c-2.24 5.12-14.464 34.432 9.92 35.456h61.632l24.64-47.296h-30.72l-1.792-0.32a5.312 5.312 0 0 1-2.752-2.304 5.76 5.76 0 0 1-0.192-5.44l46.08-95.36h-53.376l-3.328 6.912h-3.52l-1.728-0.32a5.312 5.312 0 0 1-2.752-2.304 5.824 5.824 0 0 1-0.192-5.44l38.4-77.504z m307.968 77.056c4.672 0 8.512 4.032 8.512 8.96v36.8h-28.096v-45.76z m96.576-58.432c-14.912 0-27.008 12.8-27.008 28.544v28.672h27.008l5.248-0.576a26.496 26.496 0 0 0 13.824-7.808 29.44 29.44 0 0 0 7.872-20.288l-0.448-5.12a27.456 27.456 0 0 0-26.496-23.424z" fill="#D9D9D9" ></path></symbol><symbol id="icon-REDBOOK02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M396.8 602.688c3.2 3.008 7.296 4.48 11.52 4.16h72.512l-29.312 58.752H382.976a17.152 17.152 0 0 1-13.824-6.528z m253.76-225.664v59.968h-35.2v171.776h53.312v56.64H480.896l26.56-56.64h52.864V436.992h-35.84v-59.968h126.08zM264.192 358.4v262.912s-1.664 44.096-37.952 44.096H208s-35.52-3.904-35.52-48.32h36.032V358.4h55.68z m513.28 0v18.24h21.568c34.304 0 62.08 29.44 62.08 65.792v38.784h6.656c29.696 0 53.76 25.472 53.824 56.96v77.696c0 27.328-20.928 49.472-46.72 49.472h-14.08a45.44 45.44 0 0 1-33.088-14.464 50.944 50.944 0 0 1-13.696-35.008h51.84v-61.824a13.632 13.632 0 0 0-13.184-13.952H777.6v125.312H723.2V540.096h-54.528v-58.88h54.528v-45.76h-34.24v-58.816h34.112V358.4h54.4zM172.608 436.992v3.712c-0.128 25.216-2.56 177.024-39.616 193.92L102.4 575.104a429.76 429.76 0 0 0 13.184-138.176h56.96z m184.96-0.192a429.76 429.76 0 0 0 13.184 138.24l-30.528 59.328c-37.12-16.768-39.488-168.64-39.68-193.856v-3.52h56.96zM489.28 358.4l-38.4 77.504a5.824 5.824 0 0 0 0.128 5.44 5.184 5.184 0 0 0 4.48 2.624h3.52l3.328-6.976h53.376l-46.08 95.424a5.76 5.76 0 0 0 0.192 5.44 5.12 5.12 0 0 0 4.48 2.624h30.72l-24.576 47.36h-61.632c-26.368-1.216-9.92-35.52-9.92-35.52l28.352-61.184h-37.12c-26.432-1.024-9.92-35.52-9.92-35.52L435.84 358.4h53.376z m307.968 77.056h-19.584v45.76h28.096v-36.736c0-4.992-3.84-8.96-8.512-8.96z m96.576-58.432c14.848 0 26.944 12.8 26.944 28.544a29.44 29.44 0 0 1-7.872 20.288 26.24 26.24 0 0 1-19.072 8.32h-27.008v-28.608c0-15.744 12.096-28.544 27.008-28.544z" fill="#FF2442" ></path></symbol><symbol id="icon-YOUZAN03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM296 520.256l-12.992 1.728c-28.8 4.544-57.792 8.96-86.656 13.824-20.8 3.52-32 15.168-32 33.088-0.128 86.784-0.128 173.696 0.064 260.48 0 20.48 15.68 32.512 39.68 30.016 26.368-2.752 52.48-7.04 78.784-9.6 11.136-1.088 13.376-5.12 13.248-13.888-0.256-100.736-0.192-201.6-0.128-302.4V520.32z m194.752-319.616a2408.32 2408.32 0 0 1-32.64 144.32 356.672 356.672 0 0 1-50.304 111.232c-14.72 21.504-31.808 41.536-59.328 52.288-9.408 3.712-11.712 8-11.712 16.128l0.128 153.28v164.16c6.208-0.64 10.56-0.96 14.848-1.536l426.368-54.848c37.504-4.736 60.928-29.568 56.576-61.248a53.504 53.504 0 0 1 7.168-36.608c11.776-19.52 13.44-39.808 9.6-61.568-2.432-13.44-2.816-28.8 2.56-41.216 12.8-29.184 15.232-57.344 6.848-87.936-4.224-15.552 1.088-33.664 5.248-50.048 9.728-37.12-14.144-62.08-59.2-59.776a349.44 349.44 0 0 0-15.744 1.28c-44.032 4.48-88 9.088-132.096 13.248-26.24 2.56-42.496-9.6-40.96-30.528 1.344-20.736 3.84-41.408 5.632-62.08 2.304-26.56 5.312-53.056 6.528-79.552 1.792-38.72-25.28-66.624-69.376-72.96-37.12-5.376-63.936 12.672-70.144 43.968z" fill="#D9D9D9" ></path></symbol><symbol id="icon-YOUZAN01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#ED0402" ></path><path d="M791.936 390.72c-44.8 4.48-89.6 9.216-134.528 13.44-26.752 2.56-43.264-9.792-41.728-31.104 1.408-21.12 3.968-42.176 5.76-63.232 2.368-27.008 5.44-53.952 6.656-80.96 1.792-39.424-25.728-67.84-70.656-74.304-37.76-5.44-65.024 12.864-71.424 44.8-9.536 49.216-20.544 98.24-33.152 146.944-10.24 39.872-27.52 78.08-51.264 113.28-15.04 21.824-32.384 42.24-60.416 53.12-9.6 3.84-11.968 8.256-11.968 16.512 0.32 104 0.192 208.128 0.192 312.192v11.008c6.336-0.64 10.752-0.96 15.104-1.536 144.704-18.688 289.408-37.312 434.176-55.872 38.144-4.864 62.016-30.08 57.6-62.4a54.4 54.4 0 0 1 7.296-37.248c11.968-19.84 13.632-40.512 9.728-62.72-2.496-13.632-2.88-29.248 2.688-41.92 12.992-29.696 15.488-58.368 6.912-89.536-4.288-15.872 1.088-34.24 5.312-50.944 9.92-37.824-14.4-63.232-60.288-60.864a355.84 355.84 0 0 0-16 1.28zM287.744 524.736l-13.184 1.792c-29.44 4.608-58.88 9.152-88.256 14.08-21.248 3.584-32.64 15.424-32.64 33.728-0.128 88.32-0.128 176.768 0.128 265.216 0 20.8 16 33.088 40.32 30.528 26.88-2.816 53.504-7.168 80.32-9.792 11.328-1.152 13.568-5.248 13.44-14.08-0.256-102.592-0.128-205.312-0.128-307.904v-13.568z" fill="#FFFFFF" ></path></symbol><symbol id="icon-YOUZAN02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M791.168 388.608c-44.032 4.416-88 9.024-132.096 13.184-26.24 2.56-42.496-9.6-40.96-30.528 1.344-20.736 3.84-41.408 5.632-62.08 2.304-26.56 5.312-53.056 6.528-79.552 1.792-38.72-25.28-66.624-69.376-72.96-37.12-5.376-63.936 12.672-70.144 43.968a2408.32 2408.32 0 0 1-32.64 144.32 356.672 356.672 0 0 1-50.304 111.232c-14.72 21.504-31.808 41.536-59.328 52.288-9.408 3.712-11.712 8-11.712 16.128 0.256 102.144 0.128 204.416 0.128 306.688v10.752c6.208-0.64 10.56-0.96 14.848-1.536l426.368-54.848c37.504-4.736 60.928-29.568 56.576-61.248a53.504 53.504 0 0 1 7.168-36.608c11.776-19.52 13.44-39.808 9.6-61.568-2.432-13.44-2.816-28.8 2.56-41.216 12.8-29.184 15.232-57.344 6.848-87.936-4.224-15.552 1.088-33.664 5.248-50.048 9.728-37.12-14.144-62.08-59.2-59.776a349.44 349.44 0 0 0-15.744 1.28zM296 520.256l-12.992 1.728c-28.8 4.544-57.792 8.96-86.656 13.824-20.8 3.52-32 15.168-32 33.088-0.128 86.784-0.128 173.696 0.064 260.48 0 20.48 15.68 32.512 39.68 30.016 26.368-2.752 52.48-7.04 78.784-9.6 11.136-1.088 13.376-5.12 13.248-13.888-0.256-100.736-0.192-201.6-0.128-302.4V520.32z" fill="#ED0402" ></path></symbol><symbol id="icon-gongzhonghao" viewBox="0 0 1024 1024"><path d="M508.16 76.8c-69.76 0-176.128 23.424-255.68 117.76-53.12 62.976-71.04 136.704-59.84 210.176 7.68 50.56 36.416 117.12 77.44 159.296 15.488-106.88 72.896-190.848 148.096-252.608 135.872-101.76 280.896-96 386.368-61.12-46.4-93.44-163.648-173.44-296.448-173.504z" fill="#07C160" ></path><path d="M554.048 322.368l12.544 3.84c192 64.192 295.808 268.48 231.808 456.32a353.28 353.28 0 0 1-78.72 129.792c41.408-11.264 83.776-27.328 120.128-54.72 146.24-110.528 175.04-314.24 70.72-446.976-83.136-105.792-226.816-135.424-356.48-88.256z" fill="#07C160" ></path><path d="M423.104 739.264a42.368 42.368 0 0 0-10.24-0.896 44.352 44.352 0 0 0-22.016 7.296l-89.728 56.384a16 16 0 0 1-7.936 2.944 13.952 13.952 0 0 1-14.656-13.248c-0.128-3.456 1.088-6.912 1.856-10.24l15.808-70.592a27.648 27.648 0 0 0-11.392-30.72c-94.464-63.232-159.36-162.56-173.568-264.64-23.744 36.672-36.48 65.792-48.832 108.16-46.208 158.464 54.912 348.16 219.968 401.28 189.76 61.184 370.88-7.424 433.408-165.76 7.616-19.2 15.936-51.84 17.664-78.912-66.496 47.936-136.832 68.16-225.664 68.16-29.184 0-57.472-3.2-84.672-9.216z" fill="#07C160" ></path></symbol><symbol id="icon-xiaochengxu" viewBox="0 0 1024 1024"><path d="M784.448 472.896c-20.416 33.536-54.4 59.2-95.04 71.04l-3.072 0.896a70.208 70.208 0 0 1-19.136 2.88c-28.16 0-44.16-19.072-35.584-42.56 6.272-17.152 22.72-31.68 42.752-38.4 31.04-11.328 52.736-37.12 52.736-67.2 0-40.512-39.424-73.344-88-73.344-48.64 0-88 32.832-88 73.344v224.896c0 54.08-31.36 101.504-78.208 128.32-25.6 14.656-55.68 23.232-88 23.232-91.648 0-166.208-67.968-166.208-151.552 0-26.624 7.552-51.584 20.8-73.344 20.544-33.664 54.72-59.456 95.68-71.168h0.064c6.912-2.176 14.08-3.392 21.12-3.392 28.352 0 44.288 19.136 35.712 42.752-5.76 16-21.504 29.76-39.744 37.12a103.808 103.808 0 0 0-6.4 2.368c-29.056 11.968-49.024 36.864-49.024 65.664 0 40.512 39.36 73.344 88 73.344s88-32.832 88-73.344V399.552c0-54.08 31.36-101.504 78.208-128.32 25.6-14.656 55.68-23.232 88-23.232 91.648 0 166.208 67.968 166.208 151.552 0 26.56-7.616 51.584-20.864 73.344M512 51.2a460.8 460.8 0 1 0 0 921.6A460.8 460.8 0 0 0 512 51.2" fill="#07C160" ></path></symbol><symbol id="icon-qiyeweixin" viewBox="0 0 1024 1024"><path d="M664.96 738.944a12.672 12.672 0 0 0 1.728 19.456c25.024 23.424 42.048 54.08 48.64 87.552a53.44 53.44 0 0 0 90.944 34.432 53.312 53.312 0 0 0-28.8-90.24l-3.264-0.512a163.328 163.328 0 0 1-91.2-50.688 12.608 12.608 0 0 0-18.048 0z" fill="#FB6500" ></path><path d="M881.728 654.656a53.12 53.12 0 0 0-15.36 32.128 163.968 163.968 0 0 1-50.752 91.2 12.8 12.8 0 0 0 17.024 18.944l0.96-0.896a163.584 163.584 0 0 1 89.088-50.496 52.8 52.8 0 0 0 34.496-15.488 53.248 53.248 0 1 0-75.52-75.392z" fill="#0082EF" ></path><path d="M731.264 503.936a53.312 53.312 0 0 0 28.928 90.24l3.2 0.448c35.2 6.528 67.328 24.384 91.264 50.752a12.8 12.8 0 1 0 16.256-19.52 163.904 163.904 0 0 1-48.768-87.552 53.12 53.12 0 0 0-53.184-50.048 53.248 53.248 0 0 0-37.696 15.68z" fill="#2DBC00" ></path><path d="M704.96 587.392L704 588.288a16 16 0 0 0-1.536 1.792l-3.52 3.712a163.84 163.84 0 0 1-84.032 44.992 53.248 53.248 0 1 0 55.232 65.152l0.64-3.2 0.384-3.2c6.528-35.008 24.32-67.072 50.88-91.2a12.736 12.736 0 0 0 0-18.048 12.864 12.864 0 0 0-17.088-0.896z" fill="#FFCC00" ></path><path d="M430.72 128c-15.488 0-31.616 0.896-47.808 2.624-94.848 10.368-181.12 50.88-242.752 114.176a323.52 323.52 0 0 0-58.88 82.88C61.568 367.616 51.2 411.52 51.2 456c0 57.216 17.472 113.792 50.432 163.392 17.28 25.856 45.184 57.728 69.44 79.296l1.344 1.152v1.856l-11.904 92.16-0.896 2.88a14.4 14.4 0 0 0-0.32 2.752l-0.256 1.664-0.128 1.088c0 0.512 0.128 0.96 0.192 1.408l0.128 1.28a25.408 25.408 0 0 0 37.888 19.456l1.984-1.216 111.36-55.808 1.472 0.384c22.208 6.4 45.44 10.88 70.976 13.632 62.08 6.912 124.928 0.32 184.128-19.328a57.28 57.28 0 0 1-29.632-49.92 363.712 363.712 0 0 1-63.872 13.248c-27.776 3.136-55.872 3.2-83.648 0.192l-5.312-0.64-3.136-0.448a361.984 361.984 0 0 1-54.848-11.52 33.6 33.6 0 0 0-26.24 2.752 22.848 22.848 0 0 0-2.112 1.024l-70.272 41.408c-7.168 4.16-13.568-0.384-13.568-6.848l10.624-41.6 5.504-20.864a24.32 24.32 0 0 0-8.704-27.2 312.768 312.768 0 0 1-28.544-24 280.064 280.064 0 0 1-40.448-47.808 239.488 239.488 0 0 1-41.152-132.736c0-36.032 8.32-71.04 24.512-104.128a266.88 266.88 0 0 1 48.512-68.224c51.84-53.248 124.8-87.36 205.184-96.128A369.152 369.152 0 0 1 473.6 188.8c80 9.088 152.512 43.456 203.968 96.64 19.648 20.16 35.904 43.2 48.256 68.352 16.448 33.472 24.704 70.272 24 107.456a57.088 57.088 0 0 1 60.224 8.192 288.704 288.704 0 0 0-29.312-140.8 323.2 323.2 0 0 0-58.496-83.008c-61.184-63.232-146.944-104-241.408-114.752A444.16 444.16 0 0 0 430.784 128" fill="#0082F0" ></path></symbol><symbol id="icon-shipinhao" viewBox="0 0 1024 1024"><path d="M393.92 704.384c-44.16 61.888-74.688 85.568-92.224 94.592a17.792 17.792 0 0 1-22.784-5.696c-19.84-28.928-58.048-105.024-93.248-240-37.568-143.872-50.112-276.288-30.528-321.92a13.44 13.44 0 0 1 18.944-6.144c26.496 15.04 92.48 69.824 217.152 269.376 28.096 44.864 52.288 84.096 66.368 107.072-13.184 24.192-36.032 64-63.68 102.72z m352.512 87.04a20.992 20.992 0 0 1-28.16 5.952c-37.312-22.4-98.688-95.36-152-195.456 14.08-22.976 38.336-62.272 66.496-107.328 125.056-200.128 191.104-254.72 217.408-269.504a12.992 12.992 0 0 1 18.624 6.08c19.648 45.824 7.104 178.24-30.464 322.112-34.56 132.288-71.872 208.064-91.904 238.208zM871.04 128.32c-80.96-5.76-176.32 89.728-319.68 319.104l-39.424 63.36-39.424-63.36C329.216 217.92 233.408 122.496 152.832 128.256 131.2 129.856 91.264 140.8 67.392 196.416 34.432 273.28 59.2 423.36 76.8 506.048c26.752 124.8 69.76 249.152 109.632 316.8 26.496 44.928 52.992 67.84 83.392 72.128 4.864 0.64 9.856 1.024 14.72 1.024C374.4 896 459.904 783.04 512 696.96 564.096 783.04 649.6 896 739.392 896c4.864 0 9.856-0.32 14.72-1.024 30.4-4.288 56.896-27.2 83.392-72.192C877.44 755.2 920.384 630.848 947.2 505.984c17.664-82.624 42.432-232.768 9.472-309.568C932.736 140.8 892.864 129.92 871.104 128.256z" fill="#FA9D3B" ></path></symbol><symbol id="icon-DD01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E6252E" ></path><path d="M348.8 224c21.568 0 39.04 18.496 39.04 41.216v78.912c46.208 7.488 88.32 28.416 121.536 60.672 43.776 42.624 67.904 101.504 67.904 165.76 0 64.192-24.128 123.008-67.904 165.632a228.608 228.608 0 0 1-160.64 63.808 216.576 216.576 0 0 1-101.504-25.024 231.872 231.872 0 0 1-78.08-67.008 38.592 38.592 0 0 1 5.824-52.224 34.112 34.112 0 0 1 49.6 6.272 154.24 154.24 0 0 0 124.16 63.552c43.52 0 83.52-15.616 112.768-44.16 14.272-13.696 25.344-30.08 33.088-48.448 8.064-19.2 12.16-40.256 12.16-62.464a160.64 160.64 0 0 0-12.16-62.464 145.216 145.216 0 0 0-33.088-48.512c-29.248-28.416-69.248-44.16-112.704-44.16-48.768 0-94.08 23.296-124.16 63.616a34.112 34.112 0 0 1-49.664 6.272 38.528 38.528 0 0 1-5.824-52.224c20.864-28.096 47.872-51.2 78.08-66.944 19.904-10.432 40.832-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m318.72 0c21.568 0 39.04 18.496 39.04 41.216v78.912a224.768 224.768 0 0 1 121.472 60.672C871.936 447.36 896 506.24 896 570.56c0 64.192-24.064 123.008-67.968 165.632a228.48 228.48 0 0 1-160.512 63.808c-43.328 0-85.44-12.8-121.792-37.056l-4.608-3.072a260.288 260.288 0 0 0 42.496-59.648c25.152 16.64 54.08 25.344 83.84 25.344 43.52 0 83.52-15.616 112.768-44.16 14.208-13.696 25.344-30.08 33.024-48.448 8.128-19.2 12.224-40.256 12.224-62.464 0-22.144-4.096-43.2-12.224-62.464a145.728 145.728 0 0 0-33.024-48.512c-29.248-28.416-69.312-44.16-112.704-44.16-30.272 0-59.136 8.96-83.84 25.344a259.392 259.392 0 0 0-42.56-59.52c8-5.568 16.32-10.688 24.832-15.104 19.84-10.432 40.768-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m54.208 307.2c21.632 0 39.04 18.496 39.04 41.216 0 22.72-17.408 41.152-39.04 41.152h-108.16l-2.176-0.192a258.432 258.432 0 0 0 1.408-82.048l3.072-0.128z m-318.72 1.152c20.992 0 38.016 17.92 38.016 40.064s-17.024 40.064-38.016 40.064H165.952C144.96 612.48 128 594.56 128 572.416c0-22.208 16.96-40.064 37.952-40.064z m107.392-284.8c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56-26.432 0-48-22.592-48-50.56 0-27.968 21.568-50.624 48-50.624z m-313.6 0c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56s-47.936-22.592-47.936-50.56c0-27.968 21.44-50.624 47.936-50.624z m619.264 0c26.56 0 48.064 22.72 48.064 50.688 0 27.968-21.504 50.56-48 50.56s-48-22.592-48-50.56c0-27.968 21.504-50.624 48-50.624z" fill="#FFFFFF" ></path></symbol><symbol id="icon-DD02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M348.8 224c21.568 0 39.04 18.496 39.04 41.216v78.912c46.208 7.488 88.32 28.416 121.536 60.672 43.776 42.624 67.904 101.504 67.904 165.76 0 64.192-24.128 123.008-67.904 165.632a228.608 228.608 0 0 1-160.64 63.808 216.576 216.576 0 0 1-101.504-25.024 231.872 231.872 0 0 1-78.08-67.008 38.592 38.592 0 0 1 5.824-52.224 34.112 34.112 0 0 1 49.6 6.272 154.24 154.24 0 0 0 124.16 63.552c43.52 0 83.52-15.616 112.768-44.16 14.272-13.696 25.344-30.08 33.088-48.448 8.064-19.2 12.16-40.256 12.16-62.464a160.64 160.64 0 0 0-12.16-62.464 145.216 145.216 0 0 0-33.088-48.512c-29.248-28.416-69.248-44.16-112.704-44.16-48.768 0-94.08 23.296-124.16 63.616a34.112 34.112 0 0 1-49.664 6.272 38.528 38.528 0 0 1-5.824-52.224c20.864-28.096 47.872-51.2 78.08-66.944 19.904-10.432 40.832-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m318.72 0c21.568 0 39.04 18.496 39.04 41.216v78.912a224.768 224.768 0 0 1 121.472 60.672C871.936 447.36 896 506.24 896 570.56c0 64.192-24.064 123.008-67.968 165.632a228.48 228.48 0 0 1-160.512 63.808c-43.328 0-85.44-12.8-121.792-37.056l-4.608-3.072a260.288 260.288 0 0 0 42.496-59.648c25.152 16.64 54.08 25.344 83.84 25.344 43.52 0 83.52-15.616 112.768-44.16 14.208-13.696 25.344-30.08 33.024-48.448 8.128-19.2 12.224-40.256 12.224-62.464 0-22.144-4.096-43.2-12.224-62.464a145.728 145.728 0 0 0-33.024-48.512c-29.248-28.416-69.312-44.16-112.704-44.16-30.272 0-59.136 8.96-83.84 25.344a259.392 259.392 0 0 0-42.56-59.52c8-5.568 16.32-10.688 24.832-15.104 19.84-10.432 40.768-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m54.208 307.2c21.632 0 39.04 18.496 39.04 41.216 0 22.72-17.408 41.152-39.04 41.152h-108.16l-2.176-0.192a258.432 258.432 0 0 0 1.408-82.048l3.072-0.128z m-318.72 1.152c20.992 0 38.016 17.92 38.016 40.064s-17.024 40.064-38.016 40.064H165.952C144.96 612.48 128 594.56 128 572.416c0-22.208 16.96-40.064 37.952-40.064z m107.392-284.8c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56-26.432 0-48-22.592-48-50.56 0-27.968 21.568-50.624 48-50.624z m-313.6 0c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56s-47.936-22.592-47.936-50.56c0-27.968 21.44-50.624 47.936-50.624z m619.264 0c26.56 0 48.064 22.72 48.064 50.688 0 27.968-21.504 50.56-48 50.56s-48-22.592-48-50.56c0-27.968 21.504-50.624 48-50.624z" fill="#E6252E" ></path></symbol><symbol id="icon-DD03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#D9D9D9" ></path><path d="M348.8 224c21.568 0 39.04 18.496 39.04 41.216v78.912c46.208 7.488 88.32 28.416 121.536 60.672 43.776 42.624 67.904 101.504 67.904 165.76 0 64.192-24.128 123.008-67.904 165.632a228.608 228.608 0 0 1-160.64 63.808 216.576 216.576 0 0 1-101.504-25.024 231.872 231.872 0 0 1-78.08-67.008 38.592 38.592 0 0 1 5.824-52.224 34.112 34.112 0 0 1 49.6 6.272 154.24 154.24 0 0 0 124.16 63.552c43.52 0 83.52-15.616 112.768-44.16 14.272-13.696 25.344-30.08 33.088-48.448 8.064-19.2 12.16-40.256 12.16-62.464a160.64 160.64 0 0 0-12.16-62.464 145.216 145.216 0 0 0-33.088-48.512c-29.248-28.416-69.248-44.16-112.704-44.16-48.768 0-94.08 23.296-124.16 63.616a34.112 34.112 0 0 1-49.664 6.272 38.528 38.528 0 0 1-5.824-52.224c20.864-28.096 47.872-51.2 78.08-66.944 19.904-10.432 40.832-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m318.72 0c21.568 0 39.04 18.496 39.04 41.216v78.912a224.768 224.768 0 0 1 121.472 60.672C871.936 447.36 896 506.24 896 570.56c0 64.192-24.064 123.008-67.968 165.632a228.48 228.48 0 0 1-160.512 63.808c-43.328 0-85.44-12.8-121.792-37.056l-4.608-3.072a260.288 260.288 0 0 0 42.496-59.648c25.152 16.64 54.08 25.344 83.84 25.344 43.52 0 83.52-15.616 112.768-44.16 14.208-13.696 25.344-30.08 33.024-48.448 8.128-19.2 12.224-40.256 12.224-62.464 0-22.144-4.096-43.2-12.224-62.464a145.728 145.728 0 0 0-33.024-48.512c-29.248-28.416-69.312-44.16-112.704-44.16-30.272 0-59.136 8.96-83.84 25.344a259.392 259.392 0 0 0-42.56-59.52c8-5.568 16.32-10.688 24.832-15.104 19.84-10.432 40.768-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m54.208 307.2c21.632 0 39.04 18.496 39.04 41.216 0 22.72-17.408 41.152-39.04 41.152h-108.16l-2.176-0.192a258.432 258.432 0 0 0 1.408-82.048l3.072-0.128z m-318.72 1.152c20.992 0 38.016 17.92 38.016 40.064s-17.024 40.064-38.016 40.064H165.952C144.96 612.48 128 594.56 128 572.416c0-22.208 16.96-40.064 37.952-40.064z m107.392-284.8c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56-26.432 0-48-22.592-48-50.56 0-27.968 21.568-50.624 48-50.624z m-313.6 0c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56s-47.936-22.592-47.936-50.56c0-27.968 21.44-50.624 47.936-50.624z m619.264 0c26.56 0 48.064 22.72 48.064 50.688 0 27.968-21.504 50.56-48 50.56s-48-22.592-48-50.56c0-27.968 21.504-50.624 48-50.624z" fill="#FFFFFF" ></path></symbol><symbol id="icon-pinduoduo01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E6201A" ></path><path d="M323.328 712.896L505.856 832V592.768zM518.144 832l182.528-119.104-182.528-120.128zM128 565.248l182.528-120.128L128 325.12zM128 579.2l182.528 119.104V459.072zM310.528 192L128 311.104l182.528 120.128zM322.752 459.072L505.28 579.2 322.752 698.24zM322.752 192v239.232l182.528-120.128zM701.248 459.072L518.72 579.2l182.528 119.104zM701.248 192L518.72 311.104l182.528 120.128zM713.472 445.12L896 565.248V325.12zM713.472 698.304L896 579.2l-182.528-120.128zM713.472 192v239.232L896 311.104z" fill="#FFFFFF" ></path><path d="M171.776 588.8s0.064 10.048 9.984 10.24c9.92 0.256 88.832-6.784 96.128-7.232 7.296-0.512 14.592-2.432 14.976-4.48 0.384-1.92-0.576-2.432-3.904-2.24-3.392 0.256-80 6.592-85.376 7.552-5.44 0.896-19.84 2.112-23.68 0.704-3.776-1.344-8.128-4.544-8.128-4.544" fill="#E6201A" ></path><path d="M284.608 551.296c-8.576-11.2-13.184-3.328-15.104 4.48-1.92 7.872-10.624 4.032-12.928-4.672-2.368-8.64-9.28-9.088-19.968-4.16-10.624 4.928-48.96 26.432-59.008 34.112-2.688 2.048-3.84 4.736-1.6 8.192 2.304 3.456 9.28 2.432 21.824 1.152l35.072-3.264a24.32 24.32 0 0 0-8.064-16.064 2.048 2.048 0 0 1-0.32-2.88 2.176 2.176 0 0 1 3.008-0.32 28.224 28.224 0 0 1 9.6 18.816l4.48-0.384a23.168 23.168 0 0 0-7.616-15.552 2.048 2.048 0 0 1-0.192-2.88 2.176 2.176 0 0 1 3.008-0.192 27.072 27.072 0 0 1 8.96 18.24l5.056-0.512a21.568 21.568 0 0 0-7.232-13.376 2.048 2.048 0 0 1-0.256-2.88 2.176 2.176 0 0 1 2.944-0.256 25.6 25.6 0 0 1 8.768 16.128l5.12-0.448c-0.704-6.848-7.36-13.568-7.424-13.632a2.048 2.048 0 0 1 0.064-2.944 2.176 2.176 0 0 1 3.008 0c0.32 0.384 7.68 7.872 8.512 16.128a253.44 253.44 0 0 0 4.608-0.448c4.48-0.576 23.552-2.24 23.552-2.24s0.704-18.944-7.872-30.144M384.256 576.768c-2.56 3.84-2.432 8.448 0.32 10.304 2.752 1.856 4.48-1.536 7.04-5.44 2.56-3.84 4.992-6.656 2.24-8.512-2.752-1.856-7.04-0.192-9.6 3.648m28.672 8.32a16.896 16.896 0 1 1-33.792 0 16.896 16.896 0 0 1 33.792 0M374.848 553.856a7.424 7.424 0 0 0-7.232-6.4 7.424 7.424 0 0 0-7.232 6.4h14.464z" fill="#E6201A" ></path><path d="M396.032 608.512a24.32 24.32 0 0 1-24.704-23.872 24.32 24.32 0 0 1 24.704-23.936 24.32 24.32 0 0 1 24.64 23.936 24.32 24.32 0 0 1-24.64 23.872m22.592-51.968H416.64l-5.76-8.832h-27.392l-5.76 8.832H360.32a9.664 9.664 0 0 0-9.856 9.6v36.992c0 5.248 4.416 9.536 9.856 9.536h58.24a9.664 9.664 0 0 0 9.92-9.6v-36.992a9.664 9.664 0 0 0-9.856-9.536M151.424 464.192c1.088 12.032 9.856 12.288 9.856 12.288h57.152s8.768-0.256 9.856-12.288h-76.8zM160.448 425.408h-0.256a1.6 1.6 0 0 0-1.024 0.576l-3.008 3.776c-0.512 0.64-0.384 1.472 0.32 1.92l0.256 0.128a1.728 1.728 0 0 0 1.216 0.256 1.6 1.6 0 0 0 0.96-0.576l3.072-3.776a1.28 1.28 0 0 0 0.256-1.024 1.344 1.344 0 0 0-0.64-0.896l-0.256-0.128a1.664 1.664 0 0 0-0.896-0.256m-3.008 7.936a2.624 2.624 0 0 1-1.536-0.512l-0.192-0.128a2.624 2.624 0 0 1-0.64-3.712l2.688-3.776a2.624 2.624 0 0 1 3.648-0.64l0.256 0.192a2.624 2.624 0 0 1 0.64 3.712l-2.688 3.776a2.624 2.624 0 0 1-2.176 1.088" fill="#E6201A" ></path><path d="M161.6 427.008l-0.192-0.128c-0.896-0.512-1.088-1.536-0.448-2.24l2.432-3.072a2.048 2.048 0 0 1 2.56-0.384l0.256 0.192c0.832 0.512 1.024 1.472 0.448 2.24l-2.496 3.008a2.048 2.048 0 0 1-2.56 0.384M214.016 416.128a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192c-0.704 0.384-0.896 1.28-0.384 1.92l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.448 0 0.832-0.064 1.152-0.32l0.256-0.128c0.704-0.448 0.896-1.28 0.384-1.92l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.256-0.128a2.624 2.624 0 0 1 3.648 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448M220.608 425.088a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192a1.344 1.344 0 0 0-0.64 0.896 1.28 1.28 0 0 0 0.256 1.024l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.384 0 0.832-0.064 1.152-0.32l0.256-0.128a1.344 1.344 0 0 0 0.64-0.896 1.28 1.28 0 0 0-0.256-1.024l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.192-0.128a2.624 2.624 0 0 1 3.712 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448" fill="#E6201A" ></path><path d="M214.4 417.728l0.256-0.128c0.832-0.512 1.024-1.536 0.448-2.24l-2.56-3.008a2.048 2.048 0 0 0-2.56-0.384l-0.192 0.128c-0.832 0.512-1.024 1.536-0.448 2.24l2.496 3.008c0.64 0.768 1.728 0.896 2.56 0.384M194.048 395.584c0 1.92-1.536 3.392-3.456 3.392a3.392 3.392 0 0 1-3.52-3.392c0-1.856 1.6-3.328 3.52-3.328s3.456 1.472 3.456 3.328M220.672 428.8l-3.712-4.864 2.752-1.536 3.648 4.928zM222.848 438.4h6.4v-6.4h-6.4z" fill="#E6201A" ></path><path d="M164.224 421.824l-1.088-0.64 20.096-29.312c0.128-0.128 2.88-3.968 6.4-3.968 3.584 0 6.336 3.84 6.4 3.968l15.36 21.12-1.024 0.768-15.36-21.12c0-0.064-2.496-3.52-5.376-3.52-2.88 0-5.312 3.456-5.376 3.456l-20.032 29.248zM228.224 458.752c-1.472-17.472-3.584-22.72-3.584-22.72H159.616l-5.824 5.12a159.04 159.04 0 0 0-2.432 20.352h76.992c0-0.832 0-1.792-0.128-2.752M159.168 435.84l-6.656 5.76-1.92-2.112 6.656-5.76zM246.528 308.16l-9.92 1.6 7.04 6.912-1.472 9.6 8.96-4.352 8.96 4.352-1.536-9.6 7.04-6.912-9.856-1.6-4.608-8.64-4.608 8.64z m59.456-5.504l-14.4 18.496-13.504-7.424v45.44h-53.888v-45.44l-13.44 7.424-14.464-18.496 33.6-24.96h5.696c1.728 5.312 8.064 9.216 15.552 9.216 7.488 0 13.824-3.904 15.616-9.216h5.632l33.6 24.96zM413.568 330.24c-6.336 3.2-20.992 2.88-26.752 2.56a52.416 52.416 0 0 0-4.8 0c-5.76 0.32-20.416 0.64-26.688-2.56-4.224-2.176-9.728 3.456-5.184 6.016 5.952 3.264 30.08 10.88 32.32 29.824h3.968c2.24-18.944 26.304-26.56 32.32-29.824 4.48-2.56-1.024-8.192-5.184-6.08M384.448 315.136c-10.24 0-19.712-18.56-16.256-27.968 3.456-9.344 16.256-17.408 16.256-17.408s12.8 8.064 16.192 17.408c3.52 9.408-5.952 27.968-16.192 27.968m-10.432-53.632c2.112-3.648 7.616 5.568 7.616 5.568s-9.728-1.92-7.68-5.568m20.928 0c2.112 3.648-7.68 5.568-7.68 5.568s5.504-9.216 7.68-5.568m7.488 23.296s-9.472-13.632-16.256-16.896c0 0 12.16 0.576 12.352-6.144 0.192-6.72-11.136-4.992-14.08 4.16-2.816-9.152-14.144-10.88-14.016-4.16 0.192 6.72 12.416 6.144 12.416 6.144-6.848 3.2-16.256 16.896-16.256 16.896-16.128 10.56-27.648 28.416-13.184 37.056 14.4 8.64 25.408-3.2 25.408-3.2h11.328s11.008 11.84 25.472 3.2c14.464-8.64 2.88-26.496-13.184-37.12M638.272 327.68c2.432 6.848 13.056 11.968 25.792 11.968 12.736 0 23.36-5.12 25.792-12.032h-51.584z" fill="#E6201A" ></path><path d="M667.648 359.488c-2.048-1.088-2.304-5.568-2.304-11.52 0-5.888 1.664-9.472 1.664-9.472l-2.944-0.384-2.944 0.384s1.664 3.584 1.664 9.536c0 5.888-0.256 10.368-2.304 11.456-3.584 1.92-9.984 2.112-9.984 2.112v0.512h27.136V361.6s-6.4-0.128-9.984-2.112M636.032 328.384l-1.088-3.072h11.904a67.2 67.2 0 0 0 0.128-7.68c-1.088-6.08-15.36-20.672-15.36-27.52v-21.12h0.256A1.6 1.6 0 0 0 633.6 267.52v-4.224a1.6 1.6 0 0 0-1.664-1.536h-8.192a1.6 1.6 0 0 0-1.6 1.536v4.224c0 0.832 0.704 1.536 1.6 1.536h0.32v21.12c0 6.848-14.272 21.44-15.36 27.52-0.576 3.2 2.24 44.48 2.24 44.48h33.792l1.536-23.808c-5.12-2.432-8.768-5.824-10.24-9.92m-19.584-6.848c-0.448 5.248 1.728 36.288 1.728 36.288h-2.368s-2.56-31.232-2.56-37.632c0.064-6.4 6.4-11.904 6.4-11.904s-2.56 5.952-3.2 13.248M660.864 317.824a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M665.92 304.32a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M673.088 320a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M675.008 309.76a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M684.736 316.032a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M450.24 744.32h-5.632a3.712 3.712 0 0 1-3.84-3.584v-8.64h-16.192v8.64a3.712 3.712 0 0 1-3.776 3.648h-5.696c-1.664 0-3.2 1.28-3.264 2.88-0.128 1.728 1.28 3.2 3.072 3.2h35.52c1.792 0 3.2-1.472 3.136-3.2-0.064-1.664-1.6-2.88-3.328-2.88M471.424 678.144h-77.44a2.944 2.944 0 0 0-2.944 2.816v45.44c0 1.536 1.28 2.816 2.944 2.816H467.84v-1.6H393.984a1.28 1.28 0 0 1-1.28-1.28v-45.376a1.28 1.28 0 0 1 1.28-1.152h77.44c0.64 0 1.216 0.512 1.216 1.152v32.256h1.728v-32.256a2.88 2.88 0 0 0-2.944-2.816" fill="#E6201A" ></path><path d="M470.592 683.328v29.888h-0.448a2.24 2.24 0 0 0-2.304 2.24v10.176H396.416a1.6 1.6 0 0 1-1.664-1.6v-40.704c0-0.896 0.768-1.6 1.664-1.6h72.576c0.896 0 1.6 0.704 1.6 1.6" fill="#E6201A" ></path><path d="M493.44 754.688c0 1.28-0.96 2.24-2.24 2.24h-21.12a2.304 2.304 0 0 1-2.24-2.24v-39.168c0-1.28 1.024-2.24 2.304-2.24h21.056c1.28 0 2.304 1.024 2.304 2.24v39.168z m-2.24-42.24h-21.12a3.136 3.136 0 0 0-3.072 3.072v39.168c0 1.728 1.408 3.136 3.136 3.136h21.056a3.136 3.136 0 0 0 3.136-3.2v-39.04a3.136 3.136 0 0 0-3.2-3.2z" fill="#E6201A" ></path><path d="M484.8 722.368h-8.256c-0.512 0-0.896-1.472-0.896-3.2 0-1.792 0.384-3.2 0.896-3.2h8.256c0.512 0 0.896 1.408 0.896 3.2 0 1.728-0.384 3.2-0.896 3.2" fill="#E6201A" ></path><path d="M470.272 748.736h20.8v-28.416h-20.8zM485.312 753.536a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M607.744 706.24l7.488 17.152h1.792l-7.872-17.152zM592.448 723.392h2.432l-4.416-17.152h-1.92zM573.312 723.392h5.248l1.152-17.152h-4.224zM549.376 723.392h1.728l5.12-17.152H554.88zM545.216 706.24H544.64l-4.352 9.408h0.64l-3.584 7.68h1.792l3.392-7.68h0.64l3.968-9.408h-0.512zM550.016 706.24h-0.512l-3.712 9.408h0.576l-3.008 7.68h1.792l2.816-7.68h0.64l3.328-9.408h-0.512zM559.744 706.24h-0.576l-2.432 9.408h0.64l-2.048 7.68h1.856l1.792-7.68h0.64l2.112-9.408H561.28zM570.496 706.24H569.6l-1.856 9.408h1.024l-1.408 7.68h2.88l1.216-7.68h0.96l1.28-9.408h-0.832z" fill="#E6201A" ></path><path d="M579.456 706.24h-1.088l0.32 9.408h1.28l0.448 7.68h3.84l-0.832-7.68h1.28l-1.024-9.408h-1.152z" fill="#E6201A" ></path><path d="M584 706.24h-0.832l1.28 9.408h1.024l1.216 7.68h2.88l-1.472-7.68h0.96l-1.856-9.408h-0.896zM593.28 706.24h-0.512l2.176 9.408h0.64l1.792 7.68h1.792l-1.984-7.68h0.64l-2.56-9.408h-0.512zM598.144 706.24h-0.576l2.752 9.408h0.64l2.304 7.68h1.792l-2.56-7.68h0.64l-3.072-9.408h-0.512zM602.88 706.24h-0.512l3.456 9.408h0.64l2.816 7.68h1.728l-3.008-7.68h0.64l-3.776-9.408h-0.512zM565.248 706.24h-0.64l-2.24 9.408h0.768l-1.792 7.68h2.24l1.6-7.68h0.704l1.856-9.408h-0.64z" fill="#E6201A" ></path><path d="M528.064 727.04h98.24v-6.4H528.064z" fill="#E6201A" ></path><path d="M528.064 731.584h98.24v-6.4H528.064zM534.144 710.272h86.144v-16.768H534.144zM620.288 690.816H534.144s1.92-20.928 17.408-22.208c15.552-1.28 20.8 2.944 29.44 8.64 8.704 5.632 16.064 4.48 22.4 4.8 4.992 0.256 15.616 1.984 16.896 8.768" fill="#E6201A" ></path><path d="M613.44 709.568H540.928l-5.504 11.52h83.584l-5.568-11.52z m12.864 11.52H528.064l7.616-13.44h83.072l7.552 13.44zM537.92 748.16H534.4v-18.88h7.68zM616.512 748.16h3.456v-18.88h-7.68zM643.2 552a29.12 29.12 0 1 0 0 58.24 29.12 29.12 0 0 0 0-58.24m21.568 29.12a21.632 21.632 0 1 1-43.2 0 21.632 21.632 0 0 1 43.2 0" fill="#E6201A" ></path><path d="M623.36 560.896l4.608-14.208h2.624v11.008l-4.928 4.736zM662.976 560.896l-4.608-14.208h-2.624v11.008l4.928 4.736zM623.36 599.552l4.608 14.272h2.624V602.88l-4.928-4.8zM662.976 599.552l-4.608 14.272h-2.624V602.88l4.928-4.8zM680.96 575.808v8.896c0 0.896-0.896 1.664-2.048 1.664h-4.352a24.768 24.768 0 0 0 0-12.224h4.352c1.152 0 2.048 0.768 2.048 1.664M653.888 549.44h-21.376v-10.112a3.84 3.84 0 0 1 3.84-3.84h13.632a3.84 3.84 0 0 1 3.84 3.84v10.112zM653.888 611.072h-21.376v10.112a3.84 3.84 0 0 0 3.84 3.776h13.632a3.84 3.84 0 0 0 3.84-3.776v-10.112zM646.016 583.872a0.832 0.832 0 0 1-0.64-0.256l-13.248-15.552a0.832 0.832 0 0 1 0.128-1.152 0.896 0.896 0 0 1 1.152 0.128l13.248 15.488a0.832 0.832 0 0 1-0.128 1.152 0.896 0.896 0 0 1-0.512 0.192" fill="#E6201A" ></path><path d="M641.344 583.936a1.536 1.536 0 0 1-1.024-0.384 1.408 1.408 0 0 1-0.064-2.048l9.536-10.112a1.536 1.536 0 0 1 2.112-0.064c0.64 0.512 0.64 1.472 0.064 2.048l-9.536 10.112a1.536 1.536 0 0 1-1.088 0.448M746.944 557.76c-1.664 0.768-0.448 6.848 2.688 13.568 3.072 6.72 6.976 11.52 8.64 10.752 1.6-0.768 0.448-6.848-2.688-13.504-3.136-6.72-7.04-11.52-8.64-10.816z m60.544-1.28c0 13.888-3.264 21.76-7.68 26.752-4.288 4.992-5.632 16.384-5.632 16.384h-41.216s-1.344-11.392-5.696-16.384c-4.352-4.992-7.68-12.8-7.68-26.688h67.904z" fill="#E6201A" ></path><path d="M805.824 560.256s11.008-3.84 19.84 0.256c8.768 4.096 3.968 15.36-3.456 20.992-7.424 5.76-19.712 14.528-29.568 14.528v-4.352s10.24-0.384 23.552-12.48c13.44-12.16 8.64-18.304 4.096-19.008a24.768 24.768 0 0 0-15.232 3.072l0.768-3.008zM774.4 519.488c-6.464 14.912 15.936 16.128-1.92 30.08 6.08-13.952-14.336-17.92 1.92-30.08M773.568 602.176h-43.328s5.504 6.4 25.92 6.4h34.816c20.416 0 25.92-6.4 25.92-6.4h-43.328zM778.56 455.552a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4m87.552 1.024s6.336-3.392 21.056 0c0 0-7.488-14.592-30.592-5.76 0 0-17.088-11.264-48-12.416-30.144-1.088-39.936 11.2-46.336 13.248-2.24 0.704-4.864 2.816-2.368 3.84 2.56 0.96 7.552 3.264 6.528 3.584-1.024 0.32-4.992 0.32-5.312 0.832-0.256 0.64 2.048 1.28 5.12 1.6 3.008 0.256 7.04 3.2 14.592 3.648 7.552 0.448 16-1.664 15.616-17.792 0 0 3.776 8.768-1.472 17.856 0 0 3.2-0.512 5.44 1.28s11.072 8.64 26.368 4.736c0 0-6.4-4.992-7.68-11.072 0 0 3.328 4.928 11.776 4.224 8.384-0.768 17.856-3.84 22.912-3.072 5.056 0.768 5.44 2.432 12.992 2.816 7.68 0.448 16.192 0.192 16.192 0.192s-2.944-6.784-16.832-7.744" fill="#E6201A" ></path><path d="M841.856 437.76s-12.032-8.96-35.328-12.16c-0.576-2.496-0.192-5.248-0.192-5.248a18.688 18.688 0 0 0-10.432 4.224l-2.56-0.128c-30.912-1.152-40.96 11.52-47.552 13.568-2.24 0.704-4.992 2.88-2.368 3.84 2.624 1.088 7.68 3.456 6.656 3.776-1.024 0.32-5.12 0.256-5.376 0.832-0.32 0.64 2.112 1.28 5.184 1.664 1.92 0.192 4.352 1.408 7.744 2.432a11.072 11.072 0 0 1 3.456-1.792 26.048 26.048 0 0 0 4.672-2.56 67.84 67.84 0 0 1 14.848-7.296 35.648 35.648 0 0 0 0.256-5.312s0.768 1.92 1.152 4.864a76.16 76.16 0 0 1 26.688-3.072c17.152 0.64 30.72 3.648 39.488 6.464a10.24 10.24 0 0 0 6.464 0 30.976 30.976 0 0 1 17.152-0.256s1.344-9.472-29.952-3.84m-79.36-2.304a3.2 3.2 0 1 1 0 6.4 3.2 3.2 0 0 1 0-6.4M789.568 335.232c5.76 0.384 10.88-4.032 10.88-4.032s-2.432 1.28-10.944-1.6c-8.576-2.88-8.96 3.968-8.96 3.968 3.2-0.896 3.328 1.344 9.024 1.664m25.92-1.216c0 10.88-8.832 21.632-19.712 21.632-10.88 0-19.712-10.752-19.712-21.632 0-13.888 12.48-8.576 19.712-7.872 7.168-0.704 19.712-6.016 19.712 7.872M753.728 339.392c-5.248-0.384-5.376-2.56-8.32-1.728 0 0 0.256-6.848 8.256-3.968 7.936 2.88 10.176 1.664 10.176 1.664s-4.8 4.352-10.112 4.032m16.32-5.504c0-1.728 0.192-3.392 0.512-4.928-3.648-0.128-7.872 1.152-11.072 1.536-6.72-0.704-18.304-5.632-18.304 7.296 0 10.112 8.192 20.096 18.304 20.096a18.176 18.176 0 0 0 14.976-8.96 28.288 28.288 0 0 1-4.48-15.04M788.992 301.248a39.488 39.488 0 0 1-3.392-11.328v-12.608h-3.712v12.608c0 9.856-8.576 19.52-13.696 23.68a30.912 30.912 0 0 0-8.32 11.776l1.6 0.576c0-0.128 2.56-6.784 7.808-11.072 5.12-4.16 13.504-13.632 14.272-23.616h0.576c0.32 1.92 1.152 5.952 3.328 10.688 3.008 6.4 6.208 14.72 6.272 18.624h1.728c-0.128-5.248-4.992-16.128-6.4-19.328M746.112 308.672s-2.176-15.552 6.016-21.632c8.192-6.08 26.048-4.16 26.048-4.16s-5.248 3.072-7.04 8.448a25.28 25.28 0 0 1-25.024 17.28" fill="#E6201A" ></path><path d="M527.36 457.792l22.464-4.224-2.176-23.168-16.64 3.52-3.584 23.872z m-43.392 4.224l20.288-7.68-3.648-19.712-14.464-4.224-5.76-12.608-6.592 8.384-3.584 23.872L490.496 448l-6.528 14.08z m87.616-7.68l22.4 4.864 8 20.352-27.52 3.52-6.528 42.88-15.232 9.792-9.408-54.784-16.64-1.408-12.288 45.696-15.936 10.496-1.472-52.672-12.992-2.112-5.76-14.72-5.824 7.04-8.704 62.464-34.048-22.464 21.76-6.336-4.352-29.44-11.584 9.792-10.112-33.728 23.872-4.224-3.648-21.76-6.464-2.112-11.584-19.648 17.344-5.632 16.64-33.728 12.288 32.32 13.76 2.112v11.264l20.992-4.224-15.872-40.768 40.512 16.192-10.112 27.392 20.224-4.224 17.408-41.472 28.928 21.12-28.928 21.76h27.52l7.936 21.76-18.816 0.704-5.76 23.872z" fill="#FFFFFF" ></path></symbol><symbol id="icon-pinduoduo02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M323.328 712.896L505.856 832V592.768zM518.144 832l182.528-119.104-182.528-120.128zM128 565.248l182.528-120.128L128 325.12zM128 579.2l182.528 119.104V459.072zM310.528 192L128 311.104l182.528 120.128zM322.752 459.072L505.28 579.2 322.752 698.24zM322.752 192v239.232l182.528-120.128zM701.248 459.072L518.72 579.2l182.528 119.104zM701.248 192L518.72 311.104l182.528 120.128zM713.472 445.12L896 565.248V325.12zM713.472 698.304L896 579.2l-182.528-120.128zM713.472 192v239.232L896 311.104z" fill="#E6201A" ></path><path d="M171.776 588.8s0.064 10.048 9.984 10.24c9.92 0.256 88.832-6.784 96.128-7.232 7.296-0.512 14.592-2.432 14.976-4.48 0.384-1.92-0.576-2.432-3.904-2.24-3.392 0.256-80 6.592-85.376 7.552-5.44 0.896-19.84 2.112-23.68 0.704A40.832 40.832 0 0 1 171.776 588.8" fill="#FEFEFE" ></path><path d="M284.608 551.296c-8.576-11.2-13.184-3.328-15.104 4.48-1.92 7.872-10.624 4.032-12.928-4.672-2.368-8.64-9.28-9.088-19.968-4.16-10.624 4.928-48.96 26.432-59.008 34.112-2.688 2.048-3.84 4.736-1.6 8.192 2.304 3.456 9.28 2.432 21.824 1.152l35.072-3.264a24.32 24.32 0 0 0-8.064-16.064 2.048 2.048 0 0 1-0.32-2.88 2.176 2.176 0 0 1 3.008-0.32 28.224 28.224 0 0 1 9.6 18.816l4.48-0.384a23.168 23.168 0 0 0-7.616-15.552 2.048 2.048 0 0 1-0.192-2.88 2.176 2.176 0 0 1 3.008-0.192 27.072 27.072 0 0 1 8.96 18.24l5.056-0.512a21.568 21.568 0 0 0-7.232-13.376 2.048 2.048 0 0 1-0.256-2.88 2.176 2.176 0 0 1 2.944-0.256 25.6 25.6 0 0 1 8.768 16.128l5.12-0.448c-0.704-6.848-7.36-13.568-7.424-13.632a2.048 2.048 0 0 1 0.064-2.944 2.176 2.176 0 0 1 3.008 0c0.32 0.384 7.68 7.872 8.512 16.128a253.44 253.44 0 0 0 4.608-0.448c4.48-0.576 23.552-2.24 23.552-2.24s0.704-18.944-7.872-30.144M384.256 576.768c-2.56 3.84-2.432 8.448 0.32 10.304 2.752 1.856 4.48-1.536 7.04-5.44 2.56-3.84 4.992-6.656 2.24-8.512-2.752-1.856-7.04-0.192-9.6 3.648m28.672 8.32a16.896 16.896 0 1 1-33.792 0 16.896 16.896 0 0 1 33.792 0M374.848 553.856a7.424 7.424 0 0 0-7.232-6.4 7.424 7.424 0 0 0-7.232 6.4h14.464z" fill="#FEFEFE" ></path><path d="M396.032 608.512a24.32 24.32 0 0 1-24.704-23.872 24.32 24.32 0 0 1 24.704-23.936 24.32 24.32 0 0 1 24.64 23.936 24.32 24.32 0 0 1-24.64 23.872m22.592-51.968H416.64l-5.76-8.832h-27.392l-5.76 8.832H360.32a9.664 9.664 0 0 0-9.856 9.6v36.992c0 5.248 4.416 9.536 9.856 9.536h58.24a9.664 9.664 0 0 0 9.92-9.6v-36.992a9.664 9.664 0 0 0-9.856-9.536M151.424 464.192c1.088 12.032 9.856 12.288 9.856 12.288h57.152s8.768-0.256 9.856-12.288h-76.8zM160.448 425.408H160.192a1.6 1.6 0 0 0-1.024 0.576l-3.008 3.776c-0.512 0.64-0.384 1.472 0.32 1.92l0.256 0.128a1.728 1.728 0 0 0 1.216 0.256 1.6 1.6 0 0 0 0.96-0.576l3.072-3.776a1.28 1.28 0 0 0 0.256-1.024 1.344 1.344 0 0 0-0.64-0.896l-0.256-0.128a1.664 1.664 0 0 0-0.896-0.256M157.44 433.28a2.624 2.624 0 0 1-1.536-0.512l-0.192-0.128a2.624 2.624 0 0 1-0.64-3.712l2.688-3.776a2.624 2.624 0 0 1 3.648-0.64l0.256 0.192a2.624 2.624 0 0 1 0.64 3.712l-2.688 3.776a2.624 2.624 0 0 1-2.176 1.088" fill="#FEFEFE" ></path><path d="M161.6 427.008L161.408 426.88c-0.896-0.512-1.088-1.536-0.448-2.24l2.432-3.072a2.048 2.048 0 0 1 2.56-0.384l0.256 0.192c0.832 0.512 1.024 1.472 0.448 2.24l-2.496 3.008a2.048 2.048 0 0 1-2.56 0.384M214.016 416.128a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192c-0.704 0.384-0.896 1.28-0.384 1.92l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.448 0 0.832-0.064 1.152-0.32l0.256-0.128c0.704-0.448 0.896-1.28 0.384-1.92l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.256-0.128a2.624 2.624 0 0 1 3.648 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448M220.608 425.088a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192a1.344 1.344 0 0 0-0.64 0.896 1.28 1.28 0 0 0 0.256 1.024l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.384 0 0.832-0.064 1.152-0.32l0.256-0.128a1.344 1.344 0 0 0 0.64-0.896 1.28 1.28 0 0 0-0.256-1.024l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.192-0.128a2.624 2.624 0 0 1 3.712 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448" fill="#FEFEFE" ></path><path d="M214.4 417.728l0.256-0.128c0.832-0.512 1.024-1.536 0.448-2.24l-2.56-3.008a2.048 2.048 0 0 0-2.56-0.384l-0.192 0.128c-0.832 0.512-1.024 1.536-0.448 2.24l2.496 3.008c0.64 0.768 1.728 0.896 2.56 0.384M194.048 395.584c0 1.92-1.6 3.392-3.456 3.392a3.392 3.392 0 0 1-3.52-3.392c0-1.856 1.6-3.328 3.52-3.328s3.456 1.472 3.456 3.328M220.672 428.8l-3.712-4.864 2.752-1.536 3.648 4.928z" fill="#FEFEFE" ></path><path d="M222.848 438.4h6.4v-6.4h-6.4zM164.224 421.824l-1.088-0.64 20.096-29.312c0.128-0.128 2.88-3.968 6.4-3.968 3.584 0 6.336 3.84 6.4 3.968l15.36 21.12-1.024 0.768-15.36-21.12c0-0.064-2.496-3.52-5.376-3.52-2.88 0-5.312 3.456-5.376 3.456l-20.032 29.248z" fill="#FEFEFE" ></path><path d="M228.224 458.752c-1.472-17.472-3.584-22.72-3.584-22.72H159.616l-5.824 5.12a159.04 159.04 0 0 0-2.432 20.352h76.992c0-0.832 0-1.792-0.128-2.752M159.168 435.84l-6.656 5.76-1.92-2.112 6.656-5.76zM246.528 308.16l-9.92 1.6 7.04 6.912-1.472 9.6 8.96-4.352 8.96 4.352-1.536-9.6 7.04-6.912-9.856-1.6-4.608-8.64-4.608 8.64z m59.456-5.504l-14.4 18.496-13.504-7.424v45.44h-53.888v-45.44l-13.44 7.424-14.464-18.496 33.6-24.96h5.696c1.728 5.312 8.064 9.216 15.552 9.216 7.488 0 13.824-3.904 15.616-9.216h5.632l33.6 24.96zM413.568 330.24c-6.336 3.2-20.992 2.88-26.752 2.56a52.416 52.416 0 0 0-4.8 0c-5.76 0.32-20.416 0.64-26.688-2.56-4.224-2.176-9.728 3.456-5.184 6.016 5.952 3.264 30.08 10.88 32.32 29.824h3.968c2.24-18.944 26.304-26.56 32.32-29.824 4.48-2.56-1.024-8.192-5.184-6.08M384.448 315.136c-10.24 0-19.712-18.56-16.256-27.968 3.456-9.344 16.256-17.408 16.256-17.408s12.8 8.064 16.192 17.408c3.52 9.408-5.952 27.968-16.192 27.968m-10.432-53.632c2.112-3.648 7.616 5.568 7.616 5.568s-9.728-1.92-7.68-5.568m20.928 0c2.112 3.648-7.68 5.568-7.68 5.568s5.504-9.216 7.68-5.568m7.488 23.296s-9.472-13.632-16.256-16.896c0 0 12.16 0.576 12.352-6.144 0.192-6.72-11.136-4.992-14.08 4.16-2.816-9.152-14.144-10.88-14.016-4.16 0.192 6.72 12.416 6.144 12.416 6.144-6.848 3.2-16.256 16.896-16.256 16.896-16.128 10.56-27.648 28.416-13.248 37.056 14.464 8.64 25.472-3.2 25.472-3.2h11.328s11.008 11.84 25.472 3.2c14.464-8.64 2.88-26.496-13.184-37.12M638.272 327.68c2.432 6.848 13.056 11.968 25.792 11.968 12.736 0 23.36-5.12 25.792-12.032h-51.584z" fill="#FEFEFE" ></path><path d="M667.648 359.488c-2.048-1.088-2.304-5.568-2.304-11.52 0-5.888 1.664-9.472 1.664-9.472l-2.944-0.384-2.944 0.384s1.664 3.584 1.664 9.536c0 5.888-0.256 10.368-2.304 11.456-3.584 1.92-9.984 2.112-9.984 2.112v0.512h27.136V361.6s-6.4-0.128-9.984-2.112M636.032 328.384l-1.088-3.072h11.904a67.2 67.2 0 0 0 0.128-7.68c-1.088-6.08-15.36-20.672-15.36-27.52v-21.12h0.256A1.6 1.6 0 0 0 633.6 267.52v-4.224a1.6 1.6 0 0 0-1.664-1.536h-8.192a1.6 1.6 0 0 0-1.6 1.536v4.224c0 0.832 0.704 1.536 1.6 1.536h0.32v21.12c0 6.848-14.272 21.44-15.36 27.52-0.576 3.2 2.24 44.48 2.24 44.48h33.792l1.536-23.808c-5.12-2.432-8.768-5.824-10.24-9.92m-19.584-6.848c-0.448 5.248 1.728 36.288 1.728 36.288h-2.368s-2.56-31.232-2.56-37.632c0.064-6.4 6.4-11.904 6.4-11.904s-2.56 5.952-3.2 13.248M660.864 317.824a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M665.92 304.32a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M673.088 320a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M675.008 309.76a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M684.736 316.032a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M450.24 744.32h-5.632a3.712 3.712 0 0 1-3.84-3.584v-8.64h-16.192v8.64a3.712 3.712 0 0 1-3.776 3.648h-5.696c-1.664 0-3.2 1.28-3.264 2.88-0.128 1.728 1.28 3.2 3.072 3.2h35.52c1.792 0 3.2-1.472 3.136-3.2-0.064-1.664-1.6-2.88-3.328-2.88M471.424 678.144h-77.44a2.944 2.944 0 0 0-2.944 2.816v45.44c0 1.536 1.28 2.816 2.944 2.816H467.84V727.68H393.984a1.28 1.28 0 0 1-1.28-1.28V680.96a1.28 1.28 0 0 1 1.28-1.152h77.44c0.64 0 1.216 0.512 1.216 1.152v32.256h1.728V680.96a2.88 2.88 0 0 0-2.944-2.816" fill="#FEFEFE" ></path><path d="M470.592 683.328v29.888h-0.448a2.24 2.24 0 0 0-2.304 2.24v10.176H396.416a1.6 1.6 0 0 1-1.664-1.6v-40.704c0-0.896 0.768-1.6 1.664-1.6h72.576c0.896 0 1.6 0.704 1.6 1.6" fill="#FEFEFE" ></path><path d="M493.44 754.688c0 1.28-0.96 2.24-2.24 2.24h-21.12a2.304 2.304 0 0 1-2.24-2.24V715.52c0-1.28 1.024-2.24 2.304-2.24h21.056c1.28 0 2.304 1.024 2.304 2.24v39.168z m-2.24-42.24h-21.12a3.136 3.136 0 0 0-3.072 3.072v39.168c0 1.728 1.408 3.136 3.136 3.136h21.056a3.136 3.136 0 0 0 3.136-3.2v-39.04a3.136 3.136 0 0 0-3.2-3.2z" fill="#FEFEFE" ></path><path d="M484.8 722.368h-8.256c-0.512 0-0.896-1.472-0.896-3.2 0-1.792 0.384-3.2 0.896-3.2h8.256c0.448 0 0.896 1.408 0.896 3.2 0 1.728-0.448 3.2-0.896 3.2" fill="#FEFEFE" ></path><path d="M470.272 748.736h20.8v-28.416h-20.8zM485.312 753.536a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M607.744 706.24l7.488 17.152h1.792l-7.872-17.152zM592.448 723.392h2.432l-4.416-17.152h-1.92zM573.312 723.392h5.248l1.152-17.152h-4.224zM549.376 723.392h1.728l5.12-17.152H554.88zM545.216 706.24H544.64l-4.352 9.408h0.64l-3.584 7.68h1.792l3.392-7.68h0.64l3.968-9.408h-0.512zM550.016 706.24h-0.512l-3.776 9.408h0.64l-3.008 7.68h1.792l2.816-7.68h0.64l3.328-9.408h-0.512zM559.744 706.24h-0.576l-2.432 9.408h0.64l-2.048 7.68h1.856l1.792-7.68h0.64l2.112-9.408H561.28zM570.496 706.24H569.6l-1.856 9.408h1.024l-1.408 7.68h2.88l1.216-7.68h0.96l1.28-9.408h-0.832z" fill="#FEFEFE" ></path><path d="M579.456 706.24h-1.088l0.32 9.408h1.28l0.448 7.68h3.84l-0.832-7.68h1.28l-1.024-9.408h-1.152z" fill="#FEFEFE" ></path><path d="M584 706.24h-0.832l1.28 9.408h1.024l1.216 7.68h2.88l-1.472-7.68h0.96l-1.856-9.408h-0.896zM593.28 706.24h-0.512l2.176 9.408h0.64l1.792 7.68h1.792l-1.984-7.68h0.64l-2.56-9.408h-0.512zM598.144 706.24h-0.576l2.752 9.408h0.64l2.304 7.68h1.792l-2.56-7.68h0.64l-3.072-9.408h-0.512zM602.88 706.24h-0.512l3.456 9.408h0.64l2.816 7.68h1.728l-3.008-7.68h0.64l-3.776-9.408h-0.512zM565.248 706.24h-0.64l-2.24 9.408h0.768l-1.792 7.68h2.24l1.6-7.68h0.704l1.856-9.408h-0.64z" fill="#FEFEFE" ></path><path d="M528.064 727.04h98.24v-6.4H528.064z" fill="#FEFEFE" ></path><path d="M528.064 731.584h98.24v-6.4H528.064zM534.144 710.272h86.144v-16.768H534.144zM620.288 690.816H534.144s1.92-20.928 17.408-22.208c15.552-1.28 20.8 2.944 29.44 8.64 8.704 5.632 16.064 4.48 22.4 4.8 4.992 0.256 15.616 1.984 16.896 8.768" fill="#FEFEFE" ></path><path d="M613.44 709.568H540.928l-5.504 11.52h83.584l-5.568-11.52z m12.864 11.52H528.064l7.616-13.44h83.072l7.552 13.44zM537.92 748.16H534.4v-18.88h7.68zM616.512 748.16h3.456v-18.88h-7.68zM643.2 552a29.12 29.12 0 1 0 0 58.24 29.12 29.12 0 0 0 0-58.24m21.568 29.12a21.632 21.632 0 1 1-43.2 0 21.632 21.632 0 0 1 43.2 0" fill="#FEFEFE" ></path><path d="M623.36 560.896l4.608-14.208h2.624v11.008l-4.928 4.736zM662.976 560.896l-4.608-14.208h-2.624v11.008l4.928 4.736zM623.36 599.552l4.608 14.272h2.624V602.88l-4.928-4.8zM662.976 599.552l-4.608 14.272h-2.624V602.88l4.928-4.8zM680.96 575.808v8.896c0 0.896-0.896 1.664-2.048 1.664H674.56a24.768 24.768 0 0 0 0-12.224h4.352c1.152 0 2.048 0.768 2.048 1.664M653.888 549.44h-21.376v-10.112a3.84 3.84 0 0 1 3.84-3.84h13.632a3.84 3.84 0 0 1 3.84 3.84v10.112zM653.888 611.072h-21.376v10.112a3.84 3.84 0 0 0 3.84 3.776h13.632a3.84 3.84 0 0 0 3.84-3.776v-10.112zM646.016 583.872a0.832 0.832 0 0 1-0.64-0.256l-13.248-15.552a0.832 0.832 0 0 1 0.128-1.152 0.896 0.896 0 0 1 1.152 0.128l13.248 15.488a0.832 0.832 0 0 1-0.128 1.152 0.896 0.896 0 0 1-0.512 0.192" fill="#FEFEFE" ></path><path d="M641.344 583.936a1.536 1.536 0 0 1-1.024-0.384 1.408 1.408 0 0 1-0.064-2.048l9.536-10.112a1.536 1.536 0 0 1 2.112-0.064c0.64 0.512 0.64 1.472 0.064 2.048l-9.536 10.112a1.536 1.536 0 0 1-1.088 0.448M746.944 557.76c-1.664 0.768-0.448 6.848 2.688 13.568 3.072 6.72 6.976 11.52 8.64 10.752 1.6-0.768 0.448-6.848-2.688-13.504-3.136-6.72-7.04-11.52-8.64-10.816z m60.544-1.28c0 13.888-3.264 21.76-7.68 26.752-4.288 4.992-5.632 16.384-5.632 16.384h-41.216s-1.344-11.392-5.696-16.384c-4.352-4.992-7.68-12.8-7.68-26.688h67.904z" fill="#FEFEFE" ></path><path d="M805.824 560.256s11.008-3.84 19.84 0.256c8.768 4.096 3.968 15.36-3.456 20.992-7.424 5.76-19.712 14.528-29.568 14.528v-4.352s10.24-0.384 23.552-12.48c13.44-12.16 8.64-18.304 4.096-19.008a24.768 24.768 0 0 0-15.232 3.072l0.768-3.008zM774.4 519.488c-6.464 14.912 15.936 16.128-1.92 30.08 6.08-13.952-14.336-17.92 1.92-30.08M773.568 602.176H730.24s5.504 6.4 25.92 6.4h34.816c20.416 0 25.92-6.4 25.92-6.4h-43.328zM778.56 455.552a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4m87.552 1.024s6.336-3.392 21.056 0c0 0-7.488-14.592-30.592-5.76 0 0-17.088-11.264-48-12.416-30.144-1.088-39.936 11.2-46.336 13.248-2.24 0.704-4.864 2.816-2.368 3.84 2.56 0.96 7.552 3.264 6.528 3.584-1.024 0.32-4.992 0.32-5.312 0.832-0.256 0.64 2.048 1.28 5.12 1.6 3.008 0.256 7.04 3.2 14.592 3.648 7.552 0.448 16-1.664 15.616-17.792 0 0 3.776 8.768-1.472 17.856 0 0 3.2-0.512 5.44 1.28s11.072 8.64 26.368 4.736c0 0-6.4-4.992-7.68-11.072 0 0 3.328 4.928 11.776 4.224 8.384-0.768 17.856-3.84 22.912-3.072 5.056 0.768 5.44 2.432 12.992 2.816 7.68 0.448 16.192 0.192 16.192 0.192s-2.944-6.784-16.832-7.744" fill="#FEFEFE" ></path><path d="M841.856 437.76s-12.032-8.96-35.328-12.16c-0.576-2.496-0.192-5.248-0.192-5.248a18.688 18.688 0 0 0-10.432 4.224l-2.56-0.128c-30.912-1.152-40.96 11.52-47.552 13.568-2.24 0.704-4.992 2.88-2.368 3.84 2.624 1.088 7.68 3.456 6.656 3.776-1.024 0.32-5.12 0.256-5.376 0.832-0.32 0.64 2.112 1.28 5.184 1.664 1.92 0.192 4.352 1.408 7.744 2.432a11.072 11.072 0 0 1 3.456-1.792 26.048 26.048 0 0 0 4.672-2.56 67.84 67.84 0 0 1 14.848-7.296 35.648 35.648 0 0 0 0.256-5.312s0.768 1.92 1.152 4.864a76.16 76.16 0 0 1 26.688-3.072c17.152 0.64 30.72 3.648 39.488 6.464a10.24 10.24 0 0 0 6.464 0 30.976 30.976 0 0 1 17.152-0.256s1.344-9.472-29.952-3.84m-79.36-2.304a3.2 3.2 0 1 1 0 6.4 3.2 3.2 0 0 1 0-6.4M789.568 335.232c5.76 0.384 10.88-4.032 10.88-4.032s-2.432 1.28-10.944-1.6c-8.576-2.88-8.96 3.968-8.96 3.968 3.2-0.896 3.328 1.344 9.024 1.664m25.92-1.216c0 10.88-8.832 21.632-19.712 21.632-10.88 0-19.712-10.752-19.712-21.632 0-13.888 12.48-8.576 19.712-7.872 7.168-0.704 19.712-6.016 19.712 7.872M753.728 339.392c-5.248-0.384-5.376-2.56-8.32-1.728 0 0 0.256-6.848 8.256-3.968 7.936 2.88 10.176 1.664 10.176 1.664s-4.8 4.352-10.112 4.032m16.32-5.504c0-1.728 0.192-3.392 0.512-4.928-3.648-0.128-7.872 1.152-11.072 1.536-6.72-0.704-18.304-5.632-18.304 7.296 0 10.112 8.192 20.096 18.304 20.096a18.176 18.176 0 0 0 14.976-8.96 28.288 28.288 0 0 1-4.48-15.04M788.992 301.248a39.488 39.488 0 0 1-3.392-11.328v-12.608h-3.712v12.608c0 9.856-8.576 19.52-13.696 23.68a30.912 30.912 0 0 0-8.32 11.776l1.6 0.576c0-0.128 2.56-6.784 7.808-11.072 5.12-4.16 13.504-13.632 14.272-23.616h0.576c0.32 1.92 1.152 5.952 3.328 10.688 3.008 6.4 6.208 14.72 6.272 18.624h1.728c-0.128-5.248-4.992-16.128-6.4-19.328M746.112 308.672s-2.176-15.552 6.016-21.632c8.192-6.08 26.048-4.16 26.048-4.16s-5.248 3.072-7.04 8.448a25.28 25.28 0 0 1-25.024 17.28" fill="#FEFEFE" ></path><path d="M527.36 457.792l22.464-4.224-2.176-23.168-16.64 3.52-3.584 23.872z m-43.392 4.224l20.288-7.68-3.648-19.712-14.464-4.224-5.76-12.608-6.592 8.384-3.584 23.872L490.496 448l-6.528 14.08z m87.616-7.68l22.4 4.864 8 20.352-27.52 3.52-6.528 42.88-15.232 9.792-9.408-54.784-16.64-1.408-12.288 45.696-15.936 10.496-1.472-52.672-12.992-2.112-5.76-14.72-5.824 7.04-8.704 62.464-34.048-22.464 21.76-6.336-4.352-29.44-11.584 9.792-10.112-33.728 23.872-4.224-3.648-21.76-6.464-2.112-11.584-19.648 17.344-5.632 16.64-33.728 12.288 32.32 13.76 2.112v11.264l20.992-4.224-15.872-40.768 40.512 16.192-10.112 27.392 20.224-4.224 17.408-41.472 28.928 21.12-28.928 21.76h27.52l7.936 21.76-18.816 0.704-5.76 23.872z" fill="#E6201A" ></path></symbol><symbol id="icon-pinduoduo03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#D9D9D9" ></path><path d="M323.328 712.896L505.856 832V592.768zM518.144 832l182.528-119.104-182.528-120.128zM128 565.248l182.528-120.128L128 325.12zM128 579.2l182.528 119.104V459.072zM310.528 192L128 311.104l182.528 120.128zM322.752 459.072L505.28 579.2 322.752 698.24zM322.752 192v239.232l182.528-120.128zM701.248 459.072L518.72 579.2l182.528 119.104zM701.248 192L518.72 311.104l182.528 120.128zM713.472 445.12L896 565.248V325.12zM713.472 698.304L896 579.2l-182.528-120.128zM713.472 192v239.232L896 311.104z" fill="#FFFFFF" ></path><path d="M171.776 588.8s0.064 10.048 9.984 10.24c9.92 0.256 88.832-6.784 96.128-7.232 7.296-0.512 14.592-2.432 14.976-4.48 0.384-1.92-0.576-2.432-3.904-2.24-3.392 0.256-80 6.592-85.376 7.552-5.44 0.896-19.84 2.112-23.68 0.704-3.776-1.344-8.128-4.544-8.128-4.544" fill="#D9D9D9" ></path><path d="M284.608 551.296c-8.576-11.2-13.184-3.328-15.104 4.48-1.92 7.872-10.624 4.032-12.928-4.672-2.368-8.64-9.28-9.088-19.968-4.16-10.624 4.928-48.96 26.432-59.008 34.112-2.688 2.048-3.84 4.736-1.6 8.192 2.304 3.456 9.28 2.432 21.824 1.152l35.072-3.264a24.32 24.32 0 0 0-8.064-16.064 2.048 2.048 0 0 1-0.32-2.88 2.176 2.176 0 0 1 3.008-0.32 28.224 28.224 0 0 1 9.6 18.816l4.48-0.384a23.168 23.168 0 0 0-7.616-15.552 2.048 2.048 0 0 1-0.192-2.88 2.176 2.176 0 0 1 3.008-0.192 27.072 27.072 0 0 1 8.96 18.24l5.056-0.512a21.568 21.568 0 0 0-7.232-13.376 2.048 2.048 0 0 1-0.256-2.88 2.176 2.176 0 0 1 2.944-0.256 25.6 25.6 0 0 1 8.768 16.128l5.12-0.448c-0.704-6.848-7.36-13.568-7.424-13.632a2.048 2.048 0 0 1 0.064-2.944 2.176 2.176 0 0 1 3.008 0c0.32 0.384 7.68 7.872 8.512 16.128a253.44 253.44 0 0 0 4.608-0.448c4.48-0.576 23.552-2.24 23.552-2.24s0.704-18.944-7.872-30.144M384.256 576.768c-2.56 3.84-2.432 8.448 0.32 10.304 2.752 1.856 4.48-1.536 7.04-5.44 2.56-3.84 4.992-6.656 2.24-8.512-2.752-1.856-7.04-0.192-9.6 3.648m28.672 8.32a16.896 16.896 0 1 1-33.792 0 16.896 16.896 0 0 1 33.792 0M374.848 553.856a7.424 7.424 0 0 0-7.232-6.4 7.424 7.424 0 0 0-7.232 6.4h14.464z" fill="#D9D9D9" ></path><path d="M396.032 608.512a24.32 24.32 0 0 1-24.704-23.872 24.32 24.32 0 0 1 24.704-23.936 24.32 24.32 0 0 1 24.64 23.936 24.32 24.32 0 0 1-24.64 23.872m22.592-51.968H416.64l-5.76-8.832h-27.392l-5.76 8.832H360.32a9.664 9.664 0 0 0-9.856 9.6v36.992c0 5.248 4.416 9.536 9.856 9.536h58.24a9.664 9.664 0 0 0 9.92-9.6v-36.992a9.664 9.664 0 0 0-9.856-9.536M151.424 464.192c1.088 12.032 9.856 12.288 9.856 12.288h57.152s8.768-0.256 9.856-12.288h-76.8zM160.448 425.408h-0.256a1.6 1.6 0 0 0-1.024 0.576l-3.008 3.776c-0.512 0.64-0.384 1.472 0.32 1.92l0.256 0.128a1.728 1.728 0 0 0 1.216 0.256 1.6 1.6 0 0 0 0.96-0.576l3.072-3.776a1.28 1.28 0 0 0 0.256-1.024 1.344 1.344 0 0 0-0.64-0.896l-0.256-0.128a1.664 1.664 0 0 0-0.896-0.256m-3.008 7.936a2.624 2.624 0 0 1-1.536-0.512l-0.192-0.128a2.624 2.624 0 0 1-0.64-3.712l2.688-3.776a2.624 2.624 0 0 1 3.648-0.64l0.256 0.192a2.624 2.624 0 0 1 0.64 3.712l-2.688 3.776a2.624 2.624 0 0 1-2.176 1.088" fill="#D9D9D9" ></path><path d="M161.6 427.008l-0.192-0.128c-0.896-0.512-1.088-1.536-0.448-2.24l2.432-3.072a2.048 2.048 0 0 1 2.56-0.384l0.256 0.192c0.832 0.512 1.024 1.472 0.448 2.24l-2.496 3.008a2.048 2.048 0 0 1-2.56 0.384M214.016 416.128a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192c-0.704 0.384-0.896 1.28-0.384 1.92l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.448 0 0.832-0.064 1.152-0.32l0.256-0.128c0.704-0.448 0.896-1.28 0.384-1.92l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.256-0.128a2.624 2.624 0 0 1 3.648 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448M220.608 425.088a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192a1.344 1.344 0 0 0-0.64 0.896 1.28 1.28 0 0 0 0.256 1.024l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.384 0 0.832-0.064 1.152-0.32l0.256-0.128a1.344 1.344 0 0 0 0.64-0.896 1.28 1.28 0 0 0-0.256-1.024l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.192-0.128a2.624 2.624 0 0 1 3.712 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448" fill="#D9D9D9" ></path><path d="M214.4 417.728l0.256-0.128c0.832-0.512 1.024-1.536 0.448-2.24l-2.56-3.008a2.048 2.048 0 0 0-2.56-0.384l-0.192 0.128c-0.832 0.512-1.024 1.536-0.448 2.24l2.496 3.008c0.64 0.768 1.728 0.896 2.56 0.384M194.048 395.584c0 1.92-1.536 3.392-3.456 3.392a3.392 3.392 0 0 1-3.52-3.392c0-1.856 1.6-3.328 3.52-3.328s3.456 1.472 3.456 3.328M220.672 428.8l-3.712-4.864 2.752-1.536 3.648 4.928zM222.848 438.4h6.4v-6.4h-6.4z" fill="#D9D9D9" ></path><path d="M164.224 421.824l-1.088-0.64 20.096-29.312c0.128-0.128 2.88-3.968 6.4-3.968 3.584 0 6.336 3.84 6.4 3.968l15.36 21.12-1.024 0.768-15.36-21.12c0-0.064-2.496-3.52-5.376-3.52-2.88 0-5.312 3.456-5.376 3.456l-20.032 29.248zM228.224 458.752c-1.472-17.472-3.584-22.72-3.584-22.72H159.616l-5.824 5.12a159.04 159.04 0 0 0-2.432 20.352h76.992c0-0.832 0-1.792-0.128-2.752M159.168 435.84l-6.656 5.76-1.92-2.112 6.656-5.76zM246.528 308.16l-9.92 1.6 7.04 6.912-1.472 9.6 8.96-4.352 8.96 4.352-1.536-9.6 7.04-6.912-9.856-1.6-4.608-8.64-4.608 8.64z m59.456-5.504l-14.4 18.496-13.504-7.424v45.44h-53.888v-45.44l-13.44 7.424-14.464-18.496 33.6-24.96h5.696c1.728 5.312 8.064 9.216 15.552 9.216 7.488 0 13.824-3.904 15.616-9.216h5.632l33.6 24.96zM413.568 330.24c-6.336 3.2-20.992 2.88-26.752 2.56a52.416 52.416 0 0 0-4.8 0c-5.76 0.32-20.416 0.64-26.688-2.56-4.224-2.176-9.728 3.456-5.184 6.016 5.952 3.264 30.08 10.88 32.32 29.824h3.968c2.24-18.944 26.304-26.56 32.32-29.824 4.48-2.56-1.024-8.192-5.184-6.08M384.448 315.136c-10.24 0-19.712-18.56-16.256-27.968 3.456-9.344 16.256-17.408 16.256-17.408s12.8 8.064 16.192 17.408c3.52 9.408-5.952 27.968-16.192 27.968m-10.432-53.632c2.112-3.648 7.616 5.568 7.616 5.568s-9.728-1.92-7.68-5.568m20.928 0c2.112 3.648-7.68 5.568-7.68 5.568s5.504-9.216 7.68-5.568m7.488 23.296s-9.472-13.632-16.256-16.896c0 0 12.16 0.576 12.352-6.144 0.192-6.72-11.136-4.992-14.08 4.16-2.816-9.152-14.144-10.88-14.016-4.16 0.192 6.72 12.416 6.144 12.416 6.144-6.848 3.2-16.256 16.896-16.256 16.896-16.128 10.56-27.648 28.416-13.184 37.056 14.4 8.64 25.408-3.2 25.408-3.2h11.328s11.008 11.84 25.472 3.2c14.464-8.64 2.88-26.496-13.184-37.12M638.272 327.68c2.432 6.848 13.056 11.968 25.792 11.968 12.736 0 23.36-5.12 25.792-12.032h-51.584z" fill="#D9D9D9" ></path><path d="M667.648 359.488c-2.048-1.088-2.304-5.568-2.304-11.52 0-5.888 1.664-9.472 1.664-9.472l-2.944-0.384-2.944 0.384s1.664 3.584 1.664 9.536c0 5.888-0.256 10.368-2.304 11.456-3.584 1.92-9.984 2.112-9.984 2.112v0.512h27.136V361.6s-6.4-0.128-9.984-2.112M636.032 328.384l-1.088-3.072h11.904a67.2 67.2 0 0 0 0.128-7.68c-1.088-6.08-15.36-20.672-15.36-27.52v-21.12h0.256A1.6 1.6 0 0 0 633.6 267.52v-4.224a1.6 1.6 0 0 0-1.664-1.536h-8.192a1.6 1.6 0 0 0-1.6 1.536v4.224c0 0.832 0.704 1.536 1.6 1.536h0.32v21.12c0 6.848-14.272 21.44-15.36 27.52-0.576 3.2 2.24 44.48 2.24 44.48h33.792l1.536-23.808c-5.12-2.432-8.768-5.824-10.24-9.92m-19.584-6.848c-0.448 5.248 1.728 36.288 1.728 36.288h-2.368s-2.56-31.232-2.56-37.632c0.064-6.4 6.4-11.904 6.4-11.904s-2.56 5.952-3.2 13.248M660.864 317.824a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M665.92 304.32a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M673.088 320a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M675.008 309.76a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M684.736 316.032a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M450.24 744.32h-5.632a3.712 3.712 0 0 1-3.84-3.584v-8.64h-16.192v8.64a3.712 3.712 0 0 1-3.776 3.648h-5.696c-1.664 0-3.2 1.28-3.264 2.88-0.128 1.728 1.28 3.2 3.072 3.2h35.52c1.792 0 3.2-1.472 3.136-3.2-0.064-1.664-1.6-2.88-3.328-2.88M471.424 678.144h-77.44a2.944 2.944 0 0 0-2.944 2.816v45.44c0 1.536 1.28 2.816 2.944 2.816H467.84v-1.6H393.984a1.28 1.28 0 0 1-1.28-1.28v-45.376a1.28 1.28 0 0 1 1.28-1.152h77.44c0.64 0 1.216 0.512 1.216 1.152v32.256h1.728v-32.256a2.88 2.88 0 0 0-2.944-2.816" fill="#D9D9D9" ></path><path d="M470.592 683.328v29.888h-0.448a2.24 2.24 0 0 0-2.304 2.24v10.176H396.416a1.6 1.6 0 0 1-1.664-1.6v-40.704c0-0.896 0.768-1.6 1.664-1.6h72.576c0.896 0 1.6 0.704 1.6 1.6" fill="#D9D9D9" ></path><path d="M493.44 754.688c0 1.28-0.96 2.24-2.24 2.24h-21.12a2.304 2.304 0 0 1-2.24-2.24v-39.168c0-1.28 1.024-2.24 2.304-2.24h21.056c1.28 0 2.304 1.024 2.304 2.24v39.168z m-2.24-42.24h-21.12a3.136 3.136 0 0 0-3.072 3.072v39.168c0 1.728 1.408 3.136 3.136 3.136h21.056a3.136 3.136 0 0 0 3.136-3.2v-39.04a3.136 3.136 0 0 0-3.2-3.2z" fill="#D9D9D9" ></path><path d="M484.8 722.368h-8.256c-0.512 0-0.896-1.472-0.896-3.2 0-1.792 0.384-3.2 0.896-3.2h8.256c0.512 0 0.896 1.408 0.896 3.2 0 1.728-0.384 3.2-0.896 3.2" fill="#D9D9D9" ></path><path d="M470.272 748.736h20.8v-28.416h-20.8zM485.312 753.536a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M607.744 706.24l7.488 17.152h1.792l-7.872-17.152zM592.448 723.392h2.432l-4.416-17.152h-1.92zM573.312 723.392h5.248l1.152-17.152h-4.224zM549.376 723.392h1.728l5.12-17.152H554.88zM545.216 706.24H544.64l-4.352 9.408h0.64l-3.584 7.68h1.792l3.392-7.68h0.64l3.968-9.408h-0.512zM550.016 706.24h-0.512l-3.712 9.408h0.576l-3.008 7.68h1.792l2.816-7.68h0.64l3.328-9.408h-0.512zM559.744 706.24h-0.576l-2.432 9.408h0.64l-2.048 7.68h1.856l1.792-7.68h0.64l2.112-9.408H561.28zM570.496 706.24H569.6l-1.856 9.408h1.024l-1.408 7.68h2.88l1.216-7.68h0.96l1.28-9.408h-0.832z" fill="#D9D9D9" ></path><path d="M579.456 706.24h-1.088l0.32 9.408h1.28l0.448 7.68h3.84l-0.832-7.68h1.28l-1.024-9.408h-1.152z" fill="#D9D9D9" ></path><path d="M584 706.24h-0.832l1.28 9.408h1.024l1.216 7.68h2.88l-1.472-7.68h0.96l-1.856-9.408h-0.896zM593.28 706.24h-0.512l2.176 9.408h0.64l1.792 7.68h1.792l-1.984-7.68h0.64l-2.56-9.408h-0.512zM598.144 706.24h-0.576l2.752 9.408h0.64l2.304 7.68h1.792l-2.56-7.68h0.64l-3.072-9.408h-0.512zM602.88 706.24h-0.512l3.456 9.408h0.64l2.816 7.68h1.728l-3.008-7.68h0.64l-3.776-9.408h-0.512zM565.248 706.24h-0.64l-2.24 9.408h0.768l-1.792 7.68h2.24l1.6-7.68h0.704l1.856-9.408h-0.64z" fill="#D9D9D9" ></path><path d="M528.064 727.04h98.24v-6.4H528.064z" fill="#D9D9D9" ></path><path d="M528.064 731.584h98.24v-6.4H528.064zM534.144 710.272h86.144v-16.768H534.144zM620.288 690.816H534.144s1.92-20.928 17.408-22.208c15.552-1.28 20.8 2.944 29.44 8.64 8.704 5.632 16.064 4.48 22.4 4.8 4.992 0.256 15.616 1.984 16.896 8.768" fill="#D9D9D9" ></path><path d="M613.44 709.568H540.928l-5.504 11.52h83.584l-5.568-11.52z m12.864 11.52H528.064l7.616-13.44h83.072l7.552 13.44zM537.92 748.16H534.4v-18.88h7.68zM616.512 748.16h3.456v-18.88h-7.68zM643.2 552a29.12 29.12 0 1 0 0 58.24 29.12 29.12 0 0 0 0-58.24m21.568 29.12a21.632 21.632 0 1 1-43.2 0 21.632 21.632 0 0 1 43.2 0" fill="#D9D9D9" ></path><path d="M623.36 560.896l4.608-14.208h2.624v11.008l-4.928 4.736zM662.976 560.896l-4.608-14.208h-2.624v11.008l4.928 4.736zM623.36 599.552l4.608 14.272h2.624V602.88l-4.928-4.8zM662.976 599.552l-4.608 14.272h-2.624V602.88l4.928-4.8zM680.96 575.808v8.896c0 0.896-0.896 1.664-2.048 1.664h-4.352a24.768 24.768 0 0 0 0-12.224h4.352c1.152 0 2.048 0.768 2.048 1.664M653.888 549.44h-21.376v-10.112a3.84 3.84 0 0 1 3.84-3.84h13.632a3.84 3.84 0 0 1 3.84 3.84v10.112zM653.888 611.072h-21.376v10.112a3.84 3.84 0 0 0 3.84 3.776h13.632a3.84 3.84 0 0 0 3.84-3.776v-10.112zM646.016 583.872a0.832 0.832 0 0 1-0.64-0.256l-13.248-15.552a0.832 0.832 0 0 1 0.128-1.152 0.896 0.896 0 0 1 1.152 0.128l13.248 15.488a0.832 0.832 0 0 1-0.128 1.152 0.896 0.896 0 0 1-0.512 0.192" fill="#D9D9D9" ></path><path d="M641.344 583.936a1.536 1.536 0 0 1-1.024-0.384 1.408 1.408 0 0 1-0.064-2.048l9.536-10.112a1.536 1.536 0 0 1 2.112-0.064c0.64 0.512 0.64 1.472 0.064 2.048l-9.536 10.112a1.536 1.536 0 0 1-1.088 0.448M746.944 557.76c-1.664 0.768-0.448 6.848 2.688 13.568 3.072 6.72 6.976 11.52 8.64 10.752 1.6-0.768 0.448-6.848-2.688-13.504-3.136-6.72-7.04-11.52-8.64-10.816z m60.544-1.28c0 13.888-3.264 21.76-7.68 26.752-4.288 4.992-5.632 16.384-5.632 16.384h-41.216s-1.344-11.392-5.696-16.384c-4.352-4.992-7.68-12.8-7.68-26.688h67.904z" fill="#D9D9D9" ></path><path d="M805.824 560.256s11.008-3.84 19.84 0.256c8.768 4.096 3.968 15.36-3.456 20.992-7.424 5.76-19.712 14.528-29.568 14.528v-4.352s10.24-0.384 23.552-12.48c13.44-12.16 8.64-18.304 4.096-19.008a24.768 24.768 0 0 0-15.232 3.072l0.768-3.008zM774.4 519.488c-6.464 14.912 15.936 16.128-1.92 30.08 6.08-13.952-14.336-17.92 1.92-30.08M773.568 602.176h-43.328s5.504 6.4 25.92 6.4h34.816c20.416 0 25.92-6.4 25.92-6.4h-43.328zM778.56 455.552a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4m87.552 1.024s6.336-3.392 21.056 0c0 0-7.488-14.592-30.592-5.76 0 0-17.088-11.264-48-12.416-30.144-1.088-39.936 11.2-46.336 13.248-2.24 0.704-4.864 2.816-2.368 3.84 2.56 0.96 7.552 3.264 6.528 3.584-1.024 0.32-4.992 0.32-5.312 0.832-0.256 0.64 2.048 1.28 5.12 1.6 3.008 0.256 7.04 3.2 14.592 3.648 7.552 0.448 16-1.664 15.616-17.792 0 0 3.776 8.768-1.472 17.856 0 0 3.2-0.512 5.44 1.28s11.072 8.64 26.368 4.736c0 0-6.4-4.992-7.68-11.072 0 0 3.328 4.928 11.776 4.224 8.384-0.768 17.856-3.84 22.912-3.072 5.056 0.768 5.44 2.432 12.992 2.816 7.68 0.448 16.192 0.192 16.192 0.192s-2.944-6.784-16.832-7.744" fill="#D9D9D9" ></path><path d="M841.856 437.76s-12.032-8.96-35.328-12.16c-0.576-2.496-0.192-5.248-0.192-5.248a18.688 18.688 0 0 0-10.432 4.224l-2.56-0.128c-30.912-1.152-40.96 11.52-47.552 13.568-2.24 0.704-4.992 2.88-2.368 3.84 2.624 1.088 7.68 3.456 6.656 3.776-1.024 0.32-5.12 0.256-5.376 0.832-0.32 0.64 2.112 1.28 5.184 1.664 1.92 0.192 4.352 1.408 7.744 2.432a11.072 11.072 0 0 1 3.456-1.792 26.048 26.048 0 0 0 4.672-2.56 67.84 67.84 0 0 1 14.848-7.296 35.648 35.648 0 0 0 0.256-5.312s0.768 1.92 1.152 4.864a76.16 76.16 0 0 1 26.688-3.072c17.152 0.64 30.72 3.648 39.488 6.464a10.24 10.24 0 0 0 6.464 0 30.976 30.976 0 0 1 17.152-0.256s1.344-9.472-29.952-3.84m-79.36-2.304a3.2 3.2 0 1 1 0 6.4 3.2 3.2 0 0 1 0-6.4M789.568 335.232c5.76 0.384 10.88-4.032 10.88-4.032s-2.432 1.28-10.944-1.6c-8.576-2.88-8.96 3.968-8.96 3.968 3.2-0.896 3.328 1.344 9.024 1.664m25.92-1.216c0 10.88-8.832 21.632-19.712 21.632-10.88 0-19.712-10.752-19.712-21.632 0-13.888 12.48-8.576 19.712-7.872 7.168-0.704 19.712-6.016 19.712 7.872M753.728 339.392c-5.248-0.384-5.376-2.56-8.32-1.728 0 0 0.256-6.848 8.256-3.968 7.936 2.88 10.176 1.664 10.176 1.664s-4.8 4.352-10.112 4.032m16.32-5.504c0-1.728 0.192-3.392 0.512-4.928-3.648-0.128-7.872 1.152-11.072 1.536-6.72-0.704-18.304-5.632-18.304 7.296 0 10.112 8.192 20.096 18.304 20.096a18.176 18.176 0 0 0 14.976-8.96 28.288 28.288 0 0 1-4.48-15.04M788.992 301.248a39.488 39.488 0 0 1-3.392-11.328v-12.608h-3.712v12.608c0 9.856-8.576 19.52-13.696 23.68a30.912 30.912 0 0 0-8.32 11.776l1.6 0.576c0-0.128 2.56-6.784 7.808-11.072 5.12-4.16 13.504-13.632 14.272-23.616h0.576c0.32 1.92 1.152 5.952 3.328 10.688 3.008 6.4 6.208 14.72 6.272 18.624h1.728c-0.128-5.248-4.992-16.128-6.4-19.328M746.112 308.672s-2.176-15.552 6.016-21.632c8.192-6.08 26.048-4.16 26.048-4.16s-5.248 3.072-7.04 8.448a25.28 25.28 0 0 1-25.024 17.28" fill="#D9D9D9" ></path><path d="M527.36 457.792l22.464-4.224-2.176-23.168-16.64 3.52-3.584 23.872z m-43.392 4.224l20.288-7.68-3.648-19.712-14.464-4.224-5.76-12.608-6.592 8.384-3.584 23.872L490.496 448l-6.528 14.08z m87.616-7.68l22.4 4.864 8 20.352-27.52 3.52-6.528 42.88-15.232 9.792-9.408-54.784-16.64-1.408-12.288 45.696-15.936 10.496-1.472-52.672-12.992-2.112-5.76-14.72-5.824 7.04-8.704 62.464-34.048-22.464 21.76-6.336-4.352-29.44-11.584 9.792-10.112-33.728 23.872-4.224-3.648-21.76-6.464-2.112-11.584-19.648 17.344-5.632 16.64-33.728 12.288 32.32 13.76 2.112v11.264l20.992-4.224-15.872-40.768 40.512 16.192-10.112 27.392 20.224-4.224 17.408-41.472 28.928 21.12-28.928 21.76h27.52l7.936 21.76-18.816 0.704-5.76 23.872z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zidingyi01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF6B17" ></path><path d="M800 500.672V800a32 32 0 0 1-32 32H256a32 32 0 0 1-32-32V500.672A127.552 127.552 0 0 1 192 416v-192a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v192c0 32.448-12.096 62.08-32 84.672zM576 416a32 32 0 0 1 64 0 64 64 0 1 0 128 0V256H256v160a64 64 0 1 0 128 0 32 32 0 0 1 64 0 64 64 0 1 0 128 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zidingyi03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M800 500.672V800a32 32 0 0 1-32 32H256a32 32 0 0 1-32-32V500.672A127.552 127.552 0 0 1 192 416v-192a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v192c0 32.448-12.096 62.08-32 84.672zM576 416a32 32 0 0 1 64 0 64 64 0 1 0 128 0V256H256v160a64 64 0 1 0 128 0 32 32 0 0 1 64 0 64 64 0 1 0 128 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zidingyi02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M800 500.672V800a32 32 0 0 1-32 32H256a32 32 0 0 1-32-32V500.672A127.552 127.552 0 0 1 192 416v-192a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v192c0 32.448-12.096 62.08-32 84.672zM576 416a32 32 0 0 1 64 0 64 64 0 1 0 128 0V256H256v160a64 64 0 1 0 128 0 32 32 0 0 1 64 0 64 64 0 1 0 128 0z" fill="#FF6B17" ></path></symbol><symbol id="icon-a-1haodian02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M159.104 321.024L340.544 192l-29.12 450.944H176.32l46.592-321.92z" fill="#C51C1E" ></path><path d="M351.04 452.608c0 52.416 43.392 88.384 96.832 88.384 53.504 0 96.832-35.968 96.832-88.384 0-52.48-43.328-94.912-96.832-94.912-53.44 0-96.832 42.496-96.832 94.912z m36.416 0c0-32.704 27.072-59.264 60.416-59.264 33.408 0 60.416 26.56 60.416 59.264a59.84 59.84 0 0 1-60.416 59.2 59.84 59.84 0 0 1-60.416-59.2zM431.296 612.992v-17.536h130.24v-46.016H340.544v46.016h44.48v46.464h51.904c49.728 0 90.048 34.176 90.048 76.416 0 42.24-40.32 76.48-90.048 76.48h-37.248V832h51.968c63.424 0 114.816-49.024 114.816-109.504 0-60.48-51.392-109.504-114.816-109.504H431.36zM863.104 386.112h-87.04v-26.624h-47.232v26.624H640.64v169.664l-22.208-17.792-40.768 39.936 22.208 18.112 16.64-19.968 24.128 38.144h38.912v-188.8h49.344v145.088a94.336 94.336 0 0 0-57.984 86.656c0 52.16 43.008 94.4 96.128 94.4s96.128-42.24 96.128-94.4c0-49.088-38.208-89.472-87.04-93.952v-53.056h76.224v-36.864h-76.16v-47.808h87.04v-39.36z m-96.128 327.872a57.344 57.344 0 0 1-57.856-56.832c0-31.36 25.856-56.832 57.856-56.832s57.856 25.472 57.856 56.832-25.856 56.832-57.856 56.832z" fill="#221713" ></path></symbol><symbol id="icon-a-1haodian03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M159.104 321.024L340.544 192l-29.12 450.944H176.32l46.592-321.92zM351.04 452.608c0 52.416 43.392 88.384 96.832 88.384 53.504 0 96.832-35.968 96.832-88.384 0-52.48-43.328-94.912-96.832-94.912-53.44 0-96.832 42.496-96.832 94.912z m36.416 0c0-32.704 27.072-59.264 60.416-59.264 33.408 0 60.416 26.56 60.416 59.264a59.84 59.84 0 0 1-60.416 59.2 59.84 59.84 0 0 1-60.416-59.2zM431.296 612.992v-17.536h130.24v-46.016H340.544v46.016h44.48v46.464h51.904c49.728 0 90.048 34.176 90.048 76.416 0 42.24-40.32 76.48-90.048 76.48h-37.248V832h51.968c63.424 0 114.816-49.024 114.816-109.504 0-60.48-51.392-109.504-114.816-109.504H431.36zM863.104 386.112h-87.04v-26.624h-47.232v26.624H640.64v169.664l-22.208-17.792-40.768 39.936 22.208 18.112 16.64-19.968 24.128 38.144h38.912v-188.8h49.344v145.088a94.336 94.336 0 0 0-57.984 86.656c0 52.16 43.008 94.4 96.128 94.4s96.128-42.24 96.128-94.4c0-49.088-38.208-89.472-87.04-93.952v-53.056h76.224v-36.864h-76.16v-47.808h87.04v-39.36z m-96.128 327.872a57.344 57.344 0 0 1-57.856-56.832c0-31.36 25.856-56.832 57.856-56.832s57.856 25.472 57.856 56.832-25.856 56.832-57.856 56.832z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-1haodian01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#C51C1E" ></path><path d="M159.104 321.024L340.544 192l-29.12 450.944H176.32l46.592-321.92zM351.04 452.608c0 52.416 43.392 88.384 96.832 88.384 53.504 0 96.832-35.968 96.832-88.384 0-52.48-43.328-94.912-96.832-94.912-53.44 0-96.832 42.496-96.832 94.912z m36.416 0c0-32.704 27.072-59.264 60.416-59.264 33.408 0 60.416 26.56 60.416 59.264a59.84 59.84 0 0 1-60.416 59.2 59.84 59.84 0 0 1-60.416-59.2zM431.296 612.992v-17.536h130.24v-46.016H340.544v46.016h44.48v46.464h51.904c49.728 0 90.048 34.176 90.048 76.416 0 42.24-40.32 76.48-90.048 76.48h-37.248V832h51.968c63.424 0 114.816-49.024 114.816-109.504 0-60.48-51.392-109.504-114.816-109.504H431.36zM863.104 386.112h-87.04v-26.624h-47.232v26.624H640.64v169.664l-22.208-17.792-40.768 39.936 22.208 18.112 16.64-19.968 24.128 38.144h38.912v-188.8h49.344v145.088a94.336 94.336 0 0 0-57.984 86.656c0 52.16 43.008 94.4 96.128 94.4s96.128-42.24 96.128-94.4c0-49.088-38.208-89.472-87.04-93.952v-53.056h76.224v-36.864h-76.16v-47.808h87.04v-39.36z m-96.128 327.872a57.344 57.344 0 0 1-57.856-56.832c0-31.36 25.856-56.832 57.856-56.832s57.856 25.472 57.856 56.832-25.856 56.832-57.856 56.832z" fill="#FFFFFF" ></path></symbol><symbol id="icon-offline" viewBox="0 0 1129 1024"><path d="M869.50764603 244.18836318H225.76753771L155.6757115 430.75894446c0 55.84843069 45.56863684 102.20978815 101.64721281 102.20978887s102.7979356-45.1594912 102.7979356-102.20978887c0 55.84843069 45.56863684 102.20978815 101.64721281 102.20978887s102.7979356-45.1594912 102.7979356-102.20978887c0 55.84843069 45.56863684 102.20978815 101.64721209 102.20978887a101.57049796 101.57049796 0 0 0 101.64721281-102.20978887c0 55.84843069 45.56863684 102.20978815 102.7979356 102.20978887 56.07857525 0 102.7979356-45.1594912 102.79793632-102.20978887l-72.41884461-186.57058128h-31.5298145l-1.17629489-1.20186698 1.17629489 1.20186698z m1.73887023 364.13995126c10.97022752 0 21.53130868-1.66215538 31.5298145-4.62846396v229.96563086c0 21.40345107-23.34689449 47.56322373-44.39234196 47.56322373H270.74802783c-21.01987609 0-44.39234268-26.15977338-44.39234268-47.56322373v-230.04234572c9.99850582 3.01745207 20.58515907 4.70517882 31.5553866 4.70517882a110.77628315 110.77628315 0 0 0 102.74679212-69.40139254 109.62555964 109.62555964 0 0 0 101.69835629 69.40139254 110.77628315 110.77628315 0 0 0 102.7723635-69.40139254 109.62555964 109.62555964 0 0 0 101.67278419 69.40139254c46.02892668 0 85.53708801-28.76807908 101.67278419-69.40139254a110.80185453 110.80185453 0 0 0 102.77236422 69.40139254zM272.51247016 212.50511826c-19.8691533 0-35.05869916-15.44526179-35.05869916-35.64684588C237.453771 156.65668757 252.64331686 141.21142578 272.48689806 141.21142578h584.15821979c19.8691533 0 35.03312706 15.44526179 35.03312778 35.6468466 0 20.20158409-15.16397376 35.6468466-35.03312778 35.64684588H272.51247016z" fill="#707070" ></path></symbol><symbol id="icon-suning" viewBox="0 0 1024 1024"><path d="M813.1 99.2H210.9c-61.6 0-111.6 50-111.6 111.6v602.3c0 61.6 50 111.6 111.6 111.6h602.3c61.6 0 111.6-50 111.6-111.6V210.9c0-61.7-50-111.7-111.7-111.7z" fill="#FFFFFF" ></path><path d="M813.1 927.1H210.9c-62.9 0-114-51.1-114-114V210.9c0-62.9 51.1-114 114-114h602.3c62.9 0 114 51.1 114 114v602.3c-0.1 62.8-51.2 113.9-114.1 113.9zM210.9 101.6c-60.2 0-109.2 49-109.2 109.2v602.3c0 60.2 49 109.2 109.2 109.2h602.3c60.2 0 109.2-49 109.2-109.2V210.9c0-60.2-49-109.2-109.2-109.2H210.9z" fill="#999999" ></path><path d="M411.9 493.9c13.1 0 23.7-10.7 23.7-23.7s-10.7-23.6-23.7-23.6-23.6 10.6-23.7 23.6c0 13 10.7 23.7 23.7 23.7zM611.5 493.9c13.1 0 23.7-10.7 23.7-23.7s-10.7-23.6-23.7-23.6-23.6 10.6-23.6 23.6c0 13 10.6 23.7 23.6 23.7z" fill="#111111" ></path><path d="M606.3 556.8c-5.6-47.3-45.8-83.9-94.6-83.9-48.7 0-88.9 36.6-94.5 83.9-39.4 1.2-71.1 33.6-71.1 73.4 0 40.5 32.9 73.4 73.4 73.4h185.3c40.5 0 73.4-32.8 73.3-73.4 0-40-32-72.5-71.8-73.4z m-32.1 26.1L536 611.4s-10.5 7.6-24.3 7.5c-13.8 0.1-24.2-7.5-24.2-7.5l-38.1-28.5c-15.6-11.6-6.1-26.1 4.7-26.1h115.4c10.8 0 20.2 14.5 4.7 26.1z" fill="#FFFFFF" ></path><path d="M569.4 556.8H454.1c-10.8 0-20.2 14.5-4.7 26.1l38.1 28.5s10.4 7.6 24.2 7.5c13.8 0.1 24.3-7.5 24.3-7.5l38.2-28.5c15.5-11.6 6.1-26.1-4.8-26.1z" fill="#111111" ></path><path d="M754.4 411.6v-86.2c0-30.8-25-55.8-55.8-55.8h-86.1l-61-60.9c-21.8-21.8-57.1-21.8-79 0l-60.9 60.9h-86.2c-30.8 0-55.8 25-55.8 55.8v86.2l-61 61c-21.8 21.8-21.8 57.1 0 79l61 60.9v86.2c0 30.8 25 55.8 55.8 55.8h86.2l61 61c21.8 21.8 57.1 21.8 79 0l61-61h86.2c30.8 0 55.8-25 55.8-55.8v-86.2l61-61c21.6-21.8 21.6-57.1-0.1-78.9l-61.1-61z m-142.9 34.9c13 0 23.7 10.6 23.7 23.6 0 13-10.6 23.7-23.7 23.7-13 0-23.6-10.7-23.6-23.7s10.6-23.6 23.6-23.6z m-199.6 0c13 0 23.7 10.6 23.7 23.6 0 13-10.6 23.7-23.7 23.7-13 0-23.7-10.7-23.7-23.7 0.1-13 10.7-23.6 23.7-23.6z m192.9 257.1H419.5c-40.6 0-73.4-32.9-73.4-73.4 0-39.8 31.6-72.1 71.1-73.4 5.6-47.3 45.8-83.9 94.5-83.9 48.8 0 89 36.6 94.6 83.9 39.8 0.9 71.8 33.4 71.8 73.4 0.1 40.6-32.8 73.4-73.3 73.4z" fill="#FFAB00" ></path></symbol><symbol id="icon-jos" viewBox="0 0 1024 1024"><path d="M880.15625 165.78125c-6.1875-8.34375-13.5-15.75-21.9375-21.9375-17.4375-12.9375-38.90625-20.90625-62.34375-20.90625H228.125c-23.4375 0-44.90625 7.96875-62.4375 20.90625-8.34375 6.1875-15.75 13.5-21.9375 21.9375-12.84375 17.4375-20.8125 38.90625-20.8125 62.34375v567.75c0 23.4375 7.96875 44.90625 20.90625 62.4375 6.1875 8.34375 13.5 15.75 21.9375 21.9375 17.53125 12.9375 38.90625 20.90625 62.4375 20.90625h567.75c23.4375 0 44.90625-7.96875 62.4375-20.90625 8.34375-6.1875 15.75-13.5 21.9375-21.9375 12.9375-17.53125 20.90625-38.90625 20.90625-62.4375V228.125c-0.1875-23.4375-8.15625-44.90625-21.09375-62.34375z" fill="#C9121C" ></path><path d="M399.78125 582.78125h1.78125V275.09375h-55.96875v306c0 62.90625-50.71875 111.9375-111.9375 111.9375H206.375v55.96875h27.28125c90.9375-0.09375 166.125-73.5 166.125-166.21875zM817.625 511.15625c0-129.375-92.625-236.0625-208.03125-236.0625H469.71875v473.8125h139.875c115.40625 0 208.03125-108.375 208.03125-237.75zM525.6875 331.0625h83.90625c83.90625 0 152.15625 82.21875 153.84375 181.875 0 99.65625-69.9375 180.09375-153.84375 180.09375h-83.90625V331.0625z" fill="#FFFFFF" ></path></symbol><symbol id="icon-taobao" viewBox="0 0 1024 1024"><path d="M795.875 122.9375H228.125C170 122.9375 122.9375 169.8125 122.9375 227.65624999v565.03125001C122.9375 850.4375 170 897.3125 228.125 897.3125h49.78125001c12.28125001 1.5 24.65625001 3 37.5 3.28125001 5.8125 0.1875 10.875 0.1875 23.34374999 0.28124999 11.8125 0.1875 21.5625 0.1875 28.5 0.1875h289.03125001c7.125 0 16.78125001 0 28.49999998-0.1875 12.375-0.1875 17.53125001-0.1875 23.34375001-0.28124999 12.84375001-0.1875 25.21875001-1.78125001 37.5-3.28125001h50.15625001c58.125 0 105.1875-46.875 105.18749998-104.71875001V227.65624999C901.0625 169.8125 854 122.9375 795.875 122.9375z" fill="#FF4401" ></path><path d="M389 455c15.5625-15.75 29.4375-31.5 41.4375-47.15625001 12.375-5.34375001 24.375-10.59375001 36-15.28124999-14.34375001 25.96875001-37.5 65.25-60.84375001 90.09375001l32.71875001 28.87499998s22.3125-21.65625001 46.59375001-47.71874999h28.125V512H404.84374999v38.625h108.18750002v92.4375c-1.21875001 0-2.71875001 0-4.03125001-0.1875-11.8125-0.75-30.46875001-2.71875001-37.78124999-14.25-8.8125-14.15625001-2.4375-40.125-1.78125001-56.0625h-74.90624999l-2.71875001 1.3125S364.4375 697.8125 470.75 695c99.65625001 2.8125 156.65625001-27.9375 184.125-49.21875001l10.875 41.0625 61.40625001-25.875L685.4375 558.125 635.65625001 573.875l9.28124999 35.0625c-12.75 9.65625001-27.375 16.96875001-43.3125 22.125v-80.625h105.84375001v-38.625h-105.93750002v-48.1875h106.125v-38.625H518.9375c13.78125001-16.6875 24.375-31.96875001 27.09375001-41.625l-32.71875001-9.09375001c141.09375001-51 219.5625-42.1875 218.90625001 41.43750002v220.12499998s8.34375001 75.65625001-77.43750002 70.12500002l-46.5-9.9375-10.875 44.625s200.4375 57.9375 216.84375001-97.6875c16.3125-155.8125-3.84375001-255.09375001-3.84375001-255.09375001s-18.375-143.625-329.53124999-54.5625c13.40625001-23.34375001 19.6875-38.625 19.6875-38.625l-77.90625001-22.03125001s-31.40625001 103.3125-87.28124999 151.50000002c0 0.09375001 54.28125001 31.59375001 53.625 30.84374999z" fill="#FFFFFF" ></path><path d="M356.46874999 583.4375c14.90625001-46.6875 18.1875-82.3125-7.21874999-108.375-32.71875001-33.28125001-36.28125001-36.28125001-84.84375001-72.84375001l-35.15624999 54.37500002 64.59375001 40.59374999s43.21875001 22.125 22.6875 63.75c-19.125 39.5625-113.15625001 125.90625001-113.15625001 125.90625001l84 53.06249998c58.21875001-127.6875 54.46875001-110.71875001 69.09375001-156.46874999zM310.25 381.96874999c30.46875001 0 55.3125-22.40625001 55.3125-50.24999998 0-27.84375001-24.84375001-50.25-55.3125-50.25-30.75 0-55.40625001 22.3125-55.59375001 50.25 0 27.65625001 24.84375001 50.25 55.59375001 50.25z" fill="#FFFFFF" ></path></symbol><symbol id="icon-execute-stop" viewBox="0 0 1024 1024"><path d="M558.08 650.24H419.84c-32.256 0-46.08-13.824-46.08-46.08V419.84c0-32.256 13.824-46.08 46.08-46.08h184.32c32.256 0 46.08 13.824 46.08 46.08v184.32c0 32.256-13.824 46.08-46.08 46.08h-46.08z" fill="#FF1010" ></path><path d="M512 51.2c-253.44 0-460.8 207.36-460.8 460.8s207.36 460.8 460.8 460.8 460.8-207.36 460.8-460.8-207.36-460.8-460.8-460.8m0 834.048c-207.36 0-373.248-165.888-373.248-373.248S304.64 138.752 512 138.752s373.248 165.888 373.248 373.248-165.888 373.248-373.248 373.248" fill="#666666" ></path></symbol><symbol id="icon-wait" viewBox="0 0 1024 1024"><path d="M515.85440749 82.98768981C279.05972221 82.98768981 87.0096802 275.0377318 87.0096802 511.83241706S279.05972221 940.67714431 515.85440749 940.67714431s428.84472724-192.05004197 428.84472724-428.84472725S752.64909276 82.98768981 515.85440749 82.98768981z m187.35771984 573.30121607c-6.20056854 8.04398081-15.58521282 12.23355417-24.96985715 12.23355415-6.70331735 0-13.40663469-2.17857813-19.10445441-6.53573441l-162.38786274-125.18445144-0.5027488-0.50274878c-2.84890987-2.34616108-5.36265388-5.19507094-7.20606612-8.3791467-0.16758294-0.50274881-0.50274881-0.83791468-0.67033176-1.34066346-1.67582932-3.01649281-2.84890987-6.36815149-3.35165867-10.05497603 0-0.50274881-0.16758294-1.00549761-0.16758293-1.5082464-0.16758294-1.00549761-0.33516586-2.0109952-0.33516586-3.18407575V222.41669063c0-17.42862511 14.07696642-31.50559152 31.50559151-31.50559153s31.50559152 14.07696642 31.50559153 31.50559153v273.99809655l150.15430858 115.79980716c13.57421762 10.55772482 16.08796163 30.332511 5.53023682 44.07431154z" fill="#666666" ></path><path d="M488.2032234 526.57971524c-1.67582932-3.18407574-2.84890987-6.5357344-3.35165865-10.05497603 0.50274881 3.51924161 1.67582932 6.87090027 3.35165865 10.05497603zM496.0796213 536.13194244c-3.01649281-2.34616108-5.36265388-5.19507094-7.20606615-8.37914667 1.84341228 3.18407574 4.35715626 6.03298562 7.20606615 8.37914667zM488.87355515 527.75279577c-0.16758294-0.33516586-0.50274881-0.83791468-0.67033175-1.34066347 0.16758294 0.50274881 0.50274881 1.00549761 0.67033175 1.34066347zM484.85156475 516.52473921c0-0.50274881-0.16758294-1.00549761-0.16758294-1.5082464 0 0.50274881 0.16758294 1.00549761 0.16758294 1.5082464z" fill="#666666" ></path></symbol><symbol id="icon-execute" viewBox="0 0 1024 1024"><path d="M870.6791041 124.68656709c13.43283574 0 24.17910469 10.74626894 24.17910468 24.17910469v721.79104482c0 13.43283574-10.74626894 24.17910469-24.17910468 24.17910468H211.57462724v-2.23880625h-62.68656796c-13.43283574 0-24.17910469-10.74626894-24.17910381-24.17910468V148.86567178c0-13.43283574 10.74626894-24.17910469 24.17910381-24.17910469h721.79104482m0-62.68656709H148.88805928C100.52985078 62 62.02238838 100.5074624 62.02238838 148.86567178V867.97014893c0 48.35820938 38.5074624 86.86567178 86.8656709 86.86567177v2.23880625h721.79104482c48.35820938 0 86.86567178-38.5074624 86.86567178-86.86567177V148.86567178C957.54477588 100.5074624 919.03731348 62 870.6791041 62z" fill="#666666" ></path><path d="M692.47014893 472.59701474L444.41044737 328.86567178c-29.99999971-17.01492539-65.37313477 3.58208964-65.3731339 37.164179v285.22388057c0 33.58208935 37.16417901 54.1791044 65.3731339 37.164179l248.05970156-141.94029814c29.99999971-16.11940342 29.99999971-57.31343262 0-73.88059747z" fill="#00AAF1" ></path></symbol><symbol id="icon-A1" viewBox="0 0 1024 1024"><path d="M318.623035 900.104009L36.049377 952.606034 93.018101 673.254257l225.604934 226.849752zM761.924648 0.393582l-101.269595 101.782168L886.259987 329.098726l101.269595-101.782167L761.924648 0.393582zM143.616286 622.363173l225.604934 226.922977 466.513806-469.223115-225.604934-226.996201L143.616286 622.363173zM398.730726 877.550838h146.449162v146.449162H398.730726V877.550838z m224.286892 0h146.449162v146.449162h-146.449162V877.550838z m219.673743 0h144.911446v146.449162H842.691361V877.550838z" fill="#0083BA" ></path></symbol><symbol id="icon-B1" viewBox="0 0 1058 1024"><path d="M57.144223 668.96767l226.595104 228.476433L0 950.955808z" fill="#3089DC" ></path><path d="M107.308807 620.267737L574.604415 152.972129 801.391304 379.759019 334.095697 847.054627zM623.304348 101.794961L725.099309 0l226.786889 226.78689-101.794961 101.794961z" fill="#0083BA" ></path><path d="M767.143813 1024c-160.772566 0-291.103679-130.331113-291.103679-291.103679s130.331113-291.103679 291.103679-291.103679 291.103679 130.331113 291.103679 291.103679-130.331113 291.103679-291.103679 291.103679z m-62.787068-431.206742v277.003986l202.15381-153.940192L704.356745 592.794399z" fill="#64AA44" ></path></symbol><symbol id="icon-B3" viewBox="0 0 1025 1024"><path d="M512.362667 0.479492C229.712254 0.479492 0.603429 229.596444 0.603429 512.23873 0.603429 794.887111 229.71327 1024 512.362667 1024c282.648381 0 511.760254-229.111873 511.760254-511.760254C1024.121905 229.60254 795.011048 0.479492 512.362667 0.479492z m0 930.475683c-231.246222 0-418.711365-187.457016-418.711365-418.709334 0-231.246222 187.465143-418.718476 418.712381-418.718476 231.250286 0 418.708317 187.472254 418.708317 418.718476 0 231.252317-187.458032 418.709333-418.709333 418.709334zM372.794921 721.601016l395.454984-232.616635L372.794921 302.884571v418.716445z" fill="#64AA44" ></path></symbol><symbol id="icon-A5" viewBox="0 0 1425 1024"><path d="M1424.896 142.075139l-868.714937 881.348051L0.928405 460.087089l139.114937-142.086481 417.166582 423.23767L1287.258734 0.57519z" fill="#64AA44" ></path></symbol><symbol id="icon-A2" viewBox="0 0 1024 1024"><path d="M256 256c0 141.385143 114.614857 256 256 256s256-114.614857 256-256S653.385143 0 512 0 256 114.614857 256 256zM593.257143 518.4L512 599.657143l-81.257143-81.257143C186.628571 557.371429 0 768.914286 0 1024h1024c0-255.085714-186.628571-466.628571-430.742857-505.6zM512 950.857143l-87.657143-87.657143L512 600l87.657143 263.314286L512 950.857143z" fill="#0083BA" ></path></symbol><symbol id="icon-A6" viewBox="0 0 1024 1024"><path d="M512.00408604 961.87536934C263.69500537 961.87536934 62.4178206 760.59818369 62.4178206 512.28808174S263.69807011 62.70181631 512.00408604 62.70181631c248.28354141 0 449.58626543 201.27718477 449.58626542 449.58626543 0.00102129 248.31112412-201.30170273 449.5872876-449.58626542 449.5872876zM146.71441513 512.28808174c0 201.7450626 163.54767305 365.29069219 365.28967091 365.29069219 85.67162315 0 164.28830888-29.71940977 226.57934179-79.0845627L225.80102129 285.68422285c-49.36208818 62.31861562-79.08660615 140.9342792-79.08660616 226.6028376v0.00102129zM512.00408604 147.00147559c-85.67162315 0-164.28626543 29.71940977-226.6028376 79.08456269l512.78342783 512.78240654c49.39171435-62.28898945 79.10908067-140.90669737 79.10908066-226.57934179-0.00102129-201.74404042-163.54562959-365.28967089-365.29069219-365.2896709l0.0010213 0.00204345z" fill="#DB0000" ></path></symbol><symbol id="icon-B2" viewBox="0 0 1024 1024"><path d="M256 256c0 141.385143 114.614857 256 256 256s256-114.614857 256-256S653.385143 0 512 0 256 114.614857 256 256zM593.257143 518.4L512 599.657143l-81.257143-81.257143C186.628571 557.371429 0 768.914286 0 1024h1024c0-255.085714-186.628571-466.628571-430.742857-505.6zM512 950.857143l-87.657143-87.657143L512 600l87.657143 263.314286L512 950.857143z" fill="#0083BA" ></path><path d="M737.714286 451.428571C579.602286 451.428571 451.428571 579.602286 451.428571 737.714286S579.602286 1024 737.714286 1024 1024 895.826286 1024 737.714286 895.826286 451.428571 737.714286 451.428571z m-62.205715 423.211429V600.788571l199.131429 121.712L675.508571 874.64z" fill="#64AA44" ></path><path d="M675.508571 874.64V600.788571l199.131429 121.712z" fill="#FFFFFF" ></path></symbol><symbol id="icon-A4" viewBox="0 0 1168 1024"><path d="M1167.449157 964.564732c0 31.791201-24.295416 57.507892-54.184153 57.745209v0.630658H55.720809v-0.630658l-0.500855 0.078668c-30.139165 0-54.685009-25.875339-54.685009-57.823877a60.176061 60.176061 0 0 1 8.932794-31.555196l-0.33303-0.236005L537.947452 26.363083l0.249117 0.236005C547.311611 10.670054 564.790412 0.605746 583.951406 0.25305c19.87032 0 37.152451 11.359713 46.753926 28.163278l0.333029-0.237316 528.730141 906.409137-0.33303 0.236005c5.253736 9.128154 8.00844 19.35242 8.014997 29.74189zM657.805275 346.725613c0-44.143447-32.260589-79.882489-72.112676-79.882489s-72.030074 35.820333-72.030074 79.882489v299.21516c0 44.062156 32.260589 79.801198 72.112676 79.801199s72.112676-35.739042 72.112676-79.801199v-299.21516h-0.082602z m-72.113987 436.507206c-39.769485 0-72.112676 32.280256-72.112676 72.149388 0 39.870443 32.260589 72.075964 72.112676 72.075965s72.112676-32.280256 72.112676-72.075965-32.260589-72.149388-72.112676-72.149388z" fill="#DB0000" ></path></symbol><symbol id="icon-A3" viewBox="0 0 1024 1024"><path d="M754.804503 850.768224c-6.921709-82.559745-10.523082-90.868248-19.031888-122.086963-13.990579-51.414611-64.955529-90.356248-101.192048-115.934786-34.694387-24.485046-64.033725-45.673261-64.033725-86.962331 0-41.279872 27.160527-63.725094 64.033725-96.608575 27.140088-24.217293 58.353693-62.039888 85.622547-100.118994 14.271617-19.917924 27.681725-47.435114 27.681724-74.666156H266.928798c2.595768 24.602571 12.743792 56.360878 23.356807 72.908391 26.584144 41.4301 60.536591 71.144495 92.542211 98.375537 37.199202 31.629541 66.611098 56.213717 66.611098 97.484392 0 42.158754-32.007665 61.482922-66.611098 86.953133-43.253269 25.471234-94.273405 67.63101-105.537405 118.574499-12.11018 28.986762-10.364679 42.158754-17.281277 122.08594h494.795369v-0.005109zM51.509653 927.17988c0-44.791313 10.398403-76.414723 54.498874-76.414722h38.08115c4.307545-80.806068 17.066667-108.06879 24.204008-148.435034 16.216399-91.380248 95.154331-146.677269 143.598115-181.811098 0-2.626427-0.848224-3.503265-2.577373-3.503266-37.215553-27.228998-74.52206-57.905054-111.592495-111.546507-44.245589-64.045988-61.417517-145.82087-64.033724-233.641644H106.007505c-44.964024 0-54.497852-54.448798-54.497852-101.008096v-8.773493C51.508631 16.364583 81.801453 0.562076 127.63414 0.562076h764.714411c44.114778 0 80.448383 15.801485 80.448383 61.483944v8.773493c0 46.558275-18.165269 101.008096-60.550898 101.008096H881.968543c-6.923752 87.822818-19.805509 169.577261-64.879904 233.640623-37.109269 52.745198-79.566435 86.055856-107.251226 113.284854-6.918643 2.644822-3.477717-0.858443-6.054068 1.769006 51.884711 47.428982 110.711569 81.681884 143.582787 181.810076 6.920687 46.551122 17.300695 63.238643 21.644008 148.436056h43.23794c42.383585 0 60.550898 31.622387 60.550898 76.4137v13.173014c0 43.040703-18.165269 83.440671-60.550898 83.440671H106.009549c-44.964024 0-54.497852-40.399968-54.497852-83.440671v-13.175058H51.509653z" fill="#0083BA" ></path></symbol><symbol id="icon-stop" viewBox="0 0 1168 1024"><path d="M1167.449157 964.564732c0 31.791201-24.295416 57.507892-54.184153 57.745209v0.630658H55.720809v-0.630658l-0.500855 0.078668c-30.139165 0-54.685009-25.875339-54.685009-57.823877a60.176061 60.176061 0 0 1 8.932794-31.555196l-0.33303-0.236005L537.947452 26.363083l0.249117 0.236005C547.311611 10.670054 564.790412 0.605746 583.951406 0.25305c19.87032 0 37.152451 11.359713 46.753926 28.163278l0.333029-0.237316 528.730141 906.409137-0.33303 0.236005c5.253736 9.128154 8.00844 19.35242 8.014997 29.74189zM657.805275 346.725613c0-44.143447-32.260589-79.882489-72.112676-79.882489s-72.030074 35.820333-72.030074 79.882489v299.21516c0 44.062156 32.260589 79.801198 72.112676 79.801199s72.112676-35.739042 72.112676-79.801199v-299.21516h-0.082602z m-72.113987 436.507206c-39.769485 0-72.112676 32.280256-72.112676 72.149388 0 39.870443 32.260589 72.075964 72.112676 72.075965s72.112676-32.280256 72.112676-72.075965-32.260589-72.149388-72.112676-72.149388z" fill="#DB0000" ></path></symbol><symbol id="icon-executing" viewBox="0 0 1025 1024"><path d="M512.362667 0.479492C229.712254 0.479492 0.603429 229.596444 0.603429 512.23873 0.603429 794.887111 229.71327 1024 512.362667 1024c282.648381 0 511.760254-229.111873 511.760254-511.760254C1024.121905 229.60254 795.011048 0.479492 512.362667 0.479492z m0 930.475683c-231.246222 0-418.711365-187.457016-418.711365-418.709334 0-231.246222 187.465143-418.718476 418.712381-418.718476 231.250286 0 418.708317 187.472254 418.708317 418.718476 0 231.252317-187.458032 418.709333-418.709333 418.709334zM372.794921 721.601016l395.454984-232.616635L372.794921 302.884571v418.716445z" fill="#64AA44" ></path></symbol><symbol id="icon-youzan" viewBox="0 0 1024 1024"><path d="M116.4921875 116.4921875h791.015625v791.015625H116.4921875z" fill="#cc0000" ></path><path d="M692.21313477 417.21655273c-28.87207031 3.50024414-57.72436523 7.1784668-86.57666016 10.48095704-17.24414063 2.01708984-27.88330078-7.61352539-26.89453125-24.30395508 0.90966797-16.51245117 2.57080078-32.94580078 3.71777344-49.43847657 1.52270508-21.08056641 3.48046875-42.16113281 4.27148437-63.28125 1.18652344-30.82983398-16.57177734-53.01782227-45.48339844-58.08032226-24.2644043-4.25170898-41.88427734 10.06567383-45.9777832 35.00244141a2272.90429688 2272.90429688 0 0 1-21.35742187 114.91479492c-6.76318359 30.94848633-17.34301758 60.90820313-33.00512696 88.53442383-9.65039063 17.06616211-20.84326172 33.00512695-38.87841797 41.56787109-6.18969727 2.9465332-7.71240234 6.38745117-7.71240234 12.81445312 0.19775391 81.33618164 0.11865234 162.75146484 0.11865234 244.08764649v8.62207031c4.11328125-0.49438477 6.92138672-0.81079102 9.72949219-1.24584961 93.18164063-14.57446289 186.30395508-29.14892578 279.4855957-43.64428711 24.58081055-3.81665039 39.94628906-23.51293945 37.05908204-48.76611328-1.16674805-10.32275391 0.05932617-19.87426758 4.70654297-29.12915039 7.71240234-15.50390625 8.80004883-31.69995117 6.28857421-49.02319336-1.58203125-10.67871094-1.81933594-22.88012695 1.72045899-32.74804687 8.36499023-23.27563477 9.96679688-45.64160156 4.46923828-70.02465821-2.76855469-12.37939453 0.73168945-26.75610352 3.42114258-39.82763672 6.34790039-29.58398438-9.29443359-49.43847656-38.83886719-47.57958984a190.57543945 190.57543945 0 0 0-10.28320312 1.06787109zM367.63964844 521.98657227c-3.91552734 0.6328125-6.22924805 0.94921875-8.56274414 1.38427734-18.88549805 3.61889648-37.85009766 7.11914063-56.73559571 10.99511719-13.7043457 2.82788086-21.04101563 12.06298828-21.04101562 26.32104492-0.05932617 69.09521484-0.05932617 138.22998047 0.05932617 207.32519531 0 16.31469727 10.28320313 25.88598633 26.00463867 23.86889649 17.3034668-2.17529297 34.40917969-5.55688477 51.65332032-7.61352539 7.27734375-0.88989258 8.74072266-4.13305664 8.70117187-11.07421875-0.19775391-80.1496582-0.13842773-160.41796875-0.07910156-240.62695313v-10.57983398z" fill="#ffffff" ></path></symbol><symbol id="icon-resume-execute" viewBox="0 0 1024 1024"><path d="M511.9505 961.9989998a449.09950078 449.09950078 0 0 0 449.9994999-449.9994999 451.29949893 451.29949893 0 0 0-449.9994999-449.9994999 451.29949893 451.29949893 0 0 0-449.9994999 449.9994999 449.09950078 449.09950078 0 0 0 449.9994999 449.9994999z m0-69.24992256A379.64957783 379.64957783 0 0 1 131.20092354 511.9994999a379.64957783 379.64957783 0 0 1 380.74957646-380.74957647A379.64957783 379.64957783 0 0 1 892.70007734 511.9994999a381.89957607 381.89957607 0 0 1-380.74957734 380.74957734z m0 0" fill="#707070" ></path><path d="M674.75031875 550.04945732L460.15055791 688.49930411a49.29994511 49.29994511 0 0 1-65.74992715-13.84998487 64.19992852 64.19992852 0 0 1-6.89999238-24.24997266V373.49965391a49.49994463 49.49994463 0 0 1 48.44994609-48.4499461 49.99994473 49.99994473 0 0 1 24.24997266 6.94999248l214.59976172 138.4498459a48.54994627 48.54994627 0 0 1 13.84998487 65.74992715 27.04997021 27.04997021 0 0 1-13.84998487 13.84998398z m0 0" fill="#707070" ></path></symbol><symbol id="icon-C3" viewBox="0 0 1024 1024"><path d="M256 256c0 141.3888 114.6112 256 256 256s256-114.6112 256-256S653.3888 0 512 0 256 114.6112 256 256zM593.2544 518.4L512 599.6544l-81.2544-81.2544C186.624 557.3632 0 768.9216 0 1024h1024c0-255.0784-186.624-466.6368-430.7456-505.6zM512 950.8608l-87.6544-87.6544L512 599.9872l87.6544 263.3216L512 950.8608z" fill="#0083BA" ></path><path d="M738.2528 452.5312C580.4544 452.5312 452.5312 580.4544 452.5312 738.2528c0 157.824 127.9232 285.7472 285.7216 285.7472 157.824 0 285.7472-127.9232 285.7472-285.7472C1024 580.4544 896.0768 452.5312 738.2272 452.5312z" fill="#64AA44" ></path><path d="M640 614.4m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path><path d="M793.6 606.1312m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path></symbol><symbol id="icon-C2" viewBox="0 0 1049 1024"><path d="M55.0656 653.0048l218.368 223.0016L0 928.256z" fill="#3089DC" ></path><path d="M101.888 605.2864L553.0368 151.1168l218.9568 220.416-451.1744 454.1696zM600.448 98.6368L698.4448 0l218.3424 219.776-97.9968 98.6368z" fill="#0083BA" ></path><path d="M746.5216 435.2C588.7232 435.2 460.8 563.1232 460.8 720.9216c0 157.824 127.9232 285.7472 285.7216 285.7472 157.824 0 285.7472-127.9232 285.7472-285.7472C1032.2688 563.1232 904.3456 435.2 746.496 435.2z" fill="#64AA44" ></path><path d="M648.2688 597.0688m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path><path d="M801.8688 588.8m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path></symbol><symbol id="icon-C1" viewBox="0 0 1024 1024"><path d="M512 0C229.2224 0 0 229.2224 0 512s229.2224 512 512 512 512-229.2224 512-512S794.7776 0 512 0z m0 930.9184c-231.3472 0-418.9184-187.5456-418.9184-418.9184 0-231.3472 187.5712-418.9184 418.9184-418.9184 231.3728 0 418.9184 187.5712 418.9184 418.9184 0 231.3728-187.5456 418.9184-418.9184 418.9184z" fill="#64AA44" ></path><path d="M332.8 307.2m51.2 0l0 0q51.2 0 51.2 51.2l0 332.8q0 51.2-51.2 51.2l0 0q-51.2 0-51.2-51.2l0-332.8q0-51.2 51.2-51.2Z" fill="#64AA44" ></path><path d="M588.8 307.2m51.2 0l0 0q51.2 0 51.2 51.2l0 332.8q0 51.2-51.2 51.2l0 0q-51.2 0-51.2-51.2l0-332.8q0-51.2 51.2-51.2Z" fill="#64AA44" ></path></symbol><symbol id="icon-pause" viewBox="0 0 1024 1024"><path d="M512 62a450 450 0 0 0-450 450 450 450 0 1 0 450-450z m0 832.5A382.95 382.95 0 0 1 129.5 512c0-210.85714247 171.51428585-382.5 382.5-382.5 210.85714247 0 382.5 171.51428585 382.5 382.5A383.14285753 383.14285753 0 0 1 512 894.5z" fill="#666666" ></path><path d="M630.15714249 324.47857167c17.48571417 0 31.82142832 18.25714249 31.82142918 40.62857082v293.78571504c0 22.37142833-14.33571415 40.62857168-31.82142918 40.62857079H614.21428585c-17.55 0-31.82142832-18.25714249-31.82142834-40.62857079v-293.78571504c0-22.37142833 14.33571415-40.62857168 31.82142832-40.62857081h15.94285664z m-220.37142832 1e-8c17.48571417 0 31.82142832 18.25714249 31.82142832 40.62857081v293.78571504c0 22.37142833-14.33571415 40.62857168-31.82142832 40.62857079h-15.94285664c-17.55 0-31.82142832-18.25714249-31.8214292-40.62857079v-293.78571504c0-22.37142833 14.33571415-40.62857168 31.8214292-40.62857081h15.94285664z" fill="#666666" ></path></symbol><symbol id="icon-error" viewBox="0 0 1024 1024"><path d="M512.00408604 961.87536934C263.69500537 961.87536934 62.4178206 760.59818369 62.4178206 512.28808174S263.69807011 62.70181631 512.00408604 62.70181631c248.28354141 0 449.58626543 201.27718477 449.58626542 449.58626543 0.00102129 248.31112412-201.30170273 449.5872876-449.58626542 449.5872876zM146.71441513 512.28808174c0 201.7450626 163.54767305 365.29069219 365.28967091 365.29069219 85.67162315 0 164.28830888-29.71940977 226.57934179-79.0845627L225.80102129 285.68422285c-49.36208818 62.31861562-79.08660615 140.9342792-79.08660616 226.6028376v0.00102129zM512.00408604 147.00147559c-85.67162315 0-164.28626543 29.71940977-226.6028376 79.08456269l512.78342783 512.78240654c49.39171435-62.28898945 79.10908067-140.90669737 79.10908066-226.57934179-0.00102129-201.74404042-163.54562959-365.28967089-365.29069219-365.2896709l0.0010213 0.00204345z" fill="#DB0000" ></path></symbol><symbol id="icon-all" viewBox="0 0 1024 1024"><path d="M138.166 303.633h747.642c19.529 0 35.514-15.632 35.514-34.78 0-19.124-15.785-34.756-35.514-34.756H138.166c-19.503 0-35.489 15.632-35.489 34.756 0 19.147 15.986 34.78 35.489 34.78z m747.642 173.7H138.166c-19.503 0-35.489 15.632-35.489 34.755 0 19.148 15.962 34.78 35.489 34.78h747.642c19.529 0 35.514-15.632 35.514-34.78 0-19.123-15.986-34.755-35.514-34.755z m0 243.06H138.166c-19.503 0-35.489 15.481-35.489 34.807 0 19.225 15.962 34.704 35.489 34.704h747.642c19.529 0 35.514-15.481 35.514-34.704 0-19.326-15.986-34.807-35.514-34.807z" fill="#0083BA" ></path></symbol><symbol id="icon-success" viewBox="0 0 1024 1024"><path d="M511.197728 63.61076c246.953462 0 447.150016 200.146413 447.150016 447.038476 0 246.892063-200.196555 447.038476-447.150016 447.038476-246.954485 0-447.150016-200.145389-447.150016-447.038476 0-246.892063 200.195531-447.038476 447.150016-447.038476z" fill="#64AA44" ></path><path d="M722.492038 374.556675L482.385519 682.69259c-0.597611 0.7552-1.457188 1.112334-2.115174 1.787716-0.847298 0.874927-1.341554 1.970888-2.322905 2.747577-0.713244 0.564865-1.582031 0.701988-2.331092 1.186012-1.482771 0.969071-2.989077 1.682315-4.603854 2.342348-1.734504 0.705058-3.40454 1.318018-5.211699 1.656733-1.730411 0.334621-3.405563 0.39295-5.169743 0.397043-1.76418-0.004093-3.439332-0.062422-5.169743-0.397043-1.808182-0.338714-3.478218-0.951675-5.212722-1.656733-1.614777-0.660032-3.121084-1.373277-4.603854-2.342348-0.748037-0.484024-1.617847-0.621147-2.331092-1.186012-0.980327-0.776689-1.475608-1.87265-2.322905-2.747577-0.656963-0.675382-1.51654-1.032516-2.115174-1.787716L299.061236 550.337143c-9.53619-12.041244-7.505951-29.53364 4.535294-39.06983 12.041244-9.53619 29.53364-7.505951 39.06983 4.535293L457.503828 624.51354l221.382063-284.491403c9.53619-12.041244 27.02961-14.072507 39.069831-4.535293 12.042267 9.53619 14.072507 27.028587 4.536316 39.069831z" fill="#FFFFFF" ></path></symbol><symbol id="icon-dingdan1" viewBox="0 0 1024 1024"><path d="M883.776 94.08c41.344 0 76.352 31.936 75.072 71.04v764.8c0 39.04-35.008 71.104-76.352 71.104H137.792c-40.128 0-72.768-32-72.768-71.104V165.12c0-39.104 31.36-71.04 72.768-71.04H296.96c7.616-30.848 37.76-54.592 72.768-54.592h80.256c9.92-23.616 33.792-39.04 61.44-39.04 27.456 0 51.264 15.36 61.312 39.04h78.976c35.2 0 65.28 23.808 72.768 54.592h159.232-0.064z m-141.696 622.72v-23.68c0-14.272-12.608-26.048-27.648-26.048H310.72c-15.04 0-27.584 11.776-27.584 26.048v23.744c0 14.208 12.544 26.048 27.584 26.048h403.648c15.104 0 27.584-11.84 27.584-26.048h0.128z m0-240.384v-23.68c0-14.208-12.608-26.112-27.648-26.112H310.72c-15.04 0-27.584 11.904-27.584 26.048v23.744c0 14.272 12.544 26.048 27.584 26.048h403.648c15.104 0 27.584-11.776 27.584-26.048h0.128z" fill="#3171F5" ></path><path d="M512.64 128.384c33.856 0 60.16 26.048 60.16 56.896 0 32-27.52 56.832-60.16 56.832-33.92 0-60.224-26.048-60.224-56.832 0-30.848 26.432-56.96 60.16-56.96z" fill="#3171F5" ></path></symbol></svg>',c=(c=document.getElementsByTagName("script"))[c.length-1].getAttribute("data-injectcss");if(c&&!e.__iconfont__svg__cssinject__){e.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(e){console&&console.log(e)}}function i(){o||(o=!0,a())}t=function(){var e,t,n,a;(t=document.createElement("div")).innerHTML=l,l=null,(t=t.getElementsByTagName("svg")[0])&&(t.setAttribute("aria-hidden","true"),t.style.position="absolute",t.style.width=0,t.style.height=0,t.style.overflow="hidden",(e=document.body).firstChild?(n=t,(a=e.firstChild).parentNode.insertBefore(n,a)):e.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(t,0):(n=function(){document.removeEventListener("DOMContentLoaded",n,!1),t()},document.addEventListener("DOMContentLoaded",n,!1)):document.attachEvent&&(a=t,r=e.document,o=!1,function t(){try{r.documentElement.doScroll("left")}catch(e){return void setTimeout(t,50)}i()}(),r.onreadystatechange=function(){"complete"==r.readyState&&(r.onreadystatechange=null,i())})})(window),".customer-view-icon-svg {\n font-size: 16px;\n line-height: 1;\n width: 1em;\n height: 1em;\n overflow: hidden;\n vertical-align: middle;\n pointer-events: none;\n}\n"),prefixCls$1=(styleInject(css_248z$g),"customer-view"),SvgIcon=(()=>{function e(){return _classCallCheck(this,e),_callSuper(this,e,arguments)}return _inherits(e,Component),_createClass(e,[{key:"render",value:function(){var e=this.props,t=e.symbol,e=e.style,t='<use xlink:href="#icon-'.concat(t,'" />');return React.createElement("svg",{className:"".concat(prefixCls$1,"-icon-svg"),dangerouslySetInnerHTML:{__html:t},style:e})}}])})(),css_248z$h='div.specialBefore::before {\n content: "";\n display: inline-block;\n position: absolute;\n top: -9px;\n left: 35px;\n border: 5px solid transparent;\n border-bottom-color: #fff;\n width: 0;\n height: 0;\n}\ndiv.specialBefore::after {\n content: "";\n display: inline-block;\n position: absolute;\n top: -9px;\n left: 0px;\n border: 5px solid transparent;\n border-bottom-color: transparent;\n width: 50px;\n height: 0;\n}\n',isCustomerPlat=(styleInject(css_248z$h),function(e){return-1===["DD","DOUYIN","JOS","KUAISHOU","MGJ","OFFLINE","REDBOOK","SUNING","TAOBAO","WEIMOB","WEIXIN","YOUZAN"].indexOf(e)}),createUuid=function(){for(var e="",t=1;t<=3;t+=1)e+=Math.random().toString(32).substr(2);return e.replace(/^\d+/,"")},getPlat=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]||{}},PlatAndData=(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).container=createUuid(),t.onChangeShow=function(){var e=t.state.visible;t.setState({visible:!e})},t.state={visible:!1},t}return _inherits(n,Component),_createClass(n,[{key:"render",value:function(){var e=this.container,t=this.onChangeShow,n=this.state.visible,a=this.props,r=a.platkey,o=a.value,l=a.idKey,c=a.titleKey,i=a.childrenKey,s=a.width,a=a.height,u=isCustomerPlat(this.props.platkey);return React.createElement("div",{className:e,style:{position:"relative",cursor:"pointer",display:"inline-block",verticalAlign:"middle",marginRight:"8px"},onMouseEnter:t,onMouseLeave:t},u&&React.createElement("div",{style:{width:"20px",height:"20px",backgroundSize:"100% 100%",backgroundImage:"url(src/customer-view/assets/img/customerPlatBorder.svg)"}},React.createElement("svg",{width:"16px",height:"16px",viewBox:"0 0 16 16",style:{marginLeft:"2px",marginTop:"2px",backgroundColor:"#FAFAFA"}},React.createElement("text",{x:"2",y:"12",fontSize:"14",fill:"#0066cc",fontWeight:"bold"},getPlat(r).platName||"数"))),!u&&React.createElement("span",null,React.createElement(SvgIcon,{symbol:"".concat(r,"02"),style:{width:"20px",height:"20px"}})),n&&React.createElement("div",{className:"specialBefore",style:{position:"absolute",top:"24px",left:"-30px",zIndex:"1"}},React.createElement(Cascade,{width:s,height:a,container:e,onClose:t,visible:n,data:o,idKey:l,childrenKey:i,titleKey:c,isOnlyShow:!0,supportCopy:!0})))}}])})(),createUuid$1=function(){for(var e="",t=1;t<=3;t+=1)e+=Math.random().toString(32).substr(2);return e.replace(/^\d+/,"")},AccountInfoModule=(()=>{function r(){var a;_classCallCheck(this,r);for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return(a=_callSuper(this,r,[].concat(t))).handleCopy=function(e){ShuyunUtils.copyText(e),Message.success("复制成功",{contextContainer:document.getElementsByClassName("cloud-modal-body")[0]})},a.handlePlatAndData=function(e){var e=e&&e.reduce(function(e,t){return e[t.uniShopId]?e[t.uniShopId].platAccount="".concat(e[t.uniShopId].platAccount,",").concat(t.platAccount):e[t.uniShopId]=t,e},{}),i=[];return Object.values(e).forEach(function(e){var t,n,a=e.platAccount,r=e.uniShopId,o=e.shopType,l=void 0===o?null:o,o=e.shopTypeDesc,e={id:r,title:e.shopName||"未知",children:[]},c=_objectSpread2({pid:createUuid$1()},e);l&&(-1!==(n=i.findIndex(function(e){return e.type===l}))?(c.pid=i[n].id,i[n].children.push(c),e=null):(e={id:r,type:l,title:o||"未知",children:[]}).children.push(c)),a&&(a.includes(",")?(t=[],a.split(",").forEach(function(e){t.push({id:createUuid$1(),title:e,children:null})}),l?c.children=t:e.children=t):(n=[{id:createUuid$1(),title:a,children:null}],l||(e.children=n),l&&(c.children=n))),e&&i.push(e)}),i},a.platRender=function(n){return Object.keys(n).reduce(function(e,t){return e.push(React.createElement(PlatAndData,{platkey:t,key:t,value:a.handlePlatAndData(n[t]),idKey:"id",titleKey:"title",childrenKey:"children",width:"220px",height:"231px"})),e},[])},a}return _inherits(r,React.Component),_createClass(r,[{key:"render",value:function(){var e=this,t=this.props,n=t.uniId;return React.createElement("div",{className:"account-info-area plat-list"},React.createElement("label",{className:"uniId-label"},React.createElement("span",null,"全渠道ID:"),React.createElement(Tooltip,{content:"双击可复制"},React.createElement("span",{className:"account-name",onDoubleClick:function(){e.handleCopy(n)}},n))),this.platRender(t.shopAccountMap))}}])})();function getStorageData$2(e){e=storageKey$2[e];try{var t=localStorage.getItem(e);return JSON.parse(t)}catch(e){return null}}AccountInfoModule.contextType=CustomerViewContext;var css_248z$i="/**\n * areaStyle.less\n * wangbo\n * 2019/10/24\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.area-style {\n display: inline-block;\n height: 26px;\n background: white;\n vertical-align: middle;\n}\n.area-style .cloud-select {\n display: inline-block;\n width: 75px;\n vertical-align: middle;\n margin-right: 5px;\n}\n.area-style .cloud-select .select-selected {\n padding-right: 0;\n}\n.area-style .address-detail {\n height: inherit;\n}\n",checkArray=(styleInject(css_248z$i),function(e){return Array.isArray(e)&&0<e.length}),AreaSelect=(()=>{function n(e){_classCallCheck(this,n),(s=_callSuper(this,n,[e])).getAreasFromLocalStorage=function(n,a,r){s.areaList=getStorageData$2("unification"),s.cityList=[],s.districtList=[],s.townList=[],checkArray(s.areaList)&&s.areaList.forEach(function(e,t){e.id===n&&(s.cityList=s.areaList[t].children)}),checkArray(s.cityList)&&s.cityList.forEach(function(e,t){e.id===a&&(s.districtList=s.cityList[t].children)}),checkArray(s.districtList)&&s.districtList.forEach(function(e,t){e.id===r&&(s.townList=s.districtList[t].children)})},s.handleChangeProvince=function(n){checkArray(s.areaList)&&s.areaList.forEach(function(e,t){e.id===n.value&&(s.cityList=s.areaList[t].children||[],s.districtList=[],s.townList=[],s.setState({province:n.value,provinceName:n.label,city:"",cityName:"",district:"",districtName:"",town:"",townName:"",address:""},function(){s.selectedAllArea(n.label,n.value,s.state.cityName,s.state.city,s.state.districtName,s.state.district,s.state.townName,s.state.town,s.state.address)}))})},s.handleChangeCity=function(n){checkArray(s.cityList)&&s.cityList.forEach(function(e,t){e.id===n.value&&(s.districtList=s.cityList[t].children||[],s.townList=[],s.setState({city:n.value,cityName:n.label,district:"",districtName:"",town:"",townName:"",address:""},function(){s.selectedAllArea(s.state.provinceName,s.state.province,n.label,n.value,s.state.districtName,s.state.district,s.state.townName,s.state.town,s.state.address)}))})},s.handleChangeDistrict=function(n){checkArray(s.districtList)&&s.districtList.forEach(function(e,t){e.id===n.value&&(s.townList=s.districtList[t].children||[],s.setState({district:n.value,districtName:n.label,town:"",townName:"",address:""},function(){s.selectedAllArea(s.state.provinceName,s.state.province,s.state.cityName,s.state.city,n.label,n.value,s.state.townName,s.state.town,s.state.address)}))})},s.handleChangeTown=function(e){s.setState({town:e.value,townName:e.label,address:""},function(){s.selectedAllArea(s.state.provinceName,s.state.province,s.state.cityName,s.state.city,s.state.districtName,s.state.district,e.label,e.value,s.state.address)})},s.handleInput=function(e){s.setState({address:e.target.value}),s.selectedAllArea(s.state.provinceName,s.state.province,s.state.cityName,s.state.city,s.state.districtName,s.state.district,s.state.townName,s.state.town,e.target.value)},s.selectedAllArea=function(e,t,n,a,r,o,l,c,i){s.props.selectdArea(e,t,n,a,r,o,l,c,i)};var s,t=e.addressValue&&e.addressValue.split(","),e=e.addressName&&e.addressName.split(",");return s.state={province:t[0]||"",provinceName:e[0]||"",city:t[1]||"",cityName:e[1]||"",district:t[2]||"",districtName:e[2]||"",town:t[3]||"",townName:e[3]||"",address:t[4]||""},s.getAreasFromLocalStorage(t[0],t[1],t[2]),s}return _inherits(n,React.Component),_createClass(n,[{key:"render",value:function(){var e="name";return React.createElement("div",{className:"area-style"},React.createElement(Select$2,{value:this.state.province,labelInValue:!0,onChange:this.handleChangeProvince,dataSource:this.areaList,labelKey:e,valueKey:"id"}),React.createElement(Select$2,{value:this.state.city,labelInValue:!0,disabled:!checkArray(this.cityList),onChange:this.handleChangeCity,dataSource:this.cityList,labelKey:e,valueKey:"id"}),React.createElement(Select$2,{value:this.state.district,labelInValue:!0,disabled:!checkArray(this.districtList),onChange:this.handleChangeDistrict,dataSource:this.districtList,labelKey:e,valueKey:"id"}),React.createElement(Select$2,{value:this.state.town,labelInValue:!0,disabled:!checkArray(this.townList),onChange:this.handleChangeTown,dataSource:this.townList,labelKey:e,valueKey:"id"}),React.createElement(Input$2,{value:this.state.address,onChange:this.handleInput,className:"address-detail"}))}}])})(),Store$4=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getCustomerInfo",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return l.apply(this,arguments)})},{key:"getCustomerItemInfo",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customer/decrypt/").concat(a,"/").concat(r),e.next=3,http.get(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})},{key:"saveCustomerItemInfo",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/").concat(n,"/customer/").concat(o),e.next=3,http.put(l,{field:a,value:r});case 3:return l=e.sent,e.abrupt("return",l.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a,r){return o.apply(this,arguments)})},{key:"getPlatformList",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(n,"/customer/platform"),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})},{key:"getAddressInfo",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/full/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})}]);var a,n,o,r,l})(),store=new Store$4,CustomerInfoModule=(()=>{function t(e){var s;return _classCallCheck(this,t),(s=_callSuper(this,t,[e])).mouseEnter=function(){s.setState({showEditBtn:!0})},s.mouseLeave=function(){s.setState({showEditBtn:!1})},s.viewAddressInfo=function(){store.getAddressInfo(s.context.domain,s.context.serverName,s.context.uniId).then(function(e){var t=e.state,n=e.city,a=e.district,r=e.town,o=e.address,l=e.stateName,c=e.cityName,i=e.districtName,e=e.townName;s.setState({showAddressSelect:!0,selectedArea:"".concat(t||"",",").concat(n||"",",").concat(a||"",",").concat(r||"",",").concat(o||""),selectedAreaName:"".concat(l||"",",").concat(c||"",",").concat(i||"",",").concat(e||"",",").concat(o||"")})})},s.viewCustomerItemInfo=function(t){store.getCustomerItemInfo(s.context.domain,s.context.serverName,s.context.uniId,t).then(function(e){switch(t){case"fullName":s.setState({lawsName:e.data});break;case"mobile":s.setState({lawsMobile:e.data});break;case"email":s.setState({lawsEmail:e.data})}}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},s.editCustomerItemInfo=function(e,t){switch(s.cancelCustomerInfo(e),"email"!==e&&"fullName"!==e&&"mobile"!==e||!t||s.viewCustomerItemInfo(e),"unionAddress"===e&&s.viewAddressInfo(),e){case"fullName":s.setState({showFullNameInput:!0});break;case"gender":s.setState({showGenderSelector:!0});break;case"birthday":s.setState({showDatePicker:!0});break;case"mobile":s.setState({showMobileInput:!0});break;case"email":s.setState({showEmailInput:!0})}},s.saveCustomerItemInfo=function(t,e){if("mobile"===t&&e&&!REG_EXPRESS.mobile.test(e))Message.error("请输入符合规则的手机号");else{if("email"===t){if(e&&!REG_EXPRESS.email.test(e))return void Message.error("请输入符合规则的邮箱");if(!e)return void Message.error("邮箱不能为空")}"fullName"!==t||s.state.lawsName?"gender"!==t||e?"birthday"!==t||e?store.saveCustomerItemInfo(s.context.domain,s.context.serverName,t,e,s.context.uniId).then(function(e){switch(s.cancelCustomerInfo(t),t){case"fullName":s.setState({lawsName:e.data});break;case"mobile":s.setState({lawsMobile:e.data});break;case"email":s.setState({lawsEmail:e.data});break;case"gender":s.setState({newGender:e.data,gender:e.data});break;case"birthday":s.setState({newBirthday:e.data,birthday:e.data});break;case"unionAddress":s.setState({selectedArea:e.data})}}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")}):Message.error("生日不能为空"):Message.error("性别不能为空"):Message.error("姓名不能为空")}},s.hideCustomerItemInfo=function(e){switch(s.cancelCustomerInfo(e),e){case"fullName":s.setState({lawsName:""});break;case"mobile":s.setState({lawsMobile:""});break;case"email":s.setState({lawsEmail:""})}},s.cancelCustomerInfo=function(e){"unionAddress"===e&&s.state.selectedAreaName&&(e=s.state.selectedAreaName.split(","),s.setState({selectedAreaName:"".concat(e[0],",").concat(e[1],",").concat(e[2],",").concat(e[3]?"**":"",",").concat(e[4]?"**":"")})),s.setState({lawsName:"",lawsMobile:"",lawsEmail:"",newGender:"",newBirthday:"",showFullNameInput:!1,showMobileInput:!1,showEmailInput:!1,showDatePicker:!1,showGenderSelector:!1,showAddressSelect:!1})},s.onChangeInput=function(e,t){switch(e){case"fullName":s.setState({lawsName:t.target.value});break;case"mobile":s.setState({lawsMobile:t.target.value});break;case"email":s.setState({lawsEmail:t.target.value});break;case"gender":s.setState({newGender:t,gender:t});break;case"birthday":s.setState({newBirthday:t&&ShuyunUtils.moment(t).format("YYYYMMDD"),birthday:t&&ShuyunUtils.moment(t).format("YYYYMMDD")})}},s.onSelectedArea=function(e,t,n,a,r,o,l,c,i){t="".concat(t||"",",").concat(a||"",",").concat(o||"",",").concat(c||"",",").concat(i||""),a="".concat(e||"",",").concat(n||"",",").concat(r||"",",").concat(l||"",",").concat(i||"");s.setState({selectedArea:t,selectedAreaName:a})},s.state={lawsName:"",lawsMobile:"",lawsEmail:"",newGender:"",gender:e.gender,newBirthday:"",birthday:e.birthday,showEditBtn:!1,showFullNameInput:!1,showMobileInput:!1,showEmailInput:!1,showAddressSelect:!1,showGenderSelector:!1,showDatePicker:!1,selectedArea:"".concat(e.state||"",",").concat(e.city||"",",").concat(e.district||"",",").concat(e.town||"",",").concat(e.address||""),selectedAreaName:"".concat(e.stateName||"",",").concat(e.cityName||"",",").concat(e.districtName||"",",").concat(e.townName||"",",").concat(e.address||"")},s}return _inherits(t,React.Component),_createClass(t,[{key:"render",value:function(){var e=this,t=this.props,n=t.fullName,a=t.birthYear,r=t.mobile,o=t.email,l=t.stateName,c=t.cityName,i=t.districtName,s=t.townName,t=t.address,u=this.state,d=u.birthday,p=u.newBirthday,u=u.gender;return React.createElement("div",{className:"account-info-area customer-info ".concat(this.state.showEditBtn&&"mouse-enter"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},React.createElement(OperateFullName,{type:"fullName",fullName:n,newName:this.state.lawsName,showFullNameInput:this.state.showFullNameInput,showEditIcon:this.state.showEditBtn,showSaveIcon:this.state.showFullNameInput,handleChange:this.onChangeInput,onEditInfo:this.editCustomerItemInfo,onHideInfo:this.hideCustomerItemInfo,onViewInfo:this.viewCustomerItemInfo,onSaveInfo:this.saveCustomerItemInfo,onCancelInfo:this.cancelCustomerInfo}),React.createElement(OperateGender,{type:"gender",gender:u,newGender:this.state.newGender,showEditIcon:this.state.showEditBtn,showSaveIcon:this.state.showGenderSelector,showGenderSelector:this.state.showGenderSelector,onChangeInput:this.onChangeInput,onEditInfo:this.editCustomerItemInfo,onSaveInfo:this.saveCustomerItemInfo,onCancelInfo:this.cancelCustomerInfo}),React.createElement(OperateBirthday,{type:"birthday",birthday:p||d,newBirthday:this.state.newBirthday,showEditIcon:this.state.showEditBtn,showSaveIcon:this.state.showDatePicker,showDatePicker:this.state.showDatePicker,onChangeInput:this.onChangeInput,onEditInfo:this.editCustomerItemInfo,onSaveInfo:this.saveCustomerItemInfo,onCancelInfo:this.cancelCustomerInfo}),React.createElement("span",null,React.createElement("label",null,"年龄:"),React.createElement("label",null,this.state.newBirthday||a?"".concat((new Date).getFullYear()-Number(this.state.newBirthday&&ShuyunUtils.moment(this.state.newBirthday).format("YYYY")||a),"岁"):"--")),React.createElement(OperateMobile,{type:"mobile",mobile:r,newMobile:this.state.lawsMobile,showHideIcon:this.state.lawsMobile,showMobileInput:this.state.showMobileInput,showEditIcon:this.state.showEditBtn,showSaveIcon:this.state.showMobileInput,handleChange:this.onChangeInput,onEditInfo:this.editCustomerItemInfo,onHideInfo:this.hideCustomerItemInfo,onViewInfo:this.viewCustomerItemInfo,onSaveInfo:this.saveCustomerItemInfo,onCancelInfo:this.cancelCustomerInfo}),React.createElement(OperateEmail,{type:"email",email:o,newEmail:this.state.lawsEmail,showHideIcon:this.state.lawsEmail,showEmailInput:this.state.showEmailInput,showEditIcon:this.state.showEditBtn,showSaveIcon:this.state.showEmailInput,handleChange:this.onChangeInput,onEditInfo:this.editCustomerItemInfo,onHideInfo:this.hideCustomerItemInfo,onViewInfo:this.viewCustomerItemInfo,onSaveInfo:this.saveCustomerItemInfo,onCancelInfo:this.cancelCustomerInfo}),React.createElement(OperateAddress,{type:"unionAddress",showAddressSelect:this.state.showAddressSelect,showEmailInput:this.state.showAddressSelect,showEditIcon:this.state.showEditBtn,showSaveIcon:this.state.showAddressSelect,value:this.state.selectedArea,valueName:this.state.selectedAreaName,stateName:l,cityName:c,districtName:i,townName:s,address:t,onSelectedAddress:this.onSelectedArea,onEditInfo:this.editCustomerItemInfo,onViewInfo:this.viewCustomerItemInfo,onSaveInfo:this.saveCustomerItemInfo,onCancelInfo:function(){return e.cancelCustomerInfo("unionAddress")}}))}}])})();function OperateFullName(e){var t=e.type,n=e.fullName,a=e.newName,r=e.handleChange,o=e.showFullNameInput;return React.createElement("span",null,React.createElement("label",null,"姓名:"),!o&&React.createElement(Tooltip,{content:a||n},React.createElement("span",null,a||n||"--")),o&&React.createElement(Input$2,{className:"edit-input",value:a,hasClear:!0,onChange:function(e){return r(t,e)}}),React.createElement(OperatorIcon,{type:t,value:a||n,showEditIcon:e.showEditIcon,showSaveIcon:e.showSaveIcon,showHideIcon:a,onEditInfo:e.onEditInfo,onHideInfo:e.onHideInfo,onViewInfo:e.onViewInfo,onSaveInfo:e.onSaveInfo,onCancelInfo:e.onCancelInfo}))}function OperateGender(e){var t=e.type,n=e.gender,a=e.newGender,r=e.showGenderSelector,o=e.onChangeInput;return React.createElement("span",null,React.createElement("label",null,"性别:"),!r&&React.createElement("span",null,"F"===(a||n)?"女":"M"===(a||n)?"男":"未知"),r&&React.createElement(Select$2,{className:"edit-input",onChange:function(e){return o(t,e)},value:n,dataSource:GENDER_LIST,labelKey:"label",valueKey:"value"}),React.createElement(OperatorIcon,{type:t,value:a||n,showEditIcon:e.showEditIcon,showSaveIcon:e.showSaveIcon,onEditInfo:e.onEditInfo,onSaveInfo:e.onSaveInfo,onCancelInfo:e.onCancelInfo}))}function OperateBirthday(e){var t=e.type,n=e.birthday,a=e.newBirthday,r=e.showDatePicker,o=e.showEditIcon,l=e.showSaveIcon,c=e.onEditInfo,i=e.onSaveInfo,s=e.onCancelInfo,u=e.onChangeInput;return React.createElement("span",{className:"customer-date-picker"},React.createElement("label",null,"生日:"),React.createElement("span",null,!r&&(a||n?ShuyunUtils.moment(a||n).format("YYYY/MM/DD"):"--")),r&&React.createElement(Datepicker,{className:"date-picker",maxDate:new Date,minYear:1900,value:a&&new Date(ShuyunUtils.moment(a).format("YYYY/MM/DD"))||n&&new Date(ShuyunUtils.moment(n).format("YYYY/MM/DD")),onChange:function(e){return u(t,e)},placeholder:"年月日"}),React.createElement(OperatorIcon,{type:t,value:a||n,showEditIcon:o,showSaveIcon:l,onEditInfo:c,onSaveInfo:i,onCancelInfo:s}))}function OperateMobile(e){var t=e.type,n=e.mobile,a=e.newMobile,r=e.handleChange,o=e.showMobileInput;return React.createElement("span",null,React.createElement("label",null,"最新手机号:"),!o&&React.createElement("span",null,a||n||"--"),o&&React.createElement(Input$2,{className:"edit-input",hasClear:!0,maxLength:"13",value:a,onChange:function(e){return r(t,e)}}),React.createElement(OperatorIcon,{type:t,value:a||n,showEditIcon:e.showEditIcon,showSaveIcon:e.showSaveIcon,showHideIcon:a,onEditInfo:e.onEditInfo,onHideInfo:e.onHideInfo,onViewInfo:e.onViewInfo,onSaveInfo:e.onSaveInfo,onCancelInfo:e.onCancelInfo}))}function OperateEmail(e){var t=e.type,n=e.email,a=e.newEmail,r=e.handleChange,o=e.showEmailInput;return React.createElement("span",null,React.createElement("label",null,"邮箱:"),!o&&React.createElement(Tooltip,{content:a||n},React.createElement("span",null,a||n||"--")),o&&React.createElement(Input$2,{className:"edit-input",hasClear:!0,value:a,onChange:function(e){return r(t,e)}}),React.createElement(OperatorIcon,{type:t,value:a||n,showEditIcon:e.showEditIcon,showSaveIcon:e.showSaveIcon,showHideIcon:a,onEditInfo:e.onEditInfo,onHideInfo:e.onHideInfo,onViewInfo:e.onViewInfo,onSaveInfo:e.onSaveInfo,onCancelInfo:e.onCancelInfo}))}function OperateAddress(e){var t=e.type,n=e.value,a=e.valueName,r=e.onSelectedAddress,o=e.cityName,l=e.districtName,c=e.townName,i=e.address,s=e.showAddressSelect,u=e.showEditIcon,d=e.showSaveIcon,p=e.onEditInfo,m=e.onViewInfo,h=e.onSaveInfo,g=e.onCancelInfo,e="".concat(e.stateName||""," ").concat(o||""," ").concat(l||""," ").concat(c||""," ").concat(i||"");return React.createElement("span",null,React.createElement("label",null,"地址:"),!s&&React.createElement(Tooltip,{content:a.split(",")||e},React.createElement("span",{className:"address-label"},a.split(",")||e)),s&&React.createElement(AreaSelect,{addressValue:n,addressName:a,address:i,selectdArea:r}),React.createElement(OperatorIcon,{type:t,value:n,showEditIcon:u,showSaveIcon:d,onEditInfo:p,onViewInfo:m,onSaveInfo:h,onCancelInfo:g}))}function OperatorIcon(e){var t=e.type,n=e.value,a=e.showHideIcon,r=e.showSaveIcon,o=e.onEditInfo,l=e.onViewInfo,c=e.onSaveInfo,i=e.onCancelInfo,s=e.onHideInfo;return React.createElement("div",{className:"edit-icon-area"},e.showEditIcon&&!r&&React.createElement("span",null,React.createElement(Icon,{type:"edit",className:"edit-icon",onClick:function(){return o(t,n)}}),("fullName"===t||"email"===t||"mobile"===t)&&n&&React.createElement("span",null,!a&&React.createElement(Icon,{type:"view",className:"edit-icon",onClick:function(){return l(t)}}),a&&React.createElement(Icon,{type:"hide",className:"edit-icon",onClick:function(){return s(t)}}))),r&&React.createElement("span",null,React.createElement(Icon,{type:"finish",className:"edit-icon save-icon",onClick:function(){return c(t,n)}}),React.createElement(Icon,{type:"close",className:"edit-icon",onClick:function(){return i()}})))}CustomerInfoModule.contextType=CustomerViewContext;var ConsumptionModule=(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={},e}return _inherits(t,React.Component),_createClass(t,[{key:"render",value:function(){var e=this.props,a=e.boughtPlatform,t=e.boughtShopName,n=e.totalPurchaseAmount,r=e.firstPurchasePlatform,o=e.firstPurchaseShopName,l=e.totalPurchaseTimes,c=e.lastPurchasePlatform,i=e.lastPurchaseShopName,e=e.averageCustomerPrice;return React.createElement("div",{className:"consumption-area"},React.createElement("ul",null,React.createElement("li",null,React.createElement("span",null,"购买过的平台:"),React.createElement("span",null,a?a.split(",").map(function(t,n){return PLAT_LIST.map(function(e){return e.plat===t&&React.createElement("span",{key:e.platName},"".concat(e.platName," ").concat(1<a.split(",").length&&n<a.split(",").length-1?"、":""))})}):"--")),React.createElement("li",null,React.createElement("span",null,"购买过的店铺:"),React.createElement("span",null,t?t.split(",").join("、"):"--")),React.createElement("li",null,React.createElement("span",null,"总购买金额:"),React.createElement("span",null,"¥",n||"0.00"))),React.createElement("ul",null,React.createElement("li",null,React.createElement("span",null,"首次购买平台:"),React.createElement("span",null,r?r.split(",").map(function(t,n){return PLAT_LIST.map(function(e){return e.plat===t&&React.createElement("span",{key:e.platName},"".concat(e.platName," ").concat(1<r.split(",").length&&n<r.split(",").length-1?"、":""))})}):"--")),React.createElement("li",null,React.createElement("span",null,"首次购买店铺:"),React.createElement("span",null,o?o.split(",").join("、"):"--")),React.createElement("li",null,React.createElement("span",null,"总购买次数:"),React.createElement("span",null,"".concat(+l,"次")||"--"))),React.createElement("ul",null,React.createElement("li",null,React.createElement("span",null,"最后一次购买平台:"),React.createElement("span",null,c?c.split(",").map(function(t,n){return PLAT_LIST.map(function(e){return e.plat===t&&React.createElement("span",{key:e.platName},"".concat(e.platName," ").concat(1<c.split(",").length&&n<c.split(",").length-1?"、":""))})}):"--")),React.createElement("li",null,React.createElement("span",null,"最近一次购买店铺:"),React.createElement("span",null,i?i.split(",").join("、"):"--")),React.createElement("li",null,React.createElement("span",null,"平均客单价:"),React.createElement("span",null,"¥",e||"0.00"))))}}])})(),InfoModule=(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={loading:!0,customerInfo:{}},e}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var t=this;store.getCustomerInfo(this.context.domain,this.context.serverName,this.context.uniId).then(function(e){e.shopAccountMap&&e.shopAccountMap.JOS&&t.dealJosPlatAccount(e),t.setState({customerInfo:e,loading:!1})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})}},{key:"dealJosPlatAccount",value:function(e){var t=e.shopAccountMap.JOS||[];return e.shopAccountMap.JOS=t.map(function(e){var t=e.platAccount||"";return e.platAccount="".concat(t.slice(0,-4),"****"),e}),e}},{key:"render",value:function(){var e=this.state.customerInfo,t=e.gender;return this.state.loading?React.createElement(Loading,null):React.createElement("div",{className:"account-area"},React.createElement(Avatar,{gender:t}),React.createElement("div",{className:"customer-account-info"},React.createElement(AccountInfoModule,{uniId:this.context.uniId,platAccountList:e.platAccountList||[],wechatId:e.wechatId,shopAccountMap:e.shopAccountMap||[]}),React.createElement(CustomerInfoModule,{fullName:e.fullName,gender:t,birthday:e.birthday,birthYear:e.birthYear,mobile:e.mobile,email:e.email,state:e.state,stateName:e.stateName,city:e.city,cityName:e.cityName,district:e.district,districtName:e.districtName,town:e.town,townName:e.townName,address:e.address})),React.createElement(ConsumptionModule,{boughtPlatform:e.boughtPlatform,boughtShopName:e.boughtShopName,totalPurchaseAmount:e.totalPurchaseAmount,firstPurchasePlatform:e.firstPurchasePlatform,firstPurchaseShopName:e.firstPurchaseShopName,totalPurchaseTimes:e.totalPurchaseTimes,lastPurchasePlatform:e.lastPurchasePlatform,lastPurchaseShopName:e.lastPurchaseShopName,averageCustomerPrice:e.averageCustomerPrice}))}}])})();function Avatar(e){e=e.gender;return React.createElement("section",{className:"avatar ".concat("F"===e?"f-avatar":"M"===e?"m-avatar":"default-avatar")})}InfoModule.contextType=CustomerViewContext;var css_248z$j='/**\n * style.less\n * @author wangbo\n * @since 2020/2/21\n * @github https://github.com/BoWang816\n */\n/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.modal-body {\n padding-top: 10px;\n}\n.customer-view-area {\n width: 1070px;\n font-size: 12px;\n}\n.customer-view-area .hideLabel {\n display: none;\n}\n.preview-modal .cloud-modal-body {\n padding-bottom: 0;\n}\n.preview-modal .cloud-modal-body :last-child {\n margin-bottom: 2px;\n}\n.preview-row {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.preview-row label {\n margin-right: 6px;\n}\n.grid-area .customer-address-area {\n padding-top: 10px;\n}\n.grid-area .title-label-require:before {\n content: "*";\n display: inline-block;\n margin-right: 4px;\n color: #f5222d;\n font-size: 14px;\n font-family: SimSun, sans-serif;\n line-height: 1;\n}\n.grid-area .customer-order-area .table-wrap .table-div table[grid-manager] tbody tr td,\n.grid-area .customer-order-rate-list .table-wrap .table-div table[grid-manager] tbody tr td {\n padding: 0 !important;\n border: 0 !important;\n height: 0 !important;\n background-color: #F8F8F8 !important;\n}\n.grid-area .customer-dynamic-info .title-label-tips {\n height: 38px;\n display: flex;\n align-items: center;\n padding: 16px 0;\n color: #3d3d3d;\n}\n.grid-area .customer-dynamic-info .title-label-tips .empty {\n color: #999;\n}\n.grid-area .customer-dynamic-info .title-label-tips .title-count {\n padding-right: 24px;\n}\n.grid-area .customer-dynamic-info .title-label-tips .cloud-select {\n display: inline-block;\n vertical-align: middle;\n width: 250px;\n background: white;\n margin-right: 20px;\n}\n.grid-area .customer-dynamic-info .table-wrap.cloud-react-skin tbody tr:not([full-column-interval]):not([full-column]) > td {\n background: #FAFAFA;\n}\n.grid-area .customer-dynamic-info .full-column-div {\n background: #FFFFFF;\n}\n.grid-area .customer-dynamic-info .order-list-table-title {\n height: 40px;\n padding: 0 12px;\n line-height: 40px;\n border-bottom: 1px solid #e8e8e8;\n font-weight: bold;\n}\n.grid-area .customer-benefit-area .title-label-tips,\n.grid-area .customer-marketing-area .title-label-tips,\n.grid-area .customer-interactive-area .title-label-tips,\n.grid-area .customer-order-area .title-label-tips {\n padding: 8px 0 20px;\n color: #3d3d3d;\n}\n.grid-area .customer-benefit-area .title-label-tips .empty,\n.grid-area .customer-marketing-area .title-label-tips .empty,\n.grid-area .customer-interactive-area .title-label-tips .empty,\n.grid-area .customer-order-area .title-label-tips .empty {\n color: #999;\n}\n.grid-area .customer-benefit-area .title-label-tips .title-count,\n.grid-area .customer-marketing-area .title-label-tips .title-count,\n.grid-area .customer-interactive-area .title-label-tips .title-count,\n.grid-area .customer-order-area .title-label-tips .title-count {\n padding-right: 24px;\n}\n.grid-area .customer-benefit-area .title-label-tips .cloud-select,\n.grid-area .customer-marketing-area .title-label-tips .cloud-select,\n.grid-area .customer-interactive-area .title-label-tips .cloud-select,\n.grid-area .customer-order-area .title-label-tips .cloud-select {\n display: inline-block;\n vertical-align: middle;\n width: 250px;\n background: white;\n margin-right: 20px;\n}\n.grid-area .customer-benefit-area .full-column-div,\n.grid-area .customer-marketing-area .full-column-div,\n.grid-area .customer-interactive-area .full-column-div,\n.grid-area .customer-order-area .full-column-div {\n background: #F1F1F1;\n}\n.grid-area .customer-benefit-area .order-list-table-title,\n.grid-area .customer-marketing-area .order-list-table-title,\n.grid-area .customer-interactive-area .order-list-table-title,\n.grid-area .customer-order-area .order-list-table-title {\n display: flex;\n justify-content: space-between;\n}\n.grid-area .customer-benefit-area .order-list,\n.grid-area .customer-marketing-area .order-list,\n.grid-area .customer-interactive-area .order-list,\n.grid-area .customer-order-area .order-list {\n padding: 12px;\n cursor: default;\n}\n.grid-area .customer-benefit-area .order-list .order-item,\n.grid-area .customer-marketing-area .order-list .order-item,\n.grid-area .customer-interactive-area .order-list .order-item,\n.grid-area .customer-order-area .order-list .order-item {\n padding: 5px;\n min-height: 85px;\n border-bottom: 1px solid #EEEEEE;\n}\n.grid-area .customer-benefit-area .order-list .product-name,\n.grid-area .customer-marketing-area .order-list .product-name,\n.grid-area .customer-interactive-area .order-list .product-name,\n.grid-area .customer-order-area .order-list .product-name {\n display: inline-block;\n width: 250px;\n vertical-align: top;\n margin-left: 10px;\n}\n.grid-area .customer-benefit-area .order-list .product-name a,\n.grid-area .customer-marketing-area .order-list .product-name a,\n.grid-area .customer-interactive-area .order-list .product-name a,\n.grid-area .customer-order-area .order-list .product-name a {\n text-decoration: none;\n color: #0083ba;\n white-space: normal;\n word-break: break-all;\n text-overflow: ellipsis;\n display: -webkit-box;\n /* autoprefixer: ignore next */\n -webkit-box-orient: vertical;\n -moz-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n}\n.grid-area .customer-benefit-area .order-list .product-name a:hover,\n.grid-area .customer-marketing-area .order-list .product-name a:hover,\n.grid-area .customer-interactive-area .order-list .product-name a:hover,\n.grid-area .customer-order-area .order-list .product-name a:hover {\n color: #0083ba;\n}\n.grid-area .customer-benefit-area .order-list .product-name > p,\n.grid-area .customer-marketing-area .order-list .product-name > p,\n.grid-area .customer-interactive-area .order-list .product-name > p,\n.grid-area .customer-order-area .order-list .product-name > p {\n margin: 0;\n}\n.grid-area .customer-benefit-area .order-list .product-name > p .sku,\n.grid-area .customer-marketing-area .order-list .product-name > p .sku,\n.grid-area .customer-interactive-area .order-list .product-name > p .sku,\n.grid-area .customer-order-area .order-list .product-name > p .sku {\n color: #999;\n}\n.grid-area .customer-benefit-area .order-list .product-name > p .product-refund,\n.grid-area .customer-marketing-area .order-list .product-name > p .product-refund,\n.grid-area .customer-interactive-area .order-list .product-name > p .product-refund,\n.grid-area .customer-order-area .order-list .product-name > p .product-refund {\n float: right;\n color: #FF8D1A;\n}\n.grid-area .customer-benefit-area .order-list .rate-area,\n.grid-area .customer-marketing-area .order-list .rate-area,\n.grid-area .customer-interactive-area .order-list .rate-area,\n.grid-area .customer-order-area .order-list .rate-area {\n display: inline-block;\n width: 710px;\n vertical-align: top;\n line-height: 20px;\n white-space: normal;\n}\n.grid-area .customer-benefit-area .order-list .rate-area > div,\n.grid-area .customer-marketing-area .order-list .rate-area > div,\n.grid-area .customer-interactive-area .order-list .rate-area > div,\n.grid-area .customer-order-area .order-list .rate-area > div {\n padding-bottom: 10px;\n word-break: break-all;\n}\n.grid-area .customer-benefit-area .order-list .rate-area .rate-time,\n.grid-area .customer-marketing-area .order-list .rate-area .rate-time,\n.grid-area .customer-interactive-area .order-list .rate-area .rate-time,\n.grid-area .customer-order-area .order-list .rate-area .rate-time {\n color: #666;\n margin-right: 10px;\n}\n.grid-area .customer-benefit-area .order-list .rate-area .rate-time > svg,\n.grid-area .customer-marketing-area .order-list .rate-area .rate-time > svg,\n.grid-area .customer-interactive-area .order-list .rate-area .rate-time > svg,\n.grid-area .customer-order-area .order-list .rate-area .rate-time > svg {\n width: 14px;\n height: 14px;\n fill: #ec3434;\n vertical-align: middle;\n}\n.grid-area .customer-benefit-area .order-list .rate-area .rate-replay,\n.grid-area .customer-marketing-area .order-list .rate-area .rate-replay,\n.grid-area .customer-interactive-area .order-list .rate-area .rate-replay,\n.grid-area .customer-order-area .order-list .rate-area .rate-replay {\n color: #E99100;\n}\n.grid-area .customer-benefit-area .order-list .default-img,\n.grid-area .customer-marketing-area .order-list .default-img,\n.grid-area .customer-interactive-area .order-list .default-img,\n.grid-area .customer-order-area .order-list .default-img {\n display: inline-block;\n width: 70px;\n height: 70px;\n color: #999;\n background: #EBEBEB;\n padding: 20px;\n line-height: 16px;\n letter-spacing: 3px;\n white-space: normal;\n}\n.grid-area .customer-benefit-area .order-list .order-list-table-title-state,\n.grid-area .customer-marketing-area .order-list .order-list-table-title-state,\n.grid-area .customer-interactive-area .order-list .order-list-table-title-state,\n.grid-area .customer-order-area .order-list .order-list-table-title-state {\n display: flex;\n flex: 1;\n margin-left: 40px;\n justify-content: space-between;\n}\n.grid-area .customer-benefit-area .order-list .order-list-table-title-state > span,\n.grid-area .customer-marketing-area .order-list .order-list-table-title-state > span,\n.grid-area .customer-interactive-area .order-list .order-list-table-title-state > span,\n.grid-area .customer-order-area .order-list .order-list-table-title-state > span {\n margin-left: 0 !important;\n}\n.grid-area .customer-benefit-area .order-list .order-state-info,\n.grid-area .customer-marketing-area .order-list .order-state-info,\n.grid-area .customer-interactive-area .order-list .order-state-info,\n.grid-area .customer-order-area .order-list .order-state-info {\n float: right;\n}\n.grid-area .customer-benefit-area .order-list .order-state-info > span,\n.grid-area .customer-marketing-area .order-list .order-state-info > span,\n.grid-area .customer-interactive-area .order-list .order-state-info > span,\n.grid-area .customer-order-area .order-list .order-state-info > span {\n margin-left: 40px;\n cursor: pointer;\n}\n.grid-area .customer-benefit-area .order-list .order-state-info > span:last-child,\n.grid-area .customer-marketing-area .order-list .order-state-info > span:last-child,\n.grid-area .customer-interactive-area .order-list .order-state-info > span:last-child,\n.grid-area .customer-order-area .order-list .order-state-info > span:last-child {\n padding-right: 15px;\n}\n.grid-area .customer-benefit-area .order-list-price,\n.grid-area .customer-marketing-area .order-list-price,\n.grid-area .customer-interactive-area .order-list-price,\n.grid-area .customer-order-area .order-list-price {\n height: 100%;\n}\n.grid-area .customer-benefit-area .order-list-price .order-price,\n.grid-area .customer-marketing-area .order-list-price .order-price,\n.grid-area .customer-interactive-area .order-list-price .order-price,\n.grid-area .customer-order-area .order-list-price .order-price {\n padding-left: 6px;\n line-height: 85px;\n border-bottom: 1px solid #EEEEEE;\n}\n.grid-area .customer-benefit-area .order-list-count,\n.grid-area .customer-marketing-area .order-list-count,\n.grid-area .customer-interactive-area .order-list-count,\n.grid-area .customer-order-area .order-list-count {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\n.grid-area .customer-benefit-area .order-list-count .order-count,\n.grid-area .customer-marketing-area .order-list-count .order-count,\n.grid-area .customer-interactive-area .order-list-count .order-count,\n.grid-area .customer-order-area .order-list-count .order-count {\n height: 100%;\n padding-left: 6px;\n display: flex;\n align-items: center;\n border-bottom: 1px solid #EEEEEE;\n border-right: 1px solid #EEEEEE;\n}\n.grid-area .customer-benefit-area .order-list-tradeDiscountFee,\n.grid-area .customer-marketing-area .order-list-tradeDiscountFee,\n.grid-area .customer-interactive-area .order-list-tradeDiscountFee,\n.grid-area .customer-order-area .order-list-tradeDiscountFee {\n border-right: 1px solid #EEEEEE;\n border-bottom: 1px solid #EEEEEE;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.grid-area .customer-benefit-area .order-list-payment,\n.grid-area .customer-marketing-area .order-list-payment,\n.grid-area .customer-interactive-area .order-list-payment,\n.grid-area .customer-order-area .order-list-payment {\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n border-bottom: 1px solid #EEEEEE;\n border-right: 1px solid #EEEEEE;\n}\n.grid-area .tips-label {\n text-align: right;\n color: #999;\n line-height: 20px;\n padding: 12px 23px 0 0;\n}\n.grid-area .edit-icon {\n cursor: pointer;\n font-size: 14px;\n color: #999;\n}\n.grid-area .preview-row {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.grid-area .preview-row label {\n margin-right: 6px;\n}\n',Store$5=(styleInject(css_248z$j),(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getCustomerBenefitList",value:(m=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/preferential/detail"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return m.apply(this,arguments)})},{key:"getCustomerInfo",value:(p=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/data-manage-x/1.0/customer/platform"),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return p.apply(this,arguments)})},{key:"getFirstShopList",value:(d=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/ucenter-interface-service/v1/shops/shopDetails"),e.next=3,http.get(a,{params:n});case 3:return a=e.sent,r=a.data,e.abrupt("return",r.list);case 6:case"end":return e.stop()}},e)})),function(e,t){return d.apply(this,arguments)})},{key:"getCustomerInteractiveList",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/interactive"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return u.apply(this,arguments)})},{key:"getCustomerMarketingList",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/marketing/detail"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return s.apply(this,arguments)})},{key:"getCustomerOrderList",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/order/detail"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return i.apply(this,arguments)})},{key:"getCustomerViewList",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r=a.pageNum,r={begin:(r-1)*(o=a.pageSize)+1,end:r*o,queryType:a.queryType||void 0,channel:a.channel||void 0,startDate:a.startDate||void 0,endDate:a.endDate||void 0,uniId:a.uniId||void 0,shops:a.shops||void 0},o="".concat(t,"/").concat(n,"/view/all"),e.next=5,http.get(o,{params:r});case 5:return o=e.sent,e.abrupt("return",o.data);case 7:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"getCustomerOrderRateList",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/order/rate"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return l.apply(this,arguments)})},{key:"getPlatList",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(n,"/customer/platform"),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return o.apply(this,arguments)})},{key:"getTypeList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(n,"/customer/platform"),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return r.apply(this,arguments)})},{key:"getShopList",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/shops"),e.next=3,http.get(r,a?{params:{platCode:a}}:"");case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})},{key:"getContentDetail",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/contentmanage/v1/content/vsms/get/").concat(n),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})}]);var n,a,r,o,l,c,i,s,u,d,p,m})()),store$1=new Store$5,css_248z$k=".shop-form {\n display: flex;\n align-items: center;\n align-content: flex-start;\n flex-flow: row wrap;\n margin-bottom: 20px;\n}\n.shop-form .shop-form-item {\n display: flex;\n align-items: center;\n}\n.shop-form .shop-form-item .selector-background {\n background: #ffffff;\n}\n.shop-form .shop-form-item .shop-item-label {\n display: inline-block;\n width: 70px;\n text-align: right;\n margin-right: 5px;\n}\n.shop-form .shop-form-item .shop-form-input {\n width: 150px;\n}\n.shop-form-search {\n box-sizing: border-box;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding-left: 20px;\n}\n.shop-form-search .search-btn {\n margin-right: 5px;\n}\n",shopSelectorForm=(styleInject(css_248z$k),(()=>{function a(e){_classCallCheck(this,a),(l=_callSuper(this,a,[e])).handleChange=function(e){l.setState({shopValue:e.target&&e.target.value})},l.handlePlatformChange=function(e){l.setState({channel:e}),l.props.formFlag&&l.props.channel(e)},l.handleTypeChange=function(e){l.setState({shopType:e})},l.handleSearch=function(){var e=l.props.option,t=e.isSupportedChannel,t=void 0===t||t,n=e.permissionType,a=e.isJosPop,a=void 0!==a&&a,e=e.youzanFlag,r=l.state,o=r.shopValue;l.params={sign:o,channel:t&&r.channel,type:t&&r.shopType,permissionType:void 0!==n&&n},a&&(l.params=_objectSpread2(_objectSpread2({},l.params),{},{appId:0})),e&&(l.params=_objectSpread2(_objectSpread2({},l.params),{},{youzanFlag:e})),l.props.formFlag?l.props.searchParams(l.params):l.props.selectedSearchParams(l.params)},l.handleReset=function(){var e=l.props.option.isSupportedChannel;l.setState({shopValue:"",channel:(void 0===e||e)&&l.channelList[0].id,shopType:""}),l.props.onSearchReset&&l.props.onSearchReset()},l.filterPlatform=function(e,t){return t.map(function(t){return e.find(function(e){return e.id===t})}).filter(function(e){return e})};var l,e=l.props.option,t=e.platform,e=e.isSupportedChannel,e=void 0===e||e,n=t?l.filterPlatform(l.props.channelList,t):l.props.channelList;return n.length<=1&&t||(n=[{id:"",name:"不限"}].concat(_toConsumableArray(n))),l.channelList=n,l.typeList=n.filter(function(e){return"offline"===e.id}),l.typeList.length&&(l.typeList=l.typeList.map(function(e){return e.filter[0].values})[0].map(function(e){return{id:parseInt(e.id,10),name:e.name}})),l.typeList.unshift({id:"",name:"不限"}),l.state={shopValue:"",channel:e&&l.channelList.length&&l.channelList[0].id,shopType:""},l}return _inherits(a,Component),_createClass(a,[{key:"render",value:function(){var e=this.props,t=e.option.isSupportedChannel,t=void 0===t||t,n=this.props.option.platform,a=this.state.channel,r="offline"!==a?{display:"none"}:{},o=void 0===t||t?{}:{display:"none"};return!t&&n&&e.formFlag&&console.warn("您已配置不支持平台,但是平台参数不为空"),React.createElement("section",{className:"shop-form"},React.createElement("div",{className:"shop-form-item",style:o},React.createElement("span",{className:"shop-item-label"},"平台:"),React.createElement(Select$2,{className:"shop-form-input selector-background",value:a,labelKey:"name",valueKey:"id",dataSource:this.channelList,onChange:this.handlePlatformChange})),React.createElement("div",{className:"shop-form-item",style:r},React.createElement("span",{className:"shop-item-label"},"店铺类型:"),React.createElement(Select$2,{className:"shop-form-input selector-background",value:this.state.shopType,labelKey:"name",valueKey:"id",dataSource:this.typeList,onChange:this.handleTypeChange})),React.createElement("div",{className:"shop-form-item"},React.createElement("span",{className:"shop-item-label"},"店铺名称:"),React.createElement(Input$2,{size:"default",className:"shop-form-input",placeholder:"请输入店铺名称/ID",value:this.state.shopValue,onChange:this.handleChange})),React.createElement("div",{className:"shop-form-search"},React.createElement(Button,{type:"primary",onClick:this.handleSearch,className:"search-btn"},"搜索"),React.createElement(Button,{type:"normal",onClick:this.handleReset},"重置")))}}])})()),prefix$3="ucenter-interface-service/v1",Store$6=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getShopList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.query,n="".concat(n,"/").concat(prefix$3,"/shops/shopDetails"),e.next=4,http.get(n,{params:a});case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return r.apply(this,arguments)})},{key:"getShopDetailById",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.query,n="".concat(n,"/").concat(prefix$3,"/shops/shopDetails"),e.next=4,http.post(n,a);case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return a.apply(this,arguments)})},{key:"fetchChannelData",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=t.serverName,n=t.tenantId,a="".concat(a,"/").concat(prefix$3,"/channel?tenantName=").concat(n),e.next=4,http.get(a);case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return n.apply(this,arguments)})},{key:"fetchRegionTree",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.tenantName,n="".concat(n,"/").concat(prefix$3,"/region"),e.next=4,http.get(n,{params:{tenantName:a}});case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return t.apply(this,arguments)})}]);var t,n,a,r})(),store$2=new Store$6,OfflineTree=(()=>{function r(){var t;_classCallCheck(this,r);for(var e=arguments.length,n=new Array(e),a=0;a<e;a++)n[a]=arguments[a];return(t=_callSuper(this,r,[].concat(n))).selectedNode=function(e){t.props.onSelectTree(e)},t}return _inherits(r,Component),_createClass(r,[{key:"render",value:function(){var e=this.props.treeData,t=e[0].children.length;return React.createElement("div",{className:"tree-area"},React.createElement(Tree,{className:t?"tree-list":"tree-list no-tree",treeData:e,onSelectedNode:this.selectedNode}),!t&&React.createElement("div",{className:"no-area-tips"},React.createElement("p",null,"如果没有为线下设置区域"),React.createElement("p",null,"请到系统管理为线下店铺设置区域")))}}])})(),Context$1=(OfflineTree.proTypes={treeData:PropTypes.array,onSelectTree:PropTypes.func},React.createContext({})),GRID_NAME="shopAllGrid",DISABLED_COLOR="#eee",ROW_BG_COLOR="row-bg-color",isOffline=function(e){return"offline"===e},gridConf={gridManagerName:GRID_NAME,height:"calc(400px)",supportAutoOrder:!1,supportAjaxPage:!0,currentPageKey:"pageNum",pageSizeKey:"pageSize",dataKey:"list",totalsKey:"totals",disableLine:!0,supportCheckbox:!0,textConfig:{"checked-info":{"zh-cn":'<span class="table-footer-tips">已选:店铺({0})个</span>'}}},AllShopTable=(()=>{function u(e){_classCallCheck(this,u),(c=_callSuper(this,u,[e])).onSearch=function(e){var t=c.props.option,n=t.tenantId,a=t.platform,r=t.isSupportedChannel,t=t.shopTypes,r=!e.channel&&(void 0===r||r)?a&&a.toString():e.channel;c.queryData.query=_objectSpread2(_objectSpread2({},e),{},{tenantName:n,regionId:c.reginId,channel:r,shopTypes:t}),isOffline(e.channel)||(c.reginId=null,delete c.queryData.query.regionId),c.fetchAllShopList().then(function(){Table.refreshGrid(GRID_NAME,!0)})},c.onSearchReset=function(){var e=c.props.option.platform;c.setState({channelType:e&&e.toString()})},c.onChannel=function(e){c.setState({channelType:e})},c.onSelectTreeNode=function(e){c.reginId=e.id;var e=c.props.option,t=c.context.allSelectedShopList,n=_objectSpread2(_objectSpread2({},c.queryData.query),{},{regionId:c.reginId});store$2.getShopList({query:n,serverName:e.serverName}).then(function(e){c.setAllShopList(e.list),c.context.changeSelectedShops(t),Table.setQuery(GRID_NAME,n)})},c.onAllCheckedHandle=function(e){c.updateCheckedShopData(c.usableShopList,e)},c.onPageCheckedHandle=function(e){c.updateCheckedShopData(c.state.usableCurrentShopList,e)},c.onChangeDisable=function(e){c.setState({usable:e},function(){Table.refreshGrid(GRID_NAME)})},c.genColumnData=function(){return[{key:"id",text:"店铺ID",align:"center",width:"200px",template:function(e,t){return React.createElement("span",null,t.id)}},{key:"name",text:"店铺名称",align:"center",width:"180px",template:function(e,t){return React.createElement(Tooltip,{content:t.name,placement:"top-left"},React.createElement("span",null,t.name))}},{key:"channelName",text:"平台",align:"center",width:"120px",template:function(e,t){var n=c.channelList.filter(function(e){return e.id===t.channel});return React.createElement("span",null,n[0]?n[0].name:"--")}},{key:"typeName",text:"店铺类型",align:"center",width:"100px",template:function(e,t){var n=c.shopTypeList.length&&c.shopTypeList[0].values.filter(function(e){return e.id===t.type});return React.createElement("span",null," ",t.shopTypeDesc||(n[0]&&n[0].name?n[0].name:"--")," ")}},{key:"address",text:"店铺详细地址",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.address,placement:"top-left"},React.createElement("span",null,t.address||"---"))}}]},c.ajaxSuccess=function(){var e=c.props.option,t=e.selectedShop,t=void 0===t?[]:t,n=e.heightLightRow,n=void 0===n?[]:n,a=e.isOpenSelectedTab,r=e.disabledRowIdList,r=void 0===r?[]:r,e=e.selectableRowIdList,o=void 0===e?[]:e,l=c.context.allSelectedShopList,e=n.length?n:r;(r.length||n.length)&&c.setTdBackground(e),o.length&&(r=c.allShopList.filter(function(e){return!o.includes(e.id)}),c.setTdBackground(r)),t.length&&c.firstStatus&&!a&&c.getSelectedShopDetail(t).then(function(e){e=l&&l.length?l:e.list;c.context.changeSelectedShops(e),Table.setCheckedData(GRID_NAME,e),c.firstStatus=!1})},c.checkedHandler=function(e){c.context.changeSelectedShops(e)},c.ajaxData=function(e,t){var n=c,a=n.allShopList,r=c.state.usable?n.usableShopList:a,o=t.pageSize,l=t.pageNum;return new Promise(function(e){c.currentShopList=r.slice((l-1)*o,l*o),c.setCurrentShopList(c.currentShopList),e({list:c.currentShopList,totals:r.length})})},c.rowRenderHandler=function(e){var t=c.props.option,n=t.disabledRowIdList,n=void 0===n?[]:n,a=t.selectableRowIdList,a=void 0===a?[]:a,t=t.heightLightRow,t=void 0===t?[]:t;return n.length&&c.gmDisabledRow(e,n,!0),a.length&&c.gmDisabledRow(e,a),t.map(function(e){return e.id}).includes(e.id)&&Object.assign(e,{gm_row_class_name:ROW_BG_COLOR}),e},c.rowHover=function(e){var t=c.props.option,n=t.disabledRowIdList,n=void 0===n?[]:n,a=t.disabledRowHoverOptions,t=t.selectableRowIdList,t=void 0===t?[]:t;return n.includes(e.id)||t.length&&!t.includes(e.id)?a:null};var c,e=c.props,t=e.searchParams,n=e.option,e=e.channel,a=n.tenantId,r=n.platform,o=n.permissionType,l=n.isJosPop,i=n.youzanFlag,s=n.shopTypes;return c.firstStatus=!0,c.channelList=e.channelList,c.shopTypeList=e.shopTypeList,c.queryData={serverName:n.serverName,query:_objectSpread2(_objectSpread2({},t),{},{tenantName:a,channel:r&&r.toString(),permissionType:o,shopTypes:s})},l&&(c.queryData.query=_objectSpread2(_objectSpread2({},c.queryData.query),{},{appId:0})),i&&(c.queryData.query=_objectSpread2(_objectSpread2({},c.queryData.query),{},{youzanFlag:i})),c.state={treeData:[],loading:!0,usable:!0,usableCurrentShopList:[],channelType:r&&r.toString()},c.allShopList=[],c.usableShopList=[],c.currentShopList=[],c.reginId=null,c}return _inherits(u,Component),_createClass(u,[{key:"componentDidMount",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.fetchAllShopList();case 2:return e.next=4,this.fetchTreeData();case 4:case"end":return e.stop()}},e,this)})),function(){return a.apply(this,arguments)})},{key:"componentDidUpdate",value:function(){var e=this.props.option,t=this.context.allSelectedShopList,n=Table.get(GRID_NAME).rendered;void 0===t||e.isOpenSelectedTab&&!n||Table.setCheckedData(GRID_NAME,t),n&&Table.resetLayout(GRID_NAME,"100%")}},{key:"getUsableShopList",value:function(e){var t=this.props.option,n=t.disabledRowIdList,a=void 0===n?[]:n,n=t.selectableRowIdList,r=void 0===n?[]:n,t=a.length,n=r.length;return t||n?t?e.filter(function(e){return!a.includes(e.id)}):n?e.filter(function(e){return r.includes(e.id)}):[]:e}},{key:"setAllShopList",value:function(e){this.allShopList=e,this.usableShopList=this.getUsableShopList(e)}},{key:"setCurrentShopList",value:function(e){this.currentShopList=e,this.setState({usableCurrentShopList:this.getUsableShopList(e)})}},{key:"getSelectedShopDetail",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=this.props.option,n=a.serverName,r=a.youzanFlag,a={tenantName:a.tenantId,shopIdIn:t.toString()},r&&(a=_objectSpread2(_objectSpread2({},a),{},{youzanFlag:r})),e.next=5,store$2.getShopDetailById({query:a,serverName:n});case 5:return r=e.sent,e.abrupt("return",r);case 7:case"end":return e.stop()}},e,this)})),function(e){return n.apply(this,arguments)})},{key:"setTdBackground",value:function(e){e.forEach(function(t,e){e=getRootDocument().querySelectorAll("table[grid-manager=".concat(GRID_NAME,"] .").concat(ROW_BG_COLOR))[e];e&&[].forEach.call(e.querySelectorAll("td"),function(e){e.style.background=t.background||DISABLED_COLOR})})}},{key:"gmDisabledRow",value:function(e,t,n){n=n?t.includes(e.id):!t.includes(e.id);Object.assign(e,{gm_checkbox_disabled:n}),n&&Object.assign(e,{gm_row_class_name:ROW_BG_COLOR})}},{key:"updateCheckedShopData",value:function(e,t){var n,a,r,o=this.context,l=o.allSelectedShopList,l=void 0===l?[]:l,o=o.changeSelectedShops,c=[];l.length?(n=l.map(function(e){return e.id}),t&&(a=e.filter(function(e){return!n.includes(e.id)}),c=l.concat(a)),t||(r=e.filter(function(e){return n.includes(e.id)}),c=l.filter(function(t){return!r.some(function(e){return t.id===e.id})}))):c=t?e:[],o(c),Table.setCheckedData(GRID_NAME,c)}},{key:"getCheckedState",value:function(){var e=this.usableShopList,t=this.state.usableCurrentShopList,n=this.context.allSelectedShopList,a=void 0===n?[]:n;return{isAllChecked:0<e.length&&e.every(function(t){return a.some(function(e){return t.id===e.id})}),currentPageChecked:0<t.length&&t.every(function(t){return a.some(function(e){return t.id===e.id})})}}},{key:"fetchTreeData",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props.option,t=n.tenantId,t={tenantName:t,serverName:n.serverName},e.next=4,store$2.fetchRegionTree(t);case 4:n=e.sent,this.setState({treeData:n.data,loading:!1});case 6:case"end":return e.stop()}},e,this)})),function(){return t.apply(this,arguments)})},{key:"fetchAllShopList",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$2.getShopList(this.queryData);case 2:t=e.sent,this.setAllShopList(t.list);case 4:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"render",value:function(){var e,t=this,n=this.state,a=n.channelType,r=n.usable,o=n.treeData,l=this.props.option,c=l.disabledRowIdList,c=void 0===c?[]:c,i=l.selectableRowIdList,i=void 0===i?[]:i,s=l.isSingleSelected,u={useRowCheck:!0,useRadio:s};return n.loading?React.createElement(Loading,{className:"loading",size:"large"}):(e=(n=this.getCheckedState()).isAllChecked,n=n.currentPageChecked,React.createElement(React.Fragment,null,React.createElement(shopSelectorForm,{option:l,formFlag:!0,searchParams:this.onSearch,onSearchReset:this.onSearchReset,channel:this.onChannel,channelList:this.channelList}),React.createElement("div",{className:"all-shops-area"},isOffline(a)&&React.createElement(OfflineTree,{treeData:o,onSelectTree:this.onSelectTreeNode}),React.createElement("div",{className:isOffline(a)?"all-shops-offline":"all-shop"},!s&&React.createElement("div",{className:"all-shops-operation"},c.length||i.length?React.createElement(Checkbox,{className:"check-usable",checked:r,onChange:this.onChangeDisable},"仅显示可选项"):null,React.createElement(Checkbox,{className:"check-all-selected",checked:e,onChange:this.onAllCheckedHandle},"全选全部"),React.createElement(Checkbox,{className:"check-page-selected",checked:n,onChange:this.onPageCheckedHandle},"全选当页")),React.createElement(Table,_extends({},gridConf,{query:this.queryData.query,ajaxData:this.ajaxData,columnData:this.genColumnData(),ajaxSuccess:this.ajaxSuccess,checkedAfter:function(e){return t.checkedHandler(e)},checkboxConfig:u,useRadio:s,rowRenderHandler:this.rowRenderHandler,rowHover:this.rowHover}))))))}}]);var e,t,n,a})(),GRID_NAME$1=(AllShopTable.contextType=Context$1,AllShopTable.propTyes={option:PropTypes.shape({isSingleSelected:PropTypes.bool,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,disabledRowHoverOptions:PropTypes.object,serverName:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,youzanFlag:PropTypes.string}),channel:PropTypes.object},AllShopTable.defaultProps={option:{isSingleSelected:!1,disabledRowIdList:[],selectableRowIdList:[],serverName:"",tenantId:"",youzanFlag:""},channel:{channelList:[],shopTypeList:[]}},"shopSelectedGrid"),SEARCH="search",SelectedShopTable=(()=>{function t(e){_classCallCheck(this,t),(c=_callSuper(this,t,[e])).onSearch=function(e){c.params=e;var a,r,t=c.context.allSelectedShopList;t&&(t=JSON.parse(JSON.stringify(t)),a=e,r=c.filterSearchMethods(),t.forEach(function(t){var n=[];Object.keys(a).forEach(function(e){"channel"===e||"type"===e?n.push(r.equal(a[e],t[e])):"sign"===e&&n.push(r.fuzzySearchGroup(["name","id"],a[e],t))}),t.isHide=-1!==n.indexOf(!1)}),c.filterShopList=t.filter(function(e){return!e.isHide}),Table.setQuery(GRID_NAME$1,{flag:SEARCH}))},c.filterSearchMethods=function(){return{equal:function(e,t){return!e&&0!==e||""===t||String(e).replace(/\s/g,"")===String(t)},fuzzySearchGroup:function(e,t,n){var a=[];return e.map(function(e){return a.push(!t&&0!==t||-1!==String(n[e]).replace(/\s/g,"").search(String(t)))}),-1!==a.indexOf(!0)}}},c.onRemoveHandle=function(t){return function(){var e=c.context.allSelectedShopList.filter(function(e){return e.id!==t.id});c.context.changeSelectedShops(e)}},c.onRemoveAll=function(){c.context.changeSelectedShops([])},c.onRemovePage=function(){var e=c.context.allSelectedShopList,t=c.pageData.data.map(function(e){return e.id}),e=e.filter(function(e){return-1===t.indexOf(e.id)});c.context.changeSelectedShops(e)},c.sliceData=function(e,t,n){var a=e.length,r=Math.ceil(a/t),n=Math.min(n,r);return{data:e.slice((n-1)*t,n*t),pageSize:t,pageNum:n,totalCount:a,totalPage:r}},c.ajaxData=function(e,t){var n=c.context.allSelectedShopList,t=t.flag===SEARCH?c.filterShopList:void 0===n?[]:n,n=(c.pageData=c.sliceData(t,e.pageData.pageSize,e.pageData.pageNum),c.pageData),t=n.data;return Promise.resolve({list:t,totals:n.totalCount})},c.ajaxSuccess=function(){var e=c.props.option,t=e.selectedShop,t=void 0===t?[]:t,n=e.isOpenSelectedTab,a=e.serverName,r=e.youzanFlag,o=c.context.allSelectedShopList,l=void 0===o?[]:o;c.firstStatus&&t.length&&(o={tenantName:e.tenantId,shopIdIn:t.toString()},r&&(o=_objectSpread2(_objectSpread2({},o),{},{youzanFlag:r})),store$2.getShopDetailById({query:o,serverName:a}).then(function(e){e=n?e.list:l;c.context.changeSelectedShops(e),c.firstStatus=!1}))},c.genColumnData=function(){var e=[{key:"id",text:"店铺ID",align:"center",width:"200px"},{key:"name",text:"店铺名称",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.name,placement:"top-left"},React.createElement("span",null,t.name))}},{key:"channelName",text:"平台",align:"center",template:function(e,t){var n=c.channel.filter(function(e){return e.id===t.channel});return React.createElement("span",null,n[0]?n[0].name:"--")}},{key:"typeName",text:"店铺类型",align:"center",template:function(e,t){var n=c.shopTypeList.length&&c.shopTypeList[0].values.filter(function(e){return e.id===t.type});return React.createElement("span",null," ",t.shopTypeDesc||(n[0]&&n[0].name?n[0].name:"--")," ")}},{key:"address",text:"店铺详细地址",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.address,placement:"top-left"},React.createElement("span",null,t.address||"---"))}}];return c.props.option.readonly?e:[].concat(e,[{key:"action",text:"操作",align:"center",template:function(e,t){return React.createElement("span",{className:"row-remove",onClick:c.onRemoveHandle(t)},"移除")}}])};var c,e=c.props.channel;return c.channel=e.channelList,c.shopTypeList=e.shopTypeList,c.params=null,c.firstStatus=!0,c}return _inherits(t,Component),_createClass(t,[{key:"componentDidUpdate",value:function(){Table.get(GRID_NAME$1).rendered&&(Table.refreshGrid(GRID_NAME$1),this.params)&&this.onSearch(this.params)}},{key:"render",value:function(){var e=this.props.option;return React.createElement("div",null,React.createElement(shopSelectorForm,{option:e,formFlag:!1,selectedSearchParams:this.onSearch,channelList:this.channel}),!e.isSingleSelected&&!e.readonly&&React.createElement("div",{className:"selected-operation"},React.createElement("span",{className:"remove",onClick:this.onRemoveAll},"移除全部"),React.createElement("span",{className:"remove remove-page",onClick:this.onRemovePage},"移除当页")),React.createElement(Table,{gridManagerName:GRID_NAME$1,height:"calc(400px)",ajaxData:this.ajaxData,ajaxSuccess:this.ajaxSuccess,columnData:this.genColumnData(),supportAjaxPage:!0,supportAutoOrder:!1,currentPageKey:"pageNum",pageSizeKey:"pageSize",dataKey:"list",totalsKey:"totals",disableLine:!0,supportCheckbox:!1}))}}])})(),css_248z$l=(SelectedShopTable.contextType=Context$1,SelectedShopTable.proTypes={tenantId:PropTypes.string.isRequired,option:PropTypes.object,channel:PropTypes.object},SelectedShopTable.defaultProps={option:{isSingleSelected:!1,disabledRowIdList:[],serverName:"",tenantId:""},channel:{channelList:[],shopTypeList:[]}},'body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-shop-selector {\n position: relative;\n height: 490px;\n display: flex;\n flex-flow: column nowrap;\n margin-bottom: -19px;\n font-size: 12px;\n color: #666;\n}\n.cloud-shop-selector .selected-num {\n position: absolute;\n top: -7px;\n left: 171px;\n z-index: 999;\n padding: 0 10px;\n height: 14px;\n line-height: 14px;\n text-align: center;\n border-radius: 2px;\n background: #F23C3C;\n color: #fff;\n font-size: 10px !important;\n}\n.cloud-shop-selector .selected-num.num-left {\n left: 75px;\n}\n.cloud-shop-selector .loading {\n min-height: 400px;\n}\n.cloud-shop-selector .shop-selector-panel {\n flex: 1;\n display: flex;\n position: relative;\n flex-flow: column nowrap;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area {\n display: flex;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .toolbar-info {\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .all-shops-operation {\n color: #0083ba;\n margin-bottom: 8px;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .tree-area {\n width: 200px;\n margin-right: 10px;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .tree-area .no-area-tips {\n line-height: 20px;\n text-align: center;\n margin-top: 10px;\n padding: 15px 5px;\n color: #666;\n border: 1px solid #e3e3e3;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .tree-area .tree-list {\n height: 402px;\n background: #f2f2f2;\n padding: 10px 0 10px 0;\n overflow-y: auto;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .tree-area .no-tree {\n height: 300px;\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .all-shops-offline {\n width: calc(100% - 200px);\n}\n.cloud-shop-selector .shop-selector-panel .all-shops-area .all-shop {\n width: 100%;\n}\n.cloud-shop-selector .shop-selector-panel .table-wrap .table-div table[grid-manager] thead th[th-name="gm_checkbox"] {\n visibility: hidden;\n}\n.cloud-shop-selector .shop-selector-panel .table-wrap .table-div table[grid-manager] tbody td > div {\n white-space: nowrap;\n}\n.cloud-shop-selector .shop-selector-panel .footer-toolbar .totals-count,\n.cloud-shop-selector .shop-selector-panel .footer-toolbar .refresh-action {\n display: none;\n}\n.cloud-shop-selector .shop-selector-panel .footer-toolbar .table-footer-tips {\n display: inline-block;\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n}\n.cloud-shop-selector .shop-selector-panel .selected-operation {\n margin-bottom: 8px;\n}\n.cloud-shop-selector .shop-selector-panel .selected-operation .remove {\n color: #0083ba;\n cursor: pointer;\n}\n.cloud-shop-selector .shop-selector-panel .selected-operation .remove-page {\n margin-left: 15px;\n}\n.cloud-shop-selector .check-all-selected {\n margin-right: 10px;\n margin-left: 13px;\n}\n.cloud-shop-selector .check-usable {\n float: right;\n}\n.cloud-shop-selector .checked-inner-after,\n.cloud-shop-selector .checkbox.checkbox-checked .checkbox-inner::after {\n width: 40%;\n height: 70%;\n}\n.cloud-shop-selector .row-remove {\n color: #0083ba;\n cursor: pointer;\n}\n'),ShopSelectorCore=(styleInject(css_248z$l),(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={channelConfig:{}},e}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.channelList()}},{key:"componentWillUnmount",value:function(){this.context.changeSelectedShops(void 0)}},{key:"channelList",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props.option,n=t.serverName,t=t.tenantId,e.next=3,store$2.fetchChannelData({serverName:n,tenantId:t});case 3:n=e.sent,a=[],n.forEach(function(e){e.filter.length&&(a=e.filter)}),this.setState({channelConfig:{channelList:n,shopTypeList:a}});case 7:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"render",value:function(){var e=this.state.channelConfig,t=this.props.option,n=t.isOpenSelectedTab,a=t.readonly,r=this.context.allSelectedShopList,r=void 0===r?[]:r,o=[{title:"已选店铺",content:React.createElement(SelectedShopTable,{option:t,channel:e}),key:"selected"}],t=a?o:[{title:"全部店铺",content:React.createElement(AllShopTable,{option:t,channel:e}),key:"all"}].concat(o);return e.channelList?React.createElement("div",{className:cls("".concat(prefixCls,"-shop-selector"))},0<r.length&&React.createElement("div",{className:"selected-num ".concat(a?"num-left":"")},r.length),React.createElement(Tabs,{defaultActiveKey:n?"selected":"all",mode:"remain"},t.map(function(e,t){return React.createElement(Tabs.Panel,{key:e.key,tab:e.title,className:"shop-selector-panel",index:t},e.content)}))):React.createElement(Loading,{size:"large",tip:"正在加载..."})}}]);var e})()),ShopSelector=(ShopSelectorCore.contextType=Context$1,ShopSelectorCore.propTyes={option:PropTypes.object},ShopSelectorCore.defaultProps={option:{}},(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).changeSelectedShops=function(e){t.setState({allSelectedShopList:e})},t.ok=function(){t.props.option.limit&&t.props.option.limit<t.state.allSelectedShopList.length?Message.error("最多选择".concat(t.props.option.limit,"个店铺")):t.props.onOk(t.state.allSelectedShopList||[])},t.state={allSelectedShopList:void 0},t}return _inherits(n,Component),_createClass(n,[{key:"render",value:function(){var e=this.props,t=e.visible,n=e.onClose,a=e.onCancel,e=e.option,r=e.isSupportedChannel,o=e.platform,l=e.requiredSelected;if(t){if(!e.tenantId)return console.error("shopSelector 缺少 tenantId 参数"),"";if(r&&o&&!o.length)return console.error("您已配置支持平台,平台数组长度不能为0, 一个平台:platform.length === 1; n个平台:platform.length === n; 不限平台:platform === null"),""}r=this.state.allSelectedShopList;return React.createElement(Modal,{title:"请选择店铺",visible:t,onOk:this.ok,modalStyle:{maxWidth:"1040px"},bodyStyle:{height:"512px",maxHeight:"512px"},onClose:n,onCancel:a,disabledOk:(!r||!r.length)&&l,hasFooter:e.hasFooter},React.createElement(Context$1.Provider,{value:_objectSpread2(_objectSpread2({},this.state),{},{changeSelectedShops:this.changeSelectedShops})},t&&React.createElement(ShopSelectorCore,{option:e})))}}])})()),commonOptions=(ShopSelector.propTyes={option:PropTypes.shape({hasFooter:PropTypes.bool,isSupportedChannel:PropTypes.bool,isOpenSelectedTab:PropTypes.bool,permissionType:PropTypes.bool,isSingleSelected:PropTypes.bool,readonly:PropTypes.bool,serverName:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,selectedShop:PropTypes.array,platform:PropTypes.array,heightLightRow:PropTypes.array,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,requiredSelected:PropTypes.bool,isJosPop:PropTypes.bool,youzanFlag:PropTypes.string,shopTypes:PropTypes.string,limit:PropTypes.number}),onClose:PropTypes.func,onCancel:PropTypes.func,visible:PropTypes.bool},ShopSelector.defaultProps={option:{hasFooter:!0,isSupportedChannel:!0,isOpenSelectedTab:!1,permissionType:!1,isSingleSelected:!1,readonly:!1,isRequiredSelected:!1,serverName:"",tenantId:"",selectedShop:[],platform:[],heightLightRow:[],disabledRowIdList:[],selectableRowIdList:[],isJosPop:!1,youzanFlag:"",shopTypes:""},visible:!1},{isSupportedChannel:!0,youzanFlag:"mainShop",requiredSelected:!0,limit:100}),getPlat$1=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]},CustomerBenefit=(()=>{function t(e){var n;return _classCallCheck(this,t),(n=_callSuper(this,t,[e])).ajaxData=function(e,t){return void 0===n.state.shops||0===n.state.shops.length?Promise.resolve({list:[],total:0}):(t=_objectSpread2(_objectSpread2({},t),{},{uniId:n.context.uniId,uniShopIds:n.state.shops.join(",")}),store$1.getCustomerBenefitList(n.context.domain,n.context.serverName,t).then(function(e){return e}))},n.selectShops=function(e){var t=e.map(function(e){return e.uniShopId.replace("WX|","WEIXIN|")}),e=e.map(function(e){return e.id});n.setState({shops:t,selectedShop:e,visible:!1},function(){Table.setQuery(n.gridManagerName)})},n.onClose=function(){n.setState({visible:!1})},n.openSelectShops=function(e){n.setState({visible:!0,isOpenSelectedTab:e||!1})},n.gridManagerName="customer-benefit-list",n.state={preferentialCount:"",lastPreferentialTime:"",loading:!0,visible:!1,shops:[],selectedShop:[],isOpenSelectedTab:!1},n}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var n=this;store$1.getCustomerInfo(this.context.domain,this.context.serverName,this.context.uniId).then(function(e){var t=e.map(function(e){return"MGJ"===e.platCode?"mogujie":e.platCode.toLocaleLowerCase()});0<n.context.selectUniShops.length?n.setState({shops:n.context.selectUniShops,platList:t,selectedShop:n.context.selectShops,loading:!1}):store$1.getFirstShopList(n.context.domain,{tenantName:n.context.tenantId,channel:t.join(","),permissionType:!0,youzanFlag:"mainShop",pageNum:1,pageSize:1}).then(function(e){0!==e.length?n.setState({shops:[e[0].uniShopId],platList:t,selectedShop:[e[0].id],loading:!1}):n.setState({shops:[],platList:t,selectedShop:[],loading:!1})})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})}},{key:"render",value:function(){var t=this,e=this.gridManagerName;return this.state.loading?React.createElement(Loading,null):React.createElement("div",{className:"customer-benefit-area"},React.createElement("div",{className:"title-label-tips"},React.createElement("label",{className:"title-label-require"},"店铺:"),React.createElement(Button,{size:"small",type:"link",onClick:function(){return t.openSelectShops(!1)},style:{marginRight:"4px"}},"选择店铺"),this.state.shops.length?React.createElement("span",{className:"shop-list title-count"},"已选择",React.createElement(Button,{size:"small",type:"link",onClick:function(){return t.openSelectShops(!0)}},this.state.shops.length),"个店铺"):React.createElement("span",{style:{color:"#f5222d"}}," ","必须选择一个店铺"," "),React.createElement("label",null,"90天权益发放量:"),React.createElement("span",{className:"title-count"},this.state.preferentialCount||React.createElement("span",{className:"empty"},"--")),React.createElement("label",null,"最后一次权益发放时间:"),React.createElement("span",{className:"title-count"},this.state.lastPreferentialTime||React.createElement("span",{className:"empty"},"--"))),React.createElement(Table,_extends({gridManagerName:e},GRID_COMMON_CONFIG$1,{ajaxData:this.ajaxData,columnData:[{text:"发放时间",key:"sendTime",align:"left"},{text:"发放场景",align:"left",key:"sendType"},{text:"权益类型",key:"preferentialType",align:"left"},{text:"平台",key:"platCode",align:"left",template:function(e){return getPlat$1(e).platName}},{text:"店铺",key:"shopName",align:"left",template:function(e){return React.createElement(Tooltip,{content:e},React.createElement("span",null,e))}},{text:"权益名称",align:"left",key:"preferentialName",template:function(e){return React.createElement(Tooltip,{content:e},React.createElement("span",null,e))}},{text:"权益详情",align:"left",key:"preferentialContent",template:function(e){return React.createElement(Tooltip,{content:e},React.createElement("span",null,e))}},{text:"是否核销",align:"left",key:"isVerification"}],ajaxSuccess:function(e){t.setState({preferentialCount:e.benefitCount,lastPreferentialTime:e.lastBenefitTime})}})),React.createElement("div",{className:"tips-label"},"列表显示90天内权益发放记录"),this.state.visible&&React.createElement(ShopSelector,{visible:this.state.visible,onOk:this.selectShops,onClose:this.onClose,onCancel:this.onClose,option:Object.assign({},commonOptions,{selectedShop:this.state.selectedShop,serverName:this.context.domain,permissionType:!0,tenantId:this.context.tenantId,platform:this.state.platList,isOpenSelectedTab:this.state.isOpenSelectedTab})}))}}])})(),css_248z$m=(CustomerBenefit.contextType=CustomerViewContext,"/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.modal-body {\n padding-top: 10px;\n}\n.customer-view-area {\n width: 1070px;\n font-size: 12px;\n}\n.customer-view-area .hideLabel {\n display: none;\n}\n.preview-modal .cloud-modal-body {\n padding-bottom: 0;\n}\n.preview-modal .cloud-modal-body :last-child {\n margin-bottom: 2px;\n}\n.preview-row {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.preview-row label {\n margin-right: 6px;\n}\n.customer-card-container {\n height: 100%;\n margin-top: 18px;\n padding-bottom: 20px;\n}\n.customer-card-container .loading-area {\n margin-left: 45%;\n}\n.customer-card-container .customer-card-info {\n text-align: center;\n margin: 0 auto;\n}\n.customer-card-container .customer-card-info > li {\n list-style: none;\n}\n.customer-card-container .customer-card-info > li > div {\n display: inline-block;\n vertical-align: top;\n}\n.customer-card-container .customer-card-info .card-area {\n position: relative;\n width: 474px;\n padding: 38px 100px 34px 0;\n display: inline-block;\n}\n.customer-card-container .customer-card-info .card-area > div {\n display: inline-block;\n}\n.customer-card-container .customer-card-info .card-area .showChangeBtn {\n visibility: visible;\n}\n.customer-card-container .customer-card-info .card-area .hideChangeBtn {\n visibility: hidden;\n}\n.customer-card-container .customer-card-info .card-area .fromLeft {\n animation: fromLeft 1s;\n}\n.customer-card-container .customer-card-info .card-area .fromRight {\n animation: fromRight 1s;\n}\n@keyframes fromRight {\n 0% {\n left: 100px;\n opacity: 0;\n }\n 100% {\n left: 0;\n opacity: 1;\n }\n}\n@keyframes fromLeft {\n 0% {\n left: -100px;\n opacity: 0;\n }\n 100% {\n left: 0;\n opacity: 1;\n }\n}\n.customer-card-container .customer-card-info .card-area .vip1 {\n background-image: linear-gradient(to right, #3790F2, #67ACFB);\n box-shadow: 0 2px 2px #67ACFB;\n}\n.customer-card-container .customer-card-info .card-area .vip2 {\n background-image: linear-gradient(to right, #FF5A00, #FF9934);\n box-shadow: 0 2px 2px #FF9934;\n}\n.customer-card-container .customer-card-info .card-area .vip3 {\n background-image: linear-gradient(to right, #FB2A50, #FF6C4B);\n box-shadow: 0 2px 2px #FF6C4B;\n}\n.customer-card-container .customer-card-info .card-area .vip4 {\n background-image: linear-gradient(to right, #A46625, #CC945B);\n box-shadow: 0 2px 2px #CC945B;\n}\n.customer-card-container .customer-card-info .card-area .vip5 {\n background-image: linear-gradient(to right, #8A949D, #C3CBCC);\n box-shadow: 0 2px 2px #C3CBCC;\n}\n.customer-card-container .customer-card-info .card-area .vip6 {\n background-image: linear-gradient(to right, #FFA500, #FCDB59);\n box-shadow: 0 2px 2px #FCDB59;\n}\n.customer-card-container .customer-card-info .card-area .vip7 {\n background-image: linear-gradient(to right, #110E1D, #38383A);\n box-shadow: 0 2px 2px #38383A;\n}\n.customer-card-container .customer-card-info .card-area .card {\n width: 270px;\n height: 150px;\n position: relative;\n vertical-align: middle;\n margin: 0 28px;\n border-radius: 4px;\n background-position: center;\n}\n.customer-card-container .customer-card-info .card-area .card .card-circle-small {\n position: absolute;\n width: 150px;\n height: 0;\n opacity: 0.1;\n left: 60px;\n bottom: 0;\n border-top: 70px solid #FFF;\n border-top-left-radius: 70px;\n border-top-right-radius: 70px;\n}\n.customer-card-container .customer-card-info .card-area .card .card-circle-big {\n position: absolute;\n width: 140px;\n height: 0;\n opacity: 0.1;\n left: 130px;\n bottom: 0;\n border-top: 130px solid #FFF;\n border-top-left-radius: 180px;\n}\n.customer-card-container .customer-card-info .card-area .card header {\n position: absolute;\n left: 20px;\n top: 20px;\n height: 22px;\n line-height: 22px;\n}\n.customer-card-container .customer-card-info .card-area .card header .card-name {\n font-size: 18px;\n color: #ffffff;\n}\n.customer-card-container .customer-card-info .card-area .card footer {\n height: 28px;\n position: absolute;\n bottom: 0;\n width: 100%;\n line-height: 28px;\n}\n.customer-card-container .customer-card-info .card-area .card footer .card-number {\n color: #FFFFFF;\n position: absolute;\n left: 20px;\n}\n.customer-card-container .customer-card-info .card-area .card footer .card-grade {\n color: #320005;\n padding: 0 12px;\n border-radius: 4px 0 4px 0;\n opacity: 0.95;\n float: right;\n background: #FFFFFF;\n}\n.customer-card-container .customer-card-info .card-area .change-card {\n color: #CCCCCC;\n cursor: pointer;\n}\n.customer-card-container .customer-card-info .card-area .change-card .icon-jiantouyou1,\n.customer-card-container .customer-card-info .card-area .change-card .icon-jiantouzuo1 {\n height: 24px;\n display: block;\n fill: #CCCCCC;\n}\n.customer-card-container .customer-card-info .card-area .change-card .cc-icon {\n height: 24px;\n font-size: 20px;\n}\n.customer-card-container .customer-card-info .card-area .card-page {\n cursor: default;\n font-size: 16px;\n color: #666666;\n margin-top: 30px;\n}\n.customer-card-container .customer-card-info .info-area {\n margin: 0;\n color: #3D3D3D;\n padding: 0;\n}\n.customer-card-container .customer-card-info .info-area dt,\n.customer-card-container .customer-card-info .info-area dd {\n display: inline-block;\n vertical-align: top;\n height: 28px;\n line-height: 28px;\n font-size: 12px;\n color: #4c4c4c;\n}\n.customer-card-container .customer-card-info .info-area dt {\n text-align: right;\n width: 90px;\n}\n.customer-card-container .customer-card-info .info-area dd {\n text-align: left;\n margin-left: 0;\n width: 120px;\n}\n.customer-card-container .customer-card-info .empty-area {\n position: relative;\n top: 6em;\n}\n.customer-card-container .customer-card-info .empty-area .warning {\n font-size: 40px;\n color: #ddd;\n}\n.customer-card-container .customer-card-info .empty-area .warning-label {\n display: inline-block;\n line-height: 36px;\n vertical-align: text-bottom;\n font-size: 14px;\n margin-left: 20px;\n color: #999;\n}\n.customer-card-container .grid-container {\n height: calc(100% - 270px);\n}\n.customer-card-container .grid-container .grid-container-title {\n text-align: center;\n line-height: 32px;\n}\n.customer-card-container .grid-container .grid-container-title > button {\n width: 114px;\n height: 32px;\n font-size: 14px;\n font-weight: 400;\n line-height: 20px;\n padding: 5px 14px;\n cursor: pointer;\n}\n.customer-card-container .grid-container .grid-container-title .grade {\n boder-left: none !important;\n border-radius: 0 4px 4px 0;\n}\n.customer-card-container .grid-container .grid-container-title .integral {\n border-right: none !important;\n border-radius: 4px 0 0 4px;\n}\n.customer-card-container .grid-container .grid-container-title .borderRadius {\n border-radius: 4px !important;\n}\n.customer-card-container .grid-container .customer-card-grid-wrap {\n height: calc(100% - 32px);\n padding-top: 16px;\n}\n.customer-card-container .grid-container .customer-card-grid-wrap .is-hide {\n display: none;\n}\n.customer-card-container .grid-container .customer-card-grid-wrap .change-value {\n padding-right: 100px;\n}\n"),Store$7=(styleInject(css_248z$m),(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getCustomerCardInfo",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerCard/card/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"getCustomerShopCardInfo",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerShopMember/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})},{key:"getPointChangeRecord",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerCard/pointChangeRecord/").concat(r),e.next=3,http.get(o,{params:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return l.apply(this,arguments)})},{key:"getGradeChangeRecord",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerCard/gradeChangeRecord/").concat(r),e.next=3,http.get(o,{params:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return o.apply(this,arguments)})},{key:"shopCardGradeChangeRecord",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerShopMember/gradeChangeRecord/").concat(r),e.next=3,http.get(o,{params:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})}]);var r,o,l,a,c})()),store$3=new Store$7,gradeColumnsData=[{key:"changeTime",text:"变更时间",align:"left"},{key:"gradeNameBeforeChange",text:"变更前等级",align:"right"},{key:"gradeNameAfterChange",text:"变更后等级",align:"right"},{key:"changeType",text:"变更类型",align:"left"},{key:"changeSource",text:"变更来源",align:"left"},{key:"gradePeriod",text:"等级有效期",align:"left"}],pointColumnsData=[{key:"changeTime",text:"变更时间",align:"left"},{key:"changeValue",text:'<span class="change-value">积分变更</span>',align:"right",template:function(e){return React.createElement("span",{className:"change-value"},e)}},{key:"actionType",text:"行为类型",align:"left"},{key:"source",text:"变更来源",align:"left"}],shopGradeColumnsData=[{key:"changeTime",text:"变更时间",align:"center",template:function(e){return"<span>".concat(ShuyunUtils.moment(e.changeTime).format("yyyy-MM-dd"),"</span>")}},{key:"beforeGradeName",text:"变更前等级",align:"center"},{key:"afterGradeName",text:"变更后等级",align:"center"}],CustomerCardGrid=(()=>{function t(e){var n;return _classCallCheck(this,t),(n=_callSuper(this,t,[e])).changeModal=function(){n.setState(function(e){return{isPoint:!e.isPoint}})},n.renderTable=function(e,t){return React.createElement(React.Fragment,null,React.createElement(Table,_extends({gridManagerName:"customerPointInfo",className:e&&"member_shop"!==t?"":"is-hide",ajaxData:function(e,t){return store$3.getPointChangeRecord(n.context.domain,n.context.serverName,t,n.context.uniId)},query:n.query,columnData:pointColumnsData},GRID_COMMON_CONFIG$1)),React.createElement(Table,_extends({gridManagerName:"customerGradeInfo",className:e||"member_shop"===t?"is-hide":"",ajaxData:function(e,t){return store$3.getGradeChangeRecord(n.context.domain,n.context.serverName,t,n.context.uniId)},columnData:gradeColumnsData,firstLoading:!1},GRID_COMMON_CONFIG$1)),React.createElement(Table,_extends({gridManagerName:"customerShopGradeInfo",className:"member_shop"===t?"":"is-hide",ajaxData:function(e,t){return store$3.shopCardGradeChangeRecord(n.context.domain,n.context.serverName,t,n.context.uniId)},query:n.queryShop,columnData:shopGradeColumnsData,firstLoading:"member_shop"===t},GRID_COMMON_CONFIG$1)))},n.state={isPoint:!0},n.query={cardPlanId:n.props.cardPlanId},n.queryShop={shopId:n.props.cardPlanId},n}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.currentCardSource,t=t.cardPlanId;t!==e.cardPlanId?this.setState({isPoint:!0}):"member_card"===n?(e=this.state.isPoint?"customerPointInfo":"customerGradeInfo",Table.setQuery(e,{cardPlanId:t})):Table.setQuery("customerShopGradeInfo",{shopId:t})}},{key:"render",value:function(){var e=this.state.isPoint,t=this.props.currentCardSource;return React.createElement("div",{className:"grid-container"},React.createElement("div",{className:"grid-container-title"},"member_card"===t&&React.createElement(Button,{type:e?"primary":"normal",className:"integral",onClick:this.changeModal},"积分变更记录"),React.createElement(Button,{type:e&&"member_shop"!==t?"normal":"primary",className:"member_shop"===t?"borderRadius":"",onClick:this.changeModal},"等级变更记录")),React.createElement("div",{className:"customer-card-grid-wrap"},this.renderTable(e,t)))}}])})(),CustomerCardSwiper=(CustomerCardGrid.contextType=CustomerViewContext,(()=>{function t(e){var o;return _classCallCheck(this,t),(o=_callSuper(this,t,[e])).changeCard=function(e,t){var n=o.props,a=n.cardInfoData,r=n.changeCardPlanId;"left"===e&&o.setState({cardFromLeft:!0,isShowIndex:0===t?a.length-1:t-1},function(){var e=t-1<0?a.length-1:t-1;r(e)}),"right"===e&&(o.cardFromLeft=!1,o.setState({cardFromLeft:!1,isShowIndex:t===a.length-1?0:t+1},function(){var e=t+1>a.length-1?0:t+1;r(e)}))},o.formatDate=function(e){return e?ShuyunUtils.moment(e).format("yyyy/MM/dd"):"-"},o.dealPhone=function(e){return e&&11===e.toString().length?e.replace(/(\d{3})\d{4}(\d{4})/,"$1****$2"):"--"},o.state={cardFromLeft:!1,isShowIndex:0},o}return _inherits(t,React.Component),_createClass(t,[{key:"render",value:function(){var e=this,t=this.state,n=t.isShowIndex,t=t.cardFromLeft,a=this.props.cardInfoData,r=a[n];return React.createElement("ul",{className:"customer-card-info"},React.createElement("li",{key:r.cardNumber},React.createElement("div",{className:"card-area"},React.createElement("div",{className:"change-card ".concat(1!==a.length?"showChangeBtn":""," ").concat(1===a.length?"hideChangeBtn":""),onClick:function(){return e.changeCard("left",n)}},React.createElement(Icon,{type:"left",className:"icon-jiantouzuo1 cc-icon"})),React.createElement("div",{className:"card ".concat(t?"fromLeft":"fromRight"," vip").concat(+r.grade+1)},React.createElement("div",{className:"card-circle-small"}),React.createElement("div",{className:"card-circle-big"}),React.createElement("header",null,React.createElement("span",{className:"card-name"},r.cardName)),React.createElement("footer",null,React.createElement("span",{className:"card-number"},r.cardNumber),React.createElement("span",{className:"card-grade"},r.gradeName))),React.createElement("div",{className:"change-card ".concat(1!==a.length?"showChangeBtn":""," ").concat(1===a.length?"hideChangeBtn":""),onClick:function(){return e.changeCard("right",n)}},React.createElement(Icon,{type:"right",className:"icon-jiantouyou1 cc-icon"})),React.createElement("br",null),React.createElement("div",{className:"card-page"},React.createElement("span",null,n+1),React.createElement("span",null,"/"),React.createElement("span",null,a.length))),"member_card"===r.source&&React.createElement("div",{className:"info"},React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"会员ID:"),React.createElement("dd",null,r.memberId)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"会员手机号:"),React.createElement("dd",null,r.bindMobile)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"会员等级:"),React.createElement("dd",null,r.gradeName)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"等级有效期:"),React.createElement("dd",null,this.formatDate(r.gradePeriod))),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"可用积分:"),React.createElement("dd",null,r.availablePoint||0)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"即将过期积分:"),React.createElement("dd",null,r.upcomingExpiredPoint||0)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"累积获得积分:"),React.createElement("dd",null,r.totalPoint||0)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"已消耗积分:"),React.createElement("dd",null,r.consumedPoint||0)),React.createElement("dl",{className:"info-area"},React.createElement("dt",null,"已过期积分:"),React.createElement("dd",null,r.expiredPoint||0)))))}}])})()),CustomerCard=(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).getCardInfoList=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$3.getCustomerCardInfo(a.context.domain,a.context.serverName,a.context.uniId).then(function(e){a.memberCardList=e,a.memberCardList.forEach(function(e){Object.assign(e,{source:"member_card"})})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")});case 2:return e.next=4,store$3.getCustomerShopCardInfo(a.context.domain,a.context.serverName,a.context.uniId).then(function(e){a.shopCardList=e}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")});case 4:a.shopCardList.forEach(function(e){Object.assign(e,{cardName:e.shopName,source:"member_shop",cardPlanId:e.shopId})}),a.customerCardInfo=a.memberCardList.concat(a.shopCardList),1===a.customerCardInfo.length&&"0"===a.customerCardInfo[0].grade&&a.setState({isMember:!1}),0<a.customerCardInfo.length?a.setState({customerCardInfo:a.customerCardInfo,cardPlanId:a.customerCardInfo[0].cardPlanId,loading:!1,cardSource:a.customerCardInfo[0].source}):a.setState({loading:!1});case 8:case"end":return e.stop()}},e)})),a.handleChangeCardPlanId=function(e){a.setState({cardPlanId:a.customerCardInfo[e].cardPlanId,cardSource:a.customerCardInfo[e].source})},a.renderCardInfo=function(e){var t=a.state,n=t.cardPlanId;return e.length?React.createElement("div",{className:"customer-card-container big-table-area"},React.createElement(CustomerCardSwiper,{cardInfoData:e,changeCardPlanId:a.handleChangeCardPlanId}),t.isMember&&React.createElement(CustomerCardGrid,{uniId:a.context.uniId,currentCardSource:t.cardSource,cardPlanId:n})):React.createElement("div",{className:"customer-card-container big-table-area"},React.createElement("div",{className:"customer-card-info"},React.createElement("div",{className:"empty-area"},React.createElement(Icon,{className:"warning",type:"warning-circle-solid"}),React.createElement("span",{className:"warning-label"},"当前客户未领取任何会员卡"))))},a.state={loading:!0,cardSource:"",customerCardInfo:[],isMember:!0},a.memberCardList=[],a.shopCardList=[],a.customerCardInfo=[],a}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){this.getCardInfoList()}},{key:"render",value:function(){var e=this.state;return e.loading?React.createElement(Loading,null):this.renderCardInfo(e.customerCardInfo)}}])})(),commonOptions$1=(CustomerCard.contextType=CustomerViewContext,{isSupportedChannel:!0,youzanFlag:"mainShop",requiredSelected:!0,limit:100}),goodReviewIcon=React.createElement("svg",{id:"icon-good-review",viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M157.371 764.163c-17.753 0.176-31.991 14.678-31.816 32.431 0.088 17.665 14.502 31.903 32.255 31.903h0.176c2.813 0 138.16 0.879 221.918 94.656 6.416 7.119 15.205 10.723 23.993 10.723 7.646 0 15.293-2.724 21.444-8.174 13.271-11.865 14.414-32.168 2.549-45.439-103.884-116.275-263.84-116.452-270.519-116.1z"}),React.createElement("path",{d:"M833.407 590.409c69.256-117.682 85.163-270.080 39.462-379.414-4.922-11.777-16.347-19.511-29.091-19.775l-9.844-0.088c-62.928 0-121.462 12.129-174.634 36.21-37.792-70.311-79.627-121.725-127.175-156.617-1.318-1.318-2.813-2.461-4.395-3.516-9.141-5.888-20.653-6.855-30.585-2.549-3.164 1.318-6.065 3.164-8.526 5.362-47.371 34.54-90.437 86.745-128.053 155.562-52.117-22.939-109.332-34.54-170.678-34.54l-9.668 0.088c-12.744 0.263-24.169 7.998-29.091 19.775-45.702 109.244-29.794 261.731 39.462 379.326 59.676 101.335 152.135 164.439 261.028 178.413 2.989 0.967 6.153 1.406 9.404 1.406h18.544v159.605c0 17.753 14.414 32.168 32.167 32.168s32.167-14.414 32.167-32.168v-159.429h19.072c3.252 0 6.416-0.528 9.492-1.318 108.805-14.063 201.352-77.254 260.94-178.501z"}),React.createElement("path",{d:"M866.453 764.076c-6.153-0.263-162.857-0.352-270.431 115.748-12.129 13.008-11.25 33.397 1.758 45.439 6.24 5.801 14.063 8.614 21.884 8.614 8.614 0 17.314-3.427 23.554-10.372 87.361-94.216 219.984-95.095 222.709-95.095h0.263c17.665 0 31.991-14.239 32.167-31.816 0.175-17.841-14.063-32.343-31.903-32.519z"})),mediumReviewIcon=React.createElement("svg",{id:"icon-medium-review",viewBox:"0 0 1025 1024"},React.createElement("path",{d:"M69.811 771.717c-15.82 17.403-3.252 47.373 0 60.469 121.641-27.070 211.377 42.803 242.93 98.701 15.82-0.175 55.81-4.922 70.049-9.844-2.109-50.273-119.443-168.047-312.979-149.326M537.565 927.459c30.146 10.372 47.109 6.065 65.918 2.637 52.646-85.518 133.682-103.711 248.291-107.754 5.625-18.721 17.578-32.168 11.162-50.801-71.279-2.109-252.95-3.955-325.372 155.918M749.997 286.56c0 0 2.549-165.762-58.887-191.602-61.348-25.84-197.227 86.221-197.227 86.221s-157.588-152.842-176.133-112.325c-45.615 100.195-82.793 177.803-108.984 259.102-28.213 160.489 28.565 281.338 153.896 354.727-2.373 5.273-4.219 12.041-5.537 20.567-3.076 69.609 56.953 216.299 81.036 255.849 31.026 0 79.628 2.901 79.628 2.901s-77.695-141.943-82.354-245.127c144.404 52.207 284.063 2.813 395.771-132.891 50.713-61.7 87.539-144.58 130.166-238.096 15.293-33.75-211.377-59.326-211.377-59.326z"})),poorReviewIcon=React.createElement("svg",{id:"icon-poor-review",viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M98.481 783.233c-11.162 0.088-20.127 9.229-20.039 20.391s9.141 20.215 20.303 20.215v0c0.352 0 26.279 0.088 62.753 12.393 48.778 16.348 92.548 45.351 129.901 86.308 4.043 4.395 9.492 6.592 14.942 6.592 4.834 0 9.756-1.758 13.623-5.273 8.262-7.559 8.877-20.391 1.318-28.653-101.863-111.707-217.878-111.971-222.799-111.971v0zM98.481 783.233z"}),React.createElement("path",{d:"M893.264 784.815c-8.349-0.528-147.039-8.086-257.253 110.213-7.646 8.174-7.207 21.006 0.967 28.653 3.867 3.604 8.877 5.45 13.799 5.45 5.45 0 10.81-2.197 14.854-6.416 41.308-44.296 91.669-74.091 149.764-88.681 43.153-10.81 73.827-8.789 75.058-8.614 0.528 0 0.967 0.088 1.494 0.088 11.162 0 20.303-9.053 20.303-20.303 0-10.987-8.349-19.776-18.984-20.391v0zM893.264 784.815z"}),React.createElement("path",{d:"M944.064 537.671c-28.037-68.378-90.527-131.043-139.92-176.921 47.9-30.762 82.88-72.246 104.061-123.573 3.428-8.174 1.055-17.666-5.801-23.291-59.589-49.746-144.227-92.46-238.267-120.321-98.172-29.092-196.784-38.496-277.643-26.455-87.187 12.92-153.894 50.624-192.917 108.894-0.703 0.791-1.318 1.67-1.934 2.637-5.010 7.998-19.864 40.429-21.533 44.033-3.164 6.943-7.646 16.963-11.162 25.224-1.582 3.867-2.813 6.856-3.604 9.141-0.791 2.109-1.231 4.131-1.583 5.977-7.031 27.070-8.614 55.194-4.922 83.759-0.263 1.318-0.352 2.637-0.352 4.043 0 3.428 1.318 85.957 41.22 202.322 23.379 68.027 55.194 133.68 94.569 195.114 49.218 76.728 110.565 146.951 182.195 208.825 3.867 3.34 8.526 4.922 13.271 4.922 5.713 0 11.338-2.373 15.381-7.031 7.295-8.438 6.416-21.27-2.109-28.565-68.29-59.062-126.824-126.034-173.845-199.070-37.616-58.447-68.027-120.936-90.439-185.71-5.537-16.172-10.372-31.816-14.59-46.845 104.588 139.568 304.010 241.344 444.457 260.856 0.967 0.088 1.846 0.176 2.813 0.176 6.856 0 13.359-3.516 17.138-9.404 36.473-57.216 49.218-117.596 36.738-161.276 126.912 6.504 212.253-19.161 216.12-20.391 5.45-1.67 9.932-5.537 12.393-10.723 2.286-5.185 2.461-11.075 0.263-16.348v0zM944.064 537.671z"})),CustomerEvaluation=(()=>{function t(e){var n;return _classCallCheck(this,t),(n=_callSuper(this,t,[e])).ajaxData=function(e,t){return n.query.shopId?(t=_objectSpread2(_objectSpread2({},t),n.query),store$1.getCustomerOrderRateList(n.context.domain,n.context.serverName,t).then(function(e){return e})):Promise.resolve({list:[],total:0})},n.isProductNameOverWidth=function(e){return 300<ShuyunUtils.getTextWidth(e)/2+20?e:""},n.reformTime=function(e){return e?ShuyunUtils.moment(e).format("yyyy-MM-dd HH:mm:ss"):"--"},n.handleChangePlat=function(t){store$1.getShopList(n.context.domain,n.context.serverName,t).then(function(e){n.setState({shopList:[{shopId:"",shopName:"不限"}].concat(_toConsumableArray(e)),nowShop:"",nowPlat:t}),Table.setQuery(n.gridManagerName,{platCode:t})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},n.handleChangeShop=function(e){n.setState({nowShop:e}),Table.setQuery(n.gridManagerName,{platCode:n.state.nowPlat,shopId:e})},n.handleCopy=function(e){ShuyunUtils.copyText(e),Message.success("复制成功",{contextContainer:document.getElementsByClassName("cloud-modal-body")[0]})},n.selectShops=function(e){var t=e.map(function(e){return e.uniShopId.replace("WX|","WEIXIN|")}),e=e.map(function(e){return e.id});n.setState({shops:t,selectedShop:e,visible:!1}),n.query.shopId=t.join(","),Table.setQuery(n.gridManagerName,{shopId:t.join(",")})},n.onClose=function(){n.setState({visible:!1})},n.openSelectShops=function(e){n.setState({visible:!0,isOpenSelectedTab:e||!1})},n.gridManagerName="customer-order-rate-list",n.state={platList:[],shopList:[{shopId:"",shopName:"不限"}],nowPlat:"",nowShop:"",loading:!0,visible:!1,shops:[],selectedShop:[],isOpenSelectedTab:!1},n}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var n=this;this.query={oneYearLater:!1,uniId:this.context.uniId},store$1.getCustomerInfo(this.context.domain,this.context.serverName,this.context.uniId).then(function(e){var t=e.map(function(e){return"MGJ"===e.platCode?"mogujie":e.platCode.toLocaleLowerCase()});0<n.context.selectUniShops.length?(n.query.shopId=n.context.selectUniShops.join(","),n.setState({shops:n.context.selectUniShops,platList:t,selectedShop:n.context.selectShops,loading:!1})):store$1.getFirstShopList(n.context.domain,{tenantName:n.context.tenantId,channel:t.join(","),permissionType:!0,youzanFlag:"mainShop",pageNum:1,pageSize:1}).then(function(e){0!==e.length?(n.query.shopId=e[0].uniShopId,n.setState({shops:[e[0].uniShopId],platList:t,selectedShop:[e[0].id],loading:!1})):n.setState({shops:[],platList:t,selectedShop:[],loading:!1})})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})}},{key:"render",value:function(){var n=this;return this.state.loading?React.createElement(Loading,null):React.createElement("div",{className:"customer-order-area"},React.createElement("div",{className:"title-label-tips"},React.createElement("label",{className:"title-label-require"},"店铺:"),React.createElement(Button,{size:"small",type:"link",onClick:function(){return n.openSelectShops(!1)},style:{marginRight:"4px"}},"选择店铺"),this.state.shops.length?React.createElement("span",{className:"shop-list"},"已选择",React.createElement(Button,{size:"small",type:"link",onClick:function(){return n.openSelectShops(!0)}},this.state.shops.length),"个店铺"):React.createElement("span",{style:{color:"#f5222d"}}," 必须选择一个店铺 ")),React.createElement(Table,_extends({gridManagerName:this.gridManagerName,ajaxData:this.ajaxData,query:this.query,columnData:[{key:"productName",text:"商品评价",align:"left",template:function(e,t){return React.createElement("div",{className:"order-list",style:{padding:0}},t.rates.map(function(e){return React.createElement("div",{className:"order-item",key:e.detailUrl},React.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:e.detailUrl||null},React.createElement(OrderImg,{picUrl:e.picUrl})),React.createElement("span",{className:"product-name"},React.createElement(Tooltip,{content:n.isProductNameOverWidth(e.productName)},React.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:e.detailUrl||null},e.productName)),React.createElement("p",null,React.createElement("span",{className:"sku"},e.skuDetail||"--"))),React.createElement("div",{className:"rate-area"},React.createElement("div",{className:"rate-time"},"评价时间:",n.reformTime(e.estimateTime),"good"===e.estimateResult&&goodReviewIcon,"neutral"===e.estimateResult&&mediumReviewIcon,"bad"===e.estimateResult&&poorReviewIcon),React.createElement("div",{className:"rate-content"},e.estimateContent),React.createElement("div",{className:e.estimateReplay?"rate-replay":"hideLabel"},"回复:",e.estimateReplay||"--")))}))}}]},GRID_COMMON_CONFIG$1,{fullColumn:{interval:6,topTemplate:function(e){return React.createElement("div",{className:"order-list"},React.createElement("span",null,e.platCode," - ",e.shopName),React.createElement("span",{className:"order-state-info"},React.createElement("span",null,"订单号:",React.createElement(Tooltip,{content:"双击可复制"},React.createElement("span",{onDoubleClick:function(){n.handleCopy(e.orderId)}},e.orderId))),React.createElement("span",null,"下单时间:",e.created||"--"," ")))}}})),this.state.visible&&React.createElement(ShopSelector,{visible:this.state.visible,onOk:this.selectShops,onClose:this.onClose,onCancel:this.onClose,option:Object.assign({},commonOptions$1,{selectedShop:this.state.selectedShop,serverName:this.context.domain,permissionType:!0,tenantId:this.context.tenantId,platform:this.state.platList,isOpenSelectedTab:this.state.isOpenSelectedTab})}))}}])})();function OrderImg(e){e=e.picUrl;return React.createElement(Fragment,null,e&&React.createElement("img",{width:"70px",height:"70px",src:e,alt:""}),!e&&React.createElement("div",{className:"default-img"},"暂无图片"))}CustomerEvaluation.contextType=CustomerViewContext;var Store$8=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getCustomerMarkedTagList",value:(d=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/new/tag/?tagType=").concat(r),e.next=3,http.get(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return d.apply(this,arguments)})},{key:"saveDefineTag",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/tag"),e.next=3,http.post(o,r);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return u.apply(this,arguments)})},{key:"updateDefineTag",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/tag"),e.next=3,http.put(o,r);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return s.apply(this,arguments)})},{key:"getCustomerCanSelectTagList",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o,l){var c;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return c="".concat(t,"/").concat(n,"/tagManage/").concat(r,"/groupInfo?platCode=").concat(o,"&shopId=").concat(l),e.next=3,http.get(c);case 3:return c=e.sent,e.abrupt("return",c.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a,r,o){return i.apply(this,arguments)})},{key:"DeleteCustomerDefineTag",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/tag/").concat(r),e.next=3,http.delete(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return c.apply(this,arguments)})},{key:"getRFMTagsInfo",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerRfm/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return l.apply(this,arguments)})},{key:"getSoloPlatRfmInfo",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/").concat(n,"/customerRfm/").concat(a,"?platCode=").concat(r,"&shopId=").concat(o),e.next=3,http.get(l);case 3:return l=e.sent,e.abrupt("return",l.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a,r){return o.apply(this,arguments)})},{key:"getPlatShopList",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerTag/plat/shop?uniId=").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})},{key:"getMarkedOutsideTagList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/qw/tag/?tagType=").concat(r),e.next=3,http.get(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})}]);var r,a,o,l,c,i,s,u,d})(),store$4=new Store$8,CustomerAddOrEditTag=(()=>{function i(e){_classCallCheck(this,i),(u=_callSuper(this,i,[e])).getCanSelectedTagList=function(){u.state.platCode&&u.state.shopId?store$4.getCustomerCanSelectTagList(u.context.domain,u.context.serverName,u.context.uniId,1,u.state.platCode,u.state.shopId).then(function(e){u.setState({canSelectedList:u.formatCanSelectTagList(e.data,u.param.tagId)})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")}):u.setState({canSelectedList:[]})},u.getPlatShopList=function(){store$4.getPlatShopList(u.context.domain,u.context.serverName,u.context.uniId).then(function(e){u.setState({platShopList:e.filter(function(e){return"unlimited"!==e.platCode&&0===e.shops.length}),platShopTree:u.formatPlatShopList(e)})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},u.selectLabel=function(t){var e=u.props,n=e.markedDefineTagList,a=e.onSelectedTag,e=e.valueNumberOption,r=[],o=t.tagValue,l=t.tagId,c=t.tagName,i=t.tagType,s=t.optionType;u.param.tagId!==l&&(u.tagValueList=o,n.forEach(function(e){e.tagId===t.tagId&&e.tagValue.length&&(r=e.tagValue,u.isUpdate=!0)}),u.param={tagId:l,tagName:c,tagType:i,tagValue:r||[],optionType:s,valueNumberOption:e||t.valueNumberOption,isUpdate:u.isUpdate},a(u.param))},u.onChangeValue=function(e,t){var n,a=u.props.onSelectedTag,r="";switch(t){case"monthDate":n=e&&e.split("/"),r="".concat(n[0],"-").concat(n[1]);break;case"date":r=e&&ShuyunUtils.moment(e).format("yyyy-MM-dd");break;case"input":r=e.target.value;break;case"singleSelect":case"multipleSelect":r=e}t=_objectSpread2(_objectSpread2({},u.param),{},{isUpdate:u.isUpdate,tagValue:"multipleSelect"===t?r:[r]});u.param=_objectSpread2({},t),a(t)},u.selectLevel=function(e){u.props.removeTag(),u.param={tagId:"",tagValue:[],tagType:"",optionType:"",valueNumberOption:"",selectedTag:""},u.setState({labelLevel:e,shopId:"all"===e||"platform"===e?"all":"",platCode:"all"===e?"all":"",selectShop:{}},function(){u.getCanSelectedTagList()})},u.selectedPlate=function(e){u.props.removeTag(),u.setState({platCode:e},function(){u.getCanSelectedTagList()})},u.selectedShop=function(e){u.props.removeTag();var t=e.shopId;u.setState({shopId:t,platCode:e.platCode,selectShop:{label:e.shopName,value:t}},function(){u.getCanSelectedTagList()})},u.formatCanSelectTagList=function(e,n){e=JSON.parse(JSON.stringify(e));return e.forEach(function(e){var t=e;t.label=e.groupName,t.value=e.groupId,t.children=e.tagList,t.children.forEach(function(e){var t=e;t.label=e.tagName,t.value=e.tagId}),e.tagList.forEach(function(e){e.tagId===n&&(u.tagValueList=e.tagValue)})}),e.filter(function(e){return 0<e.children.length})},u.formatPlatShopList=function(e){e=JSON.parse(JSON.stringify(e));return e.forEach(function(n){var e=n;e.label=n.platName,e.value=n.platCode,e.children=n.shops,e.children.forEach(function(e){var t=e;t.label=e.shopName,t.value=e.shopId,t.platCode=n.platCode})}),e.filter(function(e){return 0<e.children.length})};var u,e=e.selectedTag,t=e.tagId,n=e.optionType,a=e.valueType,r=e.valueNumberOption,o=e.platCode,l=e.shopId,c=e.shopName,e=(u.param={tagId:t||"",tagValue:e.tagValue||"",tagName:e.tagName||"",tagType:0===a?0:a||"",optionType:0===n?0:n||"",valueNumberOption:0===r?0:r||""},"");return"all"===o?e="all":"all"===l?e="platform":l&&(e="shop"),u.state={labelLevel:e||"all",canSelectedList:[],platShopList:[],platCode:o||"all",shopId:l||"all",platShopTree:[],selectShop:l?{label:c,value:l}:{}},u.isUpdate=!!t,u.tagValueList=[],u}return _inherits(i,Component),_createClass(i,[{key:"componentDidMount",value:function(){this.getCanSelectedTagList(),this.getPlatShopList()}},{key:"render",value:function(){var t=this,e=this.param,n=e.tagId,a=e.tagName,r=e.tagType,o=e.optionType,e=e.valueNumberOption,l=this.props.selectedTag,c=this.state,i=c.labelLevel,s=c.platCode,c=c.selectShop,n=(this.tagValueList.forEach(function(e){var t=e;t.value=e.itemVal,t.label=e.itemVal}),{value:l.tagId||n,label:l.tagName||a});return React.createElement("section",{className:"add-tag-modal"},React.createElement("div",{className:"tag-type-area"},React.createElement("label",null,"标签层级:"),React.createElement(Select$2,{dataSource:TAG_LIST,defaultValue:"all",style:{width:"220px"},value:i,onChange:this.selectLevel,disabled:l.tagId})),"platform"===i&&React.createElement("div",{className:"tag-type-area"},React.createElement("label",null,"平台:"),React.createElement(Select$2,{dataSource:this.state.platShopList,labelKey:"platName",valueKey:"platCode",value:s,style:{width:"220px"},onChange:this.selectedPlate,disabled:l.tagId,placeholder:"请选择平台"})),"shop"===i&&React.createElement("div",{className:"tag-type-area"},React.createElement("label",null,"店铺:"),React.createElement(TreeSelect,{dataSource:this.state.platShopTree,value:c,defaultOpen:!1,disabled:l.tagId,searchable:!0,onChange:this.selectedShop,placeholder:"请选择店铺",searchPlaceholder:"搜索"})),React.createElement("div",{className:"tag-type-area"},React.createElement("label",null,"选择标签:"),React.createElement(TreeSelect,{dataSource:this.state.canSelectedList,value:l&&[n],defaultOpen:!1,searchable:!0,disabled:l.tagId||!this.state.shopId||!this.state.platCode,onChange:this.selectLabel,placeholder:"请选择标签",searchPlaceholder:"搜索"}),React.createElement("label",null,"标签类型:"),React.createElement("span",null,(e=>{var t="";switch(e){case 0:t="日期型";break;case 1:t="字符输入型";break;case 2:t="字符选择型";break;case 3:t=0===o?"数值输入,整数":"数值输入,小数";break;case 4:t="数值选择型";break;case 5:t="生日类型";break;default:t="请选择标签"}return t})(r))),React.createElement("div",{className:r||0===r?"tag-type-area":"hide-node"},React.createElement("label",null,0===r?"选择日期:":1===r||3===r?"标签值:":"选择标签值:"),0===r&&0===o&&React.createElement(Datepicker,{minYear:1900,maxYear:2100,width:"220px",defaultValue:this.param.tagValue.toString()||l.tagValue&&l.tagValue.toString(),position:"auto",containerEleClass:"cloud-modal-body",onChange:function(e){return t.onChangeValue(e,"date")},placeholder:"请选择年月日"}),0===r&&1===o&&React.createElement(Datepicker.YearMonthPicker,{min:"1900/01",max:"2100/12",width:"220px",position:"auto",containerEleClass:"cloud-modal-body",defaultValue:this.param.tagValue.toString()||l.tagValue&&l.tagValue.toString(),onChange:function(e){return t.onChangeValue(e,"monthDate")},placeholder:"请选择年月"}),1===r&&React.createElement(Input$2,{hasClear:!0,maxLength:"20",defaultValue:this.param.tagValue.toString()||l.tagValue&&l.tagValue.toString(),placeholder:"请输入字符标签值",onChange:function(e){return t.onChangeValue(e,"input")}}),3===r&&0===o&&React.createElement(Input$2,{hasClear:!0,defaultValue:this.param.tagValue.toString()||l.tagValue&&l.tagValue.toString(),placeholder:"请输入整数标签值",onChange:function(e){return t.onChangeValue(e,"input")}}),3===r&&1===o&&React.createElement(Input$2,{hasClear:!0,defaultValue:this.param.tagValue.toString()||l.tagValue&&l.tagValue.toString(),placeholder:"请输入小数标签值",onChange:function(e){return t.onChangeValue(e,"input")}}),1===e&&0<this.tagValueList.length&&React.createElement("div",{className:"select-tag-value"},React.createElement(Checkbox.Group,{value:this.param.tagValue||l.tagValue||[],layout:"h",onChange:function(e){return t.onChangeValue(e,"multipleSelect")}},0<this.tagValueList.length&&this.tagValueList.map(function(e){return React.createElement(Checkbox,{key:e.itemId,value:e.value},e.value)}))),0===e&&React.createElement("div",{className:"select-tag-value"},React.createElement(Radio.Group,{defaultValue:this.param.tagValue.toString()||l.tagValue&&l.tagValue.toString()||null,horizontal:!0,onChange:function(e){return t.onChangeValue(e,"singleSelect")}},0<this.tagValueList.length&&this.tagValueList.map(function(e){return React.createElement(Radio,{key:e.itemId,value:e.itemVal},e.itemVal)})))))}}])})(),addSvg=(CustomerAddOrEditTag.contextType=CustomerViewContext,"data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%3Ctitle%3Eicon%2Fbtn%2Fadd-box-fill%3C%2Ftitle%3E%20%20%20%20%3Cg%20id%3D%22%E5%AE%A2%E6%88%B7%E8%A7%86%E5%9B%BE%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E5%AE%A2%E6%88%B7%E8%A7%86%E5%9B%BE-%E5%AE%A2%E6%88%B7%E6%A0%87%E7%AD%BE%22%20transform%3D%22translate%28-537.000000%2C%20-488.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2Fbtn%2Fadd-box-fill%22%20transform%3D%22translate%28536.000000%2C%20487.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22%E7%9F%A9%E5%BD%A2%22%20fill%3D%22%23D8D8D8%22%20opacity%3D%220%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2216%22%20height%3D%2216%22%3E%3C%2Frect%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8%2C1%20C11.8659932%2C1%2015%2C4.13400675%2015%2C8%20C15%2C11.8659932%2011.8659932%2C15%208%2C15%20C4.13400675%2C15%201%2C11.8659932%201%2C8%20C1%2C4.13400675%204.13400675%2C1%208%2C1%20Z%20M8%2C2.2%20C4.79674845%2C2.2%202.2%2C4.79674845%202.2%2C8%20C2.2%2C11.2032515%204.79674845%2C13.8%208%2C13.8%20C11.2032515%2C13.8%2013.8%2C11.2032515%2013.8%2C8%20C13.8%2C4.79674845%2011.2032515%2C2.2%208%2C2.2%20Z%20M8.6%2C5.00769836%20L8.6%2C7.407%20L11%2C7.40769836%20L11%2C8.60769836%20L8.6%2C8.607%20L8.6%2C11.0076984%20L7.4%2C11.0076984%20L7.4%2C8.607%20L5%2C8.60769836%20L5%2C7.40769836%20L7.4%2C7.407%20L7.4%2C5.00769836%20L8.6%2C5.00769836%20Z%22%20id%3D%22%E9%87%91%E9%A2%9D%22%20fill-opacity%3D%220.25%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E"),transformData=function(o){return Object.keys(o).reduce(function(e,t){for(var n=[],a=0;a<o[t].length;a++)for(var r=0;r<o[t][a].shops.length;r++)n.push({title:"all"===t?"全渠道标签":"all"==="".concat(o[t][a].shops[r].shopName)?"".concat(o[t][a].platName):"".concat(o[t][a].platName," | ").concat(o[t][a].shops[r].shopName),shopId:o[t][a].shops[r].shopId,shopName:o[t][a].shops[r].shopName,platCode:o[t][a].platCode,expand:!0,tags:o[t][a].shops[r].tags});return e.concat(n)},[])},rootDocument=getRootDocument(),CustomerTagModule=(()=>{function t(e){var c;return _classCallCheck(this,t),(c=_callSuper(this,t,[e])).getMarkedDefineTagList=function(){store$4.getCustomerMarkedTagList(c.context.domain,c.context.serverName,c.context.uniId,1).then(function(e){console.log(e.data);e=transformData(e.data);c.setState({defineTagList:e},function(){c.calcTagHeight()})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},c.openTagModal=function(e){c.setState({visibleModal:!0,selectedTag:e||{}})},c.deleteTag=function(e){Modal.confirm({body:"确认删除该标签吗?",onOk:function(){store$4.DeleteCustomerDefineTag(c.context.domain,c.context.serverName,c.context.uniId,e).then(function(){c.getMarkedDefineTagList()}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},onCancel:function(){}})},c.handleOkModal=function(){var e=c.state,t=e.tagId,n=e.tagType,a=e.tagValue,r=e.optionType,o=e.valueNumberOption,l=e.isUpdate,e=e.selectedTag;c.checkTagValue({tagId:t||e.tagId,tagType:n,tagValue:0<a.length||1===o?a:e.tagValue,optionType:r,valueNumberOption:o})&&(o=[],a=a.length?a:e.tagValue,3===n&&(o=c.numFloat(a.toString(),r)),r={uniId:c.context.uniId,tagId:t||e.tagId,tagValue:3===n?o:a},c.setState({isLoading:!0}),store$4[!t||l?"updateDefineTag":"saveDefineTag"](c.context.domain,c.context.serverName,c.context.uniId,r).then(function(){Message.success("保存成功"),c.setState({isLoading:!1},function(){c.handleCloseModal(),c.getMarkedDefineTagList()})}).catch(function(t){c.setState({isLoading:!1},function(){var e=t.response.data;Message.error(e.msg||"打标异常,未能成功打标")})}))},c.deleteZero=function(e){return 0==+e?"0":e.replace(/^0+(?!\.)/,"")},c.numFloat=function(e,t){var n=e?"":e;return 0===t&&(n=c.deleteZero(e)),1===t&&(1===(e=(t=c.deleteZero(e))&&t.toString().split(".")).length&&(n="".concat(t.toString(),".00")),1<e.length)&&(e[1].length<2&&(n="".concat(t.toString(),"0")),n=t),[n]},c.checkTagValue=function(e){var t=e.tagId,n=e.tagType,a=e.tagValue,e=e.optionType;return t?a&&a.length?1!==n||REG_EXPRESS.labelValueString.test(a.toString())?3!==n||1!==e||REG_EXPRESS.labelValueNumberDec.test(a.toString())?!(3===n&&0===e&&!REG_EXPRESS.labelValueNumberInt.test(a.toString())&&(Message.error("请输入标签值,支持15位整数"),1)):(Message.error("请输入标签值支持15位整数,最多2位小数"),!1):(Message.error("字符输入型只支持中文、英文、数字、下划线、减号、."),!1):(Message.error("标签值不能为空"),!1):(Message.error("请选择标签"),!1)},c.onSelectedTag=function(e){var t=e.tagId;c.setState({tagId:t,tagType:e.tagType,tagValue:e.tagValue,optionType:e.optionType,valueNumberOption:e.valueNumberOption,isUpdate:e.isUpdate})},c.handleCloseModal=function(){c.setState({tagId:"",tagValue:[],tagType:"",optionType:"",valueNumberOption:"",selectedTag:"",visibleModal:!1})},c.removeTag=function(){c.setState({tagId:"",tagValue:[],tagType:"",optionType:"",valueNumberOption:"",selectedTag:""})},c.calcTagHeight=function(){},c.toggleShowTag=function(t){var e=(e=JSON.parse(JSON.stringify(c.state.defineTagList))).map(function(e){return t.shopId===e.shopId&&t.platCode===e.platCode&&(e.expand=!e.expand),e});c.setState({defineTagList:e})},c.state={tagId:"",tagType:"",optionType:"",valueNumberOption:"",tagValue:[],selectedTag:"",defineTagList:[],isUpdate:!1,visibleModal:!1,showMoreTag:!1,hideMore:!0,isLoading:!1},c.tagarea="",c}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){this.getMarkedDefineTagList()}},{key:"render",value:function(){var n=this;return React.createElement("div",{className:"marked-tag-area"},React.createElement("div",{className:"define-area"},React.createElement("ul",{className:"tagList",id:"tagList"},React.createElement("li",{className:"tag-type-label"},"自定义标签"),React.createElement("li",{className:"add-tag",onClick:this.openTagModal},React.createElement(Icon,{type:"plus",style:{fontSize:"12px"}}),"新增标签")),this.state.hideMore,this.state.defineTagList.map(function(t){return React.createElement("div",{className:cls("label-level",t.expand?"expand":""),key:t.title},React.createElement("div",{className:"expand-content",onClick:function(){n.toggleShowTag(t)}},React.createElement(Icon,{type:t.expand?"up":"down",style:{fontSize:12,color:"rgba(0,0,0,0.45)"}})),React.createElement("div",{className:"label-content"},React.createElement("div",{className:"label-content-title"},t.title),React.createElement("div",{className:"label-content-tag-list"},t.tags.map(function(e){return React.createElement("div",{className:"label-content-tag",key:e.tagId},React.createElement("span",{className:"label-content-label-value",onClick:function(){return n.openTagModal(Object.assign({platCode:t.platCode,shopId:t.shopId,shopName:t.shopName},e))}},"".concat(e.tagName," | ").concat(e.tagValue.join("、"))),React.createElement(Icon,{type:"close",onClick:function(){return n.deleteTag(e.tagId)}}))}),React.createElement("img",{src:addSvg,style:{width:"14px",height:"22px"},onClick:function(){return n.openTagModal({platCode:t.platCode,shopId:t.shopId,shopName:t.shopName})}}))))})),React.createElement(Modal,{title:"选择标签",modalStyle:{maxWidth:"540px",maxHeight:"400px",minHeight:"200px",minWidth:"540px"},bodyStyle:{maxWidth:"500px",minHeight:"200px",minWidth:"500px",fontSize:"12px",overflow:"auto"},visible:this.state.visibleModal,clickMaskCanClose:!1,onOk:this.handleOkModal,onCancel:this.handleCloseModal,onClose:this.handleCloseModal},React.createElement(Loading,{loading:this.state.isLoading,layer:!0},React.createElement(CustomerAddOrEditTag,{markedDefineTagList:this.state.defineTagList,onSelectedTag:this.onSelectedTag,selectedTag:this.state.selectedTag,removeTag:this.removeTag}))))}}])})(),transformData$1=(CustomerTagModule.contextType=CustomerViewContext,function(e){var t,n=[];for(t in e=e||{})n.push({title:t,tags:e[t],expand:!0});return console.log(n,"arr"),n}),CustomerOutsideTagModule=(()=>{function t(e){var n;return _classCallCheck(this,t),(n=_callSuper(this,t,[e])).getMarkedOutsideTagList=function(){store$4.getMarkedOutsideTagList(n.context.domain,n.context.serverName,n.context.uniId,1).then(function(e){e=transformData$1(e.data);n.setState({outsideTagList:e})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},n.toggleShowTag=function(t){var e=(e=JSON.parse(JSON.stringify(n.state.outsideTagList))).map(function(e){return t.shopId===e.shopId&&t.platCode===e.platCode&&(e.expand=!e.expand),e});n.setState({outsideTagList:e})},n.state={loading:!1,hideMore:!0,outsideTagList:[]},n}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){this.getMarkedOutsideTagList()}},{key:"render",value:function(){var t=this;return 0===this.state.outsideTagList.length?null:React.createElement("div",{className:"marked-tag-area"},React.createElement("div",{className:"define-area"},React.createElement("ul",{className:"tagList",id:"tagList"},React.createElement("li",{className:"tag-type-label"},"企业微信标签")),this.state.hideMore,this.state.outsideTagList.map(function(e){return React.createElement("div",{className:cls("label-level",e.expand?"expand":""),key:e.title},React.createElement("div",{className:"expand-content",onClick:function(){t.toggleShowTag(e)}},React.createElement(Icon,{type:e.expand?"up":"down",style:{fontSize:12,color:"rgba(0,0,0,0.45)"}})),React.createElement("div",{className:"label-content"},React.createElement("div",{className:"label-content-title"},e.title),React.createElement("div",{className:"label-content-tag-list"},e.tags.map(function(e){return React.createElement("div",{className:"label-content-tag",key:e.tagId},React.createElement("span",{className:"label-content-label-value"},"".concat(e.tagName," | ").concat(e.displayTagValue.join("、"))))}))))})))}}])})(),CustomerRFMModule=(CustomerOutsideTagModule.contextType=CustomerViewContext,(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).getRFMTagsInfo=function(){store$4.getRFMTagsInfo(t.context.domain,t.context.serverName,t.context.uniId).then(function(e){e.forEach(function(e){e.shopList.unshift({shopName:"不限",shopId:""})}),t.setState({rfmTagList:e})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},t.getPlat=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]},t.changeShop=function(r,o){t.setState({activeShop:o,activePlat:r});var l=JSON.parse(JSON.stringify(t.state.rfmTagList));store$4.getSoloPlatRfmInfo(t.context.domain,t.context.serverName,t.context.uniId,r,encodeURI(o)).then(function(a){l.forEach(function(e,t){var n=e.shopList.find(function(e){return encodeURI(e.shopId)===encodeURI(o)});e.platCode===r&&n&&n.shopId===o&&(l[t]=_objectSpread2(_objectSpread2({},a[0]),{},{shopList:e.shopList,platCode:r}))}),t.setState({rfmTagList:l})})},t.setLifeCycle=function(e){return 365<e?"".concat(e/365,"年"):"".concat(e,"天")},t.state={rfmTagList:[],activeShop:"",activePlat:""},t}return _inherits(n,React.Component),_createClass(n,[{key:"componentDidMount",value:function(){this.getRFMTagsInfo()}},{key:"render",value:function(){var n=this,e=this.state.rfmTagList;return React.createElement("div",{className:"rfm-tag-area"},e&&!e.length?React.createElement(NoDataRender,null):React.createElement("ul",null,React.createElement("li",{className:"tag-type-label"},"RFM标签"),e.map(function(t){return React.createElement("li",{key:t.platCode},React.createElement("div",{className:"shop-area"},React.createElement("span",{className:"shop-icon"},React.createElement(IconRender,{title:n.getPlat(t.platCode).platName,platCode:t.platCode})),React.createElement("span",{className:"choose-shop-label"},"选择店铺:"),"OFFLINE"!==t.platCode?React.createElement("ul",{className:"shop-list"},t.shopList.map(function(e){return React.createElement("li",{role:"presentation",className:n.state.activeShop===e.shopId&&n.state.activePlat===t.platCode?"active-shop":null,key:e.shopId,onClick:function(){return n.changeShop(t.platCode,e.shopId)}},e.shopName)})):React.createElement(Select$2,{onChange:function(e){return n.changeShop("OFFLINE",e)},defaultValue:"",placeholder:"请选择店铺",dataSource:t.shopList,labelKey:"shopName",valueKey:"shopId"})),React.createElement("div",{className:"label-list-area ".concat(t.activePhase?"four-col":"three-col")},React.createElement("dl",null,React.createElement("dt",null,"总购买金额:"),React.createElement("dd",null,t.allPayment?"¥".concat(t.allPayment):"--")),React.createElement("dl",null,React.createElement("dt",null,"首次购买日期:"),React.createElement("dd",null,t.firstCreated?t.firstCreated.slice(0,10):"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一年购买金额:"),React.createElement("dd",null,t.yearPayment?"¥".concat(t.yearPayment):"--")),t.activePhase&&React.createElement("dl",null,React.createElement("dt",null,"最近".concat(n.setLifeCycle(t.activePhase),"购买金额:")),React.createElement("dd",null,t.dayPayment4Period?"¥".concat(t.dayPayment4Period):"--")),React.createElement("dl",null,React.createElement("dt",null,"总购买次数:"),React.createElement("dd",null,t.allCountBuy?"".concat(t.allCountBuy,"次"):"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一次购买日期:"),React.createElement("dd",null,t.lastCreated?t.lastCreated.slice(0,10):"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一年购买次数:"),React.createElement("dd",null,t.yearCountBuy?"".concat(t.yearCountBuy,"次"):"--")),t.activePhase&&React.createElement("dl",null,React.createElement("dt",null,"最近".concat(n.setLifeCycle(t.activePhase),"购买次数:")),React.createElement("dd",null,t.dayBuyTimes4period?"".concat(t.dayBuyTimes4period,"次"):"--")),React.createElement("dl",null,React.createElement("dt",null,"平均客单价:"),React.createElement("dd",null,t.allAvgPayment?"¥".concat(t.allAvgPayment):"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一次购买金额:"),React.createElement("dd",null,t.lastPayment?"¥".concat(t.lastPayment):"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一年平均客单价:"),React.createElement("dd",null,t.yearAvgPayment?"¥".concat(t.yearAvgPayment):"--")),t.activePhase&&React.createElement("dl",null,React.createElement("dt",null,"最近".concat(n.setLifeCycle(t.activePhase),"平均客单价:")),React.createElement("dd",null,t.dayAvgPayment4period?"¥".concat(t.dayAvgPayment4period):"--"))))})))}}])})());function NoDataRender(){return React.createElement("ul",null,React.createElement("li",{className:"tag-type-label"},"RFM标签"),React.createElement("li",null,React.createElement("div",{className:"label-list-area"},React.createElement("dl",null,React.createElement("dt",null,"总购买金额:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"首次购买日期:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一年购买金额:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"总购买次数:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一次购买日期:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一年购买次数:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"平均客单价:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一次购买金额:"),React.createElement("dd",null,"--")),React.createElement("dl",null,React.createElement("dt",null,"最近一年平均客单价:"),React.createElement("dd",null,"--")))))}function IconRender(e){var t=e.title;return React.createElement(React.Fragment,null,PLAT_ICON[e.platCode],React.createElement("span",{className:"shop-type"},t))}CustomerRFMModule.contextType=CustomerViewContext;var css_248z$n="/**\n * style.less\n * @author wangbo\n * @since 2020/2/5\n * @github https://github.com/BoWang816\n */\n/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.modal-body {\n padding-top: 10px;\n}\n.customer-view-area {\n width: 1070px;\n font-size: 12px;\n}\n.customer-view-area .hideLabel {\n display: none;\n}\n.preview-modal .cloud-modal-body {\n padding-bottom: 0;\n}\n.preview-modal .cloud-modal-body :last-child {\n margin-bottom: 2px;\n}\n.preview-row {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.preview-row label {\n margin-right: 6px;\n}\n.customer-label-area .marked-tag-area ul {\n width: 94%;\n margin: 0;\n}\n.customer-label-area .marked-tag-area ul li {\n box-sizing: content-box;\n display: inline-block;\n max-width: 960px;\n height: 12px;\n line-height: 12px;\n position: relative;\n border-radius: 2px;\n color: #3A3A3A;\n padding: 5px;\n margin-right: 5px;\n margin-bottom: 5px;\n border: 1px solid #CCDCEB;\n background: #EFF7FF;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n vertical-align: middle;\n}\n.customer-label-area .marked-tag-area ul .tag-type-label {\n border: none;\n background: none;\n margin-right: 0;\n}\n.customer-label-area .marked-tag-area ul .cloud-tag-item {\n padding-right: 5px;\n cursor: default;\n background: none;\n}\n.customer-label-area .marked-tag-area ul .add-tag {\n cursor: pointer;\n color: #0097d7;\n margin-left: 10px;\n}\n.customer-label-area .marked-tag-area ul .define-tag-item {\n height: 22px;\n background: #EFF7FF;\n color: #666666;\n padding: 0;\n cursor: pointer !important;\n}\n.customer-label-area .marked-tag-area ul .define-tag-item .define-tag-name {\n display: inline-block;\n padding: 0 5px;\n vertical-align: text-top;\n max-width: 240px;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.customer-label-area .marked-tag-area ul .define-tag-item .define-tag-name:hover {\n color: #0083BA;\n}\n.customer-label-area .marked-tag-area ul .define-tag-item .cloud-icon-close {\n display: inline-block;\n height: 22px;\n width: 18px;\n color: #cecece;\n line-height: 22px;\n padding-left: 2px;\n border-left: 1px solid #ccdceb;\n}\n.customer-label-area .marked-tag-area .define-area,\n.customer-label-area .marked-tag-area .cloud-area {\n position: relative;\n overflow: hidden;\n}\n.customer-label-area .marked-tag-area .define-area .label-level,\n.customer-label-area .marked-tag-area .cloud-area .label-level {\n background: #fff;\n min-height: 44px;\n padding: 15px 0 5px 36px;\n box-sizing: border-box;\n margin-bottom: 6px;\n border: 1px solid #E8E8E8;\n position: relative;\n height: 44px;\n overflow: hidden;\n}\n.customer-label-area .marked-tag-area .define-area .label-level.expand,\n.customer-label-area .marked-tag-area .cloud-area .label-level.expand {\n height: auto;\n}\n.customer-label-area .marked-tag-area .define-area .label-level .expand-content,\n.customer-label-area .marked-tag-area .cloud-area .label-level .expand-content {\n position: absolute;\n top: 14px;\n left: 14px;\n cursor: pointer;\n}\n.customer-label-area .marked-tag-area .define-area .label-level .label-content .label-content-title,\n.customer-label-area .marked-tag-area .cloud-area .label-level .label-content .label-content-title {\n color: #2D2D2D;\n font-size: 12px;\n margin-bottom: 14px;\n}\n.customer-label-area .marked-tag-area .define-area .label-level .label-content .label-content-tag-list,\n.customer-label-area .marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list {\n display: flex;\n cursor: pointer;\n flex-flow: wrap;\n}\n.customer-label-area .marked-tag-area .define-area .label-level .label-content .label-content-tag-list .cloud-icon-close,\n.customer-label-area .marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list .cloud-icon-close {\n color: rgba(0, 0, 0, 0.25);\n cursor: pointer;\n}\n.customer-label-area .marked-tag-area .define-area .label-level .label-content .label-content-tag-list .label-content-tag,\n.customer-label-area .marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list .label-content-tag {\n background: #F5F5F5;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n padding: 2px 4px;\n display: flex;\n min-height: 22px;\n align-items: center;\n margin-right: 8px;\n margin-bottom: 10px;\n}\n.customer-label-area .marked-tag-area .define-area .label-level .label-content .label-content-tag-list .label-content-tag .label-content-label-value,\n.customer-label-area .marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list .label-content-tag .label-content-label-value {\n margin-right: 6px;\n}\n.customer-label-area .marked-tag-area .toggle-show {\n display: inline-block;\n position: absolute;\n top: calc(100% - 25px);\n right: 0;\n color: #0083ba;\n cursor: pointer;\n}\n.customer-label-area .marked-tag-area .toggle-show:hover {\n color: #00AAF1;\n}\n.customer-label-area .rfm-tag-area .tag-type-label {\n line-height: 12px;\n position: relative;\n border-radius: 2px;\n color: #3A3A3A;\n padding: 5px;\n margin: 5px 0;\n}\n.customer-label-area .rfm-tag-area ul,\n.customer-label-area .rfm-tag-area li {\n margin: 0;\n padding: 0;\n}\n.customer-label-area .rfm-tag-area li {\n list-style: none;\n}\n.customer-label-area .rfm-tag-area .shop-area {\n height: 32px;\n width: 1070px;\n line-height: 32px;\n}\n.customer-label-area .rfm-tag-area .shop-area .cloud-select {\n display: inline-block;\n width: 130px;\n line-height: 24px;\n}\n.customer-label-area .rfm-tag-area .shop-area .shop-icon > svg {\n width: 14px;\n height: 14px;\n margin-right: 5px;\n vertical-align: middle;\n}\n.customer-label-area .rfm-tag-area .shop-area .shop-type {\n max-width: 100px;\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n vertical-align: bottom;\n}\n.customer-label-area .rfm-tag-area .shop-area .choose-shop-label {\n margin-left: 16px;\n}\n.customer-label-area .rfm-tag-area .shop-area .shop-list {\n display: inline-block;\n vertical-align: top;\n}\n.customer-label-area .rfm-tag-area .shop-area .shop-list > li {\n display: inline-block;\n color: #186493;\n cursor: pointer;\n margin-right: 15px;\n line-height: 12px;\n}\n.customer-label-area .rfm-tag-area .shop-area .shop-list .active-shop {\n background: #7BBEE7;\n color: #FFFFFF;\n border-radius: 2px;\n padding: 3px 5px 5px 5px;\n margin-right: 10px;\n}\n.customer-label-area .rfm-tag-area .label-list-area {\n margin: 12px 0 10px 18px;\n width: 1052px;\n}\n.customer-label-area .rfm-tag-area .label-list-area dl {\n display: inline-block;\n margin: 0 0 11px 0;\n width: 344px;\n}\n.customer-label-area .rfm-tag-area .label-list-area dt,\n.customer-label-area .rfm-tag-area .label-list-area dd {\n display: inline-block;\n vertical-align: top;\n color: #3D3D3D;\n}\n.customer-label-area .rfm-tag-area .label-list-area dd {\n margin-left: 0;\n width: 120px;\n}\n.customer-label-area .rfm-tag-area .four-col dl {\n width: 260px;\n}\n.customer-label-area .rfm-tag-area .three-col dl {\n width: 344px;\n}\n.hide-node {\n display: none;\n}\n.add-tag-modal .tag-type-area,\n.add-tag-modal .tag-value-area {\n padding-left: 20px;\n margin: 12px 0;\n}\n.add-tag-modal .tag-type-area > label,\n.add-tag-modal .tag-value-area > label {\n display: inline-block;\n line-height: 30px;\n text-align: right;\n width: 72px;\n}\n.add-tag-modal .tag-type-area > .cloud-tree-select,\n.add-tag-modal .tag-value-area > .cloud-tree-select {\n display: inline-block;\n width: 220px;\n}\n.add-tag-modal .tag-type-area input,\n.add-tag-modal .tag-type-area .cloud-input-group {\n width: 220px !important;\n}\n.add-tag-modal .tag-type-area .select-tag-value {\n height: 30px;\n margin-left: 35px;\n vertical-align: middle;\n margin-left: 72px;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-radio {\n margin-right: 20px;\n line-height: 30px;\n margin-bottom: 2px;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-radio .cloud-radio-wrapper {\n display: inline-block;\n vertical-align: text-bottom;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-checkbox {\n line-height: 30px;\n margin-bottom: 2px;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-checkbox-group,\n.add-tag-modal .tag-type-area .select-tag-value .cloud-radio-group {\n display: inline-block;\n}\n",CustomerLabel=(styleInject(css_248z$n),(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={},e}return _inherits(t,React.Component),_createClass(t,[{key:"render",value:function(){return React.createElement("div",{className:"customer-label-area"},React.createElement(CustomerTagModule,null),React.createElement(CustomerOutsideTagModule,null),React.createElement(CustomerRFMModule,null))}}])})()),commonOptions$2={isSupportedChannel:!0,youzanFlag:"mainShop",requiredSelected:!0,limit:100},CustomerOrder=(()=>{function t(e){var n;return _classCallCheck(this,t),(n=_callSuper(this,t,[e])).ajaxData=function(e,t){return n.query.shopId?(t=_objectSpread2(_objectSpread2({},t),n.query),store$1.getCustomerOrderList(n.context.domain,n.context.serverName,t).then(function(e){return e})):Promise.resolve({list:[],total:0})},n.isProductNameOverWidth=function(e){return 300<ShuyunUtils.getTextWidth(e)/2+20?e:""},n.handleChangePlat=function(t){store$1.getShopList(n.context.domain,n.context.serverName,t).then(function(e){n.setState({shopList:[{shopId:"",shopName:"不限"}].concat(_toConsumableArray(e)),nowShop:"",nowPlat:t}),Table.setQuery(n.gridManagerName,{platCode:t})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},n.handleChangeShop=function(e){n.setState({nowShop:e}),Table.setQuery(n.gridManagerName,{platCode:n.state.nowPlat,shopId:e})},n.handleCopy=function(e){ShuyunUtils.copyText(e),Message.success("复制成功",{contextContainer:document.getElementsByClassName("cloud-modal-body")[0]})},n.selectShops=function(e){var t=e.map(function(e){return e.uniShopId.replace("WX|","WEIXIN|")}),e=e.map(function(e){return e.id});n.setState({shops:t,selectedShop:e,visible:!1}),n.query.shopId=t.join(","),Table.setQuery(n.gridManagerName,{shopId:t.join(",")})},n.onClose=function(){n.setState({visible:!1})},n.openSelectShops=function(e){n.setState({visible:!0,isOpenSelectedTab:e||!1})},n.gridManagerName="customer-order-list",n.state={platList:[],nowPlat:"",nowShop:"",loading:!0,visible:!1,shops:[],selectedShop:[],isOpenSelectedTab:!1},n}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var n=this;this.query={oneYearLater:!1,uniId:this.context.uniId},store$1.getCustomerInfo(this.context.domain,this.context.serverName,this.context.uniId).then(function(e){var t=e.map(function(e){return"MGJ"===e.platCode?"mogujie":e.platCode.toLocaleLowerCase()});0<n.context.selectUniShops.length?(n.query.shopId=n.context.selectUniShops.join(","),n.setState({shops:n.context.selectUniShops,platList:t,selectedShop:n.context.selectShops,loading:!1})):store$1.getFirstShopList(n.context.domain,{tenantName:n.context.tenantId,channel:t.join(","),permissionType:!0,youzanFlag:"mainShop",pageNum:1,pageSize:1}).then(function(e){0!==e.length?(n.query.shopId=e[0].uniShopId,n.setState({shops:[e[0].uniShopId],platList:t,selectedShop:[e[0].id],loading:!1})):n.setState({shops:[],platList:t,selectedShop:[],loading:!1})})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})}},{key:"render",value:function(){var n=this;return this.state.loading?React.createElement(Loading,null):React.createElement("div",{className:"customer-order-area"},React.createElement("div",{className:"title-label-tips"},React.createElement("label",{className:"title-label-require"},"店铺:"),React.createElement(Button,{size:"small",type:"link",onClick:function(){return n.openSelectShops(!1)},style:{marginRight:"4px"}},"选择店铺"),this.state.shops.length?React.createElement("span",{className:"shop-list"},"已选择",React.createElement(Button,{size:"small",type:"link",onClick:function(){return n.openSelectShops(!0)}},this.state.shops.length),"个店铺"):React.createElement("span",{style:{color:"#f5222d"}}," 必须选择一个店铺 ")),React.createElement(Table,_extends({gridManagerName:this.gridManagerName,ajaxData:this.ajaxData},GRID_COMMON_CONFIG$1,{query:this.query,columnData:[{key:"productName",text:"商品",align:"left",template:function(e,t){return React.createElement("div",{className:"order-list",style:{padding:0}},t.orderList.map(function(e){return React.createElement("div",{className:"order-item",key:e.orderItemId},React.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:e.detailUrl||null},React.createElement(OrderImg$1,{picUrl:e.picUrl})),React.createElement("span",{className:"product-name"},React.createElement(Tooltip,{content:n.isProductNameOverWidth(e.productName)},React.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:e.detailUrl||null},e.productName)),React.createElement("p",null,React.createElement("span",{className:"sku"},e.skuDetail),React.createElement("span",{className:"product-refund"},"1"===e.isRefund?"退款成功":""))))}))}},{key:"price",text:"价格",align:"left",width:"100px",template:function(e,t){return React.createElement("div",{className:"order-list-price"},t.orderList.map(function(e){return React.createElement("div",{className:"order-price",key:e.skuId},"¥ ",e.price)}))}},{key:"productNum",text:"商品数量",align:"left",width:"230px",template:function(e,t){return React.createElement("div",{className:"order-list-count"},t.orderList.map(function(e){return React.createElement("span",{className:"order-count",key:e.productId},e.productNum)}))}},{key:"tradeDiscountFee",align:"center",text:"优惠金额",width:"190px",template:function(e){return React.createElement("div",{className:"order-list-tradeDiscountFee"},"¥",e)}},{key:"payment",text:"订单总金额",align:"center",width:"190px",template:function(e,t){return React.createElement("div",{className:"order-list-payment"},React.createElement("div",null,"¥",t.payment),React.createElement("div",null,"(含运费:¥",t.postFee,")"))}}],fullColumn:{interval:6,topTemplate:function(e){return React.createElement("div",{className:"order-list full-column-div order-list-table-title"},React.createElement("span",null,e.platCode," - ",e.shopName),React.createElement("span",{className:"order-state-info order-list-table-title-state"},React.createElement("span",null,"订单号:",React.createElement(Tooltip,{content:"双击可复制"},React.createElement("span",{onDoubleClick:function(){n.handleCopy(e.orderId)}},e.orderId))),React.createElement("span",null,"下单时间:",e.created||"--"),React.createElement("span",null,"付款时间:",e.payTime||"--"),React.createElement("span",null,"交易状态:",e.orderStatus)))}}})),this.state.visible&&React.createElement(ShopSelector,{visible:this.state.visible,onOk:this.selectShops,onClose:this.onClose,onCancel:this.onClose,option:Object.assign({},commonOptions$2,{selectedShop:this.state.selectedShop,serverName:this.context.domain,permissionType:!0,tenantId:this.context.tenantId,platform:this.state.platList,isOpenSelectedTab:this.state.isOpenSelectedTab})}))}}])})();function OrderImg$1(e){e=e.picUrl;return React.createElement(Fragment,null,e&&React.createElement("img",{width:"70px",height:"70px",src:e,alt:""}),!e&&React.createElement("div",{className:"default-img"},"暂无图片"))}CustomerOrder.contextType=CustomerViewContext;var css_248z$o="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.flex-vertical-middle {\n display: flex;\n align-items: center;\n}\n.cloud-business-welcomes-preview-wrapper {\n width: 256px;\n height: 391px;\n padding: 60px 0 43px 0;\n background-size: contain;\n background-repeat: no-repeat;\n background-image: url(\"https://brand-guide.shuyun.com/IAM/1d18f630bf58.png\");\n box-sizing: content-box;\n}\n.cloud-business-welcomes-preview-wrapper .previewArea {\n height: 98%;\n overflow-y: auto;\n padding: 12px 16px 0 16px;\n -ms-overflow-style: none;\n overflow: -moz-scrollbars-none;\n}\n.cloud-business-welcomes-preview-wrapper .previewArea::-webkit-scrollbar {\n display: none;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper {\n display: flex;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .userAvatar {\n flex-basis: 26px;\n height: 26px;\n border-radius: 3px;\n margin-right: 7px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .messageItem {\n position: relative;\n padding: 6px 10px;\n margin-bottom: 15px;\n line-height: 14px;\n border-radius: 2px;\n background: #fff;\n font-size: 12px;\n color: #3d3d3d;\n word-break: break-all;\n white-space: normal;\n text-align: left;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .messageItem::before {\n content: '';\n position: absolute;\n left: -2px;\n top: 11px;\n display: inline-block;\n transform: rotate(45deg);\n width: 5px;\n height: 5px;\n background: #fff;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage {\n padding: 9px 13px 9px 10px;\n padding-bottom: 0;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .appHeader {\n display: flex;\n align-items: center;\n margin-bottom: 10px;\n color: #c0c4cc;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .appHeader .icon {\n margin-right: 2px;\n height: 18px;\n width: 18px;\n border-radius: 8px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .appTitle {\n line-height: 14px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .appCover {\n margin-top: 9px;\n width: 132px;\n height: 108px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .footer {\n display: flex;\n align-items: center;\n margin-top: 7px;\n padding: 5px 0;\n border-top: 1px solid #f4f4f4;\n color: #999;\n line-height: 18px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .footer .icon,\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .footer .desc {\n font-size: 12px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .appMessage .footer .link {\n width: 12px;\n height: 12px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .urlMessage {\n padding: 6px 10px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .urlMessage .urlTitle {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n margin-bottom: 6px;\n word-break: break-all;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .urlMessage .urlContent {\n display: flex;\n color: #3d3d3d;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .urlMessage .urlContent .desc {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n margin-right: 6px;\n line-height: 16px;\n word-break: break-all;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .urlMessage .urlContent .cover {\n width: 44px;\n height: 44px;\n border-radius: 4px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .picMessage {\n max-width: 90px;\n max-height: 90px;\n margin-bottom: 15px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .picMessage .pic {\n max-width: 100%;\n max-height: 100%;\n -o-object-fit: contain;\n object-fit: contain;\n border-radius: 4px;\n border: 1px solid #d4d4d4;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .defaultPicMessage {\n width: 158px;\n height: 204px;\n margin-bottom: 15px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .defaultPicMessage .pic {\n max-width: 100%;\n max-height: 100%;\n -o-object-fit: contain;\n object-fit: contain;\n border-radius: 4px;\n}\n.cloud-business-welcomes-preview-wrapper .messageWrapper .qrCodeMessage {\n width: 130px;\n height: 130px;\n}\n.cloud-business-welcomes-preview-wrapper .status {\n display: flex;\n align-items: center;\n margin-left: 3px;\n margin-top: -15px;\n}\n.cloud-business-welcomes-preview-wrapper .status.success,\n.cloud-business-welcomes-preview-wrapper .status .success {\n color: #008f21;\n}\n.cloud-business-welcomes-preview-wrapper .status.failed,\n.cloud-business-welcomes-preview-wrapper .status .failed {\n color: #bd3535;\n}\n",TextMessage=(styleInject(css_248z$o),React.memo(function(e){var t=e.item,e=e.defaultText,t=(t.content||{}).previewText;return Array.isArray(t)&&1===t.length&&!t[0]&&(t=e),React.createElement("div",{className:cls("messageItem","textMessage")},t&&Array.isArray(t)?t.map(function(e,t){return e.length?React.createElement("div",{key:t,dangerouslySetInnerHTML:{__html:e}}):React.createElement("div",{key:t},React.createElement("br",null))}):t)})),PicMessage=React.memo(function(e){e=e.item;return React.createElement("div",{className:"picMessage"},React.createElement("img",{className:"pic",src:e.content.picUrl,alt:"上传的图片"}))}),DefaultPicMessage=React.memo(function(e){e=e.item;return React.createElement("div",null,React.createElement("div",{className:"defaultPicMessage"},React.createElement("img",{className:"pic",src:e.content.picUrl,alt:"小程序占位图片"})))}),UrlMessage=React.memo(function(e){var e=e.item.content,t=e.title,n=e.desc,e=e.picUrl,e=void 0===e?"https://brand-guide.shuyun.com/IAM/c432af879988.jpg":e;return React.createElement("div",{className:cls("messageItem","urlMessage")},React.createElement("div",{className:"urlTitle"},t),React.createElement("div",{className:"urlContent"},React.createElement("div",{className:"desc"},n),React.createElement("img",{src:e,className:"cover"})))}),AppMessage=React.memo(function(e){var e=e.item.content,t=e.title,n=e.desc,a=e.picUrl,a=void 0===a?"":a,e=e.iconUrl,e=void 0===e?"":e;return React.createElement("div",{className:cls("messageItem","appMessage")},React.createElement("div",{className:"appHeader"},React.createElement("img",{src:e,alt:"小程序",className:"icon"}),React.createElement("span",{className:"title"},t)),React.createElement("div",{className:"appTitle"},n),React.createElement("img",{src:a,alt:"小程序",className:"appCover"}),React.createElement("div",{className:"footer"},React.createElement("img",{src:"https://brand-guide.shuyun.com/IAM/6d41fdcac9fc.png",alt:"link",className:"link"}),React.createElement("span",{className:"desc"},"小程序")))}),QrCodeMessage=React.memo(function(e){e=e.item;return React.createElement("div",{className:cls("messageItem")},React.createElement("img",{className:"qrCodeMessage",src:e.url,alt:"二维码"}))}),defaultAvatar="http://wework.qpic.cn/bizmail/VtA3epsUIvNIEUSja4VNWy3a0tWLCEiajSFOBFicBQRosvss0SyZ7t2w/0",TEXT_TYPE=0,PIC_TYPE=1,URL_TYPE=2,APP_TYPE=4,ACTIVITY_TYPE=5,QR_CODE_TYPE="CODE",DEFAULT_QR_TYPE="EXAMPLE",COMPONENTS=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},TEXT_TYPE,TextMessage),PIC_TYPE,PicMessage),URL_TYPE,UrlMessage),APP_TYPE,AppMessage),ACTIVITY_TYPE,AppMessage),QR_CODE_TYPE,QrCodeMessage),DEFAULT_QR_TYPE,DefaultPicMessage),fixedMessage={type:TEXT_TYPE,content:{previewText:"我通过了你的朋友验证请求,现在我们可以开始聊天了"}},STATUS_ENUM={success:"success-fill",failed:"close-fill-1",sync:"refresh"};function WelcomesPreview(e){var t=e.style,n=e.className,a=e.content,r=e.type,o=e.showWelcomesText,l=e.defaultText,e=_slicedToArray(useState(function(){return"person"===r&&o?[fixedMessage].concat(_toConsumableArray(a)):a}),2),c=e[0],i=e[1],e=_slicedToArray(useState(a),2),s=(e[0],e[1]),u=(useEffect(function(){var e="person"===r&&o?[fixedMessage].concat(_toConsumableArray(a)):a;i(e),s(a)},[o,a]),useCallback(function(e,t){var n=COMPONENTS[e.type];return React.createElement("div",{className:"messageWrapper",key:t},React.createElement("img",{className:"userAvatar",src:defaultAvatar,alt:"用户头像"}),React.createElement(n,{item:e,defaultText:l}),e.status&&!e.msg&&React.createElement(Icon$1,{type:STATUS_ENUM[e.status],className:cls("status","".concat(e.status))}),e.status&&e.msg&&React.createElement("div",{className:"status"},React.createElement(Tooltip$1,{content:e.msg,placement:"top"},React.createElement(Icon$1,{type:STATUS_ENUM[e.status],className:cls("".concat(e.status))}))))},[l]));return React.createElement("div",{className:cls("wrapper",n)},React.createElement("div",{className:"cloud-business-welcomes-preview-wrapper",style:_objectSpread2({},t)},React.createElement("div",{className:"previewArea"},c.map(function(e,t){return u(e,t)}))))}WelcomesPreview.propTypes={content:PropTypes.array,style:PropTypes.object,type:PropTypes.string,defaultText:PropTypes.string,showWelcomesText:PropTypes.bool},WelcomesPreview.defaultProps={content:[],style:{},type:"person",defaultText:"输入欢迎语",showWelcomesText:!0};var TIME_RANGE=["0:00","1:00","2:00","3:00","4:00","5:00","6:00","7:00","8:00","9:00","10:00","11:00","12:00","13:00","14:00","15:00","16:00","17:00","18:00","19:00","20:00","21:00","22:00","23:00","24:00"];function calcTimeRange(e,a,t,n){var r=parseInt(t,10),o=parseInt(n,10),l=parseInt(e.begin,10),c=parseInt(e.end,10);return TIME_RANGE.map(function(e){var t=parseInt(e,10),n=!1;return"begin"===a?l<=t&&t<o||(n=!0):r<t&&t<=c||(n=!0),{label:e,value:e,disabled:n}})}function trimValue(e){return e.split(",").filter(function(e){return e.trim()}).join(",")}var SMS_NOTIFY=1,SMS_MARKET=2,SMS_TYPE_OPTIONS=[{label:"关怀通知",value:SMS_NOTIFY},{label:"会员营销",value:SMS_MARKET}],COMPONENT_SET_MAP={text:"文本",image:"图片",video:"视频"},css_248z$p=".super-sms-select-model > .supper-sms-select-query {\n height: 30px;\n margin-top: 12px;\n margin-bottom: 12px;\n display: flex;\n justify-content: flex-end;\n}\n.super-sms-select-model > .supper-sms-select-query i {\n color: rgba(0, 0, 0, 0.25);\n cursor: pointer;\n}\n.super-sms-select-model-modal footer {\n justify-content: flex-start;\n flex-direction: row-reverse;\n}\n.super-sms-select-model-modal footer > button {\n margin-left: 16px;\n}\n",SelectModal=(styleInject(css_248z$p),function(e){var t=e.visible,n=e.onClose,a=e.onCancel,r=e.onOk,o=e.fetchSmsModels,l=_slicedToArray(useState(""),2),c=l[0],i=l[1],s=useRef(null),l=_slicedToArray(useState(e.smsModel),2),u=l[0],d=l[1];function p(){s.current.refreshTable(!0)}return React.createElement(Modal$1,{title:"选择超级短信模板",className:"super-sms-select-model-modal",modalStyle:{width:680,minWidth:680},visible:t,onClose:n,onCancel:a,onOk:function(){return r(u)}},React.createElement("div",{className:"super-sms-select-model"},React.createElement(Tips$2,{msg:React.createElement("div",null,React.createElement("p",null,"1. 超级短信模板可在【内容管理】-【超级短信】-【淘宝超级短信】中创建并提交审核。"),React.createElement("p",null,"2. 只有审核通过的短信模板才可以被选中用于事件策略配置。"))}),React.createElement("div",{className:"supper-sms-select-query"},React.createElement(Input$3,{placeholder:"请输入模板ID或名称",value:c,onEnter:p,onChange:function(e){return i(e.target.value)},suffix:React.createElement(Icon$1,{type:"search",onClick:p})})),React.createElement(CTable,_extends({ref:s},{ajaxData:function(e){var t=e.pageNum;return o({name:c,pageNum:t,pageSize:e.pageSize})},supportRadio:!0,rowKey:"smsModeId",supportPage:!0,checkedData:u?[u]:[],style:{height:310},onCheckedAfter:function(e){e=_slicedToArray(e,1)[0];return d(e)},pageOpts:{type:"small"},columnData:[{title:"模板ID",dataIndex:"cid"},{title:"超级短信ID",dataIndex:"smsModeId"},{title:"超级短信名称",dataIndex:"title"},{title:"包含内容",dataIndex:"componentSet",render:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"";return React.createElement("span",null,e.split(",").map(function(e){return COMPONENT_SET_MAP[e]}).join(",")||"--")}}]}))))}),css_248z$q=".dy-sms-test-account {\n background-color: #fff;\n position: relative;\n width: 320px;\n height: 160px;\n height: 30px;\n}\n.dy-sms-test-account > .dy-sms-input-wrapper {\n height: 30px;\n position: relative;\n}\n.dy-sms-test-account > .dy-sms-input-wrapper input:focus {\n border: 1px solid var(--shuyunBlue4) !important;\n}\n.dy-sms-test-account > .dy-sms-input-wrapper .error-minor-tooltip {\n display: block;\n position: absolute;\n top: -28px;\n box-sizing: border-box;\n font-size: 12px;\n border-radius: 2px;\n padding: 4px 8px;\n margin: 0;\n min-height: 26px;\n max-width: 250px;\n line-height: 1.5;\n z-index: 2;\n background-color: #ff867c;\n color: #f8f8f8;\n}\n.dy-sms-test-account > .dy-sms-drop-wrapper {\n background-color: #fff;\n width: 320px;\n box-sizing: border-box;\n padding: 12px;\n box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);\n border-radius: 2px;\n position: absolute;\n left: 0;\n top: 32px;\n z-index: 1;\n}\n",PhoneHistory=(styleInject(css_248z$q),(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).container=React.createRef(),a.wrapper=React.createRef(),a.targetContainer=null,a.initAccounts=function(){a.props.fetchAccounts().then(function(e){a.setState({accounts:e.map(function(e){return{value:e}})})})},a.onToggle=function(){a.setState(function(e){e=!e.isExpand;return e?a.addEvent():a.removeEvent(),{isExpand:e}})},a.onValueChange=function(e){var t=a.props.onChange,e=e.replace(/,/g,",").replace(/|[ ]/g,"");t(e),a.validateTestPhone(e),a.syncCheckAll(e)},a.validate=function(){var e=a.props.value;return a.validateTestPhone(e)},a.validateTestPhone=function(e){var t,n;return console.log(e),e?(t=/^1\d{10}$/,e=e.split(","),n=null,e.find(function(e){return!t.test(e)&&(n="请检查手机号是否正确",!0)}),10<e.length&&(n="最多支持10个手机号"),a.setState({errorTip:n}),n):(a.setState({errorTip:"请填写测试手机号"}),"请填写测试手机号")},a.onClose=function(e){if(a.wrapper.current){if(a.wrapper.current.contains(e.target))return;a.targetContainer.removeEventListener("click",a.onClose)}setTimeout(function(){a.setState({isExpand:!1})})},a.addEvent=function(){for(var e=a.container.current;!e.className.toLowerCase().includes("cloud-modal-container");)e=e.parentElement;return a.targetContainer=e,a.targetContainer.addEventListener("click",a.onClose),a},a.removeEvent=function(){return a.targetContainer&&a.targetContainer.removeEventListener("click",a.onClose),a},a.addContent=function(e){var t=a.props,n=t.value,n=void 0===n?"":n,t=t.onChange;n.includes(e)||(t(t=trimValue("".concat(n,",").concat(e))),a.validateTestPhone(t),a.syncCheckAll(t))},a.removeContent=function(e){var t=a.props,n=t.value,n=void 0===n?"":n,t=t.onChange;n.indexOf(e)<0||(t(t=trimValue(n.replace(e,""))),a.validateTestPhone(t),a.syncCheckAll(t))},a.onAccountSelect=function(e,t){t?a.addContent(e.value):a.removeContent(e.value)},a.onAccountRemove=function(t){a.setState(function(e){return{accounts:e.accounts.filter(function(e){return e.value!==t.value})}}),a.removeContent(t.value),a.props.onRemoveAccount(t.value)},a.onCheckAll=function(e){console.log(e),a.setState({isCheckedAll:e});var t=a.props.value,n=t;e?a.state.accounts.forEach(function(e){t.includes(e.value)||(n="".concat(n,",").concat(e.value))}):a.state.accounts.forEach(function(e){n=n.replace(e.value,"")}),a.props.onChange(trimValue(n))},a.syncCheckAll=function(t){var e=a.state.accounts;a.setState({isCheckedAll:e.every(function(e){return t.includes(e.value)})})},a.state={accounts:[],isCheckedAll:!1,isExpand:!1,errorTip:""},a.initAccounts(),a}return _inherits(t,Component),_createClass(t,[{key:"componentWillUnmount",value:function(){this.removeEvent()}},{key:"render",value:function(){var e=this.props.value,t=void 0===e?"":e,e=this.state,n=e.isCheckedAll,a=e.accounts,r=e.isExpand,e=e.errorTip,o=this.onCheckAll,l=this.onAccountRemove,c=this.onToggle,i=this.onAccountSelect,s=this.onValueChange,u=t.split(",")||[];return React.createElement("div",{className:"dy-sms-test-account",ref:this.container},React.createElement("div",{className:"dy-sms-input-wrapper",onClick:c},React.createElement(Input$3,{value:t,onChange:function(e){return s(e.target.value)},placeholder:'最多支持输入10个手机号,不同手机号以英文","隔开',style:{width:320}}),e?React.createElement("div",{className:"error-minor-tooltip"},e):null),r?React.createElement("div",{className:"dy-sms-drop-wrapper",ref:this.wrapper},React.createElement(Checkbox$1,{checked:n,onChange:o},"全选"),React.createElement("div",{className:"drop-account-list"},a.map(function(e){return React.createElement(Tooltip$1,{key:e.value,content:e.value},React.createElement(Tag$1,{checked:u.includes(e.value),onClose:function(){return l(e)},onClick:function(){return i(e,!t.includes(e.value))},closable:!0},e.value))}))):null)}}])})()),MODAL_STYLE$2={width:600,minWidth:600},TestModal=(()=>{function r(){var n;_classCallCheck(this,r);for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return(n=_callSuper(this,r,[].concat(t))).field=new Field$1(n),n.container=React.createRef(),n.phoneHistory=React.createRef(),n.state={testPhone:""},n.onTestSend=function(){n.field.validate(function(e,t){e||n.phoneHistory.current.validate()||n.props.onTestSend(_objectSpread2(_objectSpread2({},t),{},{testMobile:n.state.testPhone}))})},n.onTestPhoneChange=function(e){n.setState({testPhone:e})},n}return _inherits(r,Component),_createClass(r,[{key:"render",value:function(){var e=this.props,t=e.visible,n=e.hasOrder,a=e.onRemoveAccount,r=e.fetchAccounts,o=e.tips,l=this.field,c=this.onTestSend,i=this.onTestPhoneChange,s=this.container,u=this.phoneHistory,d=this.state.testPhone;return React.createElement(Modal$1,{visible:t,onCancel:e.onCancel,onClose:e.onClose,hasFooter:!1,title:"测试发送",modalStyle:_objectSpread2(_objectSpread2({},MODAL_STYLE$2),{},{height:n?350:275}),bodyStyle:{overflow:"visible"},ref:s},React.createElement(Tips$2,{msg:React.createElement("div",{dangerouslySetInnerHTML:{__html:o}})}),React.createElement(Form$1,{field:l,layout:"horizontal",style:{marginTop:15},labelCol:{span:6}},React.createElement(Form$1.Item,{label:"测试手机号",required:!0},React.createElement(PhoneHistory,{ref:u,container:s,value:d,fetchAccounts:r,onChange:i,onRemoveAccount:a})),n?React.createElement(Form$1.Item,{label:"测试订单号"},React.createElement(Input$3,_extends({placeholder:"请输入订单号",style:{width:320,height:30}},l.init("orderId",{rules:[{required:!0,message:"请填写订单号"},{pattern:/^[a-zA-Z0-9]*$/g,message:"请输入英文或数字"}]}),{maxLength:20}))):null,React.createElement(Button$1,{type:"primary",onClick:c,style:{marginLeft:"25%"}},"发送")))}}])})(),css_248z$r=".supper-sms-preview {\n width: 256px;\n height: 496px;\n background: #fff;\n border: 1px solid #e8e8e8;\n border-radius: 20px;\n overflow: hidden;\n}\n.supper-sms-preview > section > header {\n height: 20px;\n background-color: #fff;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.supper-sms-preview > section > header > div {\n width: 84px;\n height: 4px;\n background: #e8e8e8;\n border-radius: 4px;\n}\n.supper-sms-preview > section > div {\n position: relative;\n height: 30px;\n line-height: 30px;\n font-size: 14px;\n text-align: center;\n color: rgba(0, 0, 0, 0.85);\n background-color: #fff;\n border-bottom: 1px solid #dadada;\n}\n.supper-sms-preview > section > div > i {\n position: absolute;\n left: 12px;\n font-size: 16px;\n color: rgba(0, 0, 0, 0.45);\n}\n.supper-sms-preview > div {\n height: 428px;\n overflow-y: auto;\n padding: 8px;\n box-sizing: border-box;\n}\n.supper-sms-preview > div .super-sms-component-item {\n height: auto;\n margin-bottom: 12px;\n padding: 10px;\n font-size: 12px;\n line-height: 18px;\n background-color: #e5e6ea;\n word-break: break-all;\n border-radius: 5px;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n color: #999;\n}\n.supper-sms-preview > div .super-sms-component-item img {\n width: 100%;\n vertical-align: top;\n}\n.supper-sms-preview > div .super-sms-component-item video {\n width: 100%;\n vertical-align: top;\n}\n.supper-sms-preview > div .super-sms-component-item pre {\n margin: 0;\n color: #000;\n word-break: break-all;\n white-space: pre-wrap;\n font-family: Microsoft Yahei;\n}\n",SuperSmsPreview=(styleInject(css_248z$r),function(e){var t=e.smsTitle,e=e.components;function n(e){return"text"===e.name?React.createElement("pre",null,e.content):"image"===e.name?React.createElement("img",{src:e.content,alt:""}):"video"===e.name?React.createElement("video",{controls:!0,src:e.content}):null}return React.createElement("div",{className:"supper-sms-preview"},React.createElement("section",null,React.createElement("header",null,React.createElement("div",null)),React.createElement("div",null,React.createElement(Icon$1,{type:"left"}),"超级短信编辑器")),React.createElement("div",null,React.createElement("div",{className:"super-sms-component-item text"},n({name:"text",content:t})),null==e?void 0:e.map(function(e){return React.createElement("div",{className:"super-sms-component-item ".concat(e.name)},n(e))})))}),css_248z$s=".super-sms-tip {\n padding: 6px 12px;\n background: #f5f8ff;\n border: 1px solid #d4e1ff;\n border-radius: 2px;\n margin-bottom: 15px;\n position: relative;\n box-sizing: content-box;\n padding-left: 30px;\n}\n.super-sms-tip p {\n margin: 0;\n line-height: 20px;\n text-indent: -16px;\n}\n.super-sms-tip.collapsed {\n height: 15px;\n overflow-y: hidden;\n}\n.super-sms-tip > .supper-sms-tip-toggle {\n position: absolute;\n right: 9px;\n top: 4px;\n cursor: pointer;\n}\n.super-sms-tip > .supper-sms-tip-toggle i {\n color: #0083ba;\n}\n.super-sms-content .send-time-spec {\n margin-left: 8px;\n margin-right: 8px;\n}\n.super-sms-content .super-sms-model {\n display: flex;\n align-items: center;\n height: 32px;\n}\n.super-sms-content .super-sms-model > button {\n margin-right: 12px;\n}\n.super-sms-content .super-sms-model .sms-model-name > span:first-child {\n margin-right: 10px;\n}\n.super-sms-content .extra-tip {\n color: rgba(0, 0, 0, 0.45);\n margin-left: 12px;\n line-height: 30px;\n}\n.super-sms-content .extra-tip > span {\n color: #f5222d;\n}\n.super-sms-content .super-sms-test-label {\n display: inline-block;\n}\n.super-sms-content .super-sms-test-label i {\n color: rgba(0, 0, 0, 0.25);\n font-size: 16px;\n vertical-align: bottom;\n margin-left: 4px;\n}\n.super-sms-selector-footer {\n display: flex;\n flex-direction: row-reverse;\n}\n",noop$2=(styleInject(css_248z$s),function(){}),SuperSms=function(t){var e=t.visible,n=t.onOk,a=t.onCancel,r=t.onClose,o=t.timeRange,l=t.phoneTypes,l=void 0===l?[]:l,c=t.gateways,i=void 0===c?[]:c,c=t.disabled,s=t.tips,s=void 0===s?null:s,u=t.selectModalTips,d=void 0===u?null:u,u=t.fetchSmsModels,p=void 0===u?noop$2:u,u=t.testConfig,m=void 0===u?{}:u,u=t.disableSendTime,h=t.disableMobileType,g=Field$1.useField(),f=_slicedToArray(useState(t.smsType||SMS_TYPE_OPTIONS[0].value),1)[0],A=_slicedToArray(useState(t.sendTimeBegin),2),v=A[0],A=A[1],y=_slicedToArray(useState(t.sendTimeEnd),2),b=y[0],y=y[1],E=calcTimeRange(o,"begin",v,b),o=calcTimeRange(o,"end",v,b),C=_slicedToArray(useState(t.sendTimeExcluded||!1),2),w=C[0],C=C[1],x=_slicedToArray(useState(t.mobileType||l[0].phoneType),2),S=x[0],x=x[1],R=i.find(function(e){return e.gatewayId===t.gatewayId}),R=_slicedToArray(useState(R||i[0]||{}),2),T=R[0],I=R[1];var R=_slicedToArray(useState(t.smsModelId?{smsModeId:t.smsModelId,title:t.title,cid:t.cid,componentSet:t.componentSet}:null),2),k=R[0],N=R[1];function F(n){var a=m.onTest;g.setValues({smsModel:k,mobileType:S,gatewayId:T.gatewayId}),g.validate(function(e,t){e||a(_objectSpread2(_objectSpread2({},n),{},{smsType:f,sendTimeBegin:v,sendTimeEnd:b,sendTimeExcluded:w,mobileType:S,gatewayId:T.gatewayId,gatewayName:T.gatewayName,smsModelId:k.smsModeId,title:k.title,componentSet:k.componentSet,cid:k.cid}))})}function M(){g.setValues({smsModel:k,mobileType:S,gatewayId:T.gatewayId}),g.validate(function(e,t){e||n({smsType:f,sendTimeBegin:v,sendTimeEnd:b,sendTimeExcluded:w,mobileType:S,gatewayId:T.gatewayId,gatewayName:T.gatewayName,smsModelId:k.smsModeId,title:k.title,componentSet:k.componentSet,cid:k.cid})})}return React.createElement(Modal$1,{title:"淘宝超级短信设置",modalStyle:{width:680,minWidth:680},visible:e,onCancel:a,onClose:r,onOk:M,footer:React.createElement("div",{className:"super-sms-selector-footer"},React.createElement(Button$1,{onClick:a,className:"cancel",style:{marginLeft:16}},"取消"),React.createElement(Button$1,{type:"primary",onClick:M},"确定"))},s?React.createElement("div",{className:"super-sms-tip"},React.createElement("div",{className:"supper-sms-tip-main",dangerouslySetInnerHTML:{__html:s}})):null,React.createElement("div",{className:"super-sms-content"},React.createElement(Form$1,{layout:"horizontal",labelCol:{span:4},field:g},React.createElement(Form$1.Item,{label:"短信类型",required:!0},React.createElement(Select$3,{value:f,disabled:!0,dataSource:SMS_TYPE_OPTIONS,style:{width:180}})),React.createElement(Form$1.Item,{label:"发送时间",required:!0},React.createElement(Select$3,{disabled:c||u,dataSource:E,value:v,onChange:A,style:{width:180}}),React.createElement("span",{className:"send-time-spec"},"-"),React.createElement(Select$3,{disabled:c||u,dataSource:o,value:b,onChange:y,style:{width:180}})),React.createElement(Form$1.Item,{label:"超出发送时间",required:!0},React.createElement(Radio$1.Group,_extends({disabled:c},g.init("sendTimeExcluded",{rules:[{required:!0,message:"请选择超出发送时间"}],initValue:w,onChange:C})),React.createElement(Radio$1,{value:!0},"不发送"),React.createElement(Radio$1,{value:!1},"下个有效发送时间发送"))),React.createElement(Form$1.Item,{label:"发送手机号",required:!0},React.createElement(Select$3,_extends({disabled:c||h,labelKey:"phoneTypeName",valueKey:"phoneType",dataSource:l},g.init("mobileType",{rules:[{required:!0,message:"请选择发送手机号"}],onChange:x,initValue:S}),{style:{width:280}}))),React.createElement(Form$1.Item,{label:"短信通道",required:!0},React.createElement(Select$3,_extends({disabled:c,labelKey:"gatewayName",valueKey:"gatewayId",dataSource:i},g.init("gatewayId",{rules:[{required:!0,message:"请选择超级短信通道"}],initValue:T.gatewayId,onChange:function(t){var e=i.find(function(e){return e.gatewayId===t});I(e||{})}}),{style:{width:280}})),T.gatewayId&&0===T.settlementType?React.createElement("span",{className:"extra-tip"},"剩余条数: ",React.createElement("span",null,T.quantity)):null),React.createElement(Form$1.Item,{label:"超级短信模板",required:!0},React.createElement("div",_extends({className:"super-sms-model"},g.init("smsModel",{rules:[{required:!0,message:"请选择模板"}]})),React.createElement(Button$1,{type:"text",disabled:c,size:"small",onClick:function(){Modal$1.createModal(SelectModal).open({tips:d,smsModel:k,fetchSmsModels:p}).then(function(e){g.setValue("smsModel",e),N(e)})}},"选择模板"),k?React.createElement("div",{className:"sms-model-name"},React.createElement("span",null,"|"),React.createElement("span",null,k.title)):React.createElement(Button$1,{size:"small",onClick:function(){window.open("".concat(window.location.pathname,"#/contentManager/vsms/list"),"_blank")},type:"text"},"前往设置"))),m.hidden?null:React.createElement(Form$1.Item,{label:m.labelTips?React.createElement("div",{className:"super-sms-test-label"},React.createElement("span",null,"测试发送"),React.createElement(Tooltip$1,{content:m.labelTips,theme:"light",className:"super-sms-test-tips"},React.createElement(Icon$1,{type:"question-circle"}))):"测试发送"},React.createElement(Button$1,{disabled:c,onClick:function(){Modal$1.createModal(TestModal).open(_objectSpread2(_objectSpread2({},m),{},{onTestSend:F}))},size:"small"},"测试发送")))))},dataMap=(SuperSms.Preview=SuperSmsPreview,{0:"星期天",1:"星期一",2:"星期二",3:"星期三",4:"星期四",5:"星期五",6:"星期六"}),estimateMap={good:"好评",neutral:"中评",bad:"差评"},commonOptions$3={isSupportedChannel:!0,platform:["taobao","jos","douyin","offline","youzan","suning"],isOpenSelectedTab:!1,youzanFlag:"mainShop"},todayYear=(new Date).getFullYear(),todayMonth=(new Date).getMonth(),todayDay=(new Date).getDate(),todayTime=new Date(todayYear,todayMonth,todayDay),twoYearsDate=new Date(todayTime-63072e6),ninetyDaysDate=new Date(todayTime-7776e6),twoYearsTips="营销、互动数据仅支持查看近90天内的数据,订单、评价、售后数据支持查看近2年内的数据。",CustomerOrder$1=(()=>{function t(e){var r;return _classCallCheck(this,t),(r=_callSuper(this,t,[e])).ajaxData=function(e,t){t=_objectSpread2(_objectSpread2({},t),r.query);return r.dateList=[],store$1.getCustomerViewList(r.context.domain,r.context.serverName,t).then(function(e){return{list:e,pageNum:1,pageSize:20,totalPages:0,totals:-1}})},r.handleChangePlat=function(e){r.setState({queryType:e,channel:""})},r.openSelectShops=function(){r.setState({visible:!0})},r.onClose=function(){r.setState({visible:!1})},r.openWelcomesPreview=function(e){var e=JSON.parse(e),t=(console.log(e),e.message?e.message.map(function(e){var t;return console.log(e),0===e.message.messageType&&(t={text:e.message.messageContent.text,previewText:e.message.messageContent.text.split("\n")}),1===e.message.messageType&&(t={picUrl:e.message.messageContent.url}),2===e.message.messageType&&(t={url:e.message.messageContent.sourceUrl,title:e.message.messageContent.title,desc:e.message.messageContent.summary,picUrl:e.message.messageContent.imageUrl}),4===e.message.messageType&&(t={appId:e.message.messageContent.appid,desc:e.message.messageContent.description,page:e.message.messageContent.pagePath,picUrl:e.message.messageContent.thumbUrl,title:e.message.messageContent.title,originAppId:e.message.messageContent.username,iconUrl:e.message.messageContent.iconUrl}),{type:e.message.messageType,content:t||{},status:e.status.toLowerCase(),msg:e.failMsg}}):[]);console.log(t),r.setState({previewVisible:!0,previewData:{message:t,userId:e.userId||""}})},r.previewOnClose=function(){r.setState({previewVisible:!1,previewData:{}})},r.contentDetail=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$1.getContentDetail(r.context.domain,t);case 2:n=e.sent,r.setState({contentPreviewVisible:!0,contentData:n});case 4:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),r.contentPreviewOnClose=function(){r.setState({contentPreviewVisible:!1,contentData:{}})},r.selectShops=function(e){var t=e.map(function(e){return e.uniShopId.replace("WX|","WEIXIN|")}),e=e.map(function(e){return e.id});r.setState({shops:t,selectedShop:e,visible:!1})},r.changeTime=function(e){r.setState({time:e})},r.handleChangeChannel=function(e){r.setState({channel:e})},r.handleCopy=function(e){ShuyunUtils.copyText(e),Message.success("复制成功",{contextContainer:document.getElementsByClassName("cloud-modal-body")[0]})},r.handleSearch=function(){var e=r.state,t=e.queryType,n=e.time,a=e.shops;Table.setQuery(r.gridManagerName,{queryType:t,channel:e.channel,startDate:n.start,endDate:n.end,shops:a.join(",")})},r.gridManagerName="customer-dynamic-list",r.state={channel:"",queryType:"",loading:!1,tips:twoYearsTips,time:{start:"",end:""},shops:[],selectedShop:[],visible:!1,previewVisible:!1,previewData:{},contentData:{}},r.dateList=[],r}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){this.query={uniId:this.context.uniId}}},{key:"render",value:function(){var n=this,e=(this.dateList=[],[{key:"time",text:"时间",align:"left",width:"200px",template:function(e){return React.createElement("span",{style:{marginLeft:"18px"}},e)}},{key:"queryType",text:"类型",align:"left",width:"100px",template:function(e){return ACTION_MAP[e]}},{key:"interactionChannel",text:"渠道",align:"left",width:"200px",template:function(e,t){return"marketing"===t.queryType?React.createElement(Tooltip,{content:"".concat(t.marketingTypeName)},React.createElement("span",null,t.marketingTypeName)):"interaction"===t.queryType?React.createElement(Tooltip,{content:"".concat(t.interactionChannel)},React.createElement("span",null,t.interactionChannel)):React.createElement(Tooltip,{content:"".concat(t.shopName)},React.createElement("span",null,t.shopName))}},{key:"tradeDiscountFee",align:'left"',text:"详情",template:function(e,t){return console.log(t),"marketing"===t.queryType?"企业微信消息发送"!==t.communicationMode||"事件营销"!==t.marketingTypeName&&"场景营销"!==t.marketingTypeName?"淘宝超级短信"===t.communicationMode&&"事件营销"===t.marketingTypeName?React.createElement(Tooltip,{content:"".concat(t.communicationMode,":查看内容")},React.createElement("span",null,t.communicationMode,":",t.communicationContent&&React.createElement(Button,{size:"small",type:"link",onClick:function(){return n.contentDetail(t.communicationContent)},style:{marginRight:"4px"}},"查看内容"))):React.createElement(Tooltip,{content:"".concat(t.communicationMode,":").concat(t.communicationContent)},React.createElement("span",null,t.communicationMode,":",t.communicationContent)):React.createElement(Tooltip,{content:"".concat(t.communicationMode,":查看内容")},React.createElement("span",null,t.communicationMode,":",React.createElement(Button,{size:"small",type:"link",onClick:function(){return n.openWelcomesPreview(t.communicationContent)},style:{marginRight:"4px"}},"查看内容"))):"interaction"===t.queryType?React.createElement(Tooltip,{content:"".concat(t.interactionChannel," ").concat(t.interactionName)},React.createElement("span",null,t.interactionChannel," ",t.interactionName)):"trades"===t.queryType?React.createElement(Tooltip,{content:"主订单号".concat(t.tradeOrderId," ").concat(t.orderStatus)},React.createElement("span",null,"主订单号",t.tradeOrderId," ",t.orderStatus)):"refunds"===t.queryType?React.createElement(Tooltip,{content:"订单号".concat(t.refundsOrderId," ").concat(t.refundStatus)},React.createElement("span",null,"订单号",t.refundsOrderId," ",t.refundStatus)):React.createElement(Tooltip,{content:"".concat(t.productName," ").concat(t.productId," ").concat(estimateMap[t.estimateResult])},React.createElement("span",null,t.productName," ",t.productId," ",estimateMap[t.estimateResult]))}}]),t={topTemplate:function(e){e="".concat(ShuyunUtils.moment(e.time).format("yyyy-MM-dd")," ").concat(dataMap[new Date(e.time).getDay()]);return-1===n.dateList.indexOf(e)?(n.dateList=[n.dataList,e],React.createElement("div",{className:"order-list full-column-div order-list-table-title"},e)):React.createElement(React.Fragment,null)}};return this.state.loading?React.createElement(Loading,null):React.createElement("div",{className:"customer-dynamic-info"},React.createElement(Tips$1,{msg:this.state.tips}),React.createElement("div",{className:"title-label-tips"},React.createElement("label",null,"时间:"),React.createElement(Datepicker.RangePicker,{position:"auto",isAppendToBody:!0,width:"420",value:this.state.time,maxDate:todayTime,minDate:"interaction"===this.state.queryType||"marketing"===this.state.queryType?ninetyDaysDate:twoYearsDate,style:{display:"inline",marginRight:"20px"},onChange:this.changeTime}),React.createElement("label",null,"类型:"),React.createElement(Select$2,{defaultValue:this.state.queryType,dataSource:ACTION_TYPE,style:{width:"160px"},onChange:this.handleChangePlat}),"marketing"===this.state.queryType&&React.createElement(React.Fragment,null,React.createElement("label",null,"渠道:"),React.createElement(Select$2,{value:this.state.channel,dataSource:MARKETING_TYPE,defaultValue:"",style:{width:"160px"},onChange:this.handleChangeChannel})),"interaction"===this.state.queryType&&React.createElement(React.Fragment,null,React.createElement("label",null,"渠道:"),React.createElement(Select$2,{value:this.state.channel,dataSource:INTEGRATION_TYPE,defaultValue:"",style:{width:"160px"},onChange:this.handleChangeChannel})),("rates"===this.state.queryType||"trades"===this.state.queryType||"refunds"===this.state.queryType)&&React.createElement(React.Fragment,null,React.createElement("label",null,"渠道:"),React.createElement(Button,{size:"small",type:"link",onClick:this.openSelectShops,style:{marginRight:"14px"}},this.state.shops.length?"已选择".concat(this.state.shops.length,"个店铺"):"请选择")),React.createElement(Button,{type:"primary",onClick:this.handleSearch,className:"search-btn"},"搜索")),React.createElement(Table,_extends({gridManagerName:this.gridManagerName,ajaxData:this.ajaxData,useNoTotalsMode:!0,disableCache:!1},GRID_COMMON_CONFIG$1,{query:this.query,columnData:e,fullColumn:t})),this.state.visible&&React.createElement(ShopSelector,{visible:this.state.visible,onOk:this.selectShops,onClose:this.onClose,onCancel:this.onClose,option:Object.assign({},commonOptions$3,{selectedShop:this.state.selectedShop,serverName:this.context.domain,permissionType:!0,tenantId:this.context.tenantId})}),this.state.previewVisible&&React.createElement(Modal,{visible:this.state.previewVisible,clickMaskCanClose:!1,title:"企业微信消息详情",className:"preview-modal",onOk:this.previewOnClose,onClose:this.previewOnClose,onCancel:this.previewOnClose},React.createElement("div",{className:"preview-row"},React.createElement("label",null,"发送托管员工:"),this.state.previewData.userId),React.createElement("div",{className:"preview-row"},React.createElement("label",null,"消息内容:"),React.createElement(WelcomesPreview,{content:this.state.previewData.message||[],type:"group",showWelcomesText:!1,defaultText:"输入群发消息内容"}))),this.state.contentPreviewVisible&&React.createElement(Modal,{visible:this.state.contentPreviewVisible,clickMaskCanClose:!1,title:"淘宝超级短信详情",className:"preview-modal",onOk:this.contentPreviewOnClose,onClose:this.contentPreviewOnClose,onCancel:this.contentPreviewOnClose,modalStyle:{width:600}},React.createElement("div",{className:"preview-row"},React.createElement("label",null,"短信内容:"),React.createElement(SuperSms.Preview,{smsTitle:this.state.contentData.smsTitle,components:this.state.contentData.components}))))}}])})(),GridModule=(CustomerOrder$1.contextType=CustomerViewContext,(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={},e}return _inherits(t,React.Component),_createClass(t,[{key:"render",value:function(){return React.createElement("div",{className:"grid-area"},React.createElement(Tabs,{defaultActiveKey:"label",onChange:this.handleChange},React.createElement(Tabs.Panel,{tab:"客户标签",key:"label"},React.createElement(CustomerLabel,null)),React.createElement(Tabs.Panel,{tab:"客户动态",key:"dynamic"},React.createElement(CustomerOrder$1,null)),React.createElement(Tabs.Panel,{tab:"会员信息",key:"card"},React.createElement(CustomerCard,null)),React.createElement(Tabs.Panel,{tab:"订单信息",key:"order"},React.createElement(CustomerOrder,null)),React.createElement(Tabs.Panel,{tab:"评价信息",key:"evaluation"},React.createElement(CustomerEvaluation,null)),React.createElement(Tabs.Panel,{tab:"权益信息",key:"benefit"},React.createElement(CustomerBenefit,null))))}}])})()),noop$3=function(){},CustomerView=(()=>{function n(e){var t;return _classCallCheck(this,n),e=_callSuper(this,n,[e]),PLAT_LIST.flag||(t=(window.sessionStorage.getItem("__FF2E__CACHE__")&&JSON.parse(window.sessionStorage.getItem("__FF2E__CACHE__")).common.platCode||[]).reduce(function(e,t){var n=t.platName,t=t.standardPlatCode;return"DOUYIN"===t?e.push({plat:t,name:"".concat(n,"ID"),platName:n,tips:"根据客户首次下单的收货手机号+收货人姓名生成,后期订单若修改收货人信息,此处不变"}):e.push({plat:t,name:"".concat(n,"ID"),platName:n}),e},[]),PLAT_LIST.push.apply(PLAT_LIST,_toConsumableArray(t)),PLAT_LIST.flag=!0),e}return _inherits(n,React.Component),_createClass(n,[{key:"render",value:function(){var e=this.props,t=e.visible,n=e.onClose,a=e.uniId,r=e.serverName,o=e.domain,l=e.selectShops,e=e.selectUniShops,c=window.sessionStorage.getItem("tenantId")||"qiushi6";return React.createElement(Modal,{hasFooter:!1,visible:t,onClose:n,clickMaskCanClose:!1,modalStyle:{maxWidth:"1120px",height:"610px",maxHeight:"720px"},bodyStyle:{height:"520px",maxHeight:"530px"},title:"客户视图"},React.createElement(CustomerViewContext.Provider,{value:{uniId:a,serverName:r,domain:o,tenantId:c,selectShops:l,selectUniShops:e}},React.createElement("div",{className:"customer-view-area"},React.createElement(InfoModule,null),React.createElement(GridModule,null))))}}])})(),css_248z$t=(CustomerView.defaultProps={visible:!1,serverName:"https://qa-ual.shuyun.com",domain:"data-manage-x/1.0",selectShops:[],selectUniShops:[],onClose:noop$3},CustomerView.propTypes={visible:PropTypes.bool,onClose:PropTypes.func,serverName:PropTypes.string,domain:PropTypes.string,selectShops:PropTypes.array,selectUniShops:PropTypes.array},"/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.customer-view-new-top-div {\n width: calc(100% - 1080px);\n height: 100%;\n position: fixed;\n left: 0;\n top: 0;\n right: 1080px;\n bottom: 0;\n}\n.customer-view-area-new {\n --shuyunBlue1: #EDF5FF;\n --shuyunBlue2: #D6E9FF;\n --shuyunBlue3: #AFCFFA;\n --shuyunBlue4: #0055CC;\n --shuyunBlue5: #0748A3;\n --shuyunBlue6: #123B75;\n --shuyunBlue7: #172D4D;\n height: 100%;\n font-size: 12px;\n background: #F5F5F5;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n font-variant: tabular-nums;\n font-feature-settings: 'tnum', \"tnum\";\n}\n.customer-view-area-new .hideLabel {\n display: none;\n}\n.customer-view-new-tip-temp {\n display: flex;\n}\n.customer-view-new-tip-temp span {\n display: inline-block;\n}\n"),css_248z$u=(styleInject(css_248z$t),"body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.customer-view-new-drawer .newCloud-input:focus,\n.custom-view-new-drawer-modal .newCloud-input:focus {\n border-color: var(--shuyunBlue4) !important;\n}\n.customer-view-new-drawer .newCloud-picker-input > input:focus,\n.custom-view-new-drawer-modal .newCloud-picker-input > input:focus {\n border: 0 !important;\n outline: none;\n}\n.customer-view-new-drawer .newCloud-input,\n.custom-view-new-drawer-modal .newCloud-input {\n border: 1px solid #e8e8e8 !important;\n}\n.customer-view-new-drawer .newCloud-ccascader-selection-overflow,\n.custom-view-new-drawer-modal .newCloud-ccascader-selection-overflow {\n max-width: calc(100% - 20px) !important;\n}\n.customer-view-new-drawer .newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1),\n.custom-view-new-drawer-modal .newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) {\n width: 270px !important;\n}\n.customer-view-new-drawer .newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content,\n.custom-view-new-drawer-modal .newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.customer-view-new-drawer .newCloud-picker-disabled input,\n.custom-view-new-drawer-modal .newCloud-picker-disabled input {\n background: #f5f5f5 !important;\n}\n.customer-view-new-drawer .newCloud-input-disabled,\n.custom-view-new-drawer-modal .newCloud-input-disabled {\n background: #f5f5f5 !important;\n}\n"),css_248z$v=(styleInject(css_248z$u),"/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.customer-view-new-top-div {\n width: calc(100% - 1080px);\n height: 100%;\n position: fixed;\n left: 0;\n top: 0;\n right: 1080px;\n bottom: 0;\n}\n.customer-view-area-new {\n --shuyunBlue1: #EDF5FF;\n --shuyunBlue2: #D6E9FF;\n --shuyunBlue3: #AFCFFA;\n --shuyunBlue4: #0055CC;\n --shuyunBlue5: #0748A3;\n --shuyunBlue6: #123B75;\n --shuyunBlue7: #172D4D;\n height: 100%;\n font-size: 12px;\n background: #F5F5F5;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n font-variant: tabular-nums;\n font-feature-settings: 'tnum', \"tnum\";\n}\n.customer-view-area-new .hideLabel {\n display: none;\n}\n.customer-view-new-tip-temp {\n display: flex;\n}\n.customer-view-new-tip-temp span {\n display: inline-block;\n}\n.account-area-new {\n background: #FFFFFF;\n height: 180px;\n padding: 16px;\n box-sizing: border-box;\n margin-bottom: 16px;\n}\n.account-area-new .customer-account-info-new .info-explain-container {\n margin-bottom: 18px;\n}\n.account-area-new .customer-account-info-new .info-explain-container .info-dropdown {\n display: inline-block;\n}\n.account-area-new .customer-account-info-new .info-explain-container .info-explain {\n position: absolute;\n right: 16px;\n font-size: 14px;\n color: #0055CC;\n line-height: 20px;\n cursor: pointer;\n}\n.account-area-new .customer-account-info-new .info-explain-container .info-popover {\n left: 134px !important;\n top: 16px !important;\n}\n.account-area-new .customer-account-info-new .info-explain-container .info-edit {\n display: inline-block;\n cursor: pointer;\n height: 20px;\n line-height: 20px;\n font-size: 14px;\n font-weight: 400;\n margin-left: 15px;\n color: var(--shuyunBlue4);\n}\n.account-area-new .customer-account-info-new .info-explain-container .info-edit i {\n font-size: 14px;\n margin-right: 3px;\n}\n.account-area-new .customer-account-info-new .uniId-wrap {\n position: relative;\n margin-bottom: 16px;\n color: rgba(0, 0, 0, 0.85);\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-wrap-1 {\n display: flex;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-wrap-1 .info-flag {\n font-size: 12px;\n height: 18px;\n line-height: 18px;\n color: rgba(0, 0, 0, 0.65);\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-wrap-2 {\n display: flex;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-wrap-2 .uniId-self {\n height: 24px;\n font-size: 16px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n line-height: 24px;\n cursor: pointer;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state {\n cursor: pointer;\n margin-left: 8px;\n border-radius: 13px;\n padding: 0 8px;\n font-size: 12px;\n font-weight: 400;\n height: 22px;\n line-height: 22px;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-1 {\n color: #D99800;\n background: #FFF9DB;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-2 {\n color: #008F21;\n background: #E5F9E7;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-3 {\n color: #555BB3;\n background: #EEEFFF;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-4 {\n color: #2244CC;\n background: #F5F7FF;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-5 {\n color: #14768F;\n background: #E5F5F9;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-6 {\n color: #BD3535;\n background: #FFEDED;\n}\n.account-area-new .customer-account-info-new .uniId-wrap .uniId-state-7 {\n color: rgba(0, 0, 0, 0.85);\n background: #F5F5F5;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap {\n display: flex;\n flex-wrap: wrap;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info {\n width: 25%;\n display: flex;\n margin-bottom: 13px;\n font-size: 14px;\n line-height: 20px;\n height: 20px;\n color: rgba(0, 0, 0, 0.85);\n overflow: hidden;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info:last-child {\n width: 50%;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .newCloud-icon-view,\n.account-area-new .customer-account-info-new .customer-info-wrap .newCloud-icon-hide {\n display: none;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text {\n cursor: default;\n display: flex;\n width: calc(100% - 50px);\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text .newCloud-icon-view,\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text .newCloud-icon-hide {\n cursor: pointer;\n margin-left: 4px;\n font-size: 14px;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text .newCloud-icon-question-circle {\n cursor: pointer;\n color: rgba(0, 0, 0, 0.65);\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text:hover .newCloud-icon-view,\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text:hover .newCloud-icon-hide {\n display: inline-block;\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text-special {\n width: calc(100% - 90px);\n}\n.account-area-new .customer-account-info-new .customer-info-wrap .customer-info-text-address {\n max-width: calc(100% - 40px);\n overflow: hidden;\n text-decoration: none;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.customer-info-edit-modal .newCloud-form-item-label {\n width: 95px !important;\n}\n.customer-info-edit-modal .newCloud-form-item-wrapper {\n position: relative;\n}\n.customer-info-edit-modal .special-btn {\n position: absolute;\n left: 140px;\n top: 37px;\n font-size: 12px;\n}\n.customer-info-edit-modal .newCloud-form-item {\n height: 32px;\n margin-bottom: 16px;\n}\n.customer-info-edit-modal .newCloud-form-item:last-child {\n margin-bottom: 0;\n}\n.customer-info-edit-modal .special-bottom {\n margin-bottom: 24px !important;\n}\n.info-explain-modal > p {\n font-size: 14px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n}\n.info-explain-modal > p:first-child {\n margin-bottom: 4px;\n}\n"),PLAT_LIST$1=(styleInject(css_248z$v),[]),COMMON_PLAT_LIST=["DD","DOUYIN","JOS","KUAISHOU","MGJ","OFFLINE","PDD","REDBOOK","SUNING","TANMAO","TAOBAO","WEIMOB","WEIXIN","YHD","YOUZAN","DOUYINAUTHOR","KUAISHOUAUTHOR","REDBOOKAUTHOR","MEITUAN"],CUSTOM_VIEW_BEHAVIOR="CUSTOM_VIEW_BEHAVIOR",storageKey$3={top:"TAOBAO_AREA_SELECTOR_DATA",unification:"UNIFICATION_CCMS_COMPONENTS_AREA_SELECTOR_DATA",jos:"JD_AREA_SELECTOR_DATA"},ACTION_TYPE$1=[{label:"不限",value:""},{label:"营销",value:"marketing"},{label:"互动",value:"interaction"},{label:"订单",value:"trades"},{label:"售后",value:"refunds"},{label:"评价",value:"rates"}],ACTION_MAP$1={marketing:"营销",interaction:"互动",trades:"订单",refunds:"售后",rates:"评价"},MARKETING_TYPE$1=[{label:"不限",value:""},{label:"人群营销",value:"SY_CCMS"},{label:"事件营销_事件关怀",value:"SY_EVENT_MARKETING"},{label:"数据管理",value:"SY_DATA_MANAGE"},{label:"事件营销_会员关怀",value:"SY_SCENE_MARKETING"},{label:"私域赢家",value:"SY_SYYJ"}],INTEGRATION_TYPE$1=[{label:"不限",value:""},{label:"互动赢家",value:"SY_WINNER"},{label:"互动赢家-微信端",value:"SY_WINNER_WEIXIN"},{label:"私域赢家",value:"SY_SYYJ"},{label:"微信小程序",value:"WX_MINIPROGRAM"},{label:"微信公众号",value:"WX_OFFICIAL_ACCOUNTS"},{label:"企业微信",value:"WX_QYWX"},{label:"微信会员中心",value:"WX_WXHYZX"}],DATE_MAP={0:"星期天",1:"星期一",2:"星期二",3:"星期三",4:"星期四",5:"星期五",6:"星期六"},ESTIMATE_MAP={good:"好评",neutral:"中评",bad:"差评"},DYNAMIC_COUPON="DYNAMIC_COUPON",NOTICE_CONTENT_ID="2024060400",BASIC_INFO=1,MAINTAIN_INFO=2,INFO_LIST=[{label:"最新基本信息",id:1},{label:"我维护的信息",id:2}],preProvince$1=["北京","上海","天津","重庆"],endProvince=["澳门","香港","台湾","钓鱼岛"],sortData$1=function(n){var e,a,r,o;return String.prototype.localeCompare?(e="*ABCDEFGHJKLMNOPQRSTWXYZ".split(""),a="阿八嚓哒妸发旮哈讥咔垃痳拏噢妑七呥扨它穵夕丫帀".split(""),r=[],e.forEach(function(e,t){o={letter:e,data:[]},n.forEach(function(e){a[t-1]&&0<a[t-1].localeCompare(e.name,"zh-Hans-CN")||-1!=e.name.localeCompare(a[t],"zh-Hans-CN")||o.data.push(e)}),o.data.length&&(r.push(o),o.data.sort(function(e,t){return e.name.localeCompare(t.name,"zh-Hans-CN")}))}),r.map(function(e){return e.data}).flat()):null},getStorageData$3=function(e){e=storageKey$3[e];try{var t=localStorage.getItem(e);return JSON.parse(t)}catch(e){return null}},getUserId=function(){var e=window.sessionStorage.getItem("__FF2E__CACHE__");return e?JSON.parse(e).common.user.id:""},setUserBehavior=function(e){localStorage.setItem("".concat(CUSTOM_VIEW_BEHAVIOR,"_").concat(getUserId()),JSON.stringify(e))},getUserBehavior=function(){var e=localStorage.getItem("".concat(CUSTOM_VIEW_BEHAVIOR,"_").concat(getUserId()));return e?JSON.parse(e):{isThreeColumn:!1,orderColumn:[]}},dealJosPlatAccount=function(e){var t=e.shopAccountMap.JOS||[];return e.shopAccountMap.JOS=t.map(function(e){var t=e.platAccount||"";return e.platAccount="".concat(t.slice(0,-4),"****"),e}),e},computedWidth=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:14,t=1<arguments.length?arguments[1]:void 0,n=document.getElementById("computedWidth").getContext("2d");return n.font="".concat(e,"px Microsoft YaHei"),n.measureText(t).width},tipContent=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:14;if(e.current)if(2===(3<arguments.length&&void 0!==arguments[3]?arguments[3]:1)){if(computedWidth(n,t)/2>e.current.offsetWidth-5)return t}else if(computedWidth(n,t)>e.current.offsetWidth-10)return t;return""},tipContentDocument=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:"14px";if(e)if(2===(3<arguments.length&&void 0!==arguments[3]?arguments[3]:1)){if(computedWidth(n,t)/2>e.offsetWidth-5)return t}else if(computedWidth(n,t)>e.offsetWidth-10)return t;return""},formatData=function(e){var a=sortData$1(JSON.parse(JSON.stringify(e)));return[].concat(preProvince$1).reverse().forEach(function(t){var e,n=a.findIndex(function(e){return e.name.includes(t)});-1!==n&&(e=a[n],a.splice(n,1),a.unshift(e))}),endProvince.forEach(function(t){var e,n=a.findIndex(function(e){return e.name.includes(t)});-1!==n&&(e=a[n],a.splice(n,1),a.push(e))}),Array.isArray(a)&&a.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=sortData$1(JSON.parse(JSON.stringify(e.children))),e.children.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=sortData$1(JSON.parse(JSON.stringify(e.children))),e.children.forEach(function(e){Array.isArray(e.children)&&e.children.length&&(e.children=sortData$1(JSON.parse(JSON.stringify(e.children))))}))}))}),a},css_248z$w="/**\n * areaStyle.less\n * wangbo\n * 2019/10/24\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.area-style-new .address-item {\n display: flex;\n width: 544px;\n justify-content: space-between;\n margin-bottom: 8px;\n}\n",checkArray$1=(styleInject(css_248z$w),function(e){return Array.isArray(e)&&0<e.length}),AreaSelect$1=(()=>{function t(e){_classCallCheck(this,t),(d=_callSuper(this,t,[e])).getAreasFromLocalStorage=function(n,a,r){d.areaList=formatData(getStorageData$3("unification")),d.cityList=[],d.districtList=[],d.townList=[],checkArray$1(d.areaList)&&d.areaList.forEach(function(e,t){e.id===n&&(d.cityList=d.areaList[t].children||[])}),checkArray$1(d.cityList)&&d.cityList.forEach(function(e,t){e.id===a&&(d.districtList=d.cityList[t].children||[])}),checkArray$1(d.districtList)&&d.districtList.forEach(function(e,t){e.id===r&&(d.townList=d.districtList[t].children||[])})},d.handleChangeProvince=function(n){checkArray$1(d.areaList)&&d.areaList.forEach(function(e,t){e.id===n&&(d.cityList=d.areaList[t].children||[],d.districtList=[],d.townList=[],d.setState({province:n,provinceName:e.name,city:"",cityName:"",district:"",districtName:"",town:"",townName:"",address:d.state.address},function(){d.selectedAllArea(e.name,n,d.state.cityName,d.state.city,d.state.districtName,d.state.district,d.state.townName,d.state.town,d.state.address)}))})},d.handleChangeCity=function(n){checkArray$1(d.cityList)&&d.cityList.forEach(function(e,t){e.id===n&&(d.districtList=d.cityList[t].children||[],d.townList=[],d.setState({city:n,cityName:e.name,district:"",districtName:"",town:"",townName:"",address:d.state.address},function(){d.selectedAllArea(d.state.provinceName,d.state.province,e.name,n,d.state.districtName,d.state.district,d.state.townName,d.state.town,d.state.address)}))})},d.handleChangeDistrict=function(n){checkArray$1(d.districtList)&&d.districtList.forEach(function(e,t){e.id===n&&(d.townList=d.districtList[t].children||[],d.setState({district:n,districtName:e.name,town:"",townName:"",address:d.state.address},function(){d.selectedAllArea(d.state.provinceName,d.state.province,d.state.cityName,d.state.city,e.name,n,d.state.townName,d.state.town,d.state.address)}))})},d.handleChangeTown=function(n){checkArray$1(d.townList)&&d.townList.forEach(function(e,t){e.id===n&&d.setState({town:n,townName:e.name,address:d.state.address},function(){d.selectedAllArea(d.state.provinceName,d.state.province,d.state.cityName,d.state.city,d.state.districtName,d.state.district,e.name,n,d.state.address)})})},d.handleInput=function(e){d.setState({address:e.target.value}),d.selectedAllArea(d.state.provinceName,d.state.province,d.state.cityName,d.state.city,d.state.districtName,d.state.district,d.state.townName,d.state.town,e.target.value)},d.selectedAllArea=function(e,t,n,a,r,o,l,c,i){var s=d,u=s.cityList;d.props.selectdArea(e,t,n,a,r,o,l,c,i,u,s.districtList,s.townList)};var d,e=e.addressValue&&e.addressValue.split(",");return d.state={province:e[0]||"",city:e[1]||"",district:e[2]||"",town:e[3]||"",address:e[4]||""},d.getAreasFromLocalStorage(e[0],e[1],e[2]),d}return _inherits(t,React.Component),_createClass(t,[{key:"render",value:function(){var e="name";return React.createElement("div",{className:"area-style-new"},React.createElement("div",{className:"address-item"},React.createElement(Select$3,{style:{width:130},value:this.state.province,isAppendToBody:!0,onChange:this.handleChangeProvince,dataSource:this.areaList,labelKey:e,valueKey:"id"}),React.createElement(Select$3,{style:{width:130},value:this.state.city,isAppendToBody:!0,disabled:!checkArray$1(this.cityList),onChange:this.handleChangeCity,dataSource:this.cityList,labelKey:e,valueKey:"id"}),React.createElement(Select$3,{style:{width:130},value:this.state.district,isAppendToBody:!0,disabled:!checkArray$1(this.districtList),onChange:this.handleChangeDistrict,dataSource:this.districtList,labelKey:e,valueKey:"id"}),React.createElement(Select$3,{style:{width:130},value:this.state.town,isAppendToBody:!0,disabled:!checkArray$1(this.townList),onChange:this.handleChangeTown,dataSource:this.townList,labelKey:e,valueKey:"id"})),React.createElement(Input$3,{placeholder:"详细地址",style:{width:406},maxLength:120,value:this.state.address,onChange:this.handleInput}))}}])})(),getUserInfo$1=function(){var e=sessionStorage.getItem("__FF2E__CACHE__"),t=(null==(t=JSON.parse(e))?void 0:t.common)||{},n=t.user,a=t.tenant;return e&&null!=a&&a.tenantId?{tenantId:null==a?void 0:a.tenantId,userName:null==n?void 0:n.name,menuData:t.menuData}:{tenantId:"qiushi6",userName:"fxt",menuData:[]}},Store$9=(()=>{return _createClass(function e(){_classCallCheck(this,e),this.getNoticeState=function(e,t){var n=(a=getUserInfo$1()).tenantId,a=a.userName;return http.get("".concat(e,"/notice/1.0/announce/").concat(n,"/").concat(a,"?contentId=").concat(t))},this.setNoticeState=function(e,t){var n=(a=getUserInfo$1()).tenantId,a=a.userName;return http.post("".concat(e,"/notice/1.0/announce/").concat(n,"/").concat(a,"?contentId=").concat(t))}},[{key:"getCustomerInfo",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return u.apply(this,arguments)})},{key:"getCustomerStorageInfo",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o,l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/attr/detail"),e.next=3,http.get(o,{params:r});case 3:return o=e.sent,l=o.data,e.abrupt("return",l);case 6:case"end":return e.stop()}},e)})),function(e,t,n,a){return s.apply(this,arguments)})},{key:"saveCustomerStorageInfo",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/attr/detail"),e.next=3,http.post(o,r);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return i.apply(this,arguments)})},{key:"getCustomerItemInfo",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customer/decrypt/").concat(a,"/").concat(r),e.next=3,http.get(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return c.apply(this,arguments)})},{key:"getEditCustomerItemInfo",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/decrypt/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return l.apply(this,arguments)})},{key:"saveCustomerInfo",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customer/").concat(a,"/all"),e.next=3,http.put(o,r);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})},{key:"saveCustomerItemInfo",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/").concat(n,"/customer/").concat(o),e.next=3,http.put(l,{field:a,value:r});case 3:return l=e.sent,e.abrupt("return",l.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a,r){return o.apply(this,arguments)})},{key:"getPlatformList",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(n,"/customer/platform"),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})},{key:"getAddressInfo",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/full/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})}]);var a,n,o,r,l,c,i,s,u})(),store$5=new Store$9,CustomerViewContext$1=React.createContext(null),isYMD=function(e){return 0===e.tagType&&0===e.optionType},isYearMonth=function(e){return 0===e.tagType&&1===e.optionType},isString=function(e){return 1===e.tagType},isStringMultiple=function(e){return 5===e.tagType},isAge=function(e){return 6===e.tagType},isGestation=function(e){return 7===e.tagType},isRadioString=function(e){return 2===e.tagType&&0===e.valueNumberOption},isCheckboxString=function(e){return 2===e.tagType&&1===e.valueNumberOption},isIntNumber=function(e){return 3===e.tagType&&0===e.optionType},isDecimal=function(e){return 3===e.tagType&&1===e.optionType},isRadioNumber=function(e){return 4===e.tagType&&0===e.valueNumberOption&&0===e.optionType},isRadioDecimal=function(e){return 4===e.tagType&&0===e.valueNumberOption&&1===e.optionType},isCheckboxNumber=function(e){return 4===e.tagType&&1===e.valueNumberOption&&0===e.optionType},isCheckboxDecimal=function(e){return 4===e.tagType&&1===e.valueNumberOption&&1===e.optionType},isDependent=function(e){return 8===e.tagType},isShowRadio=function(e){return isRadioNumber(e)||isRadioString(e)||isRadioDecimal(e)},isShowCheckbox=function(e){return isCheckboxString(e)||isCheckboxNumber(e)||isCheckboxDecimal(e)},isInValidDate=function(e){return!e||Number.isNaN(e.getTime())},isContain=function(t,e){return e.every(function(e){return t.includes(e)})},isContainSome=function(t,e){return e.some(function(e){return t.includes(e)})},computedWidth$1=function(e,t){var n=document.getElementById("computedWidth").getContext("2d");return n.font="".concat(e,"px Microsoft YaHei"),n.measureText(t).width},computedDate=function(e,t){var n="isYMD"===e?"1900/01/01":"1900/01",a="isYMD"===e?"2030/12/31":"2100/12";return"age"===t&&(a="isYMD"===e?(n=moment().subtract(150,"years").format("YYYY/MM/DD"),moment().format("YYYY/MM/DD")):(n=moment().subtract(150,"years").add(1,"months").format("YYYY/MM"),moment().format("YYYY/MM"))),"pregnancy"===t&&(a="isYMD"===e?(n=moment().format("YYYY/MM/DD"),moment().add(280,"days").format("YYYY/MM/DD")):(n=moment().format("yyyy/MM"),moment().add(280,"days").format("YYYY/MM"))),[n,a]},noop$4=function(){},modalStyle$3={width:"661px",maxWidth:"661px",height:"460px",maxHeight:"460px"},bodyStyle$3={height:"368px",maxHeight:"368px",padding:"16px"},genderMap={M:"男",F:"女",null:"未知",undefined:"未知"};function CustomerInfoEdit(e){function t(e,t){"save"===e?t.validate(function(e,t){if(!e){t.birthYear=new Date(t.birthday).getFullYear()||null;var e=t.fullName,n=t.gender,a=t.birthday,r=t.mobile,t=t.email,o=R.state,l=R.stateName,c=R.city,i=R.cityName,s=R.district,u=R.districtName,d=R.town,p=R.townName,m=R.address,h=[];if(e&&h.push({field:"fullName",value:e}),n&&h.push({field:"gender",value:genderMap[n]}),a&&h.push({field:"birthday",value:ShuyunUtils.moment(a).format("YYYY-MM-DD")}),r&&h.push({field:"mobile",value:r}),t&&h.push({field:"email",value:t}),m)if(!o||null!=w&&null!=(e=w.cityList)&&e.length&&!c||null!=w&&null!=(n=w.districtList)&&n.length&&!s||null!=w&&null!=(a=w.townList)&&a.length&&!d)return void Message$1.error("请选择所在地区(省、市、区、街道)");o&&h.push({field:"stateName",value:{id:o,name:l||A.stateName}}),h.push({field:"cityName",value:{id:c,name:c?i||A.cityName:""}}),h.push({field:"districtName",value:{id:s,name:s?u||A.districtName:""}}),h.push({field:"townName",value:{id:d,name:d?p||A.townName:""}}),h.push({field:"address",value:m});var g={};h.forEach(function(e){var t=v[e.field],n=t.tagId,a=t.tagName,t=t.parentTagId,r=["stateName","cityName","districtName","townName"].includes(e.field);g[e.field]={tagId:n,tagName:a,tagValue:r?[JSON.stringify(e.value)]:[e.value],parentTagId:t}}),C(!0),store$5.saveCustomerStorageInfo(b,E,y,g).then(function(e){if(C(!1),500===e.code)return Message$1.error(e.msg),!1;Message$1.success("基本信息更新成功"),f("save")}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")})}}):f({type:e,editInfo:R})}function n(e){"fullName"===e?r.setValue("fullName",c):"email"===e?r.setValue("email",u):r.setValue("mobile",s)}var a=e.visible,f=e.onClose,A=e.customerInfo,v=e.customerInfoOrigin,e=useContext(CustomerViewContext$1),y=e.uniId,b=e.domain,E=e.serverName,r=Field$1.useField(),e=r.init,o=_slicedToArray(useState(!1),2),l=o[0],C=o[1],o=_slicedToArray(useState({}),2),w=o[0],p=o[1],c=A.fullName,o=A.gender,i=A.birthday,s=A.mobile,u=A.email,d=A.state,m=A.city,h=A.district,g=A.town,x=A.address,S=_slicedToArray(useState({fullName:c,gender:o,birthday:i,mobile:s,email:u,state:d,city:m,district:h,town:g,address:x}),2),R=S[0],T=S[1],S=i?new Date(ShuyunUtils.moment(i).format("YYYY/MM/DD")):"",i="".concat(d||"",",").concat(m||"",",").concat(h||"",",").concat(g||"",",").concat(x||"");return React.createElement(Modal$1,{className:"customer-info-edit-modal custom-view-new-drawer-modal",visible:a,onClose:function(){return t("cancel",r)},onCancel:function(){return t("cancel",r)},onOk:function(){return t("save",r)},clickMaskCanClose:!1,showConfirmLoading:l,modalStyle:modalStyle$3,bodyStyle:bodyStyle$3,title:"编辑我维护的信息"},React.createElement(Form$1,{layout:"horizontal",field:r,labelCol:{span:3}},React.createElement(Form$1.Item,{label:"姓名"},React.createElement(Input$3,_extends({placeholder:"请输入姓名",style:{width:270}},e("fullName",{initValue:c||"",rules:[{required:!!c,message:"已有值只可修改无法清空"},{validator:function(e,t,n){t&&t!==c&&30<t.length?n("姓名最长为30个字符"):n()}}]}))),c&&!r.getValue("fullName")&&React.createElement(Button$1,{type:"text",className:"special-btn",onClick:function(){return n("fullName")}},"恢复原值")),React.createElement(Form$1.Item,{label:"性别"},React.createElement(Radio$1.Group,e("gender",{initValue:o||null}),React.createElement(Radio$1,{value:"M"},"男"),React.createElement(Radio$1,{value:"F"},"女"),!o&&React.createElement(Radio$1,{value:null},"未知"))),React.createElement(Form$1.Item,{label:"生日",className:"special-bottom"},React.createElement(CPicker,_extends({isAppendToBody:!0,placeholder:"请选择生日",width:"270px"},e("birthday",{initValue:S})))),React.createElement(Form$1.Item,{label:"最新手机号",className:"special-bottom"},React.createElement(Input$3,_extends({placeholder:"请输入手机号",style:{width:270}},e("mobile",{initValue:s||"",rules:[{required:!!s,message:"已有值只可修改无法清空"},{validator:function(e,t,n){t&&t!==s&&!/^(13[0-9]|14[0-1,4-9]|15[0-3,5-9]|16[067]|17[2-8]|18[0-9]|19[0-3,5-9])\d{8}$/.test(t)?n("请输入正确的手机号"):n()}}]}))),s&&!r.getValue("mobile")&&React.createElement(Button$1,{type:"text",className:"special-btn",onClick:function(){return n("mobile")}},"恢复原值")),React.createElement(Form$1.Item,{label:"邮箱",className:"special-bottom"},React.createElement(Input$3,_extends({placeholder:"请输入邮箱",style:{width:270}},e("email",{initValue:u||"",rules:[{required:!!u,message:"已有值只可修改无法清空"},{pattern:/(^$)|^[a-zA-Z0-9_.-]+@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*\.[a-zA-Z0-9]{2,6}$/,message:"请输入正确的邮箱"}]}))),u&&!r.getValue("email")&&React.createElement(Button$1,{type:"text",className:"special-btn",onClick:function(){return n("email")}},"恢复原值")),React.createElement(Form$1.Item,{label:"地址"},React.createElement(AreaSelect$1,{addressValue:i,address:x,selectdArea:function(e,t,n,a,r,o,l,c,i,s,u,d){t={state:t,stateName:e,city:a,cityName:n,district:o,districtName:r,town:c,townName:l,address:i};p({cityList:s,districtList:u,townList:d}),T(_objectSpread2(_objectSpread2({},R),t))}}))))}function InfoExplainModal(e){var t=e.visible,e=e.onClose;return React.createElement(Modal$1,{title:"客户基本信息说明",modalStyle:{width:542,height:316},footer:React.createElement(Button$1,{type:"primary",size:"large",onClick:e},"我知道了"),visible:t,onClose:e},React.createElement("div",{className:"info-explain-modal"},React.createElement("p",null,'1. 最新客户基本信息:展示的是所有全渠道客户信息更新来源中(例如订单、忠诚度会员、外部导入以及"互动赢家、私域赢家、微信会员中心"的客户业务数据等;特别地,更新来源中不包含"商家自主维护的客户信息"),客户信息的最新一条更新记录。无需编辑。'),React.createElement("p",null,"2. 我维护的客户基本信息:展示的是商家自主维护的客户信息。支持编辑,编辑保存后不会同时更新【最新基本信息】。")))}CustomerInfoEdit.propTypes={visible:PropTypes.bool,onClose:PropTypes.func,customerInfo:PropTypes.object},CustomerInfoEdit.defaultProps={visible:!1,onClose:noop$4};var css_248z$x='body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.over-length-tip-common {\n width: 100%;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.over-length-tip-href {\n display: block;\n width: 100%;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n color: var(--shuyunBlue4) !important;\n cursor: pointer;\n}\n.over-length-tip-href:hover {\n color: var(--shuyunBlue4) !important;\n}\n.text-overflow-other {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n width: calc(100% - 60px) !important;\n padding-right: 0;\n}\n.wx-span {\n width: 100%;\n}\n.search-empty-com {\n display: flex;\n width: 100%;\n height: 170px;\n flex-direction: column;\n justify-content: center;\n color: rgba(0, 0, 0, 0.45);\n align-items: center;\n border-radius: 2px;\n}\n.customer-view-rfm-detail-title {\n position: relative;\n font-size: 14px;\n line-height: 20px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n margin-bottom: 16px;\n padding-left: 8px;\n}\n.customer-view-rfm-detail-title:before {\n position: absolute;\n top: 4px;\n left: 0;\n display: block;\n content: "";\n width: 2px;\n height: 12px;\n background: var(--shuyunBlue4);\n}\n.customer-view-rfm-detail-card {\n display: flex;\n align-items: center;\n justify-content: space-around;\n height: 96px;\n background: #fafafa;\n width: 100%;\n}\n.customer-view-rfm-detail-card-item {\n display: flex;\n flex-direction: column;\n gap: 8px;\n text-align: left;\n}\n.customer-view-rfm-detail-card-title {\n color: rgba(0, 0, 0, 0.65);\n}\n.customer-view-rfm-detail-card-value {\n font-size: 24px;\n font-family: DINAlternate-Bold, DINAlternate;\n font-weight: 700;\n line-height: 32px;\n color: rgba(0, 0, 0, 0.85);\n}\n';function OverLengthTip(e){var t=e.tip,n=useRef(),a=_slicedToArray(useState(""),2),r=a[0],o=a[1],a=_slicedToArray(useState(!1),2),l=a[0],c=a[1];return useEffect(function(){3!==t.type?o(tipContent(n,t.text)):computedWidth(14,e.tip.text)>n.current.offsetWidth-10&&c(!0)},[]),1===t.type?React.createElement(Tooltip$1,{placement:"top-left",content:r},React.createElement("p",{className:"over-length-tip-common",ref:n},t.text||"-")):2===t.type?React.createElement(Tooltip$1,{placement:"top-left",content:r},React.createElement("a",{target:"_blank",rel:"noopener noreferrer",ref:n,href:t.detailUrl||null,className:"over-length-tip-href"},t.text||"-")):3===t.type?React.createElement(React.Fragment,null,React.createElement("span",{className:"wx-span ".concat(l?"text-overflow-other":""),ref:n},t.text||"-"),l?React.createElement(Button$1,{type:"text",style:{height:20,"margin-left":"6px","margin-right":"26px"},onClick:function(){e.handleClick()}},"查看"):""):void 0}styleInject(css_248z$x);var genderMap$1={M:"男",F:"女",null:"未知",undefined:"未知"},genderMapName={"男":"M","女":"F",null:"未知",undefined:"未知"},customerStatusMap={1:"潜在客户",2:"新客一次客户",3:"老客一次客户",4:"新客复购客户",5:"老客复购客户",6:"沉默客户",7:"流失客户"};function renderInfoValue(e){return e||"-"}function renderInfoValueSpecial(e,t,n){var a={type:1,text:e};return("fullName"===t||"mobile"===t)&&e&&30<e.length||"address"===t&&e&&100<e.length?React.createElement(React.Fragment,null,React.createElement("div",{className:"customer-info-text-address"},React.createElement(OverLengthTip,{tip:a})),n===BASIC_INFO&&React.createElement(Tooltip$1,{placement:"top",content:"此处显示平台侧提供的密文数据(平台侧不支持解密操作)"},React.createElement(Icon$1,{type:"question-circle"}))):e||"-"}function CustomerInfoModule$1(e){var t=useContext(CustomerViewContext$1),l=t.uniId,c=t.domain,i=t.serverName,t=_slicedToArray(useState(!1),2),n=t[0],r=t[1],t=_slicedToArray(useState(!1),2),a=t[0],o=t[1],t=_slicedToArray(useState(1),2),s=t[0],u=t[1],t=e.customerInfo;t.fullNameV=!1,t.mobileV=!1,t.emailV=!1,t.addressV=!1;var e=_slicedToArray(useState(t),2),d=e[0],p=e[1],t=_slicedToArray(useState({}),2),e=t[0],m=t[1],t=_slicedToArray(useState({}),2),h=t[0],g=t[1],t=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(r(!1),"save"===t)return n={fullNameV:!1,mobileV:!1,emailV:!1,addressV:!1},e.next=5,A({encrypt:!0},n);e.next=7;break;case 5:a=e.sent,p(_objectSpread2(_objectSpread2({},a),n));case 7:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),f=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,A({encrypt:!1});case 2:t=e.sent,m(t),r(!0);case 5:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),A=(useEffect(function(){setTimeout(function(){store$5.getNoticeState(c,NOTICE_CONTENT_ID).then(function(e){o(!(null!=e&&null!=(e=e.data)&&null!=(e=e.data)&&e.readStatus))})},100)},[]),(()=>{var a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$5.getCustomerStorageInfo(c,i,l,t).then(function(e){var n,a;return 500===e.code?(Message$1.error(e.msg),!1):(g(n=e.data),a={},Object.keys(n).forEach(function(e){var t=null==(t=n[e])?void 0:t.tagValue;a[e]=t?t[0]:"","gender"===e&&(a[e]=t?genderMapName[t[0]]:null),"stateName"!==e&&"cityName"!==e&&"districtName"!==e||(a[e]=t?JSON.parse(t[0]).name:""),"stateName"===e&&(a.state=t?JSON.parse(t[0]).id:""),"cityName"===e&&(a.city=t?JSON.parse(t[0]).id:""),"districtName"===e&&(a.district=t?JSON.parse(t[0]).id:""),"townName"===e&&t&&("**"===t[0]?a[e]=t[0]:(a[e]=t?JSON.parse(t[0]).name:"",a.town=t?JSON.parse(t[0]).id:""))}),a)});case 2:return e.abrupt("return",e.sent);case 3:case"end":return e.stop()}},e)}));return function(e,t,n){return a.apply(this,arguments)}})()),v=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t===BASIC_INFO)return e.next=3,store$5.getCustomerInfo(c,i,l).then(function(e){u(t);e.shopAccountMap&&e.shopAccountMap.JOS&&dealJosPlatAccount(e),e.fullNameV=!1,e.mobileV=!1,e.emailV=!1,e.addressV=!1,p(e)}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")});e.next=5;break;case 3:e.next=11;break;case 5:return n={fullNameV:!1,mobileV:!1,emailV:!1,addressV:!1},e.next=8,A({encrypt:!0},n);case 8:a=e.sent,p(_objectSpread2(_objectSpread2({},a),n)),a&&u(t);case 11:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),y=(()=>{var n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(s!==BASIC_INFO){e.next=25;break}if("fullName"!==n||d.fullNameTemp){e.next=7;break}return e.next=4,store$5.getCustomerItemInfo(c,i,l,n);case 4:return a=e.sent,p(_objectSpread2(_objectSpread2(_objectSpread2({},d),t),{},{fullNameTemp:a.data})),e.abrupt("return");case 7:if("mobile"!==n||d.mobileTemp){e.next=13;break}return e.next=10,store$5.getCustomerItemInfo(c,i,l,n);case 10:return a=e.sent,p(_objectSpread2(_objectSpread2(_objectSpread2({},d),t),{},{mobileTemp:a.data})),e.abrupt("return");case 13:if("email"!==n||d.emailTemp){e.next=19;break}return e.next=16,store$5.getCustomerItemInfo(c,i,l,n);case 16:return r=e.sent,p(_objectSpread2(_objectSpread2(_objectSpread2({},d),t),{},{emailTemp:r.data})),e.abrupt("return");case 19:if("address"!==n||d.addressTemp){e.next=25;break}return e.next=22,store$5.getCustomerItemInfo(c,i,l,n);case 22:return r=e.sent,p(_objectSpread2(_objectSpread2(_objectSpread2({},d),t),{},{addressTemp:r.data})),e.abrupt("return");case 25:if(s!==MAINTAIN_INFO);else if("fullName"===n&&!d.fullNameTemp||"mobile"===n&&!d.mobileTemp||"email"===n&&!d.emailTemp||"address"===n&&!d.addressTemp)return e.next=29,A({encrypt:!1},t,n);e.next=32;break;case 29:return o=e.sent,p(_objectSpread2(_objectSpread2(_objectSpread2({},d),t),{},_defineProperty(_defineProperty({},"".concat(n,"Temp"),o[n]),n,d[n]))),e.abrupt("return");case 32:p(_objectSpread2(_objectSpread2({},d),t));case 33:case"end":return e.stop()}},e)}));return function(e,t){return n.apply(this,arguments)}})(),v=React.createElement(CDropdown.Menu,{style:{width:200},checkedId:s,onClick:v},INFO_LIST.map(function(e){return React.createElement(CDropdown.Item,{key:e.id,id:e.id},e.label)})),b=d.birthday?ShuyunUtils.moment(d.birthday).format("YYYY/MM/DD").split("/")[0]:"";return React.createElement(React.Fragment,null,React.createElement("div",{className:"info-explain-container"},React.createElement("div",{className:"info-dropdown"},React.createElement(CDropdown,{placement:"bottomLeft",overlay:v,trigger:["click"]},React.createElement("div",null,React.createElement("span",null,(null==(v=INFO_LIST.find(function(e){return e.id===s}))?void 0:v.label)||INFO_LIST[0].label),React.createElement(Icon$1,{type:"down-solid"})))),React.createElement("span",{className:"info-popover"},React.createElement(Popover,{size:"small",placement:"right",className:"info-popover",visible:a,containerEle:document.querySelector(".info-popover"),title:"商家自主维护的客户信息",content:'客户基础信息模块新增下拉切换展示"最新的客户信息"以及"商家维护的客户信息",客户管理更灵活。',confirmText:"我知道了",onVisibleChange:function(e){!e&&a&&(store$5.setNoticeState(c,NOTICE_CONTENT_ID),o(!1))},showConfirmBtn:!0})),s===MAINTAIN_INFO&&React.createElement("p",{className:"info-edit",onClick:f},React.createElement(Icon$1,{type:"edit-2"}),"编辑"),React.createElement("span",{className:"info-explain",onClick:function(){Modal$1.createModal(InfoExplainModal).open()}},"不同基本信息的区别?")),React.createElement("div",{className:"uniId-wrap"},React.createElement("section",{className:"uniId-wrap-1"},React.createElement("p",{className:"info-flag"},"全渠道客户ID:")),React.createElement("section",{className:"uniId-wrap-2"},React.createElement(Tooltip$1,{content:"双击可复制"},React.createElement("p",{className:"uniId-self",onDoubleClick:function(){ShuyunUtils.copyText(l),Message$1.success("复制成功",{contextContainer:document.getElementsByClassName("newCloud-drawer1")[0]})}},l)),React.createElement(Tooltip$1,{content:'\n\t\t<div>以全渠道RFM为例(若已设置自定义客户生命周期,则以自定义客户生命周期进行计算):</div>\n\t\t<div class="customer-view-new-tip-temp"><span>1. </span> <span>潜在客户:尚无有效交易的客户。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>2. </span> <span>老客一次客户:新客一次客户:首次购买时间在1年内 且 最近1年购买次数=1次。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>3. </span> <span>老客一次客户:首次购买时间在1年前 且 最近1年购买次数=1次。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>4. </span> <span>新客复购客户:首次购买时间在1年内 且 最近1年购买次数≥2次。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>5. </span> <span>老客复购客户:首次购买时间在1年前 且 最近1年购买次数≥2次。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>6. </span> <span>沉默客户:最近1年无有效交易,再往前1年存在有效交易的客户。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>7. </span> <span>流失客户:最近一次购买时间在2年前。</span></div>'},React.createElement("p",{className:"uniId-state uniId-state-".concat(d.customerType)},d.customerType?customerStatusMap[d.customerType]:""))),n&&React.createElement(CustomerInfoEdit,{visible:n,customerInfo:e,customerInfoOrigin:h,onClose:t})),React.createElement("div",{className:"customer-info-wrap"},React.createElement("div",{className:"customer-info"},React.createElement("span",null,"姓名:"),React.createElement("span",{className:"customer-info-text"},renderInfoValueSpecial(d.fullNameV?d.fullNameTemp:d.fullName,"fullName",s),d.fullName?d.fullNameV?React.createElement(Icon$1,{type:"hide",onClick:function(){return y({fullNameV:!1},"fullName")}}):React.createElement(Icon$1,{type:"view",onClick:function(){return y({fullNameV:!0},"fullName")}}):"")),React.createElement("div",{className:"customer-info"},React.createElement("span",null,"性别:"),React.createElement("span",{className:"customer-info-text"},renderInfoValue(genderMap$1[d.gender]))),React.createElement("div",{className:"customer-info"},React.createElement("span",null,"最新手机号:"),React.createElement("span",{className:"customer-info-text customer-info-text-special"},renderInfoValueSpecial(d.mobileV?d.mobileTemp:d.mobile,"mobile",s),d.mobile?d.mobileV?React.createElement(Icon$1,{type:"hide",onClick:function(){return y({mobileV:!1},"mobile")}}):React.createElement(Icon$1,{type:"view",onClick:function(){return y({mobileV:!0},"mobile")}}):"")),React.createElement("div",{className:"customer-info"},React.createElement("span",null,"生日:"),React.createElement("span",{className:"customer-info-text"},d.birthday?renderInfoValue(ShuyunUtils.moment(d.birthday).format("YYYY/MM/DD")):"-")),React.createElement("div",{className:"customer-info"},React.createElement("span",null,"年龄:"),React.createElement("span",{className:"customer-info-text"},b?"".concat((new Date).getFullYear()-Number(b),"岁"):"-")),React.createElement("div",{className:"customer-info"},React.createElement("span",null,"邮箱:"),React.createElement("span",{className:"customer-info-text"},renderInfoValue(d.emailV?d.emailTemp:d.email),d.email?d.emailV?React.createElement(Icon$1,{type:"hide",onClick:function(){return y({emailV:!1},"email")}}):React.createElement(Icon$1,{type:"view",onClick:function(){return y({emailV:!0},"email")}}):"")),React.createElement("div",{className:"customer-info"},React.createElement("span",null,"地址:"),React.createElement("span",{className:"customer-info-text"},renderInfoValueSpecial("".concat(d.stateName||"").concat(d.cityName||"").concat(d.districtName||"").concat(d.addressV?d.addressTemp:d.address||""),"address",s),d.address?d.addressV?React.createElement(Icon$1,{type:"hide",onClick:function(){return y({addressV:!1},"address")}}):React.createElement(Icon$1,{type:"view",onClick:function(){return y({addressV:!0},"address")}}):""))))}function InfoModule$1(){var e=useContext(CustomerViewContext$1),t=e.domain,n=e.serverName,a=e.uniId,e=_slicedToArray(React.useState(!0),2),r=e[0],o=e[1],e=_slicedToArray(React.useState({}),2),l=e[0],c=e[1];return useEffect(function(){store$5.getCustomerInfo(t,n,a).then(function(e){e.shopAccountMap&&e.shopAccountMap.JOS&&dealJosPlatAccount(e),c(e),o(!1)}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")})},[]),r?React.createElement(Loading$1,null):React.createElement("div",{className:"account-area-new"},React.createElement("div",{className:"customer-account-info-new"},React.createElement(CustomerInfoModule$1,{customerInfo:l})))}var css_248z$y="/**\n * style.less\n * @author wangbo\n * @since 2020/2/21\n * @github https://github.com/BoWang816\n */\n/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.customer-view-new-top-div {\n width: calc(100% - 1080px);\n height: 100%;\n position: fixed;\n left: 0;\n top: 0;\n right: 1080px;\n bottom: 0;\n}\n.customer-view-area-new {\n --shuyunBlue1: #EDF5FF;\n --shuyunBlue2: #D6E9FF;\n --shuyunBlue3: #AFCFFA;\n --shuyunBlue4: #0055CC;\n --shuyunBlue5: #0748A3;\n --shuyunBlue6: #123B75;\n --shuyunBlue7: #172D4D;\n height: 100%;\n font-size: 12px;\n background: #F5F5F5;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n font-variant: tabular-nums;\n font-feature-settings: 'tnum', \"tnum\";\n}\n.customer-view-area-new .hideLabel {\n display: none;\n}\n.customer-view-new-tip-temp {\n display: flex;\n}\n.customer-view-new-tip-temp span {\n display: inline-block;\n}\n#computedWidth {\n display: none;\n}\n.grid-area-new {\n height: calc(100% - 180px - 18px);\n background: #FFFFFF;\n}\n.grid-area-new .newCloud-tabs {\n height: 100%;\n}\n.grid-area-new .newCloud-tabs .newCloud-tabs-header-line {\n margin-bottom: 0;\n}\n.grid-area-new .newCloud-tabpanel-container {\n height: calc(100% - 49px);\n overflow: auto;\n}\n.grid-area-new .customer-address-area {\n padding-top: 10px;\n}\n.grid-area-new .customer-dynamic-info-new {\n padding: 16px 0!important;\n}\n.grid-area-new .customer-dynamic-info-new .newCloud-tips {\n margin: 0 16px 16px 16px;\n}\n.grid-area-new .customer-dynamic-info-new .search-box {\n height: 32px;\n margin: 0 16px 16px 16px;\n display: flex;\n align-items: center;\n color: rgba(0, 0, 0, 0.65);\n font-size: 14px;\n}\n.grid-area-new .customer-dynamic-info-new .search-box .newCloud-picker {\n margin-right: 16px;\n}\n.grid-area-new .customer-dynamic-info-new .content-div {\n position: relative;\n height: calc(100% - 38px - 32px - 32px);\n overflow: auto;\n padding: 0 16px;\n box-sizing: border-box;\n}\n.grid-area-new .customer-dynamic-info-new .content-div .empty-div {\n position: absolute;\n top: calc((100% - 64px)/2);\n left: calc((100% - 64px)/2);\n width: 64px;\n height: 90px;\n}\n.grid-area-new .customer-dynamic-info-new .content-div .empty-div > p {\n text-align: center;\n color: rgba(0, 0, 0, 0.45);\n font-weight: 400;\n font-size: 14px;\n line-height: 20px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic {\n width: 100%;\n margin-bottom: 16px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-time {\n height: 20px;\n font-size: 14px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n margin-bottom: 16px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content {\n position: relative;\n display: flex;\n width: 100%;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-time {\n width: 50px;\n height: 18px;\n font-size: 12px;\n color: rgba(0, 0, 0, 0.45);\n line-height: 18px;\n margin-right: 16px;\n margin-top: 2px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-icon {\n width: 9px;\n height: 9px;\n border-radius: 9px;\n background: #496BF5;\n margin-right: 16px;\n margin-top: 7px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-type {\n width: 32px;\n height: 22px;\n text-align: center;\n font-size: 12px;\n font-weight: 400;\n line-height: 22px;\n margin-right: 12px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-type-marketing {\n background: #FFEDED;\n color: #BD3535;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-type-interaction {\n background: #F5F7FF;\n color: #2244CC;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-type-trades {\n background: #FFF5E6;\n color: #D66A04;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-type-refunds {\n background: #FFF9DB;\n color: #D99800;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-type-rates {\n background: #E5F9E7;\n color: #008F39;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-info {\n width: calc(100% - 135px);\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-info p {\n height: 20px;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n margin-bottom: 8px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content .dynamic-content-info div {\n padding: 12px;\n box-sizing: border-box;\n background: #FAFAFA;\n width: 100%;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.65);\n line-height: 20px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content:not(:last-child) {\n margin-bottom: 24px;\n}\n.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-content:not(:last-child)::before {\n content: '';\n position: absolute;\n width: 1px;\n height: 100%;\n left: 70px;\n top: calc(7px + 9px + 8px);\n background: rgba(0, 0, 0, 0.15);\n}\n.grid-area-new .customer-dynamic-info-new .load-more {\n display: block;\n cursor: pointer;\n height: 20px;\n font-size: 14px;\n font-weight: 400;\n color: #496BF5;\n line-height: 20px;\n margin-top: 40px;\n margin-left: 135px;\n}\n.grid-area-new .customer-evaluation-new,\n.grid-area-new .customer-benefit-area-new,\n.grid-area-new .customer-dynamic-info-new {\n height: 100%;\n box-sizing: border-box;\n padding: 16px;\n}\n.grid-area-new .customer-evaluation-new .shop-filter,\n.grid-area-new .customer-benefit-area-new .shop-filter,\n.grid-area-new .customer-dynamic-info-new .shop-filter {\n font-size: 14px;\n margin-bottom: 16px;\n}\n.grid-area-new .customer-evaluation-new .rate-time {\n color: rgba(0, 0, 0, 0.85);\n display: flex;\n align-items: center;\n}\n.grid-area-new .customer-evaluation-new .rate-time > svg {\n width: 14px;\n height: 16px;\n margin-right: 6px;\n}\n.grid-area-new .customer-evaluation-new .rate-time #icon-good-review {\n fill: #E74949;\n}\n.grid-area-new .customer-evaluation-new .rate-time #icon-medium-review {\n fill: #FDA33D;\n}\n.grid-area-new .customer-evaluation-new .rate-time #icon-poor-review {\n fill: #D9D9D9;\n}\n.grid-area-new .customer-evaluation-new .estimate-content-info {\n cursor: pointer;\n white-space: normal;\n word-break: break-all;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -moz-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n}\n.grid-area-new .customer-evaluation-new .cTable-tip-text {\n cursor: pointer;\n margin-top: 4px;\n font-size: 12px;\n color: rgba(0, 0, 0, 0.65);\n}\n.grid-area-new .customer-evaluation-new .cTable-product-name {\n display: block;\n width: 100%;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n color: var(--shuyunBlue4);\n cursor: pointer;\n}\n.grid-area-new .customer-evaluation-new .emptyArea {\n color: rgba(0, 0, 0, 0.45);\n font-weight: 400;\n font-size: 14px;\n}\n.grid-area-new .customer-benefit-area-new .table-opt {\n padding: 16px 0 12px 0;\n}\n.grid-area-new .customer-benefit-area-new .table-opt .shop-filter {\n margin-bottom: 0;\n margin-right: 20px;\n}\n.grid-area-new .customer-benefit-area-new .newCloud-loading {\n height: calc(100% - 38px);\n}\n.grid-area-new .customer-benefit-area-new .table-info-tips {\n height: 20px;\n line-height: 20px;\n padding-top: 16px;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n box-sizing: content-box !important;\n}\n.grid-area-new .customer-benefit-area-new .table-info-tips .empty {\n color: rgba(0, 0, 0, 0.45);\n}\n.grid-area-new .customer-benefit-area-new .table-info-tips .title-count {\n padding-right: 24px;\n}\n.grid-area-new .customer-benefit-area-new .table-info-tips .cloud-select {\n display: inline-block;\n vertical-align: middle;\n width: 250px;\n background: white;\n margin-right: 20px;\n}\n.grid-area-new .customer-benefit-area-new .emptyArea {\n color: rgba(0, 0, 0, 0.45);\n font-weight: 400;\n font-size: 14px;\n}\n.grid-area-new .customer-benefit-area-new .info-tip {\n cursor: pointer;\n}\n.grid-area-new .customer-order-area-new {\n height: calc(100% - 16px);\n width: 100%;\n box-sizing: border-box;\n}\n.grid-area-new .customer-order-area-new .shop-filter {\n position: relative;\n font-size: 14px;\n margin-bottom: 16px;\n padding-left: 16px;\n margin-top: 16px;\n}\n.grid-area-new .customer-order-area-new .shop-filter .shop-filter-flag {\n position: absolute;\n right: 16px;\n top: 0;\n}\n.grid-area-new .customer-order-area-new .empty-order {\n position: absolute;\n top: calc((100% - 90px)/2);\n left: calc((100% - 64px)/2);\n width: 64px;\n height: 90px;\n}\n.grid-area-new .customer-order-area-new .empty-order > p {\n text-align: center;\n color: rgba(0, 0, 0, 0.45);\n font-weight: 400;\n font-size: 14px;\n}\n.grid-area-new .customer-order-area-new .order-list {\n height: calc(100% - 70px);\n width: calc(100% - 32px);\n margin-left: 16px;\n overflow: auto;\n}\n.grid-area-new .customer-order-area-new .order-list::-webkit-scrollbar-thumb {\n background-color: rgba(0, 0, 0, 0.25) !important;\n}\n.grid-area-new .customer-order-area-new .order-list::-webkit-scrollbar-thumb:hover {\n background-color: rgba(0, 0, 0, 0.5) !important;\n}\n.grid-area-new .customer-order-area-new .order-list-right {\n margin-right: 10px;\n}\n.grid-area-new .customer-order-area-new .table-column1 {\n width: 31.7%;\n flex: none;\n}\n.grid-area-new .customer-order-area-new .table-column2 {\n width: 14.5%;\n flex: none;\n}\n.grid-area-new .customer-order-area-new .table-column5 {\n width: 24.8%;\n position: relative;\n flex: none;\n}\n.grid-area-new .customer-order-area-new .order-table-title {\n display: flex;\n font-size: 14px;\n color: rgba(0, 0, 0, 0.45);\n width: 100%;\n margin-bottom: 16px;\n}\n.grid-area-new .customer-order-area-new .order-table-title .table-column1,\n.grid-area-new .customer-order-area-new .order-table-title .table-column2,\n.grid-area-new .customer-order-area-new .order-table-title .table-column5 {\n height: 44px;\n line-height: 20px;\n padding: 12px 0;\n box-sizing: border-box;\n background: #FAFAFA;\n border-bottom: 1px solid #E8E8E8;\n border-radius: 2px 0 0 0;\n}\n.grid-area-new .customer-order-area-new .order-table-title .table-column1 {\n padding-left: 12px;\n}\n.grid-area-new .customer-order-area-new .order-table-body {\n width: 100%;\n display: flex;\n gap: 16px;\n flex-direction: column;\n height: calc(100% - 60px);\n box-sizing: border-box;\n overflow-y: auto;\n overflow-x: hidden;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-total-amount {\n height: 39px;\n line-height: 39px;\n background: #FAFAFA;\n border-left: 1px solid #E8E8E8;\n border-right: 1px solid #E8E8E8;\n border-bottom: 1px solid #E8E8E8;\n padding-left: 12px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-temp-tip-width {\n width: -moz-fit-content;\n width: fit-content;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-info {\n width: 100%;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title {\n width: 100%;\n height: 40px;\n background: #FAFAFA;\n padding: 10px 12px;\n box-sizing: border-box;\n display: flex;\n border-top: 1px solid #E8E8E8;\n border-left: 1px solid #E8E8E8;\n border-right: 1px solid #E8E8E8;\n border-bottom: 1px solid #E8E8E8;\n gap: 20px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title.order-title-no-shop {\n background: white;\n border-top: none;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title.order-title-no-shop.order-title-has-children {\n background: #FAFAFA;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title.order-title-no-shop.order-title-has-children .order-special::after {\n top: 30px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title.order-title-has-children {\n background: #FAFAFA;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title.order-title-has-children .order-special::before,\n.grid-area-new .customer-order-area-new .order-table-body .order-title.order-title-has-children .order-special::after {\n display: block;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title.hide-angle .order-special::before,\n.grid-area-new .customer-order-area-new .order-table-body .order-title.hide-angle .order-special::after {\n display: none;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop,\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other,\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time {\n height: 20px;\n line-height: 20px;\n font-size: 12px;\n color: rgba(0, 0, 0, 0.85);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop .copy-order-id,\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other .copy-order-id,\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time .copy-order-id {\n cursor: pointer;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop {\n font-weight: 500;\n display: flex;\n align-items: center;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop img {\n margin: 4px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop .customer-view-icon-svg {\n margin-right: 4px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other span:nth-child(1),\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time span:nth-child(1) {\n color: rgba(0, 0, 0, 0.65);\n white-space: nowrap;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other .copy-order-id,\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time .copy-order-id {\n color: rgba(0, 0, 0, 0.85) !important;\n cursor: pointer;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time {\n width: 180px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-special {\n position: relative;\n max-width: 330px !important;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-special::before {\n display: none;\n content: '';\n position: absolute;\n width: 10px;\n height: 10px;\n background: #FAFAFA;\n left: 50px;\n transform: rotate(45deg);\n top: 23px;\n border: 1px solid #E8E8E8;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-special:after {\n display: none;\n content: '';\n position: absolute;\n width: 20px;\n height: 10px;\n background: #FAFAFA;\n top: 29px;\n left: 45px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-0 {\n max-width: calc((100% - 180px - 180px - 330px - 120px) / 2);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-1-1 {\n max-width: calc((100% - 180px - 180px - 180px - 330px - 150px - 20px * 5 + 200px) / 2);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-1-2 {\n max-width: calc((100% - 180px - 180px - 330px - 150px - 20px * 5 + 200px) / 3);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-2 {\n max-width: calc((100% - 180px - 180px - 180px - 330px - 180px - 20px * 5 + 300px) / 3);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop .order-shop-name {\n width: calc(100% - 20px);\n display: block;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other {\n display: flex;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other span {\n display: inline-block;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other .copy-order-id,\n.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other .order-other-status {\n display: inline-block;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another {\n width: 100%;\n background: #FAFAFA;\n padding: 10px 12px;\n box-sizing: border-box;\n border-top: 1px solid #E8E8E8;\n border-left: 1px solid #E8E8E8;\n border-right: 1px solid #E8E8E8;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .title-section-temp {\n width: 100%;\n display: flex;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .title-section-temp:nth-child(1) {\n margin-bottom: 10px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .title-section-temp .order-temp:nth-child(1) {\n width: calc(100% - 90px - 350px - 180px - 180px);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .title-section-temp .order-temp:nth-child(2) {\n width: 350px ;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .title-section-temp .order-temp:nth-child(3),\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .title-section-temp .order-temp:nth-child(4) {\n width: 180px ;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp {\n display: flex;\n align-items: center;\n height: 20px;\n line-height: 20px;\n font-size: 12px;\n color: rgba(0, 0, 0, 0.85);\n margin-left: 30px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp .copy-order-id {\n color: rgba(0, 0, 0, 0.85) !important;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp span:nth-child(1) {\n color: rgba(0, 0, 0, 0.65);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp-shop {\n font-weight: 500;\n margin-left: 0 !important;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp-shop span:nth-child(1) {\n color: rgba(0, 0, 0, 0.85) !important;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp-shop .customer-view-icon-svg {\n margin-top: -2px;\n margin-right: 4px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp-left {\n margin-left: 0 !important;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content {\n width: 100%;\n display: flex;\n color: rgba(0, 0, 0, 0.85);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-1 {\n flex: none;\n width: 60.7%;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-1 .order-content-one-div {\n display: flex;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-production {\n border-left: 1px solid #E8E8E8;\n border-bottom: 1px solid #E8E8E8;\n box-sizing: border-box;\n width: 52%;\n padding: 12px;\n display: flex;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .product-name {\n display: inline-block;\n vertical-align: top;\n margin-left: 8px;\n line-height: 20px;\n font-size: 14px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .product-name a {\n cursor: pointer;\n text-decoration: none;\n color: var(--shuyunBlue4);\n white-space: normal;\n word-break: break-all;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -moz-box-orient: vertical;\n -webkit-line-clamp: 3;\n overflow: hidden;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .product-name a:hover {\n color: var(--shuyunBlue4);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .product-name .sku {\n color: rgba(0, 0, 0, 0.45);\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .product-name .product-refund {\n width: 56px;\n height: 22px;\n background: #FFF5E6;\n border-radius: 2px;\n padding: 2px;\n box-sizing: border-box;\n margin-top: 5px;\n font-size: 12px;\n color: #D66A04;\n line-height: 18px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-price,\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-count,\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-count-temp {\n border-left: 1px solid #E8E8E8;\n border-bottom: 1px solid #E8E8E8;\n box-sizing: border-box;\n width: 24%;\n padding: 12px;\n display: flex;\n align-items: center;\n font-size: 14px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-2,\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-4 {\n flex: none;\n border-left: 1px solid #E8E8E8;\n border-bottom: 1px solid #E8E8E8;\n box-sizing: border-box;\n padding: 12px;\n display: flex;\n align-items: center;\n font-size: 14px;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-2 {\n width: 14.5%;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-4 {\n width: 24.8%;\n border-right: 1px solid #E8E8E8;\n line-height: 20px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n}\n.grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-4 p:nth-child(1) {\n color: #FD830A;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .table-column1 {\n width: 27.5% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .table-column2 {\n width: 12.7% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .table-column5 {\n width: 21.7% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .order-content-1-1 {\n width: calc(100% - 21.6% - 12.6%) !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .order-content-1-2 {\n width: calc(100% - 21.6% - 12.6% - 12.6%) !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .order-content-2 {\n width: 12.6% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-1 .order-content-4 {\n width: 21.6% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .table-column1 {\n width: 24.9% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .table-column2 {\n width: 11.2% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .table-column5 {\n width: 19.1% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .order-content-1-1 {\n width: calc(100% - 19.1% - 11.2%) !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .order-content-1-2 {\n width: calc(100% - 19.1% - 11.2% - 11.2%) !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .order-content-2 {\n width: 11.2% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-2 .order-content-4 {\n width: 19.1% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .table-column1 {\n width: 21.6% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .table-column2 {\n width: 10.2% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .table-column5 {\n width: 17.2% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .order-content-1-1 {\n width: calc(100% - 17.2% - 10.1%) !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .order-content-1-2 {\n width: calc(100% - 17.2% - 10.1% - 10.1%) !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .order-content-2 {\n width: 10.1% !important;\n}\n.grid-area-new .customer-order-area-new .order-extend-3 .order-content-4 {\n width: 17.2% !important;\n}\n.grid-area-new .customer-order-area-new .order-table-body-empty {\n position: relative;\n height: calc(100% - 44px);\n}\n.grid-area-new .customer-order-area-new .footer-page {\n margin-top: 16px;\n padding-bottom: 16px;\n padding-right: 16px;\n float: right;\n}\n.grid-area-new .customer-account-new {\n width: 100%;\n padding-top: 16px;\n padding-left: 16px;\n box-sizing: border-box;\n display: flex;\n flex-flow: wrap;\n}\n.grid-area-new .customer-account-new .account-info {\n display: flex;\n width: calc((100% - 32px - 16px) / 3);\n background: #FFFFFF;\n box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);\n border-radius: 4px;\n border: 1px solid #E8E8E8;\n margin-bottom: 16px;\n box-sizing: border-box;\n}\n.grid-area-new .customer-account-new .account-info:not(:nth-child(3n)) {\n margin-right: 16px;\n}\n.grid-area-new .customer-account-new .account-info-left {\n width: 40px;\n height: 40px;\n margin-left: 12px;\n margin-top: 12px;\n margin-right: 12px;\n border: 1px solid #E8E8E8;\n border-radius: 20px;\n}\n.grid-area-new .customer-account-new .account-info-left img {\n width: 24px;\n margin: 8px;\n}\n.grid-area-new .customer-account-new .account-info-right {\n width: calc(100% - 40px - 24px);\n}\n.grid-area-new .customer-account-new .account-info-right .account-info-right-name {\n box-sizing: content-box !important;\n height: 20px;\n line-height: 20px;\n font-size: 14px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n margin-top: 12px;\n padding-bottom: 8px;\n border-bottom: 1px solid #E8E8E8;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.grid-area-new .customer-account-new .account-info-right .info-copy {\n display: flex;\n justify-content: space-between;\n margin-top: 12px;\n margin-bottom: 12px;\n padding-right: 14px;\n box-sizing: border-box;\n height: 18px;\n line-height: 18px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n}\n.grid-area-new .customer-account-new .account-info-right .info-copy p {\n width: calc(100% - 56px);\n font-size: 12px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.grid-area-new .customer-account-new .account-info-right .info-copy .newCloud-icon {\n cursor: pointer;\n color: rgba(0, 0, 0, 0.25);\n}\n.grid-area-new .tips-label {\n text-align: right;\n color: rgba(0, 0, 0, 0.45);\n line-height: 20px;\n padding: 12px 23px 0 0;\n}\n.grid-area-new .edit-icon {\n cursor: pointer;\n font-size: 14px;\n color: rgba(0, 0, 0, 0.45);\n}\n.preview-row-new {\n display: flex;\n width: 100%;\n margin-bottom: 12px;\n font-size: 14px;\n}\n.preview-row-new label {\n margin-right: 6px;\n}\n.opt-checkbox-order {\n min-width: 200px !important;\n}\n.opt-checkbox-order .newCloud-checkbox {\n height: 30px !important;\n}\n.opt-checkbox-order .newCloud-popover-desc {\n max-height: 200px;\n}\n.customer-loading {\n height: calc(100% - 102px);\n}\n.dynamic-content-info-trades-time-popover {\n max-width: 400px;\n}\n",arrayToTree=(styleInject(css_248z$y),function(e){var n={},a=(e.forEach(function(e){n[e.orderId]=_objectSpread2(_objectSpread2({},e),{},{children:[]})}),[]);return e.forEach(function(e){var t=n[e.orderId];(null===e.directParentOrderId?a:n[e.directParentOrderId].children).push(t)}),a}),Store$a=(()=>{return _createClass(function e(){_classCallCheck(this,e),this.orderColumn=[],this.rfmDate=365,this.allTableData=[],this.page=function(e){var t=e.pageNum,n=e.pageSize;return{list:(e=e.data).slice(n*(t-1),n*t),total:e.length}}},[{key:"getRFMTagsInfo",value:(E=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerRfm/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return E.apply(this,arguments)})},{key:"getPlatRFMInfo",value:(b=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerRfm/").concat(a,"/plat"),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return b.apply(this,arguments)})},{key:"getShopRFMInfo",value:(y=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerRfm/").concat(a,"/shop"),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return y.apply(this,arguments)})},{key:"getCustomerBenefitList",value:(v=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/preferential/detail"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return v.apply(this,arguments)})},{key:"getCustomerInfo",value:(A=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return A.apply(this,arguments)})},{key:"getRfmTenantInfo",value:(f=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerRfm/").concat(a,"/tenant"),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return f.apply(this,arguments)})},{key:"getPlatformInfo",value:(g=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n="".concat(t,"/data-manage-x/1.0/customer/platform"),e.next=3,http.get(n);case 3:return n=e.sent,e.abrupt("return",n.data);case 5:case"end":return e.stop()}},e)})),function(e){return g.apply(this,arguments)})},{key:"getFirstShopList",value:(h=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/ucenter-mars-facade/v1/tenant/shop/list/selector"),e.next=3,http.get(a,{params:n});case 3:return a=e.sent,r=a.data,e.abrupt("return",r.data);case 6:case"end":return e.stop()}},e)})),function(e,t){return h.apply(this,arguments)})},{key:"getCustomerInteractiveList",value:(m=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/interactive"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return m.apply(this,arguments)})},{key:"getCustomerMarketingList",value:(p=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/marketing/detail"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return p.apply(this,arguments)})},{key:"getCustomerOrderList",value:(d=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/order/detail"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return d.apply(this,arguments)})},{key:"getAllCustomerOrderList",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/order/detail"),e.next=3,http.get(r,{params:_objectSpread2(_objectSpread2({},a),{},{pageSize:999})});case 3:return r=e.sent,o=arrayToTree(r.data.list),this.allTableData=o,e.abrupt("return",this.page({pageNum:a.pageNum,pageSize:a.pageSize,data:o}));case 7:case"end":return e.stop()}},e,this)})),function(e,t,n){return u.apply(this,arguments)})},{key:"getCustomerViewList",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r=a.begin,r={begin:r,end:a.end,queryType:a.queryType||void 0,channel:a.channel||void 0,startDate:a.startDate||void 0,endDate:a.endDate||void 0,uniId:a.uniId||void 0,shops:a.shops||void 0},o="".concat(t,"/").concat(n,"/view/all"),e.next=5,http.get(o,{params:r});case 5:return o=e.sent,e.abrupt("return",o.data);case 7:case"end":return e.stop()}},e)})),function(e,t,n){return s.apply(this,arguments)})},{key:"getCustomerOrderRateList",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/order/rate"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return i.apply(this,arguments)})},{key:"getCustomerRateList",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/order/rates"),e.next=3,http.get(r,{params:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"getPlatList",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(n,"/customer/platform"),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return l.apply(this,arguments)})},{key:"getTypeList",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/").concat(n,"/customer/platform"),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return o.apply(this,arguments)})},{key:"getShopList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customer/shops"),e.next=3,http.get(r,a?{params:{platCode:a}}:"");case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return r.apply(this,arguments)})},{key:"getContentDetail",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/contentmanage/v1/content/vsms/get/").concat(n),e.next=3,http.get(a);case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return a.apply(this,arguments)})},{key:"getAllShop",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/ucenter-mars-facade/v1/tenant/shop/list/selector"),e.next=3,http.get(a,{params:n});case 3:return a=e.sent,e.abrupt("return",a.data.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})},{key:"getRFMDate",value:function(e){var t=e.domain,n=e.platCode,n=void 0===n?"":n,e=e.uniShopId,e=void 0===e?"":e,t="".concat(t,"/customer-insight-x/1.0/activePhaseConfig/active?activePhase=2&platCode=").concat(n,"&uniShopId=").concat(e);return http.get(t)}},{key:"setRFMDate",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.getRFMDate({domain:t});case 2:return n=e.sent,this.rfmDate=n.data.data,e.abrupt("return",this.rfmDate);case 5:case"end":return e.stop()}},e,this)})),function(e){return t.apply(this,arguments)})}]);var t,n,a,r,o,l,c,i,s,u,d,p,m,h,g,f,A,v,y,b,E})(),store$6=new Store$a,empty="data:image/png;base64,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",emptySearch="data:image/png;base64,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",SearchEmpty=React.createElement("div",{className:"search-empty-com"},React.createElement("img",{alt:"",src:emptySearch,width:64}),React.createElement("span",{style:{marginTop:8}},"搜索为空")),getPlat$2=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST$1);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]},CustomerBenefit$1=(()=>{function t(e){var l;return _classCallCheck(this,t),(l=_callSuper(this,t,[e])).ajaxData=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.pageNum,n=_objectSpread2({pageNum:n,pageSize:t.pageSize},l.query),e.abrupt("return",store$6.getCustomerBenefitList(l.context.domain,l.context.serverName,n).then(function(e){var t=e.totals,n=e.benefitCount,a=e.lastBenefitTime,t={totals:t,data:e.list,benefitCount:n,lastBenefitTime:a};return l.setState({preferentialCount:n,lastPreferentialTime:a}),t}));case 3:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),l.searchData=function(e){var t=l.state.selectedShopTemp,n=("rest"===e&&l.setState({selectedShop:JSON.parse(JSON.stringify(t))}),l.state),a=n.selectedShop,r=n.allPlatShop,o=(l.setState({isSearchEmpty:!0}),[]);("rest"===e?t:a).forEach(function(t){2===t.length?o.push(t[1].includes("WX|")?t[1].replace("WX|","WEIXIN|"):t[1]):r.find(function(e){return e.value===t[0]}).children.forEach(function(e){o.push(e.value.includes("WX|")?e.value.replace("WX|","WEIXIN|"):e.value)})}),"rest"===e||o.length?"rest"!==e&&100<o.length?Message$1.error("最多选择100个店铺"):(l.query.uniShopIds=o.join(","),l.customerBenefitTable.current.refreshTable(!0)):Message$1.error("至少保留1个店铺数据")},l.onChange=function(e){l.setState({selectedShop:e})},l.state={platList:[],platListMap:{},allPlatShop:[],selectedShop:[],selectedShopTemp:[],loading:!0,preferentialCount:"",lastPreferentialTime:"",isSearchEmpty:!1},l}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var n,t=this;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return this.query={uniId:this.context.uniId},this.customerBenefitTable=React.createRef(),e.next=4,this.getAllPlat();case 4:0<this.context.selectUniShops.length?(this.query.uniShopIds=this.context.selectUniShops.join(","),n=[],this.context.selectUniShops.forEach(function(e){var t=e.split("|");n.push([t[0],e])}),this.setState({selectedShop:n,selectedShopTemp:JSON.parse(JSON.stringify(n))}),e.next=13):e.next=11;break;case 11:return e.next=13,this.getFirstShop();case 13:setTimeout(function(){t.getAllShop()});case 14:case"end":return e.stop()}},e,this)})),function(){return r.apply(this,arguments)})},{key:"getAllPlat",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getPlatformInfo(this.context.domain,this.context.serverName,this.context.uniId);case 2:n=e.sent,t={},n=n.map(function(e){return t[e.platCode]=e.platName,"MGJ"===e.platCode?"mogujie":e.platCode.toLocaleLowerCase()}),this.setState({platList:n,platListMap:t});case 6:case"end":return e.stop()}},e,this)})),function(){return a.apply(this,arguments)})},{key:"getFirstShop",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getFirstShopList(this.context.domain,{tenantId:this.context.tenantId,platCodes:this.state.platList.join(","),permissionType:!0,youzanFlag:"mainShop",pageNum:1,pageSize:1,productCodes:"sjyj"});case 2:0!==(t=e.sent).length?(t=t[0].uniShopId,this.query.uniShopIds=t,this.query.uniShopIds=t,t=[[t.split("|")[0],t]],this.setState({selectedShop:t,selectedShopTemp:JSON.parse(JSON.stringify(t))})):this.setState({selectedShop:[]});case 4:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"getAllShop",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var c,t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.state,n=t.platList,c=t.platListMap,e.next=3,store$6.getAllShop(this.context.domain,{appIds:"0,31,9001",tenantId:this.context.tenantId,platCodes:n.join(","),permissionType:!0,youzanFlag:"mainShop",productCodes:"sjyj"});case 3:t=e.sent,n=t.reduce(function(e,t,n,a){var r="WX"===t.platCode?"WEIXIN":t.platCode,o=t.uniShopId.includes("WX|")?t.uniShopId.replace("WX|","WEIXIN|"):t.uniShopId,l=e.find(function(e){return e.value===r});return l?l.children.push({value:o,label:t.name}):(l={value:r,label:c[r],children:[{value:o,label:t.name}]},e.push(l)),e},[]),this.setState({allPlatShop:n,loading:!1});case 6:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"filter",value:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})}},{key:"render",value:function(){var t=this;return React.createElement("div",{className:"customer-benefit-area-new"},React.createElement(Tips$2,{msg:"列表显示90天内权益发放记录。",isShowIcon:!0}),this.state.loading?React.createElement(Loading$1,null):React.createElement(React.Fragment,null,React.createElement("div",{className:"table-opt"},React.createElement("div",{className:"shop-filter"},React.createElement("label",{className:"title-label-require"},"店铺:"),React.createElement(CCascader,{style:{width:"270px"},options:this.state.allPlatShop,defaultValue:this.state.selectedShop,value:this.state.selectedShop,onChange:function(e){return t.onChange(e)},blur:function(){return t.searchData()},notFoundContent:SearchEmpty,placeholder:"请选择店铺",maxTagCount:"responsive",showCheckedStrategy:"SHOW_CHILD",multiple:!0,allowClear:!0,showSearch:{filter:this.filter}}),React.createElement(Button$1,{type:"primary",onClick:function(){return t.searchData()},style:{marginLeft:16}},"搜索"),React.createElement(Button$1,{onClick:function(){return t.searchData("rest")},style:{marginLeft:8}},"重置")),React.createElement("div",{className:"table-info-tips"},React.createElement("label",null,"90天权益发放量:"),React.createElement("span",{className:"title-count"},this.state.preferentialCount||React.createElement("span",{className:"empty"},"-")),React.createElement("label",null,"最后一次权益发放时间:"),React.createElement("span",null,this.state.lastPreferentialTime||React.createElement("span",{className:"empty"},"-")))),React.createElement(CTable,{ref:this.customerBenefitTable,style:{width:"100%",height:"calc(100% - 82px - 36px - 16px)"},supportPage:!0,hideEmptyFooter:!0,showRefresh:!1,rowKey:"uniShopId",columnData:[{dataIndex:"sendTime",title:"发放时间",width:120,align:"left"},{title:"权益类型",dataIndex:"preferentialType",align:"left"},{title:"权益名称",align:"left",width:120,ellipsis:!0,dataIndex:"preferentialName",render:function(e){return React.createElement(Tooltip$1,{content:e},e||"-")}},{title:"权益详情",align:"left",dataIndex:"preferentialContent",render:function(e){var e=e.split("\n"),t="",n=e.join(";<br/>")+";";return 2<e.length&&(t=e.splice(0,2).join(";<br/>")+";<br/>..."),React.createElement("div",null,React.createElement(Tooltip$1,{placement:"top-left",content:n},React.createElement("div",{className:"info-tip",dangerouslySetInnerHTML:{__html:t}})))}},{title:"平台及店铺",dataIndex:"platCode",width:140,align:"left",render:function(e,t){return React.createElement("div",null,React.createElement("p",null,(null==(e=getPlat$2(e))?void 0:e.platName)||"未知"),React.createElement("p",null,t.shopName))}},{title:"发放场景",align:"left",width:100,dataIndex:"sendType"},{title:"是否核销",align:"left",width:100,dataIndex:"isVerification",render:function(e){return React.createElement("span",null,"已核销"===e?"是":"否")}}],ajaxData:this.ajaxData,emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:t.state.isSearchEmpty?emptySearch:empty,width:64}),React.createElement("p",{style:{marginTop:t.state.isSearchEmpty?8:"","margin-top":"8px"}},t.state.isSearchEmpty?"搜索为空":"暂无数据"))},pageOpts:{pageSize:10,pageSizeOptions:[5,10,20,30,50],showQuickJumper:!0}})))}}]);var e,n,a,r})(),Store$b=(CustomerBenefit$1.contextType=CustomerViewContext$1,(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getCustomerCardInfo",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerCard/card/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"getCustomerShopCardInfo",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerShopMember/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})},{key:"getPointChangeRecord",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerCard/pointChangeRecord/").concat(r),e.next=3,http.get(o,{params:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return l.apply(this,arguments)})},{key:"getGradeChangeRecord",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerCard/gradeChangeRecord/").concat(r),e.next=3,http.get(o,{params:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return o.apply(this,arguments)})},{key:"shopCardGradeChangeRecord",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerShopMember/gradeChangeRecord/").concat(r),e.next=3,http.get(o,{params:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})}]);var r,o,l,a,c})()),store$7=new Store$b,css_248z$z='/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.customer-view-new-top-div {\n width: calc(100% - 1080px);\n height: 100%;\n position: fixed;\n left: 0;\n top: 0;\n right: 1080px;\n bottom: 0;\n}\n.customer-view-area-new {\n --shuyunBlue1: #EDF5FF;\n --shuyunBlue2: #D6E9FF;\n --shuyunBlue3: #AFCFFA;\n --shuyunBlue4: #0055CC;\n --shuyunBlue5: #0748A3;\n --shuyunBlue6: #123B75;\n --shuyunBlue7: #172D4D;\n height: 100%;\n font-size: 12px;\n background: #F5F5F5;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n font-variant: tabular-nums;\n font-feature-settings: \'tnum\', "tnum";\n}\n.customer-view-area-new .hideLabel {\n display: none;\n}\n.customer-view-new-tip-temp {\n display: flex;\n}\n.customer-view-new-tip-temp span {\n display: inline-block;\n}\n.customer-card-container-new {\n position: relative;\n display: flex;\n height: 100%;\n}\n.customer-card-container-new .loading-area {\n margin-left: 45%;\n}\n.customer-card-container-new .empty-area {\n position: absolute;\n top: calc((100% - 80px)/2);\n left: calc((100% - 64px)/2);\n width: 64px;\n height: 64px;\n}\n.customer-card-container-new .empty-area p {\n font-size: 14px;\n margin-left: 5px;\n color: rgba(0, 0, 0, 0.45);\n line-height: 20px;\n}\n.customer-card-container-new .left-card {\n width: 312px;\n height: 100%;\n box-shadow: inset -1px 0px 0px 0px #E8E8E8;\n padding: 16px 16px 0 16px;\n box-sizing: border-box;\n overflow: auto;\n}\n.customer-card-container-new .left-card .card-img {\n margin-bottom: 16px;\n}\n.customer-card-container-new .left-card .card-img .img_div {\n width: 280px;\n height: 100px;\n cursor: pointer;\n}\n.customer-card-container-new .left-card .card-img .img_div .img_div_info {\n width: 280px;\n height: 100px;\n box-sizing: border-box;\n padding: 24px;\n}\n.customer-card-container-new .left-card .card-img .img_div .img_div_info .card-name {\n font-size: 16px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n line-height: 24px;\n margin-bottom: 8px;\n}\n.customer-card-container-new .left-card .card-img .img_div .img_div_info .card-level {\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.65);\n line-height: 20px;\n}\n.customer-card-container-new .left-card .card-img .img_div_other {\n background: url("data:image/png;base64,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");\n}\n.customer-card-container-new .left-card .card-img .img_div_other:hover {\n border-radius: 2px;\n box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 12px 0px rgba(0, 0, 0, 0.1);\n}\n.customer-card-container-new .left-card .card-img .img_div_dp {\n background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjAAAADICAYAAAD2r9syAAAAAXNSR0IArs4c6QAAIABJREFUeF7tfWtwZUd57T5H79GMxxqPPGPZ4xhMjLGAAAGckECGBPKAJHalMs6LVIVLkro3j/vnPurW/aNx3fvnvoq65pedgH1TecA4BJwEGxwnnjjh4TiGBHt4JXEwYFuDBoRHEqPHSOfW2tYnPrW6d3fv3b3njGadKtWRzu7+unvtvc9eWt+jO4XxeuaZZ27pdrsznU7npqIohoui6Jht+DcRIAJEgAgQASJABDIj0CuKYrXX631uY2Pj9quvvvo+Pd4WOXnyySf3Tk5OfqLX670i84RonggQASJABIgAESACUQh0Op0n5ubm3vDyl798ER1LArNJXr7S6/Um8Hev1/tCp9P5X51O5yOHDh06HTUCGxMBIkAEiAARIAJEoCECp0+fPtTr9d7e6/X+U6fTubEkLZ3O/Nzc3LUgMSWBOX369GehvPR6vY2iKP7zVVdd9X8ajsvuRIAIEAEiQASIABFIgsBzzz33H4qi+J+dTqcLJebQoUOv7CDmZWBg4MObyst/JHlJgjWNEAEiQASIABEgAgkRAInpdDr/GybX19dv7Tz33HOf7nQ6r4bb6KqrrnpZwrFoiggQASJABIgAESACyRB47rnnPg93Uq/X+0xndnZ2uSiKkaIo3nX48OH3JRuFhogAESACRIAIEAEikBCB2dnZf1MUxXuLolgBgUHcS6fT6RxmwG5ClGmKCBABIkAEiAARSIrAZmDvLPKNQGCQZ10cPnyY9V6SwkxjRIAIEAEiQASIQGoEhLeQwKRGlvaIABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACBCBXAiQwORClnaJABEgAkSACBCBbAiQwGSDloaJABEgAkSACPgR6PV6nXvvvbc7Pz/fPXLkSHdxcbG7vLzcHR0d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");\n background-size: cover;\n}\n.customer-card-container-new .left-card .card-img .img_div_dp:hover {\n border-radius: 2px;\n box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 12px 0px rgba(0, 0, 0, 0.1);\n}\n.customer-card-container-new .left-card .card-img .img_div_active {\n background: url("data:image/png;base64,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");\n}\n.customer-card-container-new .left-card .card-img .img_div_active .card-name,\n.customer-card-container-new .left-card .card-img .img_div_active .card-level {\n color: #FFFFFF !important;\n}\n.customer-card-container-new .left-card .card-img .img_div_active_dp {\n width: 280px;\n height: 100px;\n background: url("data:image/png;base64,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") !important;\n background-size: cover !important;\n}\n.customer-card-container-new .left-card .card-img .img_div_active_dp .card-name,\n.customer-card-container-new .left-card .card-img .img_div_active_dp .card-level {\n color: #FFFFFF !important;\n}\n.customer-card-container-new .right-card-info {\n width: calc(100% - 312px);\n padding: 0 16px;\n box-sizing: border-box;\n}\n.customer-card-container-new .right-card-info .info {\n padding-top: 24px;\n box-sizing: border-box;\n}\n.customer-card-container-new .right-card-info .info:not(:last-child) {\n box-shadow: inset 0px -1px 0px 0px #E8E8E8;\n}\n.customer-card-container-new .right-card-info .info-title {\n position: relative;\n display: flex;\n margin-bottom: 16px;\n font-size: 14px;\n}\n.customer-card-container-new .right-card-info .info-title div {\n width: 4px;\n height: 12px;\n background: var(--shuyunBlue4);\n margin-right: 8px;\n margin-top: 4px;\n}\n.customer-card-container-new .right-card-info .info-title p {\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n}\n.customer-card-container-new .right-card-info .info-title .newCloud-button {\n position: absolute;\n right: 0;\n}\n.customer-card-container-new .right-card-info .info-title .test {\n right: 130px;\n}\n.customer-card-container-new .right-card-info .info-title .test2 {\n right: 230px;\n}\n.customer-card-container-new .right-card-info .newCloud-icon-view,\n.customer-card-container-new .right-card-info .newCloud-icon-hide {\n display: none;\n}\n.customer-card-container-new .right-card-info .info-context {\n display: flex;\n flex-flow: row wrap;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n}\n.customer-card-container-new .right-card-info .info-context p {\n width: calc(100% / 3);\n padding-bottom: 16px;\n line-height: 20px;\n}\n.customer-card-container-new .right-card-info .info-context .newCloud-icon-view,\n.customer-card-container-new .right-card-info .info-context .newCloud-icon-hide {\n cursor: pointer;\n margin-left: 4px;\n font-size: 14px;\n}\n.customer-card-container-new .right-card-info .info-context .info-context-icon:hover .newCloud-icon-view,\n.customer-card-container-new .right-card-info .info-context .info-context-icon:hover .newCloud-icon-hide {\n display: inline-block;\n}\n',noop$5=(styleInject(css_248z$z),function(){}),modalStyle$4={width:"900px",maxWidth:"900px"},bodyStyle$4={height:"460px",maxHeight:"460px",padding:"16px"};function ChangeRecord(e){var t=e.visible,n=e.onRecordClose,a=e.type,r=e.cardPlanId,e=useContext(CustomerViewContext$1),o=e.uniId,l=e.domain,c=e.serverName,e=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.pageNum,n={cardPlanId:r,pageNum:n,pageSize:t.pageSize},e.abrupt("return",store$7.getPointChangeRecord(l,c,n,o).then(function(e){return{totals:e.totals,list:e.list}}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")}));case 3:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),i=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.pageNum,n={cardPlanId:r,pageNum:n,pageSize:t.pageSize},e.abrupt("return",store$7.getGradeChangeRecord(l,c,n,o).then(function(e){return{totals:e.totals,list:e.list}}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")}));case 3:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})();return React.createElement(Modal$1,{className:"change-record-modal custom-view-new-drawer-modal",hasFooter:!1,visible:t,onClose:function(){n()},clickMaskCanClose:!1,modalStyle:modalStyle$4,bodyStyle:bodyStyle$4,title:"grade"===a?"等级变更记录":"积分变更记录"},React.createElement(CTable,{supportPage:!0,columnData:"grade"===a?[{title:"变更时间",dataIndex:"changeTime",width:184},{title:"变更前等级",dataIndex:"gradeNameBeforeChange",width:130},{title:"变更后等级",dataIndex:"gradeNameAfterChange",width:130},{title:"变更类型",dataIndex:"changeType",align:"right",width:120},{title:"变更来源",dataIndex:"changeSource",align:"right",width:120},{title:"等级有效期",dataIndex:"gradePeriod",align:"right",width:184}]:[{title:"变更时间",dataIndex:"changeTime",width:130},{title:"积分变更",dataIndex:"changeValue",width:140},{title:"行为类型",dataIndex:"actionType",width:140},{title:"变更来源",dataIndex:"source",width:120}],ajaxData:"grade"===a?i:e,dataKey:"list",showRefresh:!1,emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("p",{style:{color:"rgba(0,0,0,0.45)","font-weight":400,"font-size":"14px","margin-top":"8px"}},"暂无数据"))},pageOpts:{pageSize:10,showPageSizeOptions:!1,showQuickJumper:!1}}))}ChangeRecord.propTypes={cardPlanId:PropTypes.string,visible:PropTypes.bool,onRecordClose:PropTypes.func,type:PropTypes.string},ChangeRecord.defaultProps={visible:!1,onRecordClose:noop$5};var CustomerCard$1=(()=>{function t(e){var i;return _classCallCheck(this,t),(i=_callSuper(this,t,[e])).getCardInfoList=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$7.getCustomerCardInfo(i.context.domain,i.context.serverName,i.context.uniId).then(function(e){i.memberCardList=e,i.memberCardList.forEach(function(e){Object.assign(e,{source:"member_card"})})}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")});case 2:return e.next=4,store$7.getCustomerShopCardInfo(i.context.domain,i.context.serverName,i.context.uniId).then(function(e){i.shopCardList=e}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")});case 4:i.shopCardList.forEach(function(e){Object.assign(e,{cardName:e.shopName,source:"member_shop",cardPlanId:e.shopId})}),i.customerCardInfoList=i.memberCardList.concat(i.shopCardList),1===i.customerCardInfoList.length&&"0"===i.customerCardInfoList[0].grade&&i.setState({isMember:!1}),0<i.customerCardInfoList.length?i.setState({customerCardInfoList:i.customerCardInfoList,loading:!1,cardInfo:i.customerCardInfoList[0]}):i.setState({loading:!1});case 8:case"end":return e.stop()}},e)})),i.handleChangeCard=function(e,t){i.setState({cardInfoShowIndex:t,cardInfo:e})},i.changeRecord=function(e){i.setState({visible:!0,type:e})},i.securityMobile=function(e,t){return e?t?"".concat(e.substring(0,3),"****").concat(e.substring(7)):e:"-"},i.securityChange=function(e){i.setState({securityFlag:e})},i.renderCardInfo=function(e){var t=i.state,n=t.cardInfo,a=t.isMember,r=t.cardInfoShowIndex,o=t.visible,l=t.type,t=t.securityFlag,c="member_card"===n.source;return e.length?React.createElement("div",{className:"customer-card-container-new"},React.createElement("div",{className:"left-card"},e.map(function(e,t){return React.createElement("div",{key:t,className:"card-img",onClick:function(){return i.handleChangeCard(e,t)}},React.createElement("div",{className:"img_div ".concat("member_card"!==e.source?"img_div_dp":"img_div_other"," ").concat(r===t?"member_card"===e.source?"img_div_active":"img_div_active_dp":"")},React.createElement("div",{className:"img_div_info"},React.createElement("div",{className:"card-name"},e.cardName||"-"),React.createElement("div",{className:"card-level"},e.gradeName))))})),React.createElement("div",{className:"right-card-info"},c?React.createElement("div",{className:"info"},React.createElement("div",{className:"info-title"},React.createElement("div",null),React.createElement("p",null,"会员基础信息")),React.createElement("div",{className:"info-context"},React.createElement("p",null,"会员ID:",n.memberId||"-"),React.createElement("p",null,"会员手机号:",React.createElement("span",{className:"info-context-icon"},t?i.securityMobile(n.bindMobile,!0):i.securityMobile(n.bindMobile,!1),t&&React.createElement(Icon$1,{type:"view",onClick:function(){return i.securityChange(!1)}}),!t&&React.createElement(Icon$1,{type:"hide",onClick:function(){return i.securityChange(!0)}}))))):"",React.createElement("div",{className:"info"},React.createElement("div",{className:"info-title"},React.createElement("div",null),React.createElement("p",null,"等级信息"),a&&c&&React.createElement(Button$1,{type:"text",onClick:function(){return i.changeRecord("grade")}},"等级变更记录")),React.createElement("div",{className:"info-context"},React.createElement("p",null,"会员等级:",(null==n?void 0:n.gradeName)||"-"),c&&React.createElement("p",null,"等级有效期:",(null==n?void 0:n.gradePeriod)||"-"))),c?React.createElement("div",{className:"info"},React.createElement("div",{className:"info-title"},React.createElement("div",null),React.createElement("p",null,"积分信息"),a&&React.createElement(Button$1,{type:"text",onClick:function(){return i.changeRecord("point")}},"积分变更记录")),React.createElement("div",{className:"info-context"},React.createElement("p",null,"可用积分:",n.availablePoint||0),React.createElement("p",null,"即将过期积分:",n.upcomingExpiredPoint||0),React.createElement("p",null,"累积获得积分:",n.totalPoint||0),React.createElement("p",null,"已消耗积分:",n.consumedPoint),React.createElement("p",null,"过期积分:",n.expiredPoint))):"",o&&React.createElement(ChangeRecord,{cardPlanId:n.cardPlanId,onRecordClose:function(){i.setState({visible:!1})},type:l,visible:o}))):React.createElement("div",{className:"customer-card-container-new"},React.createElement("div",{className:"empty-area"},React.createElement("img",{alt:"",src:empty,width:64}),React.createElement("p",{style:{"margin-top":"8px"}},"暂无数据")))},i.state={loading:!0,customerCardInfoList:[],cardInfoShowIndex:0,cardInfo:{},isMember:!0,onClose:i.props.onClose,visible:!1,type:"",securityFlag:!0},i.memberCardList=[],i.shopCardList=[],i.customerCardInfoList=[],i}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){this.getCardInfoList()}},{key:"render",value:function(){var e=this.state;return e.loading?React.createElement(Loading$1,null):this.renderCardInfo(e.customerCardInfoList)}}])})(),goodReviewIcon$1=(CustomerCard$1.contextType=CustomerViewContext$1,CustomerCard$1.propTypes={onClose:PropTypes.func},React.createElement("svg",{id:"icon-good-review",viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M157.371 764.163c-17.753 0.176-31.991 14.678-31.816 32.431 0.088 17.665 14.502 31.903 32.255 31.903h0.176c2.813 0 138.16 0.879 221.918 94.656 6.416 7.119 15.205 10.723 23.993 10.723 7.646 0 15.293-2.724 21.444-8.174 13.271-11.865 14.414-32.168 2.549-45.439-103.884-116.275-263.84-116.452-270.519-116.1z"}),React.createElement("path",{d:"M833.407 590.409c69.256-117.682 85.163-270.080 39.462-379.414-4.922-11.777-16.347-19.511-29.091-19.775l-9.844-0.088c-62.928 0-121.462 12.129-174.634 36.21-37.792-70.311-79.627-121.725-127.175-156.617-1.318-1.318-2.813-2.461-4.395-3.516-9.141-5.888-20.653-6.855-30.585-2.549-3.164 1.318-6.065 3.164-8.526 5.362-47.371 34.54-90.437 86.745-128.053 155.562-52.117-22.939-109.332-34.54-170.678-34.54l-9.668 0.088c-12.744 0.263-24.169 7.998-29.091 19.775-45.702 109.244-29.794 261.731 39.462 379.326 59.676 101.335 152.135 164.439 261.028 178.413 2.989 0.967 6.153 1.406 9.404 1.406h18.544v159.605c0 17.753 14.414 32.168 32.167 32.168s32.167-14.414 32.167-32.168v-159.429h19.072c3.252 0 6.416-0.528 9.492-1.318 108.805-14.063 201.352-77.254 260.94-178.501z"}),React.createElement("path",{d:"M866.453 764.076c-6.153-0.263-162.857-0.352-270.431 115.748-12.129 13.008-11.25 33.397 1.758 45.439 6.24 5.801 14.063 8.614 21.884 8.614 8.614 0 17.314-3.427 23.554-10.372 87.361-94.216 219.984-95.095 222.709-95.095h0.263c17.665 0 31.991-14.239 32.167-31.816 0.175-17.841-14.063-32.343-31.903-32.519z"}))),mediumReviewIcon$1=React.createElement("svg",{id:"icon-medium-review",viewBox:"0 0 1025 1024"},React.createElement("path",{d:"M69.811 771.717c-15.82 17.403-3.252 47.373 0 60.469 121.641-27.070 211.377 42.803 242.93 98.701 15.82-0.175 55.81-4.922 70.049-9.844-2.109-50.273-119.443-168.047-312.979-149.326M537.565 927.459c30.146 10.372 47.109 6.065 65.918 2.637 52.646-85.518 133.682-103.711 248.291-107.754 5.625-18.721 17.578-32.168 11.162-50.801-71.279-2.109-252.95-3.955-325.372 155.918M749.997 286.56c0 0 2.549-165.762-58.887-191.602-61.348-25.84-197.227 86.221-197.227 86.221s-157.588-152.842-176.133-112.325c-45.615 100.195-82.793 177.803-108.984 259.102-28.213 160.489 28.565 281.338 153.896 354.727-2.373 5.273-4.219 12.041-5.537 20.567-3.076 69.609 56.953 216.299 81.036 255.849 31.026 0 79.628 2.901 79.628 2.901s-77.695-141.943-82.354-245.127c144.404 52.207 284.063 2.813 395.771-132.891 50.713-61.7 87.539-144.58 130.166-238.096 15.293-33.75-211.377-59.326-211.377-59.326z"})),poorReviewIcon$1=React.createElement("svg",{id:"icon-poor-review",viewBox:"0 0 1024 1024"},React.createElement("path",{d:"M98.481 783.233c-11.162 0.088-20.127 9.229-20.039 20.391s9.141 20.215 20.303 20.215v0c0.352 0 26.279 0.088 62.753 12.393 48.778 16.348 92.548 45.351 129.901 86.308 4.043 4.395 9.492 6.592 14.942 6.592 4.834 0 9.756-1.758 13.623-5.273 8.262-7.559 8.877-20.391 1.318-28.653-101.863-111.707-217.878-111.971-222.799-111.971v0zM98.481 783.233z"}),React.createElement("path",{d:"M893.264 784.815c-8.349-0.528-147.039-8.086-257.253 110.213-7.646 8.174-7.207 21.006 0.967 28.653 3.867 3.604 8.877 5.45 13.799 5.45 5.45 0 10.81-2.197 14.854-6.416 41.308-44.296 91.669-74.091 149.764-88.681 43.153-10.81 73.827-8.789 75.058-8.614 0.528 0 0.967 0.088 1.494 0.088 11.162 0 20.303-9.053 20.303-20.303 0-10.987-8.349-19.776-18.984-20.391v0zM893.264 784.815z"}),React.createElement("path",{d:"M944.064 537.671c-28.037-68.378-90.527-131.043-139.92-176.921 47.9-30.762 82.88-72.246 104.061-123.573 3.428-8.174 1.055-17.666-5.801-23.291-59.589-49.746-144.227-92.46-238.267-120.321-98.172-29.092-196.784-38.496-277.643-26.455-87.187 12.92-153.894 50.624-192.917 108.894-0.703 0.791-1.318 1.67-1.934 2.637-5.010 7.998-19.864 40.429-21.533 44.033-3.164 6.943-7.646 16.963-11.162 25.224-1.582 3.867-2.813 6.856-3.604 9.141-0.791 2.109-1.231 4.131-1.583 5.977-7.031 27.070-8.614 55.194-4.922 83.759-0.263 1.318-0.352 2.637-0.352 4.043 0 3.428 1.318 85.957 41.22 202.322 23.379 68.027 55.194 133.68 94.569 195.114 49.218 76.728 110.565 146.951 182.195 208.825 3.867 3.34 8.526 4.922 13.271 4.922 5.713 0 11.338-2.373 15.381-7.031 7.295-8.438 6.416-21.27-2.109-28.565-68.29-59.062-126.824-126.034-173.845-199.070-37.616-58.447-68.027-120.936-90.439-185.71-5.537-16.172-10.372-31.816-14.59-46.845 104.588 139.568 304.010 241.344 444.457 260.856 0.967 0.088 1.846 0.176 2.813 0.176 6.856 0 13.359-3.516 17.138-9.404 36.473-57.216 49.218-117.596 36.738-161.276 126.912 6.504 212.253-19.161 216.12-20.391 5.45-1.67 9.932-5.537 12.393-10.723 2.286-5.185 2.461-11.075 0.263-16.348v0zM944.064 537.671z"})),getPlat$3=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST$1);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]},CustomerEvaluation$1=(()=>{function t(e){var l;return _classCallCheck(this,t),(l=_callSuper(this,t,[e])).ajaxData=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.pageNum,n=_objectSpread2({pageNum:n,pageSize:t.pageSize},l.query),e.abrupt("return",store$6.getCustomerRateList(l.context.domain,l.context.serverName,n).then(function(e){return e}));case 3:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),l.reformTime=function(e){return e?ShuyunUtils.moment(e).format("yyyy-MM-dd HH:mm:ss"):"-"},l.searchData=function(e){var t=l.state.selectedShopTemp,n=("rest"===e&&l.setState({selectedShop:JSON.parse(JSON.stringify(t))}),l.state),a=n.selectedShop,r=n.allPlatShop,o=(l.setState({isSearchEmpty:!0}),[]);("rest"===e?t:a).forEach(function(t){2===t.length?o.push(t[1].includes("WX|")?t[1].replace("WX|","WEIXIN|"):t[1]):r.find(function(e){return e.value===t[0]}).children.forEach(function(e){o.push(e.value.includes("WX|")?e.value.replace("WX|","WEIXIN|"):e.value)})}),"rest"===e||o.length?"rest"!==e&&100<o.length?Message$1.error("最多选择100个店铺"):(l.query.shopId=o.join(","),l.evaluationTable.current.refreshTable(!0)):Message$1.error("至少保留1个店铺数据")},l.onChange=function(e){l.setState({selectedShop:e})},l.handleCopy=function(e){ShuyunUtils.copyText(e),Message$1.success("已复制到剪切板",{contextContainer:document.getElementsByClassName("newCloud-drawer1-container")[0]})},l.state={platList:[],platListMap:{},allPlatShop:[],selectedShop:[],selectedShopTemp:[],loading:!0,isSearchEmpty:!1},l}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return this.query={oneYearLater:!1,uniId:this.context.uniId},this.evaluationTable=React.createRef(),this.productNameRef=React.createRef(),this.tableRef=React.createRef(),e.next=6,this.getAllPlat();case 6:0<this.context.selectUniShops.length?(this.query.shopId=this.context.selectUniShops.join(","),n=[],this.context.selectUniShops.forEach(function(e){var t=e.split("|");n.push([t[0],e])}),this.setState({selectedShop:n,selectedShopTemp:JSON.parse(JSON.stringify(n))}),e.next=15):e.next=13;break;case 13:return e.next=15,this.getFirstShop();case 15:this.getAllShop();case 16:case"end":return e.stop()}},e,this)})),function(){return r.apply(this,arguments)})},{key:"getAllPlat",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getPlatformInfo(this.context.domain,this.context.serverName,this.context.uniId);case 2:n=e.sent,t={},n=n.map(function(e){return t[e.platCode]=e.platName,"MGJ"===e.platCode?"mogujie":e.platCode.toLocaleLowerCase()}),this.setState({platList:n,platListMap:t});case 6:case"end":return e.stop()}},e,this)})),function(){return a.apply(this,arguments)})},{key:"getFirstShop",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getFirstShopList(this.context.domain,{tenantId:this.context.tenantId,platCodes:this.state.platList.join(","),permissionType:!0,youzanFlag:"mainShop",pageNum:1,pageSize:1,productCodes:"sjyj"});case 2:0!==(t=e.sent).length?(t=t[0].uniShopId,this.query.shopId=t,t=[[t.split("|")[0],t]],this.setState({selectedShop:t,selectedShopTemp:JSON.parse(JSON.stringify(t))})):this.setState({selectedShop:[]});case 4:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"getAllShop",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var c,t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.state,n=t.platList,c=t.platListMap,e.next=3,store$6.getAllShop(this.context.domain,{appIds:"0,31,9001",tenantId:this.context.tenantId,platCodes:n.join(","),permissionType:!0,youzanFlag:"mainShop",productCodes:"sjyj"});case 3:t=e.sent,n=t.reduce(function(e,t,n,a){var r="WX"===t.platCode?"WEIXIN":t.platCode,o=t.uniShopId.includes("WX|")?t.uniShopId.replace("WX|","WEIXIN|"):t.uniShopId,l=e.find(function(e){return e.value===r});return l?l.children.push({value:o,label:t.name}):(l={value:r,label:c[r],children:[{value:o,label:t.name}]},e.push(l)),e},[]),this.setState({allPlatShop:n,loading:!1});case 6:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"filter",value:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})}},{key:"render",value:function(){var a=this;return this.state.loading?React.createElement(Loading$1,null):React.createElement("div",{className:"customer-evaluation-new",ref:this.tableRef},React.createElement("div",{className:"shop-filter"},React.createElement("label",{className:"title-label-require"},"店铺:"),React.createElement(CCascader,{style:{width:"270px"},options:this.state.allPlatShop,defaultValue:this.state.selectedShop,value:this.state.selectedShop,onChange:function(e){return a.onChange(e)},blur:function(){return a.searchData()},placeholder:"请选择店铺",maxTagCount:"responsive",showCheckedStrategy:"SHOW_CHILD",notFoundContent:SearchEmpty,multiple:!0,allowClear:!0,showSearch:{filter:this.filter}}),React.createElement(Button$1,{type:"primary",onClick:function(){return a.searchData()},style:{marginLeft:16}},"搜索"),React.createElement(Button$1,{onClick:function(){return a.searchData("rest")},style:{marginLeft:8}},"重置")),React.createElement(CTable,{ref:this.evaluationTable,style:{width:"100%",height:"calc(100% - 51px)"},supportPage:!0,hideEmptyFooter:!0,showRefresh:!1,rowKey:"orderId",columnData:[{dataIndex:"estimateResult",title:"评价类型",width:81,align:"left",render:function(e){return React.createElement("div",null,React.createElement("div",{className:"rate-time"},"good"===e&&goodReviewIcon$1,"neutral"===e&&mediumReviewIcon$1,"bad"===e&&poorReviewIcon$1,React.createElement("p",null,"good"===e&&"好评","neutral"===e&&"中评","bad"===e&&"差评")))}},{dataIndex:"estimateContent",title:"评价详情",align:"left",render:function(e,t){return React.createElement("div",null,React.createElement(OverLengthTip,{tip:{type:1,text:e}}),React.createElement("p",{className:"cTable-tip-text"},"评价时间:",a.reformTime(t.estimateTime)))}},{dataIndex:"platCode",title:"平台及店铺",width:140,align:"left",render:function(e,t){return React.createElement("div",null,React.createElement("p",null,(null==(e=getPlat$3(e))?void 0:e.platName)||"未知"),React.createElement("p",null,t.shopName))}},{dataIndex:"productName",title:"商品信息",align:"left",render:function(e,t){var n={type:2,text:t.productName,detailUrl:t.detailUrl};return React.createElement("div",null,React.createElement(OverLengthTip,{tip:n}),React.createElement("p",{className:"cTable-tip-text"},"sku:",t.skuDetail||"-"),React.createElement("p",{className:"cTable-tip-text"},"订单号:",React.createElement(Tooltip$1,{content:"双击可复制订单号"},React.createElement("span",{onDoubleClick:function(){a.handleCopy(t.orderId)}},t.orderId))))}},{dataIndex:"created",title:"下单时间",width:120,align:"left"}],ajaxData:this.ajaxData,dataKey:"list",emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:a.state.isSearchEmpty?emptySearch:empty,width:64}),React.createElement("p",{style:{marginTop:8}},a.state.isSearchEmpty?"搜索为空":"暂无数据"))},pageOpts:{pageSize:10,pageSizeOptions:[5,10,20,30,50],showQuickJumper:!0},onLoadGridAfter:function(e){e.list.forEach(function(e){e.tipWidth=null==(e=a.tableRef)||null==(e=e.current)?void 0:e.querySelectorAll(".newCloud-table-thead th")[1].offsetWidth})}}))}}]);var e,n,a,r})(),css_248z$A=(CustomerEvaluation$1.contextType=CustomerViewContext$1,"/**\n * index.less\n * wangbo\n * 2019/10/8\n */\nbody {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.customer-view-new-top-div {\n width: calc(100% - 1080px);\n height: 100%;\n position: fixed;\n left: 0;\n top: 0;\n right: 1080px;\n bottom: 0;\n}\n.customer-view-area-new {\n --shuyunBlue1: #EDF5FF;\n --shuyunBlue2: #D6E9FF;\n --shuyunBlue3: #AFCFFA;\n --shuyunBlue4: #0055CC;\n --shuyunBlue5: #0748A3;\n --shuyunBlue6: #123B75;\n --shuyunBlue7: #172D4D;\n height: 100%;\n font-size: 12px;\n background: #F5F5F5;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n font-variant: tabular-nums;\n font-feature-settings: 'tnum', \"tnum\";\n}\n.customer-view-area-new .hideLabel {\n display: none;\n}\n.customer-view-new-tip-temp {\n display: flex;\n}\n.customer-view-new-tip-temp span {\n display: inline-block;\n}\n.newCloud-popover-tooltip-default {\n min-width: 200px;\n}\n.customer-label-area-new {\n height: 100%;\n width: 100%;\n box-sizing: border-box;\n display: flex;\n font-size: 14px;\n}\n.customer-label-area-new .customer-label-tab {\n height: 100%;\n width: 136px;\n padding-top: 16px;\n border-right: 1px solid #E8E8E8;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-tab div {\n height: 40px;\n line-height: 40px;\n padding-left: 24px;\n cursor: pointer;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-tab div:hover {\n background: #F0F7FF;\n}\n.customer-label-area-new .customer-label-tab .label-active {\n color: var(--shuyunBlue4);\n background: #F0F7FF;\n}\n.customer-label-area-new .customer-label-content {\n width: calc(100% - 136px);\n height: 100%;\n overflow: hidden;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new,\n.customer-label-area-new .customer-label-content .weChat-module-new {\n width: 100%;\n height: 100%;\n padding: 16px;\n box-sizing: border-box;\n overflow-y: auto;\n overflow-x: hidden;\n}\n.customer-label-area-new .customer-label-content .custom-module-new {\n width: 100%;\n height: 100%;\n overflow: hidden;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .newCloud-loading {\n padding: 16px;\n min-height: 100%;\n overflow-x: hidden;\n overflow-y: auto;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .common-title {\n display: flex;\n justify-content: space-between;\n}\n.customer-label-area-new .customer-label-content .common-title .common-title-left {\n height: 20px;\n display: flex;\n align-items: center;\n}\n.customer-label-area-new .customer-label-content .common-title .common-title-left div {\n width: 4px;\n height: 12px;\n background: var(--shuyunBlue4);\n margin-right: 8px;\n}\n.customer-label-area-new .customer-label-content .common-title .common-title-left p {\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n height: 20px;\n line-height: 20px;\n}\n.customer-label-area-new .customer-label-content .common-block {\n height: 44px;\n border-radius: 4px;\n border: 1px solid #E8E8E8;\n margin-top: 16px;\n overflow: hidden;\n width: 100%;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-title {\n height: 44px;\n padding: 12px;\n box-sizing: border-box;\n display: flex;\n position: relative;\n background: #F5F5F5;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-title .newCloud-icon {\n color: var(--shuyunBlue4);\n cursor: pointer;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-title p {\n font-weight: 500;\n padding-left: 8px;\n height: 20px;\n line-height: 20px;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-title .opt {\n position: absolute;\n right: 16px;\n font-size: 14px;\n font-weight: 400;\n color: var(--shuyunBlue4);\n line-height: 20px;\n cursor: pointer;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-title .opt .newCloud-icon-edit-2 {\n font-size: 14px;\n padding-right: 2px;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-info {\n display: flex;\n box-sizing: border-box;\n flex-wrap: wrap;\n width: calc(100% - 28px);\n margin-left: 14px;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-info .common-block-info-c {\n height: 22px;\n margin-bottom: 16px;\n background: #F5F5F5;\n border-radius: 2px;\n padding: 2px 4px;\n box-sizing: border-box;\n color: rgba(0, 0, 0, 0.85);\n font-size: 12px;\n margin-left: 8px;\n}\n.customer-label-area-new .customer-label-content .common-block .common-block-info .common-block-info-c p {\n height: 18px;\n line-height: 18px;\n}\n.customer-label-area-new .customer-label-content .common-block:last-child {\n margin-bottom: 16px;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag {\n width: 100%;\n display: flex;\n flex-flow: wrap;\n gap: 0 6px;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag span {\n display: block;\n height: 20px;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n margin-bottom: 8px;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-wx {\n gap: 0 20px;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-not-depend {\n padding: 0 14px;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .common-block .tag-item-edit {\n cursor: pointer;\n}\n.customer-label-area-new .customer-label-content .common-block .tag-item-edit-title {\n color: rgba(0, 0, 0, 0.65);\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p2 .tag-item {\n display: flex;\n width: calc((100% - 20px) / 2);\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p2 .tag-item span p {\n display: inline-block;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p2 .tag-item span p:nth-child(1) {\n color: rgba(0, 0, 0, 0.65);\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p2 > span.tag-item-com {\n padding-left: 14px !important;\n width: calc((100% - 6px) / 2);\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p2 .two-overflow {\n width: calc(100% - 60px);\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n padding-right: 0;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p3 .tag-item {\n display: flex;\n width: calc((100% - 40px) / 3);\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p3 > span.tag-item-com {\n padding-left: 14px !important;\n width: calc((100% - 12px) / 3);\n}\n.customer-label-area-new .customer-label-content .common-block .info-tag-p3 .three-overflow {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n width: calc(100% - 60px);\n padding-right: 0;\n}\n.customer-label-area-new .customer-label-content .common-block .text-overflow {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n width: calc(100% - 60px);\n padding-right: 0;\n}\n.customer-label-area-new .customer-label-content .common-block-height {\n height: auto !important;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .common-rfm-block {\n border-bottom: 1px solid #E8E8E8;\n margin-bottom: 16px;\n padding-bottom: 16px;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm {\n height: 276px;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info {\n display: flex;\n height: 240px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .left,\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .right {\n height: 224px;\n margin-top: 16px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .left {\n width: 324px;\n border-right: 1px solid #E8E8E8;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .left .left-num-info {\n display: flex;\n margin-bottom: 8px;\n height: 64px;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .left .left-num-info .img {\n margin-left: 16px;\n margin-top: 12px;\n margin-right: 12px;\n width: 48px;\n height: 48px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .left .left-num-info .num p:nth-child(1) {\n color: rgba(0, 0, 0, 0.65);\n margin-top: 16px;\n margin-bottom: 2px;\n font-size: 12px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .left .left-num-info .num p:nth-child(2) {\n font-size: 24px;\n font-weight: bold;\n color: rgba(0, 0, 0, 0.85);\n height: 28px;\n line-height: 28px;\n font-family: 'DIN alternate';\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .right {\n width: calc(100% - 324px);\n padding-left: 24px;\n box-sizing: border-box;\n overflow: auto;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .right .right-table-title,\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .right .right-table-info {\n height: 32px;\n line-height: 20px;\n border-bottom: 1px solid #E8E8E8;\n padding: 6px 12px;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .right .right-table-title {\n background: #FAFAFA;\n color: rgba(0, 0, 0, 0.45);\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .allRfm-info .right .right-table-info {\n padding-left: 39px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info {\n padding-top: 16px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info .emptyArea p,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .emptyArea p {\n color: rgba(0, 0, 0, 0.45);\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info .newCloud-table-cell .sort-icon-container,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .newCloud-table-cell .sort-icon-container {\n margin-left: 8px;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info .newCloud-table-tbody::-webkit-scrollbar-thumb,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .newCloud-table-tbody::-webkit-scrollbar-thumb,\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info .newCloud-table-body::-webkit-scrollbar-thumb,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .newCloud-table-body::-webkit-scrollbar-thumb {\n background-color: rgba(0, 0, 0, 0.25) !important;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info .newCloud-table-tbody::-webkit-scrollbar-thumb:hover,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .newCloud-table-tbody::-webkit-scrollbar-thumb:hover,\n.customer-label-area-new .customer-label-content .rfm-module-new .platRfm-info .newCloud-table-body::-webkit-scrollbar-thumb:hover,\n.customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .newCloud-table-body::-webkit-scrollbar-thumb:hover {\n background-color: rgba(0, 0, 0, 0.5) !important;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .plat-code-flex {\n display: flex;\n align-items: center;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .plat-name {\n padding-left: 8px;\n display: inline-block;\n}\n.customer-label-area-new .customer-label-content .rfm-module-new .shop-name {\n padding-left: 12px;\n display: inline-block;\n}\n.customer-label-area-new .customer-label-content .weChat-module-new {\n padding-top: 8px;\n position: relative;\n height: 100%;\n}\n.customer-label-area-new .customer-label-content .weChat-module-new .common-title-left {\n padding-top: 7px;\n}\n.customer-label-area-new .customer-label-content .weChat-module-new .wc-tag {\n padding: 16px 16px 8px 16px;\n box-sizing: border-box;\n}\n.customer-label-area-new .customer-label-content .weChat-module-new .empty-div {\n position: absolute;\n top: calc((100% - 64px)/2);\n left: calc((100% - 64px)/2);\n width: 64px;\n height: 90px;\n}\n.customer-label-area-new .customer-label-content .weChat-module-new .empty-div > p {\n text-align: center;\n color: rgba(0, 0, 0, 0.45);\n font-weight: 400;\n font-size: 14px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag {\n width: 100%;\n background: #FAFAFA;\n padding-top: 16px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n margin-bottom: 14px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-name {\n padding-left: 14px;\n margin-bottom: 0;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag > span {\n cursor: pointer;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-item {\n padding-top: 16px;\n padding-bottom: 8px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-item .instance-title {\n padding-left: 14px !important;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-item:not(:last-child) {\n border-bottom: 1px solid #E8E8E8;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .instance-title {\n margin-bottom: 12px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n cursor: pointer;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-title-right {\n display: flex;\n align-items: center;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-title-right > span {\n display: inline-block;\n border-right: 1px solid #E8E8E8;\n height: 12px;\n margin-right: 12px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-title-right .newCloud-icon {\n display: inline-block;\n margin-right: 12px;\n font-size: 14px;\n cursor: pointer;\n color: rgba(0, 0, 0, 0.45);\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-title-right .active-icon {\n color: var(--shuyunBlue4) !important;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info {\n display: block;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-block {\n margin-bottom: 16px;\n border-bottom: 1px solid #E8E8E8;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-block:last-child {\n border-bottom: none;\n margin-bottom: 0;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-title {\n height: 17px;\n font-size: 12px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.65);\n line-height: 17px;\n margin-bottom: 8px;\n display: flex;\n position: relative;\n margin-left: 10px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-title::before {\n content: \"\";\n position: absolute;\n width: 2px;\n height: 10px;\n background: #0055CC;\n top: 3px;\n left: -10px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-title > div {\n width: 2px;\n height: 10px;\n background: var(--shuyunBlue4);\n margin-right: 4px;\n margin-top: 4px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-group {\n border-radius: 2px;\n border-bottom: 1px solid #E8E8E8;\n padding: 16px 0 6px 0;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-group:last-child {\n border-bottom: none;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-group .info-title {\n font-size: 14px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n margin-bottom: 16px;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .shop-block-info-group {\n margin-left: 10px;\n border-bottom: 1px dashed #E8E8E8;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-empty {\n padding: 16px 0;\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-empty > img {\n margin-left: calc((100% - 64px)/2);\n}\n.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-empty > div {\n height: 20px;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.45);\n text-align: center;\n margin-top: 8px;\n}\n.edit-tag {\n width: 100%;\n height: 100%;\n overflow: hidden;\n}\n.edit-tag .edit-tag-container {\n display: flex;\n height: calc(100% - 16px - 38px);\n overflow: hidden;\n margin-top: 16px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block {\n flex: 0 0 380px;\n margin-right: 16px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info {\n padding: 16px;\n border: 1px solid #E8E8E8;\n border-bottom: none;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input {\n position: relative;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area {\n display: none;\n visibility: hidden;\n width: 348px;\n position: absolute;\n z-index: 1;\n top: 33px;\n left: 0;\n box-sizing: border-box;\n background: #FFFFFF;\n box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1), 0px 2px 8px 0px rgba(0, 0, 0, 0.04);\n margin-top: 4px;\n max-height: 300px;\n overflow-y: auto;\n overflow-x: hidden;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area.show,\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area.show .empty img,\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area.show .empty span {\n display: block;\n opacity: 1;\n visibility: visible;\n animation: run-open 0.3s 1 linear;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area .search-result {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area .search-result .search-result-item {\n height: 32px;\n box-sizing: border-box;\n padding: 6px 12px;\n color: rgba(0, 0, 0, 0.85);\n font-weight: 400;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area .search-result .search-result-item:hover {\n background-color: #f6f6f6;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area .search-result .search-result-disable-item {\n cursor: not-allowed;\n height: 32px;\n box-sizing: border-box;\n padding: 6px 12px;\n color: rgba(0, 0, 0, 0.25);\n font-weight: 400;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area .search-result .search-result-disable-item:hover {\n background-color: #f6f6f6;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area .empty {\n display: flex;\n width: 348px;\n height: 170px;\n flex-direction: column;\n justify-content: center;\n grid-gap: 8px;\n gap: 8px;\n color: rgba(0, 0, 0, 0.45);\n align-items: center;\n border-radius: 2px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area.hide,\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area.hide .empty img,\n.edit-tag .edit-tag-container .edit-tag-search-block .edit-tag-search-info .tag-search-input .search-result-area.hide .empty span {\n display: none;\n opacity: 0;\n max-height: 0;\n visibility: hidden;\n animation: run-close 0.2s 1 linear;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container {\n display: flex;\n height: calc(100% - 67px);\n border: 1px solid #E8E8E8;\n border-radius: 2px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container.has-shop {\n height: calc(100% - 107px);\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .empty {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: column;\n height: calc(100% - 57px);\n width: 100%;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .empty span {\n font-weight: 400;\n color: rgba(0, 0, 0, 0.45);\n font-size: 14px;\n margin-top: 8px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container {\n width: 190px;\n background: #fff;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .empty {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: column;\n height: 100%;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .empty span {\n font-weight: 400;\n color: rgba(0, 0, 0, 0.45);\n font-size: 14px;\n margin-top: 8px;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container:not(:last-child) {\n border-right: 1px solid #E8E8E8;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .area-content {\n height: 100%;\n overflow-x: hidden;\n overflow-y: overlay;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .area-content .area-item {\n height: 40px;\n width: 100%;\n display: flex;\n align-items: center;\n box-sizing: border-box;\n padding-left: 16px;\n line-height: 40px;\n cursor: pointer;\n position: relative;\n color: rgba(0, 0, 0, 0.85);\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .area-content .area-item.selected {\n background: var(--shuyunBlue1);\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .area-content .area-item:hover {\n background: var(--shuyunBlue1);\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .area-content .area-item .area-item-title {\n display: inline-block;\n width: 114px;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n.edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .area-content .area-item .area-next-icon {\n position: absolute;\n right: 8px;\n color: rgba(0, 0, 0, 0.45);\n}\n.edit-tag .edit-tag-container .edit-tag-form {\n padding: 16px 0;\n flex: 1;\n overflow-x: hidden;\n overflow-y: overlay;\n background: #FFFFFF;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-form-item-explain.error {\n position: absolute;\n white-space: nowrap;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-form-item-label {\n color: rgba(0, 0, 0, 0.85);\n margin-bottom: 12px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .edit-tag-header {\n padding: 0 16px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin-bottom: 16px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .edit-tag-header .tag-title {\n font-size: 14px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .edit-tag-header .tag-amount {\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.65);\n line-height: 20px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .age-item-container .newCloud-form-item:first-child {\n flex: 0 0 295px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .tag-info-value {\n padding: 0 16px;\n position: relative;\n}\n.edit-tag .edit-tag-container .edit-tag-form .tag-info-value:hover {\n background: #FAFAFA;\n}\n.edit-tag .edit-tag-container .edit-tag-form .tag-info-value:hover .remove-tag-value {\n display: block;\n}\n.edit-tag .edit-tag-container .edit-tag-form .tag-info-value .disable-tag {\n position: absolute;\n top: 16px;\n right: 40px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .tag-info-value .disable-tag .disable-tag-span {\n width: 36px;\n height: 17px;\n line-height: 17px;\n font-size: 12px;\n color: rgba(0, 0, 0, 0.45);\n padding-left: 4px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .tag-info-value .remove-tag-value {\n position: absolute;\n top: 16px;\n right: 18px;\n display: none;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-icon-close {\n font-size: 8px;\n margin-left: 10px;\n font-weight: normal;\n cursor: pointer;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-radio-group {\n flex-wrap: wrap;\n overflow: hidden;\n margin-top: 0px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-tag {\n margin-top: 14px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-radio {\n margin-top: 0px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-checkbox-group.horizontal {\n margin-top: -16px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-checkbox {\n margin-top: 16px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-checkbox-group.horizontal > *:not(:last-child) {\n margin-right: 24px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-form-item-label[required]::before {\n display: none;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-form-item.vertical.tag-horizontal {\n flex-direction: row;\n align-items: center;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-form-item.vertical.tag-horizontal .newCloud-form-item-label {\n margin-bottom: 0;\n width: 25%;\n text-align: right !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .newCloud-form-item {\n margin: 0;\n padding: 16px 0;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n width: calc(100% - 56px);\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper {\n padding: 16px 0;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-title {\n margin-bottom: 16px;\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-wrapper-form {\n padding: 0 !important;\n width: 100% !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-wrapper-form .has-error .newCloud-picker {\n border-color: #e8e8e8 !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-wrapper-form .has-error > .newCloud-input,\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-wrapper-form .has-error > .newCloud-picker {\n border-color: red !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance {\n width: 505px;\n background: #FFFFFF;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n margin-bottom: 12px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-title {\n padding: 0 12px;\n height: 44px;\n background: #F5F5F5;\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-title .title {\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n line-height: 20px;\n display: flex;\n align-items: center;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-title .newCloud-form-item {\n width: 270px !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content {\n padding: 16px 12px 0 12px;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item:not(:last-child) {\n padding: 0 0 24px 0 !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item:last-child {\n padding: 0 0 16px 0 !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item-label {\n margin-bottom: 12px !important;\n}\n.edit-tag .edit-tag-container .edit-tag-form .empty {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: column;\n height: calc(100% - 36px);\n}\n.edit-tag .edit-tag-container .edit-tag-form .empty span {\n font-weight: 400;\n color: rgba(0, 0, 0, 0.45);\n font-size: 14px;\n margin-top: 8px;\n}\n.edit-tag .choose-tag-show {\n color: rgba(0, 0, 0, 0.65);\n background-color: #f5f5f5;\n border-color: #f5f5f5;\n display: flex;\n margin-top: 14px;\n line-height: 20px;\n font-size: 12px;\n padding: 2px 8px;\n margin-right: 8px;\n}\n.edit-tag .choose-tag-show > span {\n max-width: 170px;\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.edit-tag .newCloud-form-item-label {\n font-size: 14px;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.65);\n line-height: 32px;\n}\n.marked-tag-area ul {\n width: 94%;\n margin: 0;\n}\n.marked-tag-area ul li {\n box-sizing: content-box;\n display: inline-block;\n max-width: 960px;\n height: 12px;\n line-height: 12px;\n position: relative;\n border-radius: 2px;\n color: #3A3A3A;\n padding: 5px;\n margin-right: 5px;\n margin-bottom: 5px;\n border: 1px solid #CCDCEB;\n background: #EFF7FF;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n vertical-align: middle;\n}\n.marked-tag-area ul .tag-type-label {\n border: none;\n background: none;\n margin-right: 0;\n}\n.marked-tag-area ul .cloud-tag-item {\n padding-right: 5px;\n cursor: default;\n background: none;\n}\n.marked-tag-area ul .add-tag {\n cursor: pointer;\n color: #0097d7;\n margin-left: 10px;\n}\n.marked-tag-area ul .define-tag-item {\n height: 22px;\n background: #EFF7FF;\n color: #666666;\n padding: 0;\n cursor: pointer !important;\n}\n.marked-tag-area ul .define-tag-item .define-tag-name {\n display: inline-block;\n padding: 0 5px;\n vertical-align: text-top;\n max-width: 240px;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.marked-tag-area ul .define-tag-item .define-tag-name:hover {\n color: #0083BA;\n}\n.marked-tag-area ul .define-tag-item .cloud-icon-close {\n display: inline-block;\n height: 22px;\n width: 18px;\n color: #cecece;\n line-height: 22px;\n padding-left: 2px;\n border-left: 1px solid #ccdceb;\n}\n.marked-tag-area .define-area,\n.marked-tag-area .cloud-area {\n position: relative;\n overflow: hidden;\n}\n.marked-tag-area .define-area .label-level,\n.marked-tag-area .cloud-area .label-level {\n background: #fff;\n min-height: 44px;\n padding: 15px 0 5px 36px;\n box-sizing: border-box;\n margin-bottom: 6px;\n border: 1px solid #E8E8E8;\n position: relative;\n height: 44px;\n overflow: hidden;\n}\n.marked-tag-area .define-area .label-level.expand,\n.marked-tag-area .cloud-area .label-level.expand {\n height: auto;\n}\n.marked-tag-area .define-area .label-level .expand-content,\n.marked-tag-area .cloud-area .label-level .expand-content {\n position: absolute;\n top: 14px;\n left: 14px;\n cursor: pointer;\n}\n.marked-tag-area .define-area .label-level .label-content .label-content-title,\n.marked-tag-area .cloud-area .label-level .label-content .label-content-title {\n color: #2D2D2D;\n font-size: 12px;\n margin-bottom: 14px;\n}\n.marked-tag-area .define-area .label-level .label-content .label-content-tag-list,\n.marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list {\n display: flex;\n cursor: pointer;\n flex-flow: wrap;\n}\n.marked-tag-area .define-area .label-level .label-content .label-content-tag-list .cloud-icon-close,\n.marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list .cloud-icon-close {\n color: rgba(0, 0, 0, 0.25);\n cursor: pointer;\n}\n.marked-tag-area .define-area .label-level .label-content .label-content-tag-list .label-content-tag,\n.marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list .label-content-tag {\n background: #F5F5F5;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n padding: 2px 4px;\n display: flex;\n min-height: 22px;\n align-items: center;\n margin-right: 8px;\n margin-bottom: 10px;\n}\n.marked-tag-area .define-area .label-level .label-content .label-content-tag-list .label-content-tag .label-content-label-value,\n.marked-tag-area .cloud-area .label-level .label-content .label-content-tag-list .label-content-tag .label-content-label-value {\n margin-right: 6px;\n}\n.marked-tag-area .toggle-show {\n display: inline-block;\n position: absolute;\n top: calc(100% - 25px);\n right: 0;\n color: #0083ba;\n cursor: pointer;\n}\n.marked-tag-area .toggle-show:hover {\n color: #00AAF1;\n}\n.rfm-tag-area .tag-type-label {\n line-height: 12px;\n position: relative;\n border-radius: 2px;\n color: #3A3A3A;\n padding: 5px;\n margin: 5px 0;\n}\n.rfm-tag-area ul,\n.rfm-tag-area li {\n margin: 0;\n padding: 0;\n}\n.rfm-tag-area li {\n list-style: none;\n}\n.rfm-tag-area .shop-area {\n height: 32px;\n width: 1070px;\n line-height: 32px;\n}\n.rfm-tag-area .shop-area .cloud-select {\n display: inline-block;\n width: 130px;\n line-height: 24px;\n}\n.rfm-tag-area .shop-area .shop-icon > svg {\n width: 14px;\n height: 14px;\n margin-right: 5px;\n vertical-align: middle;\n}\n.rfm-tag-area .shop-area .shop-type {\n max-width: 100px;\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n vertical-align: bottom;\n}\n.rfm-tag-area .shop-area .choose-shop-label {\n margin-left: 16px;\n}\n.rfm-tag-area .shop-area .shop-list {\n display: inline-block;\n vertical-align: top;\n}\n.rfm-tag-area .shop-area .shop-list > li {\n display: inline-block;\n color: #186493;\n cursor: pointer;\n margin-right: 15px;\n line-height: 12px;\n}\n.rfm-tag-area .shop-area .shop-list .active-shop {\n background: #7BBEE7;\n color: #FFFFFF;\n border-radius: 2px;\n padding: 3px 5px 5px 5px;\n margin-right: 10px;\n}\n.rfm-tag-area .label-list-area {\n margin: 12px 0 10px 18px;\n width: 1052px;\n}\n.rfm-tag-area .label-list-area dl {\n display: inline-block;\n margin: 0 0 11px 0;\n width: 344px;\n}\n.rfm-tag-area .label-list-area dt,\n.rfm-tag-area .label-list-area dd {\n display: inline-block;\n vertical-align: top;\n color: #3D3D3D;\n}\n.rfm-tag-area .label-list-area dd {\n margin-left: 0;\n width: 120px;\n}\n.rfm-tag-area .four-col dl {\n width: 260px;\n}\n.rfm-tag-area .three-col dl {\n width: 344px;\n}\n.hide-node {\n display: none;\n}\n.add-tag-modal .tag-type-area,\n.add-tag-modal .tag-value-area {\n padding-left: 20px;\n margin: 12px 0;\n}\n.add-tag-modal .tag-type-area > label,\n.add-tag-modal .tag-value-area > label {\n display: inline-block;\n line-height: 30px;\n text-align: right;\n width: 72px;\n}\n.add-tag-modal .tag-type-area > .cloud-tree-select,\n.add-tag-modal .tag-value-area > .cloud-tree-select {\n display: inline-block;\n width: 220px;\n}\n.add-tag-modal .tag-type-area input,\n.add-tag-modal .tag-type-area .cloud-input-group {\n width: 220px !important;\n}\n.add-tag-modal .tag-type-area .select-tag-value {\n height: 30px;\n margin-left: 35px;\n vertical-align: middle;\n margin-left: 72px;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-radio {\n margin-right: 20px;\n line-height: 30px;\n margin-bottom: 2px;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-radio .cloud-radio-wrapper {\n display: inline-block;\n vertical-align: text-bottom;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-checkbox {\n line-height: 30px;\n margin-bottom: 2px;\n}\n.add-tag-modal .tag-type-area .select-tag-value .cloud-checkbox-group,\n.add-tag-modal .tag-type-area .select-tag-value .cloud-radio-group {\n display: inline-block;\n}\n.customer-label-choose-tag-popover {\n width: 300px!important;\n max-width: 300px!important;\n}\n"),css_248z$B=(styleInject(css_248z$A),(e=>{var t,n,a,r,o,l='<svg><symbol id="icon-JOS02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M575.488 258.304c95.744 0 169.984 20.672 220.288 64.256 50.24 41.344 76.608 107.904 76.608 190.592-2.368 82.624-28.736 149.248-76.608 190.592C745.472 744.96 671.232 768 575.488 768H462.912V258.304h112.576zM403.072 256v330.624c0 59.712-19.2 105.6-55.04 135.488-35.968 29.824-93.44 43.584-167.68 43.584h-11.968v-73.472h9.6c26.304 0 47.872-2.304 64.64-6.848 16.768-4.608 33.536-11.52 45.44-20.672 9.6-6.912 16.832-18.368 21.568-29.888 4.8-13.76 7.232-36.736 7.232-71.168V256h86.208zM584.96 334.08h-38.272v360.448h38.272c67.072 0 117.376-16.064 153.28-43.648 33.536-29.824 50.24-75.712 50.24-135.424s-16.704-107.904-50.24-135.488c-35.904-32.128-86.208-45.888-153.28-45.888z" fill="#E41F1E" ></path></symbol><symbol id="icon-JOS01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E41F1E" ></path><path d="M568.064 258.304c97.536 0 173.12 20.672 224.32 64.256 51.2 41.344 78.016 107.904 78.016 190.592-2.432 82.624-29.248 149.248-78.016 190.592C741.184 744.96 665.6 768 568.064 768h-114.56V258.304h114.56zM392.512 256v330.624c0 59.712-19.456 105.6-56.064 135.488-36.544 29.824-95.104 43.584-170.688 43.584H153.6v-73.472h9.728c26.88 0 48.768-2.304 65.856-6.848 17.088-4.608 34.112-11.52 46.336-20.672 9.728-6.912 17.024-18.368 21.952-29.888 4.864-13.76 7.296-36.736 7.296-71.168V256h87.744zM577.92 334.08h-39.04v360.448h39.04c68.224 0 119.424-16.064 156.032-43.648 34.112-29.824 51.2-75.712 51.2-135.424s-17.088-107.904-51.2-135.488c-36.608-32.128-87.808-45.888-156.032-45.888z" fill="#FFFFFF" ></path></symbol><symbol id="icon-JOS03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM575.488 258.304H462.912V768h112.576c95.744 0 169.984-22.976 220.288-64.256 47.872-41.344 74.24-107.968 76.608-190.592 0-82.688-26.368-149.248-76.608-190.592-50.304-43.584-124.544-64.256-220.288-64.256zM403.072 256H316.8v307.648c0 34.432-2.432 57.408-7.232 71.168-4.736 11.52-11.968 22.976-21.504 29.888-11.968 9.152-28.8 16-45.504 20.672-16.768 4.544-38.336 6.848-64.64 6.848h-9.6v73.472h11.968c74.24 0 131.712-13.76 167.68-43.584 35.84-29.888 55.04-75.776 55.04-135.488V256zM584.96 334.08c67.072 0 117.376 13.76 153.28 45.888 33.536 27.52 50.24 75.776 50.24 135.488s-16.704 105.6-50.24 135.424c-35.904 27.52-86.208 43.648-153.28 43.648h-38.272V334.08z" fill="#D9D9D9" ></path></symbol><symbol id="icon-KUAISHOU01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#F64806" ></path><path d="M465.6 547.008c3.2-0.192 230.656-18.752 245.76-16.384 15.104 2.432 75.648 0.64 78.72 24.192 2.944 23.36 0 46.016 0 46.016s-134.4 23.616-137.472 26.688c-3.008 3.008-13.888 13.888-13.248 30.208 0.64 16.384 0.64 80 1.152 81.792 0.64 1.792 3.648 13.888 26.688 11.52 18.112-1.92 36.16-8.384 43.136-11.008a4.096 4.096 0 0 0 2.624-4.224l-1.28-16.384a4.288 4.288 0 0 0-4.992-3.84l-34.688 6.912v-65.408l112.32-20.288a3.968 3.968 0 0 1 4.672 3.84l3.712 110.72s6.4 27.52-40.832 37.184c-47.168 9.728-160.32 38.144-171.264 38.72-10.88 0.64-29.056 0.64-47.808-4.224a374.272 374.272 0 0 1-37.952-12.928 4.672 4.672 0 0 1-2.048-7.104l41.344-56.128a11.712 11.712 0 0 0 2.304-7.04v-61.952c0-3.2-1.28-6.208-3.456-8.512L444.608 576.384A11.264 11.264 0 0 1 441.6 567.04c1.024-7.36 5.76-19.008 23.936-20.032z" fill="#FFFFFF" ></path><path d="M405.76 584.96a10.112 10.112 0 0 0-5.76-2.88L241.152 558.72a10.624 10.624 0 0 0-6.592 0.768c-6.912 3.2-22.016 12.736-26.88 36.288v186.624s2.176 37.248 53.504 54.464c51.328 17.28 113.92 32.704 113.92 32.704s34.944 6.784 49.088-21.76c14.08-28.672 81.28-110.336 81.28-110.336v-49.472L405.76 584.96z m-41.472 222.528c-16.384-0.448-82.944-9.6-103.936-28.672-19.072-17.216-9.536-152.96-9.536-152.96s0.384-15.808 9.536-14.08l105.792 19.008s13.12 7.68 13.12 18.624v146.624c0 0.128 1.408 11.904-14.976 11.456z m452.096-434.112c0-72.448-55.936-131.2-124.992-131.2-39.296 0-74.432 19.072-97.344 48.96C575.68 212.096 510.08 153.6 432 153.6c-92.288 0-167.04 81.6-167.04 182.272s74.752 182.272 167.04 182.272c4.8 0 9.6-0.256 14.4-0.768l249.728-12.864 3.264-0.128 3.52-0.256h-0.064c63.616-6.144 113.536-62.336 113.536-130.752zM463.936 438.272c-46.72 0-84.608-43.52-84.608-97.28s37.888-97.28 84.608-97.28c46.72 0 84.48 43.52 84.48 97.28s-37.76 97.28-84.48 97.28z m247.296-4.48c-30.784 0-55.808-28.672-55.808-64.192 0-35.456 24.96-64.192 55.808-64.192 30.784 0 55.808 28.736 55.808 64.192 0 35.52-24.96 64.192-55.808 64.192z" fill="#FFFFFF" ></path></symbol><symbol id="icon-KUAISHOU02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M465.6 547.008c3.2-0.192 230.656-18.752 245.76-16.384 15.104 2.432 75.648 0.64 78.72 24.192 2.944 23.36 0 46.016 0 46.016s-134.4 23.616-137.472 26.688c-3.008 3.008-13.888 13.888-13.248 30.208 0.64 16.384 0.64 80 1.152 81.792 0.64 1.792 3.648 13.888 26.688 11.52 18.112-1.92 36.16-8.384 43.136-11.008a4.096 4.096 0 0 0 2.624-4.224l-1.28-16.384a4.288 4.288 0 0 0-4.992-3.84l-34.688 6.912v-65.408l112.32-20.288a3.968 3.968 0 0 1 4.672 3.84l3.712 110.72s6.4 27.52-40.832 37.184c-47.168 9.728-160.32 38.144-171.264 38.72-10.88 0.64-29.056 0.64-47.808-4.224a374.272 374.272 0 0 1-37.952-12.928 4.672 4.672 0 0 1-2.048-7.104l41.344-56.128a11.712 11.712 0 0 0 2.304-7.04v-61.952c0-3.2-1.28-6.208-3.456-8.512L444.608 576.384A11.264 11.264 0 0 1 441.6 567.04c1.024-7.36 5.76-19.008 23.936-20.032z" fill="#F64806" ></path><path d="M405.76 584.96a10.112 10.112 0 0 0-5.76-2.88L241.152 558.72a10.624 10.624 0 0 0-6.592 0.768c-6.912 3.2-22.016 12.736-26.88 36.288v186.624s2.176 37.248 53.504 54.464c51.328 17.28 113.92 32.704 113.92 32.704s34.944 6.784 49.088-21.76c14.08-28.672 81.28-110.336 81.28-110.336v-49.472L405.76 584.96z m-41.472 222.528c-16.384-0.448-82.944-9.6-103.936-28.672-19.072-17.216-9.536-152.96-9.536-152.96s0.384-15.808 9.536-14.08l105.792 19.008s13.12 7.68 13.12 18.624v146.624c0 0.128 1.408 11.904-14.976 11.456z m452.096-434.112c0-72.448-55.936-131.2-124.992-131.2-39.296 0-74.432 19.072-97.344 48.96C575.68 212.096 510.08 153.6 432 153.6c-92.288 0-167.04 81.6-167.04 182.272s74.752 182.272 167.04 182.272c4.8 0 9.6-0.256 14.4-0.768l249.728-12.864 3.264-0.128 3.52-0.256h-0.064c63.616-6.144 113.536-62.336 113.536-130.752zM463.936 438.272c-46.72 0-84.608-43.52-84.608-97.28s37.888-97.28 84.608-97.28c46.72 0 84.48 43.52 84.48 97.28s-37.76 97.28-84.48 97.28z m247.296-4.48c-30.784 0-55.808-28.672-55.808-64.192 0-35.456 24.96-64.192 55.808-64.192 30.784 0 55.808 28.736 55.808 64.192 0 35.52-24.96 64.192-55.808 64.192z" fill="#F64806" ></path></symbol><symbol id="icon-KUAISHOU03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M465.6 547.008c3.2-0.192 230.656-18.752 245.76-16.384 15.104 2.432 75.648 0.64 78.72 24.192 2.944 23.36 0 46.016 0 46.016s-134.4 23.616-137.472 26.688c-3.008 3.008-13.888 13.888-13.248 30.208 0.64 16.384 0.64 80 1.152 81.792 0.64 1.792 3.648 13.888 26.688 11.52 18.112-1.92 36.16-8.384 43.136-11.008a4.096 4.096 0 0 0 2.624-4.224l-1.28-16.384a4.288 4.288 0 0 0-4.992-3.84l-34.688 6.912v-65.408l112.32-20.288a3.968 3.968 0 0 1 4.672 3.84l3.712 110.72s6.4 27.52-40.832 37.184c-47.168 9.728-160.32 38.144-171.264 38.72-10.88 0.64-29.056 0.64-47.808-4.224a374.272 374.272 0 0 1-37.952-12.928 4.672 4.672 0 0 1-2.048-7.104l41.344-56.128a11.712 11.712 0 0 0 2.304-7.04v-61.952c0-3.2-1.28-6.208-3.456-8.512L444.608 576.384A11.264 11.264 0 0 1 441.6 567.04c1.024-7.36 5.76-19.008 23.936-20.032z" fill="#FFFFFF" ></path><path d="M405.76 584.96a10.112 10.112 0 0 0-5.76-2.88L241.152 558.72a10.624 10.624 0 0 0-6.592 0.768c-6.912 3.2-22.016 12.736-26.88 36.288v186.624s2.176 37.248 53.504 54.464c51.328 17.28 113.92 32.704 113.92 32.704s34.944 6.784 49.088-21.76c14.08-28.672 81.28-110.336 81.28-110.336v-49.472L405.76 584.96z m-41.472 222.528c-16.384-0.448-82.944-9.6-103.936-28.672-19.072-17.216-9.536-152.96-9.536-152.96s0.384-15.808 9.536-14.08l105.792 19.008s13.12 7.68 13.12 18.624v146.624c0 0.128 1.408 11.904-14.976 11.456z m452.096-434.112c0-72.448-55.936-131.2-124.992-131.2-39.296 0-74.432 19.072-97.344 48.96C575.68 212.096 510.08 153.6 432 153.6c-92.288 0-167.04 81.6-167.04 182.272s74.752 182.272 167.04 182.272c4.8 0 9.6-0.256 14.4-0.768l249.728-12.864 3.264-0.128 3.52-0.256h-0.064c63.616-6.144 113.536-62.336 113.536-130.752zM463.936 438.272c-46.72 0-84.608-43.52-84.608-97.28s37.888-97.28 84.608-97.28c46.72 0 84.48 43.52 84.48 97.28s-37.76 97.28-84.48 97.28z m247.296-4.48c-30.784 0-55.808-28.672-55.808-64.192 0-35.456 24.96-64.192 55.808-64.192 30.784 0 55.808 28.736 55.808 64.192 0 35.52-24.96 64.192-55.808 64.192z" fill="#FFFFFF" ></path></symbol><symbol id="icon-MGJ03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M389.504 718.272a119.488 119.488 0 1 0 238.976 0 119.488 119.488 0 0 0-238.976 0z" fill="#FFFFFF" ></path><path d="M821.12 410.56c-38.592-89.6-138.88-210.24-309.44-210.24-96.192 0-222.208 42.432-293.888 169.088-71.68 126.592-32.256 235.328 40.64 264 72.832 28.672 133.184-17.92 158.848-39.424 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.992 90.816 29.568c23.744 16.64 44.8 52.48 131.712 43.008 89.408-9.728 125.376-135.36 86.848-224.96zM374.208 365.44c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path></symbol><symbol id="icon-MGJ02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M389.504 718.272a119.488 119.488 0 1 0 238.976 0 119.488 119.488 0 0 0-238.976 0z" fill="#FF2462" ></path><path d="M821.12 410.56c-38.592-89.6-138.88-210.24-309.44-210.24-96.192 0-222.208 42.432-293.888 169.088-71.68 126.592-32.256 235.328 40.64 264 72.832 28.672 133.184-17.92 158.848-39.424 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.992 90.816 29.568c23.744 16.64 44.8 52.48 131.712 43.008 89.408-9.728 125.376-135.36 86.848-224.96zM374.208 365.44c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FF2462" ></path><path d="M622.848 682.048a119.552 119.552 0 1 0-200.32 118.656 409.152 409.152 0 0 0 200.32-118.656z" fill="#FF2462" ></path></symbol><symbol id="icon-MGJ01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF2462" ></path><path d="M389.504 718.272a119.488 119.488 0 1 0 238.976 0 119.488 119.488 0 0 0-238.976 0z" fill="#FFFFFF" ></path><path d="M821.12 410.56c-38.592-89.6-138.88-210.24-309.44-210.24-96.192 0-222.208 42.432-293.888 169.088-71.68 126.592-32.256 235.328 40.64 264 72.832 28.672 133.184-17.92 158.848-39.424 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.992 90.816 29.568c23.744 16.64 44.8 52.48 131.712 43.008 89.408-9.728 125.376-135.36 86.848-224.96zM374.208 365.44c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path><path d="M217.792 369.28c-71.68 126.72-32.256 235.392 40.64 264.064 72.832 28.672 133.184-17.92 158.848-39.36 25.728-21.504 51.392-31.04 94.4-31.04s67.072 12.928 90.816 29.568c15.232 10.624 29.44 29.248 60.8 38.656a407.104 407.104 0 0 0 68.992-227.392c0-48.32-8.448-94.656-23.808-137.6A318.336 318.336 0 0 0 511.744 200.32c-96.256-0.064-222.272 42.368-293.952 168.96z m156.48-3.904c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path><path d="M622.848 682.048a119.552 119.552 0 1 0-200.32 118.656 409.152 409.152 0 0 0 200.32-118.656zM217.792 369.28c-71.68 126.72-32.256 235.392 40.64 264.064 72.832 28.672 133.184-17.92 158.848-39.36 19.264-16.128 38.528-25.6 65.088-29.248A408 408 0 0 0 618.24 217.728a326.656 326.656 0 0 0-106.624-17.408c-96.192 0-222.208 42.432-293.888 168.96z m156.48-3.904c-0.896 0.64-50.24 36.992-65.216 101.312a28.992 28.992 0 0 1-56.448-13.184A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path><path d="M374.272 365.376c-0.896 0.64-50.24 36.992-65.216 101.312a23.808 23.808 0 0 1-1.344 4.16A409.728 409.728 0 0 0 508.096 200.32c-95.68 1.024-219.52 43.904-290.304 168.96-30.464 53.888-40.832 104.384-37.12 147.008a405.568 405.568 0 0 0 92.544-28.224 28.992 28.992 0 0 1-20.608-34.56A245.056 245.056 0 0 1 340.736 318.08a29.056 29.056 0 0 1 33.536 47.296z" fill="#FFFFFF" ></path></symbol><symbol id="icon-SUNING01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E31419" ></path><path d="M851.2 465.6l-66.688-66.624V304.96c0-36.224-29.248-65.472-65.472-65.472H625.024L558.464 172.8c-25.664-25.664-67.2-25.664-92.864 0L398.976 239.36H304.96c-36.224 0-65.472 29.312-65.472 65.536v94.016L172.8 465.536c-25.664 25.664-25.664 67.2 0 92.864l66.56 66.624v94.016c0 36.224 29.312 65.472 65.536 65.472h94.016l66.56 66.624c25.664 25.664 67.2 25.664 92.864 0l66.624-66.56h94.016c36.224 0 65.472-29.312 65.472-65.536V625.024l66.624-66.56c25.664-25.664 25.664-67.2 0-92.864z m-228.352-24.32c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.344 25.408 25.472 25.472 0 0 1-25.408-25.408 25.6 25.6 0 0 1 25.408-25.344z m-227.2 0c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.408 25.408 25.472 25.472 0 0 1-25.344-25.408 25.6 25.6 0 0 1 25.344-25.344z m223.808 293.12H401.728c-45.696 0-84.736-35.712-85.568-81.472a83.584 83.584 0 0 1 54.912-80.32c4.16-1.664 12.288-2.752 19.52-3.584a17.728 17.728 0 0 0 15.616-14.528 105.792 105.792 0 1 1 208.512-0.256 17.728 17.728 0 0 0 15.936 14.528c5.248 0.512 10.88 1.088 13.632 1.92 35.712 10.048 61.632 43.52 60.48 82.816-1.088 45.44-39.872 80.832-85.312 80.832z" fill="#F7B62C" ></path><path d="M597.44 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0zM370.24 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0z" fill="#030304" ></path><path d="M644.544 570.688a72.32 72.32 0 0 0-13.632-1.92 17.792 17.792 0 0 1-15.872-14.528 105.792 105.792 0 1 0-208.512 0.256 17.728 17.728 0 0 1-15.68 14.528c-7.232 0.832-15.36 1.92-19.52 3.584-32.64 11.712-55.744 43.52-54.912 80.32 1.088 45.76 39.872 81.408 85.568 81.408h217.792c45.44 0 84.16-35.392 85.312-80.832a83.648 83.648 0 0 0-60.544-82.816z m-61.568 22.848l-43.264 34.048a53.184 53.184 0 0 1-66.048 0l-43.2-34.048a14.528 14.528 0 0 1 8.96-25.92h134.336c13.952 0 20.096 17.6 9.216 25.92z" fill="#FFFFFF" ></path><path d="M430.464 593.536l43.2 34.048c19.52 15.36 46.848 15.36 66.048 0l43.264-34.048a14.528 14.528 0 0 0-8.96-25.92h-134.4c-13.888 0-20.032 17.6-9.152 25.92z" fill="#030304" ></path></symbol><symbol id="icon-SUNING02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M851.2 465.6l-66.688-66.624V304.96c0-36.224-29.248-65.472-65.472-65.472H625.024L558.464 172.8c-25.664-25.664-67.2-25.664-92.864 0L398.976 239.36H304.96c-36.224 0-65.472 29.312-65.472 65.536v94.016L172.8 465.536c-25.664 25.664-25.664 67.2 0 92.864l66.56 66.624v94.016c0 36.224 29.312 65.472 65.536 65.472h94.016l66.56 66.624c25.664 25.664 67.2 25.664 92.864 0l66.624-66.56h94.016c36.224 0 65.472-29.312 65.472-65.536V625.024l66.624-66.56c25.664-25.664 25.664-67.2 0-92.864z m-228.352-24.32c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.344 25.408 25.472 25.472 0 0 1-25.408-25.408 25.6 25.6 0 0 1 25.408-25.344z m-227.2 0c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.408 25.408 25.472 25.472 0 0 1-25.344-25.408 25.6 25.6 0 0 1 25.344-25.344z m223.808 293.12H401.728c-45.696 0-84.736-35.712-85.568-81.472a83.584 83.584 0 0 1 54.912-80.32c4.16-1.664 12.288-2.752 19.52-3.584a17.728 17.728 0 0 0 15.616-14.528 105.792 105.792 0 1 1 208.512-0.256 17.728 17.728 0 0 0 15.936 14.528c5.248 0.512 10.88 1.088 13.632 1.92 35.712 10.048 61.632 43.52 60.48 82.816-1.088 45.44-39.872 80.832-85.312 80.832z" fill="#FFA602" ></path><path d="M597.44 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0zM370.24 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0z" fill="#030304" ></path><path d="M644.544 570.688a72.32 72.32 0 0 0-13.632-1.92 17.792 17.792 0 0 1-15.872-14.528 105.792 105.792 0 1 0-208.512 0.256 17.728 17.728 0 0 1-15.68 14.528c-7.232 0.832-15.36 1.92-19.52 3.584-32.64 11.712-55.744 43.52-54.912 80.32 1.088 45.76 39.872 81.408 85.568 81.408h217.792c45.44 0 84.16-35.392 85.312-80.832a83.648 83.648 0 0 0-60.544-82.816z m-61.568 22.848l-43.264 34.048a53.184 53.184 0 0 1-66.048 0l-43.2-34.048a14.528 14.528 0 0 1 8.96-25.92h134.336c13.952 0 20.096 17.6 9.216 25.92z" fill="#FFFFFF" ></path><path d="M430.464 593.536l43.2 34.048c19.52 15.36 46.848 15.36 66.048 0l43.264-34.048a14.528 14.528 0 0 0-8.96-25.92h-134.4c-13.888 0-20.032 17.6-9.152 25.92z" fill="#030304" ></path></symbol><symbol id="icon-SUNING03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M851.2 465.6l-66.688-66.624V304.96c0-36.224-29.248-65.472-65.472-65.472H625.024L558.464 172.8c-25.664-25.664-67.2-25.664-92.864 0L398.976 239.36H304.96c-36.224 0-65.472 29.312-65.472 65.536v94.016L172.8 465.536c-25.664 25.664-25.664 67.2 0 92.864l66.56 66.624v94.016c0 36.224 29.312 65.472 65.536 65.472h94.016l66.56 66.624c25.664 25.664 67.2 25.664 92.864 0l66.624-66.56h94.016c36.224 0 65.472-29.312 65.472-65.536V625.024l66.624-66.56c25.664-25.664 25.664-67.2 0-92.864z m-228.352-24.32c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.344 25.408 25.472 25.472 0 0 1-25.408-25.408 25.6 25.6 0 0 1 25.408-25.344z m-227.2 0c13.888 0 25.344 11.52 25.344 25.408a25.472 25.472 0 0 1-25.408 25.408 25.472 25.472 0 0 1-25.344-25.408 25.6 25.6 0 0 1 25.344-25.344z m223.808 293.12H401.728c-45.696 0-84.736-35.712-85.568-81.472a83.584 83.584 0 0 1 54.912-80.32c4.16-1.664 12.288-2.752 19.52-3.584a17.728 17.728 0 0 0 15.616-14.528 105.792 105.792 0 1 1 208.512-0.256 17.728 17.728 0 0 0 15.936 14.528c5.248 0.512 10.88 1.088 13.632 1.92 35.712 10.048 61.632 43.52 60.48 82.816-1.088 45.44-39.872 80.832-85.312 80.832z" fill="#FFFFFF" ></path><path d="M597.44 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0zM370.24 466.688a25.344 25.344 0 1 0 50.752 0 25.344 25.344 0 0 0-50.752 0z" fill="#030304" ></path><path d="M644.544 570.688a72.32 72.32 0 0 0-13.632-1.92 17.792 17.792 0 0 1-15.872-14.528 105.792 105.792 0 1 0-208.512 0.256 17.728 17.728 0 0 1-15.68 14.528c-7.232 0.832-15.36 1.92-19.52 3.584-32.64 11.712-55.744 43.52-54.912 80.32 1.088 45.76 39.872 81.408 85.568 81.408h217.792c45.44 0 84.16-35.392 85.312-80.832a83.648 83.648 0 0 0-60.544-82.816z m-61.568 22.848l-43.264 34.048a53.184 53.184 0 0 1-66.048 0l-43.2-34.048a14.528 14.528 0 0 1 8.96-25.92h134.336c13.952 0 20.096 17.6 9.216 25.92z" fill="#D9D9D9" ></path><path d="M430.464 593.536l43.2 34.048c19.52 15.36 46.848 15.36 66.048 0l43.264-34.048a14.528 14.528 0 0 0-8.96-25.92h-134.4c-13.888 0-20.032 17.6-9.152 25.92z" fill="#030304" ></path></symbol><symbol id="icon-TAOBAO01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF5F17" ></path><path d="M224.448 384.896l-40.704 62.912 75.072 46.784s49.984 25.728 26.048 74.048c-22.144 45.632-131.264 145.728-131.264 145.728l97.664 61.44c67.776-147.712 63.168-128 80.128-181.12 17.472-53.952 21.312-95.36-8.256-125.568-38.016-38.4-42.24-41.984-98.688-84.224z m633.856-16.512s-21.312-166.208-382.528-63.296c15.488-27.136 22.784-44.608 22.784-44.608l-90.112-25.6s-36.48 119.744-101.44 175.488c0 0 63.04 36.608 62.336 35.456 17.152-17.088 33.152-35.328 48-54.4 14.528-6.528 28.352-12.416 41.856-17.92-16.768 30.272-43.584 75.712-70.528 104.32l37.952 33.536s25.984-25.152 54.208-55.296h32.192V512H387.264v44.544h125.76v106.944l-4.8-0.128c-13.888-0.64-35.392-3.008-43.904-16.512-10.176-16.512-2.624-46.4-2.176-64.96H375.296l-3.2 1.792s-31.872 143.552 91.84 140.416c115.52 3.136 181.888-32.64 213.76-57.28l12.672 47.616 71.36-30.08-48.32-118.976-57.792 18.304 10.688 40.64a171.264 171.264 0 0 1-50.048 25.728v-93.44h122.624v-44.8H616.256v-55.808h123.008v-44.608H520.448c15.872-19.392 28.096-37.12 31.36-48.256l-38.208-10.496c163.712-59.136 254.976-49.024 254.272 47.872v255.168s9.6 87.488-89.984 81.28l-53.952-11.648-12.48 51.584s232.64 67.2 251.648-113.088c18.88-180.288-4.8-295.36-4.8-295.36z" fill="#FFFFFF" ></path><path d="M277.824 361.216c35.52 0 64.32-25.856 64.32-57.792 0-32.192-28.8-58.048-64.32-58.048-35.776 0-64.384 26.048-64.384 58.048 0.192 31.808 28.672 57.792 64.384 57.792z" fill="#FFEC0F" ></path></symbol><symbol id="icon-TAOBAO03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM408.384 211.52s-35.84 124.48-99.648 182.4c0 0 61.888 38.016 61.248 36.864 16.832-17.792 32.576-36.736 47.168-56.64 14.208-6.72 27.84-12.864 41.088-18.56-16.512 31.424-42.88 78.72-69.312 108.416l37.248 34.88s25.6-26.176 53.312-57.472h31.616v58.048h-123.52v46.336h123.52v111.168l-4.736-0.128c-13.696-0.704-34.752-3.2-43.136-17.216-9.984-17.152-2.56-48.192-2.112-67.52H375.808l-3.136 1.92-0.32 1.856-0.896 5.312c-4.416 29.888-13.888 141.504 91.392 138.688 113.472 3.264 178.688-33.92 209.984-59.52l12.416 49.472 70.08-31.296-47.488-123.52-56.768 18.944 10.56 42.24a165.12 165.12 0 0 1-49.216 26.752V545.792h120.448v-46.464H612.416v-58.112h120.832V394.88H518.4c15.552-20.16 27.52-38.592 30.848-50.176l-37.632-10.88c160.832-61.44 250.432-50.944 249.728 49.792v265.152s9.472 91.008-88.32 84.544l-52.992-12.16-12.288 53.632s228.48 69.76 247.168-117.568c18.56-187.392-4.736-306.944-4.736-306.944s-20.928-172.8-375.68-65.792c15.232-28.16 22.4-46.336 22.4-46.336L408.32 211.52zM227.648 367.424l-40 65.408 73.792 48.64s49.088 26.752 25.6 76.928c-21.824 47.488-128.96 151.488-128.96 151.488l95.936 63.808c66.56-153.472 62.016-133.12 78.72-188.288 17.152-56.064 20.864-99.136-8.128-130.432-37.312-39.936-41.536-43.648-96.96-87.552z m52.48-145.024c-35.2 0-63.296 27.072-63.296 60.352 0.192 33.024 28.16 60.096 63.232 60.096 34.88 0 63.168-26.88 63.168-60.096 0-33.472-28.288-60.352-63.168-60.352z" fill="#D9D9D9" ></path></symbol><symbol id="icon-TAOBAO02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M187.648 432.832l73.792 48.64s49.088 26.752 25.6 76.928c-21.824 47.488-128.96 151.488-128.96 151.488l95.936 63.808c66.56-153.472 62.016-133.12 78.72-188.288 17.152-56.064 20.864-99.136-8.128-130.432-37.312-39.936-41.536-43.648-96.96-87.552l-40 65.408z m155.52-150.08c0-33.472-28.16-60.352-63.104-60.352-35.072 0-63.232 27.072-63.232 60.352 0.192 33.024 28.16 60.096 63.232 60.096 34.88 0 63.168-26.88 63.168-60.096z m131.328 1.728c15.232-28.16 22.4-46.336 22.4-46.336L408.32 211.52s-35.84 124.48-99.648 182.4c0 0 61.888 38.016 61.248 36.864 16.832-17.792 32.576-36.736 47.168-56.64 14.208-6.72 27.84-12.864 41.088-18.56-16.512 31.424-42.88 78.72-69.312 108.416l37.248 34.88s25.6-26.176 53.312-57.472h31.616v58.048h-123.52v46.336h123.52v111.168l-4.736-0.128c-13.696-0.704-34.752-3.2-43.136-17.216-9.984-17.152-2.56-48.192-2.112-67.52H375.808l-3.136 1.92s-31.36 149.12 90.176 145.92c113.472 3.2 178.688-33.92 209.984-59.52l12.416 49.408 70.08-31.296-47.488-123.52-56.768 18.944 10.56 42.24a165.12 165.12 0 0 1-49.216 26.752V545.792h120.448v-46.464H612.416v-58.112h120.832V394.88H518.4c15.552-20.16 27.52-38.592 30.848-50.176l-37.632-10.88c160.832-61.44 250.432-50.944 249.728 49.792v265.152s9.472 91.008-88.32 84.544l-52.992-12.16-12.288 53.632s228.48 69.76 247.168-117.568c18.56-187.392-4.736-306.944-4.736-306.944s-20.928-172.8-375.68-65.792z" fill="#FE5D0B" ></path></symbol><symbol id="icon-DOUYIN03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64z m-313.92 159.808H536.768c-8.96 0.256-8.96 1.664-8.96 12.864v456.64c0 6.08 0 12.16-0.64 17.536-4.288 38.592-24 67.008-60.608 82.56-36.608 16.192-72.512 12.8-104.96-11.52-38.656-28.416-51.328-77.12-32.32-119.04 19.008-41.92 65.472-64.96 113.344-56.832 5.632 0.64 11.264 2.048 16.896 3.392V418.24c-19.712-4.096-54.912-4.096-78.848 0.64-122.496 23.68-202.816 129.28-186.624 249.6 15.488 120.448 138.048 221.248 283.072 189.44 106.304-23.68 180.992-114.304 180.992-219.84V400.64c53.504 33.856 110.528 52.096 173.888 51.392V328.32a312 312 0 0 1-27.52-2.688 170.752 170.752 0 0 1-147.072-155.584c-0.704-8.768-3.584-10.176-11.328-10.176z" fill="#D9D9D9" ></path></symbol><symbol id="icon-DOUYIN01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#000000" ></path><path d="M491.264 435.392V547.84c-70.464-24.32-161.92 53.568-100.608 147.648 15.488 15.488 55.04 26.624 118.72 33.472l69.376-47.36V520.064l3.904-321.92h85.12c22.784 67.712 52.864 112.64 90.24 134.784 15.168 8.96 51.904 19.968 70.464 24.192 0.32 1.28 0.384 82.24 0 94.208-44.992 1.984-97.792-11.648-158.528-40.832v235.136c0 124.48-149.184 279.808-359.296 127.808-41.6-50.24-53.248-106.56-34.816-168.832L353.152 475.52l100.992-40.192h37.12z" fill="#F71550" ></path><path d="M733.888 315.392c12.8 7.744 33.92 11.584 63.36 11.584v24.768l-42.24-13.76-21.12-22.592z" fill="#4BFAF4" ></path><path d="M459.712 431.872v86.08C384.768 500.032 277.76 596.48 385.856 691.2c15.424 15.488 46.08 25.344 91.968 29.632l69.376-47.36V512l3.904-321.92h82.752l4.544 8.32c20.864 64.256 73.728 114.432 158.528 150.656 0.32 1.216 0.384 70.784 0 82.816-44.928 1.984-97.792-14.08-158.528-48.128V637.44c0 121.792-163.328 254.272-330.752 133.12a268.8 268.8 0 0 1-63.36-174.08l63.36-124.8 131.84-46.592 20.224 6.72z" fill="#FFFFFF" ></path><path d="M459.712 405.952c-177.664-24.96-345.536 190.272-149.056 367.552C193.28 638.72 257.28 444.224 459.712 431.872v-25.92zM528.704 169.984h106.368l3.328 28.416H561.088v443.904c0 34.048-18.368 85.184-78.208 86.336-41.6 0-72.32-11.072-92.16-33.152 65.536 19.904 109.44 2.176 131.84-53.184 8.32-21.952 10.368-179.392 6.144-472.32z" fill="#4BFAF4" ></path></symbol><symbol id="icon-DOUYIN02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M491.264 435.392V547.84c-70.464-24.32-161.92 53.568-100.608 147.648 15.488 15.488 55.04 26.624 118.72 33.472l69.376-47.36V520.064l3.904-321.92h85.12c22.784 67.712 52.864 112.64 90.24 134.784 15.168 8.96 51.904 19.968 70.464 24.192 0.32 1.28 0.384 82.24 0 94.208-44.992 1.984-97.792-11.648-158.528-40.832v235.136c0 124.48-149.184 279.808-359.296 127.808-41.6-50.24-53.248-106.56-34.816-168.832L353.152 475.52l100.992-40.192h37.12z" fill="#F71550" ></path><path d="M733.888 315.392c12.8 7.744 33.92 11.584 63.36 11.584v24.768l-42.24-13.76-21.12-22.592z" fill="#4BFAF4" ></path><path d="M459.712 431.872v86.08C384.768 500.032 277.76 596.48 385.856 691.2c15.424 15.488 46.08 25.344 91.968 29.632l69.376-47.36V512l3.904-321.92h82.752l4.544 8.32c20.864 64.256 73.728 114.432 158.528 150.656 0.32 1.216 0.384 70.784 0 82.816-44.928 1.984-97.792-14.08-158.528-48.128V637.44c0 121.792-163.328 254.272-330.752 133.12a268.8 268.8 0 0 1-63.36-174.08l63.36-124.8 131.84-46.592 20.224 6.72z" fill="#000000" ></path><path d="M459.712 405.952c-177.664-24.96-345.536 190.272-149.056 367.552C193.28 638.72 257.28 444.224 459.712 431.872v-25.92zM528.704 169.984h106.368l3.328 28.416H561.088v443.904c0 34.048-18.368 85.184-78.208 86.336-41.6 0-72.32-11.072-92.16-33.152 65.536 19.904 109.44 2.176 131.84-53.184 8.32-21.952 10.368-179.392 6.144-472.32z" fill="#4BFAF4" ></path></symbol><symbol id="icon-WEIXIN01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#20BF64" ></path><path d="M726.4 571.776a29.632 29.632 0 0 0 29.248-29.248 29.184 29.184 0 0 0-29.248-29.248 29.184 29.184 0 0 0-29.248 29.248c0 16.32 13.056 29.248 29.248 29.248z m-144.128 0a29.632 29.632 0 0 0 29.248-29.248 29.184 29.184 0 0 0-29.248-29.248 29.12 29.12 0 0 0-29.312 29.248c0 16.32 12.992 29.248 29.312 29.248zM796.16 736a11.328 11.328 0 0 0-5.632 12.096c0 1.536 0 3.136 0.832 4.736 3.2 13.632 9.6 35.2 9.6 36.032 0 2.432 0.768 4.032 0.768 5.632a7.168 7.168 0 0 1-7.168 7.168c-1.664 0-2.432-0.768-4.032-1.536l-47.232-27.264a26.048 26.048 0 0 0-11.2-3.2c-2.368 0-4.736 0-6.4 0.768-22.4 6.4-45.568 9.6-70.4 9.6-119.232 0-215.232-80-215.232-179.328 0-99.264 96-179.392 215.232-179.392s215.232 80.128 215.232 179.392c0 53.632-28.8 102.528-74.368 135.36z m-131.776-347.072a296.64 296.64 0 0 0-9.088-0.128c-136 0-247.808 93.184-247.808 211.904 0 18.112 2.56 35.52 7.424 52.16h-2.88a324.608 324.608 0 0 1-84.224-11.968C325.44 640 323.072 640 320.64 640a27.136 27.136 0 0 0-13.632 4.032l-56.96 32.704c-1.6 0.832-3.2 1.664-4.8 1.664a8.896 8.896 0 0 1-8.768-8.832c0-2.368 0.768-3.968 1.536-6.4 0.832-0.768 8.064-27.2 12.032-43.136 0-1.664 0.832-4.032 0.832-5.632a18.112 18.112 0 0 0-7.232-14.4c-55.36-39.168-89.856-97.472-89.856-162.24 0-119.04 116.352-215.04 259.072-215.04 122.624 0 225.792 70.72 251.584 166.144zM496.64 402.56a33.664 33.664 0 0 0 33.408-33.408 33.152 33.152 0 0 0-33.408-33.408 33.152 33.152 0 0 0-33.472 33.408c0 18.688 14.72 33.408 33.472 33.408z m-171.392 0a33.664 33.664 0 0 0 33.472-33.408 33.216 33.216 0 0 0-33.472-33.408 33.216 33.216 0 0 0-33.472 33.408c0 18.688 14.848 33.408 33.472 33.408z" fill="#FFFFFF" ></path></symbol><symbol id="icon-WEIXIN03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M751.168 546.112a28.8 28.8 0 0 0-28.736-29.12 28.8 28.8 0 0 0-28.736 29.12c0 16.192 12.8 29.12 28.8 29.12a29.312 29.312 0 0 0 28.672-29.12z m-170.304 29.12a29.312 29.312 0 0 0 28.736-29.12 28.8 28.8 0 0 0-28.8-29.12 28.8 28.8 0 0 0-28.672 29.12c0 16.192 12.8 29.12 28.736 29.12z m204.608 175.36c0 1.6 0 3.2 0.832 4.8 3.136 13.504 9.408 35.072 9.408 35.84 0 2.368 0.768 3.968 0.768 5.568 0 1.92-0.768 3.712-2.048 5.12a7.04 7.04 0 0 1-4.992 2.048c-1.6 0-2.368-0.768-3.968-1.536l-46.336-27.136a25.344 25.344 0 0 0-11.008-3.2c-2.368 0-4.736 0-6.272 0.832-22.016 6.4-44.8 9.536-69.12 9.536-117.12 0-211.456-79.68-211.456-178.496 0-98.752 94.272-178.496 211.392-178.496 117.12 0 211.392 79.744 211.392 178.56 0 53.376-28.288 101.952-73.088 134.656a11.264 11.264 0 0 0-5.504 11.904z m-132.8-357.504c-133.568 0-243.392 92.8-243.392 210.944 0 17.92 2.56 35.328 7.296 51.84h-2.88a314.944 314.944 0 0 1-82.688-11.904c-2.368-0.832-4.736-0.832-7.04-0.832a26.368 26.368 0 0 0-13.44 3.968l-55.936 32.64c-1.6 0.768-3.2 1.6-4.736 1.6a8.768 8.768 0 0 1-8.64-8.768c0-2.368 0.768-3.968 1.6-6.4 0.768-0.768 7.872-27.008 11.776-42.88 0-1.664 0.768-4.032 0.768-5.632a18.112 18.112 0 0 0-7.04-14.272C193.92 564.352 160 506.24 160 441.856c0-118.4 114.24-213.888 254.4-213.888 120.512 0 221.76 70.336 247.168 165.248a441.152 441.152 0 0 0-8.96-0.128z m-155.968 13.76a33.28 33.28 0 0 0 32.832-33.28 32.768 32.768 0 1 0-65.664 0c0 18.56 14.464 33.28 32.832 33.28z m-168.32 0a33.28 33.28 0 0 0 0-66.56 32.832 32.832 0 0 0-32.832 33.28c0 18.56 14.528 33.28 32.832 33.28z" fill="#FFFFFF" ></path></symbol><symbol id="icon-WEIXIN02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M751.168 546.112a28.8 28.8 0 0 0-28.736-29.12 28.8 28.8 0 0 0-28.736 29.12c0 16.192 12.8 29.12 28.8 29.12a29.312 29.312 0 0 0 28.672-29.12z m-170.304 29.12a29.312 29.312 0 0 0 28.736-29.12 28.8 28.8 0 0 0-28.8-29.12 28.8 28.8 0 0 0-28.672 29.12c0 16.192 12.8 29.12 28.736 29.12z m204.608 175.36c0 1.6 0 3.2 0.832 4.8 3.136 13.504 9.408 35.072 9.408 35.84 0 2.368 0.768 3.968 0.768 5.568 0 1.92-0.768 3.712-2.048 5.12a7.04 7.04 0 0 1-4.992 2.048c-1.6 0-2.368-0.768-3.968-1.536l-46.336-27.136a25.344 25.344 0 0 0-11.008-3.2c-2.368 0-4.736 0-6.272 0.832-22.016 6.4-44.8 9.536-69.12 9.536-117.12 0-211.456-79.68-211.456-178.496 0-98.752 94.272-178.496 211.392-178.496 117.12 0 211.392 79.744 211.392 178.56 0 53.376-28.288 101.952-73.088 134.656a11.264 11.264 0 0 0-5.504 11.904z m-132.8-357.504c-133.568 0-243.392 92.8-243.392 210.944 0 17.92 2.56 35.328 7.296 51.84h-2.88a314.944 314.944 0 0 1-82.688-11.904c-2.368-0.832-4.736-0.832-7.04-0.832a26.368 26.368 0 0 0-13.44 3.968l-55.936 32.64c-1.6 0.768-3.2 1.6-4.736 1.6a8.768 8.768 0 0 1-8.64-8.768c0-2.368 0.768-3.968 1.6-6.4 0.768-0.768 7.872-27.008 11.776-42.88 0-1.664 0.768-4.032 0.768-5.632a18.112 18.112 0 0 0-7.04-14.272C193.92 564.352 160 506.24 160 441.856c0-118.4 114.24-213.888 254.4-213.888 120.512 0 221.76 70.336 247.168 165.248a441.152 441.152 0 0 0-8.96-0.128z m-155.968 13.76a33.28 33.28 0 0 0 32.832-33.28 32.768 32.768 0 1 0-65.664 0c0 18.56 14.464 33.28 32.832 33.28z m-168.32 0a33.28 33.28 0 0 0 0-66.56 32.832 32.832 0 0 0-32.832 33.28c0 18.56 14.528 33.28 32.832 33.28z" fill="#20BF64" ></path></symbol><symbol id="icon-WEIMOB03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M772.544 234.88a51.2 51.2 0 0 1 95.424 36.608l-2.112 5.632-231.616 512c-19.968 44.16-83.2 37.888-95.744-6.592l-1.408-6.016-60.16-358.08-187.84 372.608c-22.4 44.48-87.424 33.536-96-13.184l-0.832-6.016-38.528-512a51.2 51.2 0 0 1 101.312-13.632l0.832 5.952 24.64 328.256 175.232-347.52c21.376-42.24 82.56-34.88 94.912 8.704l1.28 5.888 58.24 346.24L772.48 234.88z" fill="#FFFFFF" ></path></symbol><symbol id="icon-WEIMOB02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M772.544 234.88a51.2 51.2 0 0 1 95.424 36.608l-2.112 5.632-231.616 512c-19.968 44.16-83.2 37.888-95.744-6.592l-1.408-6.016-60.16-358.08-187.84 372.608c-22.4 44.48-87.424 33.536-96-13.184l-0.832-6.016-38.528-512a51.2 51.2 0 0 1 101.312-13.632l0.832 5.952 24.64 328.256 175.232-347.52c21.376-42.24 82.56-34.88 94.912 8.704l1.28 5.888 58.24 346.24L772.48 234.88z" fill="#008DFE" ></path></symbol><symbol id="icon-WEIMOB01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#008DFE" ></path><path d="M772.544 234.88a51.2 51.2 0 0 1 95.424 36.608l-2.112 5.632-231.616 512c-19.968 44.16-83.2 37.888-95.744-6.592l-1.408-6.016-60.16-358.08-187.84 372.608c-22.4 44.48-87.424 33.536-96-13.184l-0.832-6.016-38.528-512a51.2 51.2 0 0 1 101.312-13.632l0.832 5.952 24.64 328.256 175.232-347.52c21.376-42.24 82.56-34.88 94.912 8.704l1.28 5.888 58.24 346.24L772.48 234.88z" fill="#FFFFFF" ></path></symbol><symbol id="icon-OFFLINE03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M428.224 586.88l3.072 3.84a98.048 98.048 0 0 0 152.96 0.064l4.864-5.76c16.768-17.856 44.8-18.688 62.656-1.92l9.6 9.088a121.408 121.408 0 0 0 143.36 17.28l4.8-3.2v133.632a55.296 55.296 0 0 1-49.28 54.976l-6.016 0.32H261.76a55.296 55.296 0 0 1-55.04-49.28l-0.256-6.016-0.128-134.656 5.184 3.008a123.52 123.52 0 0 0 142.72-17.536l11.712-10.688a44.288 44.288 0 0 1 62.272 6.848z m302.336-393.92c22.976 0 43.52 14.208 51.712 35.648l70.4 184.768c19.072 50.176-1.28 106.816-48 133.376a121.408 121.408 0 0 1-143.36-17.28l-9.6-8.96a44.288 44.288 0 0 0-62.592 1.792l-4.864 5.76a98.048 98.048 0 0 1-152.96 0l-3.072-3.84a44.288 44.288 0 0 0-62.272-6.912l-11.712 10.688a123.52 123.52 0 0 1-142.72 17.6 106.56 106.56 0 0 1-48.64-131.584l70.592-185.408a55.296 55.296 0 0 1 51.712-35.648z" fill="#FFFFFF" ></path></symbol><symbol id="icon-OFFLINE01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF6B17" ></path><path d="M431.04 606.656l3.136 3.84a99.84 99.84 0 0 0 155.712 0.128l4.928-5.952a45.12 45.12 0 0 1 63.808-1.856l9.728 9.216a123.648 123.648 0 0 0 145.984 17.536l4.928-3.2v136.064a56.32 56.32 0 0 1-50.176 56l-6.08 0.32H261.504a56.32 56.32 0 0 1-56-50.176l-0.32-6.144-0.128-137.088 5.312 3.072c47.296 25.728 105.664 18.56 145.28-17.92l11.968-10.88a45.12 45.12 0 0 1 63.36 7.04z m307.84-401.088a56.32 56.32 0 0 1 52.608 36.288l71.68 188.096c19.456 51.072-1.28 108.8-48.832 135.808a123.648 123.648 0 0 1-145.92-17.536l-9.792-9.216a45.12 45.12 0 0 0-63.808 1.856l-4.928 5.952a99.84 99.84 0 0 1-155.712-0.128l-3.2-3.84a45.12 45.12 0 0 0-63.36-7.04l-11.968 10.88a125.824 125.824 0 0 1-145.28 17.92 108.544 108.544 0 0 1-49.536-134.016l71.936-188.8a56.32 56.32 0 0 1 52.608-36.224z" fill="#FFFFFF" ></path></symbol><symbol id="icon-OFFLINE02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M428.224 586.88l3.072 3.84a98.048 98.048 0 0 0 152.96 0.064l4.864-5.76c16.768-17.856 44.8-18.688 62.656-1.92l9.6 9.088a121.408 121.408 0 0 0 143.36 17.28l4.8-3.2v133.632a55.296 55.296 0 0 1-49.28 54.976l-6.016 0.32H261.76a55.296 55.296 0 0 1-55.04-49.28l-0.256-6.016-0.128-134.656 5.184 3.008a123.52 123.52 0 0 0 142.72-17.536l11.712-10.688a44.288 44.288 0 0 1 62.272 6.848z m302.336-393.92c22.976 0 43.52 14.208 51.712 35.648l70.4 184.768c19.072 50.176-1.28 106.816-48 133.376a121.408 121.408 0 0 1-143.36-17.28l-9.6-8.96a44.288 44.288 0 0 0-62.592 1.792l-4.864 5.76a98.048 98.048 0 0 1-152.96 0l-3.072-3.84a44.288 44.288 0 0 0-62.272-6.912l-11.712 10.688a123.52 123.52 0 0 1-142.72 17.6 106.56 106.56 0 0 1-48.64-131.584l70.592-185.408a55.296 55.296 0 0 1 51.712-35.648z" fill="#FF6B17" ></path></symbol><symbol id="icon-REDBOOK01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF2442" ></path><path d="M396.8 602.688c3.2 3.008 7.296 4.48 11.52 4.16h72.512l-29.312 58.752H382.976a17.152 17.152 0 0 1-13.824-6.528z m253.76-225.664v59.968h-35.2v171.776h53.312v56.64H480.896l26.56-56.64h52.864V436.992h-35.84v-59.968h126.08zM264.192 358.4v262.912s-1.664 44.096-37.952 44.096H208s-35.52-3.904-35.52-48.32h36.032V358.4h55.68z m513.28 0v18.24h21.568c34.304 0 62.08 29.44 62.08 65.792v38.784h6.656c29.696 0 53.76 25.472 53.824 56.96v77.696c0 27.328-20.928 49.472-46.72 49.472h-14.08a45.44 45.44 0 0 1-33.088-14.464 50.944 50.944 0 0 1-13.696-35.008h51.84v-61.824a13.632 13.632 0 0 0-13.184-13.952H777.6v125.312H723.2V540.096h-54.528v-58.88h54.528v-45.76h-34.24v-58.816h34.112V358.4h54.4zM172.608 436.992v3.712c-0.128 25.216-2.56 177.024-39.616 193.92L102.4 575.104a429.76 429.76 0 0 0 13.184-138.176h56.96z m184.96-0.192a429.76 429.76 0 0 0 13.184 138.24l-30.528 59.328c-37.12-16.768-39.488-168.64-39.68-193.856v-3.52h56.96zM489.28 358.4l-38.4 77.504a5.824 5.824 0 0 0 0.128 5.44 5.184 5.184 0 0 0 4.48 2.624h3.52l3.328-6.976h53.376l-46.08 95.424a5.76 5.76 0 0 0 0.192 5.44 5.12 5.12 0 0 0 4.48 2.624h30.72l-24.576 47.36h-61.632c-26.368-1.216-9.92-35.52-9.92-35.52l28.352-61.184h-37.12c-26.432-1.024-9.92-35.52-9.92-35.52L435.84 358.4h53.376z m307.968 77.056h-19.584v45.76h28.096v-36.736c0-4.992-3.84-8.96-8.512-8.96z m96.576-58.432c14.848 0 26.944 12.8 26.944 28.544a29.44 29.44 0 0 1-7.872 20.288 26.24 26.24 0 0 1-19.072 8.32h-27.008v-28.608c0-15.744 12.096-28.544 27.008-28.544z" fill="#FFFFFF" ></path></symbol><symbol id="icon-REDBOOK03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM396.8 602.688l-27.648 56.32 2.88 2.88c3.136 2.496 6.976 3.84 10.944 3.712h68.48l29.376-58.752H408.256l-4.096-0.256a15.232 15.232 0 0 1-7.36-3.84z m253.76-225.664h-126.08v59.968h35.84v171.776h-52.864l-26.56 56.64h187.776v-56.64h-53.376V436.992h35.2v-59.968zM264.192 358.4H208.64v258.688h-36.032l0.448 8.32c4.16 36.544 35.072 40 35.072 40h18.176l7.232-0.64c29.312-5.44 30.72-43.52 30.72-43.52V358.4z m513.28 0h-54.4v18.24h-34.112v58.88h34.24v45.696h-54.528v58.88h54.528v125.312h54.464V540.096h75.008l3.52 0.448c5.568 1.664 9.664 7.04 9.664 13.44v61.888h-51.84l0.64 7.808a50.56 50.56 0 0 0 13.056 27.2 45.44 45.44 0 0 0 33.088 14.464h14.08l6.336-0.448c22.784-3.264 40.384-24 40.384-49.024V538.24l-0.448-7.168c-3.328-28.096-25.92-49.792-53.376-49.792h-6.592v-38.784l-0.448-7.68c-3.584-32.64-29.824-58.048-61.696-58.112h-21.504V358.4zM172.608 436.992h-56.96l0.896 19.968a429.44 429.44 0 0 1-14.08 118.208l30.528 59.392 5.312-3.52c32-28.16 34.176-166.4 34.304-190.336v-3.712z m184.96-0.192v0.192h-56.96v3.52c0.128 25.216 2.56 177.088 39.616 193.92l30.528-59.456-4.608-19.328a430.144 430.144 0 0 1-8.576-118.848zM489.28 358.4H435.84l-45.696 97.28c-2.304 5.056-14.464 34.56 9.92 35.456h37.12l-28.352 61.184c-2.24 5.12-14.464 34.432 9.92 35.456h61.632l24.64-47.296h-30.72l-1.792-0.32a5.312 5.312 0 0 1-2.752-2.304 5.76 5.76 0 0 1-0.192-5.44l46.08-95.36h-53.376l-3.328 6.912h-3.52l-1.728-0.32a5.312 5.312 0 0 1-2.752-2.304 5.824 5.824 0 0 1-0.192-5.44l38.4-77.504z m307.968 77.056c4.672 0 8.512 4.032 8.512 8.96v36.8h-28.096v-45.76z m96.576-58.432c-14.912 0-27.008 12.8-27.008 28.544v28.672h27.008l5.248-0.576a26.496 26.496 0 0 0 13.824-7.808 29.44 29.44 0 0 0 7.872-20.288l-0.448-5.12a27.456 27.456 0 0 0-26.496-23.424z" fill="#D9D9D9" ></path></symbol><symbol id="icon-REDBOOK02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M396.8 602.688c3.2 3.008 7.296 4.48 11.52 4.16h72.512l-29.312 58.752H382.976a17.152 17.152 0 0 1-13.824-6.528z m253.76-225.664v59.968h-35.2v171.776h53.312v56.64H480.896l26.56-56.64h52.864V436.992h-35.84v-59.968h126.08zM264.192 358.4v262.912s-1.664 44.096-37.952 44.096H208s-35.52-3.904-35.52-48.32h36.032V358.4h55.68z m513.28 0v18.24h21.568c34.304 0 62.08 29.44 62.08 65.792v38.784h6.656c29.696 0 53.76 25.472 53.824 56.96v77.696c0 27.328-20.928 49.472-46.72 49.472h-14.08a45.44 45.44 0 0 1-33.088-14.464 50.944 50.944 0 0 1-13.696-35.008h51.84v-61.824a13.632 13.632 0 0 0-13.184-13.952H777.6v125.312H723.2V540.096h-54.528v-58.88h54.528v-45.76h-34.24v-58.816h34.112V358.4h54.4zM172.608 436.992v3.712c-0.128 25.216-2.56 177.024-39.616 193.92L102.4 575.104a429.76 429.76 0 0 0 13.184-138.176h56.96z m184.96-0.192a429.76 429.76 0 0 0 13.184 138.24l-30.528 59.328c-37.12-16.768-39.488-168.64-39.68-193.856v-3.52h56.96zM489.28 358.4l-38.4 77.504a5.824 5.824 0 0 0 0.128 5.44 5.184 5.184 0 0 0 4.48 2.624h3.52l3.328-6.976h53.376l-46.08 95.424a5.76 5.76 0 0 0 0.192 5.44 5.12 5.12 0 0 0 4.48 2.624h30.72l-24.576 47.36h-61.632c-26.368-1.216-9.92-35.52-9.92-35.52l28.352-61.184h-37.12c-26.432-1.024-9.92-35.52-9.92-35.52L435.84 358.4h53.376z m307.968 77.056h-19.584v45.76h28.096v-36.736c0-4.992-3.84-8.96-8.512-8.96z m96.576-58.432c14.848 0 26.944 12.8 26.944 28.544a29.44 29.44 0 0 1-7.872 20.288 26.24 26.24 0 0 1-19.072 8.32h-27.008v-28.608c0-15.744 12.096-28.544 27.008-28.544z" fill="#FF2442" ></path></symbol><symbol id="icon-YOUZAN03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64zM296 520.256l-12.992 1.728c-28.8 4.544-57.792 8.96-86.656 13.824-20.8 3.52-32 15.168-32 33.088-0.128 86.784-0.128 173.696 0.064 260.48 0 20.48 15.68 32.512 39.68 30.016 26.368-2.752 52.48-7.04 78.784-9.6 11.136-1.088 13.376-5.12 13.248-13.888-0.256-100.736-0.192-201.6-0.128-302.4V520.32z m194.752-319.616a2408.32 2408.32 0 0 1-32.64 144.32 356.672 356.672 0 0 1-50.304 111.232c-14.72 21.504-31.808 41.536-59.328 52.288-9.408 3.712-11.712 8-11.712 16.128l0.128 153.28v164.16c6.208-0.64 10.56-0.96 14.848-1.536l426.368-54.848c37.504-4.736 60.928-29.568 56.576-61.248a53.504 53.504 0 0 1 7.168-36.608c11.776-19.52 13.44-39.808 9.6-61.568-2.432-13.44-2.816-28.8 2.56-41.216 12.8-29.184 15.232-57.344 6.848-87.936-4.224-15.552 1.088-33.664 5.248-50.048 9.728-37.12-14.144-62.08-59.2-59.776a349.44 349.44 0 0 0-15.744 1.28c-44.032 4.48-88 9.088-132.096 13.248-26.24 2.56-42.496-9.6-40.96-30.528 1.344-20.736 3.84-41.408 5.632-62.08 2.304-26.56 5.312-53.056 6.528-79.552 1.792-38.72-25.28-66.624-69.376-72.96-37.12-5.376-63.936 12.672-70.144 43.968z" fill="#D9D9D9" ></path></symbol><symbol id="icon-YOUZAN01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#ED0402" ></path><path d="M791.936 390.72c-44.8 4.48-89.6 9.216-134.528 13.44-26.752 2.56-43.264-9.792-41.728-31.104 1.408-21.12 3.968-42.176 5.76-63.232 2.368-27.008 5.44-53.952 6.656-80.96 1.792-39.424-25.728-67.84-70.656-74.304-37.76-5.44-65.024 12.864-71.424 44.8-9.536 49.216-20.544 98.24-33.152 146.944-10.24 39.872-27.52 78.08-51.264 113.28-15.04 21.824-32.384 42.24-60.416 53.12-9.6 3.84-11.968 8.256-11.968 16.512 0.32 104 0.192 208.128 0.192 312.192v11.008c6.336-0.64 10.752-0.96 15.104-1.536 144.704-18.688 289.408-37.312 434.176-55.872 38.144-4.864 62.016-30.08 57.6-62.4a54.4 54.4 0 0 1 7.296-37.248c11.968-19.84 13.632-40.512 9.728-62.72-2.496-13.632-2.88-29.248 2.688-41.92 12.992-29.696 15.488-58.368 6.912-89.536-4.288-15.872 1.088-34.24 5.312-50.944 9.92-37.824-14.4-63.232-60.288-60.864a355.84 355.84 0 0 0-16 1.28zM287.744 524.736l-13.184 1.792c-29.44 4.608-58.88 9.152-88.256 14.08-21.248 3.584-32.64 15.424-32.64 33.728-0.128 88.32-0.128 176.768 0.128 265.216 0 20.8 16 33.088 40.32 30.528 26.88-2.816 53.504-7.168 80.32-9.792 11.328-1.152 13.568-5.248 13.44-14.08-0.256-102.592-0.128-205.312-0.128-307.904v-13.568z" fill="#FFFFFF" ></path></symbol><symbol id="icon-YOUZAN02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M791.168 388.608c-44.032 4.416-88 9.024-132.096 13.184-26.24 2.56-42.496-9.6-40.96-30.528 1.344-20.736 3.84-41.408 5.632-62.08 2.304-26.56 5.312-53.056 6.528-79.552 1.792-38.72-25.28-66.624-69.376-72.96-37.12-5.376-63.936 12.672-70.144 43.968a2408.32 2408.32 0 0 1-32.64 144.32 356.672 356.672 0 0 1-50.304 111.232c-14.72 21.504-31.808 41.536-59.328 52.288-9.408 3.712-11.712 8-11.712 16.128 0.256 102.144 0.128 204.416 0.128 306.688v10.752c6.208-0.64 10.56-0.96 14.848-1.536l426.368-54.848c37.504-4.736 60.928-29.568 56.576-61.248a53.504 53.504 0 0 1 7.168-36.608c11.776-19.52 13.44-39.808 9.6-61.568-2.432-13.44-2.816-28.8 2.56-41.216 12.8-29.184 15.232-57.344 6.848-87.936-4.224-15.552 1.088-33.664 5.248-50.048 9.728-37.12-14.144-62.08-59.2-59.776a349.44 349.44 0 0 0-15.744 1.28zM296 520.256l-12.992 1.728c-28.8 4.544-57.792 8.96-86.656 13.824-20.8 3.52-32 15.168-32 33.088-0.128 86.784-0.128 173.696 0.064 260.48 0 20.48 15.68 32.512 39.68 30.016 26.368-2.752 52.48-7.04 78.784-9.6 11.136-1.088 13.376-5.12 13.248-13.888-0.256-100.736-0.192-201.6-0.128-302.4V520.32z" fill="#ED0402" ></path></symbol><symbol id="icon-gongzhonghao" viewBox="0 0 1024 1024"><path d="M508.16 76.8c-69.76 0-176.128 23.424-255.68 117.76-53.12 62.976-71.04 136.704-59.84 210.176 7.68 50.56 36.416 117.12 77.44 159.296 15.488-106.88 72.896-190.848 148.096-252.608 135.872-101.76 280.896-96 386.368-61.12-46.4-93.44-163.648-173.44-296.448-173.504z" fill="#07C160" ></path><path d="M554.048 322.368l12.544 3.84c192 64.192 295.808 268.48 231.808 456.32a353.28 353.28 0 0 1-78.72 129.792c41.408-11.264 83.776-27.328 120.128-54.72 146.24-110.528 175.04-314.24 70.72-446.976-83.136-105.792-226.816-135.424-356.48-88.256z" fill="#07C160" ></path><path d="M423.104 739.264a42.368 42.368 0 0 0-10.24-0.896 44.352 44.352 0 0 0-22.016 7.296l-89.728 56.384a16 16 0 0 1-7.936 2.944 13.952 13.952 0 0 1-14.656-13.248c-0.128-3.456 1.088-6.912 1.856-10.24l15.808-70.592a27.648 27.648 0 0 0-11.392-30.72c-94.464-63.232-159.36-162.56-173.568-264.64-23.744 36.672-36.48 65.792-48.832 108.16-46.208 158.464 54.912 348.16 219.968 401.28 189.76 61.184 370.88-7.424 433.408-165.76 7.616-19.2 15.936-51.84 17.664-78.912-66.496 47.936-136.832 68.16-225.664 68.16-29.184 0-57.472-3.2-84.672-9.216z" fill="#07C160" ></path></symbol><symbol id="icon-xiaochengxu" viewBox="0 0 1024 1024"><path d="M784.448 472.896c-20.416 33.536-54.4 59.2-95.04 71.04l-3.072 0.896a70.208 70.208 0 0 1-19.136 2.88c-28.16 0-44.16-19.072-35.584-42.56 6.272-17.152 22.72-31.68 42.752-38.4 31.04-11.328 52.736-37.12 52.736-67.2 0-40.512-39.424-73.344-88-73.344-48.64 0-88 32.832-88 73.344v224.896c0 54.08-31.36 101.504-78.208 128.32-25.6 14.656-55.68 23.232-88 23.232-91.648 0-166.208-67.968-166.208-151.552 0-26.624 7.552-51.584 20.8-73.344 20.544-33.664 54.72-59.456 95.68-71.168h0.064c6.912-2.176 14.08-3.392 21.12-3.392 28.352 0 44.288 19.136 35.712 42.752-5.76 16-21.504 29.76-39.744 37.12a103.808 103.808 0 0 0-6.4 2.368c-29.056 11.968-49.024 36.864-49.024 65.664 0 40.512 39.36 73.344 88 73.344s88-32.832 88-73.344V399.552c0-54.08 31.36-101.504 78.208-128.32 25.6-14.656 55.68-23.232 88-23.232 91.648 0 166.208 67.968 166.208 151.552 0 26.56-7.616 51.584-20.864 73.344M512 51.2a460.8 460.8 0 1 0 0 921.6A460.8 460.8 0 0 0 512 51.2" fill="#07C160" ></path></symbol><symbol id="icon-qiyeweixin" viewBox="0 0 1024 1024"><path d="M664.96 738.944a12.672 12.672 0 0 0 1.728 19.456c25.024 23.424 42.048 54.08 48.64 87.552a53.44 53.44 0 0 0 90.944 34.432 53.312 53.312 0 0 0-28.8-90.24l-3.264-0.512a163.328 163.328 0 0 1-91.2-50.688 12.608 12.608 0 0 0-18.048 0z" fill="#FB6500" ></path><path d="M881.728 654.656a53.12 53.12 0 0 0-15.36 32.128 163.968 163.968 0 0 1-50.752 91.2 12.8 12.8 0 0 0 17.024 18.944l0.96-0.896a163.584 163.584 0 0 1 89.088-50.496 52.8 52.8 0 0 0 34.496-15.488 53.248 53.248 0 1 0-75.52-75.392z" fill="#0082EF" ></path><path d="M731.264 503.936a53.312 53.312 0 0 0 28.928 90.24l3.2 0.448c35.2 6.528 67.328 24.384 91.264 50.752a12.8 12.8 0 1 0 16.256-19.52 163.904 163.904 0 0 1-48.768-87.552 53.12 53.12 0 0 0-53.184-50.048 53.248 53.248 0 0 0-37.696 15.68z" fill="#2DBC00" ></path><path d="M704.96 587.392L704 588.288a16 16 0 0 0-1.536 1.792l-3.52 3.712a163.84 163.84 0 0 1-84.032 44.992 53.248 53.248 0 1 0 55.232 65.152l0.64-3.2 0.384-3.2c6.528-35.008 24.32-67.072 50.88-91.2a12.736 12.736 0 0 0 0-18.048 12.864 12.864 0 0 0-17.088-0.896z" fill="#FFCC00" ></path><path d="M430.72 128c-15.488 0-31.616 0.896-47.808 2.624-94.848 10.368-181.12 50.88-242.752 114.176a323.52 323.52 0 0 0-58.88 82.88C61.568 367.616 51.2 411.52 51.2 456c0 57.216 17.472 113.792 50.432 163.392 17.28 25.856 45.184 57.728 69.44 79.296l1.344 1.152v1.856l-11.904 92.16-0.896 2.88a14.4 14.4 0 0 0-0.32 2.752l-0.256 1.664-0.128 1.088c0 0.512 0.128 0.96 0.192 1.408l0.128 1.28a25.408 25.408 0 0 0 37.888 19.456l1.984-1.216 111.36-55.808 1.472 0.384c22.208 6.4 45.44 10.88 70.976 13.632 62.08 6.912 124.928 0.32 184.128-19.328a57.28 57.28 0 0 1-29.632-49.92 363.712 363.712 0 0 1-63.872 13.248c-27.776 3.136-55.872 3.2-83.648 0.192l-5.312-0.64-3.136-0.448a361.984 361.984 0 0 1-54.848-11.52 33.6 33.6 0 0 0-26.24 2.752 22.848 22.848 0 0 0-2.112 1.024l-70.272 41.408c-7.168 4.16-13.568-0.384-13.568-6.848l10.624-41.6 5.504-20.864a24.32 24.32 0 0 0-8.704-27.2 312.768 312.768 0 0 1-28.544-24 280.064 280.064 0 0 1-40.448-47.808 239.488 239.488 0 0 1-41.152-132.736c0-36.032 8.32-71.04 24.512-104.128a266.88 266.88 0 0 1 48.512-68.224c51.84-53.248 124.8-87.36 205.184-96.128A369.152 369.152 0 0 1 473.6 188.8c80 9.088 152.512 43.456 203.968 96.64 19.648 20.16 35.904 43.2 48.256 68.352 16.448 33.472 24.704 70.272 24 107.456a57.088 57.088 0 0 1 60.224 8.192 288.704 288.704 0 0 0-29.312-140.8 323.2 323.2 0 0 0-58.496-83.008c-61.184-63.232-146.944-104-241.408-114.752A444.16 444.16 0 0 0 430.784 128" fill="#0082F0" ></path></symbol><symbol id="icon-shipinhao" viewBox="0 0 1024 1024"><path d="M393.92 704.384c-44.16 61.888-74.688 85.568-92.224 94.592a17.792 17.792 0 0 1-22.784-5.696c-19.84-28.928-58.048-105.024-93.248-240-37.568-143.872-50.112-276.288-30.528-321.92a13.44 13.44 0 0 1 18.944-6.144c26.496 15.04 92.48 69.824 217.152 269.376 28.096 44.864 52.288 84.096 66.368 107.072-13.184 24.192-36.032 64-63.68 102.72z m352.512 87.04a20.992 20.992 0 0 1-28.16 5.952c-37.312-22.4-98.688-95.36-152-195.456 14.08-22.976 38.336-62.272 66.496-107.328 125.056-200.128 191.104-254.72 217.408-269.504a12.992 12.992 0 0 1 18.624 6.08c19.648 45.824 7.104 178.24-30.464 322.112-34.56 132.288-71.872 208.064-91.904 238.208zM871.04 128.32c-80.96-5.76-176.32 89.728-319.68 319.104l-39.424 63.36-39.424-63.36C329.216 217.92 233.408 122.496 152.832 128.256 131.2 129.856 91.264 140.8 67.392 196.416 34.432 273.28 59.2 423.36 76.8 506.048c26.752 124.8 69.76 249.152 109.632 316.8 26.496 44.928 52.992 67.84 83.392 72.128 4.864 0.64 9.856 1.024 14.72 1.024C374.4 896 459.904 783.04 512 696.96 564.096 783.04 649.6 896 739.392 896c4.864 0 9.856-0.32 14.72-1.024 30.4-4.288 56.896-27.2 83.392-72.192C877.44 755.2 920.384 630.848 947.2 505.984c17.664-82.624 42.432-232.768 9.472-309.568C932.736 140.8 892.864 129.92 871.104 128.256z" fill="#FA9D3B" ></path></symbol><symbol id="icon-DD01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E6252E" ></path><path d="M348.8 224c21.568 0 39.04 18.496 39.04 41.216v78.912c46.208 7.488 88.32 28.416 121.536 60.672 43.776 42.624 67.904 101.504 67.904 165.76 0 64.192-24.128 123.008-67.904 165.632a228.608 228.608 0 0 1-160.64 63.808 216.576 216.576 0 0 1-101.504-25.024 231.872 231.872 0 0 1-78.08-67.008 38.592 38.592 0 0 1 5.824-52.224 34.112 34.112 0 0 1 49.6 6.272 154.24 154.24 0 0 0 124.16 63.552c43.52 0 83.52-15.616 112.768-44.16 14.272-13.696 25.344-30.08 33.088-48.448 8.064-19.2 12.16-40.256 12.16-62.464a160.64 160.64 0 0 0-12.16-62.464 145.216 145.216 0 0 0-33.088-48.512c-29.248-28.416-69.248-44.16-112.704-44.16-48.768 0-94.08 23.296-124.16 63.616a34.112 34.112 0 0 1-49.664 6.272 38.528 38.528 0 0 1-5.824-52.224c20.864-28.096 47.872-51.2 78.08-66.944 19.904-10.432 40.832-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m318.72 0c21.568 0 39.04 18.496 39.04 41.216v78.912a224.768 224.768 0 0 1 121.472 60.672C871.936 447.36 896 506.24 896 570.56c0 64.192-24.064 123.008-67.968 165.632a228.48 228.48 0 0 1-160.512 63.808c-43.328 0-85.44-12.8-121.792-37.056l-4.608-3.072a260.288 260.288 0 0 0 42.496-59.648c25.152 16.64 54.08 25.344 83.84 25.344 43.52 0 83.52-15.616 112.768-44.16 14.208-13.696 25.344-30.08 33.024-48.448 8.128-19.2 12.224-40.256 12.224-62.464 0-22.144-4.096-43.2-12.224-62.464a145.728 145.728 0 0 0-33.024-48.512c-29.248-28.416-69.312-44.16-112.704-44.16-30.272 0-59.136 8.96-83.84 25.344a259.392 259.392 0 0 0-42.56-59.52c8-5.568 16.32-10.688 24.832-15.104 19.84-10.432 40.768-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m54.208 307.2c21.632 0 39.04 18.496 39.04 41.216 0 22.72-17.408 41.152-39.04 41.152h-108.16l-2.176-0.192a258.432 258.432 0 0 0 1.408-82.048l3.072-0.128z m-318.72 1.152c20.992 0 38.016 17.92 38.016 40.064s-17.024 40.064-38.016 40.064H165.952C144.96 612.48 128 594.56 128 572.416c0-22.208 16.96-40.064 37.952-40.064z m107.392-284.8c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56-26.432 0-48-22.592-48-50.56 0-27.968 21.568-50.624 48-50.624z m-313.6 0c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56s-47.936-22.592-47.936-50.56c0-27.968 21.44-50.624 47.936-50.624z m619.264 0c26.56 0 48.064 22.72 48.064 50.688 0 27.968-21.504 50.56-48 50.56s-48-22.592-48-50.56c0-27.968 21.504-50.624 48-50.624z" fill="#FFFFFF" ></path></symbol><symbol id="icon-DD02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M348.8 224c21.568 0 39.04 18.496 39.04 41.216v78.912c46.208 7.488 88.32 28.416 121.536 60.672 43.776 42.624 67.904 101.504 67.904 165.76 0 64.192-24.128 123.008-67.904 165.632a228.608 228.608 0 0 1-160.64 63.808 216.576 216.576 0 0 1-101.504-25.024 231.872 231.872 0 0 1-78.08-67.008 38.592 38.592 0 0 1 5.824-52.224 34.112 34.112 0 0 1 49.6 6.272 154.24 154.24 0 0 0 124.16 63.552c43.52 0 83.52-15.616 112.768-44.16 14.272-13.696 25.344-30.08 33.088-48.448 8.064-19.2 12.16-40.256 12.16-62.464a160.64 160.64 0 0 0-12.16-62.464 145.216 145.216 0 0 0-33.088-48.512c-29.248-28.416-69.248-44.16-112.704-44.16-48.768 0-94.08 23.296-124.16 63.616a34.112 34.112 0 0 1-49.664 6.272 38.528 38.528 0 0 1-5.824-52.224c20.864-28.096 47.872-51.2 78.08-66.944 19.904-10.432 40.832-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m318.72 0c21.568 0 39.04 18.496 39.04 41.216v78.912a224.768 224.768 0 0 1 121.472 60.672C871.936 447.36 896 506.24 896 570.56c0 64.192-24.064 123.008-67.968 165.632a228.48 228.48 0 0 1-160.512 63.808c-43.328 0-85.44-12.8-121.792-37.056l-4.608-3.072a260.288 260.288 0 0 0 42.496-59.648c25.152 16.64 54.08 25.344 83.84 25.344 43.52 0 83.52-15.616 112.768-44.16 14.208-13.696 25.344-30.08 33.024-48.448 8.128-19.2 12.224-40.256 12.224-62.464 0-22.144-4.096-43.2-12.224-62.464a145.728 145.728 0 0 0-33.024-48.512c-29.248-28.416-69.312-44.16-112.704-44.16-30.272 0-59.136 8.96-83.84 25.344a259.392 259.392 0 0 0-42.56-59.52c8-5.568 16.32-10.688 24.832-15.104 19.84-10.432 40.768-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m54.208 307.2c21.632 0 39.04 18.496 39.04 41.216 0 22.72-17.408 41.152-39.04 41.152h-108.16l-2.176-0.192a258.432 258.432 0 0 0 1.408-82.048l3.072-0.128z m-318.72 1.152c20.992 0 38.016 17.92 38.016 40.064s-17.024 40.064-38.016 40.064H165.952C144.96 612.48 128 594.56 128 572.416c0-22.208 16.96-40.064 37.952-40.064z m107.392-284.8c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56-26.432 0-48-22.592-48-50.56 0-27.968 21.568-50.624 48-50.624z m-313.6 0c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56s-47.936-22.592-47.936-50.56c0-27.968 21.44-50.624 47.936-50.624z m619.264 0c26.56 0 48.064 22.72 48.064 50.688 0 27.968-21.504 50.56-48 50.56s-48-22.592-48-50.56c0-27.968 21.504-50.624 48-50.624z" fill="#E6252E" ></path></symbol><symbol id="icon-DD03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#D9D9D9" ></path><path d="M348.8 224c21.568 0 39.04 18.496 39.04 41.216v78.912c46.208 7.488 88.32 28.416 121.536 60.672 43.776 42.624 67.904 101.504 67.904 165.76 0 64.192-24.128 123.008-67.904 165.632a228.608 228.608 0 0 1-160.64 63.808 216.576 216.576 0 0 1-101.504-25.024 231.872 231.872 0 0 1-78.08-67.008 38.592 38.592 0 0 1 5.824-52.224 34.112 34.112 0 0 1 49.6 6.272 154.24 154.24 0 0 0 124.16 63.552c43.52 0 83.52-15.616 112.768-44.16 14.272-13.696 25.344-30.08 33.088-48.448 8.064-19.2 12.16-40.256 12.16-62.464a160.64 160.64 0 0 0-12.16-62.464 145.216 145.216 0 0 0-33.088-48.512c-29.248-28.416-69.248-44.16-112.704-44.16-48.768 0-94.08 23.296-124.16 63.616a34.112 34.112 0 0 1-49.664 6.272 38.528 38.528 0 0 1-5.824-52.224c20.864-28.096 47.872-51.2 78.08-66.944 19.904-10.432 40.832-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m318.72 0c21.568 0 39.04 18.496 39.04 41.216v78.912a224.768 224.768 0 0 1 121.472 60.672C871.936 447.36 896 506.24 896 570.56c0 64.192-24.064 123.008-67.968 165.632a228.48 228.48 0 0 1-160.512 63.808c-43.328 0-85.44-12.8-121.792-37.056l-4.608-3.072a260.288 260.288 0 0 0 42.496-59.648c25.152 16.64 54.08 25.344 83.84 25.344 43.52 0 83.52-15.616 112.768-44.16 14.208-13.696 25.344-30.08 33.024-48.448 8.128-19.2 12.224-40.256 12.224-62.464 0-22.144-4.096-43.2-12.224-62.464a145.728 145.728 0 0 0-33.024-48.512c-29.248-28.416-69.312-44.16-112.704-44.16-30.272 0-59.136 8.96-83.84 25.344a259.392 259.392 0 0 0-42.56-59.52c8-5.568 16.32-10.688 24.832-15.104 19.84-10.432 40.768-17.664 62.4-21.568V265.216c0-22.72 17.536-41.216 39.168-41.216z m54.208 307.2c21.632 0 39.04 18.496 39.04 41.216 0 22.72-17.408 41.152-39.04 41.152h-108.16l-2.176-0.192a258.432 258.432 0 0 0 1.408-82.048l3.072-0.128z m-318.72 1.152c20.992 0 38.016 17.92 38.016 40.064s-17.024 40.064-38.016 40.064H165.952C144.96 612.48 128 594.56 128 572.416c0-22.208 16.96-40.064 37.952-40.064z m107.392-284.8c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56-26.432 0-48-22.592-48-50.56 0-27.968 21.568-50.624 48-50.624z m-313.6 0c26.496 0 48 22.72 48 50.688 0 27.968-21.504 50.56-48 50.56s-47.936-22.592-47.936-50.56c0-27.968 21.44-50.624 47.936-50.624z m619.264 0c26.56 0 48.064 22.72 48.064 50.688 0 27.968-21.504 50.56-48 50.56s-48-22.592-48-50.56c0-27.968 21.504-50.624 48-50.624z" fill="#FFFFFF" ></path></symbol><symbol id="icon-pinduoduo01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#E6201A" ></path><path d="M323.328 712.896L505.856 832V592.768zM518.144 832l182.528-119.104-182.528-120.128zM128 565.248l182.528-120.128L128 325.12zM128 579.2l182.528 119.104V459.072zM310.528 192L128 311.104l182.528 120.128zM322.752 459.072L505.28 579.2 322.752 698.24zM322.752 192v239.232l182.528-120.128zM701.248 459.072L518.72 579.2l182.528 119.104zM701.248 192L518.72 311.104l182.528 120.128zM713.472 445.12L896 565.248V325.12zM713.472 698.304L896 579.2l-182.528-120.128zM713.472 192v239.232L896 311.104z" fill="#FFFFFF" ></path><path d="M171.776 588.8s0.064 10.048 9.984 10.24c9.92 0.256 88.832-6.784 96.128-7.232 7.296-0.512 14.592-2.432 14.976-4.48 0.384-1.92-0.576-2.432-3.904-2.24-3.392 0.256-80 6.592-85.376 7.552-5.44 0.896-19.84 2.112-23.68 0.704-3.776-1.344-8.128-4.544-8.128-4.544" fill="#E6201A" ></path><path d="M284.608 551.296c-8.576-11.2-13.184-3.328-15.104 4.48-1.92 7.872-10.624 4.032-12.928-4.672-2.368-8.64-9.28-9.088-19.968-4.16-10.624 4.928-48.96 26.432-59.008 34.112-2.688 2.048-3.84 4.736-1.6 8.192 2.304 3.456 9.28 2.432 21.824 1.152l35.072-3.264a24.32 24.32 0 0 0-8.064-16.064 2.048 2.048 0 0 1-0.32-2.88 2.176 2.176 0 0 1 3.008-0.32 28.224 28.224 0 0 1 9.6 18.816l4.48-0.384a23.168 23.168 0 0 0-7.616-15.552 2.048 2.048 0 0 1-0.192-2.88 2.176 2.176 0 0 1 3.008-0.192 27.072 27.072 0 0 1 8.96 18.24l5.056-0.512a21.568 21.568 0 0 0-7.232-13.376 2.048 2.048 0 0 1-0.256-2.88 2.176 2.176 0 0 1 2.944-0.256 25.6 25.6 0 0 1 8.768 16.128l5.12-0.448c-0.704-6.848-7.36-13.568-7.424-13.632a2.048 2.048 0 0 1 0.064-2.944 2.176 2.176 0 0 1 3.008 0c0.32 0.384 7.68 7.872 8.512 16.128a253.44 253.44 0 0 0 4.608-0.448c4.48-0.576 23.552-2.24 23.552-2.24s0.704-18.944-7.872-30.144M384.256 576.768c-2.56 3.84-2.432 8.448 0.32 10.304 2.752 1.856 4.48-1.536 7.04-5.44 2.56-3.84 4.992-6.656 2.24-8.512-2.752-1.856-7.04-0.192-9.6 3.648m28.672 8.32a16.896 16.896 0 1 1-33.792 0 16.896 16.896 0 0 1 33.792 0M374.848 553.856a7.424 7.424 0 0 0-7.232-6.4 7.424 7.424 0 0 0-7.232 6.4h14.464z" fill="#E6201A" ></path><path d="M396.032 608.512a24.32 24.32 0 0 1-24.704-23.872 24.32 24.32 0 0 1 24.704-23.936 24.32 24.32 0 0 1 24.64 23.936 24.32 24.32 0 0 1-24.64 23.872m22.592-51.968H416.64l-5.76-8.832h-27.392l-5.76 8.832H360.32a9.664 9.664 0 0 0-9.856 9.6v36.992c0 5.248 4.416 9.536 9.856 9.536h58.24a9.664 9.664 0 0 0 9.92-9.6v-36.992a9.664 9.664 0 0 0-9.856-9.536M151.424 464.192c1.088 12.032 9.856 12.288 9.856 12.288h57.152s8.768-0.256 9.856-12.288h-76.8zM160.448 425.408h-0.256a1.6 1.6 0 0 0-1.024 0.576l-3.008 3.776c-0.512 0.64-0.384 1.472 0.32 1.92l0.256 0.128a1.728 1.728 0 0 0 1.216 0.256 1.6 1.6 0 0 0 0.96-0.576l3.072-3.776a1.28 1.28 0 0 0 0.256-1.024 1.344 1.344 0 0 0-0.64-0.896l-0.256-0.128a1.664 1.664 0 0 0-0.896-0.256m-3.008 7.936a2.624 2.624 0 0 1-1.536-0.512l-0.192-0.128a2.624 2.624 0 0 1-0.64-3.712l2.688-3.776a2.624 2.624 0 0 1 3.648-0.64l0.256 0.192a2.624 2.624 0 0 1 0.64 3.712l-2.688 3.776a2.624 2.624 0 0 1-2.176 1.088" fill="#E6201A" ></path><path d="M161.6 427.008l-0.192-0.128c-0.896-0.512-1.088-1.536-0.448-2.24l2.432-3.072a2.048 2.048 0 0 1 2.56-0.384l0.256 0.192c0.832 0.512 1.024 1.472 0.448 2.24l-2.496 3.008a2.048 2.048 0 0 1-2.56 0.384M214.016 416.128a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192c-0.704 0.384-0.896 1.28-0.384 1.92l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.448 0 0.832-0.064 1.152-0.32l0.256-0.128c0.704-0.448 0.896-1.28 0.384-1.92l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.256-0.128a2.624 2.624 0 0 1 3.648 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448M220.608 425.088a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192a1.344 1.344 0 0 0-0.64 0.896 1.28 1.28 0 0 0 0.256 1.024l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.384 0 0.832-0.064 1.152-0.32l0.256-0.128a1.344 1.344 0 0 0 0.64-0.896 1.28 1.28 0 0 0-0.256-1.024l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.192-0.128a2.624 2.624 0 0 1 3.712 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448" fill="#E6201A" ></path><path d="M214.4 417.728l0.256-0.128c0.832-0.512 1.024-1.536 0.448-2.24l-2.56-3.008a2.048 2.048 0 0 0-2.56-0.384l-0.192 0.128c-0.832 0.512-1.024 1.536-0.448 2.24l2.496 3.008c0.64 0.768 1.728 0.896 2.56 0.384M194.048 395.584c0 1.92-1.536 3.392-3.456 3.392a3.392 3.392 0 0 1-3.52-3.392c0-1.856 1.6-3.328 3.52-3.328s3.456 1.472 3.456 3.328M220.672 428.8l-3.712-4.864 2.752-1.536 3.648 4.928zM222.848 438.4h6.4v-6.4h-6.4z" fill="#E6201A" ></path><path d="M164.224 421.824l-1.088-0.64 20.096-29.312c0.128-0.128 2.88-3.968 6.4-3.968 3.584 0 6.336 3.84 6.4 3.968l15.36 21.12-1.024 0.768-15.36-21.12c0-0.064-2.496-3.52-5.376-3.52-2.88 0-5.312 3.456-5.376 3.456l-20.032 29.248zM228.224 458.752c-1.472-17.472-3.584-22.72-3.584-22.72H159.616l-5.824 5.12a159.04 159.04 0 0 0-2.432 20.352h76.992c0-0.832 0-1.792-0.128-2.752M159.168 435.84l-6.656 5.76-1.92-2.112 6.656-5.76zM246.528 308.16l-9.92 1.6 7.04 6.912-1.472 9.6 8.96-4.352 8.96 4.352-1.536-9.6 7.04-6.912-9.856-1.6-4.608-8.64-4.608 8.64z m59.456-5.504l-14.4 18.496-13.504-7.424v45.44h-53.888v-45.44l-13.44 7.424-14.464-18.496 33.6-24.96h5.696c1.728 5.312 8.064 9.216 15.552 9.216 7.488 0 13.824-3.904 15.616-9.216h5.632l33.6 24.96zM413.568 330.24c-6.336 3.2-20.992 2.88-26.752 2.56a52.416 52.416 0 0 0-4.8 0c-5.76 0.32-20.416 0.64-26.688-2.56-4.224-2.176-9.728 3.456-5.184 6.016 5.952 3.264 30.08 10.88 32.32 29.824h3.968c2.24-18.944 26.304-26.56 32.32-29.824 4.48-2.56-1.024-8.192-5.184-6.08M384.448 315.136c-10.24 0-19.712-18.56-16.256-27.968 3.456-9.344 16.256-17.408 16.256-17.408s12.8 8.064 16.192 17.408c3.52 9.408-5.952 27.968-16.192 27.968m-10.432-53.632c2.112-3.648 7.616 5.568 7.616 5.568s-9.728-1.92-7.68-5.568m20.928 0c2.112 3.648-7.68 5.568-7.68 5.568s5.504-9.216 7.68-5.568m7.488 23.296s-9.472-13.632-16.256-16.896c0 0 12.16 0.576 12.352-6.144 0.192-6.72-11.136-4.992-14.08 4.16-2.816-9.152-14.144-10.88-14.016-4.16 0.192 6.72 12.416 6.144 12.416 6.144-6.848 3.2-16.256 16.896-16.256 16.896-16.128 10.56-27.648 28.416-13.184 37.056 14.4 8.64 25.408-3.2 25.408-3.2h11.328s11.008 11.84 25.472 3.2c14.464-8.64 2.88-26.496-13.184-37.12M638.272 327.68c2.432 6.848 13.056 11.968 25.792 11.968 12.736 0 23.36-5.12 25.792-12.032h-51.584z" fill="#E6201A" ></path><path d="M667.648 359.488c-2.048-1.088-2.304-5.568-2.304-11.52 0-5.888 1.664-9.472 1.664-9.472l-2.944-0.384-2.944 0.384s1.664 3.584 1.664 9.536c0 5.888-0.256 10.368-2.304 11.456-3.584 1.92-9.984 2.112-9.984 2.112v0.512h27.136V361.6s-6.4-0.128-9.984-2.112M636.032 328.384l-1.088-3.072h11.904a67.2 67.2 0 0 0 0.128-7.68c-1.088-6.08-15.36-20.672-15.36-27.52v-21.12h0.256A1.6 1.6 0 0 0 633.6 267.52v-4.224a1.6 1.6 0 0 0-1.664-1.536h-8.192a1.6 1.6 0 0 0-1.6 1.536v4.224c0 0.832 0.704 1.536 1.6 1.536h0.32v21.12c0 6.848-14.272 21.44-15.36 27.52-0.576 3.2 2.24 44.48 2.24 44.48h33.792l1.536-23.808c-5.12-2.432-8.768-5.824-10.24-9.92m-19.584-6.848c-0.448 5.248 1.728 36.288 1.728 36.288h-2.368s-2.56-31.232-2.56-37.632c0.064-6.4 6.4-11.904 6.4-11.904s-2.56 5.952-3.2 13.248M660.864 317.824a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M665.92 304.32a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M673.088 320a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M675.008 309.76a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M684.736 316.032a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M450.24 744.32h-5.632a3.712 3.712 0 0 1-3.84-3.584v-8.64h-16.192v8.64a3.712 3.712 0 0 1-3.776 3.648h-5.696c-1.664 0-3.2 1.28-3.264 2.88-0.128 1.728 1.28 3.2 3.072 3.2h35.52c1.792 0 3.2-1.472 3.136-3.2-0.064-1.664-1.6-2.88-3.328-2.88M471.424 678.144h-77.44a2.944 2.944 0 0 0-2.944 2.816v45.44c0 1.536 1.28 2.816 2.944 2.816H467.84v-1.6H393.984a1.28 1.28 0 0 1-1.28-1.28v-45.376a1.28 1.28 0 0 1 1.28-1.152h77.44c0.64 0 1.216 0.512 1.216 1.152v32.256h1.728v-32.256a2.88 2.88 0 0 0-2.944-2.816" fill="#E6201A" ></path><path d="M470.592 683.328v29.888h-0.448a2.24 2.24 0 0 0-2.304 2.24v10.176H396.416a1.6 1.6 0 0 1-1.664-1.6v-40.704c0-0.896 0.768-1.6 1.664-1.6h72.576c0.896 0 1.6 0.704 1.6 1.6" fill="#E6201A" ></path><path d="M493.44 754.688c0 1.28-0.96 2.24-2.24 2.24h-21.12a2.304 2.304 0 0 1-2.24-2.24v-39.168c0-1.28 1.024-2.24 2.304-2.24h21.056c1.28 0 2.304 1.024 2.304 2.24v39.168z m-2.24-42.24h-21.12a3.136 3.136 0 0 0-3.072 3.072v39.168c0 1.728 1.408 3.136 3.136 3.136h21.056a3.136 3.136 0 0 0 3.136-3.2v-39.04a3.136 3.136 0 0 0-3.2-3.2z" fill="#E6201A" ></path><path d="M484.8 722.368h-8.256c-0.512 0-0.896-1.472-0.896-3.2 0-1.792 0.384-3.2 0.896-3.2h8.256c0.512 0 0.896 1.408 0.896 3.2 0 1.728-0.384 3.2-0.896 3.2" fill="#E6201A" ></path><path d="M470.272 748.736h20.8v-28.416h-20.8zM485.312 753.536a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M607.744 706.24l7.488 17.152h1.792l-7.872-17.152zM592.448 723.392h2.432l-4.416-17.152h-1.92zM573.312 723.392h5.248l1.152-17.152h-4.224zM549.376 723.392h1.728l5.12-17.152H554.88zM545.216 706.24H544.64l-4.352 9.408h0.64l-3.584 7.68h1.792l3.392-7.68h0.64l3.968-9.408h-0.512zM550.016 706.24h-0.512l-3.712 9.408h0.576l-3.008 7.68h1.792l2.816-7.68h0.64l3.328-9.408h-0.512zM559.744 706.24h-0.576l-2.432 9.408h0.64l-2.048 7.68h1.856l1.792-7.68h0.64l2.112-9.408H561.28zM570.496 706.24H569.6l-1.856 9.408h1.024l-1.408 7.68h2.88l1.216-7.68h0.96l1.28-9.408h-0.832z" fill="#E6201A" ></path><path d="M579.456 706.24h-1.088l0.32 9.408h1.28l0.448 7.68h3.84l-0.832-7.68h1.28l-1.024-9.408h-1.152z" fill="#E6201A" ></path><path d="M584 706.24h-0.832l1.28 9.408h1.024l1.216 7.68h2.88l-1.472-7.68h0.96l-1.856-9.408h-0.896zM593.28 706.24h-0.512l2.176 9.408h0.64l1.792 7.68h1.792l-1.984-7.68h0.64l-2.56-9.408h-0.512zM598.144 706.24h-0.576l2.752 9.408h0.64l2.304 7.68h1.792l-2.56-7.68h0.64l-3.072-9.408h-0.512zM602.88 706.24h-0.512l3.456 9.408h0.64l2.816 7.68h1.728l-3.008-7.68h0.64l-3.776-9.408h-0.512zM565.248 706.24h-0.64l-2.24 9.408h0.768l-1.792 7.68h2.24l1.6-7.68h0.704l1.856-9.408h-0.64z" fill="#E6201A" ></path><path d="M528.064 727.04h98.24v-6.4H528.064z" fill="#E6201A" ></path><path d="M528.064 731.584h98.24v-6.4H528.064zM534.144 710.272h86.144v-16.768H534.144zM620.288 690.816H534.144s1.92-20.928 17.408-22.208c15.552-1.28 20.8 2.944 29.44 8.64 8.704 5.632 16.064 4.48 22.4 4.8 4.992 0.256 15.616 1.984 16.896 8.768" fill="#E6201A" ></path><path d="M613.44 709.568H540.928l-5.504 11.52h83.584l-5.568-11.52z m12.864 11.52H528.064l7.616-13.44h83.072l7.552 13.44zM537.92 748.16H534.4v-18.88h7.68zM616.512 748.16h3.456v-18.88h-7.68zM643.2 552a29.12 29.12 0 1 0 0 58.24 29.12 29.12 0 0 0 0-58.24m21.568 29.12a21.632 21.632 0 1 1-43.2 0 21.632 21.632 0 0 1 43.2 0" fill="#E6201A" ></path><path d="M623.36 560.896l4.608-14.208h2.624v11.008l-4.928 4.736zM662.976 560.896l-4.608-14.208h-2.624v11.008l4.928 4.736zM623.36 599.552l4.608 14.272h2.624V602.88l-4.928-4.8zM662.976 599.552l-4.608 14.272h-2.624V602.88l4.928-4.8zM680.96 575.808v8.896c0 0.896-0.896 1.664-2.048 1.664h-4.352a24.768 24.768 0 0 0 0-12.224h4.352c1.152 0 2.048 0.768 2.048 1.664M653.888 549.44h-21.376v-10.112a3.84 3.84 0 0 1 3.84-3.84h13.632a3.84 3.84 0 0 1 3.84 3.84v10.112zM653.888 611.072h-21.376v10.112a3.84 3.84 0 0 0 3.84 3.776h13.632a3.84 3.84 0 0 0 3.84-3.776v-10.112zM646.016 583.872a0.832 0.832 0 0 1-0.64-0.256l-13.248-15.552a0.832 0.832 0 0 1 0.128-1.152 0.896 0.896 0 0 1 1.152 0.128l13.248 15.488a0.832 0.832 0 0 1-0.128 1.152 0.896 0.896 0 0 1-0.512 0.192" fill="#E6201A" ></path><path d="M641.344 583.936a1.536 1.536 0 0 1-1.024-0.384 1.408 1.408 0 0 1-0.064-2.048l9.536-10.112a1.536 1.536 0 0 1 2.112-0.064c0.64 0.512 0.64 1.472 0.064 2.048l-9.536 10.112a1.536 1.536 0 0 1-1.088 0.448M746.944 557.76c-1.664 0.768-0.448 6.848 2.688 13.568 3.072 6.72 6.976 11.52 8.64 10.752 1.6-0.768 0.448-6.848-2.688-13.504-3.136-6.72-7.04-11.52-8.64-10.816z m60.544-1.28c0 13.888-3.264 21.76-7.68 26.752-4.288 4.992-5.632 16.384-5.632 16.384h-41.216s-1.344-11.392-5.696-16.384c-4.352-4.992-7.68-12.8-7.68-26.688h67.904z" fill="#E6201A" ></path><path d="M805.824 560.256s11.008-3.84 19.84 0.256c8.768 4.096 3.968 15.36-3.456 20.992-7.424 5.76-19.712 14.528-29.568 14.528v-4.352s10.24-0.384 23.552-12.48c13.44-12.16 8.64-18.304 4.096-19.008a24.768 24.768 0 0 0-15.232 3.072l0.768-3.008zM774.4 519.488c-6.464 14.912 15.936 16.128-1.92 30.08 6.08-13.952-14.336-17.92 1.92-30.08M773.568 602.176h-43.328s5.504 6.4 25.92 6.4h34.816c20.416 0 25.92-6.4 25.92-6.4h-43.328zM778.56 455.552a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4m87.552 1.024s6.336-3.392 21.056 0c0 0-7.488-14.592-30.592-5.76 0 0-17.088-11.264-48-12.416-30.144-1.088-39.936 11.2-46.336 13.248-2.24 0.704-4.864 2.816-2.368 3.84 2.56 0.96 7.552 3.264 6.528 3.584-1.024 0.32-4.992 0.32-5.312 0.832-0.256 0.64 2.048 1.28 5.12 1.6 3.008 0.256 7.04 3.2 14.592 3.648 7.552 0.448 16-1.664 15.616-17.792 0 0 3.776 8.768-1.472 17.856 0 0 3.2-0.512 5.44 1.28s11.072 8.64 26.368 4.736c0 0-6.4-4.992-7.68-11.072 0 0 3.328 4.928 11.776 4.224 8.384-0.768 17.856-3.84 22.912-3.072 5.056 0.768 5.44 2.432 12.992 2.816 7.68 0.448 16.192 0.192 16.192 0.192s-2.944-6.784-16.832-7.744" fill="#E6201A" ></path><path d="M841.856 437.76s-12.032-8.96-35.328-12.16c-0.576-2.496-0.192-5.248-0.192-5.248a18.688 18.688 0 0 0-10.432 4.224l-2.56-0.128c-30.912-1.152-40.96 11.52-47.552 13.568-2.24 0.704-4.992 2.88-2.368 3.84 2.624 1.088 7.68 3.456 6.656 3.776-1.024 0.32-5.12 0.256-5.376 0.832-0.32 0.64 2.112 1.28 5.184 1.664 1.92 0.192 4.352 1.408 7.744 2.432a11.072 11.072 0 0 1 3.456-1.792 26.048 26.048 0 0 0 4.672-2.56 67.84 67.84 0 0 1 14.848-7.296 35.648 35.648 0 0 0 0.256-5.312s0.768 1.92 1.152 4.864a76.16 76.16 0 0 1 26.688-3.072c17.152 0.64 30.72 3.648 39.488 6.464a10.24 10.24 0 0 0 6.464 0 30.976 30.976 0 0 1 17.152-0.256s1.344-9.472-29.952-3.84m-79.36-2.304a3.2 3.2 0 1 1 0 6.4 3.2 3.2 0 0 1 0-6.4M789.568 335.232c5.76 0.384 10.88-4.032 10.88-4.032s-2.432 1.28-10.944-1.6c-8.576-2.88-8.96 3.968-8.96 3.968 3.2-0.896 3.328 1.344 9.024 1.664m25.92-1.216c0 10.88-8.832 21.632-19.712 21.632-10.88 0-19.712-10.752-19.712-21.632 0-13.888 12.48-8.576 19.712-7.872 7.168-0.704 19.712-6.016 19.712 7.872M753.728 339.392c-5.248-0.384-5.376-2.56-8.32-1.728 0 0 0.256-6.848 8.256-3.968 7.936 2.88 10.176 1.664 10.176 1.664s-4.8 4.352-10.112 4.032m16.32-5.504c0-1.728 0.192-3.392 0.512-4.928-3.648-0.128-7.872 1.152-11.072 1.536-6.72-0.704-18.304-5.632-18.304 7.296 0 10.112 8.192 20.096 18.304 20.096a18.176 18.176 0 0 0 14.976-8.96 28.288 28.288 0 0 1-4.48-15.04M788.992 301.248a39.488 39.488 0 0 1-3.392-11.328v-12.608h-3.712v12.608c0 9.856-8.576 19.52-13.696 23.68a30.912 30.912 0 0 0-8.32 11.776l1.6 0.576c0-0.128 2.56-6.784 7.808-11.072 5.12-4.16 13.504-13.632 14.272-23.616h0.576c0.32 1.92 1.152 5.952 3.328 10.688 3.008 6.4 6.208 14.72 6.272 18.624h1.728c-0.128-5.248-4.992-16.128-6.4-19.328M746.112 308.672s-2.176-15.552 6.016-21.632c8.192-6.08 26.048-4.16 26.048-4.16s-5.248 3.072-7.04 8.448a25.28 25.28 0 0 1-25.024 17.28" fill="#E6201A" ></path><path d="M527.36 457.792l22.464-4.224-2.176-23.168-16.64 3.52-3.584 23.872z m-43.392 4.224l20.288-7.68-3.648-19.712-14.464-4.224-5.76-12.608-6.592 8.384-3.584 23.872L490.496 448l-6.528 14.08z m87.616-7.68l22.4 4.864 8 20.352-27.52 3.52-6.528 42.88-15.232 9.792-9.408-54.784-16.64-1.408-12.288 45.696-15.936 10.496-1.472-52.672-12.992-2.112-5.76-14.72-5.824 7.04-8.704 62.464-34.048-22.464 21.76-6.336-4.352-29.44-11.584 9.792-10.112-33.728 23.872-4.224-3.648-21.76-6.464-2.112-11.584-19.648 17.344-5.632 16.64-33.728 12.288 32.32 13.76 2.112v11.264l20.992-4.224-15.872-40.768 40.512 16.192-10.112 27.392 20.224-4.224 17.408-41.472 28.928 21.12-28.928 21.76h27.52l7.936 21.76-18.816 0.704-5.76 23.872z" fill="#FFFFFF" ></path></symbol><symbol id="icon-pinduoduo02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M323.328 712.896L505.856 832V592.768zM518.144 832l182.528-119.104-182.528-120.128zM128 565.248l182.528-120.128L128 325.12zM128 579.2l182.528 119.104V459.072zM310.528 192L128 311.104l182.528 120.128zM322.752 459.072L505.28 579.2 322.752 698.24zM322.752 192v239.232l182.528-120.128zM701.248 459.072L518.72 579.2l182.528 119.104zM701.248 192L518.72 311.104l182.528 120.128zM713.472 445.12L896 565.248V325.12zM713.472 698.304L896 579.2l-182.528-120.128zM713.472 192v239.232L896 311.104z" fill="#E6201A" ></path><path d="M171.776 588.8s0.064 10.048 9.984 10.24c9.92 0.256 88.832-6.784 96.128-7.232 7.296-0.512 14.592-2.432 14.976-4.48 0.384-1.92-0.576-2.432-3.904-2.24-3.392 0.256-80 6.592-85.376 7.552-5.44 0.896-19.84 2.112-23.68 0.704A40.832 40.832 0 0 1 171.776 588.8" fill="#FEFEFE" ></path><path d="M284.608 551.296c-8.576-11.2-13.184-3.328-15.104 4.48-1.92 7.872-10.624 4.032-12.928-4.672-2.368-8.64-9.28-9.088-19.968-4.16-10.624 4.928-48.96 26.432-59.008 34.112-2.688 2.048-3.84 4.736-1.6 8.192 2.304 3.456 9.28 2.432 21.824 1.152l35.072-3.264a24.32 24.32 0 0 0-8.064-16.064 2.048 2.048 0 0 1-0.32-2.88 2.176 2.176 0 0 1 3.008-0.32 28.224 28.224 0 0 1 9.6 18.816l4.48-0.384a23.168 23.168 0 0 0-7.616-15.552 2.048 2.048 0 0 1-0.192-2.88 2.176 2.176 0 0 1 3.008-0.192 27.072 27.072 0 0 1 8.96 18.24l5.056-0.512a21.568 21.568 0 0 0-7.232-13.376 2.048 2.048 0 0 1-0.256-2.88 2.176 2.176 0 0 1 2.944-0.256 25.6 25.6 0 0 1 8.768 16.128l5.12-0.448c-0.704-6.848-7.36-13.568-7.424-13.632a2.048 2.048 0 0 1 0.064-2.944 2.176 2.176 0 0 1 3.008 0c0.32 0.384 7.68 7.872 8.512 16.128a253.44 253.44 0 0 0 4.608-0.448c4.48-0.576 23.552-2.24 23.552-2.24s0.704-18.944-7.872-30.144M384.256 576.768c-2.56 3.84-2.432 8.448 0.32 10.304 2.752 1.856 4.48-1.536 7.04-5.44 2.56-3.84 4.992-6.656 2.24-8.512-2.752-1.856-7.04-0.192-9.6 3.648m28.672 8.32a16.896 16.896 0 1 1-33.792 0 16.896 16.896 0 0 1 33.792 0M374.848 553.856a7.424 7.424 0 0 0-7.232-6.4 7.424 7.424 0 0 0-7.232 6.4h14.464z" fill="#FEFEFE" ></path><path d="M396.032 608.512a24.32 24.32 0 0 1-24.704-23.872 24.32 24.32 0 0 1 24.704-23.936 24.32 24.32 0 0 1 24.64 23.936 24.32 24.32 0 0 1-24.64 23.872m22.592-51.968H416.64l-5.76-8.832h-27.392l-5.76 8.832H360.32a9.664 9.664 0 0 0-9.856 9.6v36.992c0 5.248 4.416 9.536 9.856 9.536h58.24a9.664 9.664 0 0 0 9.92-9.6v-36.992a9.664 9.664 0 0 0-9.856-9.536M151.424 464.192c1.088 12.032 9.856 12.288 9.856 12.288h57.152s8.768-0.256 9.856-12.288h-76.8zM160.448 425.408H160.192a1.6 1.6 0 0 0-1.024 0.576l-3.008 3.776c-0.512 0.64-0.384 1.472 0.32 1.92l0.256 0.128a1.728 1.728 0 0 0 1.216 0.256 1.6 1.6 0 0 0 0.96-0.576l3.072-3.776a1.28 1.28 0 0 0 0.256-1.024 1.344 1.344 0 0 0-0.64-0.896l-0.256-0.128a1.664 1.664 0 0 0-0.896-0.256M157.44 433.28a2.624 2.624 0 0 1-1.536-0.512l-0.192-0.128a2.624 2.624 0 0 1-0.64-3.712l2.688-3.776a2.624 2.624 0 0 1 3.648-0.64l0.256 0.192a2.624 2.624 0 0 1 0.64 3.712l-2.688 3.776a2.624 2.624 0 0 1-2.176 1.088" fill="#FEFEFE" ></path><path d="M161.6 427.008L161.408 426.88c-0.896-0.512-1.088-1.536-0.448-2.24l2.432-3.072a2.048 2.048 0 0 1 2.56-0.384l0.256 0.192c0.832 0.512 1.024 1.472 0.448 2.24l-2.496 3.008a2.048 2.048 0 0 1-2.56 0.384M214.016 416.128a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192c-0.704 0.384-0.896 1.28-0.384 1.92l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.448 0 0.832-0.064 1.152-0.32l0.256-0.128c0.704-0.448 0.896-1.28 0.384-1.92l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.256-0.128a2.624 2.624 0 0 1 3.648 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448M220.608 425.088a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192a1.344 1.344 0 0 0-0.64 0.896 1.28 1.28 0 0 0 0.256 1.024l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.384 0 0.832-0.064 1.152-0.32l0.256-0.128a1.344 1.344 0 0 0 0.64-0.896 1.28 1.28 0 0 0-0.256-1.024l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.192-0.128a2.624 2.624 0 0 1 3.712 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448" fill="#FEFEFE" ></path><path d="M214.4 417.728l0.256-0.128c0.832-0.512 1.024-1.536 0.448-2.24l-2.56-3.008a2.048 2.048 0 0 0-2.56-0.384l-0.192 0.128c-0.832 0.512-1.024 1.536-0.448 2.24l2.496 3.008c0.64 0.768 1.728 0.896 2.56 0.384M194.048 395.584c0 1.92-1.6 3.392-3.456 3.392a3.392 3.392 0 0 1-3.52-3.392c0-1.856 1.6-3.328 3.52-3.328s3.456 1.472 3.456 3.328M220.672 428.8l-3.712-4.864 2.752-1.536 3.648 4.928z" fill="#FEFEFE" ></path><path d="M222.848 438.4h6.4v-6.4h-6.4zM164.224 421.824l-1.088-0.64 20.096-29.312c0.128-0.128 2.88-3.968 6.4-3.968 3.584 0 6.336 3.84 6.4 3.968l15.36 21.12-1.024 0.768-15.36-21.12c0-0.064-2.496-3.52-5.376-3.52-2.88 0-5.312 3.456-5.376 3.456l-20.032 29.248z" fill="#FEFEFE" ></path><path d="M228.224 458.752c-1.472-17.472-3.584-22.72-3.584-22.72H159.616l-5.824 5.12a159.04 159.04 0 0 0-2.432 20.352h76.992c0-0.832 0-1.792-0.128-2.752M159.168 435.84l-6.656 5.76-1.92-2.112 6.656-5.76zM246.528 308.16l-9.92 1.6 7.04 6.912-1.472 9.6 8.96-4.352 8.96 4.352-1.536-9.6 7.04-6.912-9.856-1.6-4.608-8.64-4.608 8.64z m59.456-5.504l-14.4 18.496-13.504-7.424v45.44h-53.888v-45.44l-13.44 7.424-14.464-18.496 33.6-24.96h5.696c1.728 5.312 8.064 9.216 15.552 9.216 7.488 0 13.824-3.904 15.616-9.216h5.632l33.6 24.96zM413.568 330.24c-6.336 3.2-20.992 2.88-26.752 2.56a52.416 52.416 0 0 0-4.8 0c-5.76 0.32-20.416 0.64-26.688-2.56-4.224-2.176-9.728 3.456-5.184 6.016 5.952 3.264 30.08 10.88 32.32 29.824h3.968c2.24-18.944 26.304-26.56 32.32-29.824 4.48-2.56-1.024-8.192-5.184-6.08M384.448 315.136c-10.24 0-19.712-18.56-16.256-27.968 3.456-9.344 16.256-17.408 16.256-17.408s12.8 8.064 16.192 17.408c3.52 9.408-5.952 27.968-16.192 27.968m-10.432-53.632c2.112-3.648 7.616 5.568 7.616 5.568s-9.728-1.92-7.68-5.568m20.928 0c2.112 3.648-7.68 5.568-7.68 5.568s5.504-9.216 7.68-5.568m7.488 23.296s-9.472-13.632-16.256-16.896c0 0 12.16 0.576 12.352-6.144 0.192-6.72-11.136-4.992-14.08 4.16-2.816-9.152-14.144-10.88-14.016-4.16 0.192 6.72 12.416 6.144 12.416 6.144-6.848 3.2-16.256 16.896-16.256 16.896-16.128 10.56-27.648 28.416-13.248 37.056 14.464 8.64 25.472-3.2 25.472-3.2h11.328s11.008 11.84 25.472 3.2c14.464-8.64 2.88-26.496-13.184-37.12M638.272 327.68c2.432 6.848 13.056 11.968 25.792 11.968 12.736 0 23.36-5.12 25.792-12.032h-51.584z" fill="#FEFEFE" ></path><path d="M667.648 359.488c-2.048-1.088-2.304-5.568-2.304-11.52 0-5.888 1.664-9.472 1.664-9.472l-2.944-0.384-2.944 0.384s1.664 3.584 1.664 9.536c0 5.888-0.256 10.368-2.304 11.456-3.584 1.92-9.984 2.112-9.984 2.112v0.512h27.136V361.6s-6.4-0.128-9.984-2.112M636.032 328.384l-1.088-3.072h11.904a67.2 67.2 0 0 0 0.128-7.68c-1.088-6.08-15.36-20.672-15.36-27.52v-21.12h0.256A1.6 1.6 0 0 0 633.6 267.52v-4.224a1.6 1.6 0 0 0-1.664-1.536h-8.192a1.6 1.6 0 0 0-1.6 1.536v4.224c0 0.832 0.704 1.536 1.6 1.536h0.32v21.12c0 6.848-14.272 21.44-15.36 27.52-0.576 3.2 2.24 44.48 2.24 44.48h33.792l1.536-23.808c-5.12-2.432-8.768-5.824-10.24-9.92m-19.584-6.848c-0.448 5.248 1.728 36.288 1.728 36.288h-2.368s-2.56-31.232-2.56-37.632c0.064-6.4 6.4-11.904 6.4-11.904s-2.56 5.952-3.2 13.248M660.864 317.824a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M665.92 304.32a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M673.088 320a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M675.008 309.76a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M684.736 316.032a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M450.24 744.32h-5.632a3.712 3.712 0 0 1-3.84-3.584v-8.64h-16.192v8.64a3.712 3.712 0 0 1-3.776 3.648h-5.696c-1.664 0-3.2 1.28-3.264 2.88-0.128 1.728 1.28 3.2 3.072 3.2h35.52c1.792 0 3.2-1.472 3.136-3.2-0.064-1.664-1.6-2.88-3.328-2.88M471.424 678.144h-77.44a2.944 2.944 0 0 0-2.944 2.816v45.44c0 1.536 1.28 2.816 2.944 2.816H467.84V727.68H393.984a1.28 1.28 0 0 1-1.28-1.28V680.96a1.28 1.28 0 0 1 1.28-1.152h77.44c0.64 0 1.216 0.512 1.216 1.152v32.256h1.728V680.96a2.88 2.88 0 0 0-2.944-2.816" fill="#FEFEFE" ></path><path d="M470.592 683.328v29.888h-0.448a2.24 2.24 0 0 0-2.304 2.24v10.176H396.416a1.6 1.6 0 0 1-1.664-1.6v-40.704c0-0.896 0.768-1.6 1.664-1.6h72.576c0.896 0 1.6 0.704 1.6 1.6" fill="#FEFEFE" ></path><path d="M493.44 754.688c0 1.28-0.96 2.24-2.24 2.24h-21.12a2.304 2.304 0 0 1-2.24-2.24V715.52c0-1.28 1.024-2.24 2.304-2.24h21.056c1.28 0 2.304 1.024 2.304 2.24v39.168z m-2.24-42.24h-21.12a3.136 3.136 0 0 0-3.072 3.072v39.168c0 1.728 1.408 3.136 3.136 3.136h21.056a3.136 3.136 0 0 0 3.136-3.2v-39.04a3.136 3.136 0 0 0-3.2-3.2z" fill="#FEFEFE" ></path><path d="M484.8 722.368h-8.256c-0.512 0-0.896-1.472-0.896-3.2 0-1.792 0.384-3.2 0.896-3.2h8.256c0.448 0 0.896 1.408 0.896 3.2 0 1.728-0.448 3.2-0.896 3.2" fill="#FEFEFE" ></path><path d="M470.272 748.736h20.8v-28.416h-20.8zM485.312 753.536a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M607.744 706.24l7.488 17.152h1.792l-7.872-17.152zM592.448 723.392h2.432l-4.416-17.152h-1.92zM573.312 723.392h5.248l1.152-17.152h-4.224zM549.376 723.392h1.728l5.12-17.152H554.88zM545.216 706.24H544.64l-4.352 9.408h0.64l-3.584 7.68h1.792l3.392-7.68h0.64l3.968-9.408h-0.512zM550.016 706.24h-0.512l-3.776 9.408h0.64l-3.008 7.68h1.792l2.816-7.68h0.64l3.328-9.408h-0.512zM559.744 706.24h-0.576l-2.432 9.408h0.64l-2.048 7.68h1.856l1.792-7.68h0.64l2.112-9.408H561.28zM570.496 706.24H569.6l-1.856 9.408h1.024l-1.408 7.68h2.88l1.216-7.68h0.96l1.28-9.408h-0.832z" fill="#FEFEFE" ></path><path d="M579.456 706.24h-1.088l0.32 9.408h1.28l0.448 7.68h3.84l-0.832-7.68h1.28l-1.024-9.408h-1.152z" fill="#FEFEFE" ></path><path d="M584 706.24h-0.832l1.28 9.408h1.024l1.216 7.68h2.88l-1.472-7.68h0.96l-1.856-9.408h-0.896zM593.28 706.24h-0.512l2.176 9.408h0.64l1.792 7.68h1.792l-1.984-7.68h0.64l-2.56-9.408h-0.512zM598.144 706.24h-0.576l2.752 9.408h0.64l2.304 7.68h1.792l-2.56-7.68h0.64l-3.072-9.408h-0.512zM602.88 706.24h-0.512l3.456 9.408h0.64l2.816 7.68h1.728l-3.008-7.68h0.64l-3.776-9.408h-0.512zM565.248 706.24h-0.64l-2.24 9.408h0.768l-1.792 7.68h2.24l1.6-7.68h0.704l1.856-9.408h-0.64z" fill="#FEFEFE" ></path><path d="M528.064 727.04h98.24v-6.4H528.064z" fill="#FEFEFE" ></path><path d="M528.064 731.584h98.24v-6.4H528.064zM534.144 710.272h86.144v-16.768H534.144zM620.288 690.816H534.144s1.92-20.928 17.408-22.208c15.552-1.28 20.8 2.944 29.44 8.64 8.704 5.632 16.064 4.48 22.4 4.8 4.992 0.256 15.616 1.984 16.896 8.768" fill="#FEFEFE" ></path><path d="M613.44 709.568H540.928l-5.504 11.52h83.584l-5.568-11.52z m12.864 11.52H528.064l7.616-13.44h83.072l7.552 13.44zM537.92 748.16H534.4v-18.88h7.68zM616.512 748.16h3.456v-18.88h-7.68zM643.2 552a29.12 29.12 0 1 0 0 58.24 29.12 29.12 0 0 0 0-58.24m21.568 29.12a21.632 21.632 0 1 1-43.2 0 21.632 21.632 0 0 1 43.2 0" fill="#FEFEFE" ></path><path d="M623.36 560.896l4.608-14.208h2.624v11.008l-4.928 4.736zM662.976 560.896l-4.608-14.208h-2.624v11.008l4.928 4.736zM623.36 599.552l4.608 14.272h2.624V602.88l-4.928-4.8zM662.976 599.552l-4.608 14.272h-2.624V602.88l4.928-4.8zM680.96 575.808v8.896c0 0.896-0.896 1.664-2.048 1.664H674.56a24.768 24.768 0 0 0 0-12.224h4.352c1.152 0 2.048 0.768 2.048 1.664M653.888 549.44h-21.376v-10.112a3.84 3.84 0 0 1 3.84-3.84h13.632a3.84 3.84 0 0 1 3.84 3.84v10.112zM653.888 611.072h-21.376v10.112a3.84 3.84 0 0 0 3.84 3.776h13.632a3.84 3.84 0 0 0 3.84-3.776v-10.112zM646.016 583.872a0.832 0.832 0 0 1-0.64-0.256l-13.248-15.552a0.832 0.832 0 0 1 0.128-1.152 0.896 0.896 0 0 1 1.152 0.128l13.248 15.488a0.832 0.832 0 0 1-0.128 1.152 0.896 0.896 0 0 1-0.512 0.192" fill="#FEFEFE" ></path><path d="M641.344 583.936a1.536 1.536 0 0 1-1.024-0.384 1.408 1.408 0 0 1-0.064-2.048l9.536-10.112a1.536 1.536 0 0 1 2.112-0.064c0.64 0.512 0.64 1.472 0.064 2.048l-9.536 10.112a1.536 1.536 0 0 1-1.088 0.448M746.944 557.76c-1.664 0.768-0.448 6.848 2.688 13.568 3.072 6.72 6.976 11.52 8.64 10.752 1.6-0.768 0.448-6.848-2.688-13.504-3.136-6.72-7.04-11.52-8.64-10.816z m60.544-1.28c0 13.888-3.264 21.76-7.68 26.752-4.288 4.992-5.632 16.384-5.632 16.384h-41.216s-1.344-11.392-5.696-16.384c-4.352-4.992-7.68-12.8-7.68-26.688h67.904z" fill="#FEFEFE" ></path><path d="M805.824 560.256s11.008-3.84 19.84 0.256c8.768 4.096 3.968 15.36-3.456 20.992-7.424 5.76-19.712 14.528-29.568 14.528v-4.352s10.24-0.384 23.552-12.48c13.44-12.16 8.64-18.304 4.096-19.008a24.768 24.768 0 0 0-15.232 3.072l0.768-3.008zM774.4 519.488c-6.464 14.912 15.936 16.128-1.92 30.08 6.08-13.952-14.336-17.92 1.92-30.08M773.568 602.176H730.24s5.504 6.4 25.92 6.4h34.816c20.416 0 25.92-6.4 25.92-6.4h-43.328zM778.56 455.552a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4m87.552 1.024s6.336-3.392 21.056 0c0 0-7.488-14.592-30.592-5.76 0 0-17.088-11.264-48-12.416-30.144-1.088-39.936 11.2-46.336 13.248-2.24 0.704-4.864 2.816-2.368 3.84 2.56 0.96 7.552 3.264 6.528 3.584-1.024 0.32-4.992 0.32-5.312 0.832-0.256 0.64 2.048 1.28 5.12 1.6 3.008 0.256 7.04 3.2 14.592 3.648 7.552 0.448 16-1.664 15.616-17.792 0 0 3.776 8.768-1.472 17.856 0 0 3.2-0.512 5.44 1.28s11.072 8.64 26.368 4.736c0 0-6.4-4.992-7.68-11.072 0 0 3.328 4.928 11.776 4.224 8.384-0.768 17.856-3.84 22.912-3.072 5.056 0.768 5.44 2.432 12.992 2.816 7.68 0.448 16.192 0.192 16.192 0.192s-2.944-6.784-16.832-7.744" fill="#FEFEFE" ></path><path d="M841.856 437.76s-12.032-8.96-35.328-12.16c-0.576-2.496-0.192-5.248-0.192-5.248a18.688 18.688 0 0 0-10.432 4.224l-2.56-0.128c-30.912-1.152-40.96 11.52-47.552 13.568-2.24 0.704-4.992 2.88-2.368 3.84 2.624 1.088 7.68 3.456 6.656 3.776-1.024 0.32-5.12 0.256-5.376 0.832-0.32 0.64 2.112 1.28 5.184 1.664 1.92 0.192 4.352 1.408 7.744 2.432a11.072 11.072 0 0 1 3.456-1.792 26.048 26.048 0 0 0 4.672-2.56 67.84 67.84 0 0 1 14.848-7.296 35.648 35.648 0 0 0 0.256-5.312s0.768 1.92 1.152 4.864a76.16 76.16 0 0 1 26.688-3.072c17.152 0.64 30.72 3.648 39.488 6.464a10.24 10.24 0 0 0 6.464 0 30.976 30.976 0 0 1 17.152-0.256s1.344-9.472-29.952-3.84m-79.36-2.304a3.2 3.2 0 1 1 0 6.4 3.2 3.2 0 0 1 0-6.4M789.568 335.232c5.76 0.384 10.88-4.032 10.88-4.032s-2.432 1.28-10.944-1.6c-8.576-2.88-8.96 3.968-8.96 3.968 3.2-0.896 3.328 1.344 9.024 1.664m25.92-1.216c0 10.88-8.832 21.632-19.712 21.632-10.88 0-19.712-10.752-19.712-21.632 0-13.888 12.48-8.576 19.712-7.872 7.168-0.704 19.712-6.016 19.712 7.872M753.728 339.392c-5.248-0.384-5.376-2.56-8.32-1.728 0 0 0.256-6.848 8.256-3.968 7.936 2.88 10.176 1.664 10.176 1.664s-4.8 4.352-10.112 4.032m16.32-5.504c0-1.728 0.192-3.392 0.512-4.928-3.648-0.128-7.872 1.152-11.072 1.536-6.72-0.704-18.304-5.632-18.304 7.296 0 10.112 8.192 20.096 18.304 20.096a18.176 18.176 0 0 0 14.976-8.96 28.288 28.288 0 0 1-4.48-15.04M788.992 301.248a39.488 39.488 0 0 1-3.392-11.328v-12.608h-3.712v12.608c0 9.856-8.576 19.52-13.696 23.68a30.912 30.912 0 0 0-8.32 11.776l1.6 0.576c0-0.128 2.56-6.784 7.808-11.072 5.12-4.16 13.504-13.632 14.272-23.616h0.576c0.32 1.92 1.152 5.952 3.328 10.688 3.008 6.4 6.208 14.72 6.272 18.624h1.728c-0.128-5.248-4.992-16.128-6.4-19.328M746.112 308.672s-2.176-15.552 6.016-21.632c8.192-6.08 26.048-4.16 26.048-4.16s-5.248 3.072-7.04 8.448a25.28 25.28 0 0 1-25.024 17.28" fill="#FEFEFE" ></path><path d="M527.36 457.792l22.464-4.224-2.176-23.168-16.64 3.52-3.584 23.872z m-43.392 4.224l20.288-7.68-3.648-19.712-14.464-4.224-5.76-12.608-6.592 8.384-3.584 23.872L490.496 448l-6.528 14.08z m87.616-7.68l22.4 4.864 8 20.352-27.52 3.52-6.528 42.88-15.232 9.792-9.408-54.784-16.64-1.408-12.288 45.696-15.936 10.496-1.472-52.672-12.992-2.112-5.76-14.72-5.824 7.04-8.704 62.464-34.048-22.464 21.76-6.336-4.352-29.44-11.584 9.792-10.112-33.728 23.872-4.224-3.648-21.76-6.464-2.112-11.584-19.648 17.344-5.632 16.64-33.728 12.288 32.32 13.76 2.112v11.264l20.992-4.224-15.872-40.768 40.512 16.192-10.112 27.392 20.224-4.224 17.408-41.472 28.928 21.12-28.928 21.76h27.52l7.936 21.76-18.816 0.704-5.76 23.872z" fill="#E6201A" ></path></symbol><symbol id="icon-pinduoduo03" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#D9D9D9" ></path><path d="M323.328 712.896L505.856 832V592.768zM518.144 832l182.528-119.104-182.528-120.128zM128 565.248l182.528-120.128L128 325.12zM128 579.2l182.528 119.104V459.072zM310.528 192L128 311.104l182.528 120.128zM322.752 459.072L505.28 579.2 322.752 698.24zM322.752 192v239.232l182.528-120.128zM701.248 459.072L518.72 579.2l182.528 119.104zM701.248 192L518.72 311.104l182.528 120.128zM713.472 445.12L896 565.248V325.12zM713.472 698.304L896 579.2l-182.528-120.128zM713.472 192v239.232L896 311.104z" fill="#FFFFFF" ></path><path d="M171.776 588.8s0.064 10.048 9.984 10.24c9.92 0.256 88.832-6.784 96.128-7.232 7.296-0.512 14.592-2.432 14.976-4.48 0.384-1.92-0.576-2.432-3.904-2.24-3.392 0.256-80 6.592-85.376 7.552-5.44 0.896-19.84 2.112-23.68 0.704-3.776-1.344-8.128-4.544-8.128-4.544" fill="#D9D9D9" ></path><path d="M284.608 551.296c-8.576-11.2-13.184-3.328-15.104 4.48-1.92 7.872-10.624 4.032-12.928-4.672-2.368-8.64-9.28-9.088-19.968-4.16-10.624 4.928-48.96 26.432-59.008 34.112-2.688 2.048-3.84 4.736-1.6 8.192 2.304 3.456 9.28 2.432 21.824 1.152l35.072-3.264a24.32 24.32 0 0 0-8.064-16.064 2.048 2.048 0 0 1-0.32-2.88 2.176 2.176 0 0 1 3.008-0.32 28.224 28.224 0 0 1 9.6 18.816l4.48-0.384a23.168 23.168 0 0 0-7.616-15.552 2.048 2.048 0 0 1-0.192-2.88 2.176 2.176 0 0 1 3.008-0.192 27.072 27.072 0 0 1 8.96 18.24l5.056-0.512a21.568 21.568 0 0 0-7.232-13.376 2.048 2.048 0 0 1-0.256-2.88 2.176 2.176 0 0 1 2.944-0.256 25.6 25.6 0 0 1 8.768 16.128l5.12-0.448c-0.704-6.848-7.36-13.568-7.424-13.632a2.048 2.048 0 0 1 0.064-2.944 2.176 2.176 0 0 1 3.008 0c0.32 0.384 7.68 7.872 8.512 16.128a253.44 253.44 0 0 0 4.608-0.448c4.48-0.576 23.552-2.24 23.552-2.24s0.704-18.944-7.872-30.144M384.256 576.768c-2.56 3.84-2.432 8.448 0.32 10.304 2.752 1.856 4.48-1.536 7.04-5.44 2.56-3.84 4.992-6.656 2.24-8.512-2.752-1.856-7.04-0.192-9.6 3.648m28.672 8.32a16.896 16.896 0 1 1-33.792 0 16.896 16.896 0 0 1 33.792 0M374.848 553.856a7.424 7.424 0 0 0-7.232-6.4 7.424 7.424 0 0 0-7.232 6.4h14.464z" fill="#D9D9D9" ></path><path d="M396.032 608.512a24.32 24.32 0 0 1-24.704-23.872 24.32 24.32 0 0 1 24.704-23.936 24.32 24.32 0 0 1 24.64 23.936 24.32 24.32 0 0 1-24.64 23.872m22.592-51.968H416.64l-5.76-8.832h-27.392l-5.76 8.832H360.32a9.664 9.664 0 0 0-9.856 9.6v36.992c0 5.248 4.416 9.536 9.856 9.536h58.24a9.664 9.664 0 0 0 9.92-9.6v-36.992a9.664 9.664 0 0 0-9.856-9.536M151.424 464.192c1.088 12.032 9.856 12.288 9.856 12.288h57.152s8.768-0.256 9.856-12.288h-76.8zM160.448 425.408h-0.256a1.6 1.6 0 0 0-1.024 0.576l-3.008 3.776c-0.512 0.64-0.384 1.472 0.32 1.92l0.256 0.128a1.728 1.728 0 0 0 1.216 0.256 1.6 1.6 0 0 0 0.96-0.576l3.072-3.776a1.28 1.28 0 0 0 0.256-1.024 1.344 1.344 0 0 0-0.64-0.896l-0.256-0.128a1.664 1.664 0 0 0-0.896-0.256m-3.008 7.936a2.624 2.624 0 0 1-1.536-0.512l-0.192-0.128a2.624 2.624 0 0 1-0.64-3.712l2.688-3.776a2.624 2.624 0 0 1 3.648-0.64l0.256 0.192a2.624 2.624 0 0 1 0.64 3.712l-2.688 3.776a2.624 2.624 0 0 1-2.176 1.088" fill="#D9D9D9" ></path><path d="M161.6 427.008l-0.192-0.128c-0.896-0.512-1.088-1.536-0.448-2.24l2.432-3.072a2.048 2.048 0 0 1 2.56-0.384l0.256 0.192c0.832 0.512 1.024 1.472 0.448 2.24l-2.496 3.008a2.048 2.048 0 0 1-2.56 0.384M214.016 416.128a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192c-0.704 0.384-0.896 1.28-0.384 1.92l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.448 0 0.832-0.064 1.152-0.32l0.256-0.128c0.704-0.448 0.896-1.28 0.384-1.92l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.256-0.128a2.624 2.624 0 0 1 3.648 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448M220.608 425.088a1.664 1.664 0 0 0-0.896 0.256l-0.256 0.192a1.344 1.344 0 0 0-0.64 0.896 1.28 1.28 0 0 0 0.256 1.024l3.008 3.712c0.256 0.32 0.64 0.512 1.024 0.64 0.384 0 0.832-0.064 1.152-0.32l0.256-0.128a1.344 1.344 0 0 0 0.64-0.896 1.28 1.28 0 0 0-0.256-1.024l-3.008-3.776a1.6 1.6 0 0 0-1.28-0.576m2.24 7.936a2.688 2.688 0 0 1-2.176-1.088l-2.688-3.776a2.624 2.624 0 0 1 0.64-3.712l0.192-0.128a2.624 2.624 0 0 1 3.712 0.64l2.688 3.712a2.624 2.624 0 0 1-0.64 3.712l-0.192 0.192a2.624 2.624 0 0 1-1.536 0.448" fill="#D9D9D9" ></path><path d="M214.4 417.728l0.256-0.128c0.832-0.512 1.024-1.536 0.448-2.24l-2.56-3.008a2.048 2.048 0 0 0-2.56-0.384l-0.192 0.128c-0.832 0.512-1.024 1.536-0.448 2.24l2.496 3.008c0.64 0.768 1.728 0.896 2.56 0.384M194.048 395.584c0 1.92-1.536 3.392-3.456 3.392a3.392 3.392 0 0 1-3.52-3.392c0-1.856 1.6-3.328 3.52-3.328s3.456 1.472 3.456 3.328M220.672 428.8l-3.712-4.864 2.752-1.536 3.648 4.928zM222.848 438.4h6.4v-6.4h-6.4z" fill="#D9D9D9" ></path><path d="M164.224 421.824l-1.088-0.64 20.096-29.312c0.128-0.128 2.88-3.968 6.4-3.968 3.584 0 6.336 3.84 6.4 3.968l15.36 21.12-1.024 0.768-15.36-21.12c0-0.064-2.496-3.52-5.376-3.52-2.88 0-5.312 3.456-5.376 3.456l-20.032 29.248zM228.224 458.752c-1.472-17.472-3.584-22.72-3.584-22.72H159.616l-5.824 5.12a159.04 159.04 0 0 0-2.432 20.352h76.992c0-0.832 0-1.792-0.128-2.752M159.168 435.84l-6.656 5.76-1.92-2.112 6.656-5.76zM246.528 308.16l-9.92 1.6 7.04 6.912-1.472 9.6 8.96-4.352 8.96 4.352-1.536-9.6 7.04-6.912-9.856-1.6-4.608-8.64-4.608 8.64z m59.456-5.504l-14.4 18.496-13.504-7.424v45.44h-53.888v-45.44l-13.44 7.424-14.464-18.496 33.6-24.96h5.696c1.728 5.312 8.064 9.216 15.552 9.216 7.488 0 13.824-3.904 15.616-9.216h5.632l33.6 24.96zM413.568 330.24c-6.336 3.2-20.992 2.88-26.752 2.56a52.416 52.416 0 0 0-4.8 0c-5.76 0.32-20.416 0.64-26.688-2.56-4.224-2.176-9.728 3.456-5.184 6.016 5.952 3.264 30.08 10.88 32.32 29.824h3.968c2.24-18.944 26.304-26.56 32.32-29.824 4.48-2.56-1.024-8.192-5.184-6.08M384.448 315.136c-10.24 0-19.712-18.56-16.256-27.968 3.456-9.344 16.256-17.408 16.256-17.408s12.8 8.064 16.192 17.408c3.52 9.408-5.952 27.968-16.192 27.968m-10.432-53.632c2.112-3.648 7.616 5.568 7.616 5.568s-9.728-1.92-7.68-5.568m20.928 0c2.112 3.648-7.68 5.568-7.68 5.568s5.504-9.216 7.68-5.568m7.488 23.296s-9.472-13.632-16.256-16.896c0 0 12.16 0.576 12.352-6.144 0.192-6.72-11.136-4.992-14.08 4.16-2.816-9.152-14.144-10.88-14.016-4.16 0.192 6.72 12.416 6.144 12.416 6.144-6.848 3.2-16.256 16.896-16.256 16.896-16.128 10.56-27.648 28.416-13.184 37.056 14.4 8.64 25.408-3.2 25.408-3.2h11.328s11.008 11.84 25.472 3.2c14.464-8.64 2.88-26.496-13.184-37.12M638.272 327.68c2.432 6.848 13.056 11.968 25.792 11.968 12.736 0 23.36-5.12 25.792-12.032h-51.584z" fill="#D9D9D9" ></path><path d="M667.648 359.488c-2.048-1.088-2.304-5.568-2.304-11.52 0-5.888 1.664-9.472 1.664-9.472l-2.944-0.384-2.944 0.384s1.664 3.584 1.664 9.536c0 5.888-0.256 10.368-2.304 11.456-3.584 1.92-9.984 2.112-9.984 2.112v0.512h27.136V361.6s-6.4-0.128-9.984-2.112M636.032 328.384l-1.088-3.072h11.904a67.2 67.2 0 0 0 0.128-7.68c-1.088-6.08-15.36-20.672-15.36-27.52v-21.12h0.256A1.6 1.6 0 0 0 633.6 267.52v-4.224a1.6 1.6 0 0 0-1.664-1.536h-8.192a1.6 1.6 0 0 0-1.6 1.536v4.224c0 0.832 0.704 1.536 1.6 1.536h0.32v21.12c0 6.848-14.272 21.44-15.36 27.52-0.576 3.2 2.24 44.48 2.24 44.48h33.792l1.536-23.808c-5.12-2.432-8.768-5.824-10.24-9.92m-19.584-6.848c-0.448 5.248 1.728 36.288 1.728 36.288h-2.368s-2.56-31.232-2.56-37.632c0.064-6.4 6.4-11.904 6.4-11.904s-2.56 5.952-3.2 13.248M660.864 317.824a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M665.92 304.32a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M673.088 320a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M675.008 309.76a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M684.736 316.032a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M450.24 744.32h-5.632a3.712 3.712 0 0 1-3.84-3.584v-8.64h-16.192v8.64a3.712 3.712 0 0 1-3.776 3.648h-5.696c-1.664 0-3.2 1.28-3.264 2.88-0.128 1.728 1.28 3.2 3.072 3.2h35.52c1.792 0 3.2-1.472 3.136-3.2-0.064-1.664-1.6-2.88-3.328-2.88M471.424 678.144h-77.44a2.944 2.944 0 0 0-2.944 2.816v45.44c0 1.536 1.28 2.816 2.944 2.816H467.84v-1.6H393.984a1.28 1.28 0 0 1-1.28-1.28v-45.376a1.28 1.28 0 0 1 1.28-1.152h77.44c0.64 0 1.216 0.512 1.216 1.152v32.256h1.728v-32.256a2.88 2.88 0 0 0-2.944-2.816" fill="#D9D9D9" ></path><path d="M470.592 683.328v29.888h-0.448a2.24 2.24 0 0 0-2.304 2.24v10.176H396.416a1.6 1.6 0 0 1-1.664-1.6v-40.704c0-0.896 0.768-1.6 1.664-1.6h72.576c0.896 0 1.6 0.704 1.6 1.6" fill="#D9D9D9" ></path><path d="M493.44 754.688c0 1.28-0.96 2.24-2.24 2.24h-21.12a2.304 2.304 0 0 1-2.24-2.24v-39.168c0-1.28 1.024-2.24 2.304-2.24h21.056c1.28 0 2.304 1.024 2.304 2.24v39.168z m-2.24-42.24h-21.12a3.136 3.136 0 0 0-3.072 3.072v39.168c0 1.728 1.408 3.136 3.136 3.136h21.056a3.136 3.136 0 0 0 3.136-3.2v-39.04a3.136 3.136 0 0 0-3.2-3.2z" fill="#D9D9D9" ></path><path d="M484.8 722.368h-8.256c-0.512 0-0.896-1.472-0.896-3.2 0-1.792 0.384-3.2 0.896-3.2h8.256c0.512 0 0.896 1.408 0.896 3.2 0 1.728-0.384 3.2-0.896 3.2" fill="#D9D9D9" ></path><path d="M470.272 748.736h20.8v-28.416h-20.8zM485.312 753.536a3.2 3.2 0 1 1-6.4 0 3.2 3.2 0 0 1 6.4 0M607.744 706.24l7.488 17.152h1.792l-7.872-17.152zM592.448 723.392h2.432l-4.416-17.152h-1.92zM573.312 723.392h5.248l1.152-17.152h-4.224zM549.376 723.392h1.728l5.12-17.152H554.88zM545.216 706.24H544.64l-4.352 9.408h0.64l-3.584 7.68h1.792l3.392-7.68h0.64l3.968-9.408h-0.512zM550.016 706.24h-0.512l-3.712 9.408h0.576l-3.008 7.68h1.792l2.816-7.68h0.64l3.328-9.408h-0.512zM559.744 706.24h-0.576l-2.432 9.408h0.64l-2.048 7.68h1.856l1.792-7.68h0.64l2.112-9.408H561.28zM570.496 706.24H569.6l-1.856 9.408h1.024l-1.408 7.68h2.88l1.216-7.68h0.96l1.28-9.408h-0.832z" fill="#D9D9D9" ></path><path d="M579.456 706.24h-1.088l0.32 9.408h1.28l0.448 7.68h3.84l-0.832-7.68h1.28l-1.024-9.408h-1.152z" fill="#D9D9D9" ></path><path d="M584 706.24h-0.832l1.28 9.408h1.024l1.216 7.68h2.88l-1.472-7.68h0.96l-1.856-9.408h-0.896zM593.28 706.24h-0.512l2.176 9.408h0.64l1.792 7.68h1.792l-1.984-7.68h0.64l-2.56-9.408h-0.512zM598.144 706.24h-0.576l2.752 9.408h0.64l2.304 7.68h1.792l-2.56-7.68h0.64l-3.072-9.408h-0.512zM602.88 706.24h-0.512l3.456 9.408h0.64l2.816 7.68h1.728l-3.008-7.68h0.64l-3.776-9.408h-0.512zM565.248 706.24h-0.64l-2.24 9.408h0.768l-1.792 7.68h2.24l1.6-7.68h0.704l1.856-9.408h-0.64z" fill="#D9D9D9" ></path><path d="M528.064 727.04h98.24v-6.4H528.064z" fill="#D9D9D9" ></path><path d="M528.064 731.584h98.24v-6.4H528.064zM534.144 710.272h86.144v-16.768H534.144zM620.288 690.816H534.144s1.92-20.928 17.408-22.208c15.552-1.28 20.8 2.944 29.44 8.64 8.704 5.632 16.064 4.48 22.4 4.8 4.992 0.256 15.616 1.984 16.896 8.768" fill="#D9D9D9" ></path><path d="M613.44 709.568H540.928l-5.504 11.52h83.584l-5.568-11.52z m12.864 11.52H528.064l7.616-13.44h83.072l7.552 13.44zM537.92 748.16H534.4v-18.88h7.68zM616.512 748.16h3.456v-18.88h-7.68zM643.2 552a29.12 29.12 0 1 0 0 58.24 29.12 29.12 0 0 0 0-58.24m21.568 29.12a21.632 21.632 0 1 1-43.2 0 21.632 21.632 0 0 1 43.2 0" fill="#D9D9D9" ></path><path d="M623.36 560.896l4.608-14.208h2.624v11.008l-4.928 4.736zM662.976 560.896l-4.608-14.208h-2.624v11.008l4.928 4.736zM623.36 599.552l4.608 14.272h2.624V602.88l-4.928-4.8zM662.976 599.552l-4.608 14.272h-2.624V602.88l4.928-4.8zM680.96 575.808v8.896c0 0.896-0.896 1.664-2.048 1.664h-4.352a24.768 24.768 0 0 0 0-12.224h4.352c1.152 0 2.048 0.768 2.048 1.664M653.888 549.44h-21.376v-10.112a3.84 3.84 0 0 1 3.84-3.84h13.632a3.84 3.84 0 0 1 3.84 3.84v10.112zM653.888 611.072h-21.376v10.112a3.84 3.84 0 0 0 3.84 3.776h13.632a3.84 3.84 0 0 0 3.84-3.776v-10.112zM646.016 583.872a0.832 0.832 0 0 1-0.64-0.256l-13.248-15.552a0.832 0.832 0 0 1 0.128-1.152 0.896 0.896 0 0 1 1.152 0.128l13.248 15.488a0.832 0.832 0 0 1-0.128 1.152 0.896 0.896 0 0 1-0.512 0.192" fill="#D9D9D9" ></path><path d="M641.344 583.936a1.536 1.536 0 0 1-1.024-0.384 1.408 1.408 0 0 1-0.064-2.048l9.536-10.112a1.536 1.536 0 0 1 2.112-0.064c0.64 0.512 0.64 1.472 0.064 2.048l-9.536 10.112a1.536 1.536 0 0 1-1.088 0.448M746.944 557.76c-1.664 0.768-0.448 6.848 2.688 13.568 3.072 6.72 6.976 11.52 8.64 10.752 1.6-0.768 0.448-6.848-2.688-13.504-3.136-6.72-7.04-11.52-8.64-10.816z m60.544-1.28c0 13.888-3.264 21.76-7.68 26.752-4.288 4.992-5.632 16.384-5.632 16.384h-41.216s-1.344-11.392-5.696-16.384c-4.352-4.992-7.68-12.8-7.68-26.688h67.904z" fill="#D9D9D9" ></path><path d="M805.824 560.256s11.008-3.84 19.84 0.256c8.768 4.096 3.968 15.36-3.456 20.992-7.424 5.76-19.712 14.528-29.568 14.528v-4.352s10.24-0.384 23.552-12.48c13.44-12.16 8.64-18.304 4.096-19.008a24.768 24.768 0 0 0-15.232 3.072l0.768-3.008zM774.4 519.488c-6.464 14.912 15.936 16.128-1.92 30.08 6.08-13.952-14.336-17.92 1.92-30.08M773.568 602.176h-43.328s5.504 6.4 25.92 6.4h34.816c20.416 0 25.92-6.4 25.92-6.4h-43.328zM778.56 455.552a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4m87.552 1.024s6.336-3.392 21.056 0c0 0-7.488-14.592-30.592-5.76 0 0-17.088-11.264-48-12.416-30.144-1.088-39.936 11.2-46.336 13.248-2.24 0.704-4.864 2.816-2.368 3.84 2.56 0.96 7.552 3.264 6.528 3.584-1.024 0.32-4.992 0.32-5.312 0.832-0.256 0.64 2.048 1.28 5.12 1.6 3.008 0.256 7.04 3.2 14.592 3.648 7.552 0.448 16-1.664 15.616-17.792 0 0 3.776 8.768-1.472 17.856 0 0 3.2-0.512 5.44 1.28s11.072 8.64 26.368 4.736c0 0-6.4-4.992-7.68-11.072 0 0 3.328 4.928 11.776 4.224 8.384-0.768 17.856-3.84 22.912-3.072 5.056 0.768 5.44 2.432 12.992 2.816 7.68 0.448 16.192 0.192 16.192 0.192s-2.944-6.784-16.832-7.744" fill="#D9D9D9" ></path><path d="M841.856 437.76s-12.032-8.96-35.328-12.16c-0.576-2.496-0.192-5.248-0.192-5.248a18.688 18.688 0 0 0-10.432 4.224l-2.56-0.128c-30.912-1.152-40.96 11.52-47.552 13.568-2.24 0.704-4.992 2.88-2.368 3.84 2.624 1.088 7.68 3.456 6.656 3.776-1.024 0.32-5.12 0.256-5.376 0.832-0.32 0.64 2.112 1.28 5.184 1.664 1.92 0.192 4.352 1.408 7.744 2.432a11.072 11.072 0 0 1 3.456-1.792 26.048 26.048 0 0 0 4.672-2.56 67.84 67.84 0 0 1 14.848-7.296 35.648 35.648 0 0 0 0.256-5.312s0.768 1.92 1.152 4.864a76.16 76.16 0 0 1 26.688-3.072c17.152 0.64 30.72 3.648 39.488 6.464a10.24 10.24 0 0 0 6.464 0 30.976 30.976 0 0 1 17.152-0.256s1.344-9.472-29.952-3.84m-79.36-2.304a3.2 3.2 0 1 1 0 6.4 3.2 3.2 0 0 1 0-6.4M789.568 335.232c5.76 0.384 10.88-4.032 10.88-4.032s-2.432 1.28-10.944-1.6c-8.576-2.88-8.96 3.968-8.96 3.968 3.2-0.896 3.328 1.344 9.024 1.664m25.92-1.216c0 10.88-8.832 21.632-19.712 21.632-10.88 0-19.712-10.752-19.712-21.632 0-13.888 12.48-8.576 19.712-7.872 7.168-0.704 19.712-6.016 19.712 7.872M753.728 339.392c-5.248-0.384-5.376-2.56-8.32-1.728 0 0 0.256-6.848 8.256-3.968 7.936 2.88 10.176 1.664 10.176 1.664s-4.8 4.352-10.112 4.032m16.32-5.504c0-1.728 0.192-3.392 0.512-4.928-3.648-0.128-7.872 1.152-11.072 1.536-6.72-0.704-18.304-5.632-18.304 7.296 0 10.112 8.192 20.096 18.304 20.096a18.176 18.176 0 0 0 14.976-8.96 28.288 28.288 0 0 1-4.48-15.04M788.992 301.248a39.488 39.488 0 0 1-3.392-11.328v-12.608h-3.712v12.608c0 9.856-8.576 19.52-13.696 23.68a30.912 30.912 0 0 0-8.32 11.776l1.6 0.576c0-0.128 2.56-6.784 7.808-11.072 5.12-4.16 13.504-13.632 14.272-23.616h0.576c0.32 1.92 1.152 5.952 3.328 10.688 3.008 6.4 6.208 14.72 6.272 18.624h1.728c-0.128-5.248-4.992-16.128-6.4-19.328M746.112 308.672s-2.176-15.552 6.016-21.632c8.192-6.08 26.048-4.16 26.048-4.16s-5.248 3.072-7.04 8.448a25.28 25.28 0 0 1-25.024 17.28" fill="#D9D9D9" ></path><path d="M527.36 457.792l22.464-4.224-2.176-23.168-16.64 3.52-3.584 23.872z m-43.392 4.224l20.288-7.68-3.648-19.712-14.464-4.224-5.76-12.608-6.592 8.384-3.584 23.872L490.496 448l-6.528 14.08z m87.616-7.68l22.4 4.864 8 20.352-27.52 3.52-6.528 42.88-15.232 9.792-9.408-54.784-16.64-1.408-12.288 45.696-15.936 10.496-1.472-52.672-12.992-2.112-5.76-14.72-5.824 7.04-8.704 62.464-34.048-22.464 21.76-6.336-4.352-29.44-11.584 9.792-10.112-33.728 23.872-4.224-3.648-21.76-6.464-2.112-11.584-19.648 17.344-5.632 16.64-33.728 12.288 32.32 13.76 2.112v11.264l20.992-4.224-15.872-40.768 40.512 16.192-10.112 27.392 20.224-4.224 17.408-41.472 28.928 21.12-28.928 21.76h27.52l7.936 21.76-18.816 0.704-5.76 23.872z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zidingyi01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#FF6B17" ></path><path d="M800 500.672V800a32 32 0 0 1-32 32H256a32 32 0 0 1-32-32V500.672A127.552 127.552 0 0 1 192 416v-192a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v192c0 32.448-12.096 62.08-32 84.672zM576 416a32 32 0 0 1 64 0 64 64 0 1 0 128 0V256H256v160a64 64 0 1 0 128 0 32 32 0 0 1 64 0 64 64 0 1 0 128 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zidingyi03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M800 500.672V800a32 32 0 0 1-32 32H256a32 32 0 0 1-32-32V500.672A127.552 127.552 0 0 1 192 416v-192a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v192c0 32.448-12.096 62.08-32 84.672zM576 416a32 32 0 0 1 64 0 64 64 0 1 0 128 0V256H256v160a64 64 0 1 0 128 0 32 32 0 0 1 64 0 64 64 0 1 0 128 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zidingyi02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M800 500.672V800a32 32 0 0 1-32 32H256a32 32 0 0 1-32-32V500.672A127.552 127.552 0 0 1 192 416v-192a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v192c0 32.448-12.096 62.08-32 84.672zM576 416a32 32 0 0 1 64 0 64 64 0 1 0 128 0V256H256v160a64 64 0 1 0 128 0 32 32 0 0 1 64 0 64 64 0 1 0 128 0z" fill="#FF6B17" ></path></symbol><symbol id="icon-a-1haodian02" viewBox="0 0 1024 1024"><path d="M960 0a64 64 0 0 1 64 64v896a64 64 0 0 1-64 64H64a64 64 0 0 1-64-64V64a64 64 0 0 1 64-64h896z" fill="#E8E8E8" ></path><path d="M960 64H64v896h896z" fill="#FAFAFA" ></path><path d="M159.104 321.024L340.544 192l-29.12 450.944H176.32l46.592-321.92z" fill="#C51C1E" ></path><path d="M351.04 452.608c0 52.416 43.392 88.384 96.832 88.384 53.504 0 96.832-35.968 96.832-88.384 0-52.48-43.328-94.912-96.832-94.912-53.44 0-96.832 42.496-96.832 94.912z m36.416 0c0-32.704 27.072-59.264 60.416-59.264 33.408 0 60.416 26.56 60.416 59.264a59.84 59.84 0 0 1-60.416 59.2 59.84 59.84 0 0 1-60.416-59.2zM431.296 612.992v-17.536h130.24v-46.016H340.544v46.016h44.48v46.464h51.904c49.728 0 90.048 34.176 90.048 76.416 0 42.24-40.32 76.48-90.048 76.48h-37.248V832h51.968c63.424 0 114.816-49.024 114.816-109.504 0-60.48-51.392-109.504-114.816-109.504H431.36zM863.104 386.112h-87.04v-26.624h-47.232v26.624H640.64v169.664l-22.208-17.792-40.768 39.936 22.208 18.112 16.64-19.968 24.128 38.144h38.912v-188.8h49.344v145.088a94.336 94.336 0 0 0-57.984 86.656c0 52.16 43.008 94.4 96.128 94.4s96.128-42.24 96.128-94.4c0-49.088-38.208-89.472-87.04-93.952v-53.056h76.224v-36.864h-76.16v-47.808h87.04v-39.36z m-96.128 327.872a57.344 57.344 0 0 1-57.856-56.832c0-31.36 25.856-56.832 57.856-56.832s57.856 25.472 57.856 56.832-25.856 56.832-57.856 56.832z" fill="#221713" ></path></symbol><symbol id="icon-a-1haodian03" viewBox="0 0 1024 1024"><path d="M960 0H64a64 64 0 0 0-64 64v896a64 64 0 0 0 64 64h896a64 64 0 0 0 64-64V64a64 64 0 0 0-64-64z" fill="#D9D9D9" ></path><path d="M159.104 321.024L340.544 192l-29.12 450.944H176.32l46.592-321.92zM351.04 452.608c0 52.416 43.392 88.384 96.832 88.384 53.504 0 96.832-35.968 96.832-88.384 0-52.48-43.328-94.912-96.832-94.912-53.44 0-96.832 42.496-96.832 94.912z m36.416 0c0-32.704 27.072-59.264 60.416-59.264 33.408 0 60.416 26.56 60.416 59.264a59.84 59.84 0 0 1-60.416 59.2 59.84 59.84 0 0 1-60.416-59.2zM431.296 612.992v-17.536h130.24v-46.016H340.544v46.016h44.48v46.464h51.904c49.728 0 90.048 34.176 90.048 76.416 0 42.24-40.32 76.48-90.048 76.48h-37.248V832h51.968c63.424 0 114.816-49.024 114.816-109.504 0-60.48-51.392-109.504-114.816-109.504H431.36zM863.104 386.112h-87.04v-26.624h-47.232v26.624H640.64v169.664l-22.208-17.792-40.768 39.936 22.208 18.112 16.64-19.968 24.128 38.144h38.912v-188.8h49.344v145.088a94.336 94.336 0 0 0-57.984 86.656c0 52.16 43.008 94.4 96.128 94.4s96.128-42.24 96.128-94.4c0-49.088-38.208-89.472-87.04-93.952v-53.056h76.224v-36.864h-76.16v-47.808h87.04v-39.36z m-96.128 327.872a57.344 57.344 0 0 1-57.856-56.832c0-31.36 25.856-56.832 57.856-56.832s57.856 25.472 57.856 56.832-25.856 56.832-57.856 56.832z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-1haodian01" viewBox="0 0 1024 1024"><path d="M0 0m64 0l896 0q64 0 64 64l0 896q0 64-64 64l-896 0q-64 0-64-64l0-896q0-64 64-64Z" fill="#C51C1E" ></path><path d="M159.104 321.024L340.544 192l-29.12 450.944H176.32l46.592-321.92zM351.04 452.608c0 52.416 43.392 88.384 96.832 88.384 53.504 0 96.832-35.968 96.832-88.384 0-52.48-43.328-94.912-96.832-94.912-53.44 0-96.832 42.496-96.832 94.912z m36.416 0c0-32.704 27.072-59.264 60.416-59.264 33.408 0 60.416 26.56 60.416 59.264a59.84 59.84 0 0 1-60.416 59.2 59.84 59.84 0 0 1-60.416-59.2zM431.296 612.992v-17.536h130.24v-46.016H340.544v46.016h44.48v46.464h51.904c49.728 0 90.048 34.176 90.048 76.416 0 42.24-40.32 76.48-90.048 76.48h-37.248V832h51.968c63.424 0 114.816-49.024 114.816-109.504 0-60.48-51.392-109.504-114.816-109.504H431.36zM863.104 386.112h-87.04v-26.624h-47.232v26.624H640.64v169.664l-22.208-17.792-40.768 39.936 22.208 18.112 16.64-19.968 24.128 38.144h38.912v-188.8h49.344v145.088a94.336 94.336 0 0 0-57.984 86.656c0 52.16 43.008 94.4 96.128 94.4s96.128-42.24 96.128-94.4c0-49.088-38.208-89.472-87.04-93.952v-53.056h76.224v-36.864h-76.16v-47.808h87.04v-39.36z m-96.128 327.872a57.344 57.344 0 0 1-57.856-56.832c0-31.36 25.856-56.832 57.856-56.832s57.856 25.472 57.856 56.832-25.856 56.832-57.856 56.832z" fill="#FFFFFF" ></path></symbol><symbol id="icon-offline" viewBox="0 0 1129 1024"><path d="M869.50764603 244.18836318H225.76753771L155.6757115 430.75894446c0 55.84843069 45.56863684 102.20978815 101.64721281 102.20978887s102.7979356-45.1594912 102.7979356-102.20978887c0 55.84843069 45.56863684 102.20978815 101.64721281 102.20978887s102.7979356-45.1594912 102.7979356-102.20978887c0 55.84843069 45.56863684 102.20978815 101.64721209 102.20978887a101.57049796 101.57049796 0 0 0 101.64721281-102.20978887c0 55.84843069 45.56863684 102.20978815 102.7979356 102.20978887 56.07857525 0 102.7979356-45.1594912 102.79793632-102.20978887l-72.41884461-186.57058128h-31.5298145l-1.17629489-1.20186698 1.17629489 1.20186698z m1.73887023 364.13995126c10.97022752 0 21.53130868-1.66215538 31.5298145-4.62846396v229.96563086c0 21.40345107-23.34689449 47.56322373-44.39234196 47.56322373H270.74802783c-21.01987609 0-44.39234268-26.15977338-44.39234268-47.56322373v-230.04234572c9.99850582 3.01745207 20.58515907 4.70517882 31.5553866 4.70517882a110.77628315 110.77628315 0 0 0 102.74679212-69.40139254 109.62555964 109.62555964 0 0 0 101.69835629 69.40139254 110.77628315 110.77628315 0 0 0 102.7723635-69.40139254 109.62555964 109.62555964 0 0 0 101.67278419 69.40139254c46.02892668 0 85.53708801-28.76807908 101.67278419-69.40139254a110.80185453 110.80185453 0 0 0 102.77236422 69.40139254zM272.51247016 212.50511826c-19.8691533 0-35.05869916-15.44526179-35.05869916-35.64684588C237.453771 156.65668757 252.64331686 141.21142578 272.48689806 141.21142578h584.15821979c19.8691533 0 35.03312706 15.44526179 35.03312778 35.6468466 0 20.20158409-15.16397376 35.6468466-35.03312778 35.64684588H272.51247016z" fill="#707070" ></path></symbol><symbol id="icon-suning" viewBox="0 0 1024 1024"><path d="M813.1 99.2H210.9c-61.6 0-111.6 50-111.6 111.6v602.3c0 61.6 50 111.6 111.6 111.6h602.3c61.6 0 111.6-50 111.6-111.6V210.9c0-61.7-50-111.7-111.7-111.7z" fill="#FFFFFF" ></path><path d="M813.1 927.1H210.9c-62.9 0-114-51.1-114-114V210.9c0-62.9 51.1-114 114-114h602.3c62.9 0 114 51.1 114 114v602.3c-0.1 62.8-51.2 113.9-114.1 113.9zM210.9 101.6c-60.2 0-109.2 49-109.2 109.2v602.3c0 60.2 49 109.2 109.2 109.2h602.3c60.2 0 109.2-49 109.2-109.2V210.9c0-60.2-49-109.2-109.2-109.2H210.9z" fill="#999999" ></path><path d="M411.9 493.9c13.1 0 23.7-10.7 23.7-23.7s-10.7-23.6-23.7-23.6-23.6 10.6-23.7 23.6c0 13 10.7 23.7 23.7 23.7zM611.5 493.9c13.1 0 23.7-10.7 23.7-23.7s-10.7-23.6-23.7-23.6-23.6 10.6-23.6 23.6c0 13 10.6 23.7 23.6 23.7z" fill="#111111" ></path><path d="M606.3 556.8c-5.6-47.3-45.8-83.9-94.6-83.9-48.7 0-88.9 36.6-94.5 83.9-39.4 1.2-71.1 33.6-71.1 73.4 0 40.5 32.9 73.4 73.4 73.4h185.3c40.5 0 73.4-32.8 73.3-73.4 0-40-32-72.5-71.8-73.4z m-32.1 26.1L536 611.4s-10.5 7.6-24.3 7.5c-13.8 0.1-24.2-7.5-24.2-7.5l-38.1-28.5c-15.6-11.6-6.1-26.1 4.7-26.1h115.4c10.8 0 20.2 14.5 4.7 26.1z" fill="#FFFFFF" ></path><path d="M569.4 556.8H454.1c-10.8 0-20.2 14.5-4.7 26.1l38.1 28.5s10.4 7.6 24.2 7.5c13.8 0.1 24.3-7.5 24.3-7.5l38.2-28.5c15.5-11.6 6.1-26.1-4.8-26.1z" fill="#111111" ></path><path d="M754.4 411.6v-86.2c0-30.8-25-55.8-55.8-55.8h-86.1l-61-60.9c-21.8-21.8-57.1-21.8-79 0l-60.9 60.9h-86.2c-30.8 0-55.8 25-55.8 55.8v86.2l-61 61c-21.8 21.8-21.8 57.1 0 79l61 60.9v86.2c0 30.8 25 55.8 55.8 55.8h86.2l61 61c21.8 21.8 57.1 21.8 79 0l61-61h86.2c30.8 0 55.8-25 55.8-55.8v-86.2l61-61c21.6-21.8 21.6-57.1-0.1-78.9l-61.1-61z m-142.9 34.9c13 0 23.7 10.6 23.7 23.6 0 13-10.6 23.7-23.7 23.7-13 0-23.6-10.7-23.6-23.7s10.6-23.6 23.6-23.6z m-199.6 0c13 0 23.7 10.6 23.7 23.6 0 13-10.6 23.7-23.7 23.7-13 0-23.7-10.7-23.7-23.7 0.1-13 10.7-23.6 23.7-23.6z m192.9 257.1H419.5c-40.6 0-73.4-32.9-73.4-73.4 0-39.8 31.6-72.1 71.1-73.4 5.6-47.3 45.8-83.9 94.5-83.9 48.8 0 89 36.6 94.6 83.9 39.8 0.9 71.8 33.4 71.8 73.4 0.1 40.6-32.8 73.4-73.3 73.4z" fill="#FFAB00" ></path></symbol><symbol id="icon-jos" viewBox="0 0 1024 1024"><path d="M880.15625 165.78125c-6.1875-8.34375-13.5-15.75-21.9375-21.9375-17.4375-12.9375-38.90625-20.90625-62.34375-20.90625H228.125c-23.4375 0-44.90625 7.96875-62.4375 20.90625-8.34375 6.1875-15.75 13.5-21.9375 21.9375-12.84375 17.4375-20.8125 38.90625-20.8125 62.34375v567.75c0 23.4375 7.96875 44.90625 20.90625 62.4375 6.1875 8.34375 13.5 15.75 21.9375 21.9375 17.53125 12.9375 38.90625 20.90625 62.4375 20.90625h567.75c23.4375 0 44.90625-7.96875 62.4375-20.90625 8.34375-6.1875 15.75-13.5 21.9375-21.9375 12.9375-17.53125 20.90625-38.90625 20.90625-62.4375V228.125c-0.1875-23.4375-8.15625-44.90625-21.09375-62.34375z" fill="#C9121C" ></path><path d="M399.78125 582.78125h1.78125V275.09375h-55.96875v306c0 62.90625-50.71875 111.9375-111.9375 111.9375H206.375v55.96875h27.28125c90.9375-0.09375 166.125-73.5 166.125-166.21875zM817.625 511.15625c0-129.375-92.625-236.0625-208.03125-236.0625H469.71875v473.8125h139.875c115.40625 0 208.03125-108.375 208.03125-237.75zM525.6875 331.0625h83.90625c83.90625 0 152.15625 82.21875 153.84375 181.875 0 99.65625-69.9375 180.09375-153.84375 180.09375h-83.90625V331.0625z" fill="#FFFFFF" ></path></symbol><symbol id="icon-taobao" viewBox="0 0 1024 1024"><path d="M795.875 122.9375H228.125C170 122.9375 122.9375 169.8125 122.9375 227.65624999v565.03125001C122.9375 850.4375 170 897.3125 228.125 897.3125h49.78125001c12.28125001 1.5 24.65625001 3 37.5 3.28125001 5.8125 0.1875 10.875 0.1875 23.34374999 0.28124999 11.8125 0.1875 21.5625 0.1875 28.5 0.1875h289.03125001c7.125 0 16.78125001 0 28.49999998-0.1875 12.375-0.1875 17.53125001-0.1875 23.34375001-0.28124999 12.84375001-0.1875 25.21875001-1.78125001 37.5-3.28125001h50.15625001c58.125 0 105.1875-46.875 105.18749998-104.71875001V227.65624999C901.0625 169.8125 854 122.9375 795.875 122.9375z" fill="#FF4401" ></path><path d="M389 455c15.5625-15.75 29.4375-31.5 41.4375-47.15625001 12.375-5.34375001 24.375-10.59375001 36-15.28124999-14.34375001 25.96875001-37.5 65.25-60.84375001 90.09375001l32.71875001 28.87499998s22.3125-21.65625001 46.59375001-47.71874999h28.125V512H404.84374999v38.625h108.18750002v92.4375c-1.21875001 0-2.71875001 0-4.03125001-0.1875-11.8125-0.75-30.46875001-2.71875001-37.78124999-14.25-8.8125-14.15625001-2.4375-40.125-1.78125001-56.0625h-74.90624999l-2.71875001 1.3125S364.4375 697.8125 470.75 695c99.65625001 2.8125 156.65625001-27.9375 184.125-49.21875001l10.875 41.0625 61.40625001-25.875L685.4375 558.125 635.65625001 573.875l9.28124999 35.0625c-12.75 9.65625001-27.375 16.96875001-43.3125 22.125v-80.625h105.84375001v-38.625h-105.93750002v-48.1875h106.125v-38.625H518.9375c13.78125001-16.6875 24.375-31.96875001 27.09375001-41.625l-32.71875001-9.09375001c141.09375001-51 219.5625-42.1875 218.90625001 41.43750002v220.12499998s8.34375001 75.65625001-77.43750002 70.12500002l-46.5-9.9375-10.875 44.625s200.4375 57.9375 216.84375001-97.6875c16.3125-155.8125-3.84375001-255.09375001-3.84375001-255.09375001s-18.375-143.625-329.53124999-54.5625c13.40625001-23.34375001 19.6875-38.625 19.6875-38.625l-77.90625001-22.03125001s-31.40625001 103.3125-87.28124999 151.50000002c0 0.09375001 54.28125001 31.59375001 53.625 30.84374999z" fill="#FFFFFF" ></path><path d="M356.46874999 583.4375c14.90625001-46.6875 18.1875-82.3125-7.21874999-108.375-32.71875001-33.28125001-36.28125001-36.28125001-84.84375001-72.84375001l-35.15624999 54.37500002 64.59375001 40.59374999s43.21875001 22.125 22.6875 63.75c-19.125 39.5625-113.15625001 125.90625001-113.15625001 125.90625001l84 53.06249998c58.21875001-127.6875 54.46875001-110.71875001 69.09375001-156.46874999zM310.25 381.96874999c30.46875001 0 55.3125-22.40625001 55.3125-50.24999998 0-27.84375001-24.84375001-50.25-55.3125-50.25-30.75 0-55.40625001 22.3125-55.59375001 50.25 0 27.65625001 24.84375001 50.25 55.59375001 50.25z" fill="#FFFFFF" ></path></symbol><symbol id="icon-execute-stop" viewBox="0 0 1024 1024"><path d="M558.08 650.24H419.84c-32.256 0-46.08-13.824-46.08-46.08V419.84c0-32.256 13.824-46.08 46.08-46.08h184.32c32.256 0 46.08 13.824 46.08 46.08v184.32c0 32.256-13.824 46.08-46.08 46.08h-46.08z" fill="#FF1010" ></path><path d="M512 51.2c-253.44 0-460.8 207.36-460.8 460.8s207.36 460.8 460.8 460.8 460.8-207.36 460.8-460.8-207.36-460.8-460.8-460.8m0 834.048c-207.36 0-373.248-165.888-373.248-373.248S304.64 138.752 512 138.752s373.248 165.888 373.248 373.248-165.888 373.248-373.248 373.248" fill="#666666" ></path></symbol><symbol id="icon-wait" viewBox="0 0 1024 1024"><path d="M515.85440749 82.98768981C279.05972221 82.98768981 87.0096802 275.0377318 87.0096802 511.83241706S279.05972221 940.67714431 515.85440749 940.67714431s428.84472724-192.05004197 428.84472724-428.84472725S752.64909276 82.98768981 515.85440749 82.98768981z m187.35771984 573.30121607c-6.20056854 8.04398081-15.58521282 12.23355417-24.96985715 12.23355415-6.70331735 0-13.40663469-2.17857813-19.10445441-6.53573441l-162.38786274-125.18445144-0.5027488-0.50274878c-2.84890987-2.34616108-5.36265388-5.19507094-7.20606612-8.3791467-0.16758294-0.50274881-0.50274881-0.83791468-0.67033176-1.34066346-1.67582932-3.01649281-2.84890987-6.36815149-3.35165867-10.05497603 0-0.50274881-0.16758294-1.00549761-0.16758293-1.5082464-0.16758294-1.00549761-0.33516586-2.0109952-0.33516586-3.18407575V222.41669063c0-17.42862511 14.07696642-31.50559152 31.50559151-31.50559153s31.50559152 14.07696642 31.50559153 31.50559153v273.99809655l150.15430858 115.79980716c13.57421762 10.55772482 16.08796163 30.332511 5.53023682 44.07431154z" fill="#666666" ></path><path d="M488.2032234 526.57971524c-1.67582932-3.18407574-2.84890987-6.5357344-3.35165865-10.05497603 0.50274881 3.51924161 1.67582932 6.87090027 3.35165865 10.05497603zM496.0796213 536.13194244c-3.01649281-2.34616108-5.36265388-5.19507094-7.20606615-8.37914667 1.84341228 3.18407574 4.35715626 6.03298562 7.20606615 8.37914667zM488.87355515 527.75279577c-0.16758294-0.33516586-0.50274881-0.83791468-0.67033175-1.34066347 0.16758294 0.50274881 0.50274881 1.00549761 0.67033175 1.34066347zM484.85156475 516.52473921c0-0.50274881-0.16758294-1.00549761-0.16758294-1.5082464 0 0.50274881 0.16758294 1.00549761 0.16758294 1.5082464z" fill="#666666" ></path></symbol><symbol id="icon-execute" viewBox="0 0 1024 1024"><path d="M870.6791041 124.68656709c13.43283574 0 24.17910469 10.74626894 24.17910468 24.17910469v721.79104482c0 13.43283574-10.74626894 24.17910469-24.17910468 24.17910468H211.57462724v-2.23880625h-62.68656796c-13.43283574 0-24.17910469-10.74626894-24.17910381-24.17910468V148.86567178c0-13.43283574 10.74626894-24.17910469 24.17910381-24.17910469h721.79104482m0-62.68656709H148.88805928C100.52985078 62 62.02238838 100.5074624 62.02238838 148.86567178V867.97014893c0 48.35820938 38.5074624 86.86567178 86.8656709 86.86567177v2.23880625h721.79104482c48.35820938 0 86.86567178-38.5074624 86.86567178-86.86567177V148.86567178C957.54477588 100.5074624 919.03731348 62 870.6791041 62z" fill="#666666" ></path><path d="M692.47014893 472.59701474L444.41044737 328.86567178c-29.99999971-17.01492539-65.37313477 3.58208964-65.3731339 37.164179v285.22388057c0 33.58208935 37.16417901 54.1791044 65.3731339 37.164179l248.05970156-141.94029814c29.99999971-16.11940342 29.99999971-57.31343262 0-73.88059747z" fill="#00AAF1" ></path></symbol><symbol id="icon-A1" viewBox="0 0 1024 1024"><path d="M318.623035 900.104009L36.049377 952.606034 93.018101 673.254257l225.604934 226.849752zM761.924648 0.393582l-101.269595 101.782168L886.259987 329.098726l101.269595-101.782167L761.924648 0.393582zM143.616286 622.363173l225.604934 226.922977 466.513806-469.223115-225.604934-226.996201L143.616286 622.363173zM398.730726 877.550838h146.449162v146.449162H398.730726V877.550838z m224.286892 0h146.449162v146.449162h-146.449162V877.550838z m219.673743 0h144.911446v146.449162H842.691361V877.550838z" fill="#0083BA" ></path></symbol><symbol id="icon-B1" viewBox="0 0 1058 1024"><path d="M57.144223 668.96767l226.595104 228.476433L0 950.955808z" fill="#3089DC" ></path><path d="M107.308807 620.267737L574.604415 152.972129 801.391304 379.759019 334.095697 847.054627zM623.304348 101.794961L725.099309 0l226.786889 226.78689-101.794961 101.794961z" fill="#0083BA" ></path><path d="M767.143813 1024c-160.772566 0-291.103679-130.331113-291.103679-291.103679s130.331113-291.103679 291.103679-291.103679 291.103679 130.331113 291.103679 291.103679-130.331113 291.103679-291.103679 291.103679z m-62.787068-431.206742v277.003986l202.15381-153.940192L704.356745 592.794399z" fill="#64AA44" ></path></symbol><symbol id="icon-B3" viewBox="0 0 1025 1024"><path d="M512.362667 0.479492C229.712254 0.479492 0.603429 229.596444 0.603429 512.23873 0.603429 794.887111 229.71327 1024 512.362667 1024c282.648381 0 511.760254-229.111873 511.760254-511.760254C1024.121905 229.60254 795.011048 0.479492 512.362667 0.479492z m0 930.475683c-231.246222 0-418.711365-187.457016-418.711365-418.709334 0-231.246222 187.465143-418.718476 418.712381-418.718476 231.250286 0 418.708317 187.472254 418.708317 418.718476 0 231.252317-187.458032 418.709333-418.709333 418.709334zM372.794921 721.601016l395.454984-232.616635L372.794921 302.884571v418.716445z" fill="#64AA44" ></path></symbol><symbol id="icon-A5" viewBox="0 0 1425 1024"><path d="M1424.896 142.075139l-868.714937 881.348051L0.928405 460.087089l139.114937-142.086481 417.166582 423.23767L1287.258734 0.57519z" fill="#64AA44" ></path></symbol><symbol id="icon-A2" viewBox="0 0 1024 1024"><path d="M256 256c0 141.385143 114.614857 256 256 256s256-114.614857 256-256S653.385143 0 512 0 256 114.614857 256 256zM593.257143 518.4L512 599.657143l-81.257143-81.257143C186.628571 557.371429 0 768.914286 0 1024h1024c0-255.085714-186.628571-466.628571-430.742857-505.6zM512 950.857143l-87.657143-87.657143L512 600l87.657143 263.314286L512 950.857143z" fill="#0083BA" ></path></symbol><symbol id="icon-A6" viewBox="0 0 1024 1024"><path d="M512.00408604 961.87536934C263.69500537 961.87536934 62.4178206 760.59818369 62.4178206 512.28808174S263.69807011 62.70181631 512.00408604 62.70181631c248.28354141 0 449.58626543 201.27718477 449.58626542 449.58626543 0.00102129 248.31112412-201.30170273 449.5872876-449.58626542 449.5872876zM146.71441513 512.28808174c0 201.7450626 163.54767305 365.29069219 365.28967091 365.29069219 85.67162315 0 164.28830888-29.71940977 226.57934179-79.0845627L225.80102129 285.68422285c-49.36208818 62.31861562-79.08660615 140.9342792-79.08660616 226.6028376v0.00102129zM512.00408604 147.00147559c-85.67162315 0-164.28626543 29.71940977-226.6028376 79.08456269l512.78342783 512.78240654c49.39171435-62.28898945 79.10908067-140.90669737 79.10908066-226.57934179-0.00102129-201.74404042-163.54562959-365.28967089-365.29069219-365.2896709l0.0010213 0.00204345z" fill="#DB0000" ></path></symbol><symbol id="icon-B2" viewBox="0 0 1024 1024"><path d="M256 256c0 141.385143 114.614857 256 256 256s256-114.614857 256-256S653.385143 0 512 0 256 114.614857 256 256zM593.257143 518.4L512 599.657143l-81.257143-81.257143C186.628571 557.371429 0 768.914286 0 1024h1024c0-255.085714-186.628571-466.628571-430.742857-505.6zM512 950.857143l-87.657143-87.657143L512 600l87.657143 263.314286L512 950.857143z" fill="#0083BA" ></path><path d="M737.714286 451.428571C579.602286 451.428571 451.428571 579.602286 451.428571 737.714286S579.602286 1024 737.714286 1024 1024 895.826286 1024 737.714286 895.826286 451.428571 737.714286 451.428571z m-62.205715 423.211429V600.788571l199.131429 121.712L675.508571 874.64z" fill="#64AA44" ></path><path d="M675.508571 874.64V600.788571l199.131429 121.712z" fill="#FFFFFF" ></path></symbol><symbol id="icon-A4" viewBox="0 0 1168 1024"><path d="M1167.449157 964.564732c0 31.791201-24.295416 57.507892-54.184153 57.745209v0.630658H55.720809v-0.630658l-0.500855 0.078668c-30.139165 0-54.685009-25.875339-54.685009-57.823877a60.176061 60.176061 0 0 1 8.932794-31.555196l-0.33303-0.236005L537.947452 26.363083l0.249117 0.236005C547.311611 10.670054 564.790412 0.605746 583.951406 0.25305c19.87032 0 37.152451 11.359713 46.753926 28.163278l0.333029-0.237316 528.730141 906.409137-0.33303 0.236005c5.253736 9.128154 8.00844 19.35242 8.014997 29.74189zM657.805275 346.725613c0-44.143447-32.260589-79.882489-72.112676-79.882489s-72.030074 35.820333-72.030074 79.882489v299.21516c0 44.062156 32.260589 79.801198 72.112676 79.801199s72.112676-35.739042 72.112676-79.801199v-299.21516h-0.082602z m-72.113987 436.507206c-39.769485 0-72.112676 32.280256-72.112676 72.149388 0 39.870443 32.260589 72.075964 72.112676 72.075965s72.112676-32.280256 72.112676-72.075965-32.260589-72.149388-72.112676-72.149388z" fill="#DB0000" ></path></symbol><symbol id="icon-A3" viewBox="0 0 1024 1024"><path d="M754.804503 850.768224c-6.921709-82.559745-10.523082-90.868248-19.031888-122.086963-13.990579-51.414611-64.955529-90.356248-101.192048-115.934786-34.694387-24.485046-64.033725-45.673261-64.033725-86.962331 0-41.279872 27.160527-63.725094 64.033725-96.608575 27.140088-24.217293 58.353693-62.039888 85.622547-100.118994 14.271617-19.917924 27.681725-47.435114 27.681724-74.666156H266.928798c2.595768 24.602571 12.743792 56.360878 23.356807 72.908391 26.584144 41.4301 60.536591 71.144495 92.542211 98.375537 37.199202 31.629541 66.611098 56.213717 66.611098 97.484392 0 42.158754-32.007665 61.482922-66.611098 86.953133-43.253269 25.471234-94.273405 67.63101-105.537405 118.574499-12.11018 28.986762-10.364679 42.158754-17.281277 122.08594h494.795369v-0.005109zM51.509653 927.17988c0-44.791313 10.398403-76.414723 54.498874-76.414722h38.08115c4.307545-80.806068 17.066667-108.06879 24.204008-148.435034 16.216399-91.380248 95.154331-146.677269 143.598115-181.811098 0-2.626427-0.848224-3.503265-2.577373-3.503266-37.215553-27.228998-74.52206-57.905054-111.592495-111.546507-44.245589-64.045988-61.417517-145.82087-64.033724-233.641644H106.007505c-44.964024 0-54.497852-54.448798-54.497852-101.008096v-8.773493C51.508631 16.364583 81.801453 0.562076 127.63414 0.562076h764.714411c44.114778 0 80.448383 15.801485 80.448383 61.483944v8.773493c0 46.558275-18.165269 101.008096-60.550898 101.008096H881.968543c-6.923752 87.822818-19.805509 169.577261-64.879904 233.640623-37.109269 52.745198-79.566435 86.055856-107.251226 113.284854-6.918643 2.644822-3.477717-0.858443-6.054068 1.769006 51.884711 47.428982 110.711569 81.681884 143.582787 181.810076 6.920687 46.551122 17.300695 63.238643 21.644008 148.436056h43.23794c42.383585 0 60.550898 31.622387 60.550898 76.4137v13.173014c0 43.040703-18.165269 83.440671-60.550898 83.440671H106.009549c-44.964024 0-54.497852-40.399968-54.497852-83.440671v-13.175058H51.509653z" fill="#0083BA" ></path></symbol><symbol id="icon-stop" viewBox="0 0 1168 1024"><path d="M1167.449157 964.564732c0 31.791201-24.295416 57.507892-54.184153 57.745209v0.630658H55.720809v-0.630658l-0.500855 0.078668c-30.139165 0-54.685009-25.875339-54.685009-57.823877a60.176061 60.176061 0 0 1 8.932794-31.555196l-0.33303-0.236005L537.947452 26.363083l0.249117 0.236005C547.311611 10.670054 564.790412 0.605746 583.951406 0.25305c19.87032 0 37.152451 11.359713 46.753926 28.163278l0.333029-0.237316 528.730141 906.409137-0.33303 0.236005c5.253736 9.128154 8.00844 19.35242 8.014997 29.74189zM657.805275 346.725613c0-44.143447-32.260589-79.882489-72.112676-79.882489s-72.030074 35.820333-72.030074 79.882489v299.21516c0 44.062156 32.260589 79.801198 72.112676 79.801199s72.112676-35.739042 72.112676-79.801199v-299.21516h-0.082602z m-72.113987 436.507206c-39.769485 0-72.112676 32.280256-72.112676 72.149388 0 39.870443 32.260589 72.075964 72.112676 72.075965s72.112676-32.280256 72.112676-72.075965-32.260589-72.149388-72.112676-72.149388z" fill="#DB0000" ></path></symbol><symbol id="icon-executing" viewBox="0 0 1025 1024"><path d="M512.362667 0.479492C229.712254 0.479492 0.603429 229.596444 0.603429 512.23873 0.603429 794.887111 229.71327 1024 512.362667 1024c282.648381 0 511.760254-229.111873 511.760254-511.760254C1024.121905 229.60254 795.011048 0.479492 512.362667 0.479492z m0 930.475683c-231.246222 0-418.711365-187.457016-418.711365-418.709334 0-231.246222 187.465143-418.718476 418.712381-418.718476 231.250286 0 418.708317 187.472254 418.708317 418.718476 0 231.252317-187.458032 418.709333-418.709333 418.709334zM372.794921 721.601016l395.454984-232.616635L372.794921 302.884571v418.716445z" fill="#64AA44" ></path></symbol><symbol id="icon-youzan" viewBox="0 0 1024 1024"><path d="M116.4921875 116.4921875h791.015625v791.015625H116.4921875z" fill="#cc0000" ></path><path d="M692.21313477 417.21655273c-28.87207031 3.50024414-57.72436523 7.1784668-86.57666016 10.48095704-17.24414063 2.01708984-27.88330078-7.61352539-26.89453125-24.30395508 0.90966797-16.51245117 2.57080078-32.94580078 3.71777344-49.43847657 1.52270508-21.08056641 3.48046875-42.16113281 4.27148437-63.28125 1.18652344-30.82983398-16.57177734-53.01782227-45.48339844-58.08032226-24.2644043-4.25170898-41.88427734 10.06567383-45.9777832 35.00244141a2272.90429688 2272.90429688 0 0 1-21.35742187 114.91479492c-6.76318359 30.94848633-17.34301758 60.90820313-33.00512696 88.53442383-9.65039063 17.06616211-20.84326172 33.00512695-38.87841797 41.56787109-6.18969727 2.9465332-7.71240234 6.38745117-7.71240234 12.81445312 0.19775391 81.33618164 0.11865234 162.75146484 0.11865234 244.08764649v8.62207031c4.11328125-0.49438477 6.92138672-0.81079102 9.72949219-1.24584961 93.18164063-14.57446289 186.30395508-29.14892578 279.4855957-43.64428711 24.58081055-3.81665039 39.94628906-23.51293945 37.05908204-48.76611328-1.16674805-10.32275391 0.05932617-19.87426758 4.70654297-29.12915039 7.71240234-15.50390625 8.80004883-31.69995117 6.28857421-49.02319336-1.58203125-10.67871094-1.81933594-22.88012695 1.72045899-32.74804687 8.36499023-23.27563477 9.96679688-45.64160156 4.46923828-70.02465821-2.76855469-12.37939453 0.73168945-26.75610352 3.42114258-39.82763672 6.34790039-29.58398438-9.29443359-49.43847656-38.83886719-47.57958984a190.57543945 190.57543945 0 0 0-10.28320312 1.06787109zM367.63964844 521.98657227c-3.91552734 0.6328125-6.22924805 0.94921875-8.56274414 1.38427734-18.88549805 3.61889648-37.85009766 7.11914063-56.73559571 10.99511719-13.7043457 2.82788086-21.04101563 12.06298828-21.04101562 26.32104492-0.05932617 69.09521484-0.05932617 138.22998047 0.05932617 207.32519531 0 16.31469727 10.28320313 25.88598633 26.00463867 23.86889649 17.3034668-2.17529297 34.40917969-5.55688477 51.65332032-7.61352539 7.27734375-0.88989258 8.74072266-4.13305664 8.70117187-11.07421875-0.19775391-80.1496582-0.13842773-160.41796875-0.07910156-240.62695313v-10.57983398z" fill="#ffffff" ></path></symbol><symbol id="icon-resume-execute" viewBox="0 0 1024 1024"><path d="M511.9505 961.9989998a449.09950078 449.09950078 0 0 0 449.9994999-449.9994999 451.29949893 451.29949893 0 0 0-449.9994999-449.9994999 451.29949893 451.29949893 0 0 0-449.9994999 449.9994999 449.09950078 449.09950078 0 0 0 449.9994999 449.9994999z m0-69.24992256A379.64957783 379.64957783 0 0 1 131.20092354 511.9994999a379.64957783 379.64957783 0 0 1 380.74957646-380.74957647A379.64957783 379.64957783 0 0 1 892.70007734 511.9994999a381.89957607 381.89957607 0 0 1-380.74957734 380.74957734z m0 0" fill="#707070" ></path><path d="M674.75031875 550.04945732L460.15055791 688.49930411a49.29994511 49.29994511 0 0 1-65.74992715-13.84998487 64.19992852 64.19992852 0 0 1-6.89999238-24.24997266V373.49965391a49.49994463 49.49994463 0 0 1 48.44994609-48.4499461 49.99994473 49.99994473 0 0 1 24.24997266 6.94999248l214.59976172 138.4498459a48.54994627 48.54994627 0 0 1 13.84998487 65.74992715 27.04997021 27.04997021 0 0 1-13.84998487 13.84998398z m0 0" fill="#707070" ></path></symbol><symbol id="icon-C3" viewBox="0 0 1024 1024"><path d="M256 256c0 141.3888 114.6112 256 256 256s256-114.6112 256-256S653.3888 0 512 0 256 114.6112 256 256zM593.2544 518.4L512 599.6544l-81.2544-81.2544C186.624 557.3632 0 768.9216 0 1024h1024c0-255.0784-186.624-466.6368-430.7456-505.6zM512 950.8608l-87.6544-87.6544L512 599.9872l87.6544 263.3216L512 950.8608z" fill="#0083BA" ></path><path d="M738.2528 452.5312C580.4544 452.5312 452.5312 580.4544 452.5312 738.2528c0 157.824 127.9232 285.7472 285.7216 285.7472 157.824 0 285.7472-127.9232 285.7472-285.7472C1024 580.4544 896.0768 452.5312 738.2272 452.5312z" fill="#64AA44" ></path><path d="M640 614.4m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path><path d="M793.6 606.1312m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path></symbol><symbol id="icon-C2" viewBox="0 0 1049 1024"><path d="M55.0656 653.0048l218.368 223.0016L0 928.256z" fill="#3089DC" ></path><path d="M101.888 605.2864L553.0368 151.1168l218.9568 220.416-451.1744 454.1696zM600.448 98.6368L698.4448 0l218.3424 219.776-97.9968 98.6368z" fill="#0083BA" ></path><path d="M746.5216 435.2C588.7232 435.2 460.8 563.1232 460.8 720.9216c0 157.824 127.9232 285.7472 285.7216 285.7472 157.824 0 285.7472-127.9232 285.7472-285.7472C1032.2688 563.1232 904.3456 435.2 746.496 435.2z" fill="#64AA44" ></path><path d="M648.2688 597.0688m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path><path d="M801.8688 588.8m25.6 0l0 0q25.6 0 25.6 25.6l0 230.4q0 25.6-25.6 25.6l0 0q-25.6 0-25.6-25.6l0-230.4q0-25.6 25.6-25.6Z" fill="#FFFFFF" ></path></symbol><symbol id="icon-C1" viewBox="0 0 1024 1024"><path d="M512 0C229.2224 0 0 229.2224 0 512s229.2224 512 512 512 512-229.2224 512-512S794.7776 0 512 0z m0 930.9184c-231.3472 0-418.9184-187.5456-418.9184-418.9184 0-231.3472 187.5712-418.9184 418.9184-418.9184 231.3728 0 418.9184 187.5712 418.9184 418.9184 0 231.3728-187.5456 418.9184-418.9184 418.9184z" fill="#64AA44" ></path><path d="M332.8 307.2m51.2 0l0 0q51.2 0 51.2 51.2l0 332.8q0 51.2-51.2 51.2l0 0q-51.2 0-51.2-51.2l0-332.8q0-51.2 51.2-51.2Z" fill="#64AA44" ></path><path d="M588.8 307.2m51.2 0l0 0q51.2 0 51.2 51.2l0 332.8q0 51.2-51.2 51.2l0 0q-51.2 0-51.2-51.2l0-332.8q0-51.2 51.2-51.2Z" fill="#64AA44" ></path></symbol><symbol id="icon-pause" viewBox="0 0 1024 1024"><path d="M512 62a450 450 0 0 0-450 450 450 450 0 1 0 450-450z m0 832.5A382.95 382.95 0 0 1 129.5 512c0-210.85714247 171.51428585-382.5 382.5-382.5 210.85714247 0 382.5 171.51428585 382.5 382.5A383.14285753 383.14285753 0 0 1 512 894.5z" fill="#666666" ></path><path d="M630.15714249 324.47857167c17.48571417 0 31.82142832 18.25714249 31.82142918 40.62857082v293.78571504c0 22.37142833-14.33571415 40.62857168-31.82142918 40.62857079H614.21428585c-17.55 0-31.82142832-18.25714249-31.82142834-40.62857079v-293.78571504c0-22.37142833 14.33571415-40.62857168 31.82142832-40.62857081h15.94285664z m-220.37142832 1e-8c17.48571417 0 31.82142832 18.25714249 31.82142832 40.62857081v293.78571504c0 22.37142833-14.33571415 40.62857168-31.82142832 40.62857079h-15.94285664c-17.55 0-31.82142832-18.25714249-31.8214292-40.62857079v-293.78571504c0-22.37142833 14.33571415-40.62857168 31.8214292-40.62857081h15.94285664z" fill="#666666" ></path></symbol><symbol id="icon-error" viewBox="0 0 1024 1024"><path d="M512.00408604 961.87536934C263.69500537 961.87536934 62.4178206 760.59818369 62.4178206 512.28808174S263.69807011 62.70181631 512.00408604 62.70181631c248.28354141 0 449.58626543 201.27718477 449.58626542 449.58626543 0.00102129 248.31112412-201.30170273 449.5872876-449.58626542 449.5872876zM146.71441513 512.28808174c0 201.7450626 163.54767305 365.29069219 365.28967091 365.29069219 85.67162315 0 164.28830888-29.71940977 226.57934179-79.0845627L225.80102129 285.68422285c-49.36208818 62.31861562-79.08660615 140.9342792-79.08660616 226.6028376v0.00102129zM512.00408604 147.00147559c-85.67162315 0-164.28626543 29.71940977-226.6028376 79.08456269l512.78342783 512.78240654c49.39171435-62.28898945 79.10908067-140.90669737 79.10908066-226.57934179-0.00102129-201.74404042-163.54562959-365.28967089-365.29069219-365.2896709l0.0010213 0.00204345z" fill="#DB0000" ></path></symbol><symbol id="icon-all" viewBox="0 0 1024 1024"><path d="M138.166 303.633h747.642c19.529 0 35.514-15.632 35.514-34.78 0-19.124-15.785-34.756-35.514-34.756H138.166c-19.503 0-35.489 15.632-35.489 34.756 0 19.147 15.986 34.78 35.489 34.78z m747.642 173.7H138.166c-19.503 0-35.489 15.632-35.489 34.755 0 19.148 15.962 34.78 35.489 34.78h747.642c19.529 0 35.514-15.632 35.514-34.78 0-19.123-15.986-34.755-35.514-34.755z m0 243.06H138.166c-19.503 0-35.489 15.481-35.489 34.807 0 19.225 15.962 34.704 35.489 34.704h747.642c19.529 0 35.514-15.481 35.514-34.704 0-19.326-15.986-34.807-35.514-34.807z" fill="#0083BA" ></path></symbol><symbol id="icon-success" viewBox="0 0 1024 1024"><path d="M511.197728 63.61076c246.953462 0 447.150016 200.146413 447.150016 447.038476 0 246.892063-200.196555 447.038476-447.150016 447.038476-246.954485 0-447.150016-200.145389-447.150016-447.038476 0-246.892063 200.195531-447.038476 447.150016-447.038476z" fill="#64AA44" ></path><path d="M722.492038 374.556675L482.385519 682.69259c-0.597611 0.7552-1.457188 1.112334-2.115174 1.787716-0.847298 0.874927-1.341554 1.970888-2.322905 2.747577-0.713244 0.564865-1.582031 0.701988-2.331092 1.186012-1.482771 0.969071-2.989077 1.682315-4.603854 2.342348-1.734504 0.705058-3.40454 1.318018-5.211699 1.656733-1.730411 0.334621-3.405563 0.39295-5.169743 0.397043-1.76418-0.004093-3.439332-0.062422-5.169743-0.397043-1.808182-0.338714-3.478218-0.951675-5.212722-1.656733-1.614777-0.660032-3.121084-1.373277-4.603854-2.342348-0.748037-0.484024-1.617847-0.621147-2.331092-1.186012-0.980327-0.776689-1.475608-1.87265-2.322905-2.747577-0.656963-0.675382-1.51654-1.032516-2.115174-1.787716L299.061236 550.337143c-9.53619-12.041244-7.505951-29.53364 4.535294-39.06983 12.041244-9.53619 29.53364-7.505951 39.06983 4.535293L457.503828 624.51354l221.382063-284.491403c9.53619-12.041244 27.02961-14.072507 39.069831-4.535293 12.042267 9.53619 14.072507 27.028587 4.536316 39.069831z" fill="#FFFFFF" ></path></symbol><symbol id="icon-dingdan1" viewBox="0 0 1024 1024"><path d="M883.776 94.08c41.344 0 76.352 31.936 75.072 71.04v764.8c0 39.04-35.008 71.104-76.352 71.104H137.792c-40.128 0-72.768-32-72.768-71.104V165.12c0-39.104 31.36-71.04 72.768-71.04H296.96c7.616-30.848 37.76-54.592 72.768-54.592h80.256c9.92-23.616 33.792-39.04 61.44-39.04 27.456 0 51.264 15.36 61.312 39.04h78.976c35.2 0 65.28 23.808 72.768 54.592h159.232-0.064z m-141.696 622.72v-23.68c0-14.272-12.608-26.048-27.648-26.048H310.72c-15.04 0-27.584 11.776-27.584 26.048v23.744c0 14.208 12.544 26.048 27.584 26.048h403.648c15.104 0 27.584-11.84 27.584-26.048h0.128z m0-240.384v-23.68c0-14.208-12.608-26.112-27.648-26.112H310.72c-15.04 0-27.584 11.904-27.584 26.048v23.744c0 14.272 12.544 26.048 27.584 26.048h403.648c15.104 0 27.584-11.776 27.584-26.048h0.128z" fill="#3171F5" ></path><path d="M512.64 128.384c33.856 0 60.16 26.048 60.16 56.896 0 32-27.52 56.832-60.16 56.832-33.92 0-60.224-26.048-60.224-56.832 0-30.848 26.432-56.96 60.16-56.96z" fill="#3171F5" ></path></symbol></svg>',c=(c=document.getElementsByTagName("script"))[c.length-1].getAttribute("data-injectcss");if(c&&!e.__iconfont__svg__cssinject__){e.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(e){console&&console.log(e)}}function i(){o||(o=!0,a())}t=function(){var e,t,n,a;(t=document.createElement("div")).innerHTML=l,l=null,(t=t.getElementsByTagName("svg")[0])&&(t.setAttribute("aria-hidden","true"),t.style.position="absolute",t.style.width=0,t.style.height=0,t.style.overflow="hidden",(e=document.body).firstChild?(n=t,(a=e.firstChild).parentNode.insertBefore(n,a)):e.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(t,0):(n=function(){document.removeEventListener("DOMContentLoaded",n,!1),t()},document.addEventListener("DOMContentLoaded",n,!1)):document.attachEvent&&(a=t,r=e.document,o=!1,function t(){try{r.documentElement.doScroll("left")}catch(e){return void setTimeout(t,50)}i()}(),r.onreadystatechange=function(){"complete"==r.readyState&&(r.onreadystatechange=null,i())})})(window),".customer-view-icon-svg {\n font-size: 16px;\n line-height: 1;\n width: 1em;\n height: 1em;\n overflow: hidden;\n vertical-align: middle;\n pointer-events: none;\n}\n"),DOUYINAUTHOR=(styleInject(css_248z$B),"data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221727662974934%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%227309%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23000000%22%20p-id%3D%227310%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M473.728%20444.608v112.448c-70.528-24.32-161.92%2053.568-100.608%20147.648%2015.488%2015.488%2055.04%2026.624%20118.72%2033.472l69.376-47.36V529.28l3.84-321.92h85.12c22.848%2067.712%2052.928%20112.64%2090.304%20134.784%2015.168%208.96%2051.904%2019.968%2070.464%2024.192%200.32%201.28%200.384%2082.24%200%2094.208-44.992%201.984-97.792-11.648-158.528-40.832v235.136c0%20124.48-149.184%20279.808-359.296%20127.808-41.6-50.24-53.248-106.56-34.816-168.832l77.248-129.088%20101.056-40.192h37.12z%22%20fill%3D%22%23F71550%22%20p-id%3D%227311%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M716.352%20324.608c12.8%207.744%2033.92%2011.584%2063.36%2011.584v24.768l-42.24-13.76-21.12-22.592z%22%20fill%3D%22%234BFAF4%22%20p-id%3D%227312%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M442.176%20441.088v86.016c-75.008-17.856-181.888%2078.72-73.92%20173.312%2015.488%2015.488%2046.144%2025.344%2092.032%2029.632l69.376-47.36V521.152l3.904-321.92H616.32l4.48%208.32c20.928%2064.256%2073.792%20114.432%20158.592%20150.656%200.32%201.216%200.384%2070.784%200%2082.816-44.992%201.984-97.792-14.08-158.528-48.128v253.76c0%20121.792-163.328%20254.272-330.752%20133.12a268.8%20268.8%200%200%201-63.36-174.08l63.36-124.8%20131.84-46.592%2020.224%206.72z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%227313%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M442.176%20415.168c-177.664-24.96-345.6%20190.272-149.12%20367.552-117.312-134.784-53.312-329.28%20149.12-341.632v-25.92zM511.168%20179.2h106.368l3.328%2028.416H543.552v443.904c0%2034.048-18.368%2085.184-78.208%2086.336-41.6%200-72.32-11.072-92.16-33.152%2065.472%2019.904%20109.44%202.176%20131.84-53.184%208.32-21.952%2010.368-179.392%206.144-472.32z%22%20fill%3D%22%234BFAF4%22%20p-id%3D%227314%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M588.8%200H896a128%20128%200%200%201%20128%20128v307.2h-281.6a153.6%20153.6%200%200%201-153.6-153.6V0z%22%20fill%3D%22%234BFAF4%22%20p-id%3D%227315%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M745.984%20167.936a678.208%20678.208%200%200%200-10.112-11.264%20197.312%20197.312%200%200%200-36.864-35.2l30.08-32.128c2.816%202.112%206.208%204.864%2010.112%208.32l12.416%2011.008c4.288%203.84%208.512%207.808%2012.672%2011.84s7.616%207.68%2010.432%2010.816l-28.736%2036.608z%20m23.04%2091.776c9.6-5.952%2017.856-11.776%2024.704-17.28%206.848-5.568%2012.544-11.328%2017.024-17.28%204.48-6.08%208-12.608%2010.56-19.648%202.56-7.04%204.352-15.04%205.504-24.064h-49.024V135.04h51.008l0.256-45.312%2046.72%201.088v44.224h63.36v46.464h-65.024l-0.96%207.616-1.024%207.04c4.352%203.776%209.6%208.576%2015.808%2014.528a1658.432%201658.432%200%200%201%2036.608%2036.16c5.632%205.76%2010.112%2010.624%2013.44%2014.336l-30.912%2037.504a128.96%20128.96%200%200%200-9.024-11.712%20599.488%20599.488%200%200%200-27.008-29.696%20580.608%20580.608%200%200%200-15.232-15.232%20134.4%20134.4%200%200%201-20.864%2026.496%20356.48%20356.48%200%200%201-31.232%2027.328l-34.624-36.096z%20m50.752%2045.632c21.568%200.96%2044.032%201.152%2067.456%200.576%2023.36-0.576%2046.4-1.472%2069.12-2.816l-9.856%2043.072c-21.632%200.96-44.16%201.536-67.712%201.856-23.616%200.256-46.144%200-67.776-0.704a126.976%20126.976%200%200%201-21.376-2.112%2075.328%2075.328%200%200%201-32.256-14.336%20153.216%20153.216%200%200%201-15.04-13.44%201711.296%201711.296%200%200%200-18.048%2020.608%20217.6%20217.6%200%200%201-8.704%209.28l-7.04%207.04-22.848-44.48%2016.512-15.488c5.312-5.12%2011.136-11.008%2017.28-17.792v-54.336h-24.768V179.2h67.008v96a61.952%2061.952%200%200%200%2023.68%2022.272c9.216%204.672%2020.672%207.296%2034.368%207.872z%22%20fill%3D%22%23000000%22%20p-id%3D%227316%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E"),XIAOHONGSHUAUTHOR="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729217359906%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%227151%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23FF2442%22%20p-id%3D%227152%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M208.64%20617.088h-36.096c0%2044.416%2035.52%2048.32%2035.52%2048.32h18.176c36.288%200%2037.952-44.16%2037.952-44.16V358.4H208.64v258.688z%20m148.8-180.096v-0.192%200.192z%20m0%200h-56.96s-0.768%20179.072%2039.68%20197.376l30.528-59.392a429.76%20429.76%200%200%201-13.248-137.984z%20m-241.856%200h56.96v0.192s0.832%20179.072-39.616%20197.376L102.4%20575.168a429.824%20429.824%200%200%200%2013.184-138.176z%20m321.664%2054.144h-37.12c-26.432-1.024-9.92-35.52-9.92-35.52L435.904%20358.4h53.376l-38.4%2077.504a5.824%205.824%200%200%200%200.128%205.44%205.184%205.184%200%200%200%204.48%202.624h3.52l3.328-6.976h53.376l-46.08%2095.424a5.76%205.76%200%200%200%200.192%205.44%205.12%205.12%200%200%200%204.48%202.624h30.72l-24.576%2047.36h-61.632c-26.368-1.216-9.92-35.52-9.92-35.52l28.352-61.184z%20m-28.992%20115.712a15.04%2015.04%200%200%201-11.456-4.16l-27.648%2056.32a17.152%2017.152%200%200%200%2013.824%206.592h68.48l29.376-58.752H408.256z%20m242.304-169.856h-35.2v171.776h53.312v56.64H480.896l26.56-56.64h52.864V436.992h-35.84v-59.968h126.08v59.968z%20m210.56%2044.224h6.656c29.696%200%2053.76%2025.472%2053.824%2056.96v77.696c0%2027.328-20.928%2049.472-46.72%2049.472h-14.08a45.44%2045.44%200%200%201-33.088-14.464%2050.944%2050.944%200%200%201-13.696-35.008h51.84v-61.824a13.632%2013.632%200%200%200-13.184-13.952H777.6v125.312H723.2V540.096h-54.528v-58.88h54.528v-45.76h-34.24v-58.816h34.112V358.4h54.4v18.24h21.568c34.304%200%2062.08%2029.44%2062.08%2065.792v38.784z%20m-63.872-45.76h-19.584v45.76h28.096v-36.8c0-4.928-3.84-8.96-8.512-8.96z%20m96.576-58.432c14.848%200%2026.944%2012.8%2026.944%2028.544v0.128a29.376%2029.376%200%200%201-7.872%2020.16%2026.24%2026.24%200%200%201-19.072%208.32h-27.008v-28.608c0-15.744%2012.096-28.544%2027.008-28.544z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%227153%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M588.8%200H896a128%20128%200%200%201%20128%20128v307.2h-281.6a153.6%20153.6%200%200%201-153.6-153.6V0z%22%20fill%3D%22%23363F4D%22%20p-id%3D%227154%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M738.688%20167.936a698.944%20698.944%200%200%200-10.176-11.264%20197.44%20197.44%200%200%200-36.864-35.2l30.08-32.128c2.88%202.112%206.208%204.864%2010.176%208.32l12.416%2011.008c4.288%203.84%208.512%207.808%2012.672%2011.84%204.096%204.032%207.552%207.68%2010.368%2010.816l-28.672%2036.608z%20m23.04%2091.776c9.6-5.952%2017.792-11.776%2024.64-17.28%206.848-5.568%2012.544-11.328%2017.088-17.28%204.48-6.08%208-12.608%2010.56-19.648%202.56-7.04%204.352-15.04%205.44-24.064h-48.96V135.04h50.944l0.32-45.312%2046.72%201.088v44.224h63.36v46.464h-65.024a275.84%20275.84%200%200%200-1.024%207.616c-0.256%202.432-0.64%204.8-0.96%207.04%204.288%203.776%209.6%208.576%2015.744%2014.528a1676.672%201676.672%200%200%201%2036.608%2036.16c5.632%205.76%2010.176%2010.624%2013.504%2014.336l-30.976%2037.504a128.576%20128.576%200%200%200-8.96-11.712%20599.936%20599.936%200%200%200-27.072-29.696%20581.312%20581.312%200%200%200-15.168-15.232%20134.4%20134.4%200%200%201-20.864%2026.496%20356.48%20356.48%200%200%201-31.232%2027.328l-34.688-36.096z%20m118.144%2046.208c-23.36%200.576-45.824%200.384-67.456-0.576a82.816%2082.816%200%200%201-34.304-7.872%2061.952%2061.952%200%200%201-23.68-22.272V179.2h-67.008v43.072h24.768v54.4a354.944%20354.944%200%200%201-17.28%2017.728l-16.512%2015.488%2022.784%2044.48%207.04-7.04a216.32%20216.32%200%200%200%208.768-9.28%201241.6%201241.6%200%200%200%2017.984-20.608c5.248%205.312%2010.304%209.728%2015.104%2013.44a75.392%2075.392%200%200%200%2032.256%2014.336c6.144%201.216%2013.312%201.92%2021.376%202.112%2021.568%200.768%2044.16%200.96%2067.712%200.64%2023.552-0.256%2046.144-0.832%2067.712-1.792l9.856-43.072c-22.656%201.28-45.76%202.24-69.12%202.816z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%227155%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",MEITUAN="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729217342203%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%226993%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23FFC300%22%20p-id%3D%226994%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M393.216%20326.4h40.064l-0.064%2030.272h47.808v36.16h-151.68v29.888h144.384v38.976H329.344v27.52h144.384v38.912H329.344v28.032h151.68v38.336H343.488c50.496%2055.872%20137.6%2053.248%20137.6%2053.248v42.432C351.232%20688.512%20305.28%20612.864%20305.28%20612.864%20237.888%20700.672%20128%20690.048%20128%20690.048v-40.896c101.184-4.544%20140.288-54.592%20140.288-54.592H129.664v-38.336h152.832v-28.096h-145.28v-38.912h145.28v-27.52h-145.28v-38.976h145.28v-29.888H129.664v-36.16h47.808V326.4H217.6c7.424%2021.632%209.728%2030.272%209.728%2030.272h156.16s2.496-8.64%209.792-30.272z%20m273.28%20295.168h-46.656a415.296%20415.296%200%200%200%2052.48-156.288H606.592v-37.952h150.144V395.52h41.472v31.488h27.904v38.016h-27.968v98.368c-0.128%2019.584-1.728%2039.04-4.992%2058.368h-43.072c3.648-19.2%205.76-38.784%206.528-58.368V465.088h-40.64a489.664%20489.664%200%200%201-49.536%20156.48z%20m-124.544%2073.856v-359.04H896v307.648a51.328%2051.328%200%200%201-51.2%2051.392H541.952z%20m313.6-46.656a12.352%2012.352%200%200%200%200.96-4.736V374.848H580.992v281.664h263.104a12.48%2012.48%200%200%200%2011.52-7.68z%22%20fill%3D%22%23000000%22%20p-id%3D%226995%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",KUAIASHOUAUTHOR="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729217320710%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%226671%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23F64806%22%20p-id%3D%226672%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M691.392%20242.176c69.056%200%20124.992%2058.752%20124.992%20131.2%200%2068.416-49.92%20124.608-113.536%20130.688v0.128l-3.456%200.192h-1.664l-1.6%200.128-249.728%2012.864c-4.736%200.512-9.6%200.768-14.4%200.768-92.288%200-167.04-81.6-167.04-182.272S339.648%20153.6%20432%20153.6c78.08%200%20143.68%2058.496%20162.048%20137.6a122.56%20122.56%200%200%201%2097.344-49.024zM379.328%20340.992c0%2053.76%2037.888%2097.28%2084.608%2097.28%2046.72%200%2084.48-43.52%2084.48-97.28s-37.76-97.28-84.48-97.28c-46.72%200-84.608%2043.52-84.608%2097.28z%20m331.904%2092.8c-30.784%200-55.808-28.672-55.808-64.192%200-35.456%2024.96-64.192%2055.808-64.192%2030.784%200%2055.808%2028.736%2055.808%2064.192%200%2035.52-24.96%2064.192-55.808%2064.192zM465.6%20547.008l7.552-0.64c40.064-3.2%20224.64-17.92%20238.208-15.744%203.008%200.512%207.808%200.832%2013.632%201.216%2023.36%201.536%2062.656%204.096%2065.024%2023.04%203.008%2023.296%200%2045.952%200%2045.952s-134.4%2023.616-137.408%2026.688c-3.008%203.008-13.888%2013.888-13.248%2030.208%200.256%208%200.448%2027.264%200.64%2045.056%200.128%2018.688%200.256%2035.84%200.512%2036.736l0.064%200.256c0.832%202.432%204.48%2013.568%2026.624%2011.2%2018.112-1.92%2036.16-8.32%2043.136-10.88a4.096%204.096%200%200%200%202.624-4.288l-1.28-16.384a4.288%204.288%200%200%200-4.992-3.84l-34.688%206.912v-65.408l112.32-20.288a3.968%203.968%200%200%201%204.672%203.84l3.712%20110.72s6.4%2027.52-40.832%2037.184c-21.44%204.48-56.64%2012.8-89.6%2020.544-39.424%209.344-75.712%2017.92-81.664%2018.176-10.88%200.64-29.056%200.64-47.808-4.224a374.528%20374.528%200%200%201-37.952-12.928%204.672%204.672%200%200%201-2.048-7.104l41.344-56.192a11.712%2011.712%200%200%200%202.304-7.04v-61.888c0-3.2-1.28-6.208-3.456-8.512L444.608%20576.384A11.264%2011.264%200%200%201%20441.6%20567.04c1.024-7.36%205.76-19.008%2023.936-20.032z%20m-65.6%2035.072c2.176%200.32%204.224%201.28%205.76%202.944l99.712%20103.04v49.472s-67.2%2081.728-81.28%20110.336c-14.08%2028.544-49.024%2021.76-49.024%2021.76s-62.72-15.488-113.92-32.64c-51.392-17.28-53.632-54.528-53.632-54.528V595.84c4.928-23.552%2020.032-33.088%2026.944-36.288a10.624%2010.624%200%200%201%206.592-0.768l158.848%2023.296z%20m-139.648%20196.736c20.992%2019.072%2087.552%2028.224%20103.936%2028.672%2016.064%200.448%2015.04-10.88%2014.976-11.392v-146.688c0-10.88-13.12-18.56-13.12-18.56l-105.792-19.072c-9.152-1.728-9.536%2014.08-9.536%2014.08s-9.536%20135.744%209.536%20152.96z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%226673%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M588.8%200H896a128%20128%200%200%201%20128%20128v307.2h-281.6a153.6%20153.6%200%200%201-153.6-153.6V0z%22%20fill%3D%22%23426AF2%22%20p-id%3D%226674%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M745.984%20180.992a698.944%20698.944%200%200%200-10.112-11.264%20197.44%20197.44%200%200%200-36.864-35.2l30.08-32.128c2.816%202.048%206.208%204.864%2010.112%208.32l12.416%2010.944c4.352%203.84%208.512%207.808%2012.672%2011.84s7.616%207.68%2010.432%2010.88l-28.736%2036.608z%20m23.04%2091.776c9.6-6.016%2017.856-11.776%2024.704-17.28%206.848-5.568%2012.544-11.328%2017.024-17.344%204.48-6.016%208-12.544%2010.56-19.584%202.56-7.04%204.352-15.04%205.504-24.064h-49.024v-46.464h51.008l0.256-45.376%2046.72%201.152v44.16h63.36v46.528h-65.024a275.84%20275.84%200%200%200-0.96%207.616l-1.024%207.04c4.352%203.712%209.6%208.576%2015.808%2014.464a1676.672%201676.672%200%200%201%2036.608%2036.224c5.632%205.76%2010.112%2010.56%2013.44%2014.336l-30.912%2037.44a128.576%20128.576%200%200%200-9.024-11.648%20599.936%20599.936%200%200%200-27.008-29.76%20581.312%20581.312%200%200%200-15.232-15.168%20134.4%20134.4%200%200%201-20.864%2026.432%20356.48%20356.48%200%200%201-31.232%2027.328l-34.624-36.032z%20m118.208%2046.208c-23.424%200.512-45.888%200.32-67.456-0.64a82.816%2082.816%200%200%201-34.368-7.808%2061.952%2061.952%200%200%201-23.68-22.272v-96h-67.008v43.072h24.768v54.336a354.944%20354.944%200%200%201-17.28%2017.728l-16.512%2015.488%2022.848%2044.48%207.04-7.04a216.32%20216.32%200%200%200%208.704-9.28%201241.6%201241.6%200%200%200%2018.048-20.544c5.248%205.248%2010.24%209.728%2015.04%2013.376a75.392%2075.392%200%200%200%2032.256%2014.336c6.208%201.28%2013.312%201.92%2021.376%202.112%2021.632%200.768%2044.16%201.024%2067.776%200.704%2023.552-0.256%2046.08-0.896%2067.712-1.792l9.856-43.072c-22.72%201.28-45.76%202.24-69.12%202.816z%22%20fill%3D%22%232A50D0%22%20p-id%3D%226675%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M745.984%20167.936a698.944%20698.944%200%200%200-10.112-11.264%20197.44%20197.44%200%200%200-36.864-35.2l30.08-32.128c2.816%202.112%206.208%204.864%2010.112%208.32l12.416%2011.008c4.352%203.84%208.512%207.808%2012.672%2011.84s7.616%207.68%2010.432%2010.816l-28.736%2036.608z%20m23.04%2091.776c9.6-5.952%2017.856-11.776%2024.704-17.28%206.848-5.568%2012.544-11.328%2017.024-17.28%204.48-6.08%208-12.608%2010.56-19.648%202.56-7.04%204.352-15.04%205.504-24.064h-49.024V135.04h51.008l0.256-45.312%2046.72%201.088v44.224h63.36v46.464h-65.024a275.84%20275.84%200%200%200-0.96%207.616l-1.024%207.04c4.352%203.776%209.6%208.576%2015.808%2014.528a1676.672%201676.672%200%200%201%2036.608%2036.16c5.632%205.76%2010.112%2010.624%2013.44%2014.336l-30.912%2037.504a128.576%20128.576%200%200%200-9.024-11.712%20599.936%20599.936%200%200%200-27.008-29.696%20581.312%20581.312%200%200%200-15.232-15.232%20134.4%20134.4%200%200%201-20.864%2026.496%20356.48%20356.48%200%200%201-31.232%2027.328l-34.624-36.096z%20m118.208%2046.208c-23.424%200.576-45.888%200.384-67.456-0.576a82.816%2082.816%200%200%201-34.368-7.872%2061.952%2061.952%200%200%201-23.68-22.272V179.2h-67.008v43.072h24.768v54.4a354.944%20354.944%200%200%201-17.28%2017.728l-16.512%2015.488%2022.848%2044.48%207.04-7.04a216.32%20216.32%200%200%200%208.704-9.28%201241.6%201241.6%200%200%200%2018.048-20.608c5.248%205.312%2010.24%209.728%2015.04%2013.44a75.392%2075.392%200%200%200%2032.256%2014.336c6.208%201.216%2013.312%201.92%2021.376%202.112%2021.632%200.768%2044.16%200.96%2067.776%200.64%2023.552-0.256%2046.08-0.832%2067.712-1.792l9.856-43.072c-22.72%201.28-45.76%202.24-69.12%202.816z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%226676%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",ICON_MAP={DOUYINAUTHOR01:DOUYINAUTHOR,KUAISHOUAUTHOR01:KUAIASHOUAUTHOR,MEITUAN01:MEITUAN,REDBOOKAUTHOR01:XIAOHONGSHUAUTHOR},prefixCls$2="customer-view",SvgIcon$1=(()=>{function e(){return _classCallCheck(this,e),_callSuper(this,e,arguments)}return _inherits(e,Component),_createClass(e,[{key:"render",value:function(){var e=this.props,t=e.symbol,e=e.style,n='<use xlink:href="#icon-'.concat(t,'" />');return ICON_MAP[t]?React.createElement("img",{style:e,src:ICON_MAP[t],alt:""}):React.createElement("svg",{className:"".concat(prefixCls$2,"-icon-svg"),dangerouslySetInnerHTML:{__html:n},style:e})}}])})(),allAvgPaymentSvg="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2248px%22%20height%3D%2248px%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%3Ctitle%3E%E7%BC%96%E7%BB%84%3C%2Ftitle%3E%20%20%20%20%3Cg%20id%3D%22%E5%AE%A2%E6%88%B7%E8%A7%86%E5%9B%BE%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E5%85%A8%E6%B8%A0%E9%81%93%E5%AE%A2%E6%88%B7%E7%94%BB%E5%83%8F-RFM%E6%A0%87%E7%AD%BE%E5%A4%87%E4%BB%BD%22%20transform%3D%22translate%28-528%2C%20-471%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-3%22%20transform%3D%22translate%28360%2C%20259%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84%22%20transform%3D%22translate%28168%2C%20212%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22%E6%A4%AD%E5%9C%86%E5%BD%A2%E5%A4%87%E4%BB%BD-2%22%20fill%3D%22%23EEEFFF%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%3E%3C%2Fcircle%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pic%2Ficon%2F%E9%92%B1%E5%B8%8101%E5%A4%87%E4%BB%BD-2%22%20transform%3D%22translate%2815%2C%2014%29%22%20fill%3D%22%23555BB3%22%20fill-rule%3D%22nonzero%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.97139943%2C14.0392884%20L0.0426787549%2C17.1041791%20C-0.0115916797%2C17.1923954%20-0.0142876643%2C17.3035672%200.0356411106%2C17.3943838%20C0.0855698856%2C17.4852003%200.180226405%2C17.5412976%200.282734107%2C17.5408211%20L2.8405654%2C17.6835694%20C2.91177183%2C17.6854261%202.97848819%2C17.7192646%203.02267637%2C17.7759359%20L4.58717511%2C19.8919701%20C4.6468881%2C19.9606531%204.73281404%2C20%204.82309159%2C20%20C4.91336914%2C20%204.99929508%2C19.9606531%205.05900806%2C19.8919701%20L6.85528443%2C16.8690642%20C6.89989301%2C16.80739%206.91550145%2C16.728934%206.89796349%2C16.6545375%20C6.88042553%2C16.5801409%206.83151659%2C16.5173351%206.76422893%2C16.482804%20L2.31906582%2C13.9637158%20C2.19818518%2C13.9241824%202.06569705%2C13.9529815%201.97139943%2C14.0392884%20L1.97139943%2C14.0392884%20Z%20M16.0684437%2C13.9889067%20L17.9557756%2C17.0621943%20C18.0107147%2C17.1478167%2018.0147536%2C17.2571583%2017.9662851%2C17.3467112%20C17.9178167%2C17.4362641%2017.8247043%2C17.4914997%2017.723998%2C17.4904393%20L15.1661667%2C17.6331876%20C15.0912345%2C17.6369288%2015.021669%2C17.6737464%2014.9757779%2C17.7339511%20L13.419557%2C19.8415883%20C13.359844%2C19.9102714%2013.273918%2C19.9496182%2013.1836405%2C19.9496182%20C13.0933629%2C19.9496182%2013.007437%2C19.9102714%2012.947724%2C19.8415883%20L11.1514477%2C16.7934915%20C11.1068391%2C16.7318173%2011.0912306%2C16.6533614%2011.1087686%2C16.5789648%20C11.1263065%2C16.5045682%2011.1752155%2C16.4417625%2011.2425031%2C16.4072314%20L15.6876662%2C13.8881431%20C15.7503366%2C13.8463043%2015.8275576%2C13.8333862%2015.9001528%2C13.8525968%20C15.9727481%2C13.8718073%2016.0339077%2C13.9213445%2016.0684437%2C13.9889067%20L16.0684437%2C13.9889067%20Z%20M15.6628329%2C3.63545409%20L9.66144884%2C0.175906276%20C9.21501724%2C-0.0586354255%208.6841038%2C-0.0586354255%208.2376722%2C0.175906276%20L2.27767697%2C3.58507233%20C1.85291648%2C3.83363122%201.58634021%2C4.28856406%201.5740664%2C4.7858377%20L1.5740664%2C11.6461546%20C1.58634021%2C12.1434283%201.85291648%2C12.5983611%202.27767697%2C12.84692%20L8.32044992%2C16.2980709%20C8.76177797%2C16.5414693%209.29462074%2C16.5414693%209.73594879%2C16.2980709%20L15.695944%2C12.9392866%20C16.1109231%2C12.6923774%2016.368384%2C12.243296%2016.3747364%2C11.7553151%20L16.3747364%2C4.87820428%20C16.3770769%2C4.36366991%2016.1046843%2C3.88815158%2015.6628329%2C3.63545409%20Z%20M13.0387795%2C6.80950525%20L9.54556004%2C11.9400483%20C9.39106712%2C12.1436684%209.15317356%2C12.2643279%208.8998939%2C12.2675297%20C8.64518685%2C12.2623218%208.40703128%2C12.1384322%208.25422775%2C11.9316513%20L4.89345266%2C6.80110829%20C4.77955096%2C6.63797062%204.73483031%2C6.43534219%204.76928609%2C6.23851192%20C4.80747215%2C6.03186384%204.92703941%2C5.84993051%205.10039694%2C5.73469427%20C5.45419003%2C5.54083069%205.89415188%2C5.63292367%206.14339611%2C5.95301525%20L8.85850505%2C10.075923%20L11.7060583%2C5.87744261%20C11.8199259%2C5.70751844%2011.9964562%2C5.59127109%2012.1958126%2C5.55493345%20C12.395169%2C5.51859581%2012.6005517%2C5.56523005%2012.765613%2C5.68431251%20C12.9798792%2C5.80336339%2013.131361%2C6.012345%2013.1795016%2C6.25530584%20C13.2176006%2C6.45211983%2013.1658689%2C6.65585247%2013.0387795%2C6.80950525%20L13.0387795%2C6.80950525%20Z%22%20id%3D%22%E5%BD%A2%E7%8A%B6%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E",allCountBuySvg="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2248px%22%20height%3D%2248px%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%3Ctitle%3E%E7%BC%96%E7%BB%84%204%3C%2Ftitle%3E%20%20%20%20%3Cg%20id%3D%22%E5%AE%A2%E6%88%B7%E8%A7%86%E5%9B%BE%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E5%85%A8%E6%B8%A0%E9%81%93%E5%AE%A2%E6%88%B7%E7%94%BB%E5%83%8F-RFM%E6%A0%87%E7%AD%BE%E5%A4%87%E4%BB%BD%22%20transform%3D%22translate%28-528%2C%20-399%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-3%22%20transform%3D%22translate%28360%2C%20259%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-4%22%20transform%3D%22translate%28168%2C%20140%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22%E6%A4%AD%E5%9C%86%E5%BD%A2%E5%A4%87%E4%BB%BD%22%20fill%3D%22%23EDF4FF%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%3E%3C%2Fcircle%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pic%2Ficon%2F%E9%92%B1%E5%B8%8101%E5%A4%87%E4%BB%BD%22%20transform%3D%22translate%2814.5%2C%2014%29%22%20fill%3D%22%230055CC%22%20fill-rule%3D%22nonzero%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.305632%2C7.71566059%20L10.2408454%2C18.9137493%20C10.2408454%2C18.9137493%2011.6712205%2C17.4442372%2012.8518906%2C16.4189647%20L15.4480078%2C19.8875551%20C15.5525039%2C20.0284115%2015.7804954%2C20.0378923%2015.9542032%2C19.9105797%20L17.0629475%2C19.1020094%20C17.2380123%2C18.9746969%2017.2950102%2C18.7566402%2017.189157%2C18.6157837%20L14.6636086%2C15.2420006%20C15.9827021%2C14.7110801%2018.1554066%2C14.1070226%2018.1554066%2C14.1070226%20L8.305632%2C7.71566059%20Z%20M5.18160593%2C12.886718%20L2.30049936%2C14.9887298%20C1.86487279%2C15.3070113%201.78616144%2C15.9191951%202.13086284%2C16.3729155%20C2.47556424%2C16.8252814%203.11204045%2C16.9444676%203.54630992%2C16.6275406%20L6.4274165%2C14.5255288%20C6.87254271%2C14.2004754%206.94718278%2C13.5625582%206.60248138%2C13.1101922%20C6.25913708%2C12.6564719%205.62673215%2C12.5616646%205.18160593%2C12.886718%20Z%20M18.7810261%2C4.2226912%20C18.4363247%2C3.77032526%2017.8134194%2C3.66874608%2017.3587935%2C4.0005714%20L14.4980433%2C6.08903933%20C14.0434175%2C6.42086465%2013.9647061%2C7.03440289%2014.3094075%2C7.48676884%20C14.6541089%2C7.93913479%2015.2905851%2C8.05832102%2015.745211%2C7.7264957%20L18.6059612%2C5.63802777%20C19.0605871%2C5.30620245%2019.1257275%2C4.67505715%2018.7810261%2C4.2226912%20Z%20M5.41366868%2C2.06108626%20C5.07575275%2C1.61820104%204.45420455%2C1.51662186%203.9982216%2C1.84844718%20C3.57209467%2C2.15995666%203.48388369%2C2.77891247%203.82179963%2C3.22179769%20L6.05964453%2C6.15946756%20C6.39756047%2C6.60370717%207.02860831%2C6.69716002%207.45473524%2C6.38565053%20C7.9093611%2C6.05382521%207.98942953%2C5.44164136%207.65151359%2C4.99740175%20L5.41366868%2C2.06108626%20Z%20M11.0646003%2C5.55134687%20C11.619651%2C5.64073655%2012.1299176%2C5.26827956%2012.2018435%2C4.72110638%20L12.651041%2C1.16989826%20C12.7229669%2C0.62407947%2012.3334814%2C0.112120405%2011.7702882%2C0.0132500037%20C11.2152375%2C-0.0761396742%2010.7049709%2C0.296317317%2010.633045%2C0.842136109%20L10.1824904%2C4.39469861%20C10.1132787%2C4.94187179%2010.5027641%2C5.45247647%2011.0646003%2C5.55134687%20Z%20M5.6348747%2C9.51428926%20C5.68915838%2C8.96576169%205.29967295%2C8.45515702%204.75412191%2C8.35764101%20L1.14832815%2C7.76577299%20C0.574278178%2C7.6899272%200.0735111853%2C8.05561224%200.0110849477%2C8.59601348%20C-0.0716976717%2C9.16621127%200.317787767%2C9.67681595%200.891837735%2C9.75266174%20L4.4976315%2C10.3445298%20C5.04318253%2C10.439337%205.54530662%2C10.0736519%205.6348747%2C9.51428926%20Z%22%20id%3D%22%E5%BD%A2%E7%8A%B6%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E",allPaymentSvg="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2248px%22%20height%3D%2248px%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%3Ctitle%3E%E7%BC%96%E7%BB%84%206%3C%2Ftitle%3E%20%20%20%20%3Cg%20id%3D%22%E5%AE%A2%E6%88%B7%E8%A7%86%E5%9B%BE%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E5%85%A8%E6%B8%A0%E9%81%93%E5%AE%A2%E6%88%B7%E7%94%BB%E5%83%8F-RFM%E6%A0%87%E7%AD%BE%E5%A4%87%E4%BB%BD%22%20transform%3D%22translate%28-528%2C%20-327%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-3%22%20transform%3D%22translate%28360%2C%20259%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-6%22%20transform%3D%22translate%28168%2C%2068%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22%E6%A4%AD%E5%9C%86%E5%BD%A2%22%20fill%3D%22%23FFF5E6%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%3E%3C%2Fcircle%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pic%2Ficon%2F%E9%92%B1%E5%B8%8101%22%20transform%3D%22translate%2815.25%2C%2014%29%22%20fill%3D%22%23FD830A%22%20fill-rule%3D%22nonzero%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.703125%2C13%20L15.703125%2C15.0917969%20C15.703125%2C16.6328125%2012.5808408%2C17.8828125%208.7265625%2C17.8828125%20C4.875%2C17.8828125%201.75195313%2C16.6328125%201.75195313%2C15.0917969%20L1.75195313%2C13%20C1.75195313%2C14.5410156%204.87304688%2C15.7910156%208.7265625%2C15.7910156%20C12.578125%2C15.7910156%2015.7011719%2C14.5410156%2015.703125%2C13%20Z%20M15.703125%2C9.5%20L15.703125%2C11.5917969%20C15.703125%2C13.1328125%2012.5808408%2C14.3828125%208.7265625%2C14.3828125%20C4.875%2C14.3828125%201.75195313%2C13.1328125%201.75195313%2C11.5917969%20L1.75195313%2C9.5%20C1.75195313%2C11.0410156%204.87304688%2C12.2910156%208.7265625%2C12.2910156%20C12.578125%2C12.2910156%2015.7011719%2C11.0410156%2015.703125%2C9.5%20Z%20M15.703125%2C6.11328125%20L15.703125%2C8.20507813%20C15.703125%2C9.74609375%2012.5808408%2C10.9960938%208.7265625%2C10.9960938%20C4.875%2C10.9960938%201.75195313%2C9.74609375%201.75195313%2C8.20507813%20L1.75195313%2C6.11328125%20C1.75195313%2C7.65429688%204.87304688%2C8.90429688%208.7265625%2C8.90429688%20C12.578125%2C8.90429688%2015.7011719%2C7.65429688%2015.703125%2C6.11328125%20Z%20M8.72460938%2C0%20C12.5761719%2C0%2015.6992188%2C1.25%2015.6992188%2C2.79101563%20L15.6992188%2C4.8828125%20C15.6992188%2C6.42382812%2012.5761719%2C7.67382812%208.72460938%2C7.67382812%20C4.87304688%2C7.67382812%201.75%2C6.42382812%201.75%2C4.8828125%20L1.75%2C2.79101563%20C1.75%2C1.25%204.87304688%2C0%208.72460938%2C0%20Z%22%20id%3D%22%E5%BD%A2%E7%8A%B6%E7%BB%93%E5%90%88%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E",list1=[{label:"最近一年购买金额(元)",key:"yearPayment"},{label:"最近一年购买次数",key:"yearCountBuy"},{label:"最近一年平均客单价(元)",key:"yearAvgPayment"}],getList2=function(e){return[{label:"最近".concat(e,"天购买金额(元)"),key:"day".concat(e,"Payment")},{label:"最近".concat(e,"天购买次数"),key:"day".concat(e,"BuyTimes")},{label:"最近".concat(e,"天平均客单价(元)"),key:"day".concat(e,"AvgPayment")}]},RfmDetail=function(e){var n=e.row,t=e.domain,a=e.type,r=e.onOk,e=e.onClose,o=_slicedToArray(useState(365),2),l=o[0],c=o[1],o=_slicedToArray(useState([]),2),i=o[0],s=o[1];return useEffect(function(){var e;t&&(e={domain:t},"shop"===a?Object.assign(e,{uniShopId:"".concat(n.platCode,"|").concat(n.shopId)}):Object.assign(e,{platCode:n.platCode}),store$6.getRFMDate(e).then(function(e){c(null==e||null==(e=e.data)?void 0:e.data)}))},[t,a]),useEffect(function(){l&&s(getList2(l))},[l]),React.createElement(Modal$1,{visible:!0,title:"详细指标",clickMaskCanClose:!0,onClose:e,onCancel:e,onOk:r,hasFooter:!1,modalStyle:{width:738,minWidth:738}},React.createElement(Tips$2,{style:{marginBottom:16},msg:"系统默认计算“全渠道级(租户级)、平台级、店铺级”最近一年的RFM指标;也会根据商家自主配置的“全渠道级、平台级、店铺级自定义生命周期”计算RFM指标。"}),React.createElement("div",{className:"customer-view-rfm-detail"},React.createElement("div",{className:"customer-view-rfm-detail-title"},"平台级最近一年RFM指标"),React.createElement("ul",{className:"customer-view-rfm-detail-card"},list1.map(function(e,t){return React.createElement("li",{key:t,className:"customer-view-rfm-detail-card-item"},React.createElement("span",{className:"customer-view-rfm-detail-card-title"},e.label),React.createElement("span",{className:"customer-view-rfm-detail-card-value"},n[e.key]||0===n[e.key]?n[e.key]:"-"))})),l&&365!==l?React.createElement(React.Fragment,null,React.createElement("div",{className:"customer-view-rfm-detail-title",style:{marginTop:16}},"客户自定义生命周期的RFM指标"),React.createElement("ul",{className:"customer-view-rfm-detail-card"},i.map(function(e,t){return React.createElement("li",{key:t,className:"customer-view-rfm-detail-card-item"},React.createElement("span",{className:"customer-view-rfm-detail-card-title"},e.label),React.createElement("span",{className:"customer-view-rfm-detail-card-value"},n[e.key]||0===n[e.key]?n[e.key]:"-"))}))):null))},getPlat$4=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST$1);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]},rfmModule=(()=>{function t(e){_classCallCheck(this,t),(r=_callSuper(this,t,[e])).resolveRfmList=function(e,t){return e.map(function(e){return 1===e.value?e.rightTarget=[{label:"首次购买过的平台/店铺",list:r.dealData(t.firstShopId,t.firstShopName)},{label:"最后一次购买过的平台/店铺",list:r.dealData(t.lastShopId,t.lastShopName)},{label:"购买过的平台/店铺",list:r.dealData2(t.platShopNames)}]:2===e.value?e.rightTarget=[{label:"最近一年最后一次购买金额",list:[null==t?void 0:t.yearLastPayment]},{label:"最近一年最后一次购买日期",list:[null==t?void 0:t.yearLastTime]},{label:"最近一年购买件数",list:[null==t?void 0:t.yearBuyNum]}]:3===e.value&&(e.rightTarget=[{label:"最近".concat(store$6.rfmDate,"天最后一次购买金额"),list:[null==t?void 0:t["day".concat(store$6.rfmDate,"LastPayment")]]},{label:"最近".concat(store$6.rfmDate,"天最后一次购买日期"),list:[null==t?void 0:t["day".concat(store$6.rfmDate,"LastTime")]]},{label:"最近".concat(store$6.rfmDate,"天购买件数"),list:[null==t?void 0:t["day".concat(store$6.rfmDate,"BuyNum")]]}]),e})},r.platDataAjax=function(){return store$6.getPlatRFMInfo(r.context.domain,r.context.serverName,r.context.uniId).then(function(e){return e.sort(function(e,t){return Number(t.allAvgPayment||0)-Number(e.allAvgPayment||0)}),{list:e}}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},r.shopDataAjax=function(){return store$6.getShopRFMInfo(r.context.domain,r.context.serverName,r.context.uniId).then(function(e){return e.sort(function(e,t){return Number(t.allAvgPayment||0)-Number(e.allAvgPayment||0)}),r.setState({shopTableLoading:!1}),{list:e}}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})},r.thousandAndDecimal=function(e){return e?parseFloat(e).toFixed(2).replace(/(\d)(?=(\d{3})+\.)/g,"$1,"):"0.00"},r.getColumn=function(a){var e=[{title:"平台名称",dataIndex:"platCode",align:"left",width:120,fixed:"left",render:function(e){return React.createElement("div",{className:"plat-code-flex"},COMMON_PLAT_LIST.includes(e)?React.createElement(SvgIcon$1,{symbol:"".concat(e,"01"),style:{width:"shop"===a?"16px":"24px",height:"shop"===a?"16px":"24px"}}):React.createElement("img",{width:"shop"===a?"16px":"24px",height:"shop"===a?"16px":"24px",src:"https://brand-guide.shuyun.com/IAM/717f6f9c6abf.svg"}),React.createElement("span",{className:"shop"===a?"shop-name":"plat-name"},(null==(e=getPlat$4(e))?void 0:e.platName)||"未知"))}},{title:"总购买金额(元)",dataIndex:"allPayment",align:"right",width:128,sortable:!0,sorter:function(e,t,n){return r.sortFun(a,e,t,"allPayment",n)},render:function(e){return React.createElement("span",null,e||"-")}},{title:"总购买次数",dataIndex:"allCountBuy",align:"right",width:120,sortable:!0,sorter:function(e,t,n){return r.sortFun(a,e,t,"allCountBuy",n)},render:function(e){return React.createElement("span",null,e||"-")}},{title:"平均客单价(元)",dataIndex:"allAvgPayment",align:"right",width:128,sortable:!0,sorter:function(e,t,n){return r.sortFun(a,e,t,"allAvgPayment",n)},render:function(e){return React.createElement("span",null,e||"-")}},{title:"首次购买日期",dataIndex:"firstCreated",align:"right",width:130,sortable:!0,sorter:function(e,t,n){return r.sortFun(a,e,t,"firstCreated",n,"date")},render:function(e){return React.createElement("span",null,e?ShuyunUtils.moment(e).format("yyyy-MM-dd"):"-")}},{title:"最近一次购买金额(元)",dataIndex:"lastPayment",align:"right",width:170,sortable:!0,sorter:function(e,t,n){return r.sortFun(a,e,t,"lastPayment",n)},render:function(e){return React.createElement("span",null,e||"-")}},{title:"操作",dataIndex:"operate",align:"center",fixed:"right",width:86,render:function(e,t){return React.createElement(Button$1,{type:"link",style:{padding:0},onClick:function(){Modal$1.createModal(RfmDetail).open({row:t,domain:r.context.domain,type:a})}},"详细指标")}}];return"shop"===a&&e.splice(1,0,{title:"店铺名称",dataIndex:"shopName",align:"left",width:180,fixed:"left",ellipsis:!0,render:function(e){return React.createElement(Tooltip$1,{content:e,placement:"top-left"},React.createElement("span",null,e||"-"))}}),e},r.sortFun=function(e,t,n,a,r,o){t=t[a]||"",n=n[a]||"";return"date"===o?"ASC"===r.sortBy?ShuyunUtils.moment(t).format("YYYYMMDD")-ShuyunUtils.moment(n).format("YYYYMMDD"):"DESC"===r.sortBy?ShuyunUtils.moment(n).format("YYYYMMDD")-ShuyunUtils.moment(t).format("YYYYMMDD"):0:"ASC"===r.sortBy?Number(t)-Number(n):"DESC"===r.sortBy?Number(n)-Number(t):0};var r,e=[{label:"基于所有有效交易计算",value:1,leftTarget:[{label:"总购买金额",valueKey:"allPayment",type:"longNumber",image:allPaymentSvg},{label:"总购买次数",valueKey:"allCountBuy",type:"intNumber",image:allCountBuySvg},{label:"平均客单价",valueKey:"allAvgPayment",type:"longNumber",image:allAvgPaymentSvg}],rightTarget:[]},{label:"基于最近一年有效交易计算",value:2,leftTarget:[{label:"最近一年购买金额",valueKey:"yearPayment",type:"longNumber",image:allPaymentSvg},{label:"最近一年购买次数",valueKey:"yearCountBuy",type:"intNumber",image:allCountBuySvg},{label:"最近一年平均客单价",valueKey:"yearAvgPayment",type:"longNumber",image:allAvgPaymentSvg}],rightTarget:[]}];return store$6.rfmDate&&365!==store$6.rfmDate&&e.push({label:"基于最近".concat(store$6.rfmDate,"天有效交易计算"),value:3,leftTarget:[{label:"最近".concat(store$6.rfmDate,"天购买金额"),valueKey:"day".concat(store$6.rfmDate,"Payment"),type:"longNumber",image:allPaymentSvg},{label:"最近".concat(store$6.rfmDate,"天购买次数"),valueKey:"day".concat(store$6.rfmDate,"BuyTimes"),type:"time",image:allCountBuySvg},{label:"最近".concat(store$6.rfmDate,"天平均客单价"),valueKey:"day".concat(store$6.rfmDate,"AvgPayment"),type:"intNumber",image:allAvgPaymentSvg}],rightTarget:[]}),r.state={customerInfo:{},rfmLoading:!0,calculateValue:1,targetCalculateItem:{},rfmCalculateList:e},r}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var n=this;store$6.getRfmTenantInfo(this.context.domain,this.context.serverName,this.context.uniId).then(function(e){var t=n.resolveRfmList(n.state.rfmCalculateList,e||{});n.setState({customerInfo:e||{},rfmCalculateList:t,targetCalculateItem:t[0],rfmLoading:!1})}).catch(function(e){Message.error(e.msg||"内部错误,请联系数据客服")})}},{key:"dealData",value:function(e,t){var a=[],e=e?e.split(","):[],r=t?t.split(","):[];return e.forEach(function(e,t){var n=e.split("|"),e=(null==(e=PLAT_LIST$1.find(function(e){return e.plat===n[0]}))?void 0:e.platName)||"未知",t=r[t];a.push("".concat(e," | ").concat(t))}),a}},{key:"dealData2",value:function(e){var a=[];return e&&Object.keys(e).forEach(function(n){e[n].forEach(function(e){var t=(null==(t=PLAT_LIST$1.find(function(e){return e.plat===n}))?void 0:t.platName)||"未知";a.push("".concat(t," | ").concat(e))})}),a}},{key:"render",value:function(){var n=this,e=this.state,t=e.rfmLoading,a=e.customerInfo;return t?React.createElement(Loading$1,null):React.createElement("div",{className:"rfm-module-new"},React.createElement("section",{className:"common-rfm-block allRfm"},React.createElement("div",{className:"common-title"},React.createElement("div",{className:"common-title-left"},React.createElement("div",null),React.createElement("p",null,"全渠道RFM")),React.createElement(Select$3,{style:{width:220},dataSource:this.state.rfmCalculateList,value:this.state.calculateValue,onChange:function(t){n.setState({calculateValue:t,targetCalculateItem:n.state.rfmCalculateList.find(function(e){return e.value===t})})}})),React.createElement("div",{className:"allRfm-info"},React.createElement("div",{className:"left"},this.state.targetCalculateItem.leftTarget.map(function(e,t){return React.createElement("div",{className:"left-num-info",key:t},React.createElement("img",{src:e.image,className:"img"}),React.createElement("div",{className:"num"},React.createElement("p",null,e.label),"longNumber"===e.type&&React.createElement("p",null,a[e.valueKey]?n.thousandAndDecimal(Number(a[e.valueKey])):"0.00"),"intNumber"===e.type&&React.createElement("p",null,a[e.valueKey]?Number(a[e.valueKey]):"0"),"time"===e.type&&React.createElement("p",null,a[e.valueKey]||"-")))})),React.createElement("div",{className:"right"},null==(e=this.state.targetCalculateItem)?void 0:e.rightTarget.map(function(e){var t;return React.createElement(React.Fragment,null,React.createElement("div",{className:"right-table-title"},e.label),null!=e&&null!=(t=e.list)&&t.length?e.list.map(function(e){return React.createElement("div",{className:"right-table-info"},e||0===e?e:"-")}):React.createElement("div",{className:"right-table-info"},"-"))})))),React.createElement("section",{className:"common-rfm-block platRfm"},React.createElement("div",{className:"common-title"},React.createElement("div",{className:"common-title-left"},React.createElement("div",null),React.createElement("p",null,"平台RFM标签"))),React.createElement("div",{className:"platRfm-info"},React.createElement(CTable,{rowKey:"id",columnData:this.getColumn(),ajaxData:this.platDataAjax,sortWidthOriginStatus:!0,dataKey:"list",emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("p",{style:{"margin-top":"8px"}},"暂无数据"))}}))),React.createElement("section",{className:"common-rfm-block"},React.createElement("div",{className:"common-title"},React.createElement("div",{className:"common-title-left"},React.createElement("div",null),React.createElement("p",null,"店铺RFM标签"))),React.createElement("div",{className:"shopRfm-info"},React.createElement(CTable,{rowKey:"id",columnData:this.getColumn("shop"),sortWidthOriginStatus:!0,ajaxData:this.shopDataAjax,dataKey:"list",emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("p",{style:{"margin-top":"8px"}},"暂无数据"))}}))))}}])})(),Store$c=(rfmModule.contextType=CustomerViewContext$1,(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getCustomerMarkedTagList",value:(p=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/new/tag/?tagType=").concat(r),e.next=3,http.get(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return p.apply(this,arguments)})},{key:"saveDefineTag",value:(d=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/tag"),e.next=3,http.post(o,r);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return d.apply(this,arguments)})},{key:"updateDefineTag",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/tag"),e.next=3,http.put(o,r);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return u.apply(this,arguments)})},{key:"getCustomerCanSelectTagList",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o,l){var c;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return c="".concat(t,"/").concat(n,"/tagManage/").concat(r,"/groupInfo?platCode=").concat(o,"&shopId=").concat(l),e.next=3,http.get(c);case 3:return c=e.sent,e.abrupt("return",c.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a,r,o){return s.apply(this,arguments)})},{key:"DeleteCustomerDefineTag",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/tag/").concat(r),e.next=3,http.delete(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return i.apply(this,arguments)})},{key:"getRFMTagsInfo",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerRfm/").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"getSoloPlatRfmInfo",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/").concat(n,"/customerRfm/").concat(a,"?platCode=").concat(r,"&shopId=").concat(o),e.next=3,http.get(l);case 3:return l=e.sent,e.abrupt("return",l.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a,r){return l.apply(this,arguments)})},{key:"getPlatShopList",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/").concat(n,"/customerTag/plat/shop?uniId=").concat(a),e.next=3,http.get(r);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return o.apply(this,arguments)})},{key:"getMarkedOutsideTagList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/").concat(n,"/customerTag/").concat(a,"/qw/tag/?tagType=").concat(r),e.next=3,http.get(o);case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})},{key:"getCustomerInfo",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n="".concat(t,"/data-manage-x/1.0/customer/platform"),e.next=3,http.get(n);case 3:return n=e.sent,e.abrupt("return",n.data);case 5:case"end":return e.stop()}},e)})),function(e){return t.apply(this,arguments)})},{key:"batchUpdateTag",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/data-manage-x/1.0/customerTag/").concat(n,"/tag/batch"),e.next=3,http.put(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})}]);var a,t,r,o,l,c,i,s,u,d,p})()),store$8=new Store$c,ChooseTagValue=function(a){function e(e){i(e?e.target.value:"")}var t=useRef(),n=_slicedToArray(useState(a.value||[]),2),r=n[0],o=n[1],n=_slicedToArray(useState(a.maxKeywordsNum||100),2),l=n[0],n=_slicedToArray(useState(""),2),c=n[0],i=n[1],n=_slicedToArray(useState(!1),2),n=(n[0],React.createElement(Input$3,{className:"test-test-test",placeholder:"请输入",maxLength:50,value:c,onChange:e,ref:t,style:{marginRight:10,width:274}})),s=a.disabled;return React.createElement("div",{style:{display:"flex",alignItems:"center",minHeight:"32px"}},React.createElement("div",{style:{display:"flex",alignItems:"center",flexWrap:"wrap",marginTop:"-14px"}},r.map(function(e,t){return React.createElement(Tooltip$1,{key:e,content:e},React.createElement("section",{color:"gray",className:"choose-tag-show"},React.createElement("span",null,e),React.createElement(Popover,{trigger:"click",content:"确定要删除该关键字吗?",confirmText:"确定",showCancelBtn:!0,showConfirmBtn:!0,onConfirmClick:function(){var n,e;n=t,a.disabled||(Message$1.success("关键字删除成功"),e=r.filter(function(e,t){return t!==n}),o(e),a.onChange(e))}},s?"":React.createElement(Icon$1,{type:"close"}))))}),React.createElement(Popover,{className:"customer-label-choose-tag-popover",trigger:"click",content:n,confirmText:"确定",showCancelBtn:!0,showConfirmBtn:!0,onCancelClick:function(){e()},onVisibleChange:function(e){e&&setTimeout(function(){t.current.inputRef.current.focus()})},placement:"bottom",onConfirmClick:function(){!a.disabled&&r.length<l&&(c?!/^[\u4e00-\u9fa5\w-.();]+$/g.test(c)||50<(null==c?void 0:c.length)?Message$1.error("只能输入1-50位中文、英文、数字、中文括号、中文分号、.(点号)、_(下划线)、-(减号) 。"):r.find(function(e){return e===c})?Message$1.error("关键字重复,请重新输入"):(o([].concat(_toConsumableArray(r),[c])),i(""),a.onChange([].concat(_toConsumableArray(r),[c]))):Message$1.error("关键字不能为空"))}},React.createElement(Button$1,{type:"text",icon:"plus-solid",disabled:r.length>=l||s,size:"small",style:{marginTop:"14px"}},"添加字符"))))},MonthPicker=CPicker.MonthPicker,MAX_AGE=150;function calcAgeMonth(e){var t,n,a,r,e=new Date(e),o=new Date;return e.getTime()>o.getTime()?"-":(n=e.getFullYear(),t=e.getMonth()+1,e=e.getDate(),n=(o={year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()}).year-n,a=r=0,r=o.month<t?(--n,12+o.month-t):o.month-t,o.day<e?(a=new Date(o.year,o.month,0).getDate()+o.day-e,--r<0&&(r=11,--n)):a=o.day-e,(MAX_AGE<n||n===MAX_AGE&&0<r||n===MAX_AGE&&0===r&&0<a)&&(n=MAX_AGE+1,a=r=0),[n,r,a].reduce(function(e,t,n){return e=t?"".concat(e).concat(t).concat(0===n?"岁":1===n?"月":"天"):e},"")||"0天")}function calcGestationWeek(e){e=new Date(e),e=new Date(e.getTime()-24192e6),e=(new Date).getTime()-e.getTime(),e=Math.floor(e/864e5/7);return 40<e||e<0?"-":"".concat(e,"周")}var createInstanceId=function(){for(var e="",t=1;t<=3;t+=1)e+=Math.random().toString(32).substr(2);return e.replace(/^\d+/,"")},EditTag=function(s){function e(){s.onClose()}function t(){h.validate(function(e,c){if(!e)if(0===Object.keys(c).length)s.onOk();else{var t=[],a=(Object.keys(c).forEach(function(e){2===e.split("&*&").length&&t.push(e)}),[]);try{t.forEach(function(n){var e;if(!Object.keys(c).some(function(e){var t=e!==n&&e.includes(n),e=c[e];return!!t&&(Array.isArray(e)?e&&e.length:e||0===e)}))throw e=c[n]||n.split("&*&")[1],Message$1.error("【".concat(e,"】标签实例请至少配置一个子标签条件,才能创建成功")),Error("validate error");a.push("".concat(n.split("&*&")[0],"&*&").concat(c[n.split("&*&")[1]]||n.split("&*&")[1]))})}catch(e){return}console.log(c,t,"----提交的数据");try{var n=[];a.forEach(function(e){if(n.includes(e))throw Message$1.error("该实例名称【".concat(e.split("&*&")[1],"】已存在,请更换名称")),Error("validate error");n.push(e)})}catch(e){return}var e=Object.keys(c).reduce(function(e,t){var n,a,r,o,l=C[t]||{};return"".concat(t).includes("&*&")&&(n=(r=t.split("&*&"))[0],a=r[4]||c[r[3]],r=r[2],o=C[n],!c[t]&&0!==c[t]||c[t]&&0===c[t].length?e.push({tagId:n,isDel:!0,instanceName:a,parentTagId:r,dependentId:t,tagValue:null}):((isYMD(o)||isAge(o)||isGestation(o))&&e.push({tagId:n,tagValue:[ShuyunUtils.moment(c[t]).format("yyyy-MM-dd")],instanceName:a,parentTagId:r,dependentId:t}),isYearMonth(o)&&e.push({tagId:n,tagValue:[c[t]],instanceName:a,parentTagId:r,dependentId:t}),(isIntNumber(o)||isDecimal(o))&&e.push({tagId:n,tagValue:[c[t]],instanceName:a,parentTagId:r,dependentId:t}),isString(o)&&e.push({tagId:n,tagValue:[c[t]],instanceName:a,parentTagId:r,dependentId:t}),isShowRadio(o)&&e.push({tagId:n,tagValue:[c[t]],instanceName:a,parentTagId:r,dependentId:t}),isShowCheckbox(o)&&e.push({tagId:n,tagValue:c[t],instanceName:a,parentTagId:r,dependentId:t}),isStringMultiple(o)&&e.push({tagId:n,tagValue:c[t],instanceName:a,parentTagId:r,dependentId:t}))),(isYMD(l)||isAge(l)||isGestation(l))&&e.push({tagId:t,tagValue:[ShuyunUtils.moment(c[t]).format("yyyy-MM-dd")]}),isYearMonth(l)&&e.push({tagId:t,tagValue:[c[t]]}),(isIntNumber(l)||isDecimal(l))&&e.push({tagId:t,tagValue:[c[t]]}),isString(l)&&e.push({tagId:t,tagValue:[c[t]]}),isShowRadio(l)&&e.push({tagId:t,tagValue:[c[t]]}),isShowCheckbox(l)&&e.push({tagId:t,tagValue:c[t]}),isStringMultiple(l)&&e.push({tagId:t,tagValue:c[t]}),e},[]).reduce(function(e,t){return M.includes(t.dependentId)||(N.includes(Number(t.tagId))||t.isDel||M.includes(t.dependentId)?t.isDel&&!T[t.dependentId]||e.deleteTags.push(t):(Object.keys(T).includes(t.tagId)||Object.keys(T).includes(t.dependentId)?e.editTags:e.addTags).push(t)),e},{addTags:[],editTags:[],deleteTags:[],uniId:s.context.uniId}),r=M.reduce(function(e,t){return L[t]&&(t=t.split("&*&"),e.push({tagId:t[0],instanceName:t[4],parentTagId:t[2]})),e},[]);e.deleteTags=e.deleteTags.concat(r),g(!0),store$8.batchUpdateTag(s.context.domain,s.context.uniId,e).then(function(e){g(!1),200===e.code?(Message$1.success("更新成功"),s.onOk()):Message$1.error(e.msg)}).catch(function(e){g(!1),Message$1.error(null==e||null==(e=e.response)||null==(e=e.data)?void 0:e.msg)})}})}function o(a,r){var e,t,n,o,l,c,i,s=a.disabled;return a.applyTagId?(o=h.getValue(a.tagId)||T[a.tagId],e=C[a.applyTagId].tagName,t=C[a.applyTagId].tagId,n=C[a.applyTagId].tagType,o=o?(6===n?calcAgeMonth:calcGestationWeek)(o):"-",c=l="",c=(6===n?(i=_slicedToArray(computedDate("isYMD","age"),2),l=i[0],i):(i=_slicedToArray(computedDate("isYMD","pregnancy"),2),l=i[0],i))[1],React.createElement("div",{className:"age-item-container"},React.createElement(Form$1.Item,{label:a.tagName,key:a.tagId,style:{flex:"0 0 295px"}},React.createElement(CPicker,_extends({disabled:s,placeholder:"YYYY/MM/DD",width:270,disabledDate:function(e){return moment(e,"YYYY/MM/DD").isAfter(moment(c))||moment(e,"YYYY/MM/DD").isBefore(moment(l))}},h.init(a.tagId,{rules:s?[]:[{required:r,message:"请输入标签值"},{validator:function(e,t,n){t&&isInValidDate(new Date(t))&&n("时间格式错误"),!L[a.tagId]&&r&&(new Date(t)<new Date(l)||new Date(t)>new Date(c))&&n("请选择时间范围在".concat(l,"~").concat(c,"之间。")),n("")}}],initValue:T[a.tagId]})))),React.createElement(Form$1.Item,{label:e,key:t,description:6===n?'\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>1. </span> <span>年龄型标签的标签值是系统基于"生日"日期型标签自动计算得出,无法直接编辑“年龄”型标签的编辑值。</span></div>\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>2. </span> <span>当“生日”日期型标签未设置标签值时,“年龄”型标签也无标签值。</span></div>\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>3. </span> <span>对“生日”日期型标签取消打标时,“年龄”型标签会被系统自动取消打标。</span></div>\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>4. </span> <span>“年龄”型标签计算范围为“0天~150岁(含边界)”,超过范围系统不再自动计算标签值,此时标签值显示为“-”。</span></div>':'\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>1. </span> <span>孕龄型标签的标签值是系统基于"预产期"日期型标签自动计算得出,无法直接编辑“孕龄”型标签的编辑值。</span></div>\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>2. </span> <span>当“预产期”日期型标签未设置标签值时,“孕龄”型标签也无标签值。</span></div>\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>3. </span> <span>对“预产期”日期型标签取消打标时,“孕龄”型标签会被系统自动取消打标。</span></div>\n\t\t\t\t\t<div class="customer-view-new-tip-temp"><span>4. </span> <span>“孕龄”型标签计算范围为“0周~40周(含边界)”,超过范围系统不再自动计算标签值,此时标签值显示为“-”。</span></div>'},o))):React.createElement(Form$1.Item,{label:a.tagName,key:a.tagId},React.createElement(CPicker,_extends({width:270,disabled:s,placeholder:"YYYY/MM/DD"},h.init(a.tagId,{rules:s?[]:[{required:r,message:"请输入标签值"},{validator:function(e,t,n){t&&isInValidDate(new Date(t))&&n("时间格式错误"),n("")}}],initValue:T[a.tagId]}))))}function l(a,r){var e,t,n,o,l,c,i,s=a.disabled;return a.applyTagId?(o=h.getValue(a.tagId)||T[a.tagId],e=C[a.applyTagId].tagName,t=C[a.applyTagId].tagId,n=C[a.applyTagId].tagType,o=o?(6===n?calcAgeMonth:calcGestationWeek)(o):"-",c=l="",c=(6===n?(i=_slicedToArray(computedDate("isYM","age"),2),l=i[0],i):(i=_slicedToArray(computedDate("isYM","pregnancy"),2),l=i[0],i))[1],React.createElement("div",{className:"age-item-container"},React.createElement(Form$1.Item,{label:a.tagName,key:a.tagId,style:{flex:"0 0 295px"}},React.createElement(MonthPicker,_extends({canEdit:!0,disabled:s,format:"yyyy-MM",width:270,placeholder:"YYYY/MM",disabledDate:function(e){return moment(e,"YYYY/MM").isAfter(moment(c))||moment(e,"YYYY/MM").isBefore(moment(l))}},h.init(a.tagId,{rules:s?[]:[{required:r,message:"请输入标签值"},{validator:function(e,t,n){t&&isInValidDate(new Date("".concat(t,"-1")))&&n("时间格式错误"),!L[a.tagId]&&r&&(new Date("".concat(t,"-1"))<new Date(l)||new Date("".concat(t,"-1"))>new Date(c))&&n("请选择时间范围在".concat(l,"~").concat(c,"之间。")),n("")}}],initValue:T[a.tagId]})))),React.createElement(Form$1.Item,{label:e,key:t,description:6===n?'\n\t\t<div class="customer-view-new-tip-temp"><span>1. </span> <span>年龄型标签的标签值是系统基于"生日"日期型标签自动计算得出,无法直接编辑“年龄”型标签的编辑值。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>2. </span> <span>当“生日”日期型标签未设置标签值时,“年龄”型标签也无标签值。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>3. </span> <span>对“生日”日期型标签取消打标时,“年龄”型标签会被系统自动取消打标。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>4. </span> <span>“年龄”型标签计算范围为“0天~150岁(含边界)”,超过范围系统不再自动计算标签值,此时标签值显示为“-”。</span></div>':'\n\t\t<div class="customer-view-new-tip-temp"><span>1. </span> <span>孕龄型标签的标签值是系统基于"预产期"日期型标签自动计算得出,无法直接编辑“孕龄”型标签的编辑值。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>2. </span> <span>当“预产期”日期型标签未设置标签值时,“孕龄”型标签也无标签值。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>3. </span> <span>对“预产期”日期型标签取消打标时,“孕龄”型标签会被系统自动取消打标。</span></div>\n\t\t<div class="customer-view-new-tip-temp"><span>4. </span> <span>“孕龄”型标签计算范围为“0周~40周(含边界)”,超过范围系统不再自动计算标签值,此时标签值显示为“-”。</span></div>'},o))):React.createElement(Form$1.Item,{label:a.tagName,key:a.tagId},React.createElement(MonthPicker,_extends({canEdit:!0,disabled:s,format:"yyyy-MM",width:270,placeholder:"YYYY/MM"},h.init(a.tagId,{rules:s?[]:[{required:r,message:"请输入标签值"},{validator:function(e,t,n){t&&isInValidDate(new Date("".concat(t,"/1")))&&n("时间格式错误"),n("")}}],initValue:T[a.tagId]}))))}function i(e,t){var n=e.disabled;return React.createElement(Form$1.Item,{label:e.tagName,key:e.tagId},React.createElement(Input$3,_extends({disabled:n,style:{width:"270px"},maxLength:50,placeholder:"请输入标签值"},h.init(e.tagId,{rules:n?[]:[{required:t,message:"请输入标签值"},{len:50,message:"最长只能输入50个字符"},{pattern:t?/^[\u4e00-\u9fa5\w-.();]+$/g:/(^$)|^[\u4e00-\u9fa5\w-.();]+$/g,message:"只能输入1-50位中文、英文、数字、中文括号、中文分号、.(点号)、_(下划线)、-(减号) 。"}],initValue:T[e.tagId]}))))}function u(a,e){var t=a.disabled;return React.createElement(Form$1.Item,{label:a.tagName,key:a.tagId},React.createElement(Input$3,_extends({style:{width:"270px"},disabled:t,placeholder:"请输入标签值",maxLength:isDecimal(a)?18:15,onBlur:function(){var e,t;e=a.tagId,(t=isDecimal(a))&&(t=h.getValue(e),/^\d+$/.test(t))&&h.setValue(e,"".concat(t,".0"))}},h.init(a.tagId,{rules:t?[]:[{required:e,message:"请输入标签值"},{validator:function(e,t,n){isIntNumber(a)&&t&&0!==t&&!/^-?\d{1,15}$/g.test(t)&&n("请输入正确的数值,最多15位整数"),isDecimal(a)&&t&&0!==t&&!/^-?(([1-9][0-9]{0,14})|0)(\.\d{1,2})?$/g.test(t)&&n("请输入正确的数值,小数最多2位,整数最多15位"),n("")}}],initValue:T[a.tagId]}))))}function d(t,e){var n=t.disabled,a="".concat(t.tagId).includes("&*&")?t.tagId.split("&*&")[0]:t.tagId;return React.createElement(Form$1.Item,{label:t.tagName,key:t.tagId},React.createElement(Radio$1.Group,_extends({disabled:n},h.init(t.tagId,{rules:n?[]:[{required:e,message:"请输入标签值"}],initValue:T[t.tagId]})),r[a]&&r[a].map(function(e){return React.createElement(Radio$1,{key:t.tagId+e.itemId,value:e.itemVal},e.itemVal)})))}function p(t,e){var n=t.disabled,a="".concat(t.tagId).includes("&*&")?t.tagId.split("&*&")[0]:t.tagId;return React.createElement(Form$1.Item,{label:t.tagName,key:t.tagId},React.createElement(Checkbox$1.Group,_extends({disabled:n},h.init(t.tagId,{rules:n?[]:[{required:e,message:"请输入标签值"}],initValue:T[t.tagId]})),r[a]&&r[a].map(function(e){return React.createElement(Checkbox$1,{key:t.tagId+e.itemId,value:e.itemVal},e.itemVal)})))}function m(e,t){var n=e.disabled;return React.createElement(Form$1.Item,{label:e.tagName,key:e.tagId},React.createElement(ChooseTagValue,_extends({disabled:n},h.init(e.tagId,{rules:n?[]:[{required:t,message:"请输入标签值"}],initValue:T[e.tagId]}),{tag:e})))}function P(n){n.disabled;var a=n.tagId,r=n.tagName;return n.childTags&&n.childTags.length&&(n.childTags=n.childTags.sort(function(e,t){e=(null==e?void 0:e.tagName)||"",t=(null==t?void 0:t.tagName)||"";return e.localeCompare(t)})),React.createElement("div",{className:"dependent-wrapper"},React.createElement("p",{className:"dependent-title"},n.tagName),n.instance.map(function(t){var e="".concat(n.tagId,"&*&").concat(t.id);return React.createElement(Form$1.Item,{className:"dependent-wrapper-form",key:e},React.createElement("div",_extends({},h.init(e),{className:"dependent-instance"}),React.createElement("div",{className:"instance-title"},React.createElement("span",{className:"title"},React.createElement("span",{style:{color:"rgba(0, 0, 0, 0.65)",fontSize:"14px",lineHeight:"20px",width:"100px"}},"标签实例",React.createElement(Tooltip$1,{content:'1.当用户之间存在从属关系时,可通过从属型标签建立主用户和从用户的从属关系。2."标签实例"指的是从属型标签及其子标签标识的用户,也即从属于主用户的从用户。若一个主用户有多个从用户,则从属型标签就会标识多个从用户,每一个从用户就是一个实例。3.例如,"妈妈"角色是一个用户,"宝宝"角色是"妈妈"角色的从属型标签,"妈妈"角色有三胎"宝宝",此时就代表从属型“宝宝“标签具有三个标签实例。',placement:"top"},React.createElement(Icon$1,{type:"question-circle",style:{margin:"0 4px",fontSize:"14px",color:"rgba(0, 0, 0, 0.25)",cursor:"pointer"}})),":"),t.name||React.createElement(Form$1.Item,{key:t.id},React.createElement(Input$3,_extends({style:{width:"270px"},maxLength:25,disabled:n.disabled,placeholder:"请输入实例名称"},h.init(t.id,{rules:[{required:!0,message:"请输入实例名称"},{len:25,message:"最长只能输入25个字符"},{pattern:/^[\u4e00-\u9fa5\w-.]+$/g,message:"仅支持中英文、数字、减号、下划线、点号!"}],initValue:t.name}))))),1<n.instance.length&&!n.disabled&&React.createElement(Popover,{trigger:"click",content:"确定要删除该实例吗?",confirmText:"确定",showCancelBtn:!0,showConfirmBtn:!0,onConfirmClick:function(){z(n,t)}},React.createElement(Icon$1,{type:"delete",style:{color:"var(-shuyunBlue4)",cursor:"pointer"}})),1<n.instance.length&&n.disabled&&React.createElement(Icon$1,{type:"delete",style:{cursor:"not-allowed",color:"rgba(0, 0, 0, 0.25)"}})),React.createElement("div",{className:"instance-content"},n.childTags.map(function(e){e=Object.assign({},e,{tagId:"".concat(e.tagId,"&*&").concat(r,"&*&").concat(a,"&*&").concat(t.id,"&*&").concat(t.name),disabled:n.disabled});return React.createElement(React.Fragment,null,isYMD(e)&&o(e,!1),isYearMonth(e)&&l(e,!1),isString(e)&&i(e,!1),isStringMultiple(e)&&m(e,!1),(isIntNumber(e)||isDecimal(e))&&u(e,!1),isShowRadio(e)&&d(e,!1),isShowCheckbox(e)&&p(e,!1))}))))}),React.createElement(Button$1,{type:"text",icon:"plus-solid",style:{marginTop:"2px"},disabled:n.disabled||100<=n.instance.length,onClick:function(){O(n)}},"添加实例"))}function z(t,n){var e=JSON.parse(JSON.stringify(f)).map(function(e){return e.tagId===t.tagId&&(e.instance=e.instance.filter(function(e){return e.id!==n.id})),e}),a=(A(e),t.tagName),r=t.tagId,o=t.childTags.map(function(e){return"".concat(e.tagId,"&*&").concat(a,"&*&").concat(r,"&*&").concat(n.id,"&*&").concat(n.name)});n.name?(e=Object.keys(T).reduce(function(e,t){return o.includes(t)||(e[t]=T[t]),e},{}),te(e),D([].concat(_toConsumableArray(M),_toConsumableArray(o)))):o=[].concat(_toConsumableArray(o),[n.id]),h.clear(o),h.remove(o)}function O(t){var n={name:"",id:createInstanceId()},e=JSON.parse(JSON.stringify(f)).map(function(e){return e.tagId===t.tagId&&(e.instance=[].concat(_toConsumableArray(e.instance),[n])),e}),a=t.tagName,r=t.tagId,o=t.childTags.map(function(e){return"".concat(e.tagId,"&*&").concat(a,"&*&").concat(r,"&*&").concat(n.id,"&*&").concat(n.name)}),l=M.filter(function(e){return!o.includes(e)});D(l),A(e),setTimeout(function(){var e=document.getElementsByClassName("edit-tag-form")[0],t=document.getElementsByClassName("edit-tag-form")[0].scrollTop;e.scrollTo({top:t+200,behavior:"smooth"})})}function c(t){var n,e,a=[],r=(t.tagId&&(e=t.applyTagId||t.relatedTagInfo?(n=t.applyTagId||t.relatedTagInfo.tagId,S.includes(t.tagId)&&S.includes(n)?S.filter(function(e){return e!==t.tagId&&e!==n}):[].concat(_toConsumableArray(S),[t.tagId,n])):S.includes(t.tagId)?S.filter(function(e){return e!==t.tagId}):[].concat(_toConsumableArray(S),[t.tagId])),t.groupId&&(a=v[t.groupId].reduce(function(e,t){return t.disable||e.push(t.tagId),e},[]),e=isContain(S,a)?S.filter(function(e){return!a.includes(e)}):(l=[].concat(_toConsumableArray(S),_toConsumableArray(a)),Array.from(new Set(l)))),JSON.parse(JSON.stringify(C))),o=f.reduce(function(e,t){return e[t.tagId]=t,e},{}),l=e.map(function(e){return o[e]||r[e]});A(l),R(e)}function U(){var o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"group",e=B(o);return React.createElement("div",{className:"area-container",key:o},0===e.length&&React.createElement("div",{className:"empty"},React.createElement("span",null,"暂无标签")),React.createElement("ul",{className:"area-content",id:"area-content-".concat(o)},React.createElement(React.Fragment,null,"group"===o&&React.createElement("li",{className:"area-item",role:"presentation"},React.createElement(Checkbox$1,{onChange:function(e){return he(e)},checked:pe(),indeterminate:me()}),"全选"),e.map(function(t){var e,n=cls("area-item",{selected:(t.groupId||t.tagId)===(x[o].groupId||x[o].tagId)}),a="group"===o,r=React.createElement("span",{className:"area-item-title"},t.groupName||t.tagName);return React.createElement("li",{className:n,key:t.groupId||t.tagId,role:"presentation",onClick:de(o,t),id:t.groupId||t.tagId},React.createElement(Checkbox$1,{disabled:t.disable,onChange:function(e){return c(t)},checked:(n=t).tagId?S.includes(n.tagId):n.groupId?0<(n=v[n.groupId].reduce(function(e,t){return t.disable||e.push(t.tagId),e},[])||[]).length&&isContain(S,n):void 0,indeterminate:!(n=t).tagId&&(n.groupId?(n=v[n.groupId].reduce(function(e,t){return t.disable||e.push(t.tagId),e},[]),e=isContain(S,n),isContainSome(S,n)&&!e):void 0)}),112<computedWidth$1("14",t.groupName||t.tagName)?React.createElement(Tooltip$1,{content:t.groupName||t.tagName,placement:"top"},r):r,a?React.createElement(Icon$1,{type:"right",className:"area-next-icon"}):null)}))))}var j=useRef(),h=Field$1.useField(),n=_slicedToArray(useState(!1),2),K=n[0],g=n[1],n=_slicedToArray(useState([]),2),f=n[0],A=n[1],n=_slicedToArray(useState([]),2),a=n[0],G=n[1],n=_slicedToArray(useState({}),2),v=n[0],Q=n[1],n=_slicedToArray(useState({}),2),r=n[0],H=n[1],n=_slicedToArray(useState(!0),2),y=n[0],b=n[1],n=_slicedToArray(useState(""),2),E=n[0],V=n[1],n=_slicedToArray(useState({}),2),C=n[0],W=n[1],n=_slicedToArray(useState({}),2),w=n[0],_=n[1],n=_slicedToArray(useState({group:{},tag:{}}),2),x=n[0],Y=n[1],n=_slicedToArray(useState(s.selectTags),2),S=n[0],R=n[1],n=_slicedToArray(useState([]),2),q=n[0],J=n[1],n=_slicedToArray(useState({}),2),X=n[0],Z=n[1],n=_slicedToArray(useState(!1),2),$=n[0],ee=n[1],n=_slicedToArray(useState({}),2),T=n[0],te=n[1],n=_slicedToArray(useState(s.searchShop),2),I=n[0],k=n[1],n=_slicedToArray(useState([]),2),n=(n[0],_slicedToArray(useState({}),2)),n=(n[0],_slicedToArray(useState([]),2)),ne=n[0],ae=n[1],n=_slicedToArray(useState([]),2),N=n[0],re=n[1],n=_slicedToArray(useState([]),2),F=n[0],oe=n[1],n=_slicedToArray(useState([]),2),M=n[0],D=n[1],n=_slicedToArray(useState({}),2),L=n[0],le=n[1],n=_slicedToArray(useState({}),2),ce=n[0],ie=n[1],B=useCallback(function(e){switch(e){case"group":return a||[];case"tag":return v[x.group.groupId]||[];default:return[]}},[x,a,v]),se=(useEffect(function(){(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t="shop"!==s.type?s.tagList:s.tagList.reduce(function(e,t){return e.concat(t.groups)},[]),t=t.reduce(function(e,t){t=t.tags.reduce(function(e,t){var o,l,t=Object.assign(t,{tagType:t.valueType}),n=(isDependent(t)&&t.childTags&&(o=t.tagId,l=t.tagName,n=t.childTags.reduce(function(e,t){var r=t.instanceName,t=t.tags.reduce(function(e,t){var t=Object.assign(t,{tagType:t.valueType}),n=t.tagValue,a="".concat(t.tagId,"&*&").concat(l,"&*&").concat(o,"&*&").concat(r,"&*&").concat(r);return(isYMD(t)||isAge(t)||isGestation(t))&&(e[a]=n.length&&n[0]?new Date(n[0]):null),isYearMonth(t)&&(e[a]=n.length&&n[0]?n[0]:""),(isIntNumber(t)||isDecimal(t))&&(e[a]=n.length?n[0]:""),isString(t)&&(e[a]=n.length?n[0]:""),isShowRadio(t)&&(e[a]=n.length?n[0]:""),isShowCheckbox(t)&&(e[a]=n.length?n:[]),isStringMultiple(t)&&(e[a]=n.length?n:[]),e},{});return Object.assign(e,t)},{}),e.tagIdMapValue=Object.assign(e.tagIdMapValue,n),e.tagIdForInstance[o]=t.childTags),t.tagValue);t.numberOperationValue;return(isYMD(t)||isAge(t)||isGestation(t))&&(e.tagIdMapValue[t.tagId]=n.length&&n[0]?new Date(n[0]):null),isYearMonth(t)&&(e.tagIdMapValue[t.tagId]=n.length&&n[0]?n[0]:""),(isIntNumber(t)||isDecimal(t))&&(e.tagIdMapValue[t.tagId]=n.length?n[0]:""),isString(t)&&(e.tagIdMapValue[t.tagId]=n.length?n[0]:""),isShowRadio(t)&&(e.tagIdMapValue[t.tagId]=n.length?n[0]:""),isShowCheckbox(t)&&(e.tagIdMapValue[t.tagId]=n.length?n:[]),isStringMultiple(t)&&(e.tagIdMapValue[t.tagId]=n.length?n:[]),e},{allInstanceMap:{},tagIdMapValue:{},tagIdForInstance:{}});return{allInstanceMap:_objectSpread2(_objectSpread2({},e.allInstanceMap),t.allInstanceMap),tagIdMapValue:_objectSpread2(_objectSpread2({},e.tagIdMapValue),t.tagIdMapValue),tagIdForInstance:_objectSpread2(_objectSpread2({},e.tagIdForInstance),t.tagIdForInstance)}},{tagIdMapValue:{},tagIdForInstance:{},allInstanceMap:{}}),a=n="",te(JSON.parse(JSON.stringify(t.tagIdMapValue))),le(JSON.parse(JSON.stringify(t.tagIdMapValue))),ie(JSON.parse(JSON.stringify(t.tagIdForInstance))),"shop"===s.type&&(ue(),a=null!=I&&I.length?(k([I[0],I[1]]),n=I[0],I[1]):(k([s.shopsPermission[0].platCode,s.shopsPermission[0].shops[0].shopId]),n=s.shopsPermission[0].platCode,s.shopsPermission[0].shops[0].shopId)),n="shop"===s.type?n:s.platCode,a="shop"===s.type?a:s.shopId,e.next=12,se(n,a,t.tagIdForInstance,S);case 12:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()()},[]),useCallback((()=>{var r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,o,a){var r,l,c,i;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,b(!0),e.next=4,store$8.getCustomerCanSelectTagList(s.context.domain,s.context.serverName,s.context.uniId,1,"shop"===s.type?t:s.platCode,"shop"===s.type?n:s.shopId);case 4:r=e.sent,r=r.data.reduce(function(e,a){var t=a.tagList.reduce(function(e,t){if(Array.isArray(t.tagValue)&&0<t.tagValue.length&&(e[t.tagId]=t.tagValue),t.childTags)for(var n=0;n<t.childTags.length;n++){var a=t.childTags[n];Array.isArray(a.tagValue)&&0<a.tagValue.length&&(e[a.tagId]=a.tagValue)}return e},{}),t=(e.allTagValue=_objectSpread2(_objectSpread2({},e.allTagValue),t),a.tagList.reduce(function(e,t){var n;return e[t.tagId]=e[t.tagId]?{tagName:t.tagName,tagId:t.tagId,groupName:a.groupName,disabled:isDependent(t)&&t.childTags&&0===t.childTags.length,relatedTagInfo:t.relatedTagInfo,applyTagId:e[t.tagId].applyTagId}:{tagName:t.tagName,tagId:t.tagId,groupName:a.groupName,disabled:isDependent(t)&&t.childTags&&0===t.childTags.length,relatedTagInfo:t.relatedTagInfo},t.relatedTagInfo&&(e[n=t.relatedTagInfo.tagId]?e[n].applyTagId=t.tagId:e[n]={applyTagId:t.tagId}),e},{})),n=_defineProperty({},a.groupId,{groupName:a.groupName,groupId:a.groupId,disabled:0===a.tagList.length}),r=(e.allGroupTagNameId=_objectSpread2(_objectSpread2(_objectSpread2({},e.allGroupTagNameId),t),n),e.allTagGroupMap[a.groupId]=Object.values(a.tagList.reduce(function(e,t){var n;return t.relatedTagInfo&&(e[n=t.relatedTagInfo.tagId]?e[n].applyTagId=t.tagId:e[n]={applyTagId:t.tagId}),e[t.tagId]=e[t.tagId]?Object.assign(e[t.tagId],t):t,isDependent(t)&&(t.childTags&&(t.childTags,0!==t.childTags.length)?(n=t.childTags.reduce(function(e,t){var n;return t.relatedTagInfo&&(e[n=t.relatedTagInfo.tagId]?e[n].applyTagId=t.tagId:e[n]={applyTagId:t.tagId}),e[t.tagId]=e[t.tagId]?Object.assign(e[t.tagId],t):t,e},{}),e[t.tagId]=Object.assign(t,{childTags:Object.values(n)})):e[t.tagId]=Object.assign(t,{disable:!0})),e},{}))||[],Object.values(e.allTagGroupMap[a.groupId]).reduce(function(e,t){return t.disable&&e.push(t.tagId),e},[])),t=(e.allTagGroup=e.allTagGroup.concat({groupId:a.groupId,groupName:a.groupName,disable:0===a.tagList.length||a.tagList.every(function(e){return r.includes(e.tagId)})}),e.canNotEditTagList=e.canNotEditTagList.concat(r),a.tagList.reduce(function(e,t){var n;return isDependent(t)?(n=t.childTags?t.childTags.reduce(function(e,t){return e[t.tagId]=t,e},{}):{},(e=_objectSpread2(_objectSpread2({},e),n))[t.tagId]=Object.assign(t,{instance:o[t.tagId]&&o[t.tagId].map(function(e,t){return{id:e.instanceName,name:e.instanceName}})||[{id:createInstanceId(),name:""}]})):e[t.tagId]=t,e},{})),n=(e.allTagIdMapTagInfo=_objectSpread2(_objectSpread2({},e.allTagIdMapTagInfo),t),a.tagList.reduce(function(e,t){return e[t.tagId]=t,e},{}));return e.allTagIdMapTagInfoExcludeChild=_objectSpread2(_objectSpread2({},e.allTagIdMapTagInfoExcludeChild),n),e},{allTagValue:{},allTagGroupMap:{},allTagGroup:[],allTagIdMapTagInfo:{},allTagIdMapTagInfoExcludeChild:{},allGroupTagNameId:{},canNotEditTagList:[]}),H(r.allTagValue),G(r.allTagGroup),Q(r.allTagGroupMap),W(r.allTagIdMapTagInfo),_(r.allTagIdMapTagInfoExcludeChild),Z(r.allGroupTagNameId),oe(r.canNotEditTagList),b(!1),a&&a.length&&(r=JSON.parse(JSON.stringify(r.allTagIdMapTagInfo)),l=a[0],c=r[l],(i=c.applyTagId||(null==(i=c.relatedTagInfo)?void 0:i.tagId))?(A([c,r[i]]),R([l,i])):A([c])),e.next=21;break;case 17:e.prev=17,e.t0=e.catch(0),Message$1.error(e.t0.msg||"内部错误,请联系数据客服"),b(!1);case 21:case"end":return e.stop()}},e,null,[[0,17]])}));return function(e,t,n,a){return r.apply(this,arguments)}})(),[])),ue=function(){var e=s.shopsPermission.map(function(e){return{value:e.platCode,label:e.platName,children:e.shops.map(function(e){return{uniShopId:e.uniShopId,label:e.shopName,value:e.shopId}})}});ae(e)},de=useCallback(function(n,a){return function(e){var t=_objectSpread2(_objectSpread2({},x),{},_defineProperty({},n,a));"tag"===n&&!a.checked||Y(t)}},[x]),pe=useCallback(function(){var e=Object.keys(w).length,t=F.length;return S.length===e-t},[w,S,F]),me=useCallback(function(){var e=Object.keys(w).length,t=F.length;return 0<S.length&&S.length!==e-t},[w,S,F]),he=useCallback(function(e){var t,n;e?(e=Object.keys(w).reduce(function(e,t){return F.includes(Number(t))||e.push(Number(t)),e},[]),n=Object.values(w).filter(function(e){return!F.includes(e.tagId)}),t=f.reduce(function(e,t){return e[t.tagId]=t,e},{}),n=n.map(function(e){return t[e.tagId]||e}),R(e),A(n)):(A([]),R([]))},[w,F,f]),n=useCallback(function(){var n=E?E.replace(/(^\s*)|(\s*$)/g,""):"",e=JSON.parse(JSON.stringify(q));return React.createElement(React.Fragment,null,n&&React.createElement("ul",{className:"search-result"},e.map(function(t){var e=t.name.replace(/ /g,"").replace(/\//gi," / ");return n&&(e=e.replace(new RegExp(n,"gi"),function(e){return(t.disabled?"<span style='color:rgba(0,0,0,0.25)'>":"<span style='color:#0066CC;cursor:pointer'>").concat(e,"</span>")})),React.createElement("li",{className:t.disabled?"search-result-disable-item":"search-result-item",key:e,onClick:function(){t.disabled||c(t)},role:"presentation",dangerouslySetInnerHTML:{__html:e}})})))},[E]),ge=useCallback(function(e){var a=e?e.replace(/(^\s*)|(\s*$)/g,""):"",t=Object.values(X).reduce(function(e,t){var n;return t.tagName?t.tagName&&t.tagName.includes(a)&&(n="".concat(t.groupName,"/").concat(t.tagName),e.push(_objectSpread2(_objectSpread2({},t),{},{name:n}))):t.groupName&&t.groupName.includes(a)&&(n="".concat(t.groupName),e.push(_objectSpread2(_objectSpread2({},t),{},{name:n}))),e},[]);ee(!0),J(t),V(e)},[X]),fe=(()=>{var n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n)return R([]),A([]),e.next=5,se(t[0],t[1],ce,[]);e.next=6;break;case 5:k([t]);case 6:case"end":return e.stop()}},e)}));return function(e,t){return n.apply(this,arguments)}})();return React.createElement(Modal$1,{visible:!0,className:"edit-tag-modal custom-view-new-drawer-modal",title:s.title,clickMaskCanClose:!1,onClose:e,onCancel:e,onOk:t,footer:React.createElement("div",null,React.createElement(Button$1,{disabled:K,type:"primary",onClick:t},"确定"),React.createElement(Button$1,{onClick:e,className:"cancel",style:{marginLeft:16}},"取消")),modalStyle:{minWidth:1e3,overflow:"hidden auto",maxHeight:"calc(100vh - 20px)"},bodyStyle:{height:630,minWidth:1e3,maxHeight:"initial",display:"flex",alignItems:"center",justifyContent:"left"}},React.createElement("div",{className:"edit-tag"},React.createElement(Loading$1,{loading:y},React.createElement(Tips$2,{msg:'"编辑"操作即给单个用户执行打标操作,可同时新增标签(新增打标)、修改标签值(修改已打标内容)、删除标签(关闭打标开关)。',isShowIcon:!0}),React.createElement("div",{className:"edit-tag-container"},!y&&React.createElement("div",{className:"edit-tag-search-block"},React.createElement("div",{className:"edit-tag-search-info"},"shop"===s.type&&React.createElement(CCascader,{options:ne,defaultValue:I,value:I,onChange:function(e,t){return fe(e,t)},placeholder:"请选择店铺",style:{width:"348px",marginBottom:"8px"}}),React.createElement("div",{className:"tag-search-input"},React.createElement(Input$3,{placeholder:"搜索标签组/标签名",value:E,onBlur:function(){return setTimeout(function(){ee(!1)},200)},style:{width:"348px"},onChange:function(e){ge(e.target.value)}}),React.createElement("div",{className:cls("search-result-area",{show:$,hide:!$})},0<q.length?n():React.createElement("div",{className:"empty"},React.createElement("img",{alt:"",src:emptySearch,width:64}),React.createElement("span",{style:{marginTop:8}},"暂无搜索结果"))))),React.createElement("div",{className:"tag-select-container ".concat("shop"===s.type?"has-shop":"")},0===B("group").length&&React.createElement("div",{className:"empty"},React.createElement("img",{alt:"",src:empty,width:64}),React.createElement("span",{style:{marginTop:8}},"暂无标签")),0<B("group").length&&["group","tag"].map(function(e){return U(e)}))),React.createElement(Form$1,{ref:j,labelCol:{span:4},field:h,className:"edit-tag-form",colon:!1},!y&&React.createElement(React.Fragment,null,React.createElement("div",{className:"edit-tag-header"},React.createElement("span",null,React.createElement("span",{className:"tag-title"},"编辑标签")," ",React.createElement("span",{className:"tag-amount"},"(",f.length,")")),React.createElement(Button$1,{type:"text",disabled:0===f.length,onClick:function(){A([]),R([])}},"清空")),f.map(function(c){return isAge(c)||isGestation(c)?null:React.createElement("div",{key:c.tagId,className:"tag-info-value"},isYMD(c)&&o(c,!0),isYearMonth(c)&&l(c,!0),isString(c)&&i(c,!0),isStringMultiple(c)&&m(c,!0),(isIntNumber(c)||isDecimal(c))&&u(c,!0),isShowRadio(c)&&d(c,!0),isShowCheckbox(c)&&p(c,!0),isDependent(c)&&P(c),(L[c.tagId]||(t=c.tagId,0<(Object.keys(L).filter(function(e){return-1<e.indexOf(t)})||[]).length))&&React.createElement("div",{className:"disable-tag"},React.createElement(Tooltip$1,{content:"客户已打上当前标签。关闭开关则表示将从客户身上删除该标签。",placement:"top"},React.createElement(Toggle$1,{key:"toggle-".concat(c.tagId),checked:!c.disabled,onChange:function(){var n,a,r,t,o,l,e;(n=c).disabled?n.childTags?(a=n.tagName,r=n.tagId,t=n.instance.reduce(function(e,t){return e=e.concat(n.childTags.map(function(e){return"".concat(e.tagId,"&*&").concat(a,"&*&").concat(r,"&*&").concat(t.id,"&*&").concat(t.name)}))},[]),e=M.filter(function(e){return!t.includes(e)}),D(_toConsumableArray(e))):re(N.filter(function(e){return e!==n.tagId})):n.childTags?(o=n.tagName,l=n.tagId,e=n.instance.reduce(function(e,t){return e=e.concat(n.childTags.map(function(e){return"".concat(e.tagId,"&*&").concat(o,"&*&").concat(l,"&*&").concat(t.id,"&*&").concat(t.name)}))},[]),D([].concat(_toConsumableArray(M),_toConsumableArray(e)))):re(Array.from(new Set([].concat(_toConsumableArray(N),[n.tagId])))),n.disabled=!n.disabled}})),React.createElement("span",{className:"disable-tag-span"},c.disabled?"未打标":"已打标")),React.createElement("div",{className:"remove-tag-value"},React.createElement(Tooltip$1,{content:"",placement:"top"},React.createElement(Icon$1,{key:"close-".concat(c.tagId),type:"close",style:{color:"rgba(0,0,0,0.45)",cursor:"pointer",fontSize:"16px"},onClick:function(){var t,e;t=c,e=f.filter(function(e){return e.tagId!==t.tagId&&e.tagId!==t.applyTagId}),A(e),R(S.filter(function(e){return e!==t.tagId&&e!==t.applyTagId}))}}))));var t})),!y&&0===f.length&&React.createElement("div",{className:"empty"},React.createElement("span",null,"暂无可编辑标签")))))))},DetailTag=function(e){return React.createElement(Modal$1,{className:"custom-view-new-drawer-modal",visible:!0,title:"查看标签",clickMaskCanClose:!1,onClose:function(){e.onClose()},hasFooter:!1,modalStyle:{width:600,height:320,maxHeight:"initial"},bodyStyle:{height:263}},React.createElement("div",{className:"detail-tag",style:{color:"rgba(0, 0, 0, 0.85)",fontSize:"14px",lineHeight:"20px"}},React.createElement("div",{className:"detail-tag-title",style:{marginBottom:16}},e.tag.tagName,":"),React.createElement("div",{className:"detail-tag-content"},e.tag.tagValue.join("、"))))},_excluded$b=["all","shop","WEIXIN","OFFLINE","searchLists"],transformData$2=function(l,c){return l?Object.keys(l).reduce(function(e,t){var n,a,r,o;return"all"===t||"WEIXIN"===t||"OFFLINE"===t||c.includes(t)?(n=(null==(o=l[t][0].shops[0])?void 0:o.groupTags)||{},e[t]=Object.keys(n).map(function(e){return{groupName:e,tags:n[e]}})):(a=l[t][0].platName,r=l[t][0].platCode,o=l[t][0].shops,t={label:a,value:r,children:o.map(function(e){return{label:e.shopName,value:e.shopId}}),childrenIds:o.map(function(e){return e.shopId})},o=o.map(function(t){return{platName:a,platCode:r,shopId:t.shopId,shopName:"".concat(a," | ").concat(t.shopName),groups:Object.keys(t.groupTags).map(function(e){return{groupName:e,tags:t.groupTags[e]}})}}),e.shop=e.shop?e.shop.concat(o):o,e.searchLists.push(t)),e},{all:[],shop:[],WEIXIN:[],OFFLINE:[],searchLists:[]}):{all:[],shop:[],WEIXIN:[],OFFLINE:[],searchLists:[]}},CustomModule=function(P){function e(e,t){e=Object.assign(JSON.parse(JSON.stringify(d)),_defineProperty({},e,t)),p(e)}function l(e,t,n,a){var r="all"===e?m:"shop"===e?g:"WEIXIN"===e?y:"OFFLINE"===e?E:D[e]||[];Modal$1.createModal(EditTag).open({title:"编辑".concat(t),tagList:r,type:e,context:o,shopsPermission:k,platCode:"shop"===e?"":e,shopId:"shop"===e?"":"all",selectTags:n?[n]:[],searchShop:a||[]}).then(function(e){L()})}function t(e){r(e);var t=getUserBehavior();t.isThreeColumn=e,setUserBehavior(t)}function c(e,t){var n=null==(n=document.getElementsByClassName("info-tag")[0])?void 0:n.offsetWidth;return n&&(u?n/3:n/2)-44<(Array.isArray(e.tagValue)?B("14","".concat(e.tagName,":").concat(e.tagValue.join("、"))):B("14","".concat(e.tagName,":").concat(e.tagValue)))?"text-overflow":""}function i(e,t){var n=null==(n=document.getElementsByClassName("info-tag")[0])?void 0:n.offsetWidth;return!(!n||(u?n/3:n/2)-44>=(Array.isArray(e.tagValue)?B("14","".concat(e.tagName,":").concat(e.tagValue.join("、"))):B("14","".concat(e.tagName,":").concat(e.tagValue))))}function s(e){Modal$1.createModal(DetailTag).open({tag:e}).then(function(e){})}function n(n,a,r,o){var e=(null==n?void 0:n.childTags)||[];return e.forEach(function(e){e.tags=e.tags.sort(function(e,t){e=(null==e?void 0:e.tagName)||"",t=(null==t?void 0:t.tagName)||"";return e.localeCompare(t)})}),React.createElement("div",{className:"dependent-tag"},React.createElement("span",{className:"dependent-tag-name",onClick:function(){return o?l(a,r,n.tagId,[o.platCode,o.shopId]):l(a,r,n.tagId)}},n.tagName),e.map(function(t){return React.createElement("div",{key:"".concat(n.tagId).concat(t.instanceName),className:"dependent-tag-item"},React.createElement("div",{className:"instance-title",onClick:function(){return o?l(a,r,n.tagId,[o.platCode,o.shopId]):l(a,r,n.tagId)}},t.instanceName),React.createElement("div",{className:"info-tag ".concat(u?"info-tag-p3":"info-tag-p2")},t.tags.map(function(e){return React.createElement("span",{className:"tag-item tag-item-com"},React.createElement("span",{key:"".concat(t.instanceName).concat(e.tagId),className:c(e)},React.createElement("label",{className:"tag-item-edit tag-item-edit-title",onClick:function(){return o?l(a,r,n.tagId,[o.platCode,o.shopId]):l(a,r,n.tagId)}},e.tagName,":"),React.createElement("label",{className:"tag-item-edit",onClick:function(){return o?l(a,r,n.tagId,[o.platCode,o.shopId]):l(a,r,n.tagId)}},e.tagValue.join("、"))),i(e)&&React.createElement(Button$1,{type:"text",style:{height:20,"margin-left":"6px","margin-right":"26px"},onClick:function(){s(e)}},"查看"))})))}))}var o=useContext(CustomerViewContext$1),a=_slicedToArray(useState(getUserBehavior().isThreeColumn),2),u=a[0],r=a[1],a=_slicedToArray(useState({}),2),d=a[0],p=a[1],a=_slicedToArray(useState([]),2),m=a[0],h=a[1],a=_slicedToArray(useState([]),2),g=a[0],f=a[1],a=_slicedToArray(useState([]),2),A=a[0],v=a[1],a=_slicedToArray(useState([]),2),y=a[0],b=a[1],a=_slicedToArray(useState([]),2),E=a[0],C=a[1],a=_slicedToArray(useState([]),2),a=(a[0],_slicedToArray(useState(!1),2)),w=a[0],x=a[1],a=_slicedToArray(useState(""),2),a=(a[0],_slicedToArray(useState([]),2)),S=a[0],R=a[1],a=_slicedToArray(useState([]),2),T=a[0],I=a[1],a=_slicedToArray(useState([]),2),k=a[0],N=a[1],a=_slicedToArray(useState([]),2),F=a[0],M=a[1],a=_slicedToArray(useState({}),2),D=a[0],z=a[1],O=(useEffect(function(){var n=!1;return(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n){e.next=5;break}return e.next=3,O();case 3:t=e.sent,L(t.platPermission);case 5:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()(),function(){return n=!0}},[]),(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return x(!0),e.next=3,store$8.getPlatShopList(o.domain,o.serverName,o.uniId);case 3:return t=e.sent,t=t.reduce(function(e,t){return!1===t.isStandardPlat?(e.plat.push(t.platCode),"WEIXIN"!==t.platCode&&"OFFLINE"!==t.platCode&&"unlimited"!==t.platCode&&e.shuyunPlate.push({platCode:t.platCode,platName:t.platName})):e.shops.push(t),e},{plat:[],shops:[],shuyunPlate:[]}),I(t.plat),N(t.shops),M(t.shuyunPlate),e.abrupt("return",{platPermission:t.plat});case 9:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()),L=function(c){x(!0),store$8.getCustomerMarkedTagList(o.domain,o.serverName,o.uniId,1).then(function(e){var t,n,a,r,o,l;200===e.code?(t=(l=transformData$2(e.data,c||T)).all,n=l.shop,a=l.WEIXIN,r=l.OFFLINE,o=l.searchLists,l=_objectWithoutProperties(l,_excluded$b),h(t),b(a),C(r),f(n),v(n),R(o),z(l)):Message$1.error(e.msg||"内部错误,请联系数据客服"),x(!1)}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服"),x(!1)})},B=function(e,t){var n=document.getElementById("computedWidth").getContext("2d");return n.font="".concat(e,"px Microsoft YaHei"),n.measureText(t).width};return React.createElement("div",{className:"custom-module-new"},React.createElement(Loading$1,{layer:!0,loading:w},React.createElement("div",{className:"common-title"},React.createElement("div",{className:"common-title-left"},React.createElement("div",null),React.createElement("p",null,"自定义标签")),React.createElement("div",{className:"common-title-right"},React.createElement(Tooltip$1,{content:"两列展示",placement:"top"},React.createElement(Icon$1,{type:"arrange-2",onClick:function(){return t(!1)},className:u?"":"active-icon"})),React.createElement("span",null),React.createElement(Tooltip$1,{content:"三列展示",placement:"top"},React.createElement(Icon$1,{type:"arrange-3",onClick:function(){return t(!0)},className:u?"active-icon":""})))),T.includes("unlimited")&&React.createElement("section",{className:"common-block ".concat(d.all?"":"common-block-height")},React.createElement("div",{className:"common-block-title"},!d.all&&React.createElement(Icon$1,{onClick:function(){return e("all",!0)},type:"up-solid"}),d.all&&React.createElement(Icon$1,{onClick:function(){return e("all",!1)},type:"down-solid"}),React.createElement("p",null,"全渠道客户标签"),React.createElement("div",{className:"opt",onClick:function(){return l("all","全渠道客户标签")}},React.createElement(Icon$1,{type:"edit-2"}),"编辑")),React.createElement("div",{className:"common-block-info"},0===m.length&&React.createElement("div",{className:"common-block-info-empty"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("div",null,"暂无数据")),m.map(function(e){return React.createElement("div",{className:"common-block-info-group",key:"all-".concat(e.groupName)},React.createElement("div",{className:"info-title"},e.groupName),React.createElement("div",{className:"info-tag ".concat(u?"info-tag-p3":"info-tag-p2")},e.tags.map(function(e){return 8===e.valueType?React.createElement(React.Fragment,null,n(e,"all","全渠道客户标签")):React.createElement("span",{className:"tag-item tag-item-com"},React.createElement("span",{key:e.tagId,className:c(e)},React.createElement("label",{className:"tag-item-edit tag-item-edit-title",onClick:function(){return l("all","全渠道客户标签",e.tagId)}},e.tagName,":"),React.createElement("label",{className:"tag-item-edit",onClick:function(){return l("all","全渠道客户标签",e.tagId)}},e.tagValue.join("、"))),i(e)&&React.createElement(Button$1,{type:"text",style:{height:20,"margin-left":"6px"},onClick:function(){s(e)}},"查看"))})))}))),0!==k.length&&React.createElement("section",{className:"common-block ".concat(d.shop?"":"common-block-height")},React.createElement("div",{className:"common-block-title"},!d.shop&&React.createElement(Icon$1,{onClick:function(){return e("shop",!0)},type:"up-solid"}),d.shop&&React.createElement(Icon$1,{onClick:function(){return e("shop",!1)},type:"down-solid"}),React.createElement("p",null,"店铺标签"),React.createElement("div",{className:"opt",onClick:function(){return l("shop","店铺标签")}},React.createElement(Icon$1,{type:"edit-2"}),"编辑")),React.createElement("div",{className:"common-block-info"},React.createElement(CCascader,{allowClear:!0,options:S,style:{width:270,marginBottom:16,marginTop:16},placeholder:"全部平台及店铺",maxTagCount:"responsive",multiple:!0,onChange:function(e,t){var n;n=(t=t).reduce(function(e,t){return Array.isArray(t)&&t[1]?e.push(t[1].value):Array.isArray(t)&&t[0]&&(e=e.concat(t[0].childrenIds)),e},[]),t=g.filter(function(e){return n.length<=0||n.includes(e.shopId)}),v(t)}}),0===A.length&&React.createElement("div",{className:"common-block-info-empty"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("div",null,"暂无数据")),A.map(function(t){return React.createElement("section",{key:t.shopName,className:"shop-block"},React.createElement("div",{className:"shop-title"},React.createElement("span",null,t.shopName)),t.groups.map(function(e){return React.createElement("div",{className:"common-block-info-group shop-block-info-group",key:"".concat(t.shopName,"-").concat(e.groupName)},React.createElement("div",{className:"info-title"},e.groupName),React.createElement("div",{className:"info-tag ".concat(u?"info-tag-p3":"info-tag-p2")},e.tags.map(function(e){return 8===e.valueType?React.createElement(React.Fragment,null,n(e,"shop","店铺标签",t)):React.createElement("span",{className:"tag-item tag-item-com"},React.createElement("span",{key:e.tagId,className:c(e)},React.createElement("label",{className:"tag-item-edit tag-item-edit-title",onClick:function(){return l("shop","店铺标签",e.tagId,[t.platCode,t.shopId])}},e.tagName,":"),React.createElement("label",{className:"tag-item-edit",onClick:function(){return l("shop","店铺标签",e.tagId,[t.platCode,t.shopId])}},e.tagValue.join("、"))),i(e)&&React.createElement(Button$1,{type:"text",style:{height:20},onClick:function(){s(e)}},"查看"))})))}))}))),T.includes("WEIXIN")&&React.createElement("section",{className:"common-block ".concat(d.WEIXIN?"":"common-block-height")},React.createElement("div",{className:"common-block-title"},!d.WEIXIN&&React.createElement(Icon$1,{onClick:function(){return e("WEIXIN",!0)},type:"up-solid"}),d.WEIXIN&&React.createElement(Icon$1,{onClick:function(){return e("WEIXIN",!1)},type:"down-solid"}),React.createElement("p",null,"微信"),React.createElement("div",{className:"opt",onClick:function(){return l("WEIXIN","微信标签")}},React.createElement(Icon$1,{type:"edit-2"}),"编辑")),React.createElement("div",{className:"common-block-info"},0===y.length&&React.createElement("div",{className:"common-block-info-empty"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("div",null,"暂无数据")),y.map(function(e){return React.createElement("div",{className:"common-block-info-group",key:"offline-".concat(e.groupName)},React.createElement("div",{className:"info-title"},e.groupName),React.createElement("div",{className:"info-tag ".concat(u?"info-tag-p3":"info-tag-p2")},e.tags.map(function(e){return 8===e.valueType?React.createElement(React.Fragment,null,n(e,"WEIXIN","微信标签")):React.createElement("span",{className:"tag-item tag-item-com"},React.createElement("span",{key:e.tagId,className:c(e)},React.createElement("label",{className:"tag-item-edit tag-item-edit-title",onClick:function(){return l("WEIXIN","微信标签",e.tagId)}},e.tagName,":"),React.createElement("label",{className:"tag-item-edit",onClick:function(){return l("WEIXIN","微信标签",e.tagId)}},e.tagValue.join("、"))),i(e)&&React.createElement(Button$1,{type:"text",style:{height:20},onClick:function(){s(e)}},"查看"))})))}))),T.includes("OFFLINE")&&React.createElement("section",{className:"common-block ".concat(d.OFFLINE?"":"common-block-height")},React.createElement("div",{className:"common-block-title"},!d.OFFLINE&&React.createElement(Icon$1,{onClick:function(){return e("OFFLINE",!0)},type:"up-solid"}),d.OFFLINE&&React.createElement(Icon$1,{onClick:function(){return e("OFFLINE",!1)},type:"down-solid"}),React.createElement("p",null,"线下"),React.createElement("div",{className:"opt",onClick:function(){return l("OFFLINE","线下标签")}},React.createElement(Icon$1,{type:"edit-2"}),"编辑")),React.createElement("div",{className:"common-block-info"},0===E.length&&React.createElement("div",{className:"common-block-info-empty"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("div",null,"暂无数据")),E.map(function(e){return React.createElement("div",{className:"common-block-info-group",key:"offline-".concat(e.groupName)},React.createElement("div",{className:"info-title"},e.groupName),React.createElement("div",{className:"info-tag ".concat(u?"info-tag-p3":"info-tag-p2")},e.tags.map(function(e){return 8===e.valueType?React.createElement(React.Fragment,null,n(e,"OFFLINE","线下标签")):React.createElement("span",{className:"tag-item tag-item-com"},React.createElement("span",{key:e.tagId,className:c(e)},React.createElement("label",{className:"tag-item-edit tag-item-edit-title",onClick:function(){return l("OFFLINE","线下标签",e.tagId)}},e.tagName,":"),React.createElement("label",{className:"tag-item-edit",onClick:function(){return l("OFFLINE","线下标签",e.tagId)}},e.tagValue.join("、"))),i(e)&&React.createElement(Button$1,{type:"text",style:{height:20},onClick:function(){s(e)}},"查看"))})))}))),F.map(function(t){return React.createElement("section",{className:"common-block ".concat(d[t.platCode]?"":"common-block-height")},React.createElement("div",{className:"common-block-title"},!d[t.platCode]&&React.createElement(Icon$1,{onClick:function(){return e(t.platCode,!0)},type:"up-solid"}),d[t.platCode]&&React.createElement(Icon$1,{onClick:function(){return e(t.platCode,!1)},type:"down-solid"}),React.createElement("p",null,t.platName),React.createElement("div",{className:"opt",onClick:function(){return l(t.platCode,"".concat(t.platName,"标签"))}},React.createElement(Icon$1,{type:"edit-2"}),"编辑")),React.createElement("div",{className:"common-block-info"},(!D[t.platCode]||0===D[t.platCode].length)&&React.createElement("div",{className:"common-block-info-empty"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("div",null,"暂无数据")),D[t.platCode]&&D[t.platCode].map(function(e){return React.createElement("div",{className:"common-block-info-group",key:"offline-".concat(e.groupName)},React.createElement("div",{className:"info-title"},e.groupName),React.createElement("div",{className:"info-tag ".concat(u?"info-tag-p3":"info-tag-p2")},e.tags.map(function(e){return 8===e.valueType?React.createElement(React.Fragment,null,n(e,t.platCode,"".concat(t.platName,"标签"))):React.createElement("span",{className:"tag-item tag-item-com"},React.createElement("span",{key:e.tagId,className:c(e)},React.createElement("label",{className:"tag-item-edit tag-item-edit-title",onClick:function(){return l(t.platCode,"".concat(t.platName,"标签"),e.tagId)}},e.tagName,":"),React.createElement("label",{className:"tag-item-edit",onClick:function(){return l(t.platCode,"".concat(t.platName,"标签"),e.tagId)}},e.tagValue.join("、"))),i(e)&&React.createElement(Button$1,{type:"text",style:{height:20},onClick:function(){s(e)}},"查看"))})))})))})))},transformData$3=function(e){var t,n=[];for(t in e=e||{})e[t].forEach(function(e){var t=e.displayTagValue;e.tagValueTemp=e.tagValue,e.tagValue=t}),n.push({title:t,tags:e[t],isExpand:!0});return n},WeChatModule=(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).openDetailModal=function(e){Modal$1.createModal(DetailTag).open({tag:e}).then(function(e){})},a.changeExpand=function(e,t){var n=a.state.outsideTagList;n[t].isExpand=e,a.setState({outsideTagList:n})},a.state={outsideTagList:[],loading:!0},a}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var t=this;store$8.getMarkedOutsideTagList(this.context.domain,this.context.serverName,this.context.uniId,1).then(function(e){e=transformData$3(e.data);t.setState({outsideTagList:e,loading:!1})}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")})}},{key:"render",value:function(){var n=this,e=this.state,t=e.outsideTagList;return e.loading?React.createElement(Loading$1,null):React.createElement("div",{className:"weChat-module-new"},React.createElement("div",{className:"common-title"},React.createElement("div",{className:"common-title-left"},React.createElement("div",null),React.createElement("p",null,"企业微信标签"))),t&&t.length?t.map(function(e,t){return React.createElement("div",{className:"common-block ".concat(e.isExpand?"common-block-height":"")},React.createElement("div",{className:"common-block-title"},e.isExpand&&React.createElement(Icon$1,{onClick:function(){return n.changeExpand(!1,t)},type:"up-solid"}),!e.isExpand&&React.createElement(Icon$1,{onClick:function(){return n.changeExpand(!0,t)},type:"down-solid"}),React.createElement("p",null,e.title)),React.createElement("div",{className:"wc-tag"},React.createElement("div",{className:"info-tag info-tag-wx info-tag-p3"},e.tags.map(function(e){var t={type:3,text:e.tagName+":"+e.tagValue.join("、")};return React.createElement("span",{className:"tag-item"},React.createElement(OverLengthTip,{tip:t,handleClick:function(){n.openDetailModal(e)}}))}))))}):React.createElement("div",{className:"empty-div"},React.createElement("img",{alt:"",src:empty,width:64,height:64}),React.createElement("p",{style:{"margin-top":"8px"}},"暂无数据")))}}])})(),CustomerLabel$1=(WeChatModule.contextType=CustomerViewContext$1,(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).changeCurrentTab=function(e){t.setState({currentTab:e})},t.state={currentTab:"rfm"},t}return _inherits(n,React.Component),_createClass(n,[{key:"render",value:function(){var e=this,t=this.state.currentTab;return React.createElement("div",{className:"customer-label-area-new"},React.createElement("section",{className:"customer-label-tab"},React.createElement("div",{onClick:function(){return e.changeCurrentTab("rfm")},className:"img_div ".concat("rfm"===t?"label-active":"")},"RFM标签"),React.createElement("div",{onClick:function(){return e.changeCurrentTab("custom")},className:"img_div ".concat("custom"===t?"label-active":"")},"自定义标签"),React.createElement("div",{onClick:function(){return e.changeCurrentTab("weChat")},className:"img_div ".concat("weChat"===t?"label-active":"")},"企业微信标签")),React.createElement("section",{className:"customer-label-content"},"rfm"===t&&React.createElement(rfmModule,null),"custom"===t&&React.createElement(CustomModule,null),"weChat"===t&&React.createElement(WeChatModule,null)))}}])})()),noData="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAFpOLgnAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMqADAAQAAAABAAAAMgAAAAB1y6+rAAAC3UlEQVRoBe1Zh87jIAx2lzrVSl1SxwtdH/he6DpVdW91Xb5IICCkkLTJf1cFKQEDtvlsE0ZSh8PhFxH9dh41DVNO41OtZXSaFXQ5b5zP57Tf7wk5S7yx0WjQ4/GgQqHA2sioc8i7KgVfTq5PYSC7htlsxhk5x3a7pWKxyBuCK/fl4DI1Ba5f0+Zb5WESnQEulUZdFi81rVYrcmJCreZ0fJgCa/IYgQ/ap/C/MDyfvlNUH+CpVIqGQ/000oJmnVkuGswTJpgY1WpV7COVv8FxgTFIFrAktK6w5LXu9j1KPIGo2mC5XNLxeFSrJbrf70u0ShiV3O93gpDxeOyubChfLhfK5/OuLN2XNrASxtDtdmmz2UiTOZ1OUy6XY118cyMScC4WCzqdTh4hWLOBypSSeWKykNQey2SET/44al8HujSuwMQgcXwgm8Xi+ETJv+cT41dYt+USYZRKJarX62KVp2xUgsWp1WoRFq9MJuMRYLNoWUfXZDKh6/XqKnm1dfWMwqkwImFMvV6PxG1up9PRImP9xdwaiagAAoDMZlVEX2slugCw8YeVEthfpwDMtsnoE5ySxQO+KrhSqahVHjpZTzwmeVVhHV2vhJjaEiUmC0ntcZjLvbCLenMnoYqIeH3zGJHSSMTG4fZIBq4KTYCoFvlpOvHIT3tA1f81HjFu6lTkKo0bIvwoCLrDZ3Kwty6Xy4TrrHfS20BwBYaE81GYhL36+XwOzc90vg2ECWI5+5WDy8J2u+0el1hblPnHgbAQYTkGj9ADQJxsm81mJOA+DqRWqxEepN1u517tuoTzwrlyNBpRNpt1ASH/VPqcJGFE6/Xa/e8rVEnF2+1G0+nU9Qwmu82dtSRAQ3wMCL5aCB/T7wJxDOAJ+7UT5aD8NhDc4mDwCJmwSXcTFFRWLOf2oIMK0/+9VSiMxoh4EiARGTa02MQjoU0XEWPikYgMG1osPDJwnmFoCT/PiLEP/gLYJwxH9DiPIAAAAABJRU5ErkJggg==",LightText=(()=>{function e(){return _classCallCheck(this,e),_callSuper(this,e,arguments)}return _inherits(e,Component),_createClass(e,[{key:"getLightText",value:function(e,t,n){e=String(e||"");return t&&t.length&&-1!==e.indexOf(t)?n?e===String(t)?'<label style="color: '.concat(this.props.color,"; cursor: ").concat(this.props.cursor,'">').concat(e,"</label>"):e:1===(n=t?t.split(""):[]).length&&n.every(function(e){return"."===e})?e:(n=n.map(function(e){return"?"===e||"("===e||")"===e||"+"===e||"["===e||"."===e||"\\"===e?"\\".concat(e):e}),n=new RegExp("".concat(n.join("")),"g"),e.replace(n,'<label style="color: '.concat(this.props.color,"; cursor: ").concat(this.props.cursor,'">').concat(t,"</label>"))):e}},{key:"render",value:function(){var e=this.props,t=e.originText,n=e.defaultSymbol;return React.createElement("span",{dangerouslySetInnerHTML:{__html:this.getLightText(t,e.keyWords,e.isFullMatch)||n}})}}])})(),CustomerOrder$2=(LightText.propTypes={originText:PropTypes.any.isRequired,keyWords:PropTypes.any,defaultSymbol:PropTypes.string,isFullMatch:PropTypes.bool,cursor:PropTypes.string,color:PropTypes.string},LightText.defaultProps={keyWords:"",defaultSymbol:"",isFullMatch:!1,cursor:"auto",color:"#0055CC"},(()=>{function t(e){var i;return _classCallCheck(this,t),(i=_callSuper(this,t,[e])).handleResize=function(){var e;1440<(null==(e=document.getElementsByClassName("order-table-title ")[0])?void 0:e.clientWidth)?i.setState({isBigScreen:!0}):i.setState({isBigScreen:!1})},i.computedWidth=function(e,t){var n=document.getElementById("computedWidth").getContext("2d");return n.font="".concat(e,"px Microsoft YaHei"),n.measureText(t).width},i.onPageChange=function(e,t){i.setState({pageNum:e,pageSize:t}),setTimeout(function(){var e=i.state,t=e.pageNum,t=store$6.page({pageNum:t,pageSize:e.pageSize,data:store$6.allTableData}),e=t.list;i.setState({tableData:e,total:t.total})})},i.ajaxData=function(){var e=i.state,e=_objectSpread2({pageNum:e.pageNum,pageSize:e.pageSize},i.query);store$6.getAllCustomerOrderList(i.context.domain,i.context.serverName,e).then(function(e){i.setState({tableData:e.list,total:e.total,loading:!1},function(){i.setState({searchLoading:!1}),i.handleResize()})})},i.isProductNameOverWidth=function(e){return 250<ShuyunUtils.getTextWidth(e)/2?e:""},i.handleCopy=function(e){ShuyunUtils.copyText(e),Message$1.success("复制成功")},i.searchData=function(e){var t=i.state.selectedShopTemp,n=("rest"===e&&i.setState({orderId:"",selectedShop:JSON.parse(JSON.stringify(t))}),i.state),a=n.selectedShop,r=n.allPlatShop,o=[];("rest"===e?t:a).forEach(function(t){2===t.length?o.push(t[1].includes("WX|")?t[1].replace("WX|","WEIXIN|"):t[1]):r.find(function(e){return e.value===t[0]}).children.forEach(function(e){o.push(e.value.includes("WX|")?e.value.replace("WX|","WEIXIN|"):e.value)})}),"rest"===e||o.length?"rest"!==e&&100<o.length?Message$1.error("最多选择100个店铺"):(i.query.shopId=o.join(","),i.setState({searchLoading:!0,isSearchEmpty:!0}),setTimeout(function(){i.query.orderId=i.state.orderId,i.setState({pageNum:1,hideChildMap:{}},function(){i.ajaxData()})})):Message$1.error("至少保留1个店铺数据")},i.onChange=function(e){i.setState({selectedShop:e})},i.onOrderChange=function(e){i.setState({orderId:e.target.value})},i.handleOrderColumnChange=function(e){i.setState({orderColumnTemp:e})},i.hasMoreLength=function(){var e=i.state.orderColumn,t=[];return e.forEach(function(e){[3,4,5].includes(e)&&t.push(e)}),t.length},i.hasMoreTitleLength=function(){var e=i.state.orderColumn,t=[];return e.forEach(function(e){[1,2].includes(e)&&t.push(e)}),t.length},i.renderOrderTitle=function(e){var t=e.item,n=e.column,a=e.showShop,r=void 0!==a&&a,a=e.hasChildren,o=void 0!==a&&a,e=i.state,a=e.platListMap,e=e.orderColumn,l={type:1,text:t.orderStatus},c={type:1,text:t.guideId};return React.createElement("div",{className:"order-title ".concat(r?"":"order-title-no-shop"," ").concat(o?"order-title-has-children":""," ").concat(i.state.hideChildMap[t.orderId]?"hide-angle":"")},r&&React.createElement("p",{className:"order-shop order-common-width-".concat(n)},COMMON_PLAT_LIST.includes(t.platCode)?React.createElement(SvgIcon$1,{symbol:"".concat(t.platCode,"01"),style:{width:"16px",height:"16px"}}):React.createElement("img",{width:"16px",height:"16px",src:"https://brand-guide.shuyun.com/IAM/717f6f9c6abf.svg"}),React.createElement(Tooltip$1,{content:a[t.platCode]+"-"+t.shopName},React.createElement("span",{className:"order-shop-name"},a[t.platCode]," - ",t.shopName))),React.createElement("p",{className:"order-other order-special",onClick:function(){o&&r&&(i.state.hideChildMap[t.orderId]=!i.state.hideChildMap[t.orderId],i.setState({hideChildMap:_objectSpread2({},i.state.hideChildMap)}))}},React.createElement("span",null,"订单号:"),React.createElement(Tooltip$1,{placement:"top-left",content:"双击可复制"},React.createElement("span",{className:"copy-order-id",onDoubleClick:function(){return i.handleCopy(t.orderId)}},React.createElement(LightText,{keyWords:i.query.orderId||"",originText:t.orderId,color:"#FD830A"})))),r&&React.createElement("p",{className:"order-time"},React.createElement("span",null,"下单:"),React.createElement("span",null,t.created||"-")),r&&React.createElement("p",{className:"order-time"},React.createElement("span",null,"付款:"),React.createElement("span",null,t.payTime||"-")),React.createElement("p",{className:"order-other order-common-width-".concat(n)},React.createElement("span",null,"订单状态:"),React.createElement("div",{className:"order-other-status"},React.createElement(OverLengthTip,{tip:l}))),e.includes(1)&&React.createElement("p",{className:"order-time"},React.createElement("span",null,"结束:"),React.createElement("span",null,t.endtime||"-")),r&&e.includes(2)&&React.createElement("p",{className:"order-other order-common-width-".concat(n)},React.createElement("span",null,"导购员ID:"),React.createElement("div",{className:"order-temp-tip-width"},React.createElement(OverLengthTip,{tip:c}))))},i.renderItem=function(e){var t=e.item,n=e.itemIndex,a=e.column,r=i.state.orderColumn;return null!=t&&null!=(e=t.children)&&e.length?React.createElement("div",null,i.renderOrderTitle({item:t,column:a,showShop:!t.directParentOrderId,hasChildren:!0}),!i.state.hideChildMap[t.orderId]&&React.createElement(React.Fragment,null,React.createElement("p",{className:"order-total-amount"},"订单金额:¥ ",t.payment),t.children.map(function(e,t){return i.renderItem({item:e,itemIndex:t,column:a})}))):React.createElement("div",null,React.createElement("div",{className:"order-info",key:t.orderId},i.renderOrderTitle({item:t,column:a,showShop:!t.directParentOrderId}),React.createElement("div",{className:"order-content"},React.createElement("section",{className:"order-content-1 ".concat(r.includes(5)?"order-content-1-2":r.includes(3)||r.includes(4)?"order-content-1-1":"")},t.orderList.map(function(e,t){return React.createElement("div",{className:"order-content-one-div"},React.createElement("div",{className:"order-item-production",key:e.orderItemId},React.createElement("a",{style:{display:"flex",alignItems:"center"},target:"_blank",rel:"noopener noreferrer",href:e.detailUrl||null},React.createElement(OrderImg$2,{picUrl:e.picUrl})),React.createElement("span",{className:"product-name"},React.createElement(Tooltip$1,{content:tipContentDocument(document.getElementById("customer-order-name-".concat(n,"-").concat(t)),e.productName,"14px",2)},React.createElement("a",{target:"_blank",rel:"noopener noreferrer",id:"customer-order-name-".concat(n,"-").concat(t),href:e.detailUrl||null},e.productName)),React.createElement("p",{className:"sku"},e.skuDetail),"1"===e.isRefund?React.createElement("p",{className:"product-refund"},"退款成功"):"")),React.createElement("div",{className:"order-item-price",key:e.skuId},"¥ ",e.price),React.createElement("div",{className:"order-item-count",key:e.productId},e.productNum),r.includes(3)&&React.createElement("div",{className:"order-item-count-temp"},"¥",e.discountFee),r.includes(4)&&React.createElement("div",{className:"order-item-count-temp"},"¥",e.adjustFee))})),React.createElement("section",{className:"order-content-2"},"¥",t.tradeDiscountFee),r.includes(5)&&React.createElement("section",{className:"order-content-2"},"¥",t.adjustFee),React.createElement("section",{className:"order-content-4"},React.createElement("p",null,"¥",t.payment),React.createElement("p",null,"(含运费:¥",t.postFee,")")))))},i.state={platList:[],platListMap:{},allPlatShop:[],selectedShop:[],selectedShopTemp:[],loading:!0,searchLoading:!0,isSearchEmpty:!1,pageNum:1,pageSize:10,total:0,tableData:[],orderColumn:getUserBehavior().orderColumn,orderColumnTemp:getUserBehavior().orderColumn,isBigScreen:!1,orderId:"",hideChildMap:{}},i}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return this.productionNameRef=React.createRef(),this.query={oneYearLater:!1,uniId:this.context.uniId},e.next=4,this.getAllPlat();case 4:0<this.context.selectUniShops.length?(this.query.shopId=this.context.selectUniShops.join(","),n=[],this.context.selectUniShops.forEach(function(e){var t=e.split("|");n.push([t[0],e])}),this.setState({selectedShop:n,selectedShopTemp:JSON.parse(JSON.stringify(n))}),e.next=13):e.next=11;break;case 11:return e.next=13,this.getFirstShop();case 13:return e.next=15,this.getAllShop();case 15:this.ajaxData(),window.addEventListener("resize",this.handleResize);case 17:case"end":return e.stop()}},e,this)})),function(){return r.apply(this,arguments)})},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.handleResize)}},{key:"getAllPlat",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getPlatformInfo(this.context.domain,this.context.serverName,this.context.uniId);case 2:n=e.sent,t={},n=n.map(function(e){return t[e.platCode]=e.platName,"MGJ"===e.platCode?"mogujie":e.platCode.toLocaleLowerCase()}),this.setState({platList:n,platListMap:t});case 6:case"end":return e.stop()}},e,this)})),function(){return a.apply(this,arguments)})},{key:"getFirstShop",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getFirstShopList(this.context.domain,{tenantId:this.context.tenantId,platCodes:this.state.platList.join(","),permissionType:!0,youzanFlag:"mainShop",pageNum:1,pageSize:1,productCodes:"sjyj"});case 2:0!==(t=e.sent).length?(t=t[0].uniShopId,this.query.shopId=t,t=[[t.split("|")[0],t]],this.setState({selectedShop:t,selectedShopTemp:JSON.parse(JSON.stringify(t))})):this.setState({selectedShop:[]});case 4:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"getAllShop",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var c,t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.state,n=t.platList,c=t.platListMap,e.next=3,store$6.getAllShop(this.context.domain,{appIds:"0,31,9001",tenantId:this.context.tenantId,platCodes:n.join(","),permissionType:!0,youzanFlag:"mainShop",productCodes:"sjyj"});case 3:t=e.sent,n=t.reduce(function(e,t,n,a){var r="WX"===t.platCode?"WEIXIN":t.platCode,o=t.uniShopId.includes("WX|")?t.uniShopId.replace("WX|","WEIXIN|"):t.uniShopId,l=e.find(function(e){return e.value===r});return l?l.children.push({value:o,label:t.name}):(l={value:r,label:c[r],children:[{value:o,label:t.name}]},e.push(l)),e},[]),this.setState({allPlatShop:n});case 6:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"filter",value:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})}},{key:"render",value:function(){var n=this,e=this.state,t=e.loading,a=e.tableData,r=e.pageNum,o=e.pageSize,l=e.total,c=e.orderColumn,i=e.orderColumnTemp,s=e.searchLoading,e=e.isSearchEmpty,u=(console.log(a),c.includes(1)&&c.includes(2)?"2":c.includes(1)&&!c.includes(2)?"1-1":!c.includes(1)&&c.includes(2)?"1-2":c.includes(1)||c.includes(2)?"":"0"),i=React.createElement("div",null,React.createElement(Checkbox$1.Group,{layout:"v",value:i,onChange:this.handleOrderColumnChange},React.createElement(Checkbox$1,{value:1},"订单结束时间"),React.createElement(Checkbox$1,{value:2},"导购员ID"),React.createElement(Checkbox$1,{value:3},"商品级优惠"),React.createElement(Checkbox$1,{value:4},"子订单调整金额"),React.createElement(Checkbox$1,{value:5},"主订单调整金额")));return t?React.createElement(Loading$1,null):React.createElement("div",{className:"customer-order-area-new"},React.createElement(Tips$2,{msg:"列表默认显示近2年的订单数据",style:{margin:16},isShowIcon:!0}),React.createElement("div",{className:"shop-filter"},React.createElement("label",{className:"title-label-require"},"店铺:"),React.createElement(CCascader,{style:{width:"270px"},options:this.state.allPlatShop,defaultValue:this.state.selectedShop,value:this.state.selectedShop,onChange:function(e){return n.onChange(e)},blur:function(){return n.searchData()},placeholder:"请选择店铺",maxTagCount:"responsive",showCheckedStrategy:"SHOW_CHILD",notFoundContent:SearchEmpty,multiple:!0,allowClear:!0,showSearch:{filter:this.filter}}),React.createElement("label",{className:"title-label-require",style:{marginLeft:16}},"订单号",React.createElement(Tooltip$1,{content:"1.默认基于客户近两年的订单数据筛选订单。<br/>2.京东平台存在拆单业务(可能会存在多层级拆单),不论输入的订单号是拆分前订单还是拆分后订单,均可完整展示订单多层级拆分的完整树结构。",placement:"top"},React.createElement(Icon$1,{type:"question-circle",style:{margin:"0 2px",fontSize:"14px",color:"#0055CC",cursor:"pointer"}}),":")),React.createElement(Input$3,{placeholder:"请输入订单号",value:this.state.orderId,onChange:this.onOrderChange}),React.createElement(Button$1,{type:"primary",onClick:function(){return n.searchData()},style:{marginLeft:16}},"搜索"),React.createElement(Button$1,{onClick:function(){return n.searchData("rest")},style:{marginLeft:8}},"重置"),React.createElement(Popover,{className:"opt-checkbox-order",trigger:"click",size:"small",placement:"bottom-right",content:i,showCancelBtn:!0,showConfirmBtn:!0,confirmText:"确定",onCancelClick:function(){n.setState({orderColumnTemp:n.state.orderColumn})},onConfirmClick:function(){var e=n.state.orderColumnTemp,t=(n.setState({orderColumn:e},function(){n.handleResize()}),getUserBehavior());t.orderColumn=e,setUserBehavior(t)}},React.createElement(Button$1,{className:"shop-filter-flag"},"选择指标"))),React.createElement(Loading$1,{layer:"true",className:"customer-loading",loading:s},React.createElement("div",{className:"order-list ".concat(0<this.hasMoreLength()?"order-list-right":""," order-list-").concat(u)},React.createElement("div",{className:"order-table-title order-extend-".concat(this.hasMoreLength())},React.createElement("div",{className:"table-column1"},"商品"),React.createElement("div",{className:"table-column2"},"商品原价"),React.createElement("div",{className:"table-column2"},"商品数量"),c.includes(3)&&React.createElement("div",{className:"table-column2"},"商品级优惠"),c.includes(4)&&React.createElement("div",{className:"table-column2"},"子订单调整金额"),React.createElement("div",{className:"table-column2"},"优惠金额"),c.includes(5)&&React.createElement("div",{className:"table-column2"},"主订单调整金额"),React.createElement("div",{className:"table-column5"},"订单总金额 ",this.state.isBigScreen)),React.createElement("section",{className:"order-table-body order-extend-".concat(this.hasMoreLength()," ").concat(0===a.length?"order-table-body-empty":"")},a.length?a.map(function(e,t){return n.renderItem({item:e,itemIndex:t,column:u})}):React.createElement("div",{className:"empty-order"},React.createElement("img",{alt:"",src:e?emptySearch:empty,width:64}),React.createElement("p",{style:{marginTop:8}},e?"搜索为空":"暂无数据")))),0!==l&&React.createElement("div",{className:"footer-page"},React.createElement(Pagination,{showQuickJumper:!0,showPageSizeOptions:!0,pageSizeOptions:[5,10,20,30,50],onChange:function(e,t){return n.onPageChange(e,t)},total:l,current:r,pageSize:o}))))}}]);var e,n,a,r})());function OrderImg$2(e){e=e.picUrl;return React.createElement(Fragment,null,e&&React.createElement("img",{width:"50px",height:"50px",src:e,alt:""}),!e&&React.createElement("div",{className:"default-img"},React.createElement("img",{src:noData,width:50,height:50})))}CustomerOrder$2.contextType=CustomerViewContext$1;var css_248z$C="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-new-shop-form {\n display: flex;\n align-items: center;\n align-content: flex-start;\n flex-flow: row wrap;\n gap: 20px;\n margin-bottom: 16px;\n margin-top: 6px;\n}\n.cloud-new-shop-form .shop-form-item {\n display: flex;\n align-items: center;\n}\n.cloud-new-shop-form .shop-form-item .selector-background {\n background: #ffffff;\n}\n.cloud-new-shop-form .shop-form-item .shop-item-label {\n display: inline-block;\n min-width: 98px;\n width: -moz-fit-content;\n width: fit-content;\n text-align: right;\n}\n.cloud-new-shop-form .shop-form-item .shop-form-input,\n.cloud-new-shop-form .shop-form-item .shop-form-cascader,\n.cloud-new-shop-form .shop-form-item .newCloud-ccascader {\n width: 189px;\n}\n.cloud-new-shop-form .shop-form-search {\n box-sizing: border-box;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding-left: 4px;\n}\n.cloud-new-shop-form .shop-form-search .search-btn {\n margin-right: 24px;\n}\n",shopSelectorForm$1=(styleInject(css_248z$C),(()=>{function o(e){_classCallCheck(this,o),(s=_callSuper(this,o,[e])).offlineFieldNames={label:"regionName",value:"regionId",children:"children"},s.handleChange=function(e){s.setState({shopNick:e.target&&e.target.value})},s.handlePlatformChange=function(e){s.setState({channel:e}),s.props.formFlag&&s.props.channel(e)},s.handleTypeChange=function(e){s.setState({shopType:e})},s.handleSearch=function(){var e=s.props.option,t=e.isSupportedChannel,t=void 0===t||t,n=e.permissionType,n=void 0!==n&&n,a=e.isJosPop,a=void 0!==a&&a,e=e.youzanFlag,r=s.state,o=r.shopNick,l=r.shopType,c=r.offlineIdPath,i=r.offlineIdOption;s.params={shopNick:o,channel:t&&r.channel,shopTypes:t&&(null==l?void 0:l.split("_")[1]),regionId:c,permissionType:n},a&&(s.params=_objectSpread2(_objectSpread2({},s.params),{},{appId:0})),e&&(s.params=_objectSpread2(_objectSpread2({},s.params),{},{youzanFlag:e})),s.props.formFlag?s.props.searchParams(s.params):s.props.selectedSearchParams(_objectSpread2(_objectSpread2({},s.params),{},{regionOption:i}))},s.handleReset=function(){var e=s.props.option.isSupportedChannel,e=void 0===e||e,t=null==(t=s.typeList.map(function(e){return e.options}))?void 0:t.flat().length;s.setState({shopNick:"",channel:e&&s.channelList[0].id,shopType:1===t?null==(e=s.typeList[0])||null==(t=e.options[0])?void 0:t.value:"",offlineIdPath:[],offlineIdOption:[]}),s.props.onSearchReset&&s.props.onSearchReset()},s.filterPlatform=function(e,t){return t.map(function(t){return e.find(function(e){return e.id.toLowerCase()===t})}).filter(function(e){return e})},s.handleOfflineFilter=function(t,e){return e.some(function(e){return-1<e[s.offlineFieldNames.label].toLowerCase().indexOf(t.toLowerCase())})},s.handleOfflineAddress=function(e,t){s.setState({offlineIdPath:e,offlineIdOption:t}),s.props.changeOffline(e?e[e.length-1]:"")};var s,e=s.props.option,t=e.platform,n=e.isSupportedChannel,n=void 0===n||n,a=e.shopTypes,e=t?s.filterPlatform(s.props.channelList,t):s.props.channelList,e=(e.length<=1&&t||(e=[{id:"",name:"全部平台"}].concat(_toConsumableArray(e))),s.channelList=e,JSON.parse(JSON.stringify(s.props.shopTypeList)));s.typeList=t?s.filterPlatform(e,t):e;var r=1===(null==(t=s.typeList.map(function(e){return e.options}))?void 0:t.flat()).length?null==(e=s.typeList[0])||null==(t=e.options[0])?void 0:t.value:"";return a&&null!=(e=s.typeList.map(function(e){return e.options}))&&e.flat().forEach(function(e){var t=_slicedToArray(null==e?void 0:e.value.split("_"),2)[1];a==t&&(r=null==e?void 0:e.value)}),s.state={shopNick:"",channel:n&&s.channelList.length&&s.channelList[0].id,shopType:r,offlineIdPath:[],offlineIdOption:[]},s}return _inherits(o,Component),_createClass(o,[{key:"render",value:function(){var e=this.props,t=e.option,n=t.isSupportedChannel,n=void 0===n||n,t=t.hideOffLineSearchItem,a=e.offlineAddress,r=this.props.option.platform,o=this.state,l=o.channel,o=o.shopType,c=void 0===n||n?{}:{display:"none"};return!n&&r&&e.formFlag&&console.warn("您已配置不支持平台,但是平台参数不为空"),React.createElement("section",{className:"".concat(prefixCls,"-new-shop-form")},React.createElement("div",{className:"shop-form-item",style:c},React.createElement("span",{className:"shop-item-label"},"平台:"),React.createElement(Select$3,{className:"shop-form-input selector-background",value:l,labelKey:"name",valueKey:"id",dataSource:this.channelList,onChange:this.handlePlatformChange})),React.createElement("div",{className:"shop-form-item"},React.createElement("span",{className:"shop-item-label"},"店铺/微信类型:"),React.createElement(Select$3,{className:"shop-form-input selector-background",placeholder:"请选择店铺/微信类型",dataSource:this.typeList,value:o,onChange:this.handleTypeChange,allowClear:!0})),React.createElement("div",{className:"shop-form-item"},React.createElement("span",{className:"shop-item-label"},"店铺/微信名称:"),React.createElement(Input$3,{className:"shop-form-input",placeholder:"请输入店铺/微信名称",value:this.state.shopNick,onChange:this.handleChange,hasClear:!0})),!t&&React.createElement("div",{className:"shop-form-item"},React.createElement("span",{className:"shop-item-label"},"线下店铺区域:"),React.createElement(CCascader,{options:a||[],value:this.state.offlineIdPath,onChange:this.handleOfflineAddress,placeholder:"请选择线下店铺区域",changeOnSelect:!0,className:"shop-form-cascader",fieldNames:_objectSpread2({},this.offlineFieldNames),showSearch:{filter:this.handleOfflineFilter},allowClear:!0,getPopupContainer:function(e){return e.parentNode}})),React.createElement("div",{className:"shop-form-search"},React.createElement(Button$1,{type:"primary",onClick:this.handleSearch,className:"search-btn"},"查询"),React.createElement(Button$1,{type:"text",onClick:this.handleReset},"重置")))}}])})()),prefix$4="ucenter-mars-facade/v1",Store$d=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getShopList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=t.serverName,r=t.query,a=n?"".concat(a).concat(n):"".concat(a,"/").concat(prefix$4,"/tenant/shop/list/selector"),e.next=4,http.get(a,{params:r});case 4:return a=e.sent,r=a.data,e.abrupt("return",r.data||[]);case 7:case"end":return e.stop()}},e)})),function(e,t){return r.apply(this,arguments)})},{key:"getShopDetailById",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r,o,l,c;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(a=t.serverName,r=t.query,n)return o="".concat(a).concat(n),e.next=5,http.get(o,{params:_objectSpread2({},r)});e.next=8;break;case 5:return o=e.sent,l=o.data,e.abrupt("return",l.data);case 8:return l="".concat(a,"/").concat(prefix$4,"/tenant/shop/list/selector?tenantId=").concat(r.tenantId),e.next=11,http.post(l,r);case 11:return c=e.sent,c=c.data,e.abrupt("return",c.data||[]);case 14:case"end":return e.stop()}},e)})),function(e,t){return a.apply(this,arguments)})},{key:"fetchChannelData",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=t.serverName,n=t.tenantId,a="".concat(a,"/").concat(prefix$4,"/tenant/platform/shop_types?tenantId=").concat(n),e.next=4,http.get(a);case 4:return n=e.sent,a=n.data,e.abrupt("return",a.data);case 7:case"end":return e.stop()}},e)})),function(e){return n.apply(this,arguments)})},{key:"fetchRegionTree",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.tenantName,n="".concat(n,"/").concat(prefix$4,"/tenant/offline/shop/region"),e.next=4,http.get(n,{params:{tenantId:a}});case 4:return n=e.sent,a=n.data,e.abrupt("return",a.data);case 7:case"end":return e.stop()}},e)})),function(e){return t.apply(this,arguments)})}]);var t,n,a,r})(),store$9=new Store$d,empty$1="data:image/png;base64,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",Context$2=React.createContext({}),_excluded$c=["shopNick","channel","shopTypes"],DISABLED_COLOR$1="#eee",DISABLED_ROW_KEY="shop-selector-disabled-row-key",HIGHLIGHT_ROW_KEY="shop-selector-highlight-row-key",SEARCH$1="search",UNSEARCH="unsearch",DEFAULT_APPIDS="sjyj",statusEnum={NORMAL:"正常",NO_ORDER:"未订购",EXPIRE:"订购到期"},EnterpriseWeChatChannelTypes=[{name:"企业微信",code:"32"}],getTableColumn=function(n,e,t){var a=e.map(function(e){return e.options}).flat(),e=[{dataIndex:"name",title:function(){return React.createElement("span",{style:{marginLeft:12}},"店铺/微信名称")},width:"180px",fixed:!0,ellipsis:!0,align:"left",render:function(e,t){return React.createElement(Tooltip$1,{content:t.name,placement:"top-left"},React.createElement("span",{style:{marginLeft:12}},t.name))}},{dataIndex:"id",title:"店铺ID/微信AppID",width:"200px",align:"left",render:function(e,t){return React.createElement("span",null,t.id)}},{dataIndex:"platCode",title:"平台",align:"center",render:function(t){var e=n.filter(function(e){return e.id===t});return React.createElement("span",null,e[0]?e[0].name:"--")}},{dataIndex:"typeName",title:"店铺/微信类型",align:"left",render:function(e,t){var n=a.filter(function(e){return e.value==t.type});return React.createElement("span",null," ",t.shopTypeDesc||(n[0]&&n[0].label?n[0].label:"--")," ")}},{dataIndex:"region",title:"线下店铺区域",ellipsis:!0,align:"left",render:function(e,t){return React.createElement(Tooltip$1,{content:t.region,placement:"top-left"},React.createElement("span",null,t.region||"--"))}},{dataIndex:"address",title:"店铺地址",ellipsis:!0,align:"left",render:function(e,t){return React.createElement(Tooltip$1,{content:t.address,placement:"top-left"},React.createElement("span",null,t.address||"--"))}}];return t&&(e.splice(4,1),e.splice(4,0,{dataIndex:"status",title:"店铺状态",ellipsis:!0,align:"left",render:function(e,t){return React.createElement(Tooltip$1,{content:t.versionDesc,placement:"top-left"},React.createElement("span",null,t.status?statusEnum[t.status]:"--"))}})),e},formatSearchParams=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.shopNick,n=e.shopTypes;return _objectSpread2({shopNick:void 0===t?"":t,platCodes:e.channel,shopType:void 0===n?"":n},_objectWithoutProperties(e,_excluded$c))},formatShopIds=function(e,t){var a,r;return e.length?(a=t.map(function(e){return"".concat(e.platCode.toUpperCase(),"_")}),r=[],e.forEach(function(n){a.some(function(e){return n.toUpperCase().includes(e)})?a.forEach(function(e){var t=new RegExp("^".concat(e),"gi");t.test(n)&&r.push(n.replace(t,"".concat(e.substring(0,e.length-1),"|")))}):r.push(n)}),r.toString()):""},AllShopTable$1=(()=>{function d(e){_classCallCheck(this,d),(u=_callSuper(this,d,[e])).tableRef=React.createRef(),u.shopRef=React.createRef(),u.isShowToolArea=function(){var e=u.props.option,t=e.disabledRowIdList,n=e.selectableRowIdList,a=e.isSingleSelected,e=e.disabledAllRow;return!(void 0!==a&&a)&&((void 0===t?[]:t).length||(void 0===n?[]:n).length||void 0!==e&&e)},u.onSearch=function(e){u.setState({selecting:!0});var t,n=u.props.option,a=n.tenantId,r=n.appIds,r=void 0===r?DEFAULT_APPIDS:r,o=n.platform,l=n.isSupportedChannel,c=n.serverName,i=n.shopPath,i=void 0===i?"":i,s=n.partner,n=n.youzanFlag,l=!e.channel&&(void 0===l||l)?o&&o.map(function(e){return e.toUpperCase()}).join(","):e.channel;u.queryData.query=_objectSpread2(_objectSpread2({},formatSearchParams(e)),{},{productCodes:r,tenantId:a,platCodes:l,partner:s}),n&&(u.queryData.query=_objectSpread2(_objectSpread2({},u.queryData.query),{},{youzanFlag:n})),u.reginId?(o=_objectSpread2(_objectSpread2({},u.queryData.query),{},{regionId:u.reginId}),t=u.context.allSelectedShopList,store$9.getShopList({query:o,serverName:c},i).then(function(e){u.setAllShopList(e),u.context.changeSelectedShops(t),u.tableRef.current.refreshTable(!0,u.queryData.query),u.setState({selecting:!1})})):u.fetchAllShopList().then(function(){u.tableRef.current.refreshTable(!0),u.setState({selecting:!1})})},u.onSearchReset=function(){var e=u.props.option.platform;u.reginId=null,u.setState({channelType:e&&e.toString()})},u.onChannel=function(e){u.setState({channelType:e})},u.onAllCheckedHandle=function(e){u.setState({operationsStatus:!1}),u.getCheckedState().isAllChecked||(u.setState({selecting:!0}),setTimeout(function(){u.updateCheckedShopData(u.usableShopList,e),u.setState({selecting:!1})},300))},u.onPageCheckedHandle=function(e){u.updateCheckedShopData(u.state.usableCurrentShopList,e)},u.onRemoveAll=function(){u.setState({operationsStatus:!1}),u.context.changeSelectedShops([])},u.onChangeDisable=function(e){u.setState({usable:e},function(){u.tableRef.current.refreshTable(!0)})},u.genColumnData=function(){var e;return getTableColumn(u.channelList,u.shopTypeList,null==(e=u.props.option)?void 0:e.hideOffLineSearchItem)},u.ajaxSuccess=function(){var e=u.props.option,t=e.selectedShop,t=void 0===t?[]:t,n=e.heightLightRow,n=void 0===n?[]:n,e=e.isOpenSelectedTab,a=u.context.allSelectedShopList;n.length&&n.find(function(e){return e.background})&&u.setTdBackground(n),t.length&&u.firstStatus&&!e&&u.getSelectedShopDetail(t).then(function(e){u.context.changeSelectedShops(a||e),u.firstStatus=!1})},u.checkedHandler=function(e){u.context.changeSelectedShops(e)},u.ajaxData=function(e){var t=u,n=t.allShopList,a=u.state.usable?t.usableShopList:n,t=e.pageSize,n=e.pageNum;return u.currentShopList=a.slice((n-1)*t,n*t),u.setCurrentShopList(u.currentShopList),new Promise(function(e){setTimeout(function(){e({data:u.currentShopList,totals:a.length})},100)})},u.switchOperationsStatus=function(){var e=u.state.operationsStatus;u.setState({operationsStatus:!e})};var u,e=u.props,t=e.searchParams,n=e.option,e=e.channel,a=n.tenantId,r=n.platform,o=n.permissionType,o=void 0!==o&&o,l=n.youzanFlag,c=n.shopTypes,i=n.appIds,i=void 0===i?DEFAULT_APPIDS:i,s=n.partner;return u.firstStatus=!0,u.channelList=e.channelList,u.shopTypeList=e.shopTypeList,u.queryData={serverName:n.serverName,query:_objectSpread2(_objectSpread2({},formatSearchParams(t)),{},{productCodes:i,tenantId:a,platCodes:r&&r.map(function(e){return e.toUpperCase()}).join(","),permissionType:o,shopType:c,partner:s})},l&&(u.queryData.query=_objectSpread2(_objectSpread2({},u.queryData.query),{},{youzanFlag:l})),u.state={selecting:!0,usable:!0,operationsStatus:!1,usableCurrentShopList:[],channelType:r&&r.toString()},u.allShopList=[],u.usableShopList=[],u.currentShopList=[],u.reginId=null,u.initTableData(),u}return _inherits(d,Component),_createClass(d,[{key:"initTableData",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n=this;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.fetchAllShopList();case 2:return e.next=4,this.ajaxSuccess();case 4:null!=(t=this.tableRef)&&null!=(t=t.current)&&t.refreshTable&&this.tableRef.current.refreshTable(!0),setTimeout(function(){n.setState({selecting:!1}),n.context.changeLoading(!1)},100);case 6:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"getUsableShopList",value:function(e){var t=this.props.option,n=t.disabledRowIdList,a=void 0===n?[]:n,n=t.selectableRowIdList,r=void 0===n?[]:n,n=t.disabledAllRow,t=a.length,o=r.length;return void 0!==n&&n?[]:t||o?t?e.filter(function(e){return!a.includes(e.id)}):o?e.filter(function(e){return r.includes(e.id)}):[]:e}},{key:"setAllShopList",value:function(e){this.allShopList=e,this.usableShopList=this.getUsableShopList(e)}},{key:"setCurrentShopList",value:function(e){this.currentShopList=e,this.setState({usableCurrentShopList:this.getUsableShopList(e)})}},{key:"getSelectedShopDetail",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r,o,l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l=this.props.option,n=l.serverName,o=l.tenantId,a=l.youzanFlag,r=void 0===(r=l.shopPath)?"":r,l={tenantId:o,productCodes:void 0===(o=l.appIds)?DEFAULT_APPIDS:o,shopIds:formatShopIds(t,this.shopTypeList)},a&&(l=_objectSpread2(_objectSpread2({},l),{},{youzanFlag:a})),e.abrupt("return",store$9.getShopDetailById({query:l,serverName:n},r));case 4:case"end":return e.stop()}},e,this)})),function(e){return t.apply(this,arguments)})},{key:"setTdBackground",value:function(e){var n=this;e.forEach(function(t,e){e=n.shopRef.current.querySelectorAll(".cloud-table-container tr.".concat(HIGHLIGHT_ROW_KEY))[e];e&&[].forEach.call(e.querySelectorAll("td"),function(e){e.style.background=t.background||DISABLED_COLOR$1})})}},{key:"updateCheckedShopData",value:function(e,t){var n,a,r,o=this.context,l=o.allSelectedShopList,l=void 0===l?[]:l,o=o.changeSelectedShops,c=[];l.length?(n=l.map(function(e){return e.id}),t&&(a=e.filter(function(e){return!n.includes(e.id)}),c=l.concat(a)),t||(r=e.filter(function(e){return n.includes(e.id)}),c=l.filter(function(t){return!r.some(function(e){return t.id===e.id})}))):c=t?e:[],o(c)}},{key:"getCheckedState",value:function(){var e=this.usableShopList,t=this.state.usableCurrentShopList,n=this.context.allSelectedShopList,a=void 0===n?[]:n;return{isAllChecked:0<e.length&&e.every(function(t){return a.some(function(e){return t.id===e.id})}),currentPageChecked:0<t.length&&t.every(function(t){return a.some(function(e){return t.id===e.id})})}}},{key:"fetchAllShopList",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$9.getShopList(this.queryData,null==(t=this.props.option)?void 0:t.shopPath);case 2:t=e.sent,this.setAllShopList(t);case 4:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"renderTable",value:function(){var t=this,e=this.context.allSelectedShopList,e=void 0===e?[]:e,n=this.props,a=n.option,n=n.tipsHeight,r=this.state.operationsStatus,o=a.disabledRowIdList,l=void 0===o?[]:o,o=a.selectableRowIdList,c=void 0===o?[]:o,o=a.heightLightRow,i=void 0===o?[]:o,o=a.isSingleSelected,o=void 0!==o&&o,s=a.disabledRowHoverOptions,s=void 0===s?{}:s,u=a.tips,u=void 0===u?null:u,d=a.disabledAllRow,p=this.getCheckedState().currentPageChecked,m=u?340-n:340,u=u?310-n:310;return React.createElement(React.Fragment,null,!o&&React.createElement("div",{className:"table-operation",style:{zIndex:this.state.selecting?1:2},onMouseLeave:function(){return t.setState({operationsStatus:!1})}},React.createElement(Checkbox$1,{className:"check-page-selected",checked:p,onChange:this.onPageCheckedHandle}),React.createElement(Icon$1,{type:r?"up":"down",className:"switch",onClick:this.switchOperationsStatus}),r?React.createElement("div",{className:"operationsList"},React.createElement("span",{className:"operationItem",onClick:this.onAllCheckedHandle},"全选全部"),React.createElement("span",{className:"operationItem",onClick:this.onRemoveAll},"清空")):null),React.createElement(CTable,{ref:this.tableRef,rowKey:"id",style:{width:"100%",height:this.isShowToolArea()?u:m},footerHeight:48,ajaxData:this.ajaxData,columnData:this.genColumnData(),checkedData:e,onCheckedAfter:function(e){return t.checkedHandler(e)},onCheckedAllAfter:function(e){return t.checkedHandler(e)},supportCheckbox:!o,supportRadio:o,supportPage:!0,showTotal:!0,disablePageOnLoad:!1,loadingOpts:{loading:this.state.selecting,layer:!0,style:{opacity:1}},emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:empty$1,width:64,height:64}),React.createElement("p",null,"暂无数据"))},footerSelectTpl:React.createElement("span",{className:"selectedStatistics"},"已选店铺 ",React.createElement("span",{className:"count"},e.length)," 个"),tooltipConfigs:[{tooltipMsg:s.text,tooltipRowCls:DISABLED_ROW_KEY}],pageOpts:{pageSize:10,pageSizeOptions:[10,20,30,50,100],type:"small",showQuickJumper:!1},onRow:function(e){a.handelRow?a.handelRow(e):Object.assign(e,{disabled:d||l.includes(e.id)||c.length&&!c.includes(e.id)})},rowClassName:function(t){var e=(i||[]).find(function(e){return e.id===t.id});return e?e.background?HIGHLIGHT_ROW_KEY:e.clsName||"shop-selector-highlight-row":l.length&&l.includes(t.id)||c.length&&!c.includes(t.id)||d?DISABLED_ROW_KEY:""}}))}},{key:"render",value:function(){var t=this,e=this.state.usable,n=this.props,a=n.option;return React.createElement(React.Fragment,null,React.createElement(shopSelectorForm$1,{formFlag:!0,option:a,channel:this.onChannel,channelList:this.channelList,shopTypeList:this.shopTypeList,offlineAddress:n.treeData,changeOffline:function(e){t.reginId=e},searchParams:this.onSearch,onSearchReset:this.onSearchReset}),React.createElement("div",{className:"all-shops-area",ref:this.shopRef},React.createElement("div",{className:"all-shop"},this.isShowToolArea()?React.createElement("div",{className:"all-shops-operation"},React.createElement(Checkbox$1,{className:"check-usable",checked:e,onChange:this.onChangeDisable},"仅显示可选项")):null,React.createElement("div",{className:"shop-table-container",style:{top:a.isSingleSelected?0:-20}},this.context.isLoading?React.createElement(Loading$1,{className:"loading"}):this.renderTable()))))}}]);var e,t,n})(),SelectedShopTable$1=(AllShopTable$1.contextType=Context$2,AllShopTable$1.propTyes={option:PropTypes.shape({isSingleSelected:PropTypes.bool,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,disabledRowHoverOptions:PropTypes.object,serverName:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,youzanFlag:PropTypes.string,partner:PropTypes.string}),channel:PropTypes.object},AllShopTable$1.defaultProps={option:{isSingleSelected:!1,disabledRowIdList:[],selectableRowIdList:[],disabledRowHoverOptions:{},serverName:"",tenantId:"",youzanFlag:"",partner:""},channel:{channelList:[],shopTypeList:[]}},(()=>{function t(e){_classCallCheck(this,t),(s=_callSuper(this,t,[e])).tableRef=React.createRef(),s.onSearch=function(e){s.params=e;var a,r,t=s.context.allSelectedShopList;t&&(t=JSON.parse(JSON.stringify(t)),a=e,r=s.filterSearchMethods(),t.forEach(function(t){var n=[];Object.keys(a).forEach(function(e){"channel"===e?n.push(r.equal(a[e],t.platCode)):"shopTypes"===e?n.push(r.equal(a[e],t.shopType)):"shopNick"===e?n.push(r.fuzzySearchGroup(["name","id"],a[e],t)):"regionId"===e&&(e=a.regionOption.map(function(e){return e.regionName}).join(","),n.push(r.fuzzySearchGroup(["region"],e,t)))}),t.isHide=-1!==n.indexOf(!1)}),s.filterShopList=t.filter(function(e){return!e.isHide}),s.setState({flag:SEARCH$1}),s.tableRef.current.refreshTable(!0))},s.filterSearchMethods=function(){return{equal:function(e,t){return!e&&0!==e||""===t||String(e).replace(/\s/g,"")===String(t)},fuzzySearchGroup:function(e,t,n){var a=[];return e.map(function(e){return a.push(!t&&0!==t||-1!==String(n[e]).replace(/\s/g,"").search(String(t)))}),-1!==a.indexOf(!0)}}},s.onRemoveHandle=function(t){return function(){var e=s.context.allSelectedShopList.filter(function(e){return e.id!==t.id});s.context.changeSelectedShops(e)}},s.onRemoveAll=function(){s.context.changeSelectedShops([])},s.onRemovePage=function(){var e=s.context.allSelectedShopList,t=s.pageData.data.map(function(e){return e.id}),e=e.filter(function(e){return-1===t.indexOf(e.id)});s.context.changeSelectedShops(e)},s.sliceData=function(e,t,n){var a=e.length,r=Math.ceil(a/t),n=Math.min(n,r);return{data:e.slice((n-1)*t,n*t),pageSize:t,pageNum:n,totalCount:a,totalPage:r}},s.ajaxData=function(e){var t=s.context.allSelectedShopList,t=s.state.flag===SEARCH$1?s.filterShopList:void 0===t?[]:t,t=(s.pageData=s.sliceData(t,e.pageSize,e.pageNum),s.pageData),n=t.data,a=t.totalCount;return new Promise(function(e){setTimeout(function(){e({data:n,totals:a})},100)})},s.ajaxSuccess=function(){var e=s.props.option,t=e.selectedShop,t=void 0===t?[]:t,n=e.isOpenSelectedTab,a=e.serverName,r=e.youzanFlag,o=e.shopPath,l=e.appIds,c=s.context.allSelectedShopList,i=void 0===c?[]:c;s.firstStatus&&t.length&&(c={tenantId:e.tenantId,productCodes:void 0===l?DEFAULT_APPIDS:l,shopIds:formatShopIds(t,s.shopTypeList)},r&&(c=_objectSpread2(_objectSpread2({},c),{},{youzanFlag:r})),store$9.getShopDetailById({query:c,serverName:a},o).then(function(e){s.context.changeSelectedShops(n?e:i),s.firstStatus=!1}))},s.genColumnData=function(){var e=s.props.option.readonly,t=getTableColumn(s.channel,s.shopTypeList,null==(t=s.props.option)?void 0:t.hideOffLineSearchItem);return e?t:[].concat(_toConsumableArray(t),[{dataIndex:"id",title:"操作",align:"center",fixed:"right",width:"80px",render:function(e,t){return React.createElement(Button$1,{type:"link",size:"small",onClick:s.onRemoveHandle(t)},"移除")}}])},s.getTableHeight=function(e){var t=s.props,t=t.option.tips?300-t.tipsHeight:300;return e||(t+=38),t};var s,e=s.props.channel;return s.channel=e.channelList,s.shopTypeList=e.shopTypeList,s.params=null,s.reginId=null,s.firstStatus=!0,s.state={loading:!0,flag:UNSEARCH},s}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.ajaxSuccess(),this.setState({loading:!1})}},{key:"componentDidUpdate",value:function(e){JSON.stringify(e.allSelectedShopList)!==JSON.stringify(this.props.allSelectedShopList)&&(this.params?this.onSearch(this.params):this.tableRef.current.refreshTable(!0))}},{key:"render",value:function(){var t=this,e=this.props,n=e.option,a=!n.isSingleSelected&&!n.readonly;return React.createElement("div",{className:"select-shop-container"},React.createElement(shopSelectorForm$1,{option:n,formFlag:!1,channelList:this.channel,shopTypeList:this.shopTypeList,offlineAddress:e.treeData,changeOffline:function(e){t.reginId=e},selectedSearchParams:this.onSearch,onSearchReset:function(){t.setState({flag:UNSEARCH}),t.reginId=null}}),a&&React.createElement("div",{className:"selected-operation"},React.createElement(Button$1,{type:"link",size:"small",onClick:this.onRemovePage,style:{paddingLeft:0}},"移除当前页"),React.createElement(Button$1,{type:"link",size:"small",onClick:this.onRemoveAll},"移除全部")),React.createElement("div",{className:"select-shop-table-container"},this.state.loading?React.createElement(Loading$1,{className:"loading"}):React.createElement(CTable,{ref:this.tableRef,rowKey:"id",style:{width:"100%",height:this.getTableHeight(a)},footerHeight:48,ajaxData:this.ajaxData,columnData:this.genColumnData(),supportPage:!0,showTotal:!0,disablePageOnLoad:!1,emptyTpl:function(){return React.createElement("div",{className:"emptyArea"},React.createElement("img",{alt:"",src:empty$1,width:64,height:64}),React.createElement("p",null,"暂无数据"))},pageOpts:{pageSize:10,pageSizeOptions:[10,20,30,50,100],type:"small",showQuickJumper:!1}})))}}])})()),css_248z$D=(SelectedShopTable$1.contextType=Context$2,SelectedShopTable$1.proTypes={tenantId:PropTypes.string.isRequired,option:PropTypes.object,channel:PropTypes.object},SelectedShopTable$1.defaultProps={option:{isSingleSelected:!1,serverName:"",tenantId:""},channel:{channelList:[],shopTypeList:[]}},"body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-shop-selector-modal .cancel {\n border: 1px solid #E8E8E8;\n color: rgba(0, 0, 0, 0.85);\n font-size: 14px;\n}\n.cloud-shop-selector-modal .cancel:hover,\n.cloud-shop-selector-modal .cancel:active {\n border: 1px solid var(--shuyunBlue4);\n background-color: #FFFFFF;\n color: var(--shuyunBlue4);\n}\n.cloud-new-shop-selector {\n position: relative;\n height: -moz-fit-content;\n height: fit-content;\n margin-bottom: -19px;\n color: #666;\n font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;\n}\n.cloud-new-shop-selector ::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n}\n.cloud-new-shop-selector ::-webkit-scrollbar-thumb {\n background-color: rgba(0, 0, 0, 0.25);\n border-radius: 8px;\n border: 0px;\n}\n.cloud-new-shop-selector ::-webkit-scrollbar-thumb:hover {\n background-color: rgba(0, 0, 0, 0.45);\n}\n.cloud-new-shop-selector ::-webkit-scrollbar-track {\n background-color: transparent;\n}\n.cloud-new-shop-selector .newCloud-ccascader-selection-search-input,\n.cloud-new-shop-selector .newCloud-input,\n.cloud-new-shop-selector .newCloud-button {\n font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;\n}\n.cloud-new-shop-selector .newCloud-tabs {\n height: 100%;\n}\n.cloud-new-shop-selector .selected-num {\n font-size: 10px !important;\n}\n.cloud-new-shop-selector .selected-num.num-left {\n left: 57px;\n}\n.cloud-new-shop-selector .loading {\n min-height: 400px;\n}\n.cloud-new-shop-selector .shop-selector-tabs .newCloud-tabs-header-line {\n padding: initial;\n}\n.cloud-new-shop-selector .shop-selector-panel {\n display: flex;\n position: relative;\n flex-flow: column nowrap;\n height: calc(100% - 50px);\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area {\n display: flex;\n flex: 1;\n height: 0;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .toolbar-info {\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .all-shops-operation {\n color: #0083ba;\n margin-bottom: 8px;\n z-index: 1;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .all-shop {\n flex: 1;\n display: flex;\n flex-direction: column;\n width: 0;\n height: 100%;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .shop-table-container {\n flex: 1;\n height: 0;\n position: relative;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .shop-table-container .newCloud-table-thead .newCloud-checkbox {\n display: none;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .table-operation {\n position: relative;\n top: 34px;\n z-index: 2;\n left: 12px;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .table-operation .check-page-selected {\n width: 20px;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .table-operation .switch {\n color: rgba(0, 0, 0, 0.45);\n cursor: pointer;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .table-operation .switch:hover {\n color: rgba(0, 0, 0, 0.65);\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .operationsList {\n padding: 8px 0;\n min-width: 130px;\n min-height: 32px;\n box-sizing: border-box;\n background: #FFFFFF;\n position: absolute;\n z-index: 2;\n box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1), 0px 2px 8px 0px rgba(0, 0, 0, 0.04);\n border-radius: 2px;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .operationsList .operationItem {\n padding: 6px 12px;\n color: rgba(0, 0, 0, 0.85);\n cursor: pointer;\n display: block;\n height: 32px;\n line-height: 20px;\n box-sizing: border-box;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .operationsList .operationItem:hover {\n background-color: #EDF6FF;\n}\n.cloud-new-shop-selector .shop-selector-panel .selected-operation {\n margin-bottom: 16px;\n}\n.cloud-new-shop-selector .shop-selector-panel .selected-operation > button {\n padding: 0;\n margin-right: 16px;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .emptyArea,\n.cloud-new-shop-selector .shop-selector-panel .select-shop-container .emptyArea {\n color: rgba(0, 0, 0, 0.45);\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .selectedStatistics .count,\n.cloud-new-shop-selector .shop-selector-panel .select-shop-container .selectedStatistics .count {\n color: #0066CC;\n}\n.cloud-new-shop-selector .shop-selector-panel .all-shops-area .selectedStatistics::after,\n.cloud-new-shop-selector .shop-selector-panel .select-shop-container .selectedStatistics::after {\n content: '';\n display: inline-block;\n width: 1px;\n height: 12px;\n background-color: #E8E8E8;\n position: relative;\n top: 2px;\n left: 12px;\n}\n.cloud-new-shop-selector .check-all-selected {\n margin-right: 10px;\n margin-left: 13px;\n}\n.cloud-new-shop-selector .check-usable {\n float: right;\n}\n.cloud-new-shop-selector .checked-inner-after,\n.cloud-new-shop-selector .checkbox.checkbox-checked .checkbox-inner::after {\n width: 40%;\n height: 70%;\n}\n.cloud-new-shop-selector .row-remove {\n color: #0083ba;\n cursor: pointer;\n}\n.cloud-new-shop-selector .shop-selector-highlight-row td {\n background-color: #d4e1ff;\n}\n.cloud-new-shop-selector .select-shop-container {\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n.cloud-new-shop-selector .select-shop-table-container {\n flex: 1;\n height: 0;\n}\n"),ShopSelectorCore$1=(styleInject(css_248z$D),(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={channelConfig:{},treeData:[]},e.fetchChannelInfo(),e.fetchTreeData(),e}return _inherits(t,Component),_createClass(t,[{key:"componentWillUnmount",value:function(){this.context.changeSelectedShops(void 0)}},{key:"fetchChannelInfo",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,r,a,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=this.props.option,t=a.serverName,n=a.tenantId,r=a.onlyEnterpriseWeChat,e.next=3,store$9.fetchChannelData({serverName:t,tenantId:n});case 3:a=e.sent,o=[],a=a.map(function(t){var e,n=t.shopTypes,a=t.platCode||"";return null!=(e=n="weixin"===(null==a?void 0:a.toLocaleLowerCase())&&r?EnterpriseWeChatChannelTypes:n)&&e.length&&o.push(_objectSpread2(_objectSpread2({},t),{},{id:a,name:t.platName,label:t.platName,value:t.platCode,options:n.map(function(e){return{label:e.name,value:"".concat(t.platCode,"_").concat(e.code)}})})),_objectSpread2(_objectSpread2({},t),{},{id:a,name:t.platName})}),this.setState({channelConfig:{channelList:a,shopTypeList:o}});case 7:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"fetchTreeData",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props.option,t=n.tenantId,t={tenantName:t,serverName:n.serverName},e.next=4,store$9.fetchRegionTree(t);case 4:n=e.sent,this.setState({treeData:n});case 6:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"render",value:function(){var e=this.state,t=e.channelConfig,e=e.treeData,n=this.props,a=n.option,n=n.tipsHeight,r=a.isOpenSelectedTab,o=a.readonly,l=this.context.allSelectedShopList,l=void 0===l?[]:l,c=[{title:"已选店铺",content:React.createElement(SelectedShopTable$1,{allSelectedShopList:l,tipsHeight:n,option:a,channel:t,treeData:e}),key:"selected"}],a=o?c:[{title:"全部店铺",content:React.createElement(AllShopTable$1,{option:a,tipsHeight:n,channel:t,treeData:e}),key:"all"}].concat(c),i=0<l.length&&React.createElement(Badge,{className:"selected-num ".concat(o?"num-left":""),mode:"number",type:"fail",number:l.length});return t.channelList?React.createElement("div",{className:cls("".concat(prefixCls,"-new-shop-selector"))},React.createElement(Tabs$1,{defaultActiveKey:r?"selected":"all",type:"line",className:"shop-selector-tabs"},a.map(function(e,t){return React.createElement(Tabs$1.Panel,{key:e.key,tab:"all"===e.key?e.title:React.createElement("span",null,e.title," ",i),className:"shop-selector-panel",index:t},e.content)}))):null}}]);var e,n})()),modalStyle$5=(ShopSelectorCore$1.contextType=Context$2,ShopSelectorCore$1.propTyes={option:PropTypes.object},ShopSelectorCore$1.defaultProps={option:{}},{maxWidth:"960px",width:"960px"}),bodyStyle$5={height:"524px",maxHeight:"524px",padding:"2px 16px 16px"},ShopSelector$1=(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).flag=!1,t.tipsRef=React.createRef(),t.changeSelectedShops=function(e){t.setState({allSelectedShopList:e})},t.changeLoading=function(e){t.setState({isLoading:e})},t.reset=function(){t.flag=!1,t.setState({allSelectedShopList:void 0,tipsHeight:0,isLoading:!0})},t.ok=function(){var e;null!=(e=t.state)&&null!=(e=e.allSelectedShopList)&&e.length&&t.setState({hasOperated:!0}),t.props.onOk(t.state.allSelectedShopList||[])},t.onCancel=function(){t.props.onCancel()},t.onClose=function(){t.props.onClose()},t.state={allSelectedShopList:void 0,tipsHeight:0,hasOperated:!1,isLoading:!0},t}return _inherits(n,Component),_createClass(n,[{key:"componentDidUpdate",value:function(e){e.visible!==this.props.visible&&this.reset(),this.props.visible&&this.props.option.tips&&!this.flag&&(e=(this.tipsRef.current||{}).clientHeight,this.setState({tipsHeight:e}),this.flag=!0)}},{key:"renderFooter",value:function(){var e=this.state,t=e.allSelectedShopList,n=this.props.option.requiredSelected,t=(!t||!t.length)&&n;return React.createElement("div",null,React.createElement(Button$1,{type:"primary",onClick:this.ok,disabled:t||e.isLoading},"确定"),React.createElement(Button$1,{onClick:this.onCancel,className:"cancel",style:{marginLeft:16}},"取消"))}},{key:"render",value:function(){var e=this.props,t=e.visible,n=e.option,e=e.useRootWindow,e=void 0===e||e,a=n.isSupportedChannel,r=n.platform,o=n.tips;if(t){if(!n.tenantId)return console.error("shopSelector 缺少 tenantId 参数"),"";if(a&&r&&!r.length)return console.error("您已配置支持平台,平台数组长度不能为0, 一个平台:platform.length === 1; n个平台:platform.length === n; 不限平台:platform === null"),""}return React.createElement(Modal$1,{className:"".concat(prefixCls,"-shop-selector-modal"),title:React.createElement("div",{style:{display:"flex",alignItems:"center",gap:16}},React.createElement("p",null,"选择店铺"),React.createElement(SatisfactionSurvey,{componentName:"店铺选择器",hasOperated:this.state.hasOperated,serverName:null==(a=this.props)||null==(r=a.option)?void 0:r.serverName,firstId:getShopNewFirstId(),operateId:getShopNewOperateId(),title:"您对新版本评价如何呢?"})),visible:t,modalStyle:modalStyle$5,bodyStyle:bodyStyle$5,onClose:this.onClose,hasFooter:n.hasFooter,footer:this.renderFooter(),useRootWindow:e},React.createElement("div",{ref:this.tipsRef},o||null),React.createElement(Context$2.Provider,{value:_objectSpread2(_objectSpread2({},this.state),{},{changeSelectedShops:this.changeSelectedShops,changeLoading:this.changeLoading})},t&&React.createElement(ShopSelectorCore$1,{option:n,tipsHeight:this.state.tipsHeight})))}}])})(),css_248z$E=(ShopSelector$1.propTyes={option:PropTypes.shape({hasFooter:PropTypes.bool,isSupportedChannel:PropTypes.bool,isOpenSelectedTab:PropTypes.bool,permissionType:PropTypes.bool,isSingleSelected:PropTypes.bool,readonly:PropTypes.bool,serverName:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,selectedShop:PropTypes.array,platform:PropTypes.array,heightLightRow:PropTypes.array,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,requiredSelected:PropTypes.bool,isJosPop:PropTypes.bool,youzanFlag:PropTypes.string,shopTypes:PropTypes.string,handelRow:PropTypes.func,hideOffLineSearchItem:PropTypes.bool,partner:PropTypes.string,disabledAllRow:PropTypes.bool}),onClose:PropTypes.func,onCancel:PropTypes.func,visible:PropTypes.bool},ShopSelector$1.defaultProps={option:{hasFooter:!0,isSupportedChannel:!0,isOpenSelectedTab:!1,permissionType:!1,isSingleSelected:!1,readonly:!1,requiredSelected:!1,disabledAllRow:!1,serverName:"",tenantId:"",selectedShop:[],platform:[],heightLightRow:[],disabledRowIdList:[],selectableRowIdList:[],isJosPop:!1,youzanFlag:"",shopTypes:"",handelRow:null,hideOffLineSearchItem:!1,partner:""},visible:!1},".customer-view-new-send-detail {\n display: flex;\n flex-direction: column;\n gap: 16px;\n color: rgba(0, 0, 0, 0.85);\n background: #FAFAFA;\n padding: 12px;\n}\n.customer-view-new-send-detail .customer-view-new-send-detail-row {\n display: flex;\n}\n.customer-view-new-send-detail .customer-view-new-send-detail-row label {\n color: rgba(0, 0, 0, 0.65);\n}\n.customer-view-new-send-detail .customer-view-new-send-detail-row p {\n flex: 1;\n}\n");function SendDetail(e){var t=e.title,n=e.onClose,a=e.list,a=void 0===a?[]:a;return React.createElement(Modal$1,{className:"custom-view-new-drawer-modal",visible:!0,title:t,clickMaskCanClose:!1,onClose:n,onCancel:n,onOk:e.onOk,modalStyle:{width:644,minWidth:644}},React.createElement("div",{className:"customer-view-new-send-detail"},a.map(function(e){return React.createElement("div",{className:"customer-view-new-send-detail-row"},React.createElement("label",null,e.label,":"),React.createElement("p",null,e.value))})))}styleInject(css_248z$E);var css_248z$F=".customer-view-wechat-detail {\n width: 256px;\n height: 494px;\n background-size: contain;\n background-repeat: no-repeat;\n padding: 76px 16px 43px;\n}\n.customer-view-wechat-detail .customer-view-wechat-preview {\n height: auto;\n overflow-y: auto;\n padding: 12px 18px;\n font-size: 12px;\n line-height: 20px;\n background: #fff;\n border-radius: 4px;\n}\n.customer-view-wechat-detail .customer-view-wechat-preview .customer-view-wechat-preview-title {\n display: flex;\n justify-content: space-between;\n font-size: 14px;\n color: #3c3c3c;\n font-weight: 500;\n}\n.customer-view-wechat-detail .customer-view-wechat-preview .customer-view-wechat-preview-fix-variate {\n color: rgba(0, 0, 0, 0.45);\n line-height: 20px;\n}\n.customer-view-wechat-detail .customer-view-wechat-preview .customer-view-wechat-preview-variate-item {\n display: flex;\n align-items: flex-start;\n color: rgba(0, 0, 0, 0.85);\n}\n.customer-view-wechat-detail .customer-view-wechat-preview .customer-view-wechat-preview-variate-item .customer-view-wechat-preview-variate-value {\n width: -moz-fit-content;\n width: fit-content;\n word-break: break-all;\n white-space: break-spaces;\n}\n.customer-view-wechat-detail .customer-view-wechat-preview .customer-view-wechat-preview-start-words {\n margin-bottom: 8px;\n}\n.customer-view-wechat-detail .customer-view-wechat-preview .customer-view-wechat-preview-detail {\n display: flex;\n justify-content: space-between;\n padding-top: 10px;\n border-top: 1px solid #e8e8e8;\n margin-top: 8px;\n}\n";function WechatDetailModal(e){var t=e.data,n=e.onClose,a=(null==t?void 0:t.content)||[];return React.createElement(Modal$1,{visible:!0,title:"微信消息详情",onOk:e.onOk,onClose:n,onCancel:n},React.createElement("div",{style:{display:"flex"}},React.createElement("p",{style:{margin:"8px 4px 0 0",width:120,textAlign:"right"}},"消息内容:"),React.createElement("div",{className:"customer-view-wechat-detail",style:{backgroundImage:'url("https://brand-guide.shuyun.com/IAM/1d18f630bf58.png")'}},React.createElement("div",{className:"customer-view-wechat-preview"},React.createElement("p",{className:"customer-view-wechat-preview-title"},t.title,React.createElement("span",{style:{color:"rgba(0, 0, 0, 0.25)"}},"•••")),React.createElement("div",{className:"customer-view-wechat-preview-fix-variate"},a.map(function(e,t){return React.createElement("p",{key:t,className:cls("customer-view-wechat-preview-variate-item","first"===e.id&&"customer-view-wechat-preview-start-words")},"first"!==e.id&&React.createElement("p",{style:{color:"rgba(0, 0, 0, .45)",whiteSpace:"nowrap"}},e.label,":"),React.createElement("p",{className:"customer-view-wechat-preview-variate-value",style:{color:e.color}},null==(t=e.value)||""===t||"null"===e.value?"-":e.value))}),React.createElement("p",{className:"customer-view-wechat-preview-detail"},React.createElement("span",null,"查看详情"),React.createElement(Icon$1,{type:"right",style:{color:"rgba(0, 0, 0, .45)"}})))))))}styleInject(css_248z$F);var commonOptions$4={isSupportedChannel:!0,platform:["taobao","jos","douyin","offline","youzan","suning"],isOpenSelectedTab:!1,youzanFlag:"mainShop"},todayYear$1=(new Date).getFullYear(),todayMonth$1=(new Date).getMonth(),todayDay$1=(new Date).getDate(),todayTime$1=new Date(todayYear$1,todayMonth$1,todayDay$1),twoYearsDate$1=new Date(todayTime$1-63072e6),ninetyDaysDate$1=new Date(todayTime$1-7776e6),RangePicker=CPicker.RangePicker,CustomerDynamic=(()=>{function t(e){var o;return _classCallCheck(this,t),(o=_callSuper(this,t,[e])).getData=function(){var e=o.state,t=e.queryType,n=e.channel,a=e.time,e=e.shops,r=_objectSpread2(_objectSpread2({},o.state.queryParam),{},{uniId:o.context.uniId});t&&(r.queryType=t),n&&(r.channel=n),a.start&&(r.startDate=a.start),a.end&&(r.endDate=a.end),e&&e.length&&(r.shops=e.join(",")),store$6.getCustomerViewList(o.context.domain,o.context.serverName,r).then(function(e){var t=o.state.dynamicDataTemp,t=[].concat(_toConsumableArray(t),_toConsumableArray(e));o.setState({dynamicDataTemp:t,dynamicData:o.dealData(t),loading:!1,hasMore:10===e.length})})},o.dealData=function(e){return e.reduce(function(e,t,n,a){var r="".concat(ShuyunUtils.moment(t.time).format("yyyy-MM-dd")," ").concat(DATE_MAP[new Date(t.time).getDay()]),o=e.find(function(e){return e.dateItem===r});return o?o.children.push(t):e.push({dateItem:r,children:[t]}),e},[])},o.changeTime=function(e){o.setState({time:e})},o.handleChangeType=function(e){o.setState({queryType:e,channel:""})},o.handleChangeChannel=function(e){o.setState({channel:e})},o.openSelectShops=function(){o.setState({visible:!0})},o.onClose=function(){o.setState({visible:!1})},o.selectShops=function(e){var t=e.map(function(e){return e.uniShopId}),e=e.map(function(e){return e.id});o.setState({shops:t,selectedShop:e,visible:!1})},o.searchData=function(e){"rest"===e?o.setState({queryType:"",channel:"",time:{start:"",end:""},shops:[],selectedShop:[]}):(o.setState({loading:!0,isSearchEmpty:!0,queryParam:{begin:1,end:10},dynamicDataTemp:[],dynamicData:[]}),setTimeout(function(){o.getData()}))},o.contentDetail=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$6.getContentDetail(o.context.domain,t);case 2:n=e.sent,o.setState({contentPreviewVisible:!0,contentData:n});case 4:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),o.contentPreviewOnClose=function(){o.setState({contentPreviewVisible:!1,contentData:{}})},o.openWelcomesPreview=function(e){var e=JSON.parse(e),t=e.message?e.message.map(function(e){var t;return 0===e.message.messageType&&(t={text:e.message.messageContent.text,previewText:e.message.messageContent.text.split("\n")}),1===e.message.messageType&&(t={picUrl:e.message.messageContent.url}),2===e.message.messageType&&(t={url:e.message.messageContent.sourceUrl,title:e.message.messageContent.title,desc:e.message.messageContent.summary,picUrl:e.message.messageContent.imageUrl}),4===e.message.messageType&&(t={appId:e.message.messageContent.appid,desc:e.message.messageContent.description,page:e.message.messageContent.pagePath,picUrl:e.message.messageContent.thumbUrl,title:e.message.messageContent.title,originAppId:e.message.messageContent.username,iconUrl:e.message.messageContent.iconUrl}),{type:e.message.messageType,content:t||{},status:e.status.toLowerCase(),msg:e.failMsg}}):[];o.setState({previewVisible:!0,previewData:{message:t,userId:e.userId||""}})},o.previewOnClose=function(){o.setState({previewVisible:!1,previewData:{}})},o.loadMore=function(){console.log("加载更多");var e=o.state.queryParam,e=(e.begin,e.end);o.setState({queryParam:{begin:e+1,end:e+10}}),setTimeout(function(){o.getData()})},o.getInfo=function(t){var e,n,a;return"marketing"===t.queryType?"企业微信消息发送"!==t.communicationMode||"事件营销_事件关怀"!==t.marketingTypeName&&"事件营销_会员关怀"!==t.marketingTypeName?"淘宝超级短信"===t.communicationMode&&"事件营销_事件关怀"===t.marketingTypeName?React.createElement("span",null,t.communicationMode,":",t.communicationContent&&React.createElement(Button$1,{size:"small",type:"link",style:{marginRight:"4px"},onClick:function(){return o.contentDetail(t.communicationContent)}},"查看内容")):"淘宝权益"===t.communicationMode&&"事件营销_事件关怀"===t.marketingTypeName?React.createElement("span",null,t.communicationMode,":",t.communicationContent&&React.createElement(Button$1,{size:"small",type:"link",style:{marginRight:"4px"},onClick:function(){var e=JSON.parse(t.communicationContent);Modal$1.createModal(SendDetail).open({title:"淘宝权益详情",list:[{label:"优惠券名称",value:(null==e?void 0:e.benefitName)||"-"},{label:"优惠券ID",value:(null==e?void 0:e.id)||"-"},{label:"优惠券面额",value:null!=e&&e.benefitValue?"".concat(null==e?void 0:e.benefitValue).concat(null==e?void 0:e.benefitValueUnit):"-"},{label:"使用条件",value:(null==e?void 0:e.useConditions)||"-"},{label:"有效期",value:"".concat(null==e?void 0:e.startTime,"~").concat(null==e?void 0:e.endTime)},(null==e?void 0:e.benefitType)===DYNAMIC_COUPON?{label:"可发放周期",value:(null==e?void 0:e.usefulLife)||"-"}:null].filter(Boolean)})}},"查看内容")):"线下权益"===t.communicationMode&&"事件营销_会员关怀"===t.marketingTypeName?React.createElement("span",null,t.communicationMode,":",t.communicationContent&&React.createElement(Button$1,{size:"small",type:"link",style:{marginRight:"4px"},onClick:function(){var e=JSON.parse(t.communicationContent);Modal$1.createModal(SendDetail).open({title:"线下权益详情",list:[{label:"权益名称",value:(null==e?void 0:e.benefitName)||"-"},{label:"权益ID",value:(null==e?void 0:e.id)||"-"},{label:"优惠方式",value:(null==e?void 0:e.preferentialWay)||"-"},{label:"面额",value:null!=e&&e.benefitValue?"".concat(null==e?void 0:e.benefitValue).concat(null==e?void 0:e.benefitValueUnit):"-"},{label:"使用条件",value:(null==e?void 0:e.useConditions)||"-"},{label:"有效期",value:"".concat(null==e?void 0:e.startTime,"~").concat(null==e?void 0:e.endTime)}]})}},"查看内容")):"事件营销_会员关怀"===t.marketingTypeName&&"积分"===t.communicationMode?(n={},o.isObjectString(null==t?void 0:t.communicationContent)&&(n=JSON.parse(t.communicationContent)),React.createElement("span",null,"积分:新增",null==(e=n)?void 0:e.point,"个积分发放【会员卡名称:",n.cardName,"】")):"事件营销_会员关怀"!==t.marketingTypeName&&"事件营销_事件关怀"!==t.marketingTypeName||"微信"!==t.communicationMode?React.createElement("span",null,t.communicationMode,":",t.communicationContent):(a={},o.isObjectString(null==t?void 0:t.communicationContent)&&(a=JSON.parse(t.communicationContent)),React.createElement("span",{className:"dynamic-content-channel"},"微信:",React.createElement(Button$1,{type:"text",onClick:function(){return o.onCheckWechatDetail(a)}},"查看内容"))):React.createElement("span",null,t.communicationMode,":",React.createElement(Button$1,{size:"small",type:"link",onClick:function(){return o.openWelcomesPreview(t.communicationContent)},style:{marginRight:"4px"}},"查看内容")):"interaction"===t.queryType?React.createElement("span",null,t.interactionChannel," ",t.interactionName):"trades"===t.queryType?React.createElement("span",null,"主订单号",t.tradeOrderId," ",t.orderStatus):"refunds"===t.queryType?React.createElement("span",null,"订单号",t.refundsOrderId," ",t.refundStatus):React.createElement("span",null,t.productName," ",t.productId," ",ESTIMATE_MAP[t.estimateResult])},o.isObjectString=function(e){try{return JSON.parse(e),!0}catch(e){return!1}},o.onCheckWechatDetail=function(e){Modal$1.createModal(WechatDetailModal).open({data:e})},o.state={queryParam:{begin:1,end:10},dynamicDataTemp:[],dynamicData:[],loading:!0,hasMore:!0,isSearchEmpty:!1,contentPreviewVisible:!1,contentData:{},previewVisible:!1,previewData:{},channel:"",queryType:"",time:{start:"",end:""},shops:[],selectedShop:[],visible:!1},o}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){this.getData()}},{key:"render",value:function(){var t=this,e=this.state,n=e.loading,a=e.dynamicData,r=e.hasMore,e=e.isSearchEmpty;return React.createElement("div",{className:"customer-dynamic-info-new"},React.createElement(Tips$2,{msg:"营销、互动数据仅支持查看近90天内的数据,订单、评价、售后数据支持查看近2年内的数据。",isShowIcon:!0}),React.createElement("div",{className:"search-box"},React.createElement("label",null,"时间:"),React.createElement(RangePicker,{width:"310px",allowClear:!0,value:this.state.time,onChange:this.changeTime,maxDate:todayTime$1,minDate:"interaction"===this.state.queryType||"marketing"===this.state.queryType?ninetyDaysDate$1:twoYearsDate$1}),React.createElement("label",null,"类型:"),React.createElement(Select$3,{defaultValue:this.state.queryType,value:this.state.queryType,dataSource:ACTION_TYPE$1,style:{width:"210px",marginRight:16},onChange:this.handleChangeType}),"marketing"===this.state.queryType&&React.createElement(React.Fragment,null,React.createElement("label",null,"渠道:"),React.createElement(Select$3,{value:this.state.channel,dataSource:MARKETING_TYPE$1,defaultValue:"",style:{width:"210px",marginRight:16},onChange:this.handleChangeChannel})),"interaction"===this.state.queryType&&React.createElement(React.Fragment,null,React.createElement("label",null,"渠道:"),React.createElement(Select$3,{value:this.state.channel,dataSource:INTEGRATION_TYPE$1,defaultValue:"",style:{width:"210px",marginRight:16},onChange:this.handleChangeChannel})),("rates"===this.state.queryType||"trades"===this.state.queryType||"refunds"===this.state.queryType)&&React.createElement(React.Fragment,null,React.createElement("label",null,"渠道:"),React.createElement(Button$1,{size:"small",type:"link",onClick:this.openSelectShops,style:{marginRight:"16px"}},this.state.shops.length?"已选择".concat(this.state.shops.length,"个店铺"):"请选择")),React.createElement(Button$1,{type:"primary",onClick:function(){return t.searchData()},style:{marginRight:8}},"搜索"),React.createElement(Button$1,{type:"normal",onClick:function(){return t.searchData("rest")}},"重置")),n?React.createElement(Loading$1,null):React.createElement("div",{className:"content-div"},a.map(function(e){return React.createElement("div",{className:"dynamic"},React.createElement("p",{className:"dynamic-time"},e.dateItem),e.children.map(function(e){return React.createElement("section",{className:"dynamic-content"},React.createElement("p",{className:"dynamic-content-time"},ShuyunUtils.moment(e.time).format("HH:mm:ss")),React.createElement("div",{className:"dynamic-content-icon"}),React.createElement("p",{className:"dynamic-content-type dynamic-content-type-".concat(e.queryType)},ACTION_MAP$1[e.queryType]),React.createElement("div",{className:"dynamic-content-info"},React.createElement("p",null,"marketing"===e.queryType?e.marketingTypeName:"interaction"===e.queryType?e.interactionChannel:e.shopName),React.createElement("div",null,t.getInfo(e),"trades"===e.queryType&&React.createElement(Popover,{trigger:"click",className:"dynamic-content-info-trades-time-popover",content:React.createElement("div",{style:{display:"flex",flexDirection:"column",gap:5}},React.createElement("p",null,"订单创建(下单):",e.created||"-"),React.createElement("p",null,"订单支付:",e.payTime||"-"),React.createElement("p",null,"订单发货:",e.consignTime||"-"),React.createElement("p",null,"订单结束(交易成功或交易关闭):",e.endtime||"-"))},React.createElement(Button$1,{type:"link",style:{padding:0,marginLeft:10}},"订单日志")))))}))}),0===a.length?React.createElement("div",{className:"empty-div"},React.createElement("img",{alt:"",src:e?emptySearch:empty,width:64}),React.createElement("p",{style:{marginTop:8}},e?"搜索为空":"暂无数据")):"",r?React.createElement("p",{className:"load-more",onClick:this.loadMore},"加载更多 ",React.createElement(Icon$1,{type:"down"})):""),this.state.visible&&React.createElement(ShopSelector$1,{visible:this.state.visible,onOk:this.selectShops,onClose:this.onClose,onCancel:this.onClose,option:Object.assign({},commonOptions$4,{selectedShop:this.state.selectedShop,serverName:this.context.domain,permissionType:!0,tenantId:this.context.tenantId,platform:this.state.platList})}),this.state.contentPreviewVisible&&React.createElement(Modal$1,{className:"custom-view-new-drawer-modal",visible:this.state.contentPreviewVisible,clickMaskCanClose:!1,title:"淘宝超级短信详情",onOk:this.contentPreviewOnClose,onClose:this.contentPreviewOnClose,onCancel:this.contentPreviewOnClose,modalStyle:{width:600}},React.createElement("div",{className:"preview-row-new"},React.createElement("label",null,"短信内容:"),React.createElement(SuperSms.Preview,{smsTitle:this.state.contentData.smsTitle,components:this.state.contentData.components}))),this.state.previewVisible&&React.createElement(Modal$1,{className:"custom-view-new-drawer-modal",visible:this.state.previewVisible,clickMaskCanClose:!1,title:"企业微信消息详情",onOk:this.previewOnClose,onClose:this.previewOnClose,onCancel:this.previewOnClose,modalStyle:{width:600}},React.createElement("div",{className:"preview-row-new"},React.createElement("label",null,"发送托管员工:"),this.state.previewData.userId),React.createElement("div",{className:"preview-row-new"},React.createElement("label",null,"消息内容:"),React.createElement(WelcomesPreview,{content:this.state.previewData.message||[],type:"group",showWelcomesText:!1,defaultText:"输入群发消息内容"}))))}}])})(),DOUYINAUTHOR$1=(CustomerDynamic.contextType=CustomerViewContext$1,"data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729651531754%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%227797%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%227798%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M896%200a128%20128%200%200%201%20128%20128v768a128%20128%200%200%201-128%20128H128a128%20128%200%200%201-128-128V128a128%20128%200%200%201%20128-128h768z%20m0%2064H128a64%2064%200%200%200-64%2064v768a64%2064%200%200%200%2064%2064h768a64%2064%200%200%200%2064-64V128a64%2064%200%200%200-64-64z%22%20fill%3D%22%23E8E8E8%22%20p-id%3D%227799%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M485.76%20446.848v107.968c-66.88-23.36-153.728%2051.456-95.488%20141.76%2014.72%2014.912%2052.288%2025.6%20112.768%2032.192l65.92-45.504V528.256l3.712-309.12h80.832c21.632%2065.024%2050.176%20108.16%2085.76%20129.408%2014.336%208.576%2049.28%2019.136%2066.88%2023.232%200.32%201.152%200.384%2078.912%200%2090.496-42.688%201.92-92.928-11.2-150.592-39.232v225.728c0%20119.552-141.696%20268.736-341.248%20122.752-39.552-48.256-50.56-102.272-33.088-162.112l73.408-123.968%2095.936-38.592h35.2z%22%20fill%3D%22%23F71550%22%20p-id%3D%227800%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M716.288%20331.648c12.16%207.424%2032.256%2011.136%2060.16%2011.136v23.744l-40.128-13.248-20.032-21.632z%22%20fill%3D%22%234BFAF4%22%20p-id%3D%227801%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M455.872%20443.52v82.56c-71.232-17.152-172.8%2075.52-70.208%20166.4%2014.72%2014.912%2043.84%2024.32%2087.424%2028.48l65.92-45.568V520.448l3.648-309.12h78.656l4.288%207.936c19.84%2061.696%2070.016%20109.952%20150.592%20144.64%200.32%201.216%200.384%2068.032%200%2079.616-42.752%201.92-92.928-13.568-150.592-46.272v243.712c0%20116.928-155.136%20244.16-314.24%20127.808A259.84%20259.84%200%200%201%20251.328%20601.6l60.16-119.872%20125.248-44.736%2019.2%206.528z%22%20fill%3D%22%23000000%22%20p-id%3D%227802%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M455.872%20418.56c-168.768-23.936-328.192%20182.72-141.568%20352.96-111.552-129.408-50.688-316.16%20141.568-328v-24.96zM521.408%20192h100.992l3.2%2027.264H552.192v426.24c0%2032.768-17.472%2081.856-74.368%2082.944-39.488%200-68.672-10.624-87.552-31.872%2062.272%2019.2%20104%202.112%20125.248-51.008%207.936-21.12%209.856-172.288%205.888-453.568z%22%20fill%3D%22%234BFAF4%22%20p-id%3D%227803%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M588.8%200H896a128%20128%200%200%201%20128%20128v307.2h-281.6a153.6%20153.6%200%200%201-153.6-153.6V0z%22%20fill%3D%22%234BFAF4%22%20p-id%3D%227804%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M745.984%20167.936a678.208%20678.208%200%200%200-10.112-11.264%20197.312%20197.312%200%200%200-36.864-35.2l30.08-32.128c2.816%202.112%206.208%204.864%2010.112%208.32l12.416%2011.008c4.288%203.84%208.512%207.808%2012.672%2011.84s7.616%207.68%2010.432%2010.816l-28.736%2036.608z%20m23.04%2091.776c9.6-5.952%2017.856-11.776%2024.704-17.28%206.848-5.568%2012.544-11.328%2017.024-17.28%204.48-6.08%208-12.608%2010.56-19.648%202.56-7.04%204.352-15.04%205.504-24.064h-49.024V135.04h51.008l0.256-45.312%2046.72%201.088v44.224h63.36v46.464h-65.024l-0.96%207.616-1.024%207.04c4.352%203.776%209.6%208.576%2015.808%2014.528a1658.432%201658.432%200%200%201%2036.608%2036.16c5.632%205.76%2010.112%2010.624%2013.44%2014.336l-30.912%2037.504a128.96%20128.96%200%200%200-9.024-11.712%20599.488%20599.488%200%200%200-27.008-29.696%20580.608%20580.608%200%200%200-15.232-15.232%20134.4%20134.4%200%200%201-20.864%2026.496%20356.48%20356.48%200%200%201-31.232%2027.328l-34.624-36.096z%20m50.752%2045.632c21.568%200.96%2044.032%201.152%2067.456%200.576%2023.36-0.576%2046.4-1.472%2069.12-2.816l-9.856%2043.072c-21.632%200.96-44.16%201.536-67.712%201.856-23.616%200.256-46.144%200-67.776-0.704a126.976%20126.976%200%200%201-21.376-2.112%2075.328%2075.328%200%200%201-32.256-14.336%20153.216%20153.216%200%200%201-15.04-13.44%201711.296%201711.296%200%200%200-18.048%2020.608%20217.6%20217.6%200%200%201-8.704%209.28l-7.04%207.04-22.848-44.48%2016.512-15.488c5.312-5.12%2011.136-11.008%2017.28-17.792v-54.336h-24.768V179.2h67.008v96a61.952%2061.952%200%200%200%2023.68%2022.272c9.216%204.672%2020.672%207.296%2034.368%207.872z%22%20fill%3D%22%23000000%22%20p-id%3D%227805%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E"),KUAIASHOUAUTHOR$1="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729651587202%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%228281%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23E8E8E8%22%20p-id%3D%228282%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M64%2064m64%200l768%200q64%200%2064%2064l0%20768q0%2064-64%2064l-768%200q-64%200-64-64l0-768q0-64%2064-64Z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%228283%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M691.392%20242.176c69.056%200%20124.992%2058.752%20124.992%20131.2%200%2068.416-49.92%20124.608-113.536%20130.688v0.128l-3.456%200.192h-1.664l-1.6%200.128-249.728%2012.864c-4.736%200.512-9.6%200.768-14.4%200.768-92.288%200-167.04-81.6-167.04-182.272S339.648%20153.6%20432%20153.6c78.08%200%20143.68%2058.496%20162.048%20137.6a122.56%20122.56%200%200%201%2097.344-49.024zM379.328%20340.992c0%2053.76%2037.888%2097.28%2084.608%2097.28%2046.72%200%2084.48-43.52%2084.48-97.28s-37.76-97.28-84.48-97.28c-46.72%200-84.608%2043.52-84.608%2097.28z%20m331.904%2092.8c-30.784%200-55.808-28.672-55.808-64.192%200-35.456%2024.96-64.192%2055.808-64.192%2030.784%200%2055.808%2028.736%2055.808%2064.192%200%2035.52-24.96%2064.192-55.808%2064.192zM465.6%20547.008l7.552-0.64c40.064-3.2%20224.64-17.92%20238.208-15.744%203.008%200.512%207.808%200.832%2013.632%201.216%2023.36%201.536%2062.656%204.096%2065.024%2023.04%203.008%2023.296%200%2045.952%200%2045.952s-134.4%2023.616-137.408%2026.688c-3.008%203.008-13.888%2013.888-13.248%2030.208%200.256%208%200.448%2027.264%200.64%2045.056%200.128%2018.688%200.256%2035.84%200.512%2036.736l0.064%200.256c0.832%202.432%204.48%2013.568%2026.624%2011.2%2018.112-1.92%2036.16-8.32%2043.136-10.88a4.096%204.096%200%200%200%202.624-4.288l-1.28-16.384a4.288%204.288%200%200%200-4.992-3.84l-34.688%206.912v-65.408l112.32-20.288a3.968%203.968%200%200%201%204.672%203.84l3.712%20110.72s6.4%2027.52-40.832%2037.184c-21.44%204.48-56.64%2012.8-89.6%2020.544-39.424%209.344-75.712%2017.92-81.664%2018.176-10.88%200.64-29.056%200.64-47.808-4.224a374.592%20374.592%200%200%201-37.952-12.928%204.672%204.672%200%200%201-2.048-7.104l41.344-56.192a11.712%2011.712%200%200%200%202.304-7.04v-61.888c0-3.2-1.28-6.208-3.456-8.512L444.608%20576.384A11.264%2011.264%200%200%201%20441.6%20567.04c1.024-7.36%205.76-19.008%2023.936-20.032z%20m-65.6%2035.072c2.176%200.32%204.224%201.28%205.76%202.944l99.712%20103.04v49.472s-67.2%2081.728-81.28%20110.336c-14.08%2028.544-49.024%2021.76-49.024%2021.76s-62.72-15.488-113.92-32.64c-51.392-17.28-53.632-54.528-53.632-54.528V595.84c4.928-23.552%2020.032-33.088%2026.944-36.288a10.624%2010.624%200%200%201%206.592-0.768l158.848%2023.296z%20m-139.648%20196.736c20.992%2019.072%2087.552%2028.224%20103.936%2028.672%2016.064%200.448%2015.04-10.88%2014.976-11.392v-146.688c0-10.88-13.12-18.56-13.12-18.56l-105.792-19.072c-9.152-1.728-9.536%2014.08-9.536%2014.08s-9.536%20135.744%209.536%20152.96z%22%20fill%3D%22%23F64806%22%20p-id%3D%228284%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M588.8%200H896a128%20128%200%200%201%20128%20128v307.2h-281.6a153.6%20153.6%200%200%201-153.6-153.6V0z%22%20fill%3D%22%23426AF2%22%20p-id%3D%228285%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M745.984%20180.992a698.944%20698.944%200%200%200-10.112-11.264%20197.44%20197.44%200%200%200-36.864-35.2l30.08-32.128c2.816%202.048%206.208%204.864%2010.112%208.32l12.416%2010.944c4.352%203.84%208.512%207.808%2012.672%2011.84s7.616%207.68%2010.432%2010.88l-28.736%2036.608z%20m23.04%2091.776c9.6-6.016%2017.856-11.776%2024.704-17.28%206.848-5.568%2012.544-11.328%2017.024-17.344%204.48-6.016%208-12.544%2010.56-19.584%202.56-7.04%204.352-15.04%205.504-24.064h-49.024v-46.464h51.008l0.256-45.376%2046.72%201.152v44.16h63.36v46.528h-65.024a275.84%20275.84%200%200%200-0.96%207.616l-1.024%207.04c4.352%203.712%209.6%208.576%2015.808%2014.464a1676.672%201676.672%200%200%201%2036.608%2036.224c5.632%205.76%2010.112%2010.56%2013.44%2014.336l-30.912%2037.44a128.576%20128.576%200%200%200-9.024-11.648%20599.936%20599.936%200%200%200-27.008-29.76%20581.312%20581.312%200%200%200-15.232-15.168%20134.4%20134.4%200%200%201-20.864%2026.432%20356.48%20356.48%200%200%201-31.232%2027.328l-34.624-36.032z%20m118.208%2046.208c-23.424%200.512-45.888%200.32-67.456-0.64a82.816%2082.816%200%200%201-34.368-7.808%2061.952%2061.952%200%200%201-23.68-22.272v-96h-67.008v43.072h24.768v54.336a354.944%20354.944%200%200%201-17.28%2017.728l-16.512%2015.488%2022.848%2044.48%207.04-7.04a216.32%20216.32%200%200%200%208.704-9.28%201241.6%201241.6%200%200%200%2018.048-20.544c5.248%205.248%2010.24%209.728%2015.04%2013.376a75.392%2075.392%200%200%200%2032.256%2014.336c6.208%201.28%2013.312%201.92%2021.376%202.112%2021.632%200.768%2044.16%201.024%2067.776%200.704%2023.552-0.256%2046.08-0.896%2067.712-1.792l9.856-43.072c-22.72%201.28-45.76%202.24-69.12%202.816z%22%20fill%3D%22%232A50D0%22%20p-id%3D%228286%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M745.984%20167.936a698.944%20698.944%200%200%200-10.112-11.264%20197.44%20197.44%200%200%200-36.864-35.2l30.08-32.128c2.816%202.112%206.208%204.864%2010.112%208.32l12.416%2011.008c4.352%203.84%208.512%207.808%2012.672%2011.84s7.616%207.68%2010.432%2010.816l-28.736%2036.608z%20m23.04%2091.776c9.6-5.952%2017.856-11.776%2024.704-17.28%206.848-5.568%2012.544-11.328%2017.024-17.28%204.48-6.08%208-12.608%2010.56-19.648%202.56-7.04%204.352-15.04%205.504-24.064h-49.024V135.04h51.008l0.256-45.312%2046.72%201.088v44.224h63.36v46.464h-65.024a275.84%20275.84%200%200%200-0.96%207.616l-1.024%207.04c4.352%203.776%209.6%208.576%2015.808%2014.528a1676.672%201676.672%200%200%201%2036.608%2036.16c5.632%205.76%2010.112%2010.624%2013.44%2014.336l-30.912%2037.504a128.576%20128.576%200%200%200-9.024-11.712%20599.936%20599.936%200%200%200-27.008-29.696%20581.312%20581.312%200%200%200-15.232-15.232%20134.4%20134.4%200%200%201-20.864%2026.496%20356.48%20356.48%200%200%201-31.232%2027.328l-34.624-36.096z%20m118.208%2046.208c-23.424%200.576-45.888%200.384-67.456-0.576a82.816%2082.816%200%200%201-34.368-7.872%2061.952%2061.952%200%200%201-23.68-22.272V179.2h-67.008v43.072h24.768v54.4a354.944%20354.944%200%200%201-17.28%2017.728l-16.512%2015.488%2022.848%2044.48%207.04-7.04a216.32%20216.32%200%200%200%208.704-9.28%201241.6%201241.6%200%200%200%2018.048-20.608c5.248%205.312%2010.24%209.728%2015.04%2013.44a75.392%2075.392%200%200%200%2032.256%2014.336c6.208%201.216%2013.312%201.92%2021.376%202.112%2021.632%200.768%2044.16%200.96%2067.776%200.64%2023.552-0.256%2046.08-0.832%2067.712-1.792l9.856-43.072c-22.72%201.28-45.76%202.24-69.12%202.816z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%228287%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",MEITUAN$1="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729652485805%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%228443%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23E8E8E8%22%20p-id%3D%228444%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M960%20160A96%2096%200%200%200%20864%2064h-704A96%2096%200%200%200%2064%20160v704A96%2096%200%200%200%20160%20960h704a96%2096%200%200%200%2096-96v-704z%22%20fill%3D%22%23FAFAFA%22%20p-id%3D%228445%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M393.216%20326.4h40.064l-0.064%2030.272h47.808v36.16h-151.68v29.888h144.384v38.976H329.344v27.52h144.384v38.912H329.344v28.032h151.68v38.336H343.488c50.496%2055.872%20137.6%2053.248%20137.6%2053.248v42.432C351.232%20688.512%20305.28%20612.864%20305.28%20612.864%20237.888%20700.672%20128%20690.048%20128%20690.048v-40.896c101.184-4.544%20140.288-54.592%20140.288-54.592H129.664v-38.336h152.832v-28.096h-145.28v-38.912h145.28v-27.52h-145.28v-38.976h145.28v-29.888H129.664v-36.16h47.808V326.4H217.6c7.424%2021.632%209.728%2030.272%209.728%2030.272h156.16s2.496-8.64%209.792-30.272z%20m273.28%20295.168h-46.656a415.296%20415.296%200%200%200%2052.48-156.288H606.592v-37.952h150.144V395.52h41.472v31.488h27.904v38.016h-27.968v98.368c-0.128%2019.584-1.728%2039.04-4.992%2058.368h-43.072c3.648-19.2%205.76-38.784%206.528-58.368V465.088h-40.64a489.664%20489.664%200%200%201-49.536%20156.48z%20m-124.544%2073.856v-359.04H896v307.648a51.328%2051.328%200%200%201-51.2%2051.392H541.952z%20m313.6-46.656a12.352%2012.352%200%200%200%200.96-4.736V374.848H580.992v281.664h263.104a12.48%2012.48%200%200%200%2011.52-7.68z%22%20fill%3D%22%23000000%22%20p-id%3D%228446%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",XIAOHONGSHUAUTHOR$1="data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20t%3D%221729651550796%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%227961%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20d%3D%22M0%200m128%200l768%200q128%200%20128%20128l0%20768q0%20128-128%20128l-768%200q-128%200-128-128l0-768q0-128%20128-128Z%22%20fill%3D%22%23FFE2E6%22%20p-id%3D%227962%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M64%2064m64%200l768%200q64%200%2064%2064l0%20768q0%2064-64%2064l-768%200q-64%200-64-64l0-768q0-64%2064-64Z%22%20fill%3D%22%23FEF9F7%22%20p-id%3D%227963%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M208.64%20617.088h-36.096c0%2044.416%2035.52%2048.32%2035.52%2048.32h18.176c36.288%200%2037.952-44.16%2037.952-44.16V358.4H208.64v258.688z%20m148.8-180.096v-0.192%200.192z%20m0%200h-56.96s-0.768%20179.072%2039.68%20197.376l30.528-59.392a429.76%20429.76%200%200%201-13.248-137.984z%20m-241.856%200h56.96v0.192s0.832%20179.072-39.616%20197.376L102.4%20575.168a429.824%20429.824%200%200%200%2013.184-138.176z%20m321.664%2054.144h-37.12c-26.432-1.024-9.92-35.52-9.92-35.52L435.904%20358.4h53.376l-38.4%2077.504a5.824%205.824%200%200%200%200.128%205.44%205.184%205.184%200%200%200%204.48%202.624h3.52l3.328-6.976h53.376l-46.08%2095.424a5.76%205.76%200%200%200%200.192%205.44%205.12%205.12%200%200%200%204.48%202.624h30.72l-24.576%2047.36h-61.632c-26.368-1.216-9.92-35.52-9.92-35.52l28.352-61.184z%20m-28.992%20115.712a15.04%2015.04%200%200%201-11.456-4.16l-27.648%2056.32a17.152%2017.152%200%200%200%2013.824%206.592h68.48l29.376-58.752H408.256z%20m242.304-169.856h-35.2v171.776h53.312v56.64H480.896l26.56-56.64h52.864V436.992h-35.84v-59.968h126.08v59.968z%20m210.56%2044.224h6.656c29.696%200%2053.76%2025.472%2053.824%2056.96v77.696c0%2027.328-20.928%2049.472-46.72%2049.472h-14.08a45.44%2045.44%200%200%201-33.088-14.464%2050.944%2050.944%200%200%201-13.696-35.008h51.84v-61.824a13.632%2013.632%200%200%200-13.184-13.952H777.6v125.312H723.2V540.096h-54.528v-58.88h54.528v-45.76h-34.24v-58.816h34.112V358.4h54.4v18.24h21.568c34.304%200%2062.08%2029.44%2062.08%2065.792v38.784z%20m-63.872-45.76h-19.584v45.76h28.096v-36.8c0-4.928-3.84-8.96-8.512-8.96z%20m96.576-58.432c14.848%200%2026.944%2012.8%2026.944%2028.544v0.128a29.376%2029.376%200%200%201-7.872%2020.16%2026.24%2026.24%200%200%201-19.072%208.32h-27.008v-28.608c0-15.744%2012.096-28.544%2027.008-28.544z%22%20fill%3D%22%23FF2442%22%20p-id%3D%227964%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M588.8%200H896a128%20128%200%200%201%20128%20128v307.2h-281.6a153.6%20153.6%200%200%201-153.6-153.6V0z%22%20fill%3D%22%23363F4D%22%20p-id%3D%227965%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M738.688%20167.936a698.944%20698.944%200%200%200-10.176-11.264%20197.44%20197.44%200%200%200-36.864-35.2l30.08-32.128c2.88%202.112%206.208%204.864%2010.176%208.32l12.416%2011.008c4.288%203.84%208.512%207.808%2012.672%2011.84%204.096%204.032%207.552%207.68%2010.368%2010.816l-28.672%2036.608z%20m23.04%2091.776c9.6-5.952%2017.792-11.776%2024.64-17.28%206.848-5.568%2012.544-11.328%2017.088-17.28%204.48-6.08%208-12.608%2010.56-19.648%202.56-7.04%204.352-15.04%205.44-24.064h-48.96V135.04h50.944l0.32-45.312%2046.72%201.088v44.224h63.36v46.464h-65.024a275.84%20275.84%200%200%200-1.024%207.616c-0.256%202.432-0.64%204.8-0.96%207.04%204.288%203.776%209.6%208.576%2015.744%2014.528a1676.672%201676.672%200%200%201%2036.608%2036.16c5.632%205.76%2010.176%2010.624%2013.504%2014.336l-30.976%2037.504a128.576%20128.576%200%200%200-8.96-11.712%20599.936%20599.936%200%200%200-27.072-29.696%20581.312%20581.312%200%200%200-15.168-15.232%20134.4%20134.4%200%200%201-20.864%2026.496%20356.48%20356.48%200%200%201-31.232%2027.328l-34.688-36.096z%20m118.144%2046.208c-23.36%200.576-45.824%200.384-67.456-0.576a82.816%2082.816%200%200%201-34.304-7.872%2061.952%2061.952%200%200%201-23.68-22.272V179.2h-67.008v43.072h24.768v54.4a354.944%20354.944%200%200%201-17.28%2017.728l-16.512%2015.488%2022.784%2044.48%207.04-7.04a216.32%20216.32%200%200%200%208.768-9.28%201241.6%201241.6%200%200%200%2017.984-20.608c5.248%205.312%2010.304%209.728%2015.104%2013.44a75.392%2075.392%200%200%200%2032.256%2014.336c6.144%201.216%2013.312%201.92%2021.376%202.112%2021.568%200.768%2044.16%200.96%2067.712%200.64%2023.552-0.256%2046.144-0.832%2067.712-1.792l9.856-43.072c-22.656%201.28-45.76%202.24-69.12%202.816z%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%227966%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",PLAT_SVG_MAP4={DD4:"https://brand-guide.shuyun.com/IAM/fe5ce84f9795.svg",DOUYIN4:"https://brand-guide.shuyun.com/IAM/25b59e3fb671.svg",JOS4:"https://brand-guide.shuyun.com/IAM/78cc1af74cf3.svg",KUAISHOU4:"https://brand-guide.shuyun.com/IAM/5e7309f17715.svg",MGJ4:"https://brand-guide.shuyun.com/IAM/112631454249.svg",OFFLINE4:"https://brand-guide.shuyun.com/IAM/ac2c713863fd.svg",PDD4:"https://brand-guide.shuyun.com/IAM/bc9f994250a4.svg",REDBOOK4:"https://brand-guide.shuyun.com/IAM/224fd16ffa84.svg",SUNING4:"https://brand-guide.shuyun.com/IAM/3c8e3fb03fd1.svg",TANMAO4:"https://brand-guide.shuyun.com/IAM/9c3457cb4066.svg",TAOBAO4:"https://brand-guide.shuyun.com/IAM/1c9d1537a349.svg",WEIMOB4:"https://brand-guide.shuyun.com/IAM/0a9033b5057f.svg",WEIXIN4:"https://brand-guide.shuyun.com/IAM/9cad4fa5317d.svg",YHD4:"https://brand-guide.shuyun.com/IAM/ff9dd20ae728.svg",YOUZAN4:"https://brand-guide.shuyun.com/IAM/9e7952c7a7a5.svg",ZDY4:"https://brand-guide.shuyun.com/IAM/85d6cc9deb2b.svg",DOUYINAUTHOR4:DOUYINAUTHOR$1,KUAISHOUAUTHOR4:KUAIASHOUAUTHOR$1,MEITUAN4:MEITUAN$1,REDBOOKAUTHOR4:XIAOHONGSHUAUTHOR$1},getPlat$5=function(e){var t,n={},a=_createForOfIteratorHelper(PLAT_LIST$1);try{for(a.s();!(t=a.n()).done;){var r=t.value;n[r.plat]=r}}catch(e){a.e(e)}finally{a.f()}return n[e]},CustomerAccount=(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).handleCopy=function(e){ShuyunUtils.copyText(e),Message$1.success("复制成功",{contextContainer:document.getElementsByClassName("newCloud-drawer1")[0]})},e.state={loading:!0,accountList:[]},e}return _inherits(t,React.Component),_createClass(t,[{key:"componentDidMount",value:function(){var e=this;this.accountNameRef=createRef(),store$6.getCustomerInfo(this.context.domain,this.context.serverName,this.context.uniId).then(function(t){var n=[];Object.keys(t.shopAccountMap).forEach(function(e){n=[].concat(_toConsumableArray(n),_toConsumableArray(t.shopAccountMap[e]))}),e.setState({accountList:n},function(){e.setState({loading:!1})})}).catch(function(e){Message$1.error(e.msg||"内部错误,请联系数据客服")})}},{key:"render",value:function(){var a=this,e=this.state,t=e.loading,e=e.accountList;return console.log(JSON.parse(JSON.stringify(e))),React.createElement(Loading$1,{loading:t},React.createElement("div",{className:"customer-account-new"},e.map(function(e,t){var n=PLAT_SVG_MAP4["".concat(e.platCode,"4")]||PLAT_SVG_MAP4.ZDY4;return React.createElement("section",{className:"account-info"},React.createElement("div",{className:"account-info-left"},React.createElement("img",{src:n})),React.createElement("div",{className:"account-info-right"},React.createElement(Tooltip$1,{content:tipContentDocument(document.getElementById("customer-account-platName-".concat(t)),"".concat((null==(n=getPlat$5(e.platCode))?void 0:n.platName)||"未知"," | ").concat(e.shopName))},React.createElement("p",{className:"account-info-right-name",id:"customer-account-platName-".concat(t)},(null==(n=getPlat$5(e.platCode))?void 0:n.platName)||"未知"," | ",e.shopName)),React.createElement("div",{className:"info-copy"},React.createElement("p",null,"账号:",e.platAccount),React.createElement(Icon$1,{onClick:function(){return a.handleCopy(e.platAccount)},type:"copy"}))))})))}}])})(),GridModule$1=(CustomerAccount.contextType=CustomerViewContext$1,(()=>{function n(e){_classCallCheck(this,n),t=_callSuper(this,n,[e]);var t,e=e.onClose;return t.state={onClose:e,isLoading:!0},t}return _inherits(n,React.Component),_createClass(n,[{key:"componentDidMount",value:function(){var e=this;store$6.setRFMDate(this.context.domain).finally(function(){e.setState({isLoading:!1})})}},{key:"componentWillUnmount",value:function(){store$6.orderColumn=[]}},{key:"render",value:function(){return this.state.isLoading?React.createElement(Loading$1,{loading:!0}):React.createElement("div",{className:"grid-area-new"},React.createElement(Tabs$1,{type:"line",defaultActiveKey:"label",onChange:this.handleChange},React.createElement(Tabs$1.Panel,{tab:"全渠道客户画像",key:"label"},React.createElement(CustomerLabel$1,null)),React.createElement(Tabs$1.Panel,{tab:"会员视图",key:"card"},React.createElement(CustomerCard$1,{onClose:this.state.onClose})),React.createElement(Tabs$1.Panel,{tab:"关联账号信息",key:"newCard"},React.createElement(CustomerAccount,null)),React.createElement(Tabs$1.Panel,{tab:"客户动态",key:"dynamic"},React.createElement(CustomerDynamic,null)),React.createElement(Tabs$1.Panel,{tab:"订单信息",key:"order"},React.createElement(CustomerOrder$2,null)),React.createElement(Tabs$1.Panel,{tab:"商品评价",key:"evaluation"},React.createElement(CustomerEvaluation$1,null)),React.createElement(Tabs$1.Panel,{tab:"发放权益",key:"benefit"},React.createElement(CustomerBenefit$1,null))))}}])})()),noop$6=(GridModule$1.contextType=CustomerViewContext$1,GridModule$1.propTypes={onClose:PropTypes.func},function(){}),notClose=["data-manager-customer-view","customer-grouping-customer-view"];function CustomerViewNew(e){var t=_slicedToArray(useState("1080px"),2),n=t[0],a=t[1],r=(useEffect(function(){var e=(window.sessionStorage.getItem("__FF2E__CACHE__")&&JSON.parse(window.sessionStorage.getItem("__FF2E__CACHE__")).common.platCode||[]).reduce(function(e,t){var n=t.platName,t=t.standardPlatCode;return"DOUYIN"===t?e.push({plat:t,name:"".concat(n,"ID"),platName:n,tips:"根据客户首次下单的收货手机号+收货人姓名生成,后期订单若修改收货人信息,此处不变"}):e.push({plat:t,name:"".concat(n,"ID"),platName:n}),e},[]);PLAT_LIST$1.push.apply(PLAT_LIST$1,_toConsumableArray(e))},[]),e.visible),t=e.onClose,o=e.uniId,l=e.serverName,c=e.domain,i=e.selectShops,e=e.selectUniShops,s=useRef(),u=(useEffect(function(){r&&(u(),s.current.open())},[r]),useEffect(function(){return window.addEventListener("resize",u),function(){window.removeEventListener("resize",u)}},[u]),useCallback(function(){var e=document.body.clientWidth-360;a(1080<e?"".concat(e,"px"):"1080px")},[])),d=window.sessionStorage.getItem("tenantId")||"qiushi6";return React.createElement(Drawer,{ref:s,title:"客户视图",placement:"right",size:n,excludeClassList:notClose,wrapperClosable:!0,className:"customer-view-new-drawer",onCloseAfter:t},React.createElement(CustomerViewContext$1.Provider,{value:{uniId:o,serverName:l,domain:c,tenantId:d,selectShops:i,selectUniShops:e}},React.createElement("div",{className:"customer-view-area-new",key:o},React.createElement(InfoModule$1,null),React.createElement(GridModule$1,{onClose:t})),React.createElement("canvas",{id:"computedWidth",width:"500",height:"100"})))}CustomerViewNew.propTypes={visible:PropTypes.bool,onClose:PropTypes.func,serverName:PropTypes.string,domain:PropTypes.string,selectShops:PropTypes.array,selectUniShops:PropTypes.array},CustomerViewNew.defaultProps={visible:!1,serverName:"https://ual.shuyun.com",domain:"data-manage-x/1.0",onClose:noop$6,selectShops:[],selectUniShops:[]};var css_248z$G=".shop-form {\n display: flex;\n align-items: center;\n align-content: flex-start;\n flex-flow: row wrap;\n margin-bottom: 20px;\n}\n.shop-form .shop-form-item {\n display: flex;\n align-items: center;\n}\n.shop-form .shop-form-item .selector-background {\n background: #ffffff;\n}\n.shop-form .shop-form-item .shop-item-label {\n display: inline-block;\n width: 70px;\n text-align: right;\n margin-right: 5px;\n}\n.shop-form .shop-form-item .shop-form-input {\n width: 150px;\n}\n.shop-form-search {\n box-sizing: border-box;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding-left: 20px;\n}\n.shop-form-search .search-btn {\n margin-right: 5px;\n}\n",shopSelectorForm$2=(styleInject(css_248z$G),(()=>{function a(e){_classCallCheck(this,a),(l=_callSuper(this,a,[e])).handleChange=function(e){l.setState({shopValue:e.target&&e.target.value})},l.handlePlatformChange=function(e){l.setState({channel:e}),l.props.formFlag&&l.props.channel(e)},l.handleTypeChange=function(e){l.setState({shopType:e})},l.handleSearch=function(){var e=l.props.option,t=e.isSupportedChannel,t=void 0===t||t,n=e.permissionType,a=e.isJosPop,a=void 0!==a&&a,e=e.youzanFlag,r=l.state,o=r.shopValue;l.params={sign:o,channel:t&&r.channel,type:t&&r.shopType,permissionType:void 0!==n&&n},a&&(l.params=_objectSpread2(_objectSpread2({},l.params),{},{appId:0})),e&&(l.params=_objectSpread2(_objectSpread2({},l.params),{},{youzanFlag:e})),l.props.formFlag?l.props.searchParams(l.params):l.props.selectedSearchParams(l.params)},l.handleReset=function(){var e=l.props.option.isSupportedChannel;l.setState({shopValue:"",channel:(void 0===e||e)&&l.channelList[0].id,shopType:""}),l.props.onSearchReset&&l.props.onSearchReset()},l.filterPlatform=function(e,t){return t.map(function(t){return e.find(function(e){return e.id===t})}).filter(function(e){return e})};var l,e=l.props.option,t=e.platform,e=e.isSupportedChannel,e=void 0===e||e,n=t?l.filterPlatform(l.props.channelList,t):l.props.channelList;return n.length<=1&&t||(n=[{id:"",name:"不限"}].concat(_toConsumableArray(n))),l.channelList=n,l.typeList=n.filter(function(e){return"offline"===e.id}),l.typeList.length&&(l.typeList=l.typeList.map(function(e){return e.filter[0].values})[0].map(function(e){return{id:parseInt(e.id,10),name:e.name}})),l.typeList.unshift({id:"",name:"不限"}),l.state={shopValue:"",channel:e&&l.channelList.length&&l.channelList[0].id,shopType:""},l}return _inherits(a,Component),_createClass(a,[{key:"render",value:function(){var e=this.props,t=e.option.isSupportedChannel,t=void 0===t||t,n=this.props.option.platform,a=this.state.channel,r="offline"!==a?{display:"none"}:{},o=void 0===t||t?{}:{display:"none"};return!t&&n&&e.formFlag&&console.warn("您已配置不支持平台,但是平台参数不为空"),React.createElement("section",{className:"shop-form"},React.createElement("div",{className:"shop-form-item",style:o},React.createElement("span",{className:"shop-item-label"},"平台:"),React.createElement(Select$2,{className:"shop-form-input selector-background",value:a,labelKey:"name",valueKey:"id",dataSource:this.channelList,onChange:this.handlePlatformChange})),React.createElement("div",{className:"shop-form-item",style:r},React.createElement("span",{className:"shop-item-label"},"店铺类型:"),React.createElement(Select$2,{className:"shop-form-input selector-background",value:this.state.shopType,labelKey:"name",valueKey:"id",dataSource:this.typeList,onChange:this.handleTypeChange})),React.createElement("div",{className:"shop-form-item"},React.createElement("span",{className:"shop-item-label"},"店铺名称:"),React.createElement(Input$2,{size:"default",className:"shop-form-input",placeholder:"请输入店铺名称/ID",value:this.state.shopValue,onChange:this.handleChange})),React.createElement("div",{className:"shop-form-search"},React.createElement(Button,{type:"primary",onClick:this.handleSearch,className:"search-btn"},"搜索"),React.createElement(Button,{type:"normal",onClick:this.handleReset},"重置")))}}])})()),prefix$5="ucenter-interface-service/v1",Store$e=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"getShopList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.query,n="".concat(n,"/").concat(prefix$5,"/shops/shopDetails"),e.next=4,http.get(n,{params:a});case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return r.apply(this,arguments)})},{key:"getShopDetailById",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.query,n="".concat(n,"/").concat(prefix$5,"/shops/shopDetails"),e.next=4,http.post(n,a);case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return a.apply(this,arguments)})},{key:"fetchChannelData",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=t.serverName,n=t.tenantId,a="".concat(a,"/").concat(prefix$5,"/channel?tenantName=").concat(n),e.next=4,http.get(a);case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return n.apply(this,arguments)})},{key:"fetchRegionTree",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.serverName,a=t.tenantName,n="".concat(n,"/").concat(prefix$5,"/region"),e.next=4,http.get(n,{params:{tenantName:a}});case 4:return n=e.sent,a=n.data,e.abrupt("return",a);case 7:case"end":return e.stop()}},e)})),function(e){return t.apply(this,arguments)})}]);var t,n,a,r})(),store$a=new Store$e,OfflineTree$1=(()=>{function r(){var t;_classCallCheck(this,r);for(var e=arguments.length,n=new Array(e),a=0;a<e;a++)n[a]=arguments[a];return(t=_callSuper(this,r,[].concat(n))).selectedNode=function(e){t.props.onSelectTree(e)},t}return _inherits(r,Component),_createClass(r,[{key:"render",value:function(){var e=this.props.treeData,t=e[0].children.length;return React.createElement("div",{className:"tree-area"},React.createElement(Tree,{className:t?"tree-list":"tree-list no-tree",treeData:e,onSelectedNode:this.selectedNode}),!t&&React.createElement("div",{className:"no-area-tips"},React.createElement("p",null,"如果没有为线下设置区域"),React.createElement("p",null,"请到系统管理为线下店铺设置区域")))}}])})(),Context$3=(OfflineTree$1.proTypes={treeData:PropTypes.array,onSelectTree:PropTypes.func},React.createContext({})),DEFAULT_PAGINATION$1=[10,20,30,50,100],GRID_NAME$2="shopAllGrid",DISABLED_COLOR$2="#eee",ROW_BG_COLOR$1="row-bg-color",isOffline$1=function(e){return"offline"===e},AllShopTable$2=(()=>{function s(e){_classCallCheck(this,s),(c=_callSuper(this,s,[e])).onSearch=function(e){var t=c.props.option,n=t.tenantId,a=t.platform,t=t.isSupportedChannel,t=!e.channel&&(void 0===t||t)?a&&a.toString():e.channel;c.queryData.query=_objectSpread2(_objectSpread2({},e),{},{tenantName:n,regionId:c.reginId,channel:t}),isOffline$1(e.channel)||(c.reginId=null,delete c.queryData.query.regionId),c.fetchAllShopList().then(function(){var e=c.state.page,t=e.pageSize;c.ajaxData(null,{pageSize:t,pageNum:e.pageNum})})},c.onSearchReset=function(){var e=c.props.option.platform;c.setState({channelType:e&&e.toString()})},c.onChannel=function(e){c.setState({channelType:e})},c.onSelectTreeNode=function(e){c.reginId=e.id;var e=c.props.option,n=c.context.allSelectedShopList,t=_objectSpread2(_objectSpread2({},c.queryData.query),{},{regionId:c.reginId});store$a.getShopList({query:t,serverName:e.serverName}).then(function(e){c.setAllShopList(e.list),c.context.changeSelectedShops(n);var e=c.state.page,t=e.pageSize;c.ajaxData(null,{pageSize:t,pageNum:e.pageNum})})},c.onAllCheckedHandle=function(e){c.updateCheckedShopData(c.usableShopList,e)},c.onPageCheckedHandle=function(e){c.updateCheckedShopData(c.state.usableCurrentShopList,e)},c.onChangeDisable=function(e){c.setState({usable:e},function(){var e=c.state.page,t=e.pageSize;c.ajaxData(null,{pageSize:t,pageNum:e.pageNum})})},c.genColumnData=function(){return[{key:"id",text:"店铺ID",align:"center",width:"200px",template:function(e,t){return React.createElement("span",null,t.id)}},{key:"name",text:"店铺名称",align:"center",width:"180px",template:function(e,t){return React.createElement(Tooltip,{content:t.name,placement:"top-left"},React.createElement("span",null,t.name))}},{key:"channelName",text:"平台",align:"center",width:"120px",template:function(e,t){var n=c.channelList.filter(function(e){return e.id===t.channel});return React.createElement("span",null,n[0]?n[0].name:"--")}},{key:"typeName",text:"店铺类型",align:"center",width:"100px",template:function(e,t){var n=c.shopTypeList.length&&c.shopTypeList[0].values.filter(function(e){return e.id===t.type});return React.createElement("span",null," ",t.shopTypeDesc||(n[0]&&n[0].name?n[0].name:"--")," ")}},{key:"address",text:"店铺详细地址",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.address,placement:"top-left"},React.createElement("span",null,t.address||"---"))}}]},c.toggleChecked=function(t,e){var n=c.state.checkedList,a=[],a=e?[].concat(_toConsumableArray(n),[t]):n.filter(function(e){return e.id!==t.id});c.setState({checkedList:a}),c.checkedHandler(a)},c.genColumnsData=function(){return[{key:"id",text:"店铺ID",width:"200px",template:function(e,t){return React.createElement("div",{className:"shop-select"},React.createElement("p",{style:{marginRight:"30px"}},React.createElement(Checkbox,{checked:0<c.state.checkedList.filter(function(e){return e.id===t.id}).length,onChange:function(e){c.toggleChecked(t,e)}})),React.createElement("div",null,t.id))}},{key:"name",text:"店铺名称",align:"center",width:"180px",template:function(e,t){return React.createElement(Tooltip,{content:t.name,placement:"top-left"},React.createElement("span",null,t.name))}},{key:"channelName",text:"平台",align:"center",width:"120px",template:function(e,t){var n=c.channelList.filter(function(e){return e.id===t.channel});return React.createElement("span",null,n[0]?n[0].name:"--")}},{key:"typeName",text:"店铺类型",align:"center",width:"100px",template:function(e,t){var n=c.shopTypeList.length&&c.shopTypeList[0].values.filter(function(e){return e.id===t.type});return React.createElement("span",null," ",t.shopTypeDesc||(n[0]&&n[0].name?n[0].name:"--")," ")}},{key:"address",text:"店铺详细地址",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.address,placement:"top-left"},React.createElement("span",null,t.address||"---"))}}]},c.ajaxSuccess=function(){var e=c.props.option,t=e.selectedShop,t=void 0===t?[]:t,n=e.heightLightRow,n=void 0===n?[]:n,a=e.isOpenSelectedTab,r=e.disabledRowIdList,r=void 0===r?[]:r,e=e.selectableRowIdList,o=void 0===e?[]:e,l=c.context.allSelectedShopList,e=n.length?n:r;(r.length||n.length)&&c.setTdBackground(e),o.length&&(r=c.allShopList.filter(function(e){return!o.includes(e.id)}),c.setTdBackground(r)),t.length&&c.firstStatus&&!a&&c.getSelectedShopDetail(t).then(function(e){e=l&&l.length?l:e.list;c.context.changeSelectedShops(e),c.setState({checkedList:e}),c.firstStatus=!1})},c.checkedHandler=function(e){console.log(e),c.context.changeSelectedShops(e)},c.ajaxData=function(e,t){var n=c,a=n.allShopList,n=c.state.usable?n.usableShopList:a,a=t.pageSize,t=t.pageNum;c.setState({list:n}),console.log(t),c.currentShopList=n.slice((t-1)*a,t*a),console.log(c.currentShopList),c.setCurrentShopList(c.currentShopList),c.ajaxSuccess()},c.rowRenderHandler=function(e){var t=c.props.option,n=t.disabledRowIdList,n=void 0===n?[]:n,a=t.selectableRowIdList,a=void 0===a?[]:a,t=t.heightLightRow,t=void 0===t?[]:t;return n.length&&c.gmDisabledRow(e,n,!0),a.length&&c.gmDisabledRow(e,a),t.map(function(e){return e.id}).includes(e.id)&&Object.assign(e,{gm_row_class_name:ROW_BG_COLOR$1}),e},c.rowHover=function(e){var t=c.props.option,n=t.disabledRowIdList,n=void 0===n?[]:n,a=t.disabledRowHoverOptions,t=t.selectableRowIdList,t=void 0===t?[]:t;return n.includes(e.id)||t.length&&!t.includes(e.id)?a:null},c.onPageChange=function(e,t){c.setState({page:{pageNum:e,pageSize:t}}),c.ajaxData(null,{pageSize:t,pageNum:e})};var c,e=c.props,t=e.searchParams,n=e.option,e=e.channel,a=n.tenantId,r=n.platform,o=n.permissionType,l=n.isJosPop,i=n.youzanFlag;return c.firstStatus=!0,c.channelList=e.channelList,c.shopTypeList=e.shopTypeList,c.queryData={serverName:n.serverName,query:_objectSpread2(_objectSpread2({},t),{},{tenantName:a,channel:r&&r.toString(),permissionType:o})},l&&(c.queryData.query=_objectSpread2(_objectSpread2({},c.queryData.query),{},{appId:0})),i&&(c.queryData.query=_objectSpread2(_objectSpread2({},c.queryData.query),{},{youzanFlag:i})),c.state={treeData:[],loading:!0,usable:!0,checkedList:[],page:{pageSize:20,pageNum:1},usableCurrentShopList:[],list:[],channelType:r&&r.toString()},c.checkedList=[],c.allShopList=[],c.usableShopList=[],c.currentShopList=[],c.reginId=null,c}return _inherits(s,Component),_createClass(s,[{key:"componentDidMount",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.fetchAllShopList();case 2:return e.next=4,this.fetchTreeData();case 4:n=this.state.page,t=n.pageSize,n=n.pageNum,this.ajaxData(null,{pageSize:t,pageNum:n});case 6:case"end":return e.stop()}},e,this)})),function(){return a.apply(this,arguments)})},{key:"componentDidUpdate",value:function(){var e=this.props.option,t=this.context.allSelectedShopList;void 0===t||e.isOpenSelectedTab||t.length!==this.state.checkedList.length&&this.setState({checkedList:t})}},{key:"getUsableShopList",value:function(e){var t=this.props.option,n=t.disabledRowIdList,a=void 0===n?[]:n,n=t.selectableRowIdList,r=void 0===n?[]:n,t=a.length,n=r.length;return t||n?t?e.filter(function(e){return!a.includes(e.id)}):n?e.filter(function(e){return r.includes(e.id)}):[]:e}},{key:"setAllShopList",value:function(e){this.allShopList=e,this.usableShopList=this.getUsableShopList(e)}},{key:"setCurrentShopList",value:function(e){this.currentShopList=e,this.setState({usableCurrentShopList:this.getUsableShopList(e)})}},{key:"getSelectedShopDetail",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=this.props.option,n=a.serverName,r=a.youzanFlag,a={tenantName:a.tenantId,shopIdIn:t.toString()},r&&(a=_objectSpread2(_objectSpread2({},a),{},{youzanFlag:r})),e.next=5,store$a.getShopDetailById({query:a,serverName:n});case 5:return r=e.sent,e.abrupt("return",r);case 7:case"end":return e.stop()}},e,this)})),function(e){return n.apply(this,arguments)})},{key:"setTdBackground",value:function(e){e.forEach(function(t,e){e=getRootDocument().querySelectorAll("table[grid-manager=".concat(GRID_NAME$2,"] .").concat(ROW_BG_COLOR$1))[e];e&&[].forEach.call(e.querySelectorAll("td"),function(e){e.style.background=t.background||DISABLED_COLOR$2})})}},{key:"gmDisabledRow",value:function(e,t,n){n=n?t.includes(e.id):!t.includes(e.id);Object.assign(e,{gm_checkbox_disabled:n}),n&&Object.assign(e,{gm_row_class_name:ROW_BG_COLOR$1})}},{key:"updateCheckedShopData",value:function(e,t){var n,a,r,o=this.context,l=o.allSelectedShopList,l=void 0===l?[]:l,o=o.changeSelectedShops,c=[];l.length?(n=l.map(function(e){return e.id}),t&&(a=e.filter(function(e){return!n.includes(e.id)}),c=l.concat(a)),t||(r=e.filter(function(e){return n.includes(e.id)}),c=l.filter(function(t){return!r.some(function(e){return t.id===e.id})}))):c=t?e:[],o(c),this.setState({checkedList:c})}},{key:"getCheckedState",value:function(){var e=this.usableShopList,t=this.state.usableCurrentShopList,n=this.context.allSelectedShopList,a=void 0===n?[]:n;return{isAllChecked:0<e.length&&e.every(function(t){return a.some(function(e){return t.id===e.id})}),currentPageChecked:0<t.length&&t.every(function(t){return a.some(function(e){return t.id===e.id})})}}},{key:"fetchTreeData",value:(t=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props.option,t=n.tenantId,t={tenantName:t,serverName:n.serverName},e.next=4,store$a.fetchRegionTree(t);case 4:n=e.sent,this.setState({treeData:n.data,loading:!1});case 6:case"end":return e.stop()}},e,this)})),function(){return t.apply(this,arguments)})},{key:"fetchAllShopList",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,store$a.getShopList(this.queryData);case 2:t=e.sent,this.setAllShopList(t.list);case 4:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"renderText",value:function(e){return React.createElement("div",{className:"toolbars-info"},"已选:店铺(",e,")个")}},{key:"render",value:function(){var e,t=this.state,n=t.channelType,a=t.usable,r=t.treeData,o=t.list,l=t.checkedList,c=t.page,i=this.props.option,s=i.disabledRowIdList,s=void 0===s?[]:s,u=i.selectableRowIdList,u=void 0===u?[]:u,d=i.isSingleSelected;return t.loading?React.createElement(Loading,{className:"loading",size:"large"}):(e=(t=this.getCheckedState()).isAllChecked,t=t.currentPageChecked,React.createElement(React.Fragment,null,React.createElement(shopSelectorForm$2,{option:i,formFlag:!0,searchParams:this.onSearch,onSearchReset:this.onSearchReset,channel:this.onChannel,channelList:this.channelList}),React.createElement("div",{className:"all-shops-area"},isOffline$1(n)&&React.createElement(OfflineTree$1,{treeData:r,onSelectTree:this.onSelectTreeNode}),React.createElement("div",{className:isOffline$1(n)?"all-shops-offline":"all-shop"},!d&&React.createElement("div",{className:"all-shops-operation"},s.length||u.length?React.createElement(Checkbox,{className:"check-usable",checked:a,onChange:this.onChangeDisable},"仅显示可选项"):null,React.createElement(Checkbox,{className:"check-all-selected",checked:e,onChange:this.onAllCheckedHandle},"全选全部"),React.createElement(Checkbox,{className:"check-page-selected",checked:t,onChange:this.onPageCheckedHandle},"全选当页")),React.createElement(TableLite,{dataSource:this.currentShopList,columnData:this.genColumnsData(),height:"400px",expandable:"true"}),React.createElement(TablePagination,{showPageSizeOptions:!0,pageSizeOptions:DEFAULT_PAGINATION$1,total:o.length,current:c.pageNum,pageSize:c.pageSize,showTotal:!0,showRefresh:!0,checkedTotal:this.renderText(l.length),onChange:this.onPageChange})))))}}]);var e,t,n,a})(),DEFAULT_PAGINATION$2=(AllShopTable$2.contextType=Context$3,AllShopTable$2.propTyes={option:PropTypes.shape({isSingleSelected:PropTypes.bool,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,disabledRowHoverOptions:PropTypes.object,serverName:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,youzanFlag:PropTypes.string}),channel:PropTypes.object},AllShopTable$2.defaultProps={option:{isSingleSelected:!1,disabledRowIdList:[],selectableRowIdList:[],serverName:"",tenantId:"",youzanFlag:""},channel:{channelList:[],shopTypeList:[]}},[10,20,30,50,100]),SEARCH$2="search",SelectedShopTable$2=(()=>{function t(e){_classCallCheck(this,t),(c=_callSuper(this,t,[e])).onSearch=function(e){c.params=e;var a,r,t=c.context.allSelectedShopList;t&&(t=JSON.parse(JSON.stringify(t)),a=e,r=c.filterSearchMethods(),t.forEach(function(t){var n=[];Object.keys(a).forEach(function(e){"channel"===e||"type"===e?n.push(r.equal(a[e],t[e])):"sign"===e&&n.push(r.fuzzySearchGroup(["name","id"],a[e],t))}),t.isHide=-1!==n.indexOf(!1)}),c.filterShopList=t.filter(function(e){return!e.isHide}),c.ajaxData(null,_objectSpread2(_objectSpread2({},c.state.page),{},{flag:SEARCH$2})))},c.filterSearchMethods=function(){return{equal:function(e,t){return!e&&0!==e||""===t||String(e).replace(/\s/g,"")===String(t)},fuzzySearchGroup:function(e,t,n){var a=[];return e.map(function(e){return a.push(!t&&0!==t||-1!==String(n[e]).replace(/\s/g,"").search(String(t)))}),-1!==a.indexOf(!0)}}},c.onRemoveHandle=function(t){return function(){var e=c.context.allSelectedShopList.filter(function(e){return e.id!==t.id});c.context.changeSelectedShops(e)}},c.onRemoveAll=function(){c.context.changeSelectedShops([])},c.onRemovePage=function(){var e=c.context.allSelectedShopList,t=c.pageData.data.map(function(e){return e.id}),e=e.filter(function(e){return-1===t.indexOf(e.id)});c.context.changeSelectedShops(e)},c.sliceData=function(e,t,n){var a=e.length,r=Math.ceil(a/t),n=Math.min(n,r);return{data:e.slice((n-1)*t,n*t),pageSize:t,pageNum:n,totalCount:a,totalPage:r}},c.changeContext=function(){var e=c.context.allSelectedShopList;c.setState({allSelectedShopListString:JSON.stringify(void 0===e?[]:e)})},c.ajaxData=function(e,t){var n=c.context.allSelectedShopList,n=t.flag===SEARCH$2?c.filterShopList:void 0===n?[]:n,n=(c.pageData=c.sliceData(n,t.pageSize,t.pageNum),c.pageData),t=n.data;c.setState({list:t,totalCount:n.totalCount}),c.ajaxSuccess()},c.ajaxSuccess=function(){var e=c.props.option,t=e.selectedShop,t=void 0===t?[]:t,n=e.isOpenSelectedTab,a=e.serverName,r=e.youzanFlag,o=c.context.allSelectedShopList,l=void 0===o?[]:o;c.firstStatus&&t.length&&(o={tenantName:e.tenantId,shopIdIn:t.toString()},r&&(o=_objectSpread2(_objectSpread2({},o),{},{youzanFlag:r})),store$a.getShopDetailById({query:o,serverName:a}).then(function(e){e=n?e.list:l;c.context.changeSelectedShops(e),c.firstStatus=!1}))},c.genColumnData=function(){var e=[{key:"id",text:"店铺ID",align:"center",width:"200px"},{key:"name",text:"店铺名称",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.name,placement:"top-left"},React.createElement("span",null,t.name))}},{key:"channelName",text:"平台",align:"center",template:function(e,t){var n=c.channel.filter(function(e){return e.id===t.channel});return React.createElement("span",null,n[0]?n[0].name:"--")}},{key:"typeName",text:"店铺类型",align:"center",template:function(e,t){var n=c.shopTypeList.length&&c.shopTypeList[0].values.filter(function(e){return e.id===t.type});return React.createElement("span",null," ",t.shopTypeDesc||(n[0]&&n[0].name?n[0].name:"--")," ")}},{key:"address",text:"店铺详细地址",align:"center",template:function(e,t){return React.createElement(Tooltip,{content:t.address,placement:"top-left"},React.createElement("span",null,t.address||"---"))}}];return c.props.option.readonly?e:[].concat(e,[{key:"action",text:"操作",align:"center",template:function(e,t){return React.createElement("span",{className:"row-remove",onClick:c.onRemoveHandle(t)},"移除")}}])},c.onPageChange=function(e,t){c.setState({page:{pageNum:e,pageSize:t}},function(){c.ajaxData(null,{pageSize:t,pageNum:e,flag:SEARCH$2})})};var c,e=c.props.channel;return c.channel=e.channelList,c.shopTypeList=e.shopTypeList,c.params=null,c.firstStatus=!0,c.state={page:{pageSize:20,pageNum:1},list:[],totalCount:0,allSelectedShopListString:""},c}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.ajaxData(null,this.state.page)}},{key:"componentDidUpdate",value:function(e,t){this.state.allSelectedShopListString!==JSON.stringify(this.context.allSelectedShopList)&&JSON.stringify(this.context.allSelectedShopList)&&this.changeContext(),t.allSelectedShopListString!==this.state.allSelectedShopListString&&JSON.stringify(this.context.allSelectedShopList)&&(this.ajaxData(null,this.state.page),this.params)&&this.onSearch(this.params)}},{key:"render",value:function(){var e=this.props.option,t=this.state,n=t.list,a=t.page,t=t.totalCount;return React.createElement("div",null,React.createElement(shopSelectorForm$2,{option:e,formFlag:!1,selectedSearchParams:this.onSearch,channelList:this.channel}),!e.isSingleSelected&&!e.readonly&&React.createElement("div",{className:"selected-operation"},React.createElement("span",{className:"remove",onClick:this.onRemoveAll},"移除全部"),React.createElement("span",{className:"remove remove-page",onClick:this.onRemovePage},"移除当页")),React.createElement(TableLite,{dataSource:n,columnData:this.genColumnData(),height:"400px",expandable:"true"}),React.createElement(TablePagination,{showPageSizeOptions:!0,pageSizeOptions:DEFAULT_PAGINATION$2,total:t,current:a.pageNum,pageSize:a.pageSize,showTotal:!0,showRefresh:!0,onChange:this.onPageChange}))}}])})(),css_248z$H=(SelectedShopTable$2.contextType=Context$3,SelectedShopTable$2.proTypes={tenantId:PropTypes.string.isRequired,option:PropTypes.object,channel:PropTypes.object},SelectedShopTable$2.defaultProps={option:{isSingleSelected:!1,disabledRowIdList:[],serverName:"",tenantId:""},channel:{channelList:[],shopTypeList:[]}},'body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-shop-selector-pro {\n position: relative;\n height: 490px;\n display: flex;\n flex-flow: column nowrap;\n margin-bottom: -19px;\n font-size: 12px;\n color: #666;\n}\n.cloud-shop-selector-pro .selected-num {\n position: absolute;\n top: -7px;\n left: 171px;\n z-index: 999;\n padding: 0 10px;\n height: 14px;\n line-height: 14px;\n text-align: center;\n border-radius: 2px;\n background: #F23C3C;\n color: #fff;\n font-size: 10px !important;\n}\n.cloud-shop-selector-pro .selected-num.num-left {\n left: 75px;\n}\n.cloud-shop-selector-pro .shop-select {\n display: flex;\n align-items: center;\n}\n.cloud-shop-selector-pro .loading {\n min-height: 400px;\n}\n.cloud-shop-selector-pro .toolbars-info {\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n}\n.cloud-shop-selector-pro .shop-selector-panel {\n flex: 1;\n display: flex;\n position: relative;\n flex-flow: column nowrap;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area {\n display: flex;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .toolbar-info {\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .all-shops-operation {\n color: #0083ba;\n margin-bottom: 8px;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .tree-area {\n width: 200px;\n margin-right: 10px;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .tree-area .no-area-tips {\n line-height: 20px;\n text-align: center;\n margin-top: 10px;\n padding: 15px 5px;\n color: #666;\n border: 1px solid #e3e3e3;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .tree-area .tree-list {\n height: 402px;\n background: #f2f2f2;\n padding: 10px 0 10px 0;\n overflow-y: auto;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .tree-area .no-tree {\n height: 300px;\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .all-shops-offline {\n width: calc(100% - 200px);\n}\n.cloud-shop-selector-pro .shop-selector-panel .all-shops-area .all-shop {\n width: 100%;\n}\n.cloud-shop-selector-pro .shop-selector-panel .table-wrap .table-div table[grid-manager] thead th[th-name="gm_checkbox"] {\n visibility: hidden;\n}\n.cloud-shop-selector-pro .shop-selector-panel .table-wrap .table-div table[grid-manager] tbody td > div {\n white-space: nowrap;\n}\n.cloud-shop-selector-pro .shop-selector-panel .footer-toolbar .totals-count,\n.cloud-shop-selector-pro .shop-selector-panel .footer-toolbar .refresh-action {\n display: none;\n}\n.cloud-shop-selector-pro .shop-selector-panel .footer-toolbar .table-footer-tips {\n display: inline-block;\n background: #eff7ff;\n border: 1px solid #cde5ff;\n border-radius: 2px;\n height: 22px;\n line-height: 21px;\n color: #0083ba;\n padding: 0 10px;\n}\n.cloud-shop-selector-pro .shop-selector-panel .selected-operation {\n margin-bottom: 8px;\n}\n.cloud-shop-selector-pro .shop-selector-panel .selected-operation .remove {\n color: #0083ba;\n cursor: pointer;\n}\n.cloud-shop-selector-pro .shop-selector-panel .selected-operation .remove-page {\n margin-left: 15px;\n}\n.cloud-shop-selector-pro .check-all-selected {\n margin-right: 10px;\n margin-left: 13px;\n}\n.cloud-shop-selector-pro .check-usable {\n float: right;\n}\n.cloud-shop-selector-pro .checked-inner-after,\n.cloud-shop-selector-pro .checkbox.checkbox-checked .checkbox-inner::after {\n width: 40%;\n height: 70%;\n}\n.cloud-shop-selector-pro .row-remove {\n color: #0083ba;\n cursor: pointer;\n}\n'),ShopSelectorCore$2=(styleInject(css_248z$H),(()=>{function t(e){return _classCallCheck(this,t),(e=_callSuper(this,t,[e])).state={channelConfig:{}},e}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.channelList()}},{key:"componentWillUnmount",value:function(){this.context.changeSelectedShops(void 0)}},{key:"channelList",value:(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props.option,n=t.serverName,t=t.tenantId,e.next=3,store$a.fetchChannelData({serverName:n,tenantId:t});case 3:n=e.sent,a=[],n.forEach(function(e){e.filter.length&&(a=e.filter)}),this.setState({channelConfig:{channelList:n,shopTypeList:a}});case 7:case"end":return e.stop()}},e,this)})),function(){return e.apply(this,arguments)})},{key:"render",value:function(){var e=this.state.channelConfig,t=this.props.option,n=t.isOpenSelectedTab,a=t.readonly,r=this.context.allSelectedShopList,r=void 0===r?[]:r,o=[{title:"已选店铺",content:React.createElement(SelectedShopTable$2,{option:t,channel:e}),key:"selected"}],t=a?o:[{title:"全部店铺",content:React.createElement(AllShopTable$2,{option:t,channel:e}),key:"all"}].concat(o);return e.channelList?React.createElement("div",{className:cls("".concat(prefixCls,"-shop-selector-pro"))},0<r.length&&React.createElement("div",{className:"selected-num ".concat(a?"num-left":"")},r.length),React.createElement(Tabs,{defaultActiveKey:n?"selected":"all",mode:"remain"},t.map(function(e,t){return React.createElement(Tabs.Panel,{key:e.key,tab:e.title,className:"shop-selector-panel",index:t},e.content)}))):React.createElement(Loading,{size:"large",tip:"正在加载..."})}}]);var e})()),ShopSelector$2=(ShopSelectorCore$2.contextType=Context$3,ShopSelectorCore$2.propTyes={option:PropTypes.object},ShopSelectorCore$2.defaultProps={option:{}},(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).changeSelectedShops=function(e){t.setState({allSelectedShopList:e})},t.ok=function(){console.log(t.props.limit),t.props.limit&&t.props.limit<t.state.allSelectedShopList.length?Message.error("最多选择".concat(t.props.limit,"个店铺")):t.props.onOk(t.state.allSelectedShopList||[])},t.state={allSelectedShopList:void 0},t}return _inherits(n,Component),_createClass(n,[{key:"render",value:function(){var e=this.props,t=e.visible,n=e.onClose,a=e.onCancel,e=e.option,r=e.isSupportedChannel,o=e.platform,l=e.requiredSelected;if(t){if(!e.tenantId)return console.error("shopSelector 缺少 tenantId 参数"),"";if(r&&o&&!o.length)return console.error("您已配置支持平台,平台数组长度不能为0, 一个平台:platform.length === 1; n个平台:platform.length === n; 不限平台:platform === null"),""}r=this.state.allSelectedShopList;return React.createElement(Modal,{title:"请选择店铺",visible:t,onOk:this.ok,modalStyle:{maxWidth:"1040px"},bodyStyle:{height:"532px",maxHeight:"532px"},onClose:n,onCancel:a,disabledOk:(!r||!r.length)&&l,hasFooter:e.hasFooter,showType:e.showType},React.createElement(Context$3.Provider,{value:_objectSpread2(_objectSpread2({},this.state),{},{changeSelectedShops:this.changeSelectedShops})},t&&React.createElement(ShopSelectorCore$2,{option:e})))}}])})()),DEFAULT_TABLE_SKU_ROW=(ShopSelector$2.propTyes={option:PropTypes.shape({hasFooter:PropTypes.bool,isSupportedChannel:PropTypes.bool,isOpenSelectedTab:PropTypes.bool,permissionType:PropTypes.bool,isSingleSelected:PropTypes.bool,readonly:PropTypes.bool,serverName:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,selectedShop:PropTypes.array,platform:PropTypes.array,heightLightRow:PropTypes.array,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,requiredSelected:PropTypes.bool,isJosPop:PropTypes.bool,youzanFlag:PropTypes.string,limit:PropTypes.number}),onClose:PropTypes.func,onCancel:PropTypes.func,visible:PropTypes.bool},ShopSelector$2.defaultProps={option:{hasFooter:!0,isSupportedChannel:!0,isOpenSelectedTab:!1,permissionType:!1,isSingleSelected:!1,readonly:!1,isRequiredSelected:!1,serverName:"",tenantId:"",selectedShop:[],platform:[],heightLightRow:[],disabledRowIdList:[],selectableRowIdList:[],isJosPop:!1,youzanFlag:"",showType:"top"},visible:!1},["productName","productId","outerId","price","stock","onlineTime","status","platName","shopName","showCategoryName","showSellerCategoryName","skuTotal","sku"]),DEFAULT_TABLE_ROW$1=["productName","productId","outerId","price","stock","onlineTime","status","platName","shopName","showCategoryName","showSellerCategoryName"],IS_STANDARD_CATE$1=["YDH","PDD","REDBOOK","WEIMOB","VIP"],IS_CUSTOM_CATE$1=["TAOBAO","JOS","YOUZAN"],SKU_STATUS_MAP={SY_ONLINE:"在架",SY_OFFLINE:"下架",SY_SAIL_OVER:"售罄","":"不限"},QUERY_MAP$1={platCode:{field:"platCode",operator:"EQ",operatorName:"等于",desc:"平台名称",rules:"defalut"},shopId:{field:"shopId",operator:"EQ",operatorName:"等于",desc:"店铺名称",rules:"defalut"},prod_product_id:{field:"prod.product_id",operator:"EQ",operatorName:"等于",desc:"商品ID",rules:"defalut"},prod_product_name:{field:"prod.product_name",operator:"LIKE",operatorName:"内容包含",desc:"商品名称",rules:"split"},prod_category_tree:{field:"prod.category_id",operator:"EQ",operatorName:"等于",desc:"标准类目",rules:"normal"},prod_seller_tree:{field:"prod.seller_cid",operator:"EQ",operatorName:"等于",desc:"自定义类目",rules:"normal"},prod_status:{field:"prod.status",operator:"EQ",operatorName:"等于",desc:"商品状态",rules:"defalut"},prod_stock:{field:"prod.stock",operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",desc:"库存",rules:"between"},prod_outer_id:{field:"prod.outer_id",operator:"SUB_PATTERN",operatorName:"符合模式(截断)",desc:"商品商家编码",rules:"sub_pattern"},prod_price:{field:"prod.price",operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",desc:"价格",rules:"between"},prod_online_time:{field:"prod.online_time",operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",desc:"上架时间",rules:"between"},sku_flag:{field:"sku_flag",operator:"EQ",operatorName:"等于",desc:"是否有SKU",rules:"default"},sku_sku_id:{field:"sku.sku_id",operator:"EQ",operatorName:"等于",desc:"SKU ID",rules:"default"},sku_outer_id:{field:"sku.outer_id",operator:"SUB_PATTERN",operatorName:"符合模式(截断)",desc:"SKU商家编码",rules:"sub_pattern"},sku_specification:{field:"sku.specification",operator:"LIKE",operatorName:"内容包含",desc:"SKU名称",rules:"default"}},SELECTED_TAB_GOODS_TYPE$1=[{labelKey:"商品标题",valueKey:"productName",isSku:!1},{labelKey:"商品ID",valueKey:"productId",isSku:!1},{labelKey:"商品商家编码",valueKey:"outerId",isSku:!1},{labelKey:"SKU ID",valueKey:"skuId",isSku:!0},{labelKey:"SKU商家编码",valueKey:"outerSkuId",isSku:!0},{labelKey:"SKU名称",valueKey:"skuDetail",isSku:!0}],FIELD_STACKS$1={SHOP_ID:"shopId",PLAT_CODE:"platCode",PROD_PRICE:"prod.price",PROD_STOCK:"prod.stock",PROD_STATUS:"prod.status",PROD_OUTER_ID:"prod.outer_id",PROD_SELLER_ID:"prod.seller_cid",PROD_PRODUCT_ID:"prod.product_id",PROD_CATEGORY_ID:"prod.category_id",PROD_ONLINE_TIME:"prod.online_time",PROD_PRODUCT_NAME:"prod.product_name",SKU_FLAG:"sku_flag",SKU_PRICE:"sku.price",SKU_STOCK:"sku.stock",SKU_SKU_ID:"sku.sku_id",SKU_STATUS:"sku.status",SKU_OUTER_ID:"sku.outer_id",SKU_SPECIFICATION:"sku.specification"},OPERATOR_STACKS$1={EQ:"EQ",LT:"LT",GT:"GT",LIKE:"LIKE",END_LIKE:"END_LIKE",BEGIN_LIKE:"BEGIN_LIKE",SUB_PATTERN:"SUB_PATTERN",BETWEEN_OPEN:"BETWEEN_OPEN",BETWEEN_CLOSE:"BETWEEN_CLOSE",ISNULL:"ISNULL",NONULL:"NONULL",NOT_EQ:"NOT_EQ",TAG_ISNULL:"TAG_ISNULL",TAG_NONULL:"TAG_NONULL",BETWEEN_RELATIVE:"BETWEEN_RELATIVE"},NULL_MAP$1={ISNULL:{label:"为空",value:"ISNULL"},NONULL:{label:"不为空",value:"NONULL"}},TAG_NULL_MAP$1={TAG_ISNULL:{label:"为空",value:"TAG_ISNULL"},TAG_NONULL:{label:"不为空",value:"TAG_NONULL"}},reg$1=new RegExp("'","g"),nullList$1=["ISNULL","NONULL"];function queryTypeMap$1(e,t){switch(e){case"SELECT":return{operator:"EQ",operatorName:"等于",rules:"defalut"};case"INPUT":return{operator:"SINGLE"===t?"EQ":"LIKE",operatorName:"SINGLE"===t?"等于":"内容包含",rules:"SINGLE"===t?"defalut":"split"};case"SELECT_TREE":return{operator:"EQ",operatorName:"等于",rules:"normal"};case"SELECT_INPUT":return{operator:"SUB_PATTERN",operatorName:"符合模式(截断)",rules:"sub_pattern"};case"NUMBER":return{operator:"BETWEEN_CLOSE",operatorName:"介于(闭区间)",rules:"between"};case"DATE":return{operator:"DATE_M"===t?"EQ":"BETWEEN_CLOSE",operatorName:"DATE_M"===t?"等于":"介于(闭区间)",rules:"DATE_M"===t?"defalut":"between"}}return null}function configQueryMap$1(e,a){var r={};return e.forEach(function(e){var t,n;r=e.groupName&&"商品基本属性"!==e.groupName&&"商品 SKU 属性"!==e.groupName?(t={},"NO_VALUE"!==e.moduleType?t=queryTypeMap$1(e.moduleType,e.type):a[e.itemId]&&(n=a[e.itemId],t.operator=TAG_NULL_MAP$1[n].value,t.operatorName=TAG_NULL_MAP$1[n].label,t.rules="noValue"),_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,_objectSpread2({field:e.itemId,desc:e.itemName,tagsFlag:"tags",type:e.type,moduleType:e.moduleType,dataSource:e.configs,newStatus:e.newStatus},t)))):_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,_objectSpread2(_objectSpread2({},QUERY_MAP$1[e.itemId]),{},{type:e.type,moduleType:e.moduleType,dataSource:e.configs,newStatus:e.newStatus,tagsFlag:null})))}),r}function unique$1(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:function(e){return e},a={},r=[];return e.forEach(function(e){var t=n(e);t in a||(r.push(e),a[t]=null)}),r}function genPlatShopValue$1(e,t,n){var a=n.platCode,r=n.shopId,n=e[0]&&e[0].platCode,o=e.find(function(e){return e.platCode===a})?a:n,e=(t.find(function(e){return e.platCode===o})||{}).shopId;return{shopId:t.find(function(e){return e.shopId===r})?r:e,platCode:o}}function allTabFormatting$1(o,l){var c=[];return Object.keys(l).forEach(function(n){if(o[n]){var t,a,e,r={field:o[n].field,fieldName:o[n].desc,configName:n,tagsFlag:o[n].tagsFlag,operator:o[n].operator,operatorName:o[n].operatorName};switch(o[n].rules){case"normal":l[n]&&("SINGLE"===o[n].type?(r.value=[l[n].value],r.semantic=[l[n].label]):(t=[],a=[],l[n].forEach(function(e){t.push(e.id),a.push(e.name)}),r.semantic=a,r.value=o[n].tagsFlag?a:t));break;case"between":l[n].start="".concat(l[n].start),l[n].end="".concat(l[n].end),l[n].datetype&&(r.relative=l[n].datetype),l[n].dateUnit&&(r.timeUnit=l[n].dateUnit),(l[n].start||l[n].end)&&(r.value=[l[n].start,l[n].end],r.semantic=[l[n].start,l[n].end]);break;case"split":l[n]&&(e=l[n].replace(reg$1,"\\'"),r.value=e.split(","),r.semantic=l[n].split(","));break;case"sub_pattern":l[n]&&"string"==typeof l[n]&&(e=l[n].replace(reg$1,"\\'"),r.value=[e],1<(e=l[n].split(":")).length?r.semantic=["截取".concat(e[0],"至").concat(e[1],"位,字符是").concat(e[2])]:(r.operatorName="等于",r.semantic=[l[n]]));break;default:l[n]&&("platCode"===o[n].field?l.platList.forEach(function(e){e.platCode===l[n]&&(r.semantic=[e.platName],r.value=[l[n]])}):"shopId"===o[n].field?l.shopList.forEach(function(e){e.shopId===l[n]&&(r.semantic=[e.shopName],r.value=[l[n]])}):"SELECT"===o[n].moduleType||"DATE"===o[n].moduleType?"SINGLE"===o[n].type?(e=o[n].dataSource.filter(function(e){return e.value===l[n]}),r.semantic=[e[0].label],r.value=o[n].tagsFlag?[e[0].label]:[e[0].value]):"MULTIPLE"===o[n].type||"DATE_M"===o[n].type?(e=l[n]&&l[n].map(function(t){return(o[n].dataSource.find(function(e){return e.value===t})||{}).label}),r.value=e,r.semantic=e):"N0_VALUE"===o[n].moduleType?(r.semantic=NULL_MAP$1[l[n]].label,r.value=[l[n]],r.operator=NULL_MAP$1[l[n]].value,r.operatorName=NULL_MAP$1[l[n]].label):(r.semantic=[l[n]],r.value=[l[n]]):(r.semantic=[l[n]],e=l[n].replace(reg$1,"\\'"),r.value=[e]))}c.push(r)}}),c.filter(function(e){return e.value&&1<=e.value.length})}function filterNullValueObject$1(e){for(var t in e)""!==e[t]&&null!==e[t]&&"null"!==e[t]||delete e[t];return e}function parsingNewCondition(e){var i=[],s=["shopId","prod.outer_id","sku.outer_id","prod.product_id","sku.sku_id","prod.online_time","prod.status"];return e.forEach(function(n){var t,a,r,o,e,l={field:"",fieldName:"",operator:"",operatorName:"",semantic:[],value:[]};if(l.tagsFlag=n.field.groupName?"tags":null,l.field=n.field.field,l.fieldName=n.field.desc,l.operator=n.operator.value,l.operatorName=n.operator.label,s.includes(n.field.field))switch(n.field.field){case"shopId":n.value&&(i.push({field:"platCode",fieldName:"平台名称",operator:n.operator.value,operatorName:"等于",semantic:[n.value.plat.label],value:[n.value.plat.value]}),l.semantic=n.value.shops.map(function(e){return e.label}),l.value=n.value.shops.map(function(e){return e.value}));break;case"prod.outer_id":case"sku.outer_id":n.value?"SUB_PATTERN"===n.operator.value?(l.value=["".concat(n.value.begin,":").concat(n.value.end,":").concat(n.value.value.replace(reg$1,"\\'"))],l.semantic=["截取".concat(n.value.begin,"至").concat(n.value.end,"位,字符是").concat(n.value.value)]):Array.isArray(n.value)?(l.semantic=n.value.filter(function(e){return""!==e}),l.value=n.value.filter(function(e){return""!==e}).map(function(e){return e.replace(reg$1,"\\'")})):(l.semantic=[n.value],l.value=[n.value.replace(reg$1,"\\'")]):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"prod.product_id":case"sku.sku_id":n.value&&(Array.isArray(n.value)?(l.semantic=n.value.filter(function(e){return""!==e}),l.value=n.value.filter(function(e){return""!==e}).map(function(e){return e.replace(reg$1,"\\'")})):(l.semantic=[n.value],l.value=[n.value.replace(reg$1,"\\'")]));break;case"prod.online_time":"BETWEEN_RELATIVE"===n.operator.value&&(l.relative="relative",l.operator="BETWEEN_CLOSE",l.operatorName="介于(闭区间)",n.value)&&(n.value.value&&(l.value=n.value.value,l.semantic=n.value.value),n.value.timeUnit)&&(l.timeUnit=n.value.timeUnit);break;case"prod.status":l.value=n.value;var c=n.value.map(function(t){return(n.field.dataSource.find(function(e){return e.value===t})||{label:t}).label});l.semantic=c}else switch(n.field.type){case"NO_VALUE":l.semantic=[n.operator.label],l.value=[n.operator.value];break;case"DATE_YMD":case"DATE_MD":n.value?"BETWEEN_CLOSE"===n.operator.value||"BETWEEN_OPEN"===n.operator.value?(l.value=n.value?[n.value.start||"",n.value.end||""]:[n.value],l.semantic=n.value?[n.value.start||"",n.value.end||""]:[n.value]):nullList$1.includes(n.operator.value)?(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]):(l.value=n.value?[n.value]:[""],l.semantic=n.value?[n.value]:[""]):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"DATE_M":n.value?(l.value=n.value,l.semantic=n.value.map(function(t){return(n.field.dataSource.find(function(e){return Number(e.value)===Number(t)})||{label:t}).label})):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"CATEGORY_SELECT_TREE":l.field=n.field.field,l.fieldName=n.field.desc,l.operator=n.operator.value,l.operatorName=n.operator.label,n.value?(t=[],a=[],n.value.categories.forEach(function(e){t.push(e.id),a.push(e.name)}),l.semantic=a,l.value=t):"ISNULL"===n.operator.value?(l.semantic=["为空"],l.value=["ISNULL"]):"NONULL"===n.operator.value&&(l.semantic=["不为空"],l.value=["NONULL"]);break;case"SELECT_MULTIPLE_TREE":n.value?(r=[],o=[],n.value.forEach(function(e){r.push(e.id),o.push(e.name)}),l.semantic=o,l.value=o):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].label],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"SELECT_TREE":n.value?(l.semantic=[n.field.label],l.value=[n.field.label]):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"MULTIPLE_SELECT":n.value?(e=null==(e=n.value)?void 0:e.map(function(t){return(n.field.dataSource.find(function(e){return e.value===t})||{label:t}).label}),l.value=e,l.semantic=e):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"SELECT":void 0!==n.value?(l.value=[n.value],e=n.field.dataSource.filter(function(e){return e.value===n.value}),l.semantic=[e[0].label]):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"NUMBER_INT":case"NUMBER_DECIMAL":n.value||0===n.value?(l.semantic=Array.isArray(n.value)?n.value:[n.value],l.value=Array.isArray(n.value)?n.value:[n.value]):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label]);break;case"STRING":n.value?"LIKE"===n.operator.value?(l.value=n.value.value.map(function(e){return e.replace(reg$1,"\\'")}),l.multiText=n.value.relation?"AND":"OR",l.semantic=n.value):Array.isArray(n.value)?(l.semantic=n.value.filter(function(e){return""!==e}),l.value=n.value.filter(function(e){return""!==e}).map(function(e){return e.replace(reg$1,"\\'")})):(l.semantic=[n.value],l.value=[n.value.replace(reg$1,"\\'")]):nullList$1.includes(n.operator.value)&&(l.value=[NULL_MAP$1[n.operator.value].value],l.semantic=[NULL_MAP$1[n.operator.value].label])}i.push(l)}),i}function queryConditionToStringNew(e){return{str:[],title:[],value:parsingNewCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator})}}function resultGoodsLength$1(t){var n=0;return Array.isArray(t)?t.length&&t.forEach(function(e){e.rowExpandable?n+=e.skus.length:n+=1}):Object.keys(t).forEach(function(e){t[e].rowExpandable?n+=t[e].skus.length:n+=1}),n}var skuConditionQueryList=["sku.sku_id","sku.outer_id","sku.specification","sku.status","sku.price","sku.stock"],Store$f=(()=>{return _createClass(function e(){_classCallCheck(this,e),this.queryCondition=[],this.originCondition=[],this.settingQuery=[],this.columnList=[]},[{key:"getGoodsCategory",value:(E=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/cate/std_cate?tenant=").concat(n),e.abrupt("return",http.post(r,a));case 2:case"end":return e.stop()}},e)})),function(e,t,n){return E.apply(this,arguments)})},{key:"bury",value:function(e,t){e="".concat(e,"/product-selector/2.0/statistic/tenant/use");return http.post(e,t)}},{key:"getGoodsDefaultCategory",value:(b=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/cate/user_defined_cate?tenant=").concat(n),e.abrupt("return",http.post(r,a));case 2:case"end":return e.stop()}},e)})),function(e,t,n){return b.apply(this,arguments)})},{key:"getColumnList",value:(y=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l,c;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return c=o?"".concat(t,"/product-selector/2.0/custom/queryUserDisplayPreferences?tenant=").concat(n,"&selectedItemId=").concat(o):"".concat(t,"/product-selector/2.0/custom/queryUserDisplayPreferences?tenant=").concat(n),c=this.configBizzKey(r,a,c),e.next=4,http.get(c);case 4:return c=e.sent,this.columnList=null==c||null==(l=c.data)?void 0:l.data,e.abrupt("return",null==c||null==(l=c.data)?void 0:l.data);case 7:case"end":return e.stop()}},e,this)})),function(e,t,n,a,r){return y.apply(this,arguments)})},{key:"saveColumnList",value:(v=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/product-selector/2.0/custom/saveUserDisplayPreferences?tenant=").concat(n),l=this.configBizzKey(o,r,l),e.next=4,http.post(l,a);case 4:return e.abrupt("return",e.sent);case 5:case"end":return e.stop()}},e,this)})),function(e,t,n,a,r){return v.apply(this,arguments)})},{key:"configBizzKey",value:function(e,t,n){return e?"".concat(n,"&bizzKey=").concat(e):t?"".concat(n,"&bizzKey=10001"):n}},{key:"saveQueryCondition",value:(A=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o){var l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return l="".concat(t,"/product-selector/2.0/custom/saveUserCustom?tenant=").concat(n),l=this.configBizzKey(r,o,l),e.abrupt("return",http.post(l,a));case 3:case"end":return e.stop()}},e,this)})),function(e,t,n,a,r){return A.apply(this,arguments)})},{key:"fetchAllquery",value:(f=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o,l,c){var i,s,u,d,p,m;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return i=c.length?(i=c.join(","),"".concat(n,"/product-selector/2.0/custom/getCustom?tenant=").concat(a,"&selectedItemId=").concat(i)):"".concat(n,"/product-selector/2.0/custom/getCustom?tenant=").concat(a),s=this.configBizzKey(o,t,i),e.next=4,http.get(s);case 4:return s=e.sent,u=s.data.data,this.originCondition=s.data.data,t||(u=u.filter(function(e){return!1===["sku_sku_id","sku_specification","sku_outer_id","sku_flag"].includes(e.itemId)})),u=(u=r?u:u.filter(function(e){return!e.groupName})).map(function(e){var t=["platCode","shopId","prod_product_id","prod_product_name","sku_sku_id","sku_specification","sku_outer_id","sku_flag"];return e.hasOwnProperty("newStatus")?t.includes(e.itemId)?_objectSpread2(_objectSpread2({},e),{},{value:e.itemId,label:e.itemName,newStatus:1}):"prod_seller_tree"===e.itemId?_objectSpread2(_objectSpread2({},e),{},{value:e.itemId,label:e.itemName,newStatus:1===e.newStatus?4:e.newStatus}):_objectSpread2(_objectSpread2({},e),{},{value:e.itemId,label:e.itemName}):t.includes(e.itemId)?_objectSpread2(_objectSpread2({},e),{},{value:e.itemId,label:e.itemName,newStatus:1}):_objectSpread2(_objectSpread2({},e),{},{value:e.itemId,label:e.itemName,newStatus:4})}),d=[],p=[],m=[],u.forEach(function(e){e.groupName?m.push(e):"sku_flag"===e.itemId||-1===e.itemId.indexOf("sku")?d.push(e):"sku_flag"!==e.itemId&&p.push(e)}),this.queryCondition=[].concat(d,p,m).map(function(e,t){return _objectSpread2(_objectSpread2({},e),{},{order:t+1,newStatus:3===e.newStatus?4:e.newStatus})}),e.abrupt("return",this.queryCondition);case 16:case"end":return e.stop()}},e,this)})),function(e,t,n,a,r,o,l){return f.apply(this,arguments)})},{key:"fetchSettingQuery",value:(g=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o,l;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(n,"/product-selector/2.0/condition/setting?tenant=").concat(a),e.next=3,http.get(o);case 3:return o=e.sent,l=o.data.data,r||(l=o.data.data.filter(function(e){return!e.groupName})),this.settingQuery=l,e.abrupt("return",this.settingQuery||[]);case 8:case"end":return e.stop()}},e,this)})),function(e,t,n,a){return g.apply(this,arguments)})},{key:"getGoods",value:(h=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o,l,c,i,s=arguments;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o=4<s.length&&void 0!==s[4]?s[4]:{},l="".concat(t,"/product-selector/2.0/items/base?tenant=").concat(n,"&pageNo=").concat(a.page.pageNo,"&pageSize=").concat(a.page.pageSize,"&showCategoryName=1"),e.next=4,http.post(l,a.parameter);case 4:if((c=e.sent).data.success){e.next=8;break}return Message$1.error("服务出错"),e.abrupt("return",{data:{},pageNum:a.page.pageNo,pageSize:a.page.pageSize,total:0});case 8:return i={},c.data.data.data.forEach(function(t){Object.assign(t,{rowExpandable:!1,level:0,skus:t.skus.length?t.skus.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{level:1})}):[]}),r.forEach(function(e){t.shopId===e.shopId&&Object.assign(t,{shopName:e.shopName,platName:e.platName})}),o[t.uniProductId]&&o[t.uniProductId].skus.length&&Object.assign(t,{rowExpandable:!0}),i[t.uniProductId]=t}),c.data.data.data=i,e.abrupt("return",c.data.data);case 12:case"end":return e.stop()}},e)})),function(e,t,n,a){return h.apply(this,arguments)})},{key:"previewGetGoods",value:(m=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o,l,c,i,s=arguments;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o=4<s.length&&void 0!==s[4]?s[4]:{},l="".concat(t,"/product-selector/2.0/items/base_static_dynamic?tenant=").concat(n,"&pageNo=").concat(a.page.pageNo,"&pageSize=").concat(a.page.pageSize),e.next=4,http.post(l,a.parameter);case 4:if((c=e.sent).data.success){e.next=8;break}return Message$1.error("服务出错"),e.abrupt("return",{data:{},pageNum:a.page.pageNo,pageSize:a.page.pageSize,total:0});case 8:return i={},c.data.data.data.forEach(function(t){Object.assign(t,{rowExpandable:!1,level:0,skus:t.skus.length&&t.skus.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{level:1})})}),r.forEach(function(e){t.shopId===e.shopId&&Object.assign(t,{shopName:e.shopName})}),o[t.uniProductId]&&o[t.uniProductId].skus.length&&Object.assign(t,{rowExpandable:!0}),i[t.uniProductId]=t}),c.data.data.data=i,e.abrupt("return",c.data.data);case 12:case"end":return e.stop()}},e)})),function(e,t,n,a){return m.apply(this,arguments)})},{key:"batchImport",value:(p=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/batch/import?tenant=").concat(n),e.next=3,http.post(r,filterNullValueObject$1(a));case 3:return(r=e.sent).data.success&&r.data.data.data.forEach(function(e){Object.assign(e,{rowExpandable:Boolean(a["sku.outer_ids"]),checked:!a["sku.outer_ids"]}),e.skus.forEach(function(e){Object.assign(e,{checked:Boolean(a["sku.outer_ids"])})})}),e.abrupt("return",r.data);case 6:case"end":return e.stop()}},e)})),function(e,t,n){return p.apply(this,arguments)})},{key:"queryAllGoods",value:(d=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r,o,l){var c,i,s;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return c="".concat(t,"/product-selector/2.0/items/all?tenant=").concat(n,"&limit=").concat(r),e.next=3,http.post(c,a);case 3:if((i=e.sent).data.success){e.next=7;break}return i.data.data=[],e.abrupt("return",i.data);case 7:return s=[],i.data.data.length&&("goods"===o?i.data.data.forEach(function(t){l.forEach(function(e){t.shopId===e.shopId&&Object.assign(t,{shopName:e.shopName})}),Object.assign(t,{rowExpandable:!1}),s.push(t)}):"skus"===o&&i.data.data.forEach(function(e){e.skus.length&&(Object.assign(e,{rowExpandable:!0}),s.push(e))})),i.data.data=s,e.abrupt("return",i.data);case 11:case"end":return e.stop()}},e)})),function(e,t,n,a,r,o){return d.apply(this,arguments)})},{key:"conditionFindAll",value:(u=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/product-selector/2.0/condition/findAll?tenant=").concat(n),e.next=3,http.post(a,{});case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return u.apply(this,arguments)})},{key:"validationConditionName",value:(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/name/check?tenant=").concat(n),e.next=3,http.post(r,{conditionName:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return s.apply(this,arguments)})},{key:"saveCondition",value:(i=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/save/manual?tenant=").concat(n),e.next=3,http.post(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return i.apply(this,arguments)})},{key:"deleteCondition",value:(c=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/delete?tenant=").concat(n),e.next=3,http.post(r,{id:a});case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return c.apply(this,arguments)})},{key:"renameCondition",value:(l=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/rename?tenant=").concat(n),e.next=3,http.post(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return l.apply(this,arguments)})},{key:"autoSaveCondition",value:(o=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/condition/save/auto?tenant=").concat(n),e.next=3,http.post(r,a);case 3:return r=e.sent,e.abrupt("return",r.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n){return o.apply(this,arguments)})},{key:"findConditionCount",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a="".concat(t,"/product-selector/2.0/condition/count?tenant=").concat(n),e.next=3,http.post(a,{});case 3:return a=e.sent,e.abrupt("return",a.data);case 5:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})},{key:"getShoppingGold",value:(a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r="".concat(t,"/product-selector/2.0/cate/std_cate_card?tenant=").concat(n),e.abrupt("return",http.post(r,a));case 2:case"end":return e.stop()}},e)})),function(e,t,n){return a.apply(this,arguments)})},{key:"getPlatAndShopList",value:(r=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a,r){var o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o="".concat(t,"/product-selector/2.0//cate/shop_platCode?tenant=").concat(n,"&isCustomer=").concat(r),e.next=3,http.post(o,{categoryIds:a});case 3:return o=e.sent,e.abrupt("return",o.data);case 5:case"end":return e.stop()}},e)})),function(e,t,n,a){return r.apply(this,arguments)})}]);var r,a,n,o,l,c,i,s,u,d,p,m,h,g,f,A,v,y,b,E})(),Store$g=new Store$f;function useGlobalShareGoods$1(){var e=_slicedToArray(useState({}),2),t=e[0],r=e[1],e=_slicedToArray(useState(null),2),n=e[0],e=e[1],a=_slicedToArray(useState(10),2),o=a[0],a=a[1],l=_slicedToArray(useState(1),2),c=l[0],l=l[1],i=_slicedToArray(useState([]),2),s=i[0],i=i[1],u=_slicedToArray(useState(!1),2),d=u[0],u=u[1],p=_slicedToArray(useState({}),2),m=p[0],h=p[1],p=_slicedToArray(useState({}),2),g=p[0];return{currentTab:n,globalSelectColumn:s,globalSelect:m,currentSelect:g,globalTableList:t,isExpandAll:d,currentPageSize:o,currentPageNum:c,setCurrentPageSize:a,setCurrentPageNum:l,setIsExpandAll:u,setCurrentTab:e,setGlobalSelectColumn:i,setCurrentSelect:p[1],setGlobalTableList:r,setAllGlobalSelect:function(e,t,n){var a=t;e.length?(e.forEach(function(e){var t;n?((t=_objectSpread2({},e)).rowExpandable||(t.skus=[]),a[e.uniProductId]=t):delete a[e.uniProductId]}),h(_objectSpread2({},a))):h(_objectSpread2({},t))},setGlobalSelectItem:function(e,t,n){var r=t,o=n;e.forEach(function(t){var n,e,a=r[t.uniProductId];t.skuId?(n=!1,a&&_objectSpread2({},a).skus.forEach(function(e){e.skuId===t.skuId&&(n=!0)}),n?((e=_objectSpread2({},a)).skus=e.skus.filter(function(e){return e.skuId!==t.skuId}),e.skus.length?r[t.uniProductId]=e:delete r[t.uniProductId]):((e=_objectSpread2({},o[t.uniProductId])).skus=o[t.uniProductId].skus.filter(function(e){return e.skuId===t.skuId}),a?r[t.uniProductId].skus=[].concat(_toConsumableArray(r[t.uniProductId].skus),_toConsumableArray(e.skus)):r[t.uniProductId]=e)):a?delete r[t.uniProductId]:((e=_objectSpread2({},t)).skus=[],r[t.uniProductId]=e)}),h(_objectSpread2({},r))},setSkuToggleStatus:function(e,t,n){var a=t;e.forEach(function(e){var t=a[e.uniProductId];t&&(t.rowExpandable=n,delete m[e.uniProductId])}),r(_objectSpread2({},a))},setGlobalSelect:h,setAllGlobalSearch:function(e){e.forEach(function(e){e.uniProductId,e})}}}function useGlobalQueryConditions$1(){var e=_slicedToArray(useState([]),2),t=e[0],n=e[1],e=useCallback(function(e){n([].concat(_toConsumableArray(t),[e]))},[t]),a=useCallback(function(e){t.splice(e,1),n(_toConsumableArray(t))},[t]);return{globalConditions:t,setGlobalConditions:n,appendGlobalConditions:e,removeGlobalConditions:a}}function useGlobalAllQueryCondition$1(){var e=_slicedToArray(useState(),2);e[0];return{allQueryCondition:Store$g.queryCondition,setAllQueryCondition:e[1]}}function useConditionData$1(){var e=_slicedToArray(useState(!1),2),t=e[0],e=e[1],n=_slicedToArray(useState([]),2),a=n[0],n=n[1],r=_slicedToArray(useState({pageSize:10,pageNum:1,total:0}),2),o=r[0],r=r[1],l=_slicedToArray(useState([]),2);return{queryData:a,setQueryData:n,pageData:o,setPageData:r,listData:l[0],setListData:l[1],loading:t,setLoading:e}}var Context$4=React.createContext({});function GoodsProvider$1(e){var t=e.children;return React.createElement(Context$4.Provider,{value:e.value},t)}function useGoodsContext$1(){return useContext(Context$4)}function WidgetBox$1(e){var t=e.help,t=void 0===t?"":t,n=e.children,e=e.disabled;return React.createElement("div",{className:"condition-widget-box","data-disabled":void 0!==e&&e},React.createElement("div",{className:"condition-widget-box-content"},void 0===n?null:n),React.createElement("div",{className:"condition-widget-box-action-new"},t&&React.createElement(Tooltip$1,{content:t},React.createElement("div",{className:"condition-widget-box-action-new-help"},React.createElement(Icon$1,{type:"question-circle"})))))}var _loop=function(e,a){return e.reduce(function(e,t){var n={};return t.children&&t.children.length?n=a?Object.assign(e,_loop(t.children,[].concat(_toConsumableArray(a),[t.id]))):Object.assign(e,_loop(t.children,[t.id])):n[t.id]=a?[].concat(_toConsumableArray(a),[t.id]):[t.id],n?Object.assign({},n,e):Object.assign({},e)},{})},_excluded$d=["platCode","shopId","fetcher"];function useCategories$1(e){var o=e.platCode,l=e.shopId,c=e.fetcher,e=_objectWithoutProperties(e,_excluded$d),i=e.extraQuery,s=e.server,e=_slicedToArray(useState(!1),2),u=e[0],d=e[1],e=_slicedToArray(useState([]),2),t=e[0],p=e[1],e=_slicedToArray(useState([]),2),n=e[0],m=e[1],e=_slicedToArray(useState({}),2),a=e[0],h=e[1],r=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var n,t,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=function(e){return e.map(function(e){var t=e.children||[];return t.length&&n(t),_objectSpread2(_objectSpread2({},e),{},{children:n(e.children),value:e.id,label:e.name})})},o&&l){e.next=4;break}return p([]),e.abrupt("return");case 4:if(u)return e.abrupt("return");e.next=6;break;case 6:return d(!0),e.next=9,c(s,i,{platCode:o,shopId:l});case 9:t=e.sent,t=n(t.data.data||[]),a=_loop(t),r=Object.keys(a),m(r),h(a),p(t),d(!1);case 17:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();return useEffect(function(){r()},[o,l]),{categories:t,loading:u,categoriesObj:a,categoriesIds:n}}var _excluded$e=["value","context","mode","readonly"];function CategoryModal$1(e){var t=e.value,t=void 0===t?{}:t,n=e.context,a=e.mode,r=e.readonly,o=_objectWithoutProperties(e,_excluded$e),e=_defineProperty(_defineProperty({},FIELD_STACKS$1.PROD_CATEGORY_ID,Store$g.getGoodsCategory),FIELD_STACKS$1.PROD_SELLER_ID,Store$g.getGoodsDefaultCategory)[a],a=_slicedToArray(useState(t.shop?t.shop.value:""),2),l=a[0],c=a[1],a=_slicedToArray(useState(t.plat?t.plat.value:""),2),i=a[0],s=a[1],a=n.platShopList,e=useCategories$1(_objectSpread2({platCode:i,shopId:l,fetcher:e},n)),n=e.categories,u=e.loading,d=e.categoriesObj,e=_slicedToArray(useState(t.categories||[]),2),p=e[0],m=e[1],t=_slicedToArray(useState([]),2),e=t[0],h=t[1];useEffect(function(){var e=p.map(function(e){return d[e.value]});h(e)},[d,p]);var g=_slicedToArray(useState(a.reduce(function(e,t){return e.map(function(e){return e.value}).includes(t.platCode)||e.push({value:t.platCode,label:t.platName}),e},[])),1)[0],f=_slicedToArray(useState(a.reduce(function(e,t){return e[t.platCode]=e[t.platCode]||[],e[t.platCode].push({label:t.shopName,value:t.shopId}),e},[])),1)[0],A=i?f[i]:[],t=(useEffect(function(){var e=i||g[0].value,t=l||f[e][0].value;setTimeout(function(){c(t),s(e)},300)},[]),n.length<=0);return React.createElement(Modal$1,_extends({title:"选择类目",modalStyle:{width:500},bodyStyle:{height:275}},o,{clickMaskCanClose:!1,hasFooter:!r,onOk:function(){o.onOk({plat:g.find(function(e){return[i].includes(e.value)}),shop:A.find(function(e){return[l].includes(e.value)}),categories:_toConsumableArray(p)})}}),React.createElement(Form$1,{layout:"horizontal",labelCol:{span:5}},React.createElement(Form$1.Item,{label:"选择店铺"},React.createElement(Select$3,{disabled:r,style:{marginRight:8,width:104},dataSource:g,placeholder:"选择平台",value:i,onChange:function(e){var t=f[e][0].value;m([]),s(e),c(t)}}),React.createElement(Select$3,{disabled:r,style:{width:216},dataSource:A,placeholder:"选择店铺",value:l,onChange:function(e){c(e),m([])}})),React.createElement(Form$1.Item,{label:"选择类目"},React.createElement(Loading$1,{loading:u,size:"small",className:"category-loading-wrapper"},React.createElement(CCascader,{options:n,multiple:!0,placeholder:t?"暂无类目数据":"选择类目",disabled:t||r,style:{width:328},onChange:function(e,t){t=t.map(function(e){return e[e.length-1]});m(t)},showCheckedStrategy:"SHOW_CHILD",value:e,showSearch:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})}})))))}function open$6(e){return Modal$1.createModal(CategoryModal$1).open(e)}function OverflowTags(t){return React.createElement(Overflow,{data:t.data,renderItem:function(e){return React.createElement(React.Fragment,null,e.isDelete&&("SELECT"!==t.type?React.createElement(Tag$1,_defineProperty({color:"gray",size:"small",style:{marginRight:"2px"},closable:!t.readonly,onClose:function(){return t.onRemove(e)}},"style",{color:"rgba(0, 0, 0, 0.25)"}),React.createElement(Tooltip$1,{content:"该标签已删除"},React.createElement("div",null,e.label))):React.createElement(Tooltip$1,{content:"该标签已删除"},React.createElement("div",{style:{color:"rgba(0, 0, 0, 0.25)",marginLeft:"5px"}},e.label))),!e.isDelete&&("SELECT"!==t.type?React.createElement(Tag$1,_defineProperty({color:"gray",size:"small",style:{marginRight:"2px"},closable:!t.readonly,onClose:function(){return t.onRemove(e)}},"style",{color:"rgba(0, 0, 0, 0.85)"}),e.label):React.createElement("div",{style:{marginLeft:"5px"}},e.label)))},renderRest:function(e){return React.createElement(Tag$1,{color:"gray",size:"small"},"+",e.length)},maxCount:"responsive"})}function CategoryWidget$1(e){function t(e){e.stopPropagation(),open$6({context:i,mode:o.field.field,value:s,readonly:c}).then(function(e){u(e),l(e)})}function n(t){var e,n,a;c||(a=s.categories,e=s.plat,n=s.shop,a=a.filter(function(e){return e.value!==t.value}),l({plat:e,shop:n,categories:a}),u({plat:e,shop:n,categories:a}))}var a,r=e.help,o=e.value,l=e.onChange,c=e.readonly,i=useGoodsContext$1(),e=_slicedToArray(useState({plat:{},shop:{}}),2),s=e[0],u=e[1],e=_defineProperty(_defineProperty({},FIELD_STACKS$1.PROD_CATEGORY_ID,Store$g.getGoodsCategory),FIELD_STACKS$1.PROD_SELLER_ID,Store$g.getGoodsDefaultCategory)[o.field.field],d=_defineProperty(_defineProperty({},FIELD_STACKS$1.PROD_CATEGORY_ID,!1),FIELD_STACKS$1.PROD_SELLER_ID,!0)[o.field.field],p=useCategories$1(_objectSpread2({platCode:null==(a=s.plat)?void 0:a.value,shopId:null==(a=s.shop)?void 0:a.value,fetcher:e},i)).categoriesIds;useEffect(function(){u({})},[o.field.field]),useEffect(function(){var a,e=i.extraQuery,t=i.server;o.oriValue&&0<o.oriValue.length&&(a=o.oriValue&&o.oriValue.reduce(function(e,t,n){return e.push({value:t,children:[],id:t,name:o.oriText[n],label:o.oriText[n]}),e},[]),Store$g.getPlatAndShopList(t,e,o.oriValue.join(","),d).then(function(e){var t,n=e.data.reduce(function(e,t){return t.shopId&&-1===e.indexOf(t.shopId)&&e.push(t.shopId),e},[]),e=e.data.reduce(function(e,t){return t.platCode&&-1===e.indexOf(t.platCode)&&e.push(t.platCode),e},[]),e=(-1<n.indexOf(o.shop[0])?(t=o.plat[0],o.shop):(t=e[0],n))[0];u({plat:{value:t},shop:{value:e},categories:a}),l({plat:{value:t},shop:{value:e},categories:a})}))},[o.oriValue,o.oriText,o.plat,o.shop]);return React.createElement(WidgetBox$1,{help:r,entryText:"选择类目",entryAction:t},React.createElement("div",{className:"condition-widget-category",onClick:t},(s.shop,a=(a=s.categories)&&a.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{isDelete:0!==p.length&&!p.includes(e.value)})}),React.createElement(React.Fragment,null,a&&0<a.length&&React.createElement(OverflowTags,{data:a,onRemove:n,readonly:c})))))}var _excluded$f=["context","platInfo","readonly"];function ShopSelectorModal$1(e){var t=e.context,n=e.platInfo,a=e.readonly,r=_objectWithoutProperties(e,_excluded$f),e=t.platShopList,o=_slicedToArray(useState(e.reduce(function(e,t){return e.map(function(e){return e.value}).includes(t.platCode)||e.push({value:t.platCode,label:t.platName}),e},[])),1)[0],t=_slicedToArray(useState(e.reduce(function(e,t){return e[t.platCode]=e[t.platCode]||[],e[t.platCode].push({label:t.shopName,value:t.shopId}),e},[])),1)[0],e=_slicedToArray(useState(""),2),l=e[0],c=e[1],e=_slicedToArray(useState([]),2),i=e[0],s=e[1],u=l?t[l]:[];useEffect(function(){var e,t;n.plat?(e=n.plat,t=n.shops,c(e.value),s(t.map(function(e){return[e.value]}))):(c(o[0].value),s([]))},[o,n]);return React.createElement(Modal$1,_extends({title:"选择店铺",modalStyle:{width:530},bodyStyle:{height:200,overflow:"unset"}},r,{hasFooter:!a,onOk:function(){var e={plat:o.find(function(e){return e.value===l}),shops:u.filter(function(e){return i.map(function(e){return(null==e?void 0:e[0])||""}).includes(e.value)})};JSON.stringify(n)===JSON.stringify(e)?r.onCancel():r.onOk(e)},clickMaskCanClose:!1}),React.createElement(Form$1,{layout:"horizontal"},React.createElement(Form$1.Item,{label:"平台"},React.createElement(Select$3,{disabled:a,style:{width:320},value:l,onChange:function(e){c(e),s([])},dataSource:o})),React.createElement(Form$1.Item,{label:"店铺"},React.createElement(CCascader,{multiple:!0,disabled:a,value:i,style:{width:320},options:u,onChange:function(e){s(e)},showSearch:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})},placeholder:"选择店铺"}))))}function open$7(e){return Modal$1.createModal(ShopSelectorModal$1).open(e)}function ShopSelectorWidget$1(e){function t(e){e.stopPropagation(),open$7({context:c,platInfo:i,readonly:l}).then(function(e){o(e),s(e)})}function a(t){var e,n;l||(e=i.plat,n=i.shops.filter(function(e){return e.value!==t.value}),o({plat:e,shops:n}),s({plat:e,shops:n}))}var n=e.help,r=e.field,o=e.onChange,l=e.readonly,c=useGoodsContext$1(),e=_slicedToArray(useState({}),2),i=e[0],s=e[1],e=r.getValue(FIELD_STACKS.SHOP_ID)||{value:{}},r=e.value,r=void 0===r?{}:r,u=e.oriValue,d=e.oriText,e=(r.shops,useEffect(function(){var e,t;u&&d&&u.plat&&d.plat&&(e=u.plat.reduce(function(e,t,n){return Object.assign(e,{value:t,label:d.plat[n]})},{}),t=u.shops.reduce(function(e,t,n){return e.push({value:t,label:d.shops[n]}),e},[]),s({plat:e,shops:t}),o({plat:e,shops:t}))},[u,d]),useMemo(function(){console.log(c.platShopList);var e=i.plat,t=i.shops,n=[];return e&&[].push(e.label),t&&(n=t.map(function(t){return{value:t.value,label:t.label,isDelete:c.platShopList.filter(function(e){return e.shopId===t.value}).length<0}})),React.createElement(React.Fragment,null,n&&0<n.length&&React.createElement(OverflowTags,{readonly:l,data:n,onRemove:a}))},[i]));return React.createElement(WidgetBox$1,{help:n,entryText:"选择店铺",entryAction:t},React.createElement("div",{className:"condition-widget-shop-selector-new",onClick:t},e))}function NumberWidget$1(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=e.readonly,l=r.value,c=r.oriValue,r=r.field.type,l=_slicedToArray(useState(Array.isArray(l)?l[0]:l),2),i=l[0],s=l[1];useEffect(function(){s("")},[n,a]),useEffect(function(){var e=Array.isArray(c)?c[0]:c;void 0!==e&&(o(e),s(e))},[c]);return React.createElement(WidgetBox$1,{help:t},React.createElement(Form$1.Nexus,null,React.createElement(InputNumber$1,{max:999999999,min:0,value:i,style:{width:380},onChange:function(e){o(e),s(e)},disabled:e,precision:"NUMBER_INT"===r?0:2})))}function transformNumbers$1(e){return e.map(function(e){return Number.isNaN(Number(e))?"":e})}function NumberInt$1(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=e.readonly,l=r.value,c=r.oriValue,i=r.field.type,s=_slicedToArray(Array.isArray(l)?l:[l],2),u=s[0],s=s[1],s=void 0===s?void 0:s,u=_slicedToArray(useState(void 0===u?void 0:u),2),d=u[0],p=u[1],u=_slicedToArray(useState(s),2),m=u[0],h=u[1],g=(useEffect(function(){Array.isArray(l)||g(l)},[r]),useEffect(function(){p(""),h("")},[n,a]),useEffect(function(){var e,t;c&&(e=(t=_slicedToArray(Array.isArray(c)?c:[c],2))[0],t=void 0===(t=t[1])?void 0:t,p(e=void 0===e?void 0:e),h(t),o(transformNumbers$1([e,t])))},[c]),function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"";p(e),o(transformNumbers$1([e,m]))});return React.createElement(WidgetBox$1,{help:t},React.createElement(Form$1.Nexus,null,React.createElement(InputNumber$1,{max:m||999999999,min:0,value:d,disabled:e,onChange:g,style:{width:"calc((100% - 20px) / 2)"},precision:"NUMBER_INT"===i?0:2}),React.createElement("span",null," - "),React.createElement(InputNumber$1,{max:999999999,min:d||0,value:m,disabled:e,onChange:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"";h(e),o(transformNumbers$1([d,e]))},onHandleMin:!0,style:{width:"calc((100% - 20px) / 2)"},precision:"NUMBER_INT"===i?0:2})))}var _excluded$g=["value"],symbols$1=[{label:"回车",value:"\n"},{label:"英文逗号",value:/[,,]/g},{label:"英文分号",value:";"},{label:"英文引号",value:/['"]/g}];function Batch$1(e){var t=e.value,r=_objectWithoutProperties(e,_excluded$g),n=Field$1.useField(),e=n.init;return React.createElement(Modal$1,_extends({title:"批量输入",modalStyle:{width:530,fontSize:"12px"}},r,{onOk:function(){n.validate(function(e,t){var n,a=t.symbol,t=t.data;e||(e=[],e=(n=symbols$1.find(function(e){return e.value===a}))&&n.match?t.match(a)||[]:t.split(a),(e=_toConsumableArray(new Set(e.filter(function(e){return e})))).length>r.limit?Message$1.error("批量输入不能超过".concat(r.limit,"个")):""!==t&&0===e.length||(n=e.join(",").replace(/\s*/g,"").split(","),r.onOk(n)))})},clickMaskCanClose:!1}),React.createElement(Form$1,{layout:"horizontal",field:n,labelCol:{span:5}},React.createElement(Form$1.Item,{label:"分隔符"},React.createElement(Radio$1.Group,_extends({horizontal:!0},e("symbol",{initValue:"\n"})),symbols$1.map(function(e){return React.createElement(Radio$1,{value:e.value},e.label)}))),React.createElement(Form$1.Item,{label:"匹配数据"},React.createElement("p",{style:{color:"#999999"}},"可输入",r.limit,"条数据"),React.createElement(Input$3.Textarea,_extends({rows:6},e("data",{initValue:t&&Array.isArray(t)?t.join("\n"):""}))))))}function open$8(e){return Modal$1.createModal(Batch$1).open(e)}var PROD_PRODUCT_ID$1=FIELD_STACKS$1.PROD_PRODUCT_ID,PROD_OUTER_ID$1=FIELD_STACKS$1.PROD_OUTER_ID,PROD_PRODUCT_NAME$1=FIELD_STACKS$1.PROD_PRODUCT_NAME,SKU_SPECIFICATION$1=FIELD_STACKS$1.SKU_SPECIFICATION,SKU_SKU_ID$1=FIELD_STACKS$1.SKU_SKU_ID,EQ$1=OPERATOR_STACKS$1.EQ,LINK$1=OPERATOR_STACKS$1.LINK,SUB_PATTERN$1=OPERATOR_STACKS$1.SUB_PATTERN,ISNULL$1=OPERATOR_STACKS$1.ISNULL,NONULL$1=OPERATOR_STACKS$1.NONULL,SPLIT_REG$1=/,\s*/g;function BatchWidget$3(e){function t(){i||open$8({value:d,limit:c}).then(function(e){l(e),p(e)})}var n=e.help,a=e.name,r=e.operator,o=e.value,l=e.onChange,c=e.limit,i=e.readonly,s=o.field.groupName,u=o.oriValue,e=_slicedToArray(useState([]),2),d=e[0],p=e[1],o=(useEffect(function(){p([])},[a,r]),useEffect(function(){u&&(p(u),l(u))},[u]),useMemo(function(){return[PROD_PRODUCT_ID$1,PROD_OUTER_ID$1,SKU_SKU_ID$1].includes(a)&&![SUB_PATTERN$1,ISNULL$1,NONULL$1].includes(r)?"支持输入".concat(c,"个,英文逗号分隔"):![PROD_PRODUCT_NAME$1,SKU_SPECIFICATION$1].includes(a)&&"商品基本属性"===s||[EQ$1,LINK$1].includes(r)?"":"支持5个关键字,英文逗号分隔,多个关键字为或者的关系"},[a,r]));return React.createElement(WidgetBox$1,{help:n},React.createElement(Input$3,{suffix:React.createElement("div",{onClick:t,className:"input-on-action"},r===OPERATOR_STACKS$1.EQ||r===OPERATOR_STACKS$1.NOT_EQ?"批量输入":""),style:{width:380},value:d.map(function(e){return e.replace(/[\n\t\r]/g,"")}).toString(),onChange:function(e){e=e.target.value;e=e.split(SPLIT_REG$1),![PROD_PRODUCT_NAME$1,SKU_SPECIFICATION$1].includes(a)&&"商品基本属性"===s||[EQ$1,LINK$1].includes(r)||e.length<=5?e.length>c&&(e.length=c):e.length=5,e=e.join(",").replace(/\s*/g,"").split(","),l(e),p(e)},placeholder:o,disabled:i}))}var _excluded$h=["value","relation","readonly"];function MatchModal$1(e){var t=e.value,n=e.relation,a=e.readonly,r=_objectWithoutProperties(e,_excluded$h),o=Field$1.useField(),e=o.init,t=_slicedToArray(useState(t||[]),2),l=t[0],c=t[1],t=_slicedToArray(useState(""),2),i=t[0],s=t[1],t=_slicedToArray(useState(!1),2),u=t[0],d=t[1],t=5<=l.length;return React.createElement(Modal$1,_extends({title:"设置文本查询规则",modalStyle:{width:530,fontSize:"12px"}},r,{clickMaskCanClose:!1,hasFooter:!a,onOk:function(){o.validate(function(e,t){t=t.relation;r.onOk({relation:t,value:_toConsumableArray(l)})})}}),React.createElement(Form$1,{layout:"horizontal",field:o,labelCol:{span:5}},React.createElement(Form$1.Item,{label:"关键字关系",required:!0},React.createElement(Radio$1.Group,e("relation",{initValue:n||0}),React.createElement(Radio$1,{value:0},"或者"),React.createElement(Radio$1,{value:1},"并且"))),React.createElement(Form$1.Item,{label:"关键字"},React.createElement("div",{className:"match-key-new"},l.length?l.map(function(e){return React.createElement(Tag$1,{key:e,size:"small",color:"gray",closable:!0,onClose:function(){var t;t=e,a||c(l.filter(function(e){return e!==t}))}},e)}):null,!!l.length&&React.createElement("div",{className:"match-key-new-add-block"}),React.createElement(Button$1,{type:"text",size:"small",disabled:t||a,onClick:function(){return d(!0)},icon:"add-fill"},"添加")),React.createElement(Tooltip$1,{visible:u,placement:"bottom-left",overlayStyle:{maxWidth:"initial"},content:React.createElement("div",{style:{width:"352px"}},React.createElement(Input$3,_defineProperty(_defineProperty({value:i,style:{marginBottom:16,width:"100%"},disabled:t,onChange:function(e){return s(e.target.value)},maxLength:50},"disabled",a),"placeholder",t?"最多5个关键字":"")),React.createElement("div",{style:{display:"flex",justifyContent:"flex-end"}},React.createElement(Button$1,{type:"text",onClick:function(){return d(!1)}},"取消"),React.createElement(Button$1,{style:{marginLeft:"16px"},type:"primary",onClick:function(){d(!1);var e=i.trim();l.includes(e)?Message$1.error("不能添加重复关键字"):(c([].concat(_toConsumableArray(l),[e])),s(""))}},"确定"))),theme:"light"}))))}function open$9(e){return Modal$1.createModal(MatchModal$1).open(e)}function BatchWidget$4(e){function t(e){e.stopPropagation(),open$9({value:i,relation:u,readonly:c}).then(function(e){s(e.value),d(e.relation),l({relation:e.relation,value:e.value})})}var n=e.help,a=e.name,r=e.value,o=e.operator,l=e.onChange,c=e.readonly,e=_slicedToArray(useState([]),2),i=e[0],s=e[1],e=_slicedToArray(useState(0),2),u=e[0],d=e[1];useEffect(function(){s([])},[a,o]),useEffect(function(){r.oriText&&(Array.isArray(r.oriText)?s(r.oriText[0].split(",")):r.oriText.value&&(d(r.oriText.relation||0),s(r.oriText.value)))},[r.oriText]);return React.createElement(WidgetBox$1,{help:n,entryText:i.length?"高级":"",entryAction:t},React.createElement("div",{className:"condition-widget-match",onClick:t},1===u?i.map(function(e){return'"'.concat(e,'"')}).join(" 和 "):i.join(", ")))}var _excluded$i=["value","readonly"];function PatternModal$1(e){var t=e.value,n=void 0===t?{}:t,t=e.readonly,a=_objectWithoutProperties(e,_excluded$i),e=_slicedToArray(useState("number"==typeof n.begin?n.begin:""),2),r=e[0],o=e[1],e=_slicedToArray(useState("number"==typeof n.end?n.end:""),2),l=e[0],c=e[1],e=_slicedToArray(useState(n.value),2),i=e[0],s=e[1],e=(useEffect(function(){var e="",t=(n.begin&&(e="number"==typeof n.begin?n.begin:Number(n.begin)),"");n.end&&(t="number"==typeof n.end?n.end:Number(n.end)),o(e),c(t),s(n.value)},[n]),useMemo(function(){return Math.min(""!==l?l:1/0,125)},[l]));return React.createElement(Modal$1,_extends({title:"设置字符模式规则",modalStyle:{width:580,fontSize:"12px",color:"#3D3D3D"}},a,{onOk:function(){""===r||""===l?Message$1.error("字符位数不能为空"):""===i.trim()?Message$1.error("匹配文本不能为空"):i.length!==l-r+1?Message$1.error("字符截断长度必须和位数匹配"):a.onOk({begin:r,end:l,value:i})},clickMaskCanClose:!1,hasFooter:!t}),React.createElement(Tips$2,{msg:"可设置一个字符的规则,查询时,若数据符合以下模式的规则,则视作符合条件。"}),React.createElement(Form$1,{layout:"horizontal",labelCol:{span:5}},React.createElement(Form$1.Item,{label:"规则预览"},React.createElement("p",null,"第 ",r||"0"," 位-第 ",l||"0"," 位数据为 ",i||"-"," 时,视为符合条件")),React.createElement(Form$1.Item,{label:"字符位数"},React.createElement("div",null,React.createElement(InputNumber$1,{min:1,disabled:t,max:e,value:r,onChange:function(e){o(e)},precision:0,placeholder:""}),React.createElement("span",null," - "),React.createElement(InputNumber$1,{min:r,disabled:t,value:l,onChange:function(e){c(e)},precision:0,placeholder:""}))),React.createElement(Form$1.Item,{label:"匹配文本"},React.createElement(Input$3,{maxLength:50,value:i,disabled:t,onChange:function(e){e=e.target.value;s(e)},onBlur:function(){setTimeout(function(){var e;i&&((e=i.length)<r&&o(e),e<l)&&c(e)},100)}}))))}function open$a(e){return Modal$1.createModal(PatternModal$1).open(e)}function PatternWidget$1(e){function t(e){e.stopPropagation(),open$a({value:{begin:c,end:s,value:d},readonly:l}).then(function(e){i(e.begin),u(e.end),p(e.value),a(e)})}var n=e.help,a=e.onChange,r=e.value,o=(r.value,r.oriValue),l=e.readonly,r=_slicedToArray(useState(null),2),c=r[0],i=r[1],e=_slicedToArray(useState(null),2),s=e[0],u=e[1],r=_slicedToArray(useState(""),2),d=r[0],p=r[1];useEffect(function(){var e,t,n;o&&(e=(n=_slicedToArray(o[0]&&o[0].split(":"),3))[0],t=void 0===(t=n[1])?"":t,n=void 0===(n=n[2])?"":n,i(e=void 0===e?"":e),u(t),p(n),a({begin:e,end:t,value:n}))},[o]);return React.createElement(WidgetBox$1,{help:n,entryAction:t},React.createElement("div",{className:"condition-widget-pattern",onClick:t},d?"第".concat(c,"-第").concat(s,"位,数据为 ").concat(d):""))}function BatchWidget$5(e){var t=e.help,n=e.name,a=e.value,r=e.operator,o=e.onChange,e=e.readonly,l=_slicedToArray(useState(""),2),c=l[0],i=l[1];useEffect(function(){i("")},[n,r]),useEffect(function(){a.oriValue&&(o(a.oriValue[0]),i(a.oriValue[0]))},[a.oriValue]);return React.createElement(WidgetBox$1,{help:t},React.createElement(Input$3,{value:c,style:{width:380},disabled:e,onChange:function(e){var t;500<(e=e.target.value).split(/,\s*/g).length?((t=e.split(/,\s*/g)).length=500,t=t.toString(),o(t),i(t)):(o(e),i(e))}}))}function SelectWidget$1(e){function t(t){var e,n;o||(0===(n=(e=m.map(function(e){return e.filter(function(e){return e!==t.value})})).reduce(function(e,t){return 0<t.length?[].concat(_toConsumableArray(e),_toConsumableArray(t)):e},[])).length?(h(""),r("MULTIPLE_SELECT"===c||"DATE_M"===c?[]:void 0)):(h(e),r("MULTIPLE_SELECT"===c||"DATE_M"===c?n:e[0][0])))}var n=e.help,a=e.value,r=e.onChange,o=e.readonly,l=(a.value,a.oriValue),e=a.field,c=e.type,i=e.dataSource,a=_slicedToArray(useState(),2),s=a[0],u=a[1],e=_slicedToArray(useState(),2),d=e[0],p=e[1],a=_slicedToArray(useState(),2),m=a[0],h=a[1],e=(useEffect(function(){var e=i.reduce(function(e,t){return e[t.value]=t.label,e},{}),t=i.reduce(function(e,t){return e[t.label]=t.value,e},{});p(t),u(e)},[i]),useEffect(function(){var e,t;s&&l&&Array.isArray(l)&&0<l.length&&(e=l.map(function(e){return[d[e]||e]}),t="MULTIPLE_SELECT"===c||"DATE_M"===c?l.map(function(e){return d[e]||e}):d[l[0]]||l[0],r(t||""),h(e||""))},[l,s]),useMemo(function(){var e=m&&m.reduce(function(e,t){t=t.map(function(e){return{label:s[e]||e,value:e,isDelete:void 0===s[e]}});return[].concat(_toConsumableArray(e),_toConsumableArray(t))},[]);return React.createElement(React.Fragment,null,e&&0<e.length&&React.createElement(OverflowTags,{data:e,onRemove:t,readonly:o,type:c}))},[m,s]));return React.createElement(WidgetBox$1,{help:n},React.createElement(CCascader,{multiple:"MULTIPLE_SELECT"===c||"DATE_M"===c,style:{width:380},options:i,placeholder:"点击选择",value:m,onChange:function(e){var t,e="MULTIPLE_SELECT"===c||"DATE_M"===c?(t=e.map(function(e){return e[0]}),e):(t=e[0],[e]);r(t),h(e)},disabled:o,showSearch:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})}},React.createElement("div",{className:"condition-widget-cascade-selector"},e)))}var SELECT_MULTIPLE_TREE$1="SELECT_MULTIPLE_TREE";function loopTreeLabel(e){return e.reduce(function(e,t){var n={};return t.children&&t.children.length?n=Object.assign(e,loopTreeLabel(t.children)):n[t.name]=t.id,n?Object.assign({},n,e):Object.assign({},e)},{})}function SelectTreeWidget$1(e){var t=e.help,n=e.value,a=e.onChange,e=e.readonly,r=n.value,o=n.oriValue,l=n.oriText,n=n.field,c=_slicedToArray(useState({}),2),i=c[0],s=c[1],c=_slicedToArray(useState([]),2),u=c[0],d=c[1],p=n.type,m=n.dataSource,c=_slicedToArray(useState(r),2),h=c[0],g=c[1],n=_slicedToArray(useState(),2),f=n[0],A=n[1];useEffect(function(){s(_loop(m)),A(loopTreeLabel(m))},[m]),useEffect(function(){var e;f&&o&&(e=o&&o.reduce(function(e,t,n){return e.push({id:f[t],name:t}),e},[]),a(e),g(e))},[o,l,f]),useEffect(function(){var e;p===SELECT_MULTIPLE_TREE$1?(e=h&&h.map(function(e){return i[e.id]})||[],d(e)):d(i[h&&h.id]||[])},[h]);return React.createElement(WidgetBox$1,{help:t},React.createElement(CCascader,{options:m,fieldNames:{label:"name",value:"id",children:"children"},allowClear:!0,maxTagCount:"responsive",disabled:e,placeholder:"点击选择",style:{width:380},onChange:function(e,t){var n;p===SELECT_MULTIPLE_TREE$1?(n=t.map(function(e){return e[e.length-1]}),a(n),g(n)):console.log(e,t)},showCheckedStrategy:"SHOW_CHILD",value:u,showSearch:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})},multiple:p===SELECT_MULTIPLE_TREE$1}))}function DateWidget$1(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=e.readonly,l=r.value,c=r.oriValue,r=_slicedToArray(useState("string"==typeof l?l:""),2),l=r[0],i=r[1];useEffect(function(){i("")},[n,a]),useEffect(function(){var e;c&&(e="","string"==typeof c?e=c:Array.isArray(c)&&(e=c[0]||""),i(e),o(e))},[c]);return React.createElement(WidgetBox$1,{help:t},React.createElement(Form$1.Nexus,null,React.createElement(CPicker,{value:l,disabled:e,onChange:function(e){o(e),i(e)},width:"380px",minDate:new Date(1900,1,1),format:"YYYY/MM/DD"})))}function DateRangeWidget$1(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=e.readonly,l=r.value,c=r.oriValue,r=_slicedToArray(useState("object"===_typeof(l)?l:{}),2),i=r[0],s=r[1];useEffect(function(){s({})},[n,a]),useEffect(function(){var e;c&&(e={start:c&&Array.isArray(c)&&c[0]||"",end:c&&Array.isArray(c)&&c[1]||""},o(e),s(e))},[c]);return React.createElement(WidgetBox$1,{help:t},React.createElement(Form$1.Nexus,null,React.createElement(CPicker.RangePicker,{value:i,disabled:e,position:"auto",width:"380px",minDate:new Date(1900,1,1),onChange:function(e){console.log("v",e);e=Object.assign({},i||{},e);o(e),s(e)},format:"YYYY/MM/DD"})))}function MonthDayPicker$1(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=e.readonly,l=r.value,c=r.oriValue,r=_slicedToArray(useState("string"==typeof l?l:Array.isArray(l)&&l[0]||""),2),l=r[0],i=r[1];useEffect(function(){i("")},[n,a]),useEffect(function(){var e;c&&(e="","string"==typeof c?e=c:Array.isArray(c)&&(e=c[0]||""),i(e),o(e))},[c]);return React.createElement(WidgetBox$1,{help:t},React.createElement(Form$1.Nexus,null,React.createElement(CPicker,_defineProperty({disabled:e,format:"MM/DD",value:l,position:"auto",onChange:function(e){o(e),i(e)},min:"01/01",max:"12/31",width:"380px",placeholder:"月/日"},"format","MM/DD"))))}var RangePicker$1=CPicker.RangePicker,TimeRangePicker=CPicker.TimeRangePicker;function MonthDayRange$1(e){var t=e.help,n=e.name,a=e.operator,r=e.value,o=e.onChange,e=r.value,l=r.oriValue,r=_slicedToArray(useState("object"===_typeof(e)?e:{}),2),e=r[0],c=r[1];useEffect(function(){c({})},[n,a]),useEffect(function(){var e;l&&(e={start:l&&Array.isArray(l)&&l[0]||"",end:l&&Array.isArray(l)&&l[1]||""},o(e),c(e))},[l]);return React.createElement(WidgetBox$1,{help:t},React.createElement(Form$1.Nexus,null,React.createElement("div",null,React.createElement(RangePicker$1,{allowClear:!0,showToday:!0,format:"MM/DD",placeholder:"月/日",min:"01-01",max:"12-31",value:e,onChange:function(e){e=_objectSpread2({},e),o(e),c(e)},style:{width:380}}))))}var UNIT_TIME$1=[{label:"天",value:null},{label:"月",value:"month"}];function RelativeTime(e){function t(e,t){"val"===t?(c(e),r({value:e,timeUnit:i})):(s(e),r({value:l,timeUnit:e}))}var n=e.help,a=e.value,r=e.onChange,e=e.readonly,o=_slicedToArray(useState([]),2),l=o[0],c=o[1],o=_slicedToArray(useState(null),2),i=o[0],s=o[1];useEffect(function(){a.oriValue&&(r(a.oriValue[0]),c(a.oriValue[0].value),s(a.oriValue[0].timeUnit))},[a.oriValue]);return React.createElement(WidgetBox$1,{help:n},React.createElement(Form$1.Nexus,null,"前 ",React.createElement(InputNumber$1,{className:"goods-form-item-range",value:l[0],precision:0,max:UNIT_TIME$1?999:99999,min:a[1]||0,style:{width:80},disabled:e,onChange:function(e){return t([e,l[1]],"val")}})," - 前 ",React.createElement(InputNumber$1,{className:"goods-form-item-range",value:l[1],precision:0,min:0,style:{width:80},max:a[0],disabled:e,onChange:function(e){return t([l[0],e],"val")}}),React.createElement(Select$3,{className:"goods-form-data-unit",dataSource:UNIT_TIME$1,defaultValue:null,value:i,disabled:e,style:{marginLeft:10,width:51},onChange:function(e){return t(e,"unit")}})))}var Widget$1=(()=>_createClass(function e(){_classCallCheck(this,e)},[{key:"get",value:function(e,t){switch(e.type){case"BATCH_ADD":return this.getBatchAdd(t);case"DATE_YMD":return this.getDate(t);case"DATE_MD":return this.getMonthDayRange(t);case"STRING":return this.getString(t);case"CODING":return this.getCoding(t,e.field);case"SELECT":case"MULTIPLE_SELECT":case"DATE_M":return this.getSelect(t);case"CATEGORY_SELECT_TREE":return this.getCategorySelectTree(t);case"SELECT_TREE":case"SELECT_MULTIPLE_TREE":return this.getSelectTree(t);case"SHOP_SELECTOR":return ShopSelectorWidget$1;case"NUMBER_INT":case"NUMBER_DECIMAL":return this.getNum(t);case"NO_VALUE":return null}return null}},{key:"getBatchAdd",value:function(e){return e===OPERATOR_STACKS$1.EQ?BatchWidget$3:null}},{key:"getDate",value:function(e){switch(e){case OPERATOR_STACKS$1.GT:case OPERATOR_STACKS$1.LT:case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return DateWidget$1;case OPERATOR_STACKS$1.BETWEEN_OPEN:case OPERATOR_STACKS$1.BETWEEN_CLOSE:return DateRangeWidget$1;case OPERATOR_STACKS$1.BETWEEN_RELATIVE:return RelativeTime;default:return null}}},{key:"getMonthDayRange",value:function(e){switch(e){case OPERATOR_STACKS$1.GT:case OPERATOR_STACKS$1.LT:case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return MonthDayPicker$1;case OPERATOR_STACKS$1.BETWEEN_OPEN:case OPERATOR_STACKS$1.BETWEEN_CLOSE:return MonthDayRange$1;default:return null}}},{key:"getString",value:function(e){switch(e){case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return BatchWidget$5;case OPERATOR_STACKS$1.BEGIN_LIKE:case OPERATOR_STACKS$1.END_LIKE:return BatchWidget$3;case OPERATOR_STACKS$1.LIKE:return BatchWidget$4;default:return null}}},{key:"getCoding",value:function(e,t){switch(e){case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:case OPERATOR_STACKS$1.BEGIN_LIKE:case OPERATOR_STACKS$1.END_LIKE:return BatchWidget$3;case OPERATOR_STACKS$1.BEGIN_LIKE:case OPERATOR_STACKS$1.END_LIKE:return BatchWidget$4;case OPERATOR_STACKS$1.SUB_PATTERN:return PatternWidget$1;case OPERATOR_STACKS$1.ISNULL:case OPERATOR_STACKS$1.NONULL:default:return null}}},{key:"getCategorySelectTree",value:function(e){switch(e){case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return CategoryWidget$1;default:return null}}},{key:"getSelect",value:function(e){switch(e){case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return SelectWidget$1;default:return null}}},{key:"getSelectTree",value:function(e){switch(e){case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return SelectTreeWidget$1;default:return null}}},{key:"getNum",value:function(e){switch(e){case OPERATOR_STACKS$1.GT:case OPERATOR_STACKS$1.LT:case OPERATOR_STACKS$1.EQ:case OPERATOR_STACKS$1.NOT_EQ:return NumberWidget$1;case OPERATOR_STACKS$1.BETWEEN_OPEN:case OPERATOR_STACKS$1.BETWEEN_CLOSE:return NumberInt$1;default:return null}}}]))(),widgets$1=new Widget$1,prefix$6="setting-conditions-new",conditions$1=prefix$6,item$1="".concat(prefix$6,"-item"),field$1="".concat(prefix$6,"-field"),operator$1="".concat(prefix$6,"-operator"),action$1="".concat(prefix$6,"-action"),help$1="".concat(prefix$6,"-help"),remove$1="".concat(prefix$6,"-remove-new"),classes$1={conditions:conditions$1,item:item$1,field:field$1,operator:operator$1,help:help$1,remove:remove$1,action:action$1},tipsMapping$1=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},FIELD_STACKS$1.SHOP_ID,"\n\t\t<div>1. 数据来源:平台生成的商品唯一标识。</div>\n\t\t<div>2. 同步机制:淘宝实时更新;京东、有赞平台每2小时更新一次;抖音平台每天更新一次;苏宁平台每1小时更新一次;线下平台按接入需求同步。</div>\n\t\t<div>3. 京东自营平台商品根据订单实时更新。</div>\n\t"),FIELD_STACKS$1.PROD_OUTER_ID,"\n\t\t<div>1. 数据来源:商家后台发布商品时,维护的商品商家编码;建议在商家后台维护您ERP的商品编码。</div>\n\t\t<div>2. 不支持京东自营店铺。</div>\n\t"),FIELD_STACKS$1.PROD_CATEGORY_ID,"\n\t\t<div>1. 不支持京东自营店铺、有赞、苏宁。</div>\n\t\t<div>2. 同步机制:淘宝、京东POP每天更新一次,抖音平台每2天更新一次;线下平台按接入需求同步。</div>\n\t"),FIELD_STACKS$1.PROD_SELLER_ID,"\n\t\t<div>1. 不支持京东自营店铺、抖音、线下平台。</div>\n\t\t<div>2. 同步机制:淘宝、京东POP、有赞、苏宁每天更新一次。</div>\n\t"),FIELD_STACKS$1.PROD_STOCK,"\n\t\t<div>1. 不支持京东自营店铺。</div>\n\t"),FIELD_STACKS$1.PROD_PRICE,"\n\t\t<div>1. 数据来源:淘宝、京东POP为商品原价;抖音平台该价格为折后商品价格;</div>\n\t"),FIELD_STACKS$1.PROD_ONLINE_TIME,"\n\t\t<div>1. 不支持有赞、抖音、京东自营、苏宁。</div>\n\t"),FIELD_STACKS$1.SKU_SKU_ID,"\n\t\t<div>1. 数据来源:平台生成的SKU唯一标识。</div>\n\t\t<div>2. 不支持京东自营。</div>\n\t\t<div>3. 同步机制:淘宝、抖音每天更新一次;京东、有赞每2小时更新一次;苏宁每小时更新一次。线下平台按接入需求同步。</div>\n\t"),FIELD_STACKS$1.SKU_OUTER_ID,"\n\t\t<div>1. 不支持线下平台、京东自营。</div>\n\t"),FIELD_STACKS$1.SKU_STATUS,"\n\t\t<div>1. 不支持线下平台、京东自营。</div>\n\t"),DEFAULT_STATUS$1=1,DEFAULT_CONFIGURABLE_STATUS$1=2,NOT_DEFAULT_STATUS$1=3,DROPDOWN_STATUS$1=4,skuQueryList=["sku_sku_id","sku_outer_id","sku_specification","sku_status","sku_price","sku_stock"],baseQueryList=["platCode","shopId","prod_product_id","prod_product_name","prod_seller_tree","prod_category_tree","prod_status","prod_stock","prod_outer_id","prod_price","prod_online_time","sku_flag"],baseAllQueryList=["platCode","shopId","prod.product_id","prod.product_name","prod.seller_tree","prod.category_tree","prod.status","prod.stock","prod.outer_id","prod.price","prod.online_time","prod.product_id","prod.category_id","prod.seller_cid","sku_flag"],skuAllQueryList=["sku.sku_id","sku.outer_id","sku.specification","sku.status","sku.price","sku.stock"],configDataSource$1=function(e){return e.filter(function(e){return e.newStatus===DROPDOWN_STATUS$1})},configDataSources$1=function(e,t){return e.filter(function(e){return e.newStatus===DROPDOWN_STATUS$1||t.itemId===e.itemId})},configModalList$1=function(e){return e.filter(function(e){return e.newStatus===DEFAULT_CONFIGURABLE_STATUS$1||e.newStatus===NOT_DEFAULT_STATUS$1})},configInitModalList$1=function(e){return e.filter(function(e){return e.newStatus===DEFAULT_CONFIGURABLE_STATUS$1})},configUsedList$1=function(e){return e.filter(function(e){return e.newStatus===DEFAULT_STATUS$1||e.newStatus===DEFAULT_CONFIGURABLE_STATUS$1||e.newStatus===NOT_DEFAULT_STATUS$1})},configInitUsedList$1=function(e){return e.filter(function(e){return e.newStatus===DEFAULT_STATUS$1||e.newStatus===DEFAULT_CONFIGURABLE_STATUS$1})},groupByData$1=function(e,t,n){var a=[],r=[],o=[],l=(e.forEach(function(e){baseQueryList.includes(e.value)?a.push(_objectSpread2(_objectSpread2({},e),{},{groupName:"商品基本属性"})):skuQueryList.includes(e.value)?r.push(_objectSpread2(_objectSpread2({},e),{},{groupName:"商品 SKU 属性"})):o.push(_objectSpread2({},e))}),{}),e=o.reduce(function(e,t){var n=t.groupName;return n in l||(l[n]=t,e.push({groupName:n,label:n,value:n,children:o.filter(function(e){return e.groupName===n})})),e},[]);return t&&n?a.length&&r.length&&o.length?[{label:"商品基本属性",value:"商品基本属性",children:a},{label:"商品 SKU 属性",value:"商品 SKU 属性",children:r},{label:"商品自定义属性",value:"商品自定义属性",children:e}]:a.length&&r.length&&!e.length?[{label:"商品基本属性",value:"商品基本属性",children:a},{label:"商品 SKU 属性",value:"商品 SKU 属性",children:r}]:a.length&&!r.length&&e.length?[{label:"商品基本属性",value:"商品基本属性",children:a},{label:"商品自定义属性",value:"商品自定义属性",children:e}]:!a.length&&r.length&&e.length?[{label:"商品 SKU 属性",value:"商品 SKU 属性",children:r},{label:"商品自定义属性",value:"商品自定义属性",children:e}]:a.length||r.length||!e.length?!a.length||r.length||e.length?a.length||!r.length||e.length?[]:[{label:"商品 SKU 属性",value:"商品 SKU 属性",children:r}]:[{label:"商品基本属性",value:"商品基本属性",children:a}]:[{label:"商品自定义属性",value:"商品自定义属性",children:e}]:t||n?!t&&n?a.length&&e.length?[{label:"商品基本属性",value:"商品基本属性",children:a},{label:"商品自定义属性",value:"商品自定义属性",children:e}]:!a.length&&e.length?[{label:"商品自定义属性",value:"商品自定义属性",children:e}]:a.length&&!e.length?[{label:"商品基本属性",value:"商品基本属性",children:a}]:[]:t&&!n?a.length&&r.length?[{label:"商品基本属性",value:"商品基本属性",children:a},{label:"商品 SKU 属性",value:"商品 SKU 属性",children:r}]:!a.length&&r.length?[{label:"商品 SKU 属性",value:"商品 SKU 属性",children:r}]:a.length&&!r.length?[{label:"商品基本属性",value:"商品基本属性",children:a}]:[]:void 0:a.length?[{label:"商品基本属性",value:"商品基本属性",children:a}]:[]},groupAllByData=function(e){var t=[],n=[],a=[],r=(e.forEach(function(e){baseAllQueryList.includes(e.value)?t.push(_objectSpread2(_objectSpread2({},e),{},{groupName:"商品基本属性"})):skuAllQueryList.includes(e.value)?n.push(_objectSpread2(_objectSpread2({},e),{},{groupName:"商品 SKU 属性"})):a.push(_objectSpread2({},e))}),{}),e=a.reduce(function(e,t){var n=t.groupName;return n in r||(r[n]=t,e.push({groupName:n,label:n,value:n,children:a.filter(function(e){return e.groupName===n}).map(function(e){return Object.assign({},{label:e.label.replace("".concat(e.groupName,">"),""),value:e.value})})})),e},[]),o=n.map(function(e){return Object.assign(e,{label:e.label.replace("SKU属性 > ","")})});return[{label:"商品基本属性",value:"商品基本属性",children:t},{label:"商品 SKU 属性",value:"商品 SKU 属性",children:o},{label:"商品自定义属性",value:"商品自定义属性",children:e}]},getGroupName=function(e){return baseAllQueryList.includes(e)?"商品基本属性":skuAllQueryList.includes(e)?"商品 SKU 属性":"商品自定义属性"},timer$2=null,Option$2=Select$3.Option;function ConditionItem$3(e){var r=e.field,o=e.fields,l=e.formField,a=e.usedFields,c=e.onChangeField,t=e.onRemoveField,i=e.getFieldByValue,s=e.getOperatorByField,u=e.readonly,d=e.limit;l.init("usedFields",{initValue:a});function n(){l.setValue(p,{value:void 0,field:o.find(function(e){return e.value===p}),operator:s(p).find(function(e){return e.value===h})})}var e=_slicedToArray(useState(r.value.field),2),p=e[0],m=e[1],e=_slicedToArray(useState(r.value.operator),2),h=e[0],g=e[1],e=_slicedToArray(useState(r.value.value),2),f=e[0],e=_slicedToArray(useState(r.value.text),2),A=e[0],e=_slicedToArray(useState([]),2),v=(e[0],e[1]),e=_slicedToArray(useState([]),2),y=e[0],b=e[1],e=_slicedToArray(useState([]),2),E=e[0],C=e[1],e=_slicedToArray(useState([]),2),w=e[0],x=e[1],S=(useEffect(function(){r.source.groupName?x([getGroupName(r.value.field),r.source.groupName,r.value.field]):x([getGroupName(r.value.field),r.value.field])},[r.value.field,r.source.label,r.source.groupName]),useEffect(function(){var t=a.filter(function(e){return e.value&&e.value.field!==p}).map(function(e){return e.value.field}),e=o.filter(function(e){return!t.includes(e.value)}),n=groupAllByData(e);b(n),v(e),l.setValue("usedFields",a)},[o,a]),useEffect(function(){p&&(C(s(p)),g(i(p).operator[0].value))},[p]),useEffect(function(){r.value.operator&&g(r.value.operator)},[r.value.operator]),useEffect(function(){p&&S(p,h)},[p,h,f]),function(e,t,n){var a=i(e);c({id:r.id,source:a,value:{field:e,operator:t}}),l.setValue(a.value,_objectSpread2(_objectSpread2({},l.getValue(a.value)||{}),{},{field:a,operator:a.operator.find(function(e){return e.value===t})})),clearTimeout(timer$2),timer$2=setTimeout(function(){l.onChange(null,null,l.getValues())},300)}),e=useCallback(function(){var e,t,n,a;return h&&p&&(e=widgets$1.get(r.source,h),n=(t=l.init(p,{initValue:{field:o.find(function(e){return e.value===p}),operator:s(p).find(function(e){return e.value===h}),oriValue:f,oriText:A,plat:"CATEGORY_SELECT_TREE"===r.source.type&&(null==r||null==(t=r.value)?void 0:t.plat)||[],shop:"CATEGORY_SELECT_TREE"===r.source.type&&(null==r||null==(t=r.value)?void 0:t.shop)||[]}})).value,a=t.onChange,e)?React.createElement(e,{name:p,operator:h,value:n,key:p,onChange:function(e){a({value:e,field:o.find(function(e){return e.value===p}),operator:s(p).find(function(e){return e.value===h})})},field:l,limit:d,readonly:u,help:tipsMapping$1[p]||""}):null},[r]);return React.createElement("div",{className:classes$1.item},React.createElement(CCascader,{style:{width:220},value:w,disabled:u,placeholder:"暂无类目数据",fieldNames:{label:"label",value:"value",children:"children"},showSearch:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})},options:y,onChange:function(e){l.remove([p]),m(e[e.length-1])}}),React.createElement(Select$3,{className:classes$1.operator,dataSource:E,value:h,disabled:u,onChange:function(e){g(e),n()}}),e(),u?null:React.createElement(Icon$1,{type:"close",className:classes$1.remove,onClick:function(){t(r.id)}}))}var ConditionItem$4=memo(ConditionItem$3),Provider$1=createContext({onReset:function(){}}),notShowKey$1=["sku_flag","sku.sku_id","sku.outer_id","sku.specification","sku.status","sku.price","sku.stock"];function useFields$1(t,n){var e=_slicedToArray(useState([]),2),a=e[0],r=e[1],e=(useEffect(function(){var e=(t?n:n.filter(function(e){return!1===notShowKey$1.includes(e.field)})).map(function(e){return _objectSpread2(_objectSpread2({},e),{},{label:e.desc,value:e.field,operator:"prod.online_time"===e.field?[].concat(_toConsumableArray(e.value),[{label:"相对时间",value:"BETWEEN_RELATIVE"}]):e.value})});r(e)},[]),useCallback(function(t,e){var n=a.find(function(e){return e.value===t});return n?_toConsumableArray(n.operator):void 0!==e?e:[]},[a]));return{fields:a,getFieldByValue:function(t){return a.find(function(e){return e.value===t})},getNotUseFields:function(e){var t=e.map(function(e){return e.value.field});return a.filter(function(e){return!t.includes(e.value)})},getOperatorByField:e}}var _excluded$j=["onClick","children"],_excluded2$1=["onClick","children"],_excluded3$1=["onClick","children"];function Conditions$1(e){var t=e.children,n=e.onReset,a=e.onSubmit,r=e.onValidate,o=e.supportSku,l=e.allQuery,c=e.limit,i=e.readonly,s=e.currentRule,u=e.setCurrentRule,e=useFields$1(o,_toConsumableArray(l)),d=e.fields,p=e.getNotUseFields,m=e.getFieldByValue,e=e.getOperatorByField,h=_slicedToArray(useState([]),2),g=h[0],f=h[1],A=Field$1.useField({onChange:function(e,t,n){v(n),u(v(n))}}),v=function(n,e){return(e||n.usedFields).map(function(e,t){return n[e.source.value]})};useEffect(function(){var e;d.length&&(A.remove(Object.keys(A.getValues())),e=(e=transformSpecialField(s||[]))&&e.conditions&&e.conditions[0]&&e.conditions[0].reduce(function(e,t){var n=m(t.field);return n&&n.value&&e.push(createRuleField(n,{value:t.value,operator:t.operator,text:t.semantic,plat:null==t||null==(n=t.plat)?void 0:n.plat,shop:null==t||null==(n=t.plat)?void 0:n.shops})),e},[]),f(e||[]))},[s,d]),useEffect(function(){},[d]);return React.createElement(Provider$1.Provider,{value:{fields:d,formField:A,usedFields:g,supportSku:o,allQuery:l,getFieldByValue:m,getOperatorByField:e,limit:c,readonly:i,onReset:function(){A.reset(Object.keys(A.getValues())),f(d.slice(0,4).map(function(e){return createField$1(e)})),n&&n()},onSubmit:function(){a&&a(v(A.getValues()))},onValidate:function(){r&&r(v(A.getValues()))},onAddField:function(){f([].concat(_toConsumableArray(g),[createField$1(p(g).shift())]))},onHandleField:function(t){f(g.map(function(e){return e.id===t.id?t:e}))},onRemoveField:function(t){var e=_toConsumableArray(g),n=e.find(function(e){return e.id===t}),e=e.filter(function(e){return e.id!==t});A.remove([n.source.field]),u(v(Object.assign(A.getValues(),{usedFields:e}))),f(e)}}},t)}function createField$1(e){return{id:"FIELD_ID_".concat(Math.random()),source:e,value:{field:e.value,operator:e.operator[0].value}}}function createRuleField(e,t){return{id:"FIELD_ID_".concat(Math.random()),source:e,value:{field:e.value,operator:t.operator,value:t.value,text:t.text,plat:t.plat,shop:t.shop}}}function transformSpecialField(n){var e,a=n.conditions&&n.conditions[0]&&n.conditions[0].findIndex(function(e){return e.field===FIELD_STACKS.SHOP_ID}),r=n.conditions&&n.conditions[0]&&n.conditions[0].findIndex(function(e){return e.field===FIELD_STACKS.PLAT_CODE});return-1<a&&-1<r&&((e=n.conditions[0][a]).value={shops:n.conditions[0][a].value,plat:n.conditions[0][r].value},e.semantic={shops:n.conditions[0][a].semantic,plat:n.conditions[0][r].semantic},n.conditions[0].splice(r,1,e),n.conditions[0].splice(a,1)),n.conditions&&n.conditions[0]&&n.conditions[0].forEach(function(e){var t;"relative"===e.relative&&(e.value=[{value:e.value,timeUnit:e.timeUnit}],e.semantic=[{value:e.value,timeUnit:e.timeUnit}],e.operator=OPERATOR_STACKS$1.BETWEEN_RELATIVE),"prod.category_id"!==e.field&&"prod.seller_cid"!==e.field||(e.shops=(null==(t=n.conditions[0][a])?void 0:t.value)||[],e.plat=(null==(t=n.conditions[0][r])?void 0:t.value)||[])}),n}function DynamicCondition(n){function a(e){var t=e.find(function(e){return e.field.value===FIELD_STACKS$1.SHOP_ID}),e=e.filter(function(e){return!(![FIELD_STACKS$1.PROD_CATEGORY_ID,FIELD_STACKS$1.PROD_SELLER_ID].includes(e.field.value)||!e.value)});return!(t&&t.value&&e.length)||t.value.shops.length<=1&&(t=_slicedToArray(t.value.shops,1)[0],!e.some(function(e){return e.value.shop.value!==t.value}))}var e=_slicedToArray(useState([]),2),t=e[0],r=e[1];useEffect(function(){(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$g.fetchSettingQuery(n.supportSku,n.server,n.extraQuery,n.supportTags);case 2:t=(t=e.sent).filter(function(e){return"platCode"!==e.field}),r(t);case 5:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()()},[]);return React.createElement("div",{className:"".concat(prefixCls,"-rule-group")},React.createElement("div",{className:"".concat(prefixCls,"-rule-group-title")},React.createElement("span",{style:{display:"flex"}},"按条件查询",React.createElement(Tooltip$1,{content:"设置条件后,查询时,根据条件查找符合条件的商品 ID 或 SKU ID。",placement:"top"},React.createElement(Icon$1,{style:{fontSize:"16px"},type:"question-circle"}))),n.readonly?null:React.createElement("span",{className:"clear-btn",onClick:function(){n.changeRule([]),n.setDynamicCondition([])}},"清空")),t&&0<t.length?React.createElement(Conditions$1,{onSubmit:function(e){var t;void 0!==e[0]&&(t=parsingNewCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator})).length?(t.forEach(function(e){if("BETWEEN_OPEN"===e.operator||"BETWEEN_CLOSE"===e.operator){if(""===e.value[0]||""===e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"));if(e.value[0]>e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}}),a(e)?(setShowPage(!0),setQueryData(t),getGoods(1,10,t)):Modal$1.confirm({body:"您添加的上架店铺条件与类目条件不一致,查出来的数据可能不准确",okText:"仍要执行",cancelText:"修改条件",onOk:function(){setQueryData(t),setShowPage(!0),getGoods(1,10,t)}})):Message$1.error("没有有效条件,请检查")},onValidate:function(e){var t;void 0!==e[0]&&(t=parsingNewCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator})).length?(t.forEach(function(e){if("BETWEEN_OPEN"===e.operator||"BETWEEN_CLOSE"===e.operator){if(""===e.value[0]||""===e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"));if(e.value[0]>e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}}),a(e)?console.log(t):Modal$1.confirm({body:"您添加的上架店铺条件与类目条件不一致,查出来的数据可能不准确",okText:"仍要执行",cancelText:"修改条件",onOk:function(){console.log(t)}})):Message$1.error("没有有效条件,请检查")},supportSku:n.supportSku,limit:n.limit,allQuery:t,readonly:n.readonly,currentRule:n.currentRule,setCurrentRule:n.setDynamicCondition},React.createElement("div",{className:"edit-condition ".concat(prefixCls,"-goods-selector-new-goods-table-wrap")},React.createElement(Conditions$1.Form,null))):React.createElement(Loading$1,null))}function SelectGoods$1(l){function e(){s(!1),l.setCreateVisible(!1)}var c=l.ctxValue,t=_slicedToArray(useState(!1),2),n=t[0],i=t[1],t=_slicedToArray(useState(l.createVisible),2),a=t[0],s=t[1],t=_slicedToArray(useState(l.renameData.newName||""),2),u=t[0],r=t[1],t=_slicedToArray(useState(0),2),o=t[0],d=t[1],t=_slicedToArray(useState(l.renameData||{newName:"",id:"",index:0}),2),p=t[0],m=t[1],h=(useEffect(function(){r(l.renameData.newName||""),m(l.renameData||{newName:"",id:"",index:0})},[l.renameData]),useEffect(function(){s(l.createVisible),h()},[l.createVisible]),(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$g.findConditionCount(l.server,l.extraQuery);case 2:(t=e.sent).success&&d(t.data.count);case 4:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()),g=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(p.id)return i(!0),e.next=4,Store$g.validationConditionName(l.server,l.extraQuery,u);e.next=19;break;case 4:if((t=e.sent).data.status)return Message$1.error(t.data.msg),i(!1),e.abrupt("return");e.next=9;break;case 9:return e.next=11,Store$g.renameCondition(l.server,l.extraQuery,{id:p.id,conditionName:p.newName});case 11:if(t=e.sent,i(!1),t.success){e.next=16;break}return Message$1.error(t.msg),e.abrupt("return");case 16:Message$1.success("修改成功"),e.next=46;break;case 19:if(u){e.next=22;break}return Message$1.error("查询条件名称不能为空"),e.abrupt("return");case 22:return i(!0),e.next=25,Store$g.validationConditionName(l.server,l.extraQuery,u);case 25:if((o=e.sent).data.status)return Message$1.error(o.data.msg),i(!1),e.abrupt("return");e.next=30;break;case 30:if(n=l.conditions,a=[],r=[],(c.globalConditions.length||Object.keys(c.globalSelect).length)&&(a=Object.keys(c.globalSelect),Object.keys(c.globalSelect).forEach(function(e){c.globalSelect[e].skus.forEach(function(e){r.push(e.skuId)})})),n.length||a.length||r.length){e.next=38;break}return Message$1.error("没有查询条件或商品信息"),i(!1),e.abrupt("return");case 38:return e.next=40,Store$g.saveCondition(l.server,l.extraQuery,{conditionName:u,conditions:[n],productIds:a,skuIds:r});case 40:if(o=e.sent,i(!1),o.success){e.next=45;break}return Message$1.error(o.msg),e.abrupt("return");case 45:Message$1.success("保存成功");case 46:s(!1),l.setCreateVisible(!1);case 48:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),t=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(30<o+1)return Modal$1.confirm({body:"最多可保存 30 条,继续保存系统将从早及晚规则进行删除。",isShowIcon:!1,onOk:(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:g();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()}),e.abrupt("return");e.next=3;break;case 3:g();case 4:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();return React.createElement(React.Fragment,null,a&&React.createElement(Modal$1,{title:p.id?"编辑常用查询条件":"创建常用查询条件",visible:a,showConfirmLoading:n,onOk:t,onCancel:e,onClose:e,modalStyle:{maxWidth:"570px"}},React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-create-condition")},React.createElement(Tips$2,{icon:"info-circle1",msg:"<div><div>1. 可创建和保存最近的30个商品查询条件;超过30个时,系统将按从早及晚规则删除。</div><div>2. 保存成功后,可点击【常用查询条件】找到保存过的查询条件。</div></div>",isShowIcon:!0}),React.createElement("div",null,React.createElement("div",{className:"input-info"},React.createElement("p",null,"查询条件名称:"),React.createElement(Input$3,{placeholder:"请输入查询条件名称",value:u,onChange:function(e){r(e.target.value),p.id&&m(_objectSpread2(_objectSpread2({},p),{},{newName:e.target.value}))},maxLength:20})),React.createElement("div",{className:"input-info"},React.createElement("p",null,"已保存:"),React.createElement("span",null,o,"条"))))))}function useGoodsQueryConditions$1(e,o,t,r,l,c){var n=6<arguments.length&&void 0!==arguments[6]?arguments[6]:function(){},i=7<arguments.length&&void 0!==arguments[7]&&arguments[7],a=_slicedToArray(useState(function(){var n=unique$1(e,function(e){return e.platCode}),t=genPlatShopValue$1(n,[],o).platCode,a=e.filter(function(e){return e.shopId&&e.shopName&&e.platCode===t}),r={};return Store$g.queryCondition.length&&Store$g.queryCondition.forEach(function(e){var t;return"SELECT"===e.moduleType&&("platCode"===e.itemId?r=_objectSpread2(_objectSpread2({},r),{},{platCode:genPlatShopValue$1(n,a,o).platCode}):"shopId"===e.itemId?r=_objectSpread2(_objectSpread2({},r),{},{shopId:genPlatShopValue$1(n,a,o).shopId}):(t="SINGLE"===e.type?"":[],r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,t)),l&&(r.sku_flag="Y"))),"SELECT_TREE"===e.moduleType&&(t="SINGLE"===e.type?null:[],r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,t))),"INPUT"!==e.moduleType&&"SELECT_INPUT"!==e.moduleType||(r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,""))),"NUMBER"===e.moduleType&&(r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,{start:"",end:""}))),"DATE"===e.moduleType&&(t="DATE_M"===e.type?[]:{start:"",end:""},r=_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,t))),r="NO_VALUE"===e.moduleType?_objectSpread2(_objectSpread2({},r),{},_defineProperty({},e.itemId,"")):r}),_objectSpread2({allData:e,platList:n,shopList:a,cateList:[],cateDefaultList:[]},r)}),2),s=a[0],u=a[1],d=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$g.getShoppingGold(c,r,{platCode:s.platCode,shopId:s.shopId});case 2:return t=e.sent,n=[],(a=function(e){e.forEach(function(e){e.children.length?a(e.children):n.push({id:e.id,name:e.name,pId:e.pId})})})(t.data.data),e.abrupt("return",{data:t,arr:n});case 7:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})();return useEffect(function(){i?d().then(function(e){s.prod_category_tree=e.arr,e.arr.length&&n(s)}):n(s)},[]),useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t={},i)return e.next=4,d();e.next=9;break;case 4:n=e.sent,t=n.data,s.prod_category_tree=n.arr,e.next=12;break;case 9:return e.next=11,Store$g.getGoodsCategory(c,r,{platCode:s.platCode,shopId:s.shopId});case 11:t=e.sent;case 12:return e.next=14,Store$g.getGoodsDefaultCategory(c,r,{platCode:s.platCode,shopId:s.shopId});case 14:n=e.sent,a={cateList:[],cateDefaultList:[]},t.data.success&&(a.cateList=t.data.data),t.data.success&&(a.cateDefaultList=n.data.data),u(_objectSpread2(_objectSpread2({},s),a));case 19:case"end":return e.stop()}},e)}))).apply(this,arguments)}!function(){e.apply(this,arguments)}()},[s.shopId]),[s,u]}function useBatchImport$1(){var e=_slicedToArray(useState(!1),2),t=e[0],e=e[1],n=_slicedToArray(useState(""),2),a=n[0],n=n[1],r=_slicedToArray(useState(""),2);return{batchVisible:t,setBatchVisible:e,platCode:a,setPlatCode:n,shopId:r[0],setShopId:r[1]}}Conditions$1.Form=function(){var e=useContext(Provider$1),t=e.fields,n=e.formField,a=e.usedFields,r=e.onAddField,o=e.onHandleField,l=e.onRemoveField,c=e.supportSku,i=e.allQuery,s=e.getFieldByValue,u=e.getOperatorByField,d=e.limit,p=e.readonly;a.length,t.length;return React.createElement("section",{className:classes$1.conditions},a.length?a.map(function(e){return React.createElement(ConditionItem$4,{key:e.id,field:e,fields:t,formField:n,usedFields:a,onChangeField:o,onRemoveField:l,supportSku:c,limit:d,readonly:p,allQuery:i,getFieldByValue:s,getOperatorByField:u})}):null,p?null:React.createElement("div",{className:"".concat(prefixCls,"-dynamic-add-btn")},React.createElement("span",{className:"add-condition-icon-new"},"+"),React.createElement(Button$1,{type:"text",onClick:r},"添加条件")))},Conditions$1.Submit=function(e){var t=e.onClick,n=e.children,e=_objectWithoutProperties(e,_excluded$j),a=useContext(Provider$1);return React.createElement(Button$1,_extends({onClick:function(e){a.onSubmit&&a.onSubmit(e),t&&t(e)},type:"primary"},e),n||"提交")},Conditions$1.Reset=function(e){var t=e.onClick,n=e.children,e=_objectWithoutProperties(e,_excluded2$1),a=useContext(Provider$1);return React.createElement(Button$1,_extends({onClick:function(e){a.onReset&&a.onReset(e),t&&t(e)}},e),n||"重置")},Conditions$1.Validate=function(e){function t(e){n&&n(e),r.onValidate&&r.onValidate()}var n=e.onClick,a=e.children,e=_objectWithoutProperties(e,_excluded3$1),r=useContext(Provider$1);return isValidElement(a)?cloneElement(a,_objectSpread2({onClick:t},e)):React.createElement(Button$1,_extends({type:"primary",onClick:t},e),a||"校验")};var css_248z$I="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.goods-failure-tip-new {\n width: 154px;\n position: absolute;\n top: 42px;\n right: 0;\n padding: 7px;\n margin: 0 !important;\n background-color: #fff;\n border: 1px solid #ccc;\n box-shadow: 0 -1px 2px #ccc;\n font-size: 12px;\n max-height: 150px;\n overflow: auto;\n}\n.goods-failure-tip-new::before {\n content: '';\n position: absolute;\n width: 7px;\n height: 7px;\n top: -6px;\n left: 50%;\n transform: translateX(-50%) rotate(-45deg);\n border: 1px solid #ccc;\n border-left: 0;\n border-bottom: 0;\n background-color: #fff;\n}\n.goods-failure-tip-new .copy-goods-operate {\n padding-bottom: 10px;\n border-bottom: 1px solid #ccc;\n display: flex;\n justify-content: space-between;\n align-items: center;\n color: #0083ba;\n cursor: pointer;\n}\n.goods-failure-tip-new .copy-goods-ids {\n padding-top: 5px;\n line-height: 1.5;\n color: #333;\n}\n.goods-failure-tip-new .copy-goods-ids p {\n width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n cursor: pointer;\n}\n.batch-add-content-new {\n font-size: 12px;\n}\n.batch-add-content-new .batch-add-text {\n height: 164px;\n border: 1px solid #e8e8e8;\n}\n.batch-add-content-new .batch-add-text textarea {\n height: 140px;\n border: none;\n}\n.batch-add-content-new .batch-add-text p {\n line-height: 22px;\n padding-right: 10px;\n text-align: right;\n font-size: 14px;\n font-family: PingFangSC-Regular, PingFang SC;\n color: rgba(0, 0, 0, 0.25);\n}\n.batch-add-content-new .batch-add-radio {\n display: flex;\n margin: 10px 0 10px;\n align-items: center;\n}\n.batch-add-content-new .batch-add-radio .group-title {\n color: #666;\n font-size: 12px;\n}\n.batch-add-content-new .batch-add-radio .other-input {\n width: 50px;\n}\n.batch-add-content-new .match-detail-box {\n height: auto;\n padding: 12px;\n margin-left: 104px;\n font-size: 14px;\n background: #F5F5F5;\n border-radius: 2px 2px 0px 0px;\n border: 1px solid #E8E8E8;\n font-family: PingFangSC-Regular, PingFang SC;\n color: rgba(0, 0, 0, 0.85);\n}\n.batch-add-content-new .match-detail-box > p {\n display: flex;\n align-items: center;\n padding-bottom: 12px;\n border-bottom: 1px solid #E8E8E8;\n}\n.batch-add-content-new .match-detail-box .match-failure-detail {\n padding-top: 12px;\n display: flex;\n justify-content: space-between;\n}\n.batch-add-content-new .match-detail-box .match-failure-detail .left-detail {\n display: flex;\n}\n.batch-add-content-new .match-detail-box .match-failure-detail .label-color {\n width: 70px;\n color: rgba(0, 0, 0, 0.65);\n}\n.batch-add-content-new .match-detail-box .match-failure-detail .copy {\n cursor: pointer;\n}\n.batch-add-content-new .match-detail-box .match-failure-detail .copy:hover .label-color {\n color: var(--shuyunBlue4);\n}\n.batch-add-content-new .match-detail-box .match-failure-detail .copy:hover .copy-icon {\n color: var(--shuyunBlue4);\n}\n.batch-add-content-new .match-detail-box .match-failure-detail .copy-icon {\n margin-right: 4px;\n color: rgba(0, 0, 0, 0.45);\n}\n",DATA_TYPES$1=(styleInject(css_248z$I),{"prod.product_ids":"商品ID","prod.outer_ids":"商品商家编码","sku.outer_ids":"SKU商家编码"}),DATA_SYMBOL$1={enter:{name:"回行",rules:"\n"},comma:{name:"逗号",rules:","},semicolon:{name:"分号",rules:";"},quotes:{name:"引号",rules:"'"},other:{name:"其他",rules:""}},bodyStyle$6={maxWidth:"655px",overflow:"auto",height:"600px"},modalStyle$6={maxWidth:"655px"};function BatchAdd$1(r){function e(){y(""),n(),m("prod.product_ids"),g("enter"),A(""),y(""),S(!1)}var t=r.visible,n=r.onClose,o=r.isSelectedLength,a=r.supportSku,l=r.onOk,c=r.isSupportAllPlatShop,i=r.platShopList,s=r.platCode,u=r.shopId,d=_slicedToArray(useState("prod.product_ids"),2),p=d[0],m=d[1],d=_slicedToArray(useState("enter"),2),h=d[0],g=d[1],d=_slicedToArray(useState(""),2),f=d[0],A=d[1],d=_slicedToArray(useState(""),2),v=d[0],y=d[1],d=_slicedToArray(useState(null),2),b=d[0],E=d[1],d=_slicedToArray(useState(""),2),C=d[0],w=d[1],d=_slicedToArray(useState(!1),2),x=d[0],S=d[1],d=_slicedToArray(useState(!1),2),R=d[0],T=d[1],I=useGoodsContext$1(),d=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if("other"!==h||f){e.next=3;break}return Message$1.error("请输入分隔符"),e.abrupt("return");case 3:if(t="other"===h?f:DATA_SYMBOL$1[h].rules,0===(t=v.split(t).map(function(e){return e.trim()})).filter(function(e){return e}).length)return Message$1.error("匹配数据不能为空"),e.abrupt("return");e.next=8;break;case 8:if(t.length+o>r.limit)return Message$1.error("最多支持勾选".concat(r.limit,"条数据,请修改导入源数据")),e.abrupt("return");e.next=11;break;case 11:if((n={value:DATA_TYPES$1[p]})[p]=t.filter(function(e){return e}),T(!0),c)return e.next=17,Store$g.batchImport(I.server,I.extraQuery,_objectSpread2({},n));e.next=20;break;case 17:a=e.sent,e.next=23;break;case 20:return e.next=22,Store$g.batchImport(I.server,I.extraQuery,_objectSpread2(_objectSpread2({},n),{},{platCode:s,shopId:u}),i);case 22:a=e.sent;case 23:S(!0),a.success?(resultGoodsLength$1(a.data.data)+resultGoodsLength$1(I.globalSelect)>r.limit&&Message$1.warning("匹配结果已超过商品可选上限,已自动选择".concat(r.limit-resultGoodsLength$1(I.globalSelect),"件商品"),{duration:3e3}),w(("prod.product_ids"!==p?"成功匹配".concat(DATA_TYPES$1[p]," ").concat(t.length-a.data.notKeys.length," 个,匹配失败 "):"成功匹配".concat(DATA_TYPES$1[p]," ").concat(a.data.data.length," 个,匹配失败 ")).concat(a.data.notKeys.length," 个。")),E(a)):Message$1.error("服务错误,匹配失败"),T(!1);case 26:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),k=React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-footer")},r.readonly?null:React.createElement(Button$1,{className:"cancel",onClick:e},"取消"),React.createElement(Button$1,{style:{marginRight:16},type:"primary",size:"large",onClick:function(){var e,t;x?(resultGoodsLength$1(b.data.data)+resultGoodsLength$1(I.globalSelect)>r.limit&&Message$1.warning("匹配结果已超过商品可选上限,已自动选择".concat(r.limit-resultGoodsLength$1(I.globalSelect),"件商品"),{duration:3e3}),e=r.limit-resultGoodsLength$1(I.globalSelect),t=null!=(t=b.data)&&null!=(t=t.data)&&t.length?b.data.data.slice(0,e):[],I.setAllGlobalSelect(t,I.globalSelect,!0),c||I.setAllGlobalSearch(t),l(t)):Message$1.error("请先进行匹配")}},"确定"));return React.createElement(Modal$1,{modalStyle:modalStyle$6,bodyStyle:bodyStyle$6,title:"导入匹配搜索",footer:k,visible:t,showConfirmLoading:r.showConfirmLoading,onClose:e},React.createElement("div",{className:"batch-add-content-new"},a&&React.createElement(Tips$2,{msg:"根据输入的数据类型,精准查询匹配的商品或SKU。",style:{color:"#999",marginBottom:16}}),React.createElement(Form$1,{layout:"horizontal",size:"small",labelCol:{span:4}},React.createElement(Form$1.Item,{label:"数据类型"},React.createElement(Radio$1.Group,{value:p,onChange:function(e){m(e),y(""),S(!1)}},React.createElement(Radio$1,{value:"prod.product_ids",key:"prod.product_ids"},"商品ID"),React.createElement(Radio$1,{value:"prod.outer_ids",key:"prod.outer_ids"},"商品商家编码"),a&&React.createElement(Radio$1,{value:"sku.outer_ids",key:"sku.outer_ids"},"SKU商家编码"))),React.createElement(Form$1.Item,{label:"分隔符"},React.createElement("div",null,React.createElement(Radio$1.Group,{value:h,onChange:function(e){g(e),y(""),A(""),S(!1)}},Object.entries(DATA_SYMBOL$1).map(function(e){var e=_slicedToArray(e,2),t=e[0];return React.createElement(Radio$1,{value:t,key:t},e[1].name)})),"other"===h?React.createElement(Input$3,{value:f,placeholder:"请输入符号",onChange:function(e){A(e.target.value)},disabled:"other"!==h,style:{width:"140px"}}):null)),React.createElement(Form$1.Item,{label:"匹配数据",required:!0},React.createElement(Input$3.Textarea,{className:"batch-add-text",placeholder:"请输入匹配数据,最多2000条",rows:12,disabled:"other"===h&&!f,value:v,onChange:function(e){S(!1),y(e.target.value)}})),React.createElement(Form$1.Item,{label:""},React.createElement(Button$1,{disabled:!v,size:"default",type:"primary",onClick:d,style:{marginLeft:104},loading:R},"立即匹配")),b&&b.success&&React.createElement("div",{className:"match-detail-box"},React.createElement("p",{style:{borderBottom:!b.data.notKeys.length&&"none",paddingBottom:!b.data.notKeys.length&&0}},React.createElement(Icon$1,{type:"success-line",style:{color:"#21BA45"}}),React.createElement("span",{style:{marginLeft:8}},C)),b.data.notKeys.length?React.createElement("div",{className:"match-failure-detail"},React.createElement("div",{className:"left-detail"},React.createElement("div",{className:"label-color"},"失败明细:"),React.createElement("div",{style:{width:320}},b.data.notKeys.map(function(e){return React.createElement("p",{style:{marginBottom:4,wordWrap:"break-word"}},e)}))),React.createElement("div",{className:"copy"},React.createElement(Icon$1,{type:"copy",className:"copy-icon"}),React.createElement("span",{className:"label-color",onClick:function(){ShuyunUtils.copyText(b.data.notKeys.join(",")),Message$1.success("复制成功")}},"复制"))):null))))}var css_248z$J='body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-goods-selector-new .newCloud-input-focus .newCloud-input-affix,\n.cloud-goods-selector-new .newCloud-input-focus .newCloud-input-affix,\n.cloud-goods-selector-new .newCloud-input-textarea:focus,\n.cloud-goods-selector-new .newCloud-input:focus {\n border-color: var(--shuyunBlue4) !important;\n}\n.cloud-goods-selector-new ::-webkit-scrollbar-track {\n background-color: #fff !important;\n}\n.cloud-goods-selector-new ::-webkit-scrollbar-thumb {\n background-color: #fff !important;\n}\n.cloud-goods-selector-new .newCloud-modal-header .newCloud-modal-title {\n color: rgba(0, 0, 0, 0.85);\n cursor: text;\n display: block;\n width: 100%;\n margin-right: 16px;\n}\n.cloud-goods-selector-new .newCloud-dropdowns {\n gap: 4px;\n grid-gap: 4px;\n color: rgba(0, 0, 0, 0.65);\n}\n.cloud-goods-selector-new .newCloud-dropdowns-open {\n color: var(--shuyunBlue4);\n}\n.cloud-goods-selector-new .newCloud-dropdowns:hover,\n.cloud-goods-selector-new .newCloud-dropdowns:focus,\n.cloud-goods-selector-new .newCloud-dropdowns:active {\n color: var(--shuyunBlue4);\n}\n.cloud-goods-selector-new-footer {\n display: flex;\n flex-direction: row-reverse;\n}\n.cloud-goods-selector-new-footer .cancel {\n border: 1px solid #E8E8E8;\n color: rgba(0, 0, 0, 0.85);\n font-size: 14px;\n}\n.cloud-goods-selector-new-footer .cancel:hover,\n.cloud-goods-selector-new-footer .cancel:active {\n border: 1px solid #05c;\n background-color: #FFFFFF;\n color: #05c;\n}\n.cloud-goods-selector-new .rc-overflow {\n display: flex;\n flex-wrap: wrap;\n max-width: 100%;\n position: relative;\n align-items: center;\n height: 100%;\n}\n.cloud-goods-selector-new .rc-overflow-item {\n flex: none;\n max-width: 100%;\n display: flex;\n align-items: center;\n}\n.cloud-goods-selector-new .newCloud-drawer {\n margin: 0 auto;\n bottom: 0px;\n}\n.cloud-condition-name-item {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.cloud-condition-name-item-operate {\n display: none;\n}\n.cloud-condition-name-item-name {\n display: inline-block;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n.cloud-condition-name-item:hover .cloud-condition-name-item-operate {\n display: inline-flex;\n}\n.cloud-goods-selector-new-rules-container .newCloud-dropdowns-menu-area {\n width: 210px;\n height: 248px;\n overflow-y: scroll;\n}\n.cloud-goods-selector-new-rules-container .cloud-select-condition-list {\n display: flex;\n align-items: center;\n height: 52px;\n}\n.cloud-goods-selector-new-rules-container .cloud-select-condition-list .cloud-divider-item {\n margin-left: 12px;\n color: rgba(0, 0, 0, 0.45);\n font-size: 12px;\n margin-top: 8px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group {\n padding: 16px;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n margin-bottom: 16px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group-title {\n display: flex;\n justify-content: space-between;\n line-height: 20px;\n font-size: 14px;\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group-title .newCloud-icon {\n color: rgba(0, 0, 0, 0.25);\n font-size: 14px;\n margin-left: 5px;\n cursor: pointer;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group-title .clear-btn {\n font-weight: 400;\n color: var(--shuyunBlue4);\n cursor: pointer;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new {\n padding: 0;\n background: #fff;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-item {\n position: relative;\n display: flex;\n align-items: center;\n min-height: 30px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-item:not(:last-child) {\n margin-top: 16px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-item .condition-widget-shop-selector-new,\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-item .condition-widget-box-content {\n width: 380px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-item .condition-widget-shop-selector-new > div,\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-item .condition-widget-box-content > div {\n width: 380px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-field {\n width: 214px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new .newCloud-select.setting-conditions-new-operator {\n width: 160px;\n margin: 0 12px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .setting-conditions-new-remove-new {\n position: absolute;\n right: 0;\n font-size: 16px;\n color: rgba(0, 0, 0, 0.25);\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .cloud-dynamic-add-btn {\n display: flex;\n align-items: center;\n margin-top: 16px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-group .cloud-dynamic-add-btn span {\n display: inline-block;\n text-align: center;\n line-height: 12px;\n margin-right: 4px;\n width: 14px;\n height: 14px;\n background: var(--shuyunBlue4);\n border-radius: 50%;\n color: #fff;\n font-size: 12px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule--bottom-btn {\n padding-bottom: 40px;\n}\n.cloud-goods-selector-new-rules-container .cloud-rule-static-idGroup {\n margin-top: 16px;\n color: rgba(0, 0, 0, 0.65);\n}\n.cloud-goods-preview-container {\n background: #FFFFFF;\n box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1), 0px 0px 8px 0px rgba(0, 0, 0, 0.06);\n padding: 16px;\n margin-top: 16px;\n}\n.cloud-goods-preview-container .cloud-goods-preview-title-new {\n color: rgba(0, 0, 0, 0.45);\n line-height: 24px;\n margin-bottom: 16px;\n font-size: 12px;\n font-weight: normal;\n display: flex;\n align-items: center;\n}\n.cloud-goods-preview-container .cloud-goods-preview-title-new-bold {\n font-weight: bold;\n color: rgba(0, 0, 0, 0.85);\n font-size: 16px;\n margin-right: 12px;\n}\n.cloud-goods-preview-container .cloud-goods-preview-title-new-num {\n font-weight: normal;\n color: rgba(0, 0, 0, 0.85);\n font-size: 12px;\n}\n.cloud-goods-preview-container .cloud-goods-preview-table-container .newCloud-table-goods {\n height: 504px !important;\n max-height: 504px;\n min-height: 504px;\n overflow: auto;\n}\n.search-input-container {\n display: flex;\n align-items: center;\n}\n.search-input-container.focus-select .newCloud-select {\n z-index: 1000;\n}\n.search-input-container.focus-input .newCloud-input-group {\n z-index: 1000;\n}\n.search-input-container .newCloud-select .newCloud-select-wrapper {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.search-input-container .newCloud-input-group {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.cloud-goods-selector-new-goods-modal {\n height: 100%;\n}\n.cloud-goods-selector-new-goods-modal .totals-flag {\n display: inline-block;\n position: absolute;\n top: 15px;\n left: 61px;\n}\n.cloud-goods-selector-new-goods-modal .totals-flag-tabs {\n left: 141px;\n}\n.cloud-goods-selector-new-goods-modal .newCloud-tabs-header-line {\n margin-bottom: 16px;\n}\n.cloud-goods-selector-new-goods-modal .newCloud-tabs .newCloud-tab-content {\n font-size: 14px;\n}\n.cloud-goods-selector-new-goods-modal .newCloud-tabs-line-horizontal {\n padding: 0;\n}\n.cloud-goods-selector-new-goods-modal-tabs {\n display: flex;\n flex-flow: column nowrap;\n margin-bottom: -20px;\n font-size: 12px;\n color: #666;\n position: relative;\n height: 100%;\n /* 表格基本样式 */\n}\n.cloud-goods-selector-new-goods-modal-tabs-panel {\n height: 670px;\n display: flex;\n flex-flow: column nowrap;\n overflow: auto;\n}\n.cloud-goods-selector-new-goods-modal-tabs .goods-table-opt {\n font-size: 14px;\n color: var(--shuyunBlue4);\n cursor: pointer;\n text-align: right;\n margin-bottom: 16px;\n margin-top: 8px;\n}\n.cloud-goods-selector-new-goods-modal-tabs .goods-table-opt span {\n display: inline-flex;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap {\n display: flex;\n flex-flow: column;\n flex: 1;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .goods-table-batch {\n margin-top: 12px;\n line-height: 20px;\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .goods-table-batch .batch-add {\n float: right;\n color: #0083ba;\n cursor: pointer;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .goods-table-batch .toggle-all {\n color: #0083ba;\n cursor: pointer;\n margin-left: 20px;\n vertical-align: 3px;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .goods-table-batch .toggle-all {\n color: #0083ba;\n cursor: pointer;\n margin-left: 20px;\n vertical-align: 3px;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .fake-wrapper {\n flex: 1;\n padding-bottom: 10px;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .newCloud-table-lite-warp {\n flex-grow: 1;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .newCloud-table-lite-warp .newCloud-table-lite-main .cloud-checkbox-inner:after {\n box-sizing: content-box !important;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .newCloud-table-lite-warp .newCloud-table-lite-main tbody tr > td {\n height: 57px;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .goods-selector-shops {\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n}\n.cloud-goods-selector-new-goods-modal-tabs .cloud-goods-selector-new-goods-table-wrap .table-goods-details {\n vertical-align: -3;\n display: flex;\n align-items: center;\n}\n.cloud-goods-selector-new-goods-modal-tabs .newCloud-pagination {\n justify-content: flex-end;\n}\n.cloud-goods-selector-new-goods-modal-tabs .edit-condition .justify-between {\n margin: 27px 0 16px 0;\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n align-items: flex-end;\n}\n.cloud-goods-selector-new-goods-modal-tabs .edit-condition .justify-between button {\n font-size: 12px;\n margin-right: 10px;\n}\n.match-key-new {\n display: flex;\n flex-wrap: wrap;\n padding-top: 6px;\n min-height: 22px;\n gap: 12px 2px;\n}\n.match-key-new > * {\n margin: 0;\n}\n.match-key-new-add-block {\n height: 22px;\n width: 12px;\n}\n.condition-widget-box,\n.condition-widget-box-action {\n display: flex;\n align-items: center;\n}\n.condition-widget-box-content {\n margin-right: 4px;\n}\n.condition-widget-box-content .newCloud-input-group {\n width: 100%;\n}\n.condition-widget-box-content .newCloud-input {\n width: 100%;\n}\n.condition-widget-box-content .newCloud-input-suffix {\n white-space: nowrap;\n padding-left: 11px;\n}\n.condition-widget-box-content .input-on-action {\n color: rgba(0, 0, 0, 0.65);\n position: relative;\n cursor: pointer;\n}\n.condition-widget-box-content .input-on-action::before {\n position: absolute;\n content: \'\';\n width: 1px;\n height: 14px;\n background: #e8e8e8;\n top: 5px;\n left: -10px;\n}\n.condition-widget-box-content > *,\n.condition-widget-box-content input {\n width: 100%;\n}\n.condition-widget-box-action-new > * {\n cursor: pointer;\n}\n.condition-widget-box-action-new i {\n font-size: 14px;\n color: rgba(0, 0, 0, 0.25);\n font-weight: 500;\n}\n.condition-widget-box-action-new .newCloud-icon-question-circle {\n font-size: 16px;\n}\n.condition-widget-box-action-new span {\n color: #0b89bd;\n cursor: pointer;\n}\n.condition-widget-box-action-new-help-new {\n position: absolute;\n left: 9px;\n cursor: pointer;\n}\n.condition-widget-box-action-new-help-new .icon-question-circle {\n font-size: 16px;\n color: rgba(0, 0, 0, 0.25);\n cursor: pointer;\n}\n.condition-widget-box .cloud-select {\n max-width: none;\n}\n.condition-widget-box[data-disabled="true"] .condition-widget-box-content {\n position: relative;\n pointer-events: none;\n}\n.condition-widget-box[data-disabled="true"] .condition-widget-box-content::after {\n content: " ";\n position: absolute;\n left: 0;\n top: 0;\n right: 0;\n bottom: 0;\n background: rgba(0, 0, 0, 0.06);\n}\n.condition-widget-box[data-disabled="true"] .condition-widget-box-action > span {\n pointer-events: none;\n color: #ccc;\n}\n.condition-widget-category,\n.condition-widget-pattern,\n.condition-widget-match,\n.condition-widget-cascade-selector,\n.condition-widget-ccascade-selector,\n.condition-widget-shop-selector-new {\n display: block;\n padding: 0px 4px;\n height: 32px;\n line-height: 32px;\n background: #fff;\n border: 1px solid #e8e8e8;\n box-sizing: border-box;\n cursor: pointer;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n transition: border 0.3s;\n border-radius: 2px;\n}\n.condition-widget-category:hover,\n.condition-widget-pattern:hover,\n.condition-widget-match:hover,\n.condition-widget-cascade-selector:hover,\n.condition-widget-ccascade-selector:hover,\n.condition-widget-shop-selector-new:hover {\n border-color: rgba(0, 0, 0, 0.25);\n}\n.condition-widget-category:active,\n.condition-widget-pattern:active,\n.condition-widget-match:active,\n.condition-widget-cascade-selector:active,\n.condition-widget-ccascade-selector:active,\n.condition-widget-shop-selector-new:active {\n border-color: var(--shuyunBlue4);\n}\n.condition-widget-category .newCloud-tag,\n.condition-widget-pattern .newCloud-tag,\n.condition-widget-match .newCloud-tag,\n.condition-widget-cascade-selector .newCloud-tag,\n.condition-widget-ccascade-selector .newCloud-tag,\n.condition-widget-shop-selector-new .newCloud-tag {\n margin-right: 2px;\n}\n.cloud-goods-selector-new-selected-tab .justify-between {\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n align-items: flex-end;\n margin-bottom: 16px;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .cloud-select {\n width: 110px;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .f-szie-12 {\n font-size: 12px;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-wrap {\n position: relative;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container {\n position: absolute;\n left: 0;\n top: 28px;\n width: 200px;\n max-height: 235px;\n min-height: 80px;\n overflow-y: auto;\n background-color: #fff;\n box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);\n border: 1px solid #DDDEE1;\n z-index: 10;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container > p {\n padding-top: 30px;\n text-align: center;\n font-size: 12px;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container::before {\n content: \'\';\n display: inline-block;\n width: 0;\n height: 0;\n border: 5px solid transparent;\n border-bottom: 8px solid #DDDEE1;\n position: absolute;\n top: -13px;\n left: 10px;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container dl {\n margin: 0;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container dt {\n padding-left: 10px;\n line-height: 30px;\n color: #3D3D3D;\n font-weight: bold;\n font-size: 12px;\n border-bottom: 1px solid #EEEEEE;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container dd {\n color: #3D3D3D;\n padding: 10px;\n margin: 0;\n cursor: pointer;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container dd {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container dd p {\n width: calc(100% - 34px);\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container dd:hover {\n background-color: #F5F5F5;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container dd:hover .pop-wrap {\n opacity: 1;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container .pop-wrap {\n display: flex;\n align-items: center;\n justify-content: space-between;\n width: 30px;\n opacity: 0;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container .pop-wrap > * {\n font-size: 12px;\n color: #666;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .history-list-container .scroll-container .pop-wrap > *:hover {\n color: #222;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .remove-box {\n color: var(--shuyunBlue4);\n font-size: 14px;\n display: flex;\n align-items: center;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .remove-box span {\n display: inline-block;\n margin-right: 16px;\n line-height: 30px;\n cursor: pointer;\n}\n.cloud-goods-selector-new-selected-tab .justify-between .remove-box span:hover {\n color: var(--shuyunBlue4);\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap {\n margin: 10px 0;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details {\n background-color: #fff;\n padding: 10px 5px;\n margin-bottom: 20px;\n margin-top: 15px;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details .none-box {\n text-align: center;\n color: #999;\n font-size: 14px;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details .none-box i {\n font-size: 44px;\n vertical-align: middle;\n margin-right: 12px;\n color: #ddd;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details li {\n height: 40px;\n border-bottom: 1px solid #EEEEEE;\n line-height: 40px;\n padding-left: 20px;\n color: #666;\n font-size: 12px;\n display: flex;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details li:last-child {\n border-bottom: none;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details li p {\n flex: 1;\n padding-right: 8px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.cloud-goods-selector-new-selected-tab .query-list-wrap .conditions-details li span {\n font-size: 12px;\n color: #0083BA;\n cursor: pointer;\n display: inline-block;\n margin-right: 15px;\n}\n.category-loading-wrapper {\n min-height: auto;\n}\n.category-loading-wrapper .cloud-loading-animation {\n width: 30px;\n height: 30px;\n}\n.batch-add-content {\n font-size: 12px;\n}\n.batch-add-content .batch-add-text {\n font-family: Microsoft YaHei, sans-serif;\n}\n.cloud-goods-selector-new-create-condition {\n width: 100%;\n margin: 0 auto;\n}\n.cloud-goods-selector-new-create-condition ul {\n background: #ecf8fc;\n border: 1px solid #d2eeff;\n padding: 5px 11px;\n line-height: 18px;\n border-radius: 2px;\n font-size: 12px;\n color: #666;\n margin-bottom: 20px;\n}\n.cloud-goods-selector-new-create-condition .input-info {\n display: flex;\n align-content: center;\n font-size: 14px;\n line-height: 30px;\n color: rgba(0, 0, 0, 0.65);\n margin-bottom: 16px;\n margin-top: 16px;\n}\n.cloud-goods-selector-new-create-condition .input-info p {\n width: 98px;\n text-align: right;\n}\n.cloud-goods-selector-new-create-condition .input-info span {\n color: rgba(0, 0, 0, 0.85);\n}\n.goods-error {\n overflow-y: visible;\n}\n.goods-error .cloud-message-error {\n overflow: visible;\n}\n.add-goods-btn {\n width: 410px;\n height: 32px;\n display: inline-block;\n line-height: 32px;\n background: #FFFFFF;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n}\n.add-goods-btn .add-goods-input {\n display: inline-block;\n width: 294px;\n padding: 0 12px;\n color: rgba(0, 0, 0, 0.25);\n box-sizing: border-box;\n cursor: pointer;\n}\n.add-goods-btn .add-goods-input-inside {\n display: flex;\n}\n.add-goods-btn .add-goods-border-right {\n font-size: 16px;\n line-height: 16px;\n color: #E8E8E8;\n}\n.add-goods-btn .add-goods-match-search {\n padding: 0 11px;\n color: rgba(0, 0, 0, 0.65);\n cursor: pointer;\n}\n.toggle-sku-btn {\n font-size: 14px;\n color: rgba(0, 0, 0, 0.65);\n}\n.toggle-sku-btn .newCloud-toggle {\n padding: 0 5px;\n min-width: unset;\n height: 16px;\n}\n.toggle-sku-btn .newCloud-toggle::after {\n width: 12px;\n height: 12px;\n}\n.newCloud-form-item {\n margin-bottom: 16px;\n}\n',css_248z$K=(styleInject(css_248z$J),'.newCloud-goods-selector-pro-table-container {\n position: relative;\n}\n.newCloud-goods-selector-pro-table-container ::-webkit-scrollbar-track {\n background-color: #f3f3f3 !important;\n}\n.newCloud-goods-selector-pro-table-container ::-webkit-scrollbar-thumb {\n background-color: #e1e1e1 !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-goods-title,\n.newCloud-goods-selector-pro-table-container .newCloud-goods-sku-title {\n display: inline-block;\n width: 161px;\n line-height: 20px;\n margin-left: 8px;\n vertical-align: 6px;\n font-size: 14px;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n word-wrap: break-word;\n word-break: normal;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-goods-sku-title {\n display: inline-block;\n width: 140px;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table td {\n white-space: normal !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table thead tr th:first-child .newCloud-checkbox-wrapper {\n display: none !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table-two-level-tree .newCloud-table-row-level-1 td.newCloud-table-row-expand-column + td {\n padding-left: 14px !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table .newCloud-table-row-level-1 td {\n background: #fafafa !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table .newCloud-table-row-level-1 .newCloud-table-checkbox-column .newCloud-checkbox {\n display: none !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table-box .newCloud-table-two-level-tree .newCloud-table-row-level-1 td.newCloud-table-row-expand-column + td {\n padding-left: 12px !important;\n}\n.newCloud-goods-selector-pro-table-container tr.custom-row-disabled .newCloud-checkbox-inner {\n cursor: not-allowed !important;\n background: #f5f5f5 !important;\n}\n.newCloud-goods-selector-pro-table-container .newCloud-table-footer-total {\n color: #000000D9;\n font-size: 14px;\n}\n.newCloud-goods-selector-pro-table-container .selectedStatistics {\n font-size: 14px;\n}\n.newCloud-goods-selector-pro-table-container .selectedStatistics .count {\n color: #0066CC;\n}\n.newCloud-goods-selector-pro-table-container .accent-color {\n color: #0066CC;\n font-size: 14px;\n cursor: pointer;\n}\n.newCloud-goods-selector-pro-table-container .unknown-img-level1 {\n display: inline-block;\n background: url("data:image/jpeg;base64,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K7XFABRRRQAUUUYoAKKKKACiijFABRRRQB//0P2spaSigApaSigApaSigApaSigDM1TTY9StzBIAQfWua07wXZWVyLgRrx7V3FFAFcWlsBgRr+VL9ltv+eY/Kp6KAK/2S2/55L+VH2S2/wCea/lViigCv9ktv+eS0v2W2/55j8qnooAr/ZLb/nkv5Vn6lo1pqFsYGjXn2rYooA4fTfBlpp9yLiNFBHpXbouwYFLRQAUtJRQAVBPbQ3KeXMgYHsanooA5+Hw7p8FyLiOBFPsK31UKMKMClooAKWkooAKWkooAqXtqt5CYWGQa4hvAtq119o2rmvQqKAKVhZrZW4gQYA9KvUlFABS0lFABS0lFABS0lFABS0lFABS0lFAH/9H9rKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFAH/9L9rKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooA//T/azNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNAH//Z");\n background-size: contain;\n width: 40px;\n height: 40px;\n}\n.newCloud-goods-selector-pro-table-container .unknown-img-level2 {\n display: inline-block;\n background: url("data:image/jpeg;base64,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K7XFABRRRQAUUUYoAKKKKACiijFABRRRQB//0P2spaSigApaSigApaSigApaSigDM1TTY9StzBIAQfWua07wXZWVyLgRrx7V3FFAFcWlsBgRr+VL9ltv+eY/Kp6KAK/2S2/55L+VH2S2/wCea/lViigCv9ktv+eS0v2W2/55j8qnooAr/ZLb/nkv5Vn6lo1pqFsYGjXn2rYooA4fTfBlpp9yLiNFBHpXbouwYFLRQAUtJRQAVBPbQ3KeXMgYHsanooA5+Hw7p8FyLiOBFPsK31UKMKMClooAKWkooAKWkooAqXtqt5CYWGQa4hvAtq119o2rmvQqKAKVhZrZW4gQYA9KvUlFABS0lFABS0lFABS0lFABS0lFABS0lFAH/9H9rKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFABRRRigAooooAKKKMUAFFFFAH/9L9rKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooAKWkooA//T/azNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNACZpabTu9ACUUUpoATNLTad3oASiilNAH//Z");\n background-size: contain;\n width: 24px;\n height: 24px;\n}\n.newCloud-goods-selector-pro-table-container .table-link {\n display: inline-flex;\n align-items: center;\n justify-content: flex-start;\n color: #0066CC;\n cursor: pointer;\n text-decoration: none;\n min-height: 20px;\n vertical-align: -11px;\n}\n.newCloud-goods-selector-pro-table-container .table-link img {\n display: inline-block;\n margin: 0 auto;\n}\n.newCloud-goods-selector-pro-table-container .table-link .goods-sku-title {\n color: #666;\n}\n.newCloud-goods-selector-pro-table-container .text-overflow {\n display: inline-block;\n width: 140px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n cursor: default;\n}\n.newCloud-table td .newCloud-checkbox-disabled .newCloud-checkbox-inner {\n border-color: #d9d9d9 !important;\n}\n.newCloud-table th,\n.newCloud-table td {\n line-height: 20px;\n}\n.table-operation {\n height: 20px;\n position: absolute;\n top: 12px;\n z-index: 2;\n left: 12px;\n display: flex;\n align-items: center;\n}\n.table-operation .loading-icon {\n font-size: 14px;\n margin-left: 10px;\n color: #0066CC;\n display: inline-block;\n animation: loadingRotate 3s linear infinite;\n}\n@keyframes loadingRotate {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n.operationsList {\n padding: 8px 0;\n min-width: 130px;\n min-height: 32px;\n box-sizing: border-box;\n background: #FFFFFF;\n position: absolute;\n left: 20px;\n top: 20px;\n z-index: 2;\n box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1), 0px 2px 8px 0px rgba(0, 0, 0, 0.04);\n border-radius: 2px;\n}\n.operationsList .operationItem {\n height: 32px;\n line-height: 32px;\n padding: 0px 12px;\n font-size: 14px;\n font-family: PingFangSC-Regular, PingFang SC;\n font-weight: 400;\n color: rgba(0, 0, 0, 0.85);\n cursor: pointer;\n display: block;\n}\n.operationsList .operationItem:hover {\n background-color: #EDF6FF;\n}\n.operationsList .forbidClick {\n color: rgba(0, 0, 0, 0.25);\n cursor: not-allowed;\n}\n'),_excluded$k=(styleInject(css_248z$K),["query"]);function RcTable$1(e){function t(){var n={skuIds:[],productIds:[]},a=(Object.values(JSON.parse(JSON.stringify(E))).forEach(function(e){var t;e.skus&&e.skus.length?(t=e.skus.map(function(e){return e.skuId}),n.skuIds=[].concat(_toConsumableArray(n.skuIds),_toConsumableArray(t))):n.productIds=[].concat(_toConsumableArray(n.productIds),[e.uniProductId])}),[]);JSON.parse(JSON.stringify(h)).forEach(function(e){var t;n.productIds.includes(e.uniProductId)?a.push(_objectSpread2(_objectSpread2({},e),{},{skus:[]})):e.skus&&e.skus.length&&(t=e.skus.filter(function(e){return n.skuIds.includes(e.skuId)})).length&&a.push(_objectSpread2(_objectSpread2({},e),{},{skus:t}))}),p(a)}function i(e,t,n){t||n||(Modal$1.warning({body:"商品不存在"}),e.preventDefault())}function s(e,t){e?l(Array.from(new Set([].concat(_toConsumableArray(o),[t.productId])))):-1<(e=o.findIndex(function(e){return e===t.productId}))&&(o.splice(e,1),l(_toConsumableArray(o))),"all"===u.activeTab&&u.onExpand(t)}var n=e.query,n=void 0===n?{}:n,u=_objectWithoutProperties(e,_excluded$k),e=n.prod_product_name,a=void 0===e?"":e,e=n.sku_detail,r=void 0===e?"":e,d=u.supportSku,n=_slicedToArray(useState([]),2),o=n[0],l=n[1],e=_slicedToArray(useState([]),2),c=e[0],p=e[1],n=_slicedToArray(useState(!1),2),m=(n[0],n[1]),e=_slicedToArray(useState([]),2),h=e[0],g=e[1],n=_slicedToArray(useState(!1),2),f=n[0],A=n[1],e=_slicedToArray(useState(!1),2),n=e[0],v=e[1],e=(u.allGoods,u.allSku,u.tableStyle),y=u.allPageGoods,b=u.allPageSku,E=u.selectObj,C=u.supportCheckbox,w=u.ctxContext.isExpandAll,x=u.dataSource,S=useRef(),R=(useEffect(function(){var e=Object.values(JSON.parse(JSON.stringify(x)));setTimeout(function(){g(e)})},[x]),useEffect(function(){var e;h.filter(function(e){return e.rowExpandable}).length?(e=Array.from(new Set([].concat(_toConsumableArray(h.map(function(e){return e.rowExpandable&&e.productId})),_toConsumableArray(o)))),l([].concat(e))):l([]),setTimeout(function(){t(),m(!0)})},[h]),useEffect(function(){t()},[E]),useEffect(function(){var e;w?(e=Array.from(new Set([].concat(_toConsumableArray(h.map(function(e){return e.productId})),_toConsumableArray(o)))),l([].concat(e))):l([])},[w]),useCallback(function(e){return""!==a.trim()?e.replace(new RegExp("(".concat(a.replace(/,\s*/g,"|"),")"),"gi"),function(e){return'<span style="background: yellow;">'.concat(e,"</span>")}):e},[a])),T=useCallback(function(e){return""!==r.trim()?e.replace(new RegExp("(".concat(r.replace(/,\s*/g,"|"),")"),"gi"),function(e){return'<span style="background: yellow;">'.concat(e,"</span>")}):e},[r]),I=useCallback(function(e,t){e.skuId||(Object.values(E).length+(e.checked?1:0)>u.limit?p(_toConsumableArray(Object.values(E))):p(t)),u.toggleChecked(e)},[u.toggleChecked,E]),k=useCallback(function(){var o={width:40,height:40,maxHeight:40,maxWidth:40},l={width:24,height:24,maxHeight:24,maxWidth:24},e={dataIndex:"productName",width:234,title:function(){return React.createElement("span",null,"商品")},fixed:"left",render:function(e,t){return 0===t.level?React.createElement("div",{className:"table-goods-details"},React.createElement("div",null,React.createElement("a",{className:"table-link",href:t.detailUrl,target:"_Blank",style:{color:t.detailUrl?"#0066CC":"rgba(0,0,0,0.85)"},rel:"noopener noreferrer",onClickCapture:function(e){return i(e,t.detailUrl,!!t.skuId)}},t.picUrl?React.createElement("img",{src:t.picUrl,alt:"",style:o}):React.createElement("div",{className:"unknown-img-level1"}),null!=t&&t.productName?React.createElement(Tooltip$1,{content:null==t?void 0:t.productName,placement:"top-left"},React.createElement("p",{className:"newCloud-goods-title",dangerouslySetInnerHTML:{__html:R(null==t?void 0:t.productName)}})):React.createElement(Tooltip$1,{content:null==t?void 0:t.skuDetail,placement:"top-left"},React.createElement("p",{className:"newCloud-goods-sku-title",dangerouslySetInnerHTML:{__html:T(null==t?void 0:t.skuDetail)}}))))):React.createElement("div",{className:"table-goods-details"},React.createElement(Checkbox$1,{checked:(a=!1,r=E[(n=t).uniProductId],n.skuId?r&&r.skus.forEach(function(e){n.skuId===e.skuId&&(a=!0)}):a=r&&!r.rowExpandable||!1,a),onChange:function(){return I(t)}}),React.createElement("div",{style:{marginLeft:23}},React.createElement("a",{className:"table-link",href:t.detailUrl,style:{color:t.detailUrl?"#0066CC":"rgba(0,0,0,0.85)"},target:"_Blank",rel:"noopener noreferrer",onClickCapture:function(e){return i(e,t.detailUrl,!!t.skuId)}},t.picUrl?React.createElement("img",{src:t.picUrl,alt:"",style:l}):React.createElement("div",{className:"unknown-img-level2"}),null!=t&&t.productName?React.createElement(Tooltip$1,{content:t.productName,placement:"top-left"},React.createElement("p",{className:"newCloud-goods-title",dangerouslySetInnerHTML:{__html:R(null==t?void 0:t.productName)}})):React.createElement(Tooltip$1,{content:null==t?void 0:t.skuDetail,placement:"top-left"},React.createElement("p",{className:"newCloud-goods-sku-title",dangerouslySetInnerHTML:{__html:T(null==t?void 0:t.skuDetail)}})))));var n,a,r}},t={dataIndex:"productName",title:"商品",width:234,fixed:"left",render:function(e,t){return React.createElement("div",{className:"table-goods-details"},React.createElement("div",null,React.createElement("a",{className:"table-link",href:t.detailUrl,target:"_Blank",rel:"noopener noreferrer",onClickCapture:function(e){return i(e,t.detailUrl,!!t.skuId)}},t.picUrl?React.createElement("img",{src:t.picUrl,alt:"",style:o}):React.createElement("div",{className:"unknown-img"}),null!=t&&t.productName?React.createElement(Tooltip$1,{content:t.productName,placement:"top-left"},React.createElement("p",{className:"newCloud-goods-title",dangerouslySetInnerHTML:{__html:R(null==t?void 0:t.productName)}})):React.createElement(Tooltip$1,{content:t.productName,placement:"top-left"},React.createElement("p",{className:"newCloud-goods-sku-title",dangerouslySetInnerHTML:{__html:T(null==t?void 0:t.skuDetail)}})))))}},n=[{dataIndex:"productId",title:"商品ID".concat(d?"/SKU ID":""),width:186,render:function(e,t){return React.createElement("span",null,t.productId||t.skuId)}},{dataIndex:"outerId",title:"商品".concat(d?"/SKU":"","商家编码"),width:186,render:function(e,t){return React.createElement("span",null,t.outerId||t.outerSkuId)}},{dataIndex:"price",title:"价格(元)",width:100,align:"right",render:function(e,t){return React.createElement("span",null,t.price&&"".concat(t.price))}},{dataIndex:"stock",title:"库存",width:80,align:"right",render:function(e,t){return null===t.stock?"--":React.createElement("span",null,t.stock)}},{dataIndex:"onlineTime",title:"上架时间",width:136},{dataIndex:"status",title:"商品状态",width:136,render:function(e,t){return React.createElement("span",null,SKU_STATUS_MAP[e])}},{dataIndex:"platName",title:"上架平台",width:160},{dataIndex:"shopName",title:"上架店铺",width:160},{dataIndex:"showCategoryName",title:"标准类目",width:160,render:function(e,t){var n;if(e)return n=(null==e?void 0:e.split("<br>")).join(","),React.createElement(Tooltip$1,{content:e,placement:"top-left"},React.createElement("span",{className:"text-overflow"},n))}},{dataIndex:"showSellerCategoryName",title:"自定义类目",width:160,render:function(e,t){var n;if(e)return n=(null==e?void 0:e.split("<br>")).join(" "),React.createElement(Tooltip$1,{content:e,placement:"top-left"},React.createElement("span",{className:"text-overflow"},n))}},{dataIndex:"skuTotal",title:"SKU数",width:80,render:function(e,t){return React.createElement("span",null,t.skus&&t.skuTotal)}}],a={dataIndex:"sku",title:"选择SKU",fixed:"right",width:112,render:function(e,t){var n=t.skus;return Array.isArray(n)&&n.length?React.createElement("span",{className:"accent-color",onClick:function(){s(!t.rowExpandable,t)}},t.rowExpandable?"取消选择SKU":"选择SKU"):""}},r={dataIndex:"remove",title:"操作",fixed:"right",width:80,render:function(e,t){return(t.skuId||0===t.skus.length)&&React.createElement("span",{className:"accent-color",onClick:function(){u.removeSelect(t)}},"移除")}},c=[],e=((u.supportSku?DEFAULT_TABLE_SKU_ROW:DEFAULT_TABLE_ROW$1).forEach(function(t){c.push.apply(c,_toConsumableArray(n.filter(function(e){return t===e.dataIndex})))}),(C?[e]:[t]).concat(c));return u.supportCheckbox&&u.supportSku&&!u.readonly&&e.push(a),u.hasRemove&&!u.readonly&&e.push(r),e},[I])(),N=(useEffect(function(){document.querySelectorAll("tr.newCloud-table-row-level-0").forEach(function(e,t){var n,a;e.classList.contains("custom-row-disabled")?((a=e.querySelector(".choose-sku-btn"))&&(a.textContent="取消选择sku"),(n=e.dataset.rowKey)&&-1<(a=c.findIndex(function(e){return String(e.productId)===String(n)}))&&(c.splice(a,1),p(_toConsumableArray(c)))):(a=e.querySelector(".choose-sku-btn"))&&(a.textContent="选择sku")})},[o]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:w?u.addAllPageSku(t):u.addAllPageGoods(t);case 1:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})());useEffect(function(){v(y||b)},[y,b]);return React.createElement(React.Fragment,null,React.createElement("div",{className:"newCloud-goods-selector-pro-table-container",style:e},!u.loading&&"all"===u.activeTab&&!u.readonly&&React.createElement("div",{className:"table-operation",onMouseLeave:function(){return A(!1)}},React.createElement(Checkbox$1,{className:"check-page-selected",checked:n,onChange:N,disabled:!h.length}),React.createElement(Icon$1,{type:f?"up":"down",onClick:function(){return A(!f)},style:{color:"rgba(0, 0, 0, 0.45)",marginLeft:"-5px"}}),f?React.createElement("div",{className:"operationsList"},React.createElement("span",{onClick:function(){w||(A(!1),u.addAllGoods(!0))},className:cls("operationItem",w?"forbidClick":"")},"全选商品"),d&&React.createElement("span",{className:"operationItem",onClick:function(){A(!1),u.addAllSku(!0)}},"全选 SKU"),React.createElement("span",{onClick:function(){w||(A(!1),u.addAllPageGoods(!0))},className:cls("operationItem",w?"forbidClick":"")},"全选当页商品"),d&&React.createElement("span",{className:"operationItem",onClick:function(){A(!1),u.addAllPageSku(!0)}},"全选当页 SKU"),React.createElement("span",{className:"operationItem",onClick:function(){A(!1),u.deleteAllSelect()}},"清空所选")):null),React.createElement(CTable,{ref:S,supportConfigColumn:!0,className:"newCloud-table-goods",supportTree:d,childrenKey:u.childrenKey,columnData:k,onColumnChange:u.onColumnChange,rowKey:"uniProductId",supportPage:!0,checkedData:c,footerSelectTpl:u.checkedTotal,isExpendAloneColumn:d,supportExpend:d,supportCheckbox:C,disabledConfigColumns:["productName","productId"],defaultShowColumns:u.columnConfig,hideConfigColumns:u.hideConfigColumns,loadingOpts:{loading:u.loading},isTreeIncludeChildren:!1,showRefresh:!1,expandable:{expandedRowKeys:o,onExpand:s},onRow:function(e){return e=e,o.includes(e.productId)?Object.assign(e,{disabled:!!o.includes(e.productId),rowExpandable:!!o.includes(e.productId)}):e},rowClassName:function(e){return o.includes(e.productId)?"custom-row-disabled":""},ajaxData:{data:h,totals:u.total},onCheckedAfter:function(e,t){return I(t,e)},pageOpts:{type:"small",showQuickJumper:!1,pageSizeOptions:[10,20,30,50,100],current:u.page,pageSize:u.pageSize,onChange:function(e){var t=e.pageNum;u.onPageChange(t,e.pageSize)}},showTotal:!0,watchColumnData:!0})))}function ConditionItem$5(e){var a=e.index,r=e.allQuery,t=e.hasTag,n=e.supportSku,o=e.valueField,l=e.isDefault,c=e.onChangeField,i=e.onRemoveField,s=e.onHandleDefaultField,e=e.readonly,u=_slicedToArray(useState(function(){var e=configDataSources$1(r,o);return groupByData$1(e,n,t)}),2),d=u[0],p=u[1],u=_slicedToArray(useState([o.groupName,o.value]),2),m=u[0],h=u[1];useEffect(function(){var e=configDataSources$1(r,o),e=groupByData$1(e,n,t);p(e),"商品基本属性"!==o.groupName&&"商品 SKU 属性"!==o.groupName&&h(["商品自定义属性",o.groupName,o.value])},[r]);return React.createElement("div",{style:{marginTop:10,display:"flex",alignItems:"center"}},React.createElement(CCascader,{style:{width:330},value:m,placeholder:"暂无类目数据",disabled:e,fieldNames:{label:"label",value:"value",children:"children"},options:d,onChange:function(t){var n;t[t.length-1]!==o.itemId&&(h(t[t.length-1]),r.forEach(function(e){e.itemId===t[t.length-1]&&(n=e)}),c(n,o,a))}}),e?null:React.createElement(Icon$1,{type:"close",onClick:function(){i(o)},style:{fontSize:11,color:"rgba(0, 0, 0, 0.45)",margin:"0 17px 0 15px"}}),e?null:React.createElement(Checkbox$1,{defaultChecked:!1,onChange:function(e){var t=r.findIndex(function(e){return e.itemId===o.itemId});s(e?DEFAULT_CONFIGURABLE_STATUS$1:NOT_DEFAULT_STATUS$1,t)},checked:!!l},"设为默认"))}RcTable$1.propTypes={loading:PropTypes.bool,page:PropTypes.number,pageSize:PropTypes.number,total:PropTypes.number,onPageChange:PropTypes.func,columnConfig:PropTypes.array,dataSource:PropTypes.any,selectObj:PropTypes.object,supportSku:PropTypes.bool,showPage:PropTypes.bool,hasRemove:PropTypes.bool,ctxContext:PropTypes.any,limit:PropTypes.number,conditions:PropTypes.object},RcTable$1.defaultProps={loading:!1,page:1,pageSize:20,total:0,limit:500,hasRemove:!1,onPageChange:function(){},columnConfig:[],dataSource:{},selectObj:{},supportSku:!0,showPage:!0,ctxContext:{},conditions:{}};var css_248z$L="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-goods-selector-new-goods-form {\n display: flex;\n flex-flow: row wrap;\n align-content: flex-start;\n align-items: center;\n}\n.cloud-goods-selector-new-goods-form .search-toggle {\n margin-left: 20px;\n font-size: 14px;\n color: var(--shuyunBlue4);\n cursor: pointer;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item {\n padding-bottom: 16px;\n display: flex;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: center;\n color: rgba(0, 0, 0, 0.65);\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .newCloud-select {\n width: 190px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .select {\n width: 190px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .select-wrapper {\n line-height: 18px;\n background-color: #fff;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .goods-form-item-label {\n font-size: 14px;\n display: inline-block;\n width: 100px;\n padding-left: 4px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n text-align: right;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .goods-form-item-input {\n width: 190px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .goods-form-item-input.input-error {\n border: 1px solid #f00;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .goods-form-item-range {\n height: 32px;\n width: 88px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .newCloud-select {\n min-width: 60px !important;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .newCloud-select-select-options {\n min-width: 60px !important;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .cloud-select-select-options {\n width: 150px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .goods-form-item-dropdown {\n background: #fff;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .online-time {\n font-size: 14px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .online-time .newCloud-datepicker-inp {\n width: 141px !important;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .online-time .newCloud-picker-input > input:focus {\n border: none !important;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .outer-id-string {\n font-size: 14px;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .not-online-time .newCloud-datepicker-inp {\n width: 194px !important;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .input-group.input-affix {\n width: 150px;\n overflow: hidden;\n}\n.cloud-goods-selector-new-goods-form .goods-form-item .goods-form-outerid {\n margin-right: 12px;\n}\n.cloud-goods-selector-new-goods-form .operator-area {\n box-sizing: border-box;\n display: flex;\n justify-content: flex-start;\n align-items: center;\n padding-bottom: 16px;\n}\n.cloud-goods-selector-new-goods-form .operator-area .search-mode {\n cursor: pointer;\n color: #0083ba;\n}\n.cloud-goods-selector-new-goods-form .operator-area .search-reset {\n margin-left: 20px;\n font-size: 14px;\n color: var(--shuyunBlue4);\n cursor: pointer;\n}\n.goods-item-date-range {\n z-index: 99999999999;\n}\n.add-condition-new .default-flag {\n width: 30px;\n height: 16px;\n display: inline-block;\n text-align: center;\n line-height: 16px;\n font-size: 12px !important;\n color: #fff;\n background: #2FC25B;\n border-radius: 1px;\n transform: scale(0.7);\n}\n.add-condition-new .add-condition-btn {\n margin-top: 16px;\n color: var(--shuyunBlue4);\n cursor: pointer;\n}\n.add-condition-new .add-condition-btn > span {\n margin-right: 6px;\n}\n.add-condition-new .isnotdefault-flag {\n width: 30px;\n height: 16px;\n display: inline-block;\n}\n.add-condition-new .cloud-tree-select {\n max-width: 380px;\n width: 380px;\n display: inline-block;\n}\n.add-condition-new .cloud-tree-select-options {\n max-width: 380px;\n width: 380px;\n}\n.add-condition-new .condition-tip {\n font-size: 12px;\n color: #999;\n}\n.add-condition-new .opr-btn {\n margin-left: 10px;\n font-size: 12px;\n color: #0083ba;\n cursor: pointer;\n}\n.add-condition-new .common-btn {\n width: 12px;\n height: 12px;\n display: inline-block;\n margin-left: 10px;\n text-align: center;\n color: #0083BA;\n border: 1px solid #0083BA;\n border-radius: 50%;\n cursor: pointer;\n line-height: 10px;\n font-size: 12px !important;\n}\n.add-condition-icon-new {\n display: inline-flex;\n justify-content: center;\n margin-right: 3px;\n line-height: 12px;\n width: 14px;\n height: 14px;\n background: var(--shuyunBlue4);\n border-radius: 50%;\n color: #fff;\n font-size: 12px;\n}\n";function SearchCondition$1(e){function n(t,n){var e=_toConsumableArray(c),a=c.findIndex(function(e){return e.itemId===t.itemId}),r=c.findIndex(function(e){return e.itemId===n.itemId}),a=(e[a].newStatus=n.newStatus,e[r].newStatus=DROPDOWN_STATUS$1,u.findIndex(function(e){return e===n.order}));u[a]=t.order,d(u),i(e)}function a(t){var e=c.findIndex(function(e){return e.itemId===t.itemId}),n=_toConsumableArray(c),e=(n[e].newStatus=DROPDOWN_STATUS$1,u.filter(function(e){return e!==t.order}));d(e),i(n)}function r(e,t){var n=_toConsumableArray(c);n[t].newStatus=e,i(n)}var o=e.hasTag,l=e.supportSku,c=e.allQuery,i=e.setAllQuery,s=e.readonly,e=e.displayStatus,t=_slicedToArray(useState([]),2),u=t[0],d=t[1],t=_slicedToArray(useState([]),2),p=t[0],m=t[1],t=_slicedToArray(useState(e),2),h=t[0],g=t[1],f=(useEffect(function(){g(!0);var e=f(),t=e.map(function(e){return e.order});d(t),m(e)},[]),function(){return(h?configModalList$1:configInitModalList$1)(_toConsumableArray(c)).sort(function(t,n){return u.findIndex(function(e){return e===t.order})-u.findIndex(function(e){return e===n.order})})});useEffect(function(){var e=f();m(e),i(c)},[c]);return React.createElement("div",{className:"add-condition-new"},React.createElement(Tips$2,{msg:React.createElement("p",{style:{display:"flex"}},React.createElement(Icon$1,{type:"info-circle1",style:{color:"#0066CC",marginRight:9}}),"可将常用的查询条件设为默认,默认的查询条件将被固定在商品搜索条件的界面上。")}),React.createElement("div",{style:{marginTop:16}},p.map(function(e,t){return React.createElement(ConditionItem$5,{key:e.itemId,index:t,valueField:e,hasTag:o,readonly:s,isDefault:e.newStatus===DEFAULT_CONFIGURABLE_STATUS$1,allQuery:c,usedFields:p,onChangeField:n,onRemoveField:a,onHandleDefaultField:r,supportSku:l})})),s?null:React.createElement("div",{style:{color:configDataSource$1(c).length?"#0066CC":"#999",marginTop:16,display:"flex",alignItems:"center",cursor:configDataSource$1(c).length?"pointer":"not-allowed"},onClick:function(){var t,e,n;configDataSource$1(c).length&&(e=configDataSource$1(c),t=e[0],e=c.findIndex(function(e){return e.itemId===t.itemId}),(n=_toConsumableArray(c))[e].newStatus=NOT_DEFAULT_STATUS$1,(e=_toConsumableArray(u)).push(t.order),d(e),i(n))}},React.createElement(Icon$1,{type:"plus-solid",style:{color:configDataSource$1(c).length?"#0066CC":"#999",marginRight:5}}),"添加查询条件"))}function ItemLabel$1(e){var t=e.labelName,e=e.groupName,e=e?"".concat(e,"-").concat(t):null;return React.createElement(Tooltip$1,{content:e,placement:"top-right"},React.createElement("span",{className:"goods-form-item-label"},t),":")}function SelectRadio$1(t){var e=t.name,n=t.itemId,a=t.dataSource,r=t.queryObj,o=t.type,l=t.groupName,c=t.supportClearPlatShop,i=_slicedToArray(useState(function(){return"platCode"===n?"platName":"shopId"===n?"shopName":"label"}),1)[0],s=_slicedToArray(useState(function(){return"platCode"===n||"shopId"===n?n:"value"}),1)[0];return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:e,groupName:l}),React.createElement(Select$3,{allowClear:"platCode"!==n&&"shopId"!==n||c,searchable:"shopId"===n,placeholder:"shopId"===n&&!r.platCode||"platCode"===n&&!r[n]?"请选择平台":"请选择店铺",multiple:"MULTIPLE"===o,dataSource:a,labelKey:i,valueKey:s,onChange:function(e){t.onChange(e)},style:{width:190},value:r[n]}))}styleInject(css_248z$L);var Select$1=memo(SelectRadio$1);function loopTreeLabel$1(e){return e.reduce(function(e,t){var n={};return t.children&&t.children.length?n=Object.assign(e,loopTreeLabel$1(t.children)):n[t.name]=t.id,n?Object.assign({},n,e):Object.assign({},e)},{})}function SelectTree$2(n){function e(){var e=!1;return"prod_seller_tree"===o&&(e=!IS_CUSTOM_CATE$1.includes(r.platCode)),e="prod_category_tree"===o?IS_STANDARD_CATE$1.includes(r.platCode):e}var t=n.name,a=n.dataSource,r=n.queryObj,o=n.itemId,l=n.type,c=n.groupName,i="MULTIPLE"===l?l.toLowerCase():"default",s=_slicedToArray(useState(),2),u=(s[0],s[1]),s=_slicedToArray(useState({}),2),d=s[0],p=s[1],s=_slicedToArray(useState(r[o]),2),m=s[0],h=s[1],s=(useEffect(function(){p(_loop(a)),u(loopTreeLabel$1(a))},[a]),_slicedToArray(useState(e),2)),g=s[0],f=s[1];useEffect(function(){f(e)},[r]),useEffect(function(){var e=r[o]&&r[o].map(function(e){return d[e.id]})||[];h(e)},[r[o]]);return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:t,groupName:c}),React.createElement(CCascader,{allowClear:!0,multiple:"multiple"===i,options:a,style:{width:190},disabled:g,onChange:function(e,t){"MULTIPLE"===l?(t=t.map(function(e){return e[e.length-1]}),n.onChange(t)):n.onChange(e)},placeholder:"请选择",maxTagCount:"responsive",showCheckedStrategy:"SHOW_CHILD",notFoundContent:"暂无数据",showSearch:function(t,e){return e.some(function(e){return-1<e.label.toLowerCase().indexOf(t.toLowerCase())})},value:m,fieldNames:{label:"name",value:"id",children:"children"}}))}var SelectTree$3=memo(SelectTree$2);function InputItem$1(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:e,groupName:t.groupName}),React.createElement(Input$3,{className:"goods-form-item-input",value:t.queryObj[t.itemId],placeholder:"MULTIPLE"===t.type?"多个关键字英文逗号分隔":e,onChange:function(e){e=e.target.value;t.onChange(e)}}))}var Input$1=memo(InputItem$1),Option$3=Select$3.Option;function OuterId$1(e){var t=e.value,n=e.onChange,e=e.name,a=null!==t?t.split(":"):[""],r=_slicedToArray(useState(function(){return null!==t&&1<a.length}),2),o=r[0],l=r[1],r=_slicedToArray(useState(a[0]||""),2),c=r[0],i=r[1],r=_slicedToArray(useState(a[1]||""),2),s=r[0],u=r[1],r=_slicedToArray(useState(a[2]||""),2),d=r[0],p=r[1],r=(useEffect(function(){null===t&&(l(!1),i(""),u(""),p(""),n(""))},[t]),useEffect(function(){o?[c,s,d].filter(function(e){return e}).length?n([c,s,d].join(":")):n(""):n(d)},[c,s,d]),useMemo(function(){return Math.min(""!==s?s:1/0,125)},[s]));return React.createElement("div",null,React.createElement(Select$3,{value:o,onChange:function(e){l(e),i(""),u(""),p(""),n("")},className:"goods-form-outerid",style:{width:"190px"}},React.createElement(Option$3,{value:!0},"截取"),React.createElement(Option$3,{value:!1},"不截取")),o&&React.createElement("span",{className:"outer-id-string"},React.createElement(InputNumber$1,{min:1,max:r,value:c,onChange:function(e){Number.isNaN(Number(e))||i(e)},precision:0,noStep:!0,placeholder:"",style:{width:40}})," — ",React.createElement(InputNumber$1,{value:s,min:c,onChange:function(e){Number.isNaN(Number(e))||u(e)},precision:0,noStep:!0,placeholder:"",style:{width:40}})," 位 "),React.createElement(Input$3,{value:d,style:{width:o?162:293},onChange:function(e){e=e.target.value;p(e)},maxLength:50,placeholder:e}))}function SelectInput$2(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:e,groupName:t.groupName}),React.createElement(OuterId$1,{name:e,onChange:function(e){t.onChange(e)},value:t.queryObj[t.itemId],placeholder:t.title}))}OuterId$1.propTypes={value:PropTypes.string},OuterId$1.defaultProps={value:""};var SelectInput$3=memo(SelectInput$2);function NumRange$1(n){function t(e,t){n.onChange(_defineProperty({},e,t))}var e,a=n.name,r=n.itemId,o=n.type,l=n.queryObj[r],c=l.start,l=l.end,i="INT"===o?0:2,r="prod_price"===r?(e=0,999999999.99):"prod_stock"===r?(e=0,999999999):(e="INT"===o?-999999999:-999999999.99,"INT"===o?999999999:999999999.99);return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:a,groupName:n.groupName}),React.createElement(InputNumber$1,{className:"goods-form-item-range",value:c,precision:i,min:e,max:Number(l)||r,onChange:function(e){return t("start",e)}}),React.createElement("span",{style:{color:"rgb(151, 151, 151)"}}," - "),React.createElement(InputNumber$1,{className:"goods-form-item-range",value:l,precision:i,min:Number(c)||e,max:r,onChange:function(e){return t("end",e)}}))}var RANGE_DATE_TYPE$1={DATE_YMD:Datepicker$1,DATE_MD:Datepicker$1.MonthDayPicker},MODULE_PLACEHOLDER$1={DATE_YMD:["开始时间","结束时间"],DATE_MD:["开始时间","结束时间"]},MODULE_PLACEHOLDER_STYLE={DATE_YMD:{width:294},DATE_MD:{width:191}},FORMAT_TYPE$1={DATE_YMD:"YYYY/MM/DD",DATE_MD:"MM/DD"},LIMIT_DATE_RANGE$1={DATE_YMD:{minDate:new Date(1900,1,1),maxDate:new Date(2121,11,31)},DATE_MD:{min:"01/01",max:"12/31"}},DATE_TYPE$1=[{label:"绝对时间",value:null},{label:"相对时间",value:"relative"}],UNIT_TIME$2=[{label:"天",value:null},{label:"月",value:"month"}],RangePicker$2=CPicker.RangePicker,TimeRangePicker$1=CPicker.TimeRangePicker;function DateRange$2(n){function t(e,t){t?(u("datetype"===t?_objectSpread2(_objectSpread2({},c),{},_defineProperty({},t,e)):"dateUnit"===t?_objectSpread2(_objectSpread2({},c),{},_defineProperty(_defineProperty({},t,e),"datetype","relative")):_objectSpread2(_objectSpread2({},s),{},_defineProperty({},t,e))),n.onChange(_objectSpread2(_objectSpread2({},s),{},_defineProperty({},t,e)),"datetype"===t,"dateUnit"===t)):(e.start=e.start||"",e.end=e.end||"",u(_objectSpread2(_objectSpread2({},s),e)),n.onChange(_objectSpread2(_objectSpread2({},s),e),"datetype"===t,"dateUnit"===t))}var e=n.name,a=n.queryObj,r=n.itemId,o=n.type,l=n.groupName,c={start:"",end:""},i=_slicedToArray(useState(c),2),s=i[0],u=i[1],i=cls({"online-time":"prod_online_time"===n.itemId,"not-online-time":"prod_online_time"!==n.itemId});return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:e,groupName:l}),React.createElement("span",{className:i},"prod_online_time"===n.itemId&&React.createElement(Select$3,{dataSource:DATE_TYPE$1,defaultValue:null,value:a[r].datetype,style:{marginRight:12,width:190},onChange:function(e){return t(e,"datetype")}}),!a[r].datetype&&React.createElement(React.Fragment,null,React.createElement(RangePicker$2,{allowClear:!0,showToday:!0,format:FORMAT_TYPE$1[o],placeholder:MODULE_PLACEHOLDER$1[o],minDate:LIMIT_DATE_RANGE$1[o].minDate||"",maxDate:LIMIT_DATE_RANGE$1[o].maxDate||"",min:LIMIT_DATE_RANGE$1[o].min||"",max:LIMIT_DATE_RANGE$1[o].max||"",value:a[r],style:MODULE_PLACEHOLDER_STYLE[o],onChange:function(e){return t(e)}})),a[r].datetype&&React.createElement(React.Fragment,null,"前 ",React.createElement(InputNumber$1,{className:"goods-form-item-range",value:a[r].start,precision:0,max:a[r].dateUnit?999:99999,min:a[r].end||0,onChange:function(e){return t(e,"start")}})," - 前 ",React.createElement(InputNumber$1,{className:"goods-form-item-range",value:a[r].end,precision:0,min:0,max:a[r].start,onChange:function(e){return t(e,"end")}}),React.createElement(Select$3,{className:"goods-form-data-unit",dataSource:UNIT_TIME$2,defaultValue:null,value:a[r].dateUnit,style:{marginLeft:5,minWidth:65,width:65},onChange:function(e){return t(e,"dateUnit")}}))))}var DateRange$3=memo(DateRange$2);function DateMonth$2(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:e,groupName:t.groupName}),React.createElement(Select$3,{allowClear:!0,placeholder:"请选择月份",dataSource:t.dataSource,value:t.queryObj[t.itemId],multiple:!0,onChange:function(e){t.onChange(e)}}))}var DateMonth$3=memo(DateMonth$2);function NoValue$2(t){var e=t.name;return React.createElement("div",{className:"goods-form-item"},React.createElement(ItemLabel$1,{labelName:e,groupName:t.groupName}),React.createElement(Select$3,{placeholder:e,dataSource:t.dataSource,onChange:function(e){t.onChange(e)},value:t.queryObj[t.itemId]}))}var NoValue$3=memo(NoValue$2),isDateM$1=function(e){return"DATE_M"===e},MODULE$1={SELECT:Select$1,SELECT_TREE:SelectTree$3,SELECT_INPUT:SelectInput$3,INPUT:Input$1,NUMBER:NumRange$1,NO_VALUE:NoValue$3,DATE:function(e){return isDateM$1(e.type)?React.createElement(DateMonth$3,e):React.createElement(DateRange$3,e)}},modalStyle$7={width:600,minWidth:600},bodyStyle$7={overflowX:"hidden",paddingTop:16,height:424};function GoodsForm$1(u){function l(e,t,n,a,r,o){var l;"platCode"===n?(l=C.allData.filter(function(e){return e.platCode===a}),w(_objectSpread2(_objectSpread2({},C),{},{shopList:a?l:[],platCode:a,shopId:a?l[0].shopId:null,prod_category_tree:[],prod_seller_tree:[]}))):"shopId"===n?w(_objectSpread2(_objectSpread2({},C),{},{shopId:a,prod_category_tree:[],prod_seller_tree:[]})):"prod_online_time"===n?r?a.datetype?w(_objectSpread2(_objectSpread2({},C),{},_defineProperty({},n,{start:"",end:"",datetype:a.datetype}))):w(_objectSpread2(_objectSpread2({},C),{},_defineProperty({},n,{start:"",end:""}))):w(_objectSpread2(_objectSpread2({},C),{},_defineProperty({},n,o?{start:"",end:"",datetype:"relative",dateUnit:a.datetype?a.dateUnit:null}:_objectSpread2(_objectSpread2({},a),{},{dateUnit:a.datetype?a.dateUnit:null})))):w(_objectSpread2(_objectSpread2({},C),{},_defineProperty({},n,"NUMBER"===e?Object.assign(C[n],a):a))),A(!1),u.onChange(f)}function e(){var e=[];JSON.parse(JSON.stringify(d)).forEach(function(t){JSON.parse(JSON.stringify(b)).find(function(e){return e.itemId===t.itemId})?e.push(JSON.parse(JSON.stringify(b)).find(function(e){return e.itemId===t.itemId})):e.push(_objectSpread2(_objectSpread2({},t),{},{newStatus:4}))}),h([].concat(e)),g([].concat(e)),o(!1)}function c(e,t){var n=C.platList,a=C.shopList,r=C.cateList,o=C.cateDefaultList;return"platCode"===e.itemId?n:"shopId"===e.itemId?a:"prod_category_tree"===e.itemId?r:"prod_seller_tree"===e.itemId?o:e.configs||[]}var t=_slicedToArray(useState(!0),2),n=t[0],a=t[1],t=_slicedToArray(useState(!1),2),r=t[0],o=t[1],t=_slicedToArray(useState(!1),2),i=t[0],s=t[1],t=_slicedToArray(useState(u.allQuery),2),d=t[0],p=t[1],t=_slicedToArray(useState(u.allQuery),2),m=t[0],h=t[1],t=_slicedToArray(useState(u.allQuery),2),g=(t[0],t[1]),t=_slicedToArray(useState(!1),2),f=t[0],A=t[1],t=_slicedToArray(useState(u.allQuery),2),v=t[0],y=t[1],t=_slicedToArray(useState(u.allQuery),2),b=t[0],E=t[1],t=_slicedToArray(useGoodsQueryConditions$1(u.platShopList,u.platShop,u.supportSku,u.extraQuery,u.hasSku,u.server,u.onSearch,u.openGold),2),C=t[0],w=t[1],x=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return _toConsumableArray(d).forEach(function(e){return baseQueryList.includes(e.itemId)?Object.assign(e,{groupName:"商品基本属性"}):skuQueryList.includes(e.itemId)&&Object.assign(e,{groupName:"商品 SKU 属性"}),e}),p(d),h(d),y(d),g(JSON.parse(JSON.stringify(d))),E(JSON.parse(JSON.stringify(d))),e.abrupt("return",d);case 7:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),S=(useEffect(function(){x()},[]),useEffect(function(){var e,t,n,a;d.length&&(e=_toConsumableArray(d),t=["sku_outer_id","sku_sku_id","sku_specification"],n=[],a=[],e.forEach(function(e){(t.includes(e.itemId)?a:n).push(e)}),e=[].concat(n,a),e=(i?configUsedList$1:configInitUsedList$1)(e),e=d.length?e:[],u.openGold&&e.forEach(function(e){"prod_category_tree"===e.itemId&&Object.assign(e,{value:C.cateList})}),y(configUsedList$1(e)))},[d,i,C]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r,o,l,c,i,s;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n={},a=["allData","platList","shopList","platCode","shopId","cateList","cateDefaultList"],r=["prod_outer_id","sku_outer_id"],Object.keys(t).forEach(function(e){a.includes(e)||("object"===_typeof(t[e])&&null!==t[e]?Array.isArray(t[e])?n[e]=[]:n[e]={start:"",end:""}:r.includes(e)?n[e]=null:n[e]="")}),w(_objectSpread2(_objectSpread2({},t),n)),o=t.allData.filter(function(e){return e.platCode===u.platShopList[0].platCode}),u.openGold)return e.next=9,Store$g.getShoppingGold(u.server,u.extraQuery,{platCode:u.platShopList[0].platCode,shopId:o[0].shopId});e.next=18;break;case 9:i=e.sent,l=[],(c=function(e){e.forEach(function(e){e.children.length?c(e.children):l.push({id:e.id,name:e.name,pId:e.pId})})})(i.data.data),s=_objectSpread2(_objectSpread2(_objectSpread2({},t),n),{},{shopList:o,platCode:u.platShopList[0].platCode,shopId:null==(s=o[0])?void 0:s.shopId,prod_category_tree:i,prod_seller_tree:[]}),w(s),u.onSearch(s),e.next=21;break;case 18:s=_objectSpread2(_objectSpread2(_objectSpread2({},t),n),{},{shopList:o,platCode:u.platShopList[0].platCode,shopId:null==(i=o[0])?void 0:i.shopId,prod_category_tree:[],prod_seller_tree:[]}),w(s),u.onSearch(s);case 21:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})()),t=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:p(m),s(!0),h(m);var t=["prod_outer_id","sku_outer_id"],n=_toConsumableArray(d),a=JSON.parse(JSON.stringify(C));return n.forEach(function(e){3!==e.newStatus&&4!==e.newStatus||("object"===_typeof(a[e.itemId])&&null!==a[e.itemId]?Array.isArray(a[e.itemId])?a[e.itemId]=[]:a[e.itemId]={start:"",end:""}:t.includes(e.itemId)?a[e.itemId]=null:a[e.itemId]="")}),w(a),E(configUsedList$1(m)),r=d.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{newStatus:3===e.newStatus?4:e.newStatus,groupName:"商品基本属性"===e.groupName||"商品 SKU 属性"===e.groupName?null:e.groupName})}),e.next=8,Store$g.saveQueryCondition(u.server,u.extraQuery,r,u.bizzKey,u.supportSku);case 8:o(!1);case 9:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),R=(useImperativeHandle(u.forwardRef,function(){return{queryConditions:C}}),v.slice(0,5)),t=React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-footer")},u.readonly?null:React.createElement(Button$1,{className:"cancel",onClick:e},"取消"),React.createElement(Button$1,{style:{marginRight:16},type:"primary",size:"large",onClick:t},"确定"));return React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-goods-form")},n&&v.length?v.map(function(e){var a=e.itemId,t=e.type,r=e.moduleType,n=MODULE$1[r],o=c(e,C[a]);return React.createElement(n,{key:a,name:e.itemName,itemId:a,type:t,groupName:e.groupName,queryObj:C,supportClearPlatShop:u.supportClearPlatShop,dataSource:o,moduleType:r,onChange:function(e,t,n){return l(r,0,a,e,t,n)}})}):R.map(function(e){var a=e.itemId,t=e.type,r=e.moduleType,n=MODULE$1[r],o=c(e);return React.createElement(n,{key:a,name:e.itemName,itemId:a,type:t,groupName:e.groupName,queryObj:C,dataSource:o,moduleType:r,supportClearPlatShop:u.supportClearPlatShop,onChange:function(e,t,n){return l(r,0,a,e,t,n)}})}),React.createElement("div",{className:"operator-area"},React.createElement(Button$1,{type:"primary",onClick:function(){u.openGold&&(u.openGold,!C.prod_category_tree.length)?Message$1.error("请至少选择一个购物金分类"):(A(!0),u.onSearch(C),A(!1))},style:{marginLeft:17},disabled:u.loading},"查询"),React.createElement("span",{className:"search-reset",onClick:function(){S(C)}},"重置"),u.readonly?null:React.createElement("span",{className:"search-toggle",onClick:function(){o(!0)}},"添加查询条件"),5<v.length?React.createElement("span",{className:"search-toggle",onClick:function(){a(!n)}},n?"收起":"展开",React.createElement(Icon$1,{type:n?"up":"down",style:{fontSize:12,marginLeft:4}})):null),r&&React.createElement(Modal$1,{title:"添加查询条件",visible:r,footer:t,modalStyle:modalStyle$7,bodyStyle:bodyStyle$7,onClose:e},React.createElement(SearchCondition$1,{hasTag:u.supportTags,supportSku:u.supportSku,allQuery:m,readonly:u.readonly,setAllQuery:h,displayStatus:i})))}function transformPattern$1(e){var t,n,a,r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"";return/:/g.test(e)?(t=(a=_slicedToArray(e.split(":"),3))[0],n=a[1],a=void 0===(a=a[2])?"":a,""===t||""===n?{err:"".concat(r,"商家编码截断位不能为空"),value:e}:a?a.length!==n-t+1?{err:"".concat(r,"商家编码长度必须和位数匹配"),value:e}:{value:"".concat(t,":").concat(n,":").concat(a)}:{err:"".concat(r,"商家编码内容不能为空"),value:e}):{value:e}}var tableStyle={flexGrow:1,display:"flex",flexFlow:"column nowrap",position:"relative",paddingBottom:16};function AllGoods$1(n){var o=n.ctxContext,l=n.server,c=n.extraQuery,i=n.limit,s=n.platShopList,a=n.openGold,r=n.supportTags,u=n.bizzKey,d=n.supportSku,e=n.platShop,p=n.hasSku,t=n.readonly,m=n.supportConditions,P=n.supportClearPlatShop,z=n.activeTab,O=n.defaultCondition,h=_slicedToArray(useState({pageSize:10,pageNum:1,total:0}),2),g=h[0],f=h[1],h=_slicedToArray(useState(!0),2),A=h[0],v=h[1],h=_slicedToArray(useState({query:[]}),2),y=h[0],U=h[1],h=_slicedToArray(useState(o.globalSelectColumn),2),j=h[0],b=h[1],h=_slicedToArray(useState(!1),2),E=h[0],C=h[1],h=_slicedToArray(useState({}),2),K=h[0],G=h[1],h=_slicedToArray(useState(!1),2),h=(h[0],_slicedToArray(useState({goods:!1,sku:!1}),2)),w=h[0],x=h[1],h=useBatchImport$1(),S=h.batchVisible,R=h.setBatchVisible,Q=h.platCode,H=h.setPlatCode,V=h.shopId,W=h.setShopId,h=_slicedToArray(useState(!1),2),T=h[0],I=h[1],h=_slicedToArray(useState(!1),2),k=h[0],N=h[1],h=_slicedToArray(useState(!1),2),_=h[0],F=h[1],h=_slicedToArray(useState(!1),2),Y=h[0],M=h[1],h=_slicedToArray(useState([]),2),D=h[0],q=h[1],J=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$g.fetchAllquery(d,l,c,r,u,p,O);case 2:return t=e.sent,a&&t.forEach(function(e){"SELECT_TREE"===e.moduleType&&Object.assign(e,{defaultValue:[]})}),q(t),e.abrupt("return",t);case 6:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),L=(useEffect(function(){J()},[]),useEffect(function(){var e,n=o.globalSelect,a=o.globalTableList,r={allGoodsLength:Object.keys(a).map(function(e){return!a[e].rowExpandable}).length,selectGoodsLength:0,allSkuLength:0,selectSkuLength:0};Object.keys(a).forEach(function(e){r.allSkuLength+=a[e].skuTotal,n[a[e].uniProductId]&&(n[a[e].uniProductId].rowExpandable||(r.selectGoodsLength+=1),a[e].skus)&&a[e].skus.length&&a[e].skus.forEach(function(t){n[a[e].uniProductId].skus.forEach(function(e){t.skuId===e.skuId&&(r.selectSkuLength+=1)})})}),r.allSkuLength||r.allGoodsLength?r.allSkuLength&&r.allSkuLength<=r.selectSkuLength?(e=r.allSkuLength&&r.allSkuLength<=r.selectSkuLength,F(!1),M(e)):(M(!1),F(r.allGoodsLength&&r.allGoodsLength<=r.selectGoodsLength)):(M(!1),F(!1))},[o.globalSelect,o.globalTableList,T,k]),useRef()),B=(()=>{var a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$g.getGoods(l,c,{page:{pageNo:n,pageSize:a},parameter:t},s,o.globalSelect);case 2:r=e.sent,o.isExpandAll&&Object.keys(r.data).forEach(function(e){Object.assign(r.data[e],{rowExpandable:!0})}),setTimeout(function(){o.setGlobalTableList(_objectSpread2({},r.data)),f(_objectSpread2(_objectSpread2({},g),{},{pageNum:n,pageSize:a,total:r.total})),v(!1)});case 5:case"end":return e.stop()}},e)}));return function(e,t,n){return a.apply(this,arguments)}})(),h=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return N(!1),F(!1),M(!1),v(!0),x(_objectSpread2(_objectSpread2({},w),{},{goods:!0})),e.next=7,Store$g.queryAllGoods(l,c,y.query,i,"goods",s);case 7:if(n=e.sent,x(_objectSpread2(_objectSpread2({},w),{},{goods:!1})),n.success){e.next=13;break}return v(!1),Message$1.error(n.msg),e.abrupt("return");case 13:if(resultGoodsLength$1(o.globalSelect)+n.data.length>i&&t)return v(!1),Message$1.error("最多可选".concat(i,"条数据")),e.abrupt("return");e.next=17;break;case 17:o.setIsExpandAll(!t),o.setSkuToggleStatus(n.data,o.globalTableList,!t),o.setAllGlobalSelect(n.data,o.globalSelect,t),I(t),setTimeout(function(){v(!1)});case 22:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),X=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=y.query.length&&(null==(n=y.query.filter(function(e){return"sku_flag"===e.field})[0])||null==(n=n.value)?void 0:n[0]),E&&"N"===n)return Message$1.error("当前条件没有sku商品,请重新筛选数据"),e.abrupt("return");e.next=4;break;case 4:return v(!0),x(_objectSpread2(_objectSpread2({},w),{},{sku:!0})),e.next=8,Store$g.queryAllGoods(l,c,y.query,i,"skus",s);case 8:if(a=e.sent,x(_objectSpread2(_objectSpread2({},w),{},{goods:!1})),a.success){e.next=14;break}return v(!1),Message$1.error(a.msg),e.abrupt("return");case 14:if(r=0,a.data.forEach(function(e){r+=1}),r){e.next=20;break}return v(!1),Message$1.error("当前条件没有sku商品,请重新筛选数据"),e.abrupt("return");case 20:if(r+resultGoodsLength$1(o.globalSelect)>i)return v(!1),Message$1.error("最多可选".concat(i,"条数据")),e.abrupt("return");e.next=24;break;case 24:I(!1),F(!1),M(!1),v(!0),Object.keys(o.globalTableList).forEach(function(e){Object.assign(o.globalTableList[e],{rowExpandable:!0})}),o.setIsExpandAll(t),o.setSkuToggleStatus(a.data,o.globalTableList,t),o.setAllGlobalSelect(a.data,o.globalSelect,t),setTimeout(function(){N(t),v(!1)});case 33:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),Z=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:I(!1),N(!1),F(!1),M(!1),v(!0),o.setAllGlobalSelect([],[],!1),resultGoodsLength$1([]),setTimeout(function(){v(!1)});case 8:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),$=useMemo(function(){var t=o.globalSelect,e=o.limit,n=0,a=Object.keys(t).map(function(e){return t[e]}),r=(a.forEach(function(e){n+=e.skus.length}),n?" ,包含 sku(".concat(n,")种"):"");return React.createElement("span",{className:"selectedStatistics"},"已选商品 ",React.createElement("span",{className:"count"},a.length),"/",e," 件",r)},[o.globalSelect]);return useEffect(function(){b(o.globalSelectColumn)},[o.globalSelectColumn]),React.createElement(React.Fragment,null,React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-goods-table-wrap")},D.length?React.createElement(GoodsForm$1,{platShop:e,platShopList:s,extraQuery:c,server:l,hasSku:p,allQuery:D,onSearch:function(e,t){if(5<e.prod_product_name.split(",").length)Message$1.error("商品名称最多设置5个关键字");else if(e.prod_stock.end.toString()&&e.prod_stock.start>e.prod_stock.end)Message$1.error("库存填写不正确,请检查");else if(e.prod_price.end.toString()&&e.prod_price.start>e.prod_price.end)Message$1.error("价格填写不正确,请检查");else{var e=_objectSpread2({},e),n=e.prod_outer_id,n=void 0===n?"":n,a=e.sku_outer_id,a=void 0===a?"":a;if(n||a){var r=transformPattern$1(n,"商品"),o=r.err,r=r.value,l=transformPattern$1(a,"SKU"),c=l.err,l=l.value;if(o||c)return void Message$1.error(o||c);n&&Object.assign(e,{prod_outer_id:r}),a&&Object.assign(e,{sku_outer_id:l})}v(!0);var i=allTabFormatting$1(configQueryMap$1(D,e),e);G(e),U(_objectSpread2(_objectSpread2({},y),{},{query:i})),C(!0),setTimeout(function(){B(i,1,10)})}},supportClearPlatShop:P,bizzKey:u,onChange:function(e,t){n.changeCondition(e),C(!1)},supportTags:r,forwardRef:L,readonly:t,supportConditions:m,supportSku:d,loading:A,openGold:a}):React.createElement(Loading$1,null),React.createElement("div",{className:"goods-table-opt"},!n.tabList.includes("find")&&n.supportBatch&&1<n.limit&&!n.readonly&&React.createElement("span",{onClick:function(){W(L.current.queryConditions.shopId),H(L.current.queryConditions.platCode),R(!0)}},"导入匹配搜索"),"all"===n.tabActive&&d&&React.createElement("span",{className:"toggle-sku-btn",style:{marginLeft:24}},o.isExpandAll?"收起全部SKU:":"展开全部SKU:",React.createElement(Toggle$1,{checked:o.isExpandAll,onChange:function(e){v(!0);var t={},n=(e&&Object.keys(o.globalSelect).forEach(function(e){o.globalSelect[e].skus.length&&(t[e]=o.globalSelect[e])}),Object.keys(o.globalTableList).map(function(e){return o.globalTableList[e]}));o.setSkuToggleStatus(n,o.globalTableList,e),o.setGlobalSelect(t),I(!1),N(!1),F(!1),M(!1),o.setIsExpandAll(e),setTimeout(function(){v(!1)})}}))),React.createElement(RcTable$1,{dataSource:o.globalTableList,expandable:!0,tableStyle:tableStyle,checkedTotal:$,total:g.total,childrenKey:"skus",platShop:e,onColumnChange:function(e){e=e.columnData.filter(function(e){return e.show}).map(function(e){return e.dataIndex});b(e),o.setGlobalSelectColumn(e)},platShopList:s,extraQuery:c,server:l,query:K,activeTab:z,allGoods:T,allPageGoods:_,allSku:k,allPageSku:Y,hideConfigColumns:["sku"],addAllGoods:h,addAllPageGoods:function(e){var t=Object.values(o.globalTableList);t.forEach(function(e){e.rowExpandable=!1}),resultGoodsLength$1(o.globalSelect)+t.length>i&&e?Message$1.error("最多可选".concat(i,"条数据")):(I(!1),N(!1),M(!1),o.setIsExpandAll(!1),o.setSkuToggleStatus(t,o.globalTableList,!1),o.setAllGlobalSelect(t,o.globalSelect,e),F(e),setTimeout(function(){}))},addAllSku:X,addAllPageSku:function(e){var t,n,a=y.query.length&&(null==(a=y.query.filter(function(e){return"sku_flag"===e.field})[0])||null==(a=a.value)?void 0:a[0]);(!E||"N"!==a)&&(t=0,n=(a=Object.values(o.globalTableList)).filter(function(e){return e.skus.length}),a.forEach(function(e){e.rowExpandable=!0,t+=e.skus.length}),t)?resultGoodsLength$1(o.globalSelect)+t>i&&e?Message$1.error("最多可选".concat(i,"条数据")):(I(!1),N(!1),F(!1),v(!0),o.setAllGlobalSelect(n,o.globalSelect,e),o.setSkuToggleStatus(a,o.globalTableList,e),M(e),setTimeout(function(){v(!1)})):Message$1.error("当前页没有sku,请重新筛选数据")},deleteAllSelect:Z,onExpand:function(e){o.setSkuToggleStatus([e],o.globalTableList,!e.rowExpandable)},page:g.pageNum,pageSize:g.pageSize,toggleChecked:function(t){if(!(t.skuId?!!o.globalSelect[t.uniProductId]&&Boolean(o.globalSelect[t.uniProductId].skus.filter(function(e){return e.skuId===t.skuId}).length):Boolean(o.globalSelect[t.uniProductId]))){var e=0;if(t.skuId&&Object.values(o.globalSelect).filter(function(e){return e.uniProductId===t.uniProductId}).length||(e+=1),Object.values(o.globalSelect).length+e>i)return void Message$1.error("最多可选".concat(i,"条数据"))}o.setGlobalSelectItem([t],o.globalSelect,o.globalTableList)},onPageChange:function(e,t){setTimeout(function(){f(_objectSpread2(_objectSpread2({},f),{},{pageNum:e,pageSize:t})),B(y.query,e,t)})},loading:A,selectObj:o.globalSelect,supportSku:d,columnConfig:j,readonly:t,supportCheckbox:!t,conditions:y,limit:i,ctxContext:o}),S&&React.createElement(BatchAdd$1,{isSupportAllPlatShop:!1,supportSku:d,visible:S,onClose:function(){R(!1)},onOk:function(){R(!1)},limit:i,isSelectedLength:o.globalSelect.length,platCode:Q,shopId:V,platShopList:s})))}function useSelectTab$1(){var e=_slicedToArray(useState({pageSize:10,pageNum:1}),2),t=e[0],e=e[1],n=_slicedToArray(useState(""),2),a=n[0],n=n[1],r=_slicedToArray(useState("productName"),2);return{selectPageData:t,setSelectPageData:e,searckKey:a,setSearckKey:n,selectValue:r[0],setSelectValue:r[1]}}var timer$3=null,tableStyle$1={flexGrow:1,display:"flex",flexFlow:"column nowrap",paddingBottom:16,position:"relative"};function SelectGoods$2(e){var n=e.platShopList,o=e.ctxContext,t=useSelectTab$1(),a=t.selectPageData,r=t.setSelectPageData,l=t.searckKey,c=t.setSearckKey,i=t.selectValue,s=t.setSelectValue,t=_slicedToArray(useState(!1),2),u=t[0],d=t[1],t=_slicedToArray(useState(o.globalSelectColumn),2),p=t[0],m=t[1],t=_slicedToArray(useState(!1),2),h=t[0],g=t[1],f=[],A={},v=Object.values(o.globalSelect);if(l)switch(i){case"productName":f=v.filter(function(e){return!!e.productName&&-1!==(null==(e=e.productName)?void 0:e.search(new RegExp(l,"i")))});break;case"productId":f=v.filter(function(e){return e.productId===l});break;case"outerId":f=v.filter(function(e){return e.outerId===l});break;case"skuId":f=v.filter(function(e){var t=_objectSpread2({},e),e=e.skus.filter(function(e){return e.skuId===l});return t.skus=e,t.skus.length});break;case"outerSkuId":f=v.filter(function(e){var t=_objectSpread2({},e),e=e.skus.filter(function(e){return e.outerSkuId===l});return t.skus=e,t.skus.length});break;case"skuDetail":f=v.filter(function(e){var t=_objectSpread2({},e),e=e.skus.filter(function(e){return-1!==e.skuDetail.search(new RegExp(l,"i"))});return t.skus=e,t.skus.length})}else f=v;function y(){document.querySelector(".search-input-container .newCloud-input-focus")||(d(!0),g(!1))}function b(){setTimeout(function(){document.querySelector(".search-input-container .newCloud-select-option-container")||(g(!0),d(!1))})}function E(e){clearTimeout(timer$3),timer$3=setTimeout(function(){c(e),r(_objectSpread2(_objectSpread2({},a),{},{pageNum:1}))},1e3)}function C(e){var t=[];e.forEach(function(e){e.skus&&(e.skus.length?e.skus.forEach(function(e){t.push(e)}):t.push(e))}),o.setGlobalSelectItem(t,o.globalSelect,o.globalTableList)}var w=f.slice((a.pageNum-1)*a.pageSize,a.pageNum*a.pageSize),t=(w.forEach(function(t){var e=null==(e=n.filter(function(e){return e.shopId===t.shopId})[0])?void 0:e.shopName;A=_objectSpread2(_objectSpread2({},A),{},_defineProperty({},t.uniProductId,_objectSpread2(_objectSpread2({},t),{},{shopName:e})))}),useEffect(function(){return document.querySelector(".search-input-container .newCloud-select").addEventListener("mouseover",y),document.querySelector(".search-input-container .newCloud-select").addEventListener("click",y),document.querySelector(".search-input-container .newCloud-input-group").addEventListener("mouseover",b),document.querySelector(".search-input-container .newCloud-input-group input").addEventListener("click",b),function(){document.querySelector(".search-input-container .newCloud-select").removeEventListener("mouseover",y),document.querySelector(".search-input-container .newCloud-select").removeEventListener("click",y),document.querySelector(".search-input-container .newCloud-input-group").removeEventListener("mouseover",b),document.querySelector(".search-input-container .newCloud-input-group input").removeEventListener("click",b)}},[i]),useMemo(function(){var t=o.globalSelect,e=o.limit,n=0,a=Object.keys(t).map(function(e){return t[e]}),r=(a.forEach(function(e){n+=e.skus.length}),n?" ,包含 sku(".concat(n,")种"):"");return React.createElement("span",{className:"selectedStatistics"},"已选商品 ",React.createElement("span",{className:"count"},a.length),"/",e," 件",r)},[o.globalSelect]));return useEffect(function(){m(o.globalSelectColumn)},[o.globalSelectColumn]),React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-selected-tab ").concat(prefixCls,"-goods-selector-new-goods-table-wrap")},React.createElement("div",{className:"justify-between"},React.createElement("div",{className:"remove-box"},!e.readonly&&React.createElement(React.Fragment,null,React.createElement("span",{onClick:function(){C(w)}},"移除当前页"),React.createElement("span",{onClick:function(){C(f)}},"移除全部"))),React.createElement("div",{className:"search-input-container ".concat(u&&"focus-select"," ").concat(h&&"focus-input")},React.createElement(Select$3,{dataSource:e.supportSku?SELECTED_TAB_GOODS_TYPE$1:SELECTED_TAB_GOODS_TYPE$1.filter(function(e){return!e.isSku}),labelKey:"labelKey",valueKey:"valueKey",onChange:function(e){s(e)},value:i,style:{width:148}}),React.createElement(Input$3,{onChange:function(e){return E(e.target.value)},placeholder:"输入内容后按回车进行搜索",style:{width:216,marginLeft:-1},onEnter:function(e){return E(e.target.value)},key:i,suffix:React.createElement(Icon$1,{style:{color:"rgba(0,0,0,0.25)"},className:"input-prefix-icon",type:"search",onClick:function(){return E(l)}})}))),React.createElement(RcTable$1,{dataSource:A,expandable:!0,tableStyle:tableStyle$1,checkedTotal:t,childrenKey:"skus",columnConfig:p,onColumnChange:function(e){e=e.columnData.filter(function(e){return!0===e.show}).map(function(e){return e.dataIndex});o.setGlobalSelectColumn(e),m(e)},removeSelect:function(e){o.setGlobalSelectItem([e],o.globalSelect,o.globalTableList)},total:f.length,selectObj:o.globalSelect,page:a.pageNum,pageSize:a.pageSize,onPageChange:function(e,t){setTimeout(function(){r(_objectSpread2(_objectSpread2({},a),{},{pageNum:e,pageSize:t}))})},supportCheckbox:!1,hideConfigColumns:["remove"],hasRemove:!0,ctxContext:o,readonly:e.readonly,query:{prod_product_name:"productName"===i?l:"",sku_detail:"skuDetail"===i?l:""},supportSku:e.supportSku}))}var bodyStyle$8={maxWidth:"970px",minWidth:"970px",width:"970px",height:"686px",overflow:"auto",paddingBottom:0,paddingTop:8},modalStyle$8={width:"970px",maxWidth:"970px",minWidth:"970px",top:"10%",overflow:"unset"};function Goods(t){var e=t.activeTab,n=t.platShopList,a=t.supportSku,r=t.supportConditions,o=t.selectedGoods,l=t.server,c=t.selectedColumn,i=t.extraQuery,s=t.tabList,u=t.readonly,d=useGlobalQueryConditions$1().globalConditions,p=useGlobalAllQueryCondition$1(),m=p.allQueryCondition,h=p.setAllQueryCondition,p=t.ctxContext,g=(p.setCurrentTab,p.globalSelect);useImperativeHandle(t.forwardRef,function(){return{globalSelect:g,globalConditions:d,allQueryCondition:m}});var p=_slicedToArray(useState(u?"selected":e),2),e=p[0],f=p[1],p=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t.onOk();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),p=React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-footer")},t.readonly?null:React.createElement(Button$1,{className:"cancel",onClick:function(){t.onCancel(g)}},"取消"),React.createElement(Button$1,{style:{marginRight:16},type:"primary",size:"large",onClick:p},"确定"));return React.createElement(Modal$1,{visible:t.visible,title:"添加商品",footer:p,hasFooter:!u,bodyStyle:bodyStyle$8,modalStyle:modalStyle$8,onClose:function(){t.onClose(g)}},React.createElement(GoodsProvider$1,{value:t.ctxContext},React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-goods-modal"),style:{position:"relative"}},Object.values(g).length&&s.includes("selected")?React.createElement(Badge,{mode:"number",type:"fail",number:Object.values(g).length,className:cls("totals-flag",{"totals-flag-tabs":s.includes("all")&&!u})}):null,React.createElement(Tabs$1,{defaultActiveKey:"all",className:"".concat(prefixCls,"-goods-selector-new-goods-modal-tabs"),activeKey:e,mode:"remain",type:"line",onChange:function(e){f(e)}},s.includes("all")&&!u&&React.createElement(Tabs$1.Panel,{tab:"全部商品",key:"all",className:"".concat(prefixCls,"-goods-selector-new-goods-modal-tabs-panel")},React.createElement(AllGoods$1,_extends({tabActive:e},t,{changeCondition:function(e){h(e)},ctxContext:t.ctxContext}))),s.includes("selected")&&React.createElement(Tabs$1.Panel,{tab:"已选商品",key:"selected",className:"".concat(prefixCls,"-goods-selector-new-goods-modal-tabs-panel")},React.createElement(SelectGoods$2,{server:l,extraQuery:i,platShopList:n,supportConditions:r,supportSku:a,selectedColumn:c,readonly:u,ctxContext:t.ctxContext,selectedGoods:o}))))))}var GOODSOPERATOR=[{label:"包含(任意一个)",value:"LIKE"}];function StaticGrouping(r){var s=useGoodsContext$1(),u=(useGlobalAllQueryCondition$1(),r.selectedGoods),e=r.supportSku,d=r.server,p=r.extraQuery,t=r.limit,n=r.supportBatch,m=r.currentRule,a=_slicedToArray(useState("LIKE"),2),o=a[0],l=a[1],a=useBatchImport$1(),c=a.batchVisible,i=a.setBatchVisible,a=_slicedToArray(useState(!1),2),h=a[0],g=a[1],a=(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:g(!1),s.setCurrentSelect(s.globalSelect);case 2:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),f=(useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o,l,c,i;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(m.id)return e.abrupt("return");e.next=2;break;case 2:if(Object.keys(u).length){if(t=[],n=[],Object.keys(u).forEach(function(e){(-1===e.indexOf("|")?n:t).push(e)}),a=[],r=[],t.forEach(function(e){Array.isArray(u[e])&&(r=r.concat(u[e]))}),n.forEach(function(e){Array.isArray(u[e])&&(a=a.concat(u[e]))}),o=[],l=[],t.length)return c={"prod.uni_product_ids":t,"sku.sku_ids":r},e.next=16,Store$g.batchImport(d,p,c);e.next=18}else e.next=26;break;case 16:(c=e.sent).success&&c.data.data.length&&(c.data.data.forEach(function(e){null===u[e.uniProductId]&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),l=c.data.data);case 18:if(n.length)return i={"prod.product_ids":n,"sku.sku_ids":a},e.next=22,Store$g.batchImport(d,p,i);e.next=24;break;case 22:(i=e.sent).success&&i.data.data.length&&(i.data.data.forEach(function(e){null===u[e.productId]&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),o=i.data.data);case 24:s.setAllGlobalSelect([].concat(_toConsumableArray(l),_toConsumableArray(o)),s.globalSelect,!0),setTimeout(function(){s.setCurrentSelect(s.globalSelect)});case 26:case"end":return e.stop()}},e)}))).apply(this,arguments)}!function(){e.apply(this,arguments)}()},[]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t.productIds.length){e.next=4;break}return s.setGlobalSelect({}),s.setCurrentSelect({}),e.abrupt("return");case 4:return e.next=6,Store$g.batchImport(r.server,r.extraQuery,{"prod.uni_product_ids":t.productIds,"sku.sku_ids":t.skuIds},r.platShopList);case 6:(n=e.sent).data.data.forEach(function(e){t.skuIds.length||Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),a={},n.data.data.forEach(function(e){a[e.uniProductId]=e}),s.setGlobalSelect(_objectSpread2({},a)),s.setCurrentSelect(_objectSpread2({},a));case 12:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})());useEffect(function(){m.id&&f(m)},[m]);return React.createElement("div",{className:"".concat(prefixCls,"-rule-group")},React.createElement("div",{className:"".concat(prefixCls,"-rule-group-title")},React.createElement("span",{style:{display:"flex"}},"按商品查询",React.createElement(Tooltip$1,{content:"添加商品 ID 或 SKU ID,查询时调用。",placement:"top"},React.createElement(Icon$1,{style:{fontSize:"16px"},type:"question-circle"}))),r.readonly?null:React.createElement("span",{className:"clear-btn",onClick:function(){s.setCurrentSelect({}),s.setGlobalSelect({})}},"清空")),React.createElement("div",{className:"".concat(prefixCls,"-rule-static-idGroup")},"商品 ID/SKU ID:",React.createElement(Select$3,{value:o,dataSource:GOODSOPERATOR,disabled:r.readonly,style:{width:160,marginRight:12},onChange:function(e){return l(e)}}),React.createElement("span",{className:"add-goods-btn"},React.createElement("span",{onClick:function(){g(!0)},className:"add-goods-input"},React.createElement("span",{className:"add-goods-input-inside"},React.createElement("div",{style:{flex:1}},Object.keys(s.currentSelect).length?React.createElement("span",{style:{color:"rgba(0, 0, 0, 0.85)",flex:1}},"已选择 ",React.createElement("span",{style:{color:"rgba(0, 102, 204, 1)"}},Object.keys(s.currentSelect).length)," 件商品"):"请添加商品"),React.createElement(Icon$1,{type:"down"}))),n&&React.createElement(React.Fragment,null,React.createElement("span",{className:"add-goods-border-right"},"|"),React.createElement("span",{onClick:function(){r.readonly||i(!0)},className:"add-goods-match-search",style:{color:r.readonly?" rgba(0,0,0,0.25)":"rgba(0, 0, 0, 0.65)",cursor:r.readonly?"not-allowed":"pointer"}},"导入匹配搜索")))),c&&React.createElement(BatchAdd$1,{isSupportAllPlatShop:!0,supportSku:e,visible:c,onClose:function(){i(!1),s.setGlobalSelect(s.currentSelect)},onOk:function(){i(!1),s.setCurrentSelect(s.globalSelect)},limit:t,isSelectedLength:s.globalSelect.length}),h&&React.createElement(Goods,_extends({visible:h},r,{ctxContext:s,onOk:a,onCancel:function(e){g(!1),s.setGlobalSelect(s.currentSelect)},onClose:function(){g(!1),s.setGlobalSelect(s.currentSelect)}})))}var isSkuIds=function(t,e){return!t.length||0===(e&&e.skus&&e.skus.filter(function(e){return t.includes(e.skuId)})||[]).length},isProductIds=function(e,t){return!!e.length&&e.includes(t.uniProductId)},hasSkuCondition=function(e){return 0<e.filter(function(e){return!("sku_flag"!==e.field||!e.value||"Y"!==e.value[0])||("sku_flag"!==e.field||!e.value||"N"!==e.value[0])&&skuConditionQueryList.includes(e.field)}).length};function Rules(m){function a(e){var t;m.supportConditionsOnlyGoods?((t=JSON.parse(JSON.stringify(e))).conditions=[[]],n(t)):n(e)}function P(){var e=r,t=Object.values(L.globalSelect).length;if(t||void 0!==e[0]){var n=parsingNewCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator});if(n.length||t){try{n.forEach(function(e){if("BETWEEN_OPEN"===e.operator||"BETWEEN_CLOSE"===e.operator){if(""===e.value[0]||""===e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"));if(e.relative){if(e.value[0]<e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}else if(e.value[0]>e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}})}catch(e){return}we(e)?(k(!0),I(!0),i(n),D(1,10,n)):Modal$1.confirm({body:"您添加的上架店铺条件与类目条件不一致,查出来的数据可能不准确",okText:"仍要执行",cancelText:"修改条件",onOk:function(){k(!0),i(n),I(!0),D(1,10,n)}})}else Message$1.error("没有有效条件,请检查")}else Message$1.error("没有有效条件,请检查")}function z(e){var t=Object.values(L.globalSelect).length;if(void 0!==e[0]||t){var n=parsingNewCondition(e).filter(function(e){return e.value.length||"ISNULL"===e.operator||"NONULL"===e.operator});if(n.length||t){try{n.forEach(function(e){if("BETWEEN_OPEN"===e.operator||"BETWEEN_CLOSE"===e.operator){if(""===e.value[0]||""===e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"));if(e.relative){if(e.value[0]<e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}else if(e.value[0]>e.value[1])throw Message$1.error("".concat(e.fieldName,"填写错误")),new Error("".concat(e.fieldName,"填写错误"))}})}catch(e){return}we(e)?(N(!0),F(n)):Modal$1.confirm({body:"您添加的上架店铺条件与类目条件不一致,查出来的数据可能不准确",okText:"仍要执行",cancelText:"修改条件",onOk:function(){N(!0),F(n)}})}else Message$1.error("没有有效条件,请检查")}else Message$1.error("没有有效条件,请检查")}var e=_slicedToArray(useState({}),2),h=e[0],g=e[1],e=_slicedToArray(useState({}),2),t=e[0],n=e[1],e=_slicedToArray(useState([]),2),r=e[0],O=e[1],f=m.activeTab,e=m.platShopList,U=m.bizzKey,j=m.limit,A=m.supportSku,K=m.supportConditions,v=m.selectedGoods,y=m.server,G=m.selectedColumn,b=m.extraQuery,Q=m.platShop,E=m.tabList,o=m.showConditions,l=m.readonly,H=m.openGold,C=m.defaultColumn,V=m.deleteCondition,c=useConditionData$1(),W=c.queryData,i=c.setQueryData,s=c.pageData,_=c.setPageData,Y=c.listData,q=c.setListData,J=c.loading,u=c.setLoading,c=useGlobalShareGoods$1(),X=c.currentTab,Z=c.globalTableList,d=c.globalSelect,$=c.currentSelect,ee=c.isExpandAll,te=c.currentPageSize,ne=c.currentPageNum,p=c.globalSelectColumn,ae=c.setCurrentPageSize,re=c.setCurrentPageNum,oe=c.setIsExpandAll,w=c.setCurrentTab,le=c.setGlobalTableList,ce=c.setGlobalSelect,ie=c.setCurrentSelect,se=c.setAllGlobalSelect,ue=c.setGlobalSelectItem,de=c.setSkuToggleStatus,pe=c.setAllGlobalSearch,c=c.setGlobalSelectColumn,x=useGlobalQueryConditions$1(),me=x.globalConditions,he=x.appendGlobalConditions,ge=x.removeGlobalConditions,x=x.setGlobalConditions,S=useGlobalAllQueryCondition$1(),R=S.allQueryCondition,T=S.setAllQueryCondition,S=_slicedToArray(useState(!1),2),fe=S[0],I=S[1],S=_slicedToArray(useState(!1),2),Ae=S[0],k=S[1],S=_slicedToArray(useState(!1),2),ve=S[0],N=S[1],S=_slicedToArray(useState([]),2),ye=S[0],F=S[1],S=_slicedToArray(useState({newName:"",id:"",index:0}),2),be=S[0],M=S[1],S=_slicedToArray(useState(f),2),Ee=S[0],Ce=S[1],D=(()=>{var a=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n,a){var r,o,l,c,i;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return u(!0),r=[],o=[],(L.globalConditions.length||Object.keys(L.globalSelect).length)&&(r=Object.keys(L.globalSelect),Object.keys(L.globalSelect).forEach(function(e){L.globalSelect[e].skus.forEach(function(e){o.push(e.skuId)})})),e.next=6,Store$g.previewGetGoods(m.server,m.extraQuery,{page:{pageNo:t,pageSize:n},parameter:{conditions:[a],productIds:r,skuIds:o}},m.platShopList);case 6:l=e.sent,(c=Object.keys(l.data).map(function(e){return l.data[e]})).forEach(function(e){(isProductIds(r,e)&&isSkuIds(o,e)||!hasSkuCondition(a)&&isSkuIds(o,e))&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),i={},c.forEach(function(e){i[e.uniProductId]=e}),q(i),_(_objectSpread2(_objectSpread2({},s),{},{total:l.total,pageNum:t,pageSize:n})),u(!1);case 14:case"end":return e.stop()}},e)}));return function(e,t,n){return a.apply(this,arguments)}})(),L={limit:j,currentTab:X,globalTableList:Z,currentSelect:$,globalSelect:d,globalSelectColumn:p,defaultColumn:C,deleteCondition:V,setGlobalTableList:le,setCurrentSelect:ie,setCurrentTab:w,setGlobalSelect:ce,setAllGlobalSelect:se,setGlobalSelectItem:ue,setSkuToggleStatus:de,setAllGlobalSearch:pe,currentPageSize:te,currentPageNum:ne,setCurrentPageSize:ae,setCurrentPageNum:re,setGlobalSelectColumn:c,server:y,extraQuery:b,platShopList:e,platShop:Q,globalConditions:me,appendGlobalConditions:he,removeGlobalConditions:ge,setGlobalConditions:x,allQueryCondition:R,setAllQueryCondition:T,openGold:H,isExpandAll:ee,setIsExpandAll:oe},S=(useImperativeHandle(m.forwardRef,function(){return{globalSelect:d,globalConditions:queryConditionToStringNew(r),allQueryCondition:R,globalSelectColumn:p}}),useEffect(function(){function e(){return(e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o,l,c,i,s,u,d,p;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return C.length&&(t=["productName","productId"].concat(_toConsumableArray(C)).join(",")),e.next=3,Store$g.getColumnList(y,b,A,U,t);case 3:if(i=e.sent,i=i.filter(function(e){return e.selected}).map(function(e){return e.itemId}),L.setGlobalSelectColumn(i),E.includes("find"))e.next=32;else if(Object.keys(v).length){if(n=[],a=[],Object.keys(v).forEach(function(e){(-1===e.indexOf("|")?a:n).push(e)}),r=[],o=[],n.forEach(function(e){Array.isArray(v[e])&&(o=o.concat(v[e]))}),a.forEach(function(e){Array.isArray(v[e])&&(r=r.concat(v[e]))}),l=[],c=[],n.length)return i={"prod.uni_product_ids":n,"sku.sku_ids":o},e.next=21,Store$g.batchImport(y,b,i);e.next=23}else e.next=31;break;case 21:(i=e.sent).success&&i.data.data.length&&(i.data.data.forEach(function(e){null===v[e.uniProductId]&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),c=i.data.data);case 23:if(a.length)return s={"prod.product_ids":a,"sku.sku_ids":r},e.next=27,Store$g.batchImport(y,b,s);e.next=29;break;case 27:(s=e.sent).success&&s.data.data.length&&(s.data.data.forEach(function(e){null===v[e.productId]&&Object.assign(e,{skus:[]}),e.skus.length&&Object.assign(e,{rowExpandable:!0})}),l=s.data.data);case 29:L.setAllGlobalSelect([].concat(_toConsumableArray(c),_toConsumableArray(l)),L.globalSelect,!0),setTimeout(function(){L.setCurrentSelect(L.globalSelect)});case 31:return e.abrupt("return");case 32:return e.next=34,Store$g.conditionFindAll(m.server,m.extraQuery);case 34:(u=e.sent).success||Message$1.error("请求错误"),d=[],p=[],u.data.forEach(function(e){"manual"===e.conditionType?d.push(e):"auto"===e.conditionType&&p.push(e)}),w(f),g(_objectSpread2(_objectSpread2({},h),{},{manual:d,auto:p}));case 41:case"end":return e.stop()}},e)}))).apply(this,arguments)}!function(){e.apply(this,arguments)}()},[]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t)return e.next=3,Store$g.conditionFindAll(m.server,m.extraQuery);e.next=9;break;case 3:(n=e.sent).success||Message$1.error("请求错误"),a=[],r=[],n.data.forEach(function(e){"manual"===e.conditionType?a.push(e):"auto"===e.conditionType&&r.push(e)}),g(_objectSpread2(_objectSpread2({},h),{},{manual:a,auto:r}));case 9:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})()),we=(useEffect(function(){o.length&&n({conditions:[o[0].value]})},[o]),function(e){var t=e.find(function(e){return e.field.value===FIELD_STACKS$1.SHOP_ID}),e=e.filter(function(e){return!(![FIELD_STACKS$1.PROD_CATEGORY_ID,FIELD_STACKS$1.PROD_SELLER_ID].includes(e.field.value)||!e.value)});return!(t&&t.value&&e.length)||t.value.shops.length<=1&&(t=_slicedToArray(t.value.shops,1)[0],!e.some(function(e){return e.value.shop.value!==t.value}))}),xe=(()=>{var n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:M({id:t.id,index:n,newName:t.conditionName}),N(!0);case 2:case"end":return e.stop()}},e)}));return function(e,t){return n.apply(this,arguments)}})(),Se=(()=>{var n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:Modal$1.confirm({isShowIcon:!1,body:"确定删除常用查询条件吗?",onOk:(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$g.deleteCondition(m.server,m.extraQuery,t.id);case 2:if(e.sent.success){e.next=6;break}return Message$1.error("服务出错"),e.abrupt("return");case 6:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})(),onCancel:function(){}});case 1:case"end":return e.stop()}},e)}));return function(e,t){return n.apply(this,arguments)}})(),B=!Object.values(L.currentSelect).length&&!r.length;return React.createElement(React.Fragment,null,React.createElement(GoodsProvider$1,{value:L},React.createElement(CDrawer,{open:Ae,defaultOpen:!0,closable:!1,handler:!1,level:null,getContainer:!1,placement:"bottom",width:"100%",zIndex:1e3},React.createElement("div",{className:"".concat(prefixCls,"-goods-preview-container")},React.createElement("p",{className:"".concat(prefixCls,"-goods-preview-title-new")},React.createElement("span",{className:"".concat(prefixCls,"-goods-preview-title-new-bold")},"预览查询结果"),"根据查询条件,查找到",React.createElement("span",{className:"".concat(prefixCls,"-goods-preview-title-new-num")},s.total),"个结果",React.createElement(Icon$1,{type:"close",style:{position:"absolute",right:"16px",cursor:"pointer"},onClick:function(){k(!1)}})),React.createElement("div",{className:"".concat(prefixCls,"-goods-preview-table-container")},React.createElement(RcTable$1,{dataSource:Y,expandable:!0,columnConfig:m.findColumn,total:s.total,childrenKey:"skus",page:s.pageNum,pageSize:s.pageSize,onPageChange:function(e,t){D(e,t,W)},loading:J,supportSku:m.supportSku,showPage:fe})))),E.includes("find")?React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-goods-modal")},React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-rules-container")},!m.supportConditionsOnlyGoods&&React.createElement(Tips$2,{icon:"info-circle1",msg:"同时保存商品查询和条件查询,查询结果为两者的并集。",isShowIcon:!0}),m.supportConditions&&React.createElement("div",{className:"".concat(prefixCls,"-select-condition-list")},React.createElement(CDropdown,{getPopupContainer:function(e){return e.parentNode},trigger:"click",onOpenChange:S,overlay:React.createElement(React.Fragment,null,React.createElement("div",{className:"".concat(prefixCls,"-divider-item")},"系统保存的查询条件"),h.auto&&0<h.auto.length?React.createElement(CDropdown.Menu,null,h.auto.map(function(e,t){return React.createElement(Tooltip$1,{content:"创建人".concat(e.userName,",创建时间:").concat(e.insertTime)},React.createElement(CDropdown.Item,{key:e.id,id:e,onClick:function(){return a(e)}},e.conditionName,t))})):React.createElement("div",{className:"".concat(prefixCls,"-divider-item")},"暂无数据"),React.createElement("div",{className:"".concat(prefixCls,"-divider-item")},"我保存的查询条件"),h.manual&&0<h.manual.length?React.createElement(CDropdown.Menu,null,h.manual.map(function(t,n){return React.createElement(Tooltip$1,{content:"创建人".concat(t.userName,",创建时间:").concat(t.insertTime)},React.createElement(CDropdown.Item,{key:t.id,id:t,onClick:function(){return a(t)}},React.createElement("div",{className:"".concat(prefixCls,"-condition-name-item")},React.createElement("span",{className:"".concat(prefixCls,"-condition-name-item-name")},t.conditionName),React.createElement("div",{className:"".concat(prefixCls,"-condition-name-item-operate")},m.readonly?null:React.createElement(Icon$1,{type:"edit",style:{marginLeft:4},onClick:function(e){e.stopPropagation(),xe(t,n)}}),m.readonly?null:React.createElement(Icon$1,{type:"delete",onClick:function(e){e.stopPropagation(),Se(t,n)}})))))})):React.createElement("div",{className:"".concat(prefixCls,"-divider-item")},"暂无数据"))},React.createElement("div",null,React.createElement("span",null,"常用查询条件"),React.createElement(Icon$1,{type:"down"})))),React.createElement(StaticGrouping,_extends({},m,{selectedGoods:v,currentRule:t})),!m.supportConditionsOnlyGoods&&React.createElement(DynamicCondition,_extends({},m,{currentRule:t,setDynamicCondition:function(e){O(e)},changeRule:a})),React.createElement("div",{className:"".concat(prefixCls,"-rule--bottom-btn")},React.createElement(Button$1,{type:"primary",disabled:B,onClick:function(){P()}},"预览查询结果"),m.supportConditions&&!m.readonly&&React.createElement("span",{style:{marginLeft:"12px",padding:"6px 12px",color:B?"rgba(0,0,0,0.25)":"rgba(0,0,0,0.85)",border:"1px solid #E8E8E8",cursor:B?"not-allowed":"pointer"},disabled:B,onClick:function(){B||z(r)}},"保存为常用查询条件")),React.createElement(SelectGoods$1,{setCreateVisible:function(){N(!1),M({newName:"",id:"",index:0})},createVisible:ve,server:y,manualList:h.manual,extraQuery:b,conditions:ye,renameData:be,ctxValue:L}))):React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-goods-modal"),style:{position:"relative"}},Object.values(d).length&&E.includes("selected")?React.createElement(Badge,{mode:"number",type:"fail",number:Object.values(d).length,className:cls("totals-flag",{"totals-flag-tabs":E.includes("all")&&!l})}):null,React.createElement(Tabs$1,{defaultActiveKey:"1",className:"".concat(prefixCls,"-goods-selector-new-goods-modal-tabs"),activeKey:Ee,mode:"remain",type:"line",onChange:function(e){Ce(e)}},E.includes("all")&&!m.readonly&&React.createElement(Tabs$1.Panel,{tab:"全部商品",key:"all",className:"".concat(prefixCls,"-goods-selector-new-goods-modal-tab-panel")},React.createElement(AllGoods$1,_extends({},m,{tabActive:Ee,changeCondition:function(e){T(e)},ctxContext:L}))),E.includes("selected")&&React.createElement(Tabs$1.Panel,{tab:"已选商品",key:"selected",className:"".concat(prefixCls,"-goods-selector-new-goods-modal-tabs-panel")},React.createElement(SelectGoods$2,{server:y,extraQuery:b,platShopList:e,supportConditions:K,supportSku:A,selectedColumn:G,readonly:l,ctxContext:L,selectedGoods:v}))))))}var containerId$1="".concat(prefixCls.toUpperCase(),"_GOODS_SELECTOR_PRO");function Entity$1(e){var t=e.container,n=e.onCancel,a=e.onClose,r=e.onOk;function o(){setTimeout(function(){ReactDOM.unmountComponentAtNode(t),getRootDocument().body.removeChild(t)})}return React.createElement(ProductSelection$1,{visible:!0,onOk:function(e){r(e),o()},onCancel:function(){n("cancel"),o()},onClose:function(){a("close"),o()}})}function open$b(n){var e=getRootDocument(),a=e.getElementById(containerId$1);return a||((a=e.createElement("div")).id=containerId$1,e.body.appendChild(a)),new Promise(function(e,t){ReactDOM.render(React.createElement(Entity$1,_extends({},n,{container:a,onOk:e,onCancel:t,onClose:t})),a)})}function close$1(){var e=getRootDocument(),t=e.getElementById(containerId$1);t&&(ReactDOM.unmountComponentAtNode(t),e.body.removeChild(t))}var _excluded$l=["visible","onOk","onCancel","onClose","closeNotCallback"],noop$7=function(){},bodyStyle$9=_defineProperty(_defineProperty({maxWidth:"900px",width:"900px",overflow:"auto",height:"684px"},"maxWidth","684px"),"padding","8px 16px 0 16px"),modalStyle$9={maxWidth:"900px",width:"900px",maxHeight:"800px",top:"10%",overflow:"unset"};function ProductSelection$1(p){var e=p.visible,m=p.onOk,t=p.onCancel,n=p.onClose,a=_objectWithoutProperties(p,_excluded$l),h=useRef(),r=_slicedToArray(useState(!0),2),r=r[0],o=_slicedToArray(useState(),2),l=o[0],o=o[1],c=_slicedToArray(useState(!1),2),i=c[0],g=c[1];function s(){return(s=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t,n,a,r,o,l,c,i,s,u,d;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=p.server,a=p.extraQuery,r=p.bizzKey,o=p.supportSku,u=p.supportConditions,i=p.supportConditionsOnlyGoods,s=p.tabList,l=p.readonly,s.includes("find")&&u)if(h.current.globalConditions.value.length||Object.keys(h.current.globalSelect).length)return s=h.current.globalConditions.value.map(function(e){return e})||[],u=Object.keys(h.current.globalSelect),c=[],Object.keys(h.current.globalSelect).forEach(function(e){h.current.globalSelect[e].skus.forEach(function(e){c.push(e.skuId)})}),e.next=9,Store$g.autoSaveCondition(n,a,{conditions:i?[]:[s],productIds:u,skuIds:c});e.next=9;break;case 9:if(l)e.next=17;else{if(i=h.current,i.allQueryCondition,s=i.globalConditions.value,u=i.globalSelect,d=i.globalSelectColumn,0!==(void 0===s?[]:s).length||0!==Object.keys(u).length)return e.next=14,Store$g.bury(n,{tenant:a,version:"V2",action:"CONFIRM"});e.next=14}break;case 14:return Store$g.columnList.forEach(function(e){e.selected=d.includes(e.itemId)}),e.next=17,Store$g.saveColumnList(n,a,Store$g.columnList,o,r);case 17:null!=h&&null!=(t=h.current)&&t.globalSelect&&null!=(t=Object.keys((null==h||null==(t=h.current)?void 0:t.globalSelect)||{}))&&t.length&&g(!0),m(h.current);case 19:case"end":return e.stop()}},e)}))).apply(this,arguments)}var c=_slicedToArray(useState(e),2),u=c[0],d=c[1],c=(useEffect(function(){return p.visible&&Store$g.bury(p.server,{tenant:p.extraQuery,version:"V2",action:"OPEN"}),function(){cancel()}},[]),useEffect(function(){d(e)},[e]),React.createElement("div",{className:"".concat(prefixCls,"-goods-selector-new-footer")},React.createElement(Button$1,{className:"cancel",onClick:t},"取消"),React.createElement(Button$1,{style:{marginRight:16},type:"primary",size:"large",onClick:function(){return s.apply(this,arguments)}},"确定"))),i=React.createElement("div",{style:{display:"flex",justifyContent:"space-between"}},React.createElement("p",{style:{display:"flex",alignItems:"center",gap:16}},React.createElement("span",{style:{lineHeight:"28px"}},"商品选择"),React.createElement(SatisfactionSurvey,{componentName:"商品选择器(新)",hasOperated:i,serverName:p.server,firstId:getGoodsNewFirstId(),operateId:getGoodsNewOperateId(),title:"您对新版本评价如何呢?"})),p.hasReturnOld&&React.createElement("span",{style:{background:"#E8E8E8",fontWeight:"400",fontSize:"14px",color:"rgba(0,0,0,0.65)",padding:"4px 8px",cursor:"pointer",lineHeight:"20px"},onClick:function(){d(!1),open$c(_objectSpread2({type:"GOODS_SELECTOR_PRO",v2Open:!0},p)).then(function(e){m(e)}).catch(function(e){t("cancel")}),Store$g.bury(p.server,{tenant:p.extraQuery,version:"V1",action:"OPEN"})}},"切换旧版"));return React.createElement(Modal$1,{title:i,visible:u,ref:o,footer:c,hasFooter:!p.readonly,modalStyle:_objectSpread2(_objectSpread2({},modalStyle$9),{},{maxWidth:p.tabList.includes("find")?1100:970,width:p.tabList.includes("find")?900:970}),bodyStyle:_objectSpread2(_objectSpread2({},bodyStyle$9),{},{maxWidth:p.tabList.includes("find")?1100:970,width:p.tabList.includes("find")?900:970}),onClose:n,className:"".concat(prefixCls,"-goods-selector-new")},e&&r&&React.createElement(Rules,_extends({modalRef:l,forwardRef:h},a)))}ProductSelection$1.open=open$b,ProductSelection$1.close=close$1,ProductSelection$1.propTypes={selectedGoods:PropTypes.object,visible:PropTypes.bool,supportSku:PropTypes.bool,hasSku:PropTypes.bool,supportBatch:PropTypes.bool,supportConditions:PropTypes.bool,supportConditionsOnlyGoods:PropTypes.bool,supportTags:PropTypes.bool,server:PropTypes.string,extraQuery:PropTypes.string,limit:PropTypes.number,conditionLen:PropTypes.number,showConditions:PropTypes.array,activeTab:PropTypes.oneOf(["all","find","selected"]),tabList:PropTypes.array,readonly:PropTypes.bool,platShop:PropTypes.object,platShopList:PropTypes.any,onCancel:PropTypes.func,onClose:PropTypes.func,onOk:PropTypes.func,allColumn:PropTypes.array,findColumn:PropTypes.array,selectedColumn:PropTypes.array,defaultColumn:PropTypes.array,defaultCondition:PropTypes.array,openGold:PropTypes.bool,bizzKey:PropTypes.string,supportClearPlatShop:PropTypes.bool,hasReturnOld:PropTypes.bool},ProductSelection$1.defaultProps={selectedGoods:{},visible:!1,supportSku:!0,hasSku:!1,supportBatch:!0,supportConditions:!0,supportConditionsOnlyGoods:!1,supportTags:!1,openGold:!1,server:"https://qa-ual.shuyun.com",extraQuery:"",limit:500,conditionLen:1,showConditions:[],activeTab:"all",tabList:["all","find","selected"],defaultColumn:[],defaultCondition:[],readonly:!1,hasReturnOld:!0,platShop:{platCode:"uni_weixin"},platShopList:[],onCancel:noop$7,onClose:noop$7,onOk:noop$7,allColumn:[],findColumn:[],selectedColumn:[],bizzKey:"",supportClearPlatShop:!0};var Store$h=(()=>{return _createClass(function e(){_classCallCheck(this,e)},[{key:"fetchStaffList",value:(n=_asyncToGenerator(_regeneratorRuntime().mark(function e(t,n){var a,r;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,http.get(t,{params:{corpId:n,pageSize:100,pageNum:1}});case 2:return a=e.sent,a=a.data,r=[],null!=a&&a.userList&&(r=a.userList.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{value:e.userId,label:e.name})})),e.abrupt("return",r);case 7:case"end":return e.stop()}},e)})),function(e,t){return n.apply(this,arguments)})}]);var n})(),Store$i=new Store$h,MODAL_TITLE="企业微信消息设置",STEP_TITLE=["设置发送条件","设置发送内容"],userTypeEnum={ALL:0,SPECIFY:1},modalStyle$a={maxWidth:"970px",width:"970px"},bodyStyle$a={height:"569px",maxHeight:"569px"},TEXT_TYPE$1=0,PIC_TYPE$1=1,URL_TYPE$1=2,APP_TYPE$1=4,accessoryTypesName=_defineProperty(_defineProperty(_defineProperty({},PIC_TYPE$1,"图片"),URL_TYPE$1,"链接"),APP_TYPE$1,"小程序"),staticImageTypes="image/jpeg,image/jpg,image/png,image/bmp",varReg=/\${(.+?)}/g,nodeConfigReducer=function(e,t){var n=_objectSpread2({},e);switch(t.type){case"set":return"userType"===t.name&&t.value==userTypeEnum.ALL&&(n.userIds=[]),n[t.name]=t.value,e=n;case"init":return Object.keys(t.value).map(function(e){n[e]=t.value[e]}),e=n;default:return e}},ChatContext=createContext();function NodeConfigDom(t){var e=_slicedToArray(useReducer(nodeConfigReducer,{times:{start:"",end:""},shopInfo:[],userIds:[],userType:userTypeEnum.ALL,overTimeType:!1,sendExcludedToday:!1,content:[],contentIsUpper:!1}),2),r=e[0],o=e[1],n=useRef(null);return useEffect(function(){t.setResult(r)},[r]),useEffect(function(){var e=r.shopInfo&&r.shopInfo.length?r.shopInfo[0].id:"";n.current=e},[r.shopInfo]),useEffect(function(){var n=t.keyWords,e=null==(e=r.content.filter(function(e){return e.type===TEXT_TYPE$1})[0])||null==(e=e.content)?void 0:e.text,e=null==e?void 0:e.match(varReg),a=[];e&&e.forEach(function(t){var e=n.findIndex(function(e){return"${"+e.name+"}"===t});-1!==e&&a.push(n[e])}),o({type:"set",name:"fixedVariate",value:a})},[r.content]),React.createElement(ChatContext.Provider,{value:{nodeConfig:r,nodeConfigDispatch:o,corpIdRef:n}},t.children)}function ChannelTips(e){var t=_slicedToArray(useState(""),2),n=t[0],a=t[1],t=e.style,t=void 0===t?{}:t,r=(useEffect(function(){a(r(e.tips))},[e.tips]),function(e){return React.createElement("span",{dangerouslySetInnerHTML:{__html:e}})});return React.createElement(React.Fragment,null,n?React.createElement(Tips$2,{msg:n,style:_objectSpread2({},t),isShowIcon:!0}):null)}ChannelTips.propTypes={style:PropTypes.object,type:PropTypes.string},ChannelTips.defaultProps={style:{},type:""};var css_248z$M="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.eChatChannel-selected-shops {\n line-height: 20px;\n color: #a9a9a9;\n}\n";function SelectedShops(t){var e=t.showLength,n=_slicedToArray(useState([]),2),a=n[0],r=n[1],n=_slicedToArray(useState(!1),2),o=n[0],l=n[1],n=_slicedToArray(useState(0),2),c=n[0],i=n[1],n=(useEffect(function(){r(t.shopList),i(t.shopList.length-e)},[t.shopList,e]),useCallback(function(e){return a.slice(0,e).map(function(e){return e[t.labelKey]}).join(",")},[a])),s=useCallback(function(){l(!o)},[o]);return React.createElement("span",{className:"eChatChannel-selected-shops"},n(o?a.length:e),0<c&&React.createElement(Button$1,{type:"link",size:"small",onClick:s},o?"收起":"+".concat(c)))}styleInject(css_248z$M),SelectedShops.propTypes={shopList:PropTypes.array,showLength:PropTypes.number,labelKey:PropTypes.string,isCloudPlat:PropTypes.bool},SelectedShops.defaultProps={shopList:[],showLength:6,labelKey:"name",isCloudPlat:!0};var css_248z$N="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-EChatChannel-shop .inline-split {\n display: inline-block;\n height: 14px;\n margin-left: 8px;\n margin-right: 8px;\n position: relative;\n border-right: 1px solid #a9a9a9;\n top: 2px;\n}\n",noop$8=(styleInject(css_248z$N),function(){});function ShopSelect(e){function t(){o(!1),b&&b()}function n(){return React.createElement("div",{className:cls("".concat(prefixCls,"-EChatChannel-shop"))},React.createElement("span",null,React.createElement(Button$1,{type:"normal",size:"small",disabled:i,onClick:function(){if(!i){if(E)if(!1===E())return;o(!0),c(!1),C&&C()}},style:{marginRight:"12px"}},"选择店铺"),React.createElement("span",null,"已选择",React.createElement(Button$1,{type:"link",size:"small",disabled:!(null!=u&&u.length),onClick:function(){i&&!u.length||(o(!0),c(0<u.length),C&&C())},style:{paddingLeft:"4px",paddingRight:"4px"}},(null==u?void 0:u.length)||0),"个"),"店铺"),!(null==u||!u.length)&&React.createElement(React.Fragment,null,React.createElement("span",{className:"inline-split"}),React.createElement(SelectedShops,{labelKey:h,showLength:g,shopList:u})),r&&React.createElement(ShopSelector$1,{visible:r,onOk:S,onClose:t,onCancel:t,useRootWindow:e.useRootWindow,option:_objectSpread2({tenantId:s,platform:y,serverName:v,selectedShop:u?u.map(function(e){return e.id}):[],isOpenSelectedTab:l,readonly:i,permissionType:!0,shopPath:d},A)}))}var a=_slicedToArray(useState(!1),2),r=a[0],o=a[1],a=_slicedToArray(useState(!1),2),l=a[0],c=a[1],i=e.disabled,a=e.tenantId,s=void 0===a?"qiushi6":a,a=e.shopInfo,u=void 0===a?[]:a,a=e.shopPath,d=void 0===a?"":a,a=e.isFormItem,p=e.shopTitle,m=e.isRequired,h=e.shopLabelKey,g=e.selectedShopShowLength,f=e.options,A=void 0===f?{}:f,v=e.serverName,f=e.platform,y=void 0===f?[]:f,b=e.handleOpenMask,E=e.onChooseShopBefore,C=e.handleCloseMask,w=e.handleSelectShop,x=e.onShopInfoChange,S=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return w&&(t=w(t)),e.next=3,x(t);case 3:if(!1===e.sent)return e.abrupt("return");e.next=6;break;case 6:o(!1),b&&b();case 8:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})();return a?React.createElement(Form$1.Item,{label:p,className:cls("".concat(prefixCls,"-shop")),required:m},n()):n()}ShopSelect.propTypes={platCode:PropTypes.string,platList:PropTypes.array,unLimitedPlatCode:PropTypes.string,shopInfo:PropTypes.array,shopLabelKey:PropTypes.string,shopTitle:PropTypes.oneOfType([PropTypes.string,PropTypes.element]),selectedShopShowLength:PropTypes.number,disabled:PropTypes.bool,isRequired:PropTypes.bool,onShopInfoChange:PropTypes.func,handleCloseMask:PropTypes.func,handleOpenMask:PropTypes.func,isFormItem:PropTypes.bool},ShopSelect.defaultProps={platCode:"",unLimitedPlatCode:"OMNI",shopInfo:[],shopLabelKey:"name",shopTitle:"店铺选择",selectedShopShowLength:6,disabled:!1,isRequired:!0,onShopInfoChange:noop$8,handleCloseMask:noop$8,handleOpenMask:noop$8,isFormItem:!0};var css_248z$O="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.inputTag {\n position: relative;\n}\n.inputTag .input:hover .icon-circle {\n cursor: pointer;\n visibility: visible;\n}\n.inputTag .input:hover .arrow {\n visibility: hidden;\n}\n.inputTag .input .newCloud-input {\n cursor: pointer;\n}\n.inputTag .newCloud-input-affix.newCloud-input-disabled {\n border-color: #d9d9d9;\n}\n.inputTag .newCloud-input-affix.newCloud-input-disabled .newCloud-input {\n cursor: not-allowed;\n}\n.inputTag .newCloud-input-affix.newCloud-input-disabled:hover .arrow {\n visibility: visible;\n}\n.inputTag .arrow {\n font-size: 16px;\n color: #bfcbd9;\n z-index: 6;\n transition: transform 0.3s;\n}\n.inputTag .icon-circle {\n visibility: hidden;\n top: 2px;\n width: 16px;\n height: 16px;\n font-size: 16px;\n display: inline-block;\n position: absolute;\n right: 12px;\n z-index: 9;\n color: rgba(0, 0, 0, 0.25);\n}\n.inputTag.visible .arrow {\n transform: rotate(180deg);\n}\n.inputTag .newCloud-tag {\n top: 1px;\n font-size: 12px;\n margin-top: 4px;\n background: #F5F5F5;\n color: rgba(0, 0, 0, 0.65);\n}\n.inputTag .newCloud-tag:last-child {\n margin-right: 0;\n}\n.inputTag .newCloud-tag.disabled {\n color: rgba(0, 0, 0, 0.65);\n background: #F5F5F5;\n cursor: not-allowed;\n}\n.inputTag .newCloud-tag.closable {\n top: 1px;\n max-width: 100px;\n padding-right: 16px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.inputTag .newCloud-tag.closable span {\n margin-right: 4px;\n}\n.inputTag .tagsGroup {\n position: absolute;\n top: 1px;\n left: 5px;\n z-index: 5;\n}\n",DEFAULT_TAG_STYLE=(styleInject(css_248z$O),{emptyWidth:26,marginRight:8,maxTagWidth:100}),rootDocument$1=getRootDocument();function InputTag(o){function e(e){p||(l(!r),o.onClick(e))}var t=_slicedToArray(useState([]),2),n=t[0],a=t[1],t=_slicedToArray(useState(!1),2),r=t[0],l=t[1],t=_slicedToArray(useState(200),2),i=t[0],c=t[1],s=useRef(null),u=o.data,d=o.isShowContent,p=o.disabled,t=o.tagWrapperStyle,t=void 0===t?{}:t,m=o.className,h=o.placeholder,g=o.deleteItem,f=(useEffect(function(){a(u)},[u]),useEffect(function(){c(s.current.inputRef.current.clientWidth-50)},[]),useEffect(function(){l(d)},[d]),useMemo(function(){var a=DEFAULT_TAG_STYLE.emptyWidth,r=DEFAULT_TAG_STYLE.maxTagWidth,o=DEFAULT_TAG_STYLE.marginRight,l=0,c=0;return n.forEach(function(e,t){var e=e.label||e.value,n=(e=e,(n=rootDocument$1.createElement("canvas").getContext("2d")).font="normal 12px arial",n.measureText(e).width+a+o);i<(c+=r<n?r:n)||(l=t+1)}),l||2},[n]));return React.createElement("div",{className:cls("inputTag",{visible:r}),onClick:e},React.createElement("div",{className:"input"},React.createElement(Input$3,{ref:s,disabled:p,className:m,placeholder:n&&0<n.length?"":"".concat(h),suffix:React.createElement(Icon$1,{className:"arrow",type:"down",onClick:e})}),!p&&React.createElement(Icon$1,{className:"icon-circle",type:"close-fill-1",onClick:function(){o.onAllClear()}})),React.createElement("div",{className:"tagsGroup",style:_objectSpread2({},t)},n.slice(0,f).map(function(a,r){return React.createElement(Tag$1,{size:"small",key:"primaryItem_".concat(r),disabled:p,color:"gray",closable:g,onClose:function(e){var t,n;e=e,t=a,n=r,p||o.handelDelete(e,t,n)}},React.createElement("span",null,a.label||a.value))}),n.length>f&&React.createElement(Tag$1,{size:"small",color:"gray",disabled:p},React.createElement("span",null,"+".concat(n.length-f)))))}InputTag.propTypes={data:PropTypes.array,onClick:PropTypes.func,deleteItem:PropTypes.bool,handelDelete:PropTypes.func,disabled:PropTypes.bool,isShowContent:PropTypes.bool,className:PropTypes.oneOfType([PropTypes.object,PropTypes.string])},InputTag.defaultProps={data:[],onClick:function(){},deleteItem:!1,handelDelete:function(){},disabled:!1,isShowContent:!1,className:{}};var css_248z$P=".box {\n position: relative;\n}\n.box .firmTagsSelected {\n width: 100%;\n}\n.box .firmTagsSelected > .newCloud-input {\n width: 100%;\n}\n.box .selectCheckbox {\n width: 100%;\n position: absolute;\n background: #ffffff;\n z-index: 7;\n top: 35px;\n left: 0;\n box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08), 0px 1px 4px 0px rgba(0, 0, 0, 0.04);\n border-radius: 2px;\n margin-top: 4px;\n}\n.box .selectCheckbox ::-webkit-input-placeholder {\n font-weight: 400;\n color: rgba(0, 0, 0, 0.25);\n font-size: 14px;\n}\n.box .selectCheckbox .searchBtn {\n color: rgba(0, 0, 0, 0.25);\n}\n.box .searchCheckbox {\n width: 246px;\n margin: 12px 12px 8px 12px;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.box .selectList {\n font-size: 12px;\n color: #606266;\n line-height: 16px;\n height: -moz-fit-content;\n height: fit-content;\n max-height: 200px;\n overflow-y: auto;\n padding-bottom: 8px;\n box-sizing: border-box;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.box .selectList .noData {\n text-align: center;\n line-height: 200px;\n}\n.box .selectList .newCloud-checkbox-group {\n width: 100%;\n}\n.box .selectList .checkboxItem {\n position: relative;\n height: 32px;\n padding-left: 12px;\n line-height: 32px;\n}\n.box .selectList .checkboxItem:hover {\n background: #f6f6f6;\n}\n.box .selectList .checkboxLabel {\n width: 170px;\n padding-right: 10px;\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.box .selectList .labelName {\n display: inline-block;\n}\n";function MulSelectTag(a){function e(){p(s.filter(function(e){return e.label&&e.label.includes(f)}))}var t=a.data,n=a.placeholder,r=a.disabled,o=a.className,l=a.value,c=a.useRootWindow,i=_slicedToArray(useState([]),2),s=i[0],u=i[1],i=_slicedToArray(useState([]),2),d=i[0],p=i[1],i=_slicedToArray(useState(!1),2),m=i[0],h=i[1],i=_slicedToArray(useState(!1),2),i=i[0],g=_slicedToArray(useState(!1),2),f=g[0],A=g[1],g=_slicedToArray(useState(function(){return c?getRootDocument():document}),2),v=g[0],y=(useEffect(function(){return v.addEventListener("click",y,!1),function(){v.removeEventListener("click",y,!1)}},[]),useEffect(function(){u(JSON.parse(JSON.stringify(t))),p(JSON.parse(JSON.stringify(t)))},[t,m]),useCallback(function(){h(!1),A("")},[])),g=useCallback(function(){h(!m),m&&y()},[m]),b=useMemo(function(){return l&&0!==l.length&&Array.isArray(l)&&s.length?s.filter(function(e){return l.includes(e.value)}):[]},[l.length,s.length]),E=useCallback(function(e){e.stopPropagation(),e.nativeEvent.stopImmediatePropagation(),e.nativeEvent.stopPropagation()},[]);return React.createElement("div",{className:"box ".concat(o),onClick:E},React.createElement(InputTag,{className:"firmTagsSelected",data:b,disabled:r,onClick:g,deleteItem:!0,handelDelete:function(e,t){var n=t;n=t.value,l.splice(l.indexOf(n),1),a.onChange(l),e&&E(e)},isShowContent:m,placeholder:n,onAllClear:function(){a.onChange([])}}),m&&React.createElement("div",{className:"selectCheckbox"},React.createElement(Input$3,{suffix:React.createElement(Icon$1,{type:"search",style:{cursor:"pointer"},className:"searchBtn",onClick:e}),placeholder:"输入关键字按回车键模糊搜索",value:f,onEnter:e,onChange:function(e){e=void 0===e.target.value?f||"":e.target.value;A(e),""===e&&p(s)},className:"searchCheckbox"}),i?React.createElement(Loading$1,{loading:i}):React.createElement("div",{className:"selectList"},d.length?React.createElement(Checkbox$1.Group,{value:l,disabled:!1,onChange:function(e){a.onChange(e)},layout:"v"},d.map(function(e,t){return React.createElement(Checkbox$1,{value:e.value,key:t,className:"checkboxItem"},React.createElement("span",{className:"checkboxLabel"},e.label||e.value),!e.label&&React.createElement(Tooltip$1,{content:"(请在私域上传员工信息)"},React.createElement(Icon$1,{style:{position:"absolute",right:12},type:"question-circle"})))})):React.createElement("div",{className:"noData"},"暂无数据"))))}styleInject(css_248z$P),MulSelectTag.propTypes={data:PropTypes.array,value:PropTypes.array,placeholder:PropTypes.string,onChange:PropTypes.func,loading:PropTypes.bool,disabled:PropTypes.bool};var UrlContext=createContext(null),_excluded$m=["corpId","size","unit","children","onSuccess","beforeUpload","getFileObj"],UploadImg=React.memo(function(t){function n(e){document.getElementsByClassName(s)[0].getElementsByTagName("input")[0].value="",Message$1.error(e||"上传图片失败"),t.onError()}var a=t.corpId,e=t.size,r=t.children,o=t.onSuccess,l=t.beforeUpload,c=t.getFileObj,i=_objectWithoutProperties(t,_excluded$m),s=_slicedToArray(useState("UploadImg-".concat(1e3*Math.random())),1)[0],u=useContext(UrlContext).uploadUrl,d=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r=arguments;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=1<r.length&&void 0!==r[1]?r[1]:"",a=t.type,(n=n.includes(a))||Message$1.error("仅支持上传jpg/jpeg/bmp/png格式的图片"),(a=n)&&l(),e.abrupt("return",a);case 7:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),p=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return(n=new FormData).append("file",t),n.append("corpId",a),e.next=5,http.post(u,n);case 5:return n=e.sent,e.abrupt("return",n);case 7:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})();return React.createElement(Upload,_extends({className:s},i,{size:e,headers:{Accept:"application/json, text/plain, */*"},accept:staticImageTypes,customRequest:function(e){var t=e.file;p(t).then(function(e){e=e.data;document.getElementsByClassName(s)[0].getElementsByTagName("input")[0].value="",console.log(c,"getFileObj"),1===e.code?n(e.message):o(c?{url:e.data,file:t}:e)},n)},acceptErrorTip:"仅支持上传jpg/jpeg/bmp/png格式的图片",onBeforeUpload:function(e){return d(e,staticImageTypes)}}),r)}),NEW_LINE=(UploadImg.defaultProps={size:1,accept:"",unit:"M",corpId:"",fileName:"",getFileObj:!(MulSelectTag.defaultProps={data:[],value:[],placeholder:"",onChange:function(){},loading:!1,disabled:!1}),onError:function(){},beforeUpload:function(){},labelText:null},UploadImg.propTypes={size:PropTypes.number,fileName:PropTypes.string,accept:PropTypes.string,corpId:PropTypes.string,unit:PropTypes.string,onError:PropTypes.func,beforeUpload:PropTypes.func,getFileObj:PropTypes.bool,labelText:PropTypes.oneOfType[PropTypes.string]},"þ_enter_þ"),BRACKET_REG=/[þ]/g,HTML_ENTITY_CODE={" ":" ","<":"<",">":">","&":"&"},URL_REG=/^(https?):\/\/[^\s]*/;function formatEmpty(e){var t,n=[],a=_createForOfIteratorHelper(e);try{for(a.s();!(t=a.n()).done;){var r=t.value,o=r.length?"<div>".concat(r,"</div>"):"<div><br/></div>";n.push(o)}}catch(e){a.e(e)}finally{a.f()}return n.join("")}function getTextWidth(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"14px",n=document.createElement("div");n.className="sms-content",n.style.display="inline-block",n.style.opacity="0",n.style.fontSize=t,n.innerHTML=e,document.body.appendChild(n);t=window.getComputedStyle(n).width;return document.body.removeChild(n),parseInt(t,10)}function convertContent(e,t){e=e.replace(/( ?)|(<?)|(>?)|(&?)/g,function(e){return"&".concat(e.slice(1))}).replace(/</g,"<");return t?e:e.replace(/\s/g," ")}function isFirefox(){return-1!==navigator.userAgent.indexOf("Firefox")}function keywordTextNameConvert(t){var e,n=arguments.length<=1||void 0===arguments[1]||arguments[1],a=2<arguments.length?arguments[2]:void 0;return(e=a&&a.length?a.find(function(e){return e[n?"text":"name"]===t}):e)?e[n?"name":"text"]:t}function createInput(e,t){t=getTextWidth(e,t);return isFirefox()?'<img class="keyword-insert" value="'.concat(e,'" alt="').concat(e,'" style="width: ').concat(t+2,'px">'):'<input class="keyword-insert" value="'.concat(e,'" style="width: ').concat(t+2,'px" disabled>')}function parseTag(e,t,n){var a=e;return t.forEach(function(e){a=a.replaceAll("${".concat(e.name,"}"),createInput(e.text,n))}),a}function formatContent(e){return formatEmpty(e.split(NEW_LINE))}function parseHTML(e){var t,n,e=e.replace(/disabled(="[^"]*")?/i,"").replace(/style="[^"]+"/i,"");return e.startsWith("<div>")||(t=e.split("<div>"),n=e.replace(t[0],""),e="<div>".concat(t[0],"</div>").concat(n)),e=e.replace(/<\/div>/g,"").replace(/<div>/g,NEW_LINE).replace(/þ_enter_þ/,"")}function getVariableReg(){var e=/<input\s+class="keyword-insert"\s+value="([^"]+)"[^>]*>/gi;return e=isFirefox()?/<img\s+class="keyword-insert"\s+value="([^"]+)"[^>]*>/gi:e}function focusNode(e){var t,n=1<arguments.length&&void 0!==arguments[1]&&arguments[1];if(e)return(t=document.createRange()).selectNode(e),t.collapse(n),(e=window.getSelection()).removeAllRanges(),e.addRange(t),t}function focusTextNode(e,t){var n=document.createRange(),e=(n.setStart(e,t),n.setEnd(e,t),window.getSelection());e.removeAllRanges(),e.addRange(n)}function deleteNode(e){var t=document.createRange(),e=(t.selectNode(e),window.getSelection());e.removeAllRanges(),e.addRange(t),document.execCommand("delete",!1,null)}function controlFirefoxCursor(e){var t=window.getSelection().getRangeAt(0),n=t.startContainer,a=t.startOffset,t=n.childNodes,r=n.nodeType,o=n.previousSibling,l=n.parentNode,c=n.nextSibling,i=t[a-2],s=t[a-1],u=t[a];switch(e.keyCode){case 37:n&&3===r?(1===a&&o&&(focusNode(o),e.preventDefault()),0===a&&l&&l.previousSibling&&(focusNode(l.previousSibling.lastChild),e.preventDefault())):i&&"IMG"===i.nodeName?(focusNode(i),e.preventDefault()):i&&3===i.nodeType?(focusTextNode(i,i.length),e.preventDefault()):void 0===i&&void 0!==s?(focusNode(s,!0),e.preventDefault()):void 0===i&&void 0===s&&n&&o&&(focusNode(o.lastChild),e.preventDefault());break;case 39:n&&3===r?n.length===a&&(c?(focusNode(c),e.preventDefault()):l&&l.nextSibling&&(focusNode(l.nextSibling.firstChild,!0),e.preventDefault())):u&&"IMG"===u.nodeName?(focusNode(u),e.preventDefault()):void 0===u&&n&&c&&"DIV"===c.nodeName&&(focusNode(c.firstChild,!0),e.preventDefault());break;case 8:n&&3===n.nodeType&&0===a&&o&&(deleteNode(o),e.preventDefault())}}var Editor=(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).handleKeyDown=function(e){13===e.keyCode&&e.shiftKey&&e.preventDefault(),219===e.keyCode&&e.preventDefault(),isFirefox()&&controlFirefoxCursor(e)},a.clearMozBr=function(){var e=a.contentRef.current.querySelector("br[type=_moz]");e&&e.parentNode.removeChild(e)},a.onChange=function(e){a.clearMozBr();var t=e.target,n=t.nodeName,e=(!e||"INPUT"!==n&&"IMG"!==n||focusNode(t),a.rememberFocus(),a.contentRef.current.innerHTML);a.props.onContentChanged(e),a.checkEmpty()},a.handlePaste=function(e){var t=e.clipboardData.getData("text/html");if(-1<t.indexOf("sms-keyword-inserted"))return isFirefox()?(e.preventDefault(),void document.execCommand("insertHTML",!1,t.replace(/<div>/g,"").replace(/<\/div>/g,"").replace(/<br>/g,""))):void 0;e.preventDefault();t=e.clipboardData.getData("text/plain");isFirefox()?document.execCommand("insertText",!1,t.replace(BRACKET_REG,"").replace("\n","")):document.execCommand("insertText",!1,t.replace(BRACKET_REG,""))},a.handleInsertKeyword=function(e){var e=e.text,t=a.props.style;a.reFocus(),document.execCommand("insertHTML",!1,createInput(e,t.fontSize)),a.handleInsertAfter()},a.reFocus=function(){var e,t;a._range?((t=window.getSelection()).removeAllRanges(),"A"===a._range.commonAncestorContainer.parentNode.nodeName?((e=document.createRange()).selectNodeContents(a.contentRef.current),e.collapse(!1),t.removeAllRanges(),t.addRange(e)):t.addRange(a._range)):(a.contentRef.current.focus(),(e=document.createRange()).selectNodeContents(a.contentRef.current),e.collapse(!1),(t=window.getSelection()).removeAllRanges(),t.addRange(e))},isFirefox()&&(document.designMode="on",document.execCommand("enableObjectResizing",!1,"false"),document.designMode="off"),a.contentRef=createRef(),a.handleInsertText=a.handleInsertText.bind(a),a.handleInsertKeyword=a.handleInsertKeyword.bind(a),a}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.checkEmpty()}},{key:"handleInsertText",value:function(e){this._range||this.reFocus(),this.rememberFocus(),document.execCommand("insertHTML",!1,e),this.handleInsertAfter()}},{key:"checkEmpty",value:function(){var e=this.contentRef.current;"<br>"===e.innerHTML&&(e.innerHTML=""),e.parentNode.classList[e.innerHTML.length?"remove":"add"]("empty")}},{key:"rememberFocus",value:function(){var e=window.getSelection();e.rangeCount&&(this._range=e.getRangeAt(0))}},{key:"handleInsertAfter",value:function(){var e,t,n,a;this.clearMozBr(),this.props.onContentChanged(this.contentRef.current.innerHTML),this.checkEmpty(),this._range&&(e=(t=this._range).startContainer,t=t.startOffset,n=e.nodeType,a=e.nextSibling,1===n?this._range=focusNode(e.childNodes[t]):3===n&&e.length===t&&a&&(this._range=focusNode(a)))}},{key:"render",value:function(){var e=this.props,t=e.disabled,n=e.resultContent,a=e.placeholder,r=e.style,o=r.width,l=r.height,r=r.fontSize,e=cls("editorContent",{disabled:t,empty:!e.editorText});return React.createElement("div",{className:"editor"},React.createElement("div",{className:e,style:{width:"".concat(o-2),fontSize:"".concat(r)},"data-empty":a},React.createElement("div",{className:"editorContentMain",style:{minHeight:"".concat(l),height:"".concat(l)},ref:this.contentRef,contentEditable:!t,dangerouslySetInnerHTML:{__html:n},onKeyDown:this.handleKeyDown,onKeyUp:this.onChange,onMouseUp:this.onChange,onPaste:this.handlePaste})))}}])})(),css_248z$Q=(Editor.propTypes={placeholder:PropTypes.string,style:PropTypes.object},Editor.defaultProps={placeholder:"",style:{}},"body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.editor .editorContent {\n position: relative;\n background: #fff;\n}\n.editor .editorContent.empty:after {\n color: #c2c2c2;\n content: attr(data-empty);\n pointer-events: none;\n position: absolute;\n left: 12px;\n top: 9px;\n line-height: 20px;\n}\n.editor .editorContent .editorContentMain {\n box-sizing: border-box;\n color: #666;\n overflow: auto;\n padding: 8px 12px 0 12px;\n position: relative;\n z-index: 1;\n word-wrap: break-word;\n word-break: break-all;\n white-space: pre-wrap;\n line-height: 20px;\n -ms-overflow-style: none;\n overflow: -moz-scrollbars-none;\n}\n.editor .editorContent .editorContentMain::-webkit-scrollbar {\n display: none;\n}\n.editor .editorContent .editorContentMain:focus {\n outline: none;\n}\n.editor .editorContent .editorContentMain div {\n padding-bottom: 2px;\n}\n.editor .editorContent.disabled .editorContentMain {\n background-color: #EEE;\n border-color: #e8e8e8;\n}\n.editor .keyword-insert {\n -webkit-appearance: none;\n background-color: #fff;\n border: 0;\n box-sizing: border-box;\n color: #fd830a !important;\n font-size: inherit;\n height: auto;\n line-height: 1;\n margin: 0 3px;\n overflow: visible;\n padding: 0;\n}\n.editor .keyword-insert-no .editor .keyword-insert,\n.editor .keyword-insert.default {\n background: none;\n padding-left: 0;\n}\n.editor .keyword-insert::-moz-selection {\n background: transparent;\n}\n.editor .keyword-insert::selection {\n background: transparent;\n}\n.editor .keyword-insert:focus {\n color: green!important;\n}\n.editor .keyword-insert::-moz-selection {\n background: transparent;\n}\n.editorOnlyWrapper {\n border: 1px solid #e8e8e8;\n border-bottom: none;\n border-top-left-radius: 2px;\n border-top-right-radius: 2px;\n}\n.editorOnlyWrapper .charsCount {\n display: flex;\n align-items: center;\n justify-content: flex-end;\n height: 27px;\n padding-right: 15px;\n text-align: end;\n font-size: 14px;\n background: #fff;\n color: #c0c4cc;\n border-bottom: 1px solid #e8e8e8;\n}\n.editorOnlyWrapper .charsCount.disabled {\n background-color: #EEE;\n border-color: #e8e8e8;\n}\n.editorOnlyWrapper .noAccesory {\n border-bottom-left-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n.editorOnlyWrapper.charsError {\n border-color: #fc5152;\n}\n.editorOnlyWrapper.charsError .editorContentMain,\n.editorOnlyWrapper.charsError .charsCount {\n border-color: #fc5152;\n}\n.editorOnlyWrapper.charsError .errorCount,\n.editorOnlyWrapper.charsError .total {\n color: #fc5152;\n}\n.editorOnlyWrapper.charsError .errorCount {\n margin-right: 10px;\n}\n"),_excluded$n=(styleInject(css_248z$Q),["style","hasAccessory","editorHeight","isEditorError","errorMessage","disabled","upperWordCount"]),Editor$1=(()=>{function t(e){var o;return _classCallCheck(this,t),(o=_callSuper(this,t,[e])).defaultStyle={width:"100%",height:"106px",fontSize:"14px"},o.resolveContent=function(){var e=o.props,t=e.content,n=e.keywords,a="";t&&(t=convertContent(t,e.isTrimSpace),a=formatContent(t=n.length?parseTag(t,n):t),o.setState({resultContent:a})),o.handleContent(a)},o.getTotalChars=function(e){var t=o.props.keywords,n=e.split(NEW_LINE).join(""),e=e.split(NEW_LINE).length-1;return t.forEach(function(e){n=n.replaceAll("${".concat(e.name,"}"),"")}),n.length+e},o.setEditorText=function(e){var t=o.props,n=t.isTrimSpace,a=t.keywords,t=getVariableReg(),r=e.replace(t,function(e,t){t=keywordTextNameConvert(t,!0,a);return"${".concat(t,"}")}).replace(/<[^>]+>/g,"").replace(/( )|(<)|(>)|(&)/g,function(e){return HTML_ENTITY_CODE[e]}),e=(n&&(r=r.trim()),o.getTotalChars(r));o.setState({editorText:r,totalChars:e},function(){o.setPreviewText(r)})},o.setPreviewText=function(e){var t=o.props,n=t.isTrimSpace,t=t.keywords,a=convertContent(e,n),e=(t.forEach(function(e){a=a.replaceAll("${".concat(e.name,"}"),"#".concat(e.text))}),a.split(NEW_LINE)||[]),n=o.state,t=n.editorText;o.props.onContentChanged({previewText:e,totalChars:n.totalChars,editorText:t})},o.handleContent=function(e){e=parseHTML(e);o.setEditorText(e)},o.editorRef=createRef(),o.state={resultContent:"",editorText:"",totalChars:0},o.insertText=o.insertText.bind(o),o.insertKeyword=o.insertKeyword.bind(o),o}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.resolveContent()}},{key:"componentDidUpdate",value:function(e){this.props.content!==e.content&&this.resolveContent()}},{key:"insertText",value:function(e){this.editorRef.current.handleInsertText(e)}},{key:"insertKeyword",value:function(e){this.editorRef.current.handleInsertKeyword(e)}},{key:"render",value:function(){var e=this.state,t=e.resultContent,n=e.editorText,e=e.totalChars,a=this.props,r=a.style,o=a.hasAccessory,l=a.editorHeight,c=a.isEditorError,i=a.errorMessage,s=a.disabled,u=a.upperWordCount,a=_objectWithoutProperties(a,_excluded$n),d=this.defaultStyle,p=d.width,m=d.height,d=d.fontSize,h=u<e;return React.createElement("div",{className:cls("editorOnlyWrapper",{charsError:h||c,"has-error":h||c})},React.createElement(Editor,_extends({},a,{ref:this.editorRef,disabled:s,style:{width:r.width||p,height:l?"".concat(l-27,"px"):m,fontSize:r.fontSize||d},resultContent:t,editorText:n,onContentChanged:this.handleContent})),React.createElement("div",{className:cls("charsCount",{noAccesory:!o,disabled:s})},c&&React.createElement("span",{className:"errorCount"},i),h&&React.createElement("span",{className:"errorCount"},"最多输入".concat(u,"字")),React.createElement("div",{className:"chars"},React.createElement("span",{className:"total"},e||0),"/",u)))}}])})(),css_248z$R=(Editor$1.propTypes={content:PropTypes.string,isTrimSpace:PropTypes.bool,keywords:PropTypes.array,placeholder:PropTypes.string,style:PropTypes.object,onContentChanged:PropTypes.func},Editor$1.defaultProps={content:"",isTrimSpace:!1,keywords:[],placeholder:"请输入内容…",style:{},onContentChanged:function(){}},".uploadCover .newCloud-upload-disabled {\n background-color: #ddd;\n}\n.uploadCover .newCloud-upload-list-pic > i {\n color: #000;\n}\n.uploadCover .newCloud-upload-list-pic .newCloud-icon-delete {\n display: none;\n}\n.uploadCover .newCloud-upload-list-pic:hover {\n opacity: 1;\n}\n.uploadCover .newCloud-icon-plus {\n font-weight: bold;\n color: rgba(0, 0, 0, 0.85);\n font-size: 14px !important;\n}\n.uploadCover .newCloud-upload-list-text {\n display: none;\n}\n.uploadCover .newCloud-upload-text {\n color: rgba(0, 0, 0, 0.85);\n font-size: 12px;\n}\n.uploadCover .uploadHidden {\n display: none;\n}\n.uploadCover .uploadVisible {\n margin-bottom: 11px;\n}\n.uploadCover .uploadVisible .newCloud-button {\n padding: 0;\n border: none;\n}\n.uploadCover .uploadIcon {\n margin-left: -10px;\n}\n.uploadCover .uploadIcon .newCloud-button {\n position: absolute;\n background: #fff;\n border: none;\n padding: 0;\n margin-top: -8px;\n bottom: 37px;\n color: #00AAF1;\n}\n.uploadCover .uploadAdd {\n width: 96px;\n height: 96px;\n display: inline-flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n font-size: 12px;\n color: rgba(0, 0, 0, 0.85);\n background: #FAFAFA;\n border-radius: 2px;\n border: 1px solid #E8E8E8;\n}\n.uploadCover .uploadAdd:hover {\n background: #F5FBFF;\n border: 1px dashed #0055CC;\n}\n.uploadCover .uploadAdd img {\n width: 80px;\n height: 80px;\n}\n.uploadCover .uploadAdd > span {\n font-weight: bold;\n margin-right: 5px;\n}\n"),UploadCover=(styleInject(css_248z$R),React.forwardRef(function(a,e){var t=a.value,n=a.defaultImg,r=a.size,o=a.accept,l=a.unit,c=a.tip,i=a.beforeUpload,s=(_slicedToArray(useState("UploadImg-".concat(1e3*Math.random())),1)[0],_slicedToArray(useState(t),2)),u=(s[0],s[1]),s=_slicedToArray(useState(!1),2),d=(s[0],s[1]),s=_slicedToArray(useState(!1),2),p=(s[0],s[1]),s=_slicedToArray(useState(function(){return n||t?[{url:t||n}]:[]}),2),m=s[0],h=s[1];useImperativeHandle(e,function(){},[]);function g(e){p(!1),Message$1.error(e||"上传图片失败"),d(function(){return!0})}var f=useContext(UrlContext).uploadUrl,A=(useEffect(function(){u(t),t&&h([{id:t,url:t}])},[t]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r=arguments;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=1<r.length&&void 0!==r[1]?r[1]:"",p(!0),a=t.type,(n=a&&n.includes(a))||(Message$1.error("仅支持上传jpg/jpeg/bmp/png格式的图片"),p(!1)),(a=n)&&i&&i(),e.abrupt("return",a);case 8:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})()),v=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return(n=new FormData).append("file",t),n.append("corpId",a.corpId),e.next=5,http.post(f,n);case 5:return n=e.sent,e.abrupt("return",n);case 7:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),s={size:r,unit:l,headers:{Accept:"application/json, text/plain, */*"},accept:o,customRequest:function(e){var n=e.file;v(n).then(function(e){var t,e=e.data;1===e.code?g(e.message):((t=(e={file:n,data:e}).file).url=e.data.data,u(t.url),m.unshift(t),p(!1),a.onSuccess&&a.onSuccess(t.url))},g)},multiple:!1,onBeforeUpload:function(e){return A(e,o)}};return console.log(m,"fileList"),React.createElement("div",{className:"uploadCover"},React.createElement(Upload,_extends({},s,{isShowIcon:!1,type:"picture",labelText:"上传图片",limit:1,fileList:m,hasPreview:!1,showFileList:!1})),c&&React.createElement(Tips$2,{msg:c}))})),css_248z$S="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.urlArea,\n.appArea {\n width: 750px;\n max-width: inherit;\n}\n.urlArea .newCloud-tips,\n.appArea .newCloud-tips {\n margin-bottom: 16px;\n font-size: 12px;\n}\n.urlArea .newCloud-tips a,\n.appArea .newCloud-tips a {\n color: #1748A3;\n}\n.urlArea .newCloud-form-item,\n.appArea .newCloud-form-item {\n margin-bottom: 16px;\n}\n.urlArea .formItemInput,\n.appArea .formItemInput {\n width: 500px;\n display: block;\n}\n.urlArea .hView,\n.appArea .hView {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n}\n.urlArea .vView,\n.appArea .vView {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n}\n.appForm .picFormItem,\n.urlForm .picFormItem {\n position: relative;\n}\n.appForm .picFormItem :global .el-form-item__label,\n.urlForm .picFormItem :global .el-form-item__label {\n padding-top: 3px;\n}\n.appForm .uploadTips,\n.urlForm .uploadTips {\n color: rgba(0, 0, 0, 0.45);\n}\n.appForm :global .el-form-item,\n.urlForm :global .el-form-item {\n margin-bottom: 22px;\n}\n.appForm :global .el-form-item.is-error .appCover,\n.urlForm :global .el-form-item.is-error .appCover {\n border-color: #ff4949;\n}\n.appForm :global .newCloud-input-textarea-wrapper,\n.urlForm :global .newCloud-input-textarea-wrapper {\n width: 390px;\n}\n.appForm .link {\n margin-top: 5px;\n line-height: 19px;\n color: var(--shuyunBlue4);\n}\n";function UrlModal(t){function n(t,n){return p(function(e){return _objectSpread2(_objectSpread2({},e),{},_defineProperty({},t,n))})}var e=t.data,a=t.corpId,r=t.visible,o=t.onCancel,l=e.content||{},c=l.url,i=l.title,s=l.desc,u=l.picUrl,l=_slicedToArray(useState({}),2),d=l[0],p=l[1],m=Field$1.useField(),l=useRef(),h=m.init,g=useMemo(function(){return e.content?"编辑网页":"添加网页"},[e.content]),f=useMemo(function(){return{title:[{required:!0,message:"请输入网页标题"}],desc:[{required:!0,message:"请输入摘要"}],picUrl:[{required:!0,message:"请上传图片",trigger:"blur"}]}},[]),A=(useEffect(function(){p({url:c||"",title:i||"",desc:s||"",picUrl:u||""})},[e.content]),useEffect(function(){d.picUrl&&m.setValue("picUrl",d.picUrl)},[d.picUrl]),useCallback(function(){m.validate(function(e){e||t.onOk(URL_TYPE$1,d)})},[d]));return React.createElement(Modal$1,{title:g,useRootWindow:t.useRootWindow,modalStyle:{width:602},bodyStyle:{height:475,paddingBottom:0},className:"urlArea",visible:r,onClose:o,onOk:A,onCancel:o},React.createElement(Tips$2,{isShowIcon:!0,msg:"标题、摘要、封面,请查看预览显示内容,并可对解析内容重新进行修改。"}),React.createElement(Form$1,{layout:"horizontal",field:m,labelCol:{span:3},className:"urlForm"},React.createElement(Form$1.Item,{label:"地址",required:!0},React.createElement(Input$3,_extends({},h("url",{initValue:c,rules:[{required:!0,message:"请输入地址"},{validator:function(e,t,n){RegExp(URL_REG).test(t)||n("请输入以http://或https://开头的网页地址"),n()}}],onChange:function(e){return n("url",e.target.value)}}),{maxLength:500,placeholder:"输入http://或https://开头的网页地址",className:"formItemInput"}))),React.createElement(Form$1.Item,{label:"标题"},React.createElement(Input$3,_extends({style:{width:"500px"},placeholder:"输入页面标题",maxLength:30,hasCounter:!0},h("title",{initValue:i,rules:f.title,onChange:function(e){return n("title",e.target.value)}})))),React.createElement(Form$1.Item,{label:"摘要"},React.createElement(Input$3.Textarea,_extends({type:"textarea",maxLength:250,hasCounter:!0,placeholder:"输入网页摘要信息",rows:4,width:388,className:"formItemInput"},h("desc",{initValue:s,rules:f.desc,onChange:function(e){return n("desc",e.target.value)}})))),React.createElement(Form$1.Item,{label:"封面",prop:"picUrl",className:"picFormItem"},React.createElement(UploadCover,_extends({ref:l,tip:"",accept:"image/jpeg,image/jpg,image/png,image/bmp",size:2,corpId:a,onSuccess:function(e){return n("picUrl",e)}},h("picUrl",{initValue:u,rules:f.picUrl,onSuccess:function(e){return n("picUrl",e)}}))),React.createElement("span",{className:"uploadTips"},"建议尺寸200*200px,支持jpg/jpeg/bmp/png,大小不超过2M。"))))}styleInject(css_248z$S),UrlModal.propTypes={data:PropTypes.object,visible:PropTypes.bool,onOk:PropTypes.func,onCancel:PropTypes.func},UrlModal.defaultProps={data:{},visible:!1,onOk:function(){},onCancel:function(){}};var _excluded$o=["title","href","style","disabled"],Link=(()=>{function e(){return _classCallCheck(this,e),_callSuper(this,e,arguments)}return _inherits(e,Component),_createClass(e,[{key:"render",value:function(){var e=this.props,t=e.title,n=e.href,a=e.style,r=e.disabled,e=_objectWithoutProperties(e,_excluded$o);return r?React.createElement("span",{style:_objectSpread2(_objectSpread2({},a),{},{color:"#c0c4cc",cursor:"not-allowed"}),title:"当前账号不具备操作权限"},t):React.createElement("a",_extends({href:n,target:"_blank",rel:"noreferrer"},e,{style:_objectSpread2({textDecoration:"none"},a)}),t)}}])})(),inputWidth=(Link.defaultProps={style:{}},Link.propTypes={title:PropTypes.oneOfType([PropTypes.string,PropTypes.element]).isRequired,href:PropTypes.string.isRequired,style:PropTypes.object},500);function AppModal(t){function n(t,n){return h(function(e){return _objectSpread2(_objectSpread2({},e),{},_defineProperty({},t,n))})}var e=t.data,a=t.onCancel,r=t.visible,o=e.content||{},l=o.title,c=o.appId,i=o.originAppId,s=o.page,u=o.desc,d=o.iconUrl,p=o.picUrl,o=_slicedToArray(useState({}),2),m=o[0],h=o[1],g=Field$1.useField(),o=useRef(),f=useRef(),A=g.init,v=useMemo(function(){return e.content?"编辑小程序":"添加小程序"},[e.content]),y=useMemo(function(){return{title:[{required:!0,message:"请输入小程序卡片标题"}],appId:[{required:!0,message:"请输入小程序AppID"}],originAppId:[{required:!0,message:"请输入小程序原始ID"}],page:[{required:!0,message:"请填写点击后跳转的小程序功能页面"}],desc:[{required:!0,message:"请输入小程序卡片描述"}],iconUrl:[{required:!0,message:"请上传图片",trigger:"blur"}],picUrl:[{required:!0,message:"请上传图片",trigger:"blur"}]}},[]),b=(useEffect(function(){h({title:l||"",appId:c||"",originAppId:i||"",page:s||"",desc:u||"",iconUrl:d||"",picUrl:p||""})},[e.content]),useEffect(function(){m.iconUrl&&g.setValue("iconUrl",m.iconUrl)},[m.iconUrl]),useEffect(function(){m.picUrl&&g.setValue("picUrl",m.picUrl)},[m.picUrl]),useCallback(function(){g.validate(function(e){e||t.onOk(APP_TYPE$1,m)})},[m]));return React.createElement(Modal$1,{useRootWindow:t.useRootWindow,title:v,modalStyle:{width:672},bodyStyle:{height:760,paddingBottom:0},className:"appArea",visible:r,onOk:b,onClose:a,onCancel:a},React.createElement(Tips$2,{msg:React.createElement("div",null,"若要将自有小程序的指定页面通过客户欢迎语、入群欢迎语发送给客户,必须填写企业微信后台绑定的小程序的id和路径。",React.createElement("a",{href:"https://doc-datawinner.shuyun.com/datawinner/3128561",target:"_blank",rel:"noreferrer"},"如何绑定")),isShowIcon:!0}),React.createElement(Form$1,{field:g,labelCol:{span:5},layout:"horizontal",className:"appForm"},React.createElement(Form$1.Item,{label:"标题"},React.createElement(Input$3,_extends({},A("title",{initValue:l,rules:y.title,onChange:function(e){return n("title",e.target.value)}}),{hasCounter:!0,maxLength:20,style:{width:inputWidth},placeholder:"请输入小程序卡片标题"}))),React.createElement(Form$1.Item,{label:"小程序AppID"},React.createElement("div",{className:"vView"},React.createElement(Input$3,_extends({},A("appId",{initValue:c,rules:y.appId,onChange:function(e){return n("appId",e.target.value)}}),{style:{width:inputWidth},placeholder:"请输入小程序AppID"})),React.createElement(Link,{href:"https://doc-datawinner.shuyun.com/datawinner/3128564",title:"如何获取小程序AppID",className:"link"}))),React.createElement(Form$1.Item,{label:"小程序原始ID"},React.createElement("div",{className:"vView"},React.createElement(Input$3,_extends({},A("originAppId",{initValue:i,rules:y.originAppId,onChange:function(e){return n("originAppId",e.target.value)}}),{style:{width:inputWidth},placeholder:"请输入小程序原始ID"})),React.createElement(Link,{href:"https://doc-datawinner.shuyun.com/datawinner/3128563",title:"如何获取小程序原始ID",className:"link"}))),React.createElement(Form$1.Item,{label:"小程序页面路径"},React.createElement("div",{className:"vView"},React.createElement(Input$3,_extends({},A("page",{initValue:s,rules:y.page,onChange:function(e){return n("page",e.target.value)}}),{style:{width:inputWidth},placeholder:"请填写点击后跳转的小程序功能页面"})),React.createElement(Link,{href:"https://doc-datawinner.shuyun.com/datawinner/3128565",title:"如何获取小程序页面路径",className:"link"}))),React.createElement(Form$1.Item,{label:"描述"},React.createElement(Input$3.Textarea,_extends({type:"textarea",maxLength:30,hasCounter:!0,placeholder:"请输入小程序卡片描述",rows:4,width:inputWidth,className:"formItemInput"},A("desc",{initValue:u,rules:y.desc,onChange:function(e){return n("desc",e.target.value)}})))),React.createElement(Form$1.Item,{label:"小程序icon",className:"picFormItem"},React.createElement(UploadCover,_extends({ref:f,tip:"",accept:"image/jpeg,image/jpg,image/png,image/bmp",corpId:t.corpId,size:2,onSuccess:function(e){return n("iconUrl",e)}},A("iconUrl",{initValue:d,rules:y.iconUrl,onSuccess:function(e){return n("iconUrl",e)}}))),React.createElement("span",{className:"uploadTips"},"建议尺寸144px*144px,支持png/bmp/jpeg/jpg,大小不超过2M")),React.createElement(Form$1.Item,{label:"封面",className:"picFormItem"},React.createElement(UploadCover,_extends({ref:o,tip:"",accept:"image/jpeg,image/jpg,image/png,image/bmp",corpId:t.corpId,size:2,onSuccess:function(e){return n("picUrl",e)}},A("picUrl",{initValue:p,rules:y.picUrl,onSuccess:function(e){return n("picUrl",e)}}))),React.createElement("span",{className:"uploadTips"},"建议尺寸520*416px,支持jpg/jpeg/bmp/png,大小不超过2M"))))}function useGlobalData(){var e=_slicedToArray(useState([]),2),t=e[0],n=e[1],e=_slicedToArray(useState(""),2),a=e[0],r=e[1],e=_slicedToArray(useState(""),2),o=e[0],l=e[1],e=_slicedToArray(useState(0),2),c=e[0],i=e[1],e=_slicedToArray(useState([]),2),s=e[0],u=e[1],e=_slicedToArray(useState(!1),2),d=e[0],p=e[1],e=_slicedToArray(useState([]),2),m=e[0],h=e[1],e=_slicedToArray(useState(void 0),2),g=e[0],f=e[1],e=_slicedToArray(useState(!1),2),A=e[0],v=e[1],e=_slicedToArray(useState(!1),2),y=e[0],b=e[1],e=_slicedToArray(useState(""),2),E=e[0],C=e[1],w=useRef([]),x=useRef(void 0),S=useRef(""),R=(useEffect(function(){w.current=m},[m]),useEffect(function(){x.current=g},[null==g?void 0:g.id]),useEffect(function(){S.current=E},[E]),useCallback(function(){for(var e="",t=1;t<=3;t+=1)e+=Math.random().toString(32).substr(2);return e.replace(/^\d+/,"")},[])),e=useCallback(function(e){n(e),T(e),I(e)},[t]),T=useCallback(function(e){var t=e.findIndex(function(e){return e.type===TEXT_TYPE$1}),e=e[t];e&&r(e.content.text)},[a]),I=function(e){e=e.filter(function(e){return e.type!==TEXT_TYPE$1}).map(function(e){var t=e.type,n=e.content;return{type:t,id:e.id||R(),content:_objectSpread2({},n)}});h(_toConsumableArray(e))},k=useCallback(function(e){var t=e.editorText,n=e.totalChars,e=e.previewText;l(t),i(n),u(e)},[o,c,s]),N=useCallback(function(e){e||p(!d)},[d]),F=useCallback(function(e){var t;e||(e=R(),(t=_toConsumableArray(w.current)).push({type:PIC_TYPE$1,id:e,content:{}}),h(t)),C(e)},[E,m]),M=useCallback(function(e){e||(e=(null==(e=w.current)?void 0:e.splice(0,m.length-1))||[],h(e)),C("")},[E,m]),P=useCallback(function(e){var t=w.current.findIndex(function(e){return e.id===S.current}),n=_toConsumableArray(w.current);-1<t?(n[t].content.title=e.file.name,n[t].content.picUrl=e.url):n.push({type:PIC_TYPE$1,id:S.current,content:{title:e.file.name,picUrl:e.url}}),h(n),C("")},[E,m]),D=useCallback(function(t,e){var n;e||(v(function(e){return!e}),A?f(function(){}):e||(n=t?w.current.find(function(e){return e.id===t}):{},f(function(){return _objectSpread2({},n)})))},[A,g,m]),L=useCallback(function(t,e){e||(b(function(e){return!e}),y?f(void 0):e||(e=t?w.current.find(function(e){return e.id===t}):{},f(_objectSpread2({},e))))},[y,g,m]),z=useCallback(function(t){var e=_toConsumableArray(m),n=e.findIndex(function(e){e=e.id;return t===e});e.splice(n,1),h(e)},[y,g,m]),B=useMemo(function(){return _defineProperty(_defineProperty(_defineProperty({},PIC_TYPE$1,{icon:"image-line",title:"添加图片",type:PIC_TYPE$1}),URL_TYPE$1,{icon:"a-webpage",title:"添加网页",handleModalShow:D,idParamName:"isUrlModalShow",type:URL_TYPE$1}),APP_TYPE$1,{icon:"applets-line",title:"添加小程序",handleModalShow:L,idParamName:"isAppModalShow",type:APP_TYPE$1})},[]);return{welcomesData:t,text:a,editorText:o,totalChars:c,previewText:s,isShowEmojiPicker:d,accessoryDataList:m,accessoryEditData:g,isUrlModalShow:A,isAppModalShow:y,current:E,accessoryTypeList:B,setTotalChars:i,setWelcomesData:n,setAccessoryDataList:h,init:e,handleContentChange:k,handleEmojiPickerShow:N,onBeforeUploadPic:F,onUploadPicError:M,onUploadPicSuccess:P,handleUrlModalShow:D,handleAppModalShow:L,deleteAccessoryData:z,onOkAccessoryModal:function(e,t){var n=x.current?x.current.id:R(),a=w.current.findIndex(function(e){return e.id===n}),r=_toConsumableArray(w.current);-1<a?r[a].content=t:r.push({type:e,id:n,content:t}),h(r),B[e].handleModalShow()},accessoryDataListRef:w}}AppModal.propTypes={data:PropTypes.object,visible:PropTypes.bool,onOk:PropTypes.func,onCancel:PropTypes.func},AppModal.defaultProps={data:{},visible:!1,onOk:function(){},onCancel:function(){}};var css_248z$T="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.flex-vertical-middle {\n display: flex;\n align-items: center;\n}\n.text-overflow-ellipsis {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.editorWrapper .emojiWrapper {\n position: relative;\n}\n.editorWrapper .emojiWrapper .picker {\n position: absolute;\n top: 35px;\n z-index: 100;\n left: -13px;\n}\n.editorWrapper .variablesWrapper,\n.editorWrapper .emojiWrapper {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n height: 25px;\n margin-right: 12px;\n padding: 0 5px;\n background: #F5F5F5;\n border-radius: 2px;\n font-size: 12px;\n color: #3352cc;\n text-align: center;\n}\n.editorWrapper .variablesWrapper .variable,\n.editorWrapper .emojiWrapper .variable,\n.editorWrapper .variablesWrapper .insertBtn,\n.editorWrapper .emojiWrapper .insertBtn {\n display: inline-block;\n cursor: pointer;\n height: 35px;\n}\n.editorWrapper .variablesWrapper .defaultEmoji,\n.editorWrapper .emojiWrapper .defaultEmoji {\n vertical-align: middle;\n width: 16px;\n height: 16px;\n}\n.editorWrapper .editorAccessory {\n display: flex;\n align-items: center;\n min-height: 40px;\n padding: 0 15px 0 12px;\n border: 1px solid #e8e8e8;\n border-top: none;\n border-bottom-left-radius: 2px;\n border-bottom-right-radius: 2px;\n font-size: 14px;\n flex-wrap: wrap;\n}\n.editorWrapper .editorAccessory:not(:last-child) {\n border-radius: 0;\n}\n.editorWrapper .editorAccessory {\n color: #5280ff;\n background: #fff;\n}\n.editorWrapper .editorAccessory .line {\n display: inline-block;\n width: 1px;\n height: 24px;\n background: #E8E8E8;\n margin-right: 12px;\n}\n.editorWrapper .editorAccessory .newCloud-upload {\n color: #5280ff;\n}\n.editorWrapper .editorAccessory .newCloud-upload .newCloud-button {\n background: #fff;\n border: none;\n padding: 0;\n height: 24px;\n}\n.editorWrapper .editorAccessory .newCloud-upload .newCloud-button span {\n color: rgba(0, 0, 0, 0.85);\n}\n.editorWrapper .editorAccessory .newCloud-upload .newCloud-button span .editorItem {\n margin-right: 12px;\n}\n.editorWrapper .editorAccessory .editorItem {\n display: flex;\n align-items: center;\n background: #F5F5F5;\n color: rgba(0, 0, 0, 0.85);\n height: 25px;\n margin-right: 12px;\n border-radius: 2px;\n cursor: pointer;\n padding: 0 5px;\n font-size: 12px;\n}\n.editorWrapper .editorAccessory .editorItem .accessoryIcon {\n color: rgba(0, 0, 0, 0.25);\n font-size: 16px;\n margin-right: 4px;\n}\n.editorWrapper .editorAccessory .editorItem.disabled {\n cursor: not-allowed;\n}\n.editorWrapper .editorAccessory.disabled {\n border-radius: 0;\n color: #c0c4cc;\n}\n.editorWrapper .editorAccessory.disabled .editorItem {\n cursor: not-allowed;\n color: #c0c4cc;\n}\n.editorWrapper .accessoryList {\n border: 1px solid #e8e8e8;\n border-top: none;\n border-bottom: none;\n border-bottom-left-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n.editorWrapper .accessoryList .accessoryItem.dragging {\n background: #fff;\n box-shadow: 0px 6px 18px 0px rgba(38, 38, 38, 0.14);\n}\n.editorWrapper .accessoryContent {\n display: flex;\n align-items: stretch;\n justify-content: space-around;\n background-color: #fff;\n color: #777;\n padding-left: 5px;\n height: 34px;\n line-height: 34px;\n transition: background-color 0.3s;\n}\n.editorWrapper .accessoryContent:hover {\n background: #F8F8F8;\n}\n.editorWrapper .accessoryContent.unDraggable {\n border-top: none;\n border-bottom-left-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n.editorWrapper .accessoryContent .accessoryInfo {\n display: flex;\n flex: 1;\n padding-left: 7px;\n}\n.editorWrapper .accessoryContent .accessoryInfo .title {\n max-width: 322px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.editorWrapper .accessoryContent .accessoryInfo .title .picTitle {\n display: flex;\n}\n.editorWrapper .accessoryContent .accessoryInfo .title .picTitle .fileName {\n max-width: 350px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.editorWrapper .accessoryContent .accessoryActions {\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.editorWrapper .accessoryContent .accessoryActions .newCloud-button.normal.default {\n background-color: transparent;\n padding: 0;\n border: none;\n}\n.editorWrapper .accessoryContent .accessoryActions .action {\n display: flex;\n align-items: center;\n margin-right: 11px;\n font-size: 13px;\n transition: color 0.3s;\n color: rgba(0, 0, 0, 0.25);\n cursor: pointer;\n}\n.editorWrapper .accessoryContent .accessoryActions .action:hover {\n color: var(--shuyunBlue4);\n}\n.editorWrapper .accessoryContent .accessoryActions .action.disabled {\n color: rgba(0, 0, 0, 0.25);\n cursor: not-allowed;\n}\n.editorWrapper .accessoryContent .accessoryActions .action.disabled:hover {\n color: rgba(0, 0, 0, 0.25);\n}\n.editorWrapper .accessoryContent .loadingIcon {\n margin-right: 10px;\n animation: spinner 2000ms linear infinite both;\n}\n.editorWrapper .accessoryContent .loadingIcon + div {\n flex: 1;\n}\n.editorWrapper .wrapperDisabled {\n pointer-events: none;\n}\n.editorWrapper .el-popover[x-placement^='bottom'] {\n margin-top: 7px;\n}\n",emoji=(styleInject(css_248z$T),"https://brand-guide.shuyun.com/IAM/bd6f232a1a8a.png"),WelcomesEditor=React.forwardRef(function(t,e){function a(e){var t=e.id,n=e.type,a=e.content,r=e.imageUploading,e=e.draggable,o=N[n].handleModalShow,l=cls("accessoryActions",{disabled:p});return React.createElement("div",{className:cls("accessoryContent",{unDraggable:!e})},r?React.createElement(React.Fragment,null,React.createElement(Icon$1,{type:"refresh",className:"loadingIcon"}),React.createElement("div",null,"【图片】图片上传中...")):React.createElement("div",{className:"accessoryInfo"},React.createElement(Icon$1,{type:"move",style:{fontSize:"16px",marginRight:5,marginLeft:2}}),"【",accessoryTypesName[n],"】",React.createElement("div",{className:"title"},le(n,a))),!p&&React.createElement("div",{className:l},n===PIC_TYPE$1?React.createElement(UploadImg,{disabled:p||r,beforeUpload:function(){return V(t)},onError:function(){return W(t)},btnOptions:{type:"normal"},corpId:g,getFileObj:!0,onSuccess:function(e){return B(PIC_TYPE$1,e)},size:1,labelText:React.createElement("div",{className:cls("action",{disabled:p||r})},React.createElement(Icon$1,{type:"edit",style:{verticalAlign:"middle"}})),isShowIcon:!1}):React.createElement("div",{className:"action",onClick:function(){return o(t)}},React.createElement(Icon$1,{type:"edit"})),React.createElement("div",{className:"action"},React.createElement(Icon$1,{type:"delete",style:{verticalAlign:"sub"},onClick:function(){return oe(t)}})),e?React.createElement("div",{className:"action"},React.createElement(Icon$1,{type:"move"})):null))}var n=t.placeholder,n=void 0===n?"请输入欢迎语内容,最多".concat(t.upperWordCount,"字"):n,r=t.style,r=void 0===r?{}:r,o=t.hasAccessory,o=void 0===o||o,P=t.hasVariables,z=t.isTrimSpace,l=t.editorHeight,l=void 0===l?200:l,c=t.width,c=void 0===c?500:c,i=t.isEditorError,i=void 0!==i&&i,s=t.errorMessage,s=void 0===s?"":s,u=t.content,d=void 0===u?[]:u,u=t.disabled,p=void 0!==u&&u,m=t.accessorySize,u=t.multiAccessory,h=void 0!==u&&u,g=t.corpId,u=t.hasEmoji,f=void 0!==u&&u,u=t.showAccessoryData,u=void 0===u||u,A=t.accessoryTypes,O=void 0===A?[PIC_TYPE$1,URL_TYPE$1,APP_TYPE$1]:A,A=t.upperWordCount,v=void 0===A?500:A,y=useRef(null),b=useRef(null),A=useGlobalData(),E=A.welcomesData,C=A.text,w=A.editorText,x=A.totalChars,S=A.previewText,R=A.isShowEmojiPicker,T=A.accessoryDataList,I=A.accessoryEditData,U=A.isUrlModalShow,j=A.isAppModalShow,k=A.current,N=A.accessoryTypeList,F=A.setTotalChars,K=A.setWelcomesData,G=A.setAccessoryDataList,Q=A.init,H=A.handleContentChange,M=A.handleEmojiPickerShow,V=A.onBeforeUploadPic,W=A.onUploadPicError,_=A.onUploadPicSuccess,Y=A.handleUrlModalShow,q=A.handleAppModalShow,J=A.deleteAccessoryData,X=A.onOkAccessoryModal,A=_slicedToArray(useState(function(){return t.useRootWindow?getRootDocument():document}),2),Z=A[0],A=_slicedToArray(useState(-1),2),D=A[0],$=A[1],ee=(useImperativeHandle(e,function(){return{handleInsertKeyword:ne,getErrors:ee}},[x,F]),useCallback(function(){return v<x},[x,F])),L=useMemo(function(){return h?!g||p||T.length>=m:!g||p||1<=T.length},[p,m,h,g,T.length]),te=(useEffect(function(){var e=d.filter(function(e){return e.type===TEXT_TYPE$1});e.length&&null!=(e=e[0].content)&&e.text&&!w&&!C&&Q(d)},[d]),useEffect(function(){if(f)return Z.addEventListener("click",te),function(){f&&Z.removeEventListener("click",te)}},[]),useEffect(function(){ae()},[w,x,S,T.length,null==I?void 0:I.id,D,k]),useCallback(function(e){f&&b&&b.current&&!b.current.contains(e.target)&&R&&M()},[f,b,R,M])),A=useCallback(function(e){e=e.native;y.current.insertText(e)},[y,M]),ne=useCallback(function(e){y.current.insertKeyword(e)},[y]),e=useCallback(function(e){H(e)},[H]),ae=useCallback(function(){var e=[{type:TEXT_TYPE$1,content:{text:w.replace(/\r/g,""),previewText:S}}];Array.isArray(T)&&e.push.apply(e,_toConsumableArray(T.map(function(e){var t=e.type;return{id:e.id,type:t,content:_objectSpread2({},e.content)}}))),K(e),t.onChange(e)},[w,S,T.length,E.length,D]),B=useCallback(function(e,t){e===PIC_TYPE$1?_(t):X(e,t)},[]),re=useCallback(function(e){J(e)},[T]),F=useCallback(function(e){var t,n=e.destination,e=e.source;$(null),n&&(t=_toConsumableArray(T),n=n.index,e=e.index,e=_slicedToArray(t.splice(e,1),1)[0],t.splice(n,0,e),G(t))},[D,T]),oe=function(e){Modal$1.confirm({isShowIcon:!1,body:"确认删除吗",onOk:function(){re(e)}})},le=function(e,t){return e!==PIC_TYPE$1?t.title:t.title?(t=(e=_slicedToArray(t.title.split("."),2))[0],React.createElement("div",{className:"picTitle"},React.createElement("div",{className:"fileName"},t),React.createElement("div",null,".",e[1]))):""};return React.createElement("div",{className:"editorWrapper",style:_objectSpread2(_objectSpread2({},r),{},{width:c})},P&&React.createElement("div",{className:"variablesWrapper"},t.keywords.map(function(e,t){return React.createElement("div",{key:t,className:"variable",onClick:function(){return ne(e)}},e.text)})),React.createElement(Editor$1,{ref:y,hasAccessory:o,content:C,disabled:p,keywords:t.keywords,upperWordCount:v,isTrimSpace:z,placeholder:n,editorHeight:l,isEditorError:i,errorMessage:s,onContentChanged:e,style:_objectSpread2(_objectSpread2({},r),{},{width:c})}),o&&React.createElement(React.Fragment,null,h?React.createElement(DragDropContext,{onDragStart:function(e){e=e.source.index;$(e)},onDragEnd:F},u&&0<T.length&&React.createElement("div",{className:cls({wrapperDisabled:p})},React.createElement(Droppable,{droppableId:"accessory-list"},function(e){return React.createElement("div",_extends({},e.droppableProps,{ref:e.innerRef,className:"accessoryList"}),T.map(function(t,n){return React.createElement(Draggable,{key:t.id,draggableId:"accessory-item-".concat(t.id),index:n},function(e){return React.createElement("div",_extends({ref:e.innerRef},e.draggableProps,e.dragHandleProps,{className:"accessoryItem ".concat(D===n?"dragging":"")}),a(_objectSpread2(_objectSpread2({},t),{},{imageUploading:k===t.id})))})}),e.placeholder)}))):T&&T.length?a(_objectSpread2(_objectSpread2({},T[0]),{},{draggable:!1,imageUploading:k===T[0].id})):React.createElement(React.Fragment,null,null),(E=cls("editorAccessory",{disabled:L}),React.createElement("div",{className:E},f&&React.createElement("div",{className:"emojiWrapper",ref:b},React.createElement("div",{className:"insertBtn",onClick:function(){return M(p)}},React.createElement("img",{src:emoji,alt:"表情",className:"defaultEmoji"})),R&&React.createElement("div",{className:"picker"},React.createElement(EmojiPicker,{onSelect:A,visible:R,onVisibleChange:function(){return M(p)}}))),React.createElement("span",{className:"line"}),Object.keys(N).map(function(e,t){var n,a,r;return O.includes(Number(e))?(e=N[e],n=e.handleModalShow,a=e.icon,r=e.title,e.type===PIC_TYPE$1?React.createElement(UploadImg,{disabled:L,key:t,corpId:g,btnOptions:{type:"normal"},getFileObj:!0,labelText:React.createElement("div",{className:"editorItem",key:t},React.createElement(IconDiagram,{type:a,className:"accessoryIcon"}),React.createElement("div",{className:"accrssoryTitle"},r)),isShowIcon:!1,beforeUpload:function(){return V()},onSuccess:function(e){return B(PIC_TYPE$1,e)},onError:W,size:1}):React.createElement("div",{className:"editorItem",key:t,onClick:function(){return n(void 0,L)}},React.createElement(IconDiagram,{type:a,className:"accessoryIcon"}),React.createElement("div",{className:"accrssoryTitle"},r))):null})))),U&&React.createElement(UrlModal,{useRootWindow:t.useRootWindow,data:I,corpId:g,visible:U,onOk:B,onCancel:Y}),j&&React.createElement(AppModal,{useRootWindow:t.useRootWindow,data:I,corpId:g,visible:j,onOk:B,onCancel:q}))}),css_248z$U="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-business-binary-wechat-sending {\n display: inline-flex !important;\n}\n.cloud-business-binary-wechat-sending .cloud-business-edit-wrapper {\n background: #FFFFFF;\n border-radius: 0px 0px 2px 2px;\n border: 1px solid #E8E8E8;\n border-top: none;\n width: 480px;\n}\n.cloud-business-binary-wechat-sending .cloud-business-edit-preview {\n position: absolute;\n top: 0;\n right: 0;\n}\n";function BatchSendingContent(e){var t=e.editorRef,n=e.dataList,a=e.keywords,r=e.upperWordCount,r=void 0===r?500:r;return React.createElement(Form$1.Item,{label:"企微消息内容",required:!0,className:"cloud-business-binary-wechat-sending"},React.createElement(UrlContext.Provider,{value:{uploadUrl:e.uploadUrl}},React.createElement(WelcomesEditor,{placeholder:"请输入企微消息内容",ref:t,hasVariables:!1,hasEmoji:!0,content:n,corpId:e.corpId,onChange:e.onContentChange,editorHeight:200,width:480,disabled:!e.isEditable,isEditorError:e.isEditorError,errorMessage:"请输入群发内容,最多".concat(r,"字"),multiAccessory:!0,accessorySize:9,keywords:a,upperWordCount:r,style:{marginLeft:30},useRootWindow:e.useRootWindow})),React.createElement("div",{className:"cloud-business-edit-preview"},React.createElement(WelcomesPreview,{type:"group",showWelcomesText:!1,defaultText:"输入群发消息内容",content:n})))}styleInject(css_248z$U);var css_248z$V="@font-face {\n font-family: 'icon-diagram';\n src: url('data:font/woff;base64,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') format('woff');\n}\n.icon-diagram {\n font-family: 'icon-diagram' !important;\n font-size: 16px;\n font-style: normal;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.icon-a-webpage:before {\n content: \"\\e7861\";\n}\n.icon-image-line:before {\n content: \"\\e787\";\n}\n.icon-applets-line:before {\n content: \"\\e788\";\n}\n",_excluded$p=(styleInject(css_248z$V),["type","style","className"]);function IconDiagram(e){var t=e.type,n=e.style,a=e.className,e=_objectWithoutProperties(e,_excluded$p);return React.createElement("i",_extends({className:cls(a,"icon-diagram icon-".concat(t)),style:n},e))}IconDiagram.propTypes={type:string,className:string,style:object},IconDiagram.defaultProps={type:"",className:"",style:{}};var css_248z$W=".mart {\n background-color: #fff;\n transition: opacity 0.3s, visibility 0.3s, transform 0.3s;\n border-radius: 2px;\n box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.04), 0px 2px 8px 0px rgba(0, 0, 0, 0.08);\n}\n.mart.visible {\n visibility: visible;\n opacity: 1;\n}\n.mart:not(.visible) {\n visibility: hidden;\n opacity: 0;\n transform: translateY(-10px);\n}\n.mart > em-emoji-picker {\n box-shadow: none;\n}\n",rootDocument$2=(styleInject(css_248z$W),getRootDocument());function EmojiPicker(e){var t=e.visible,n=void 0===t||t,a=e.onSelect,r=e.onVisibleChange,t=e.className,o=useRef(),l=useRef(),c=(useEffect(function(){o.current=new Picker({data:data,ref:l,onEmojiSelect:function(e){a&&e&&a(e)},i18n:i18n,locale:"zh",previewPosition:"none",searchPosition:"none",theme:"light",perLine:13,style:{borderRadius:0}})},[]),useCallback(function(e){n&&e.target!==o.current&&r&&r(!1)},[n]));return useEffect(function(){return rootDocument$2.addEventListener("click",c),function(){rootDocument$2.removeEventListener("click",c)}},[c]),React.createElement("div",{ref:l,className:cls("mart",n?"visible":"",t)})}var rootDocument$3=getRootDocument(),OverSendTime=React.memo(function(e){var t=e.init,n=e.overTimeType,a=e.onChange;return React.createElement(Form$1.Item,{label:"超出发送时间"},React.createElement(Checkbox$1,_extends({},t("overTimeType",{onChange:function(e){return a("overTimeType",e)}}),{disabled:!0,checked:n,style:{lineHeight:"20px"}}),"不发送"))}),SendExcludedToday=React.memo(function(e){var t=e.init,n=e.sendExcludedToday,a=e.disabled,r=e.onChange;return React.createElement(Form$1.Item,{label:"排重设置"},React.createElement(Checkbox$1,_extends({},t("sendExcludedToday",{onChange:function(e){return r("sendExcludedToday",e)}}),{disabled:a,checked:n,style:{lineHeight:"20px"}}),React.createElement("span",null,"排除今天已经发送过的用户")),React.createElement(Tooltip$1,{content:"当天发送过当前场景企业微信模版的客户(外部联系人是同一个人)不再发送。",placement:"top"},React.createElement(Icon$1,{type:"question-circle",style:{marginLeft:5,color:"rgba(0,0,0,0.45)"}})))}),SendTime=React.memo(function(e){var t=e.init,n=e.useRootWindow,a=e.times,r=e.disabled,o=e.onChange,e=e.finishInitData;if(!e)return React.createElement(Form$1.Item,{label:"发送时间",required:!0},React.createElement(CPicker.TimeRangePicker,_extends({allowClear:!0,format:"HH:mm",placeholder:["开始时间","结束时间"],showSecond:!1,disabled:r,width:270,getPopupContainer:function(){return(n?rootDocument$3:document).body}},t("times",{initValue:a,rules:[{validator:function(e,t,n){setTimeout(function(){t&&t.start&&t.end?n():n("请设置发送时间")},300)}}],onChange:function(e){return o("times",e)}}),{showNow:!0})))});function StepOne(r){var e=useContext(ChatContext),o=e.nodeConfig,l=e.nodeConfigDispatch,c=e.corpIdRef,e=_slicedToArray(useState(!0),2),n=e[0],a=e[1],e=_slicedToArray(useState(!0),2),t=e[0],i=e[1],e=_slicedToArray(useState([]),2),s=e[0],u=e[1],d=r.field,e=r.option,p=void 0===e?{}:e,e=r.isEditable,m=void 0===e||e,h=r.handleCloseMask,g=r.handleOpenMask,f=r.isShow,A=r.useRootWindow,v=o.userType,y=o.userIds,b=o.shopInfo,e=o.times,E=o.overTimeType,C=o.sendExcludedToday,w=useMemo(function(){return d.init},[]),x=useMemo(function(){return{visibility:f?"visible":"hidden",position:f?"relative":"fixed",left:f?0:1e4}},[f]),S=useMemo(function(){return{init:w,disabled:!m}},[]),R=(useEffect(function(){l({type:"init",value:{shopInfo:p.corpId?[{id:p.corpId,name:p.corpName}]:[],userType:p.userType||userTypeEnum.ALL,userIds:p.userIds||[],times:{start:p.sendTimeBegin,end:p.sendTimeEnd},overTimeType:!p.overTimeType||!1,sendExcludedToday:p.sendExcludedToday||!1}}),i(!1)},[p]),useEffect(function(){var n=c.current;n?(()=>{var e=_asyncToGenerator(_regeneratorRuntime().mark(function e(){var t;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Store$i.fetchStaffList("".concat(p.serverName).concat(p.staffPath),n);case 2:t=e.sent,u(t),a(!1);case 5:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}})()():a(!1)},[c.current]),(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:n=function(){l({type:"set",name:"userType",value:userTypeEnum.ALL}),d.setValue("userType",userTypeEnum.ALL),r.setUserIsEmpty(!1)},(!t.length||(a=null==(a=t[0])?void 0:a.id,c.current!==a&&o.userIds.length))&&n(),r.setShopIsEmpty(!(null!=t&&t.length)),l({type:"set",name:"shopInfo",value:t||[]});case 4:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})()),T=useCallback(function(e,t){var n={userType:userTypeEnum.ALL,userIds:[],times:{},overTimeType:!1,sendExcludedToday:!1};"userType"===e&&r.setUserIsEmpty(!1),"userIds"===e&&r.setUserIsEmpty(!t.length),l({type:"set",name:e,value:t||n[e]})},[]),I=useMemo(function(){return{disabled:!m,isFormItem:!0,shopTitle:React.createElement("span",null,"营销店铺",React.createElement(Tooltip$1,{content:"当前租户的私域赢家已被数据赢家绑定。",placement:"top"},React.createElement(Icon$1,{type:"question-circle",style:{marginLeft:4,color:"rgba(0,0,0,0.45)"}}))),platCode:p.platCode,tenantId:p.tenantId,shopInfo:b,handleCloseMask:h,handleOpenMask:g,onShopInfoChange:R,shopPath:p.shopPath,serverName:p.serverName,platform:p.platform,useRootWindow:A,options:{isSingleSelected:!0,shopTypes:"32",handelRow:function(e){return Object.assign(e,{disabled:"NORMAL"!==e.status})},hideOffLineSearchItem:!0,onlyEnterpriseWeChat:!0,tips:React.createElement(Tips$2,{msg:React.createElement("div",null,React.createElement("p",{style:{marginBottom:"0px"}},'1.店铺列表仅展示已经被数据赢家租户绑定的企业微信主体,包含未订购私域赢家的店铺和订购了私域赢家"领航版"的店铺,不含订购了私域赢家"标准版"的店铺(不支持企微消息发送)。'),React.createElement("p",{style:{marginBottom:"0px"}},'2.私域赢家"领航版"未订购或订购到期后,店铺不可选,请联系相关运营同学完成订购/续订操作后再进行企业微信消息发送。')),isShowIcon:!0,style:{marginTop:15}})}}},[o.shopInfo]);return React.createElement("div",{style:_objectSpread2({},x)},React.createElement(ChannelTips,{tips:p.tips,style:{marginBottom:16}}),!t&&React.createElement(ShopSelect,I),r.shopIsEmpty&&React.createElement("span",{className:"customer-error-tip",style:{top:-20,marginLeft:"117px"}},"请选择营销店铺"),(()=>{var e,t;if(!n)return e=!m||!(null!=b&&b.length),t=parseInt(v),React.createElement(Form$1.Item,{label:"执行员工",required:!0,className:"user-type-radio"},React.createElement(Radio$1.Group,_extends({disabled:e,value:t},w("userType",{initValue:t,onChange:function(e){return T("userType",e)}})),React.createElement(Radio$1,{value:userTypeEnum.ALL,checked:t==userTypeEnum.ALL,disabled:e},"全部托管员工"),React.createElement(Radio$1,{value:userTypeEnum.SPECIFY,checked:t==userTypeEnum.SPECIFY,disabled:e},"指定托管员工")),t!==userTypeEnum.ALL&&React.createElement("div",{className:"executorContainer"},React.createElement(MulSelectTag,{className:"searchItem",useRootWindow:A,data:s,value:y,placeholder:"请选择员工",onChange:function(e){return T("userIds",e)},disabled:!m})),r.userIsEmpty&&React.createElement("span",{className:"customer-error-tip"},"请选择托管员工"))})(),React.createElement(SendTime,_extends({finishInitData:t,useRootWindow:A,times:e},S,{onChange:T})),React.createElement(OverSendTime,_extends({overTimeType:E},S,{onChange:T})),React.createElement(SendExcludedToday,_extends({sendExcludedToday:C},S,{onChange:T})))}function StepTwo(e){var t=useContext(ChatContext),n=t.nodeConfig.content,a=t.nodeConfigDispatch,t=t.corpIdRef,r=e.isShow,o=e.field,l=e.isEditable,c=e.option,i=c.serverName,s=c.uploadPath,c=c.keyWords,u=void 0===c?[]:c,d=e.option,p=e.validateContent,c=e.useRootWindow,e=_slicedToArray(useState([]),2),m=e[0],h=e[1],e=_slicedToArray(useState(!0),2),g=e[0],f=e[1],A=useRef(null),e=(useEffect(function(){var e,t=null===(e=n.find(function(e){return e.type===TEXT_TYPE$1})||{})||null==(e=e.content)?void 0:e.text;h(u.map(function(e){return e.disabled=!!t&&t.includes("${"+e.name+"}"),e}))},[u,n]),useEffect(function(){var e=null==(e=A.current)?void 0:e.getErrors();a({type:"set",name:"contentIsUpper",value:e||!1})},[n]),useEffect(function(){a({type:"set",name:"content",value:d.content||[]}),f(!1)},[d]),useMemo(function(){return{visibility:r?"visible":"hidden",position:r?"relative":"fixed",left:r?0:1e4}},[r])),v=useMemo(function(){var e=n.find(function(e){return e.type===TEXT_TYPE$1});return(!e||!e.content.text)&&p},[n,p]),y=useCallback(function(e,t){a({type:"set",name:e,value:t||[]})},[]);return React.createElement("div",{className:"step-two",style:_objectSpread2({},e)},React.createElement(Form$1.Item,{className:"fixed-variate",label:React.createElement("span",null,"固定变量",React.createElement(Tooltip$1,{content:'"固定变量"在文本中显示为变量名称,真实发送企微消息时会根据客户真实订单进行变量赋值。',placement:"top"},React.createElement(Icon$1,{type:"question-circle",style:{marginLeft:4,color:"rgba(0,0,0,0.45)"}})))},React.createElement("div",{className:"fixedVarBtns"},m.map(function(t,e){return React.createElement("span",{className:cls("fixedVarBtn",{disabled:t.disabled}),key:"fixedVar".concat(e),onClick:function(){var e;(e=t).disabled||A.current.handleInsertKeyword(e)}},"#".concat(t.text))}))),!g&&React.createElement(BatchSendingContent,{field:o,isEditable:l,editorRef:A,uploadUrl:"".concat(i).concat(s),corpId:t.current,isEditorError:v,onContentChange:function(e){return y("content",e)},dataList:n,keywords:m,useRootWindow:c,upperWordCount:400}))}var css_248z$X="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-EChatChannel-modal .second-button {\n border: 1px solid #E8E8E8;\n color: rgba(0, 0, 0, 0.85);\n font-size: 14px;\n}\n.cloud-EChatChannel-modal .second-button:hover,\n.cloud-EChatChannel-modal .second-button:active {\n border: 1px solid var(--shuyunBlue4);\n background-color: #FFFFFF;\n color: var(--shuyunBlue4);\n}\n.cloud-EChatChannel-body-report-title {\n color: #666;\n font-weight: bold;\n}\n.cloud-EChatChannel-body-report-title:nth-child(2) {\n margin-bottom: 16px;\n}\n.cloud-EChatChannel-body-report-title:nth-child(5) {\n margin-top: 16px;\n margin-bottom: 16px;\n}\n.cloud-EChatChannel-body-report-detail {\n position: absolute;\n top: 9px;\n right: 0;\n z-index: 99;\n}\n.cloud-EChatChannel-body-report .active-tab {\n background: #fcfcfc;\n border-color: #33b5e5 #33b5e5 #fcfcfc;\n color: #3a3a3a !important;\n}\n.cloud-EChatChannel-body .newCloud-form-item {\n margin-bottom: 16px;\n}\n.cloud-EChatChannel-body .newCloud-form-item .newCloud-checkbox-text {\n line-height: normal;\n}\n.cloud-EChatChannel-body .newCloud-form-item .newCloud-radio-container {\n display: flex;\n}\n.cloud-EChatChannel-body .user-type-radio .newCloud-radio-text {\n line-height: 32px;\n}\n.cloud-EChatChannel-body .customer-error-tip {\n color: #e74949;\n font-size: 12px;\n line-height: 12px;\n position: relative;\n}\n.cloud-EChatChannel-body .step {\n width: 50%;\n margin-left: 25%;\n margin-bottom: 16px;\n}\n.cloud-EChatChannel-body .searchItem {\n width: 270px;\n}\n.cloud-EChatChannel-body .step-two .fixed-variate {\n display: inline-flex;\n width: calc(100% - 280px);\n}\n.cloud-EChatChannel-body .step-two .fixed-variate .newCloud-form-item-label {\n width: 114px;\n}\n.cloud-EChatChannel-body .step-two .fixed-variate .fixedVarBtns {\n display: inline-flex;\n flex-wrap: wrap;\n gap: 8px;\n}\n.cloud-EChatChannel-body .step-two .fixed-variate .fixedVarBtns .fixedVarBtn {\n color: rgba(0, 0, 0, 0.85);\n padding: 4px 7px 4px 8px;\n background: #EDF5FF;\n cursor: pointer;\n font-size: 14px;\n line-height: 20px;\n}\n.cloud-EChatChannel-body .step-two .fixed-variate .fixedVarBtns .fixedVarBtn.disabled {\n cursor: not-allowed;\n background: #f8f8f8;\n color: rgba(0, 0, 0, 0.25);\n}\n.cloud-EChatChannel-footer button:not(:first-child) {\n margin-left: 16px;\n}\n";function EnterpriseChatChannelPicker(d){function e(){g(!0),v.validate(function(e){var t=p.shopInfo,n=p.userType,a=p.userIds,r=p.times,o=p.overTimeType,l=p.sendExcludedToday,c=p.content,i=p.contentIsUpper,s=p.fixedVariate,u=c.find(function(e){return e.type===TEXT_TYPE$1});u&&u.content.text&&(i||(g(!1),y(),d.onOk({corpId:(null==(u=t[0])?void 0:u.id)||"",corpName:(null==(i=t[0])?void 0:i.name)||"",userType:n,userIds:a,sendTimeBegin:r.start||"",sendTimeEnd:r.end||"",overTimeType:!o,sendExcludedToday:l,content:c,fixedVariate:s})))})}function t(){v.validate(function(e){var t=p.shopInfo,n=p.userType,a=p.userIds;s(!t.length),m(n===userTypeEnum.SPECIFY&&!a.length),!e&&t.length&&(n!==userTypeEnum.SPECIFY||a.length)?A(1):A(0)})}function n(){y(),d.onCancel()}var a=d.visible,r=d.option,o=d.useRootWindow,o=void 0===o||o,l=_slicedToArray(useState({}),2),p=l[0],l=l[1],c=_slicedToArray(useState(!1),2),i=c[0],s=c[1],c=_slicedToArray(useState(!1),2),u=c[0],m=c[1],c=_slicedToArray(useState(!1),2),h=c[0],g=c[1],c=_slicedToArray(useState(0),2),f=c[0],A=c[1],v=Field$1.useField(),y=function(){A(0),s(!1),m(!1),g(!1)};return React.createElement(Modal$1,{className:"".concat(prefixCls,"-EChatChannel-modal"),title:MODAL_TITLE,visible:a,modalStyle:modalStyle$a,bodyStyle:bodyStyle$a,onClose:function(){y(),d.onClose()},hasFooter:r.hasFooter,useRootWindow:o,footer:React.createElement("div",{className:"".concat(prefixCls,"-EChatChannel-footer")},0===f&&React.createElement(Button$1,{type:"primary",onClick:t},"下一步"),1===f&&React.createElement(Button$1,{className:"second-button",onClick:function(){return A(0)}},"上一步"),1===f&&React.createElement(Button$1,{type:"primary",onClick:e},"确定"),React.createElement(Button$1,{onClick:n,className:"second-button"},"取消"))},a&&React.createElement("div",{className:"".concat(prefixCls,"-EChatChannel-body")},React.createElement(NodeConfigDom,{setResult:l,keyWords:r.keyWords},React.createElement(Step,{current:f,direction:"inline",size:"small",className:"step"},STEP_TITLE.map(function(e,t){return React.createElement(Step.Item,{key:"stepItem".concat(t),title:e})})),React.createElement(Form$1,{className:"".concat(prefixCls,"-EChatChannel-stepOne"),field:v,layout:"horizontal"},React.createElement(StepOne,_extends({field:v},d,{isShow:0===f,shopIsEmpty:i,setShopIsEmpty:s,userIsEmpty:u,setUserIsEmpty:m})),React.createElement(StepTwo,_extends({field:v},d,{isShow:1===f,validateContent:h}))))))}styleInject(css_248z$X),EnterpriseChatChannelPicker.propTypes={option:PropTypes.shape({hasFooter:PropTypes.bool,isSupportedChannel:PropTypes.bool,isOpenSelectedTab:PropTypes.bool,permissionType:PropTypes.bool,isSingleSelected:PropTypes.bool,readonly:PropTypes.bool,serverName:PropTypes.string.isRequired,uploadPath:PropTypes.string.isRequired,tenantId:PropTypes.string.isRequired,selectedShop:PropTypes.array,platform:PropTypes.array,heightLightRow:PropTypes.array,disabledRowIdList:PropTypes.array,selectableRowIdList:PropTypes.array,isJosPop:PropTypes.bool,youzanFlag:PropTypes.string,shopTypes:PropTypes.string}),onClose:PropTypes.func,onCancel:PropTypes.func,visible:PropTypes.bool},EnterpriseChatChannelPicker.defaultProps={option:{hasFooter:!0,isSupportedChannel:!0,isOpenSelectedTab:!1,permissionType:!1,isSingleSelected:!1,readonly:!1,serverName:"https://qa-ual.shuyun.com",uploadPath:"",tenantId:"",selectedShop:[],platform:[],heightLightRow:[],disabledRowIdList:[],selectableRowIdList:[],isJosPop:!1,youzanFlag:"",shopTypes:""},visible:!1};var SmsContxet=createContext(),css_248z$Y="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-sms-preview {\n width: 200px;\n}\n.cloud-sms-preview-mock {\n background: #fff;\n border: 1px solid #cdcdd3;\n box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);\n border-radius: 2px;\n}\n.cloud-sms-preview-header {\n height: 25px;\n position: relative;\n}\n.cloud-sms-preview-header:before {\n background: #e1e1e1;\n border-radius: 50%;\n box-shadow: 4px 0 0 #e1e1e1, 8px 0 0 #e1e1e1, 12px 0 0 #e1e1e1, 16px 0 0 #e1e1e1;\n content: ' ';\n height: 3px;\n position: absolute;\n left: 16px;\n top: 11px;\n width: 3px;\n}\n.cloud-sms-preview-header:after {\n background: #e1e1e1;\n content: ' ';\n height: 3px;\n position: absolute;\n left: 90px;\n top: 11px;\n width: 20px;\n}\n.cloud-sms-preview-battery {\n border: 2px solid #e1e1e1;\n border-radius: 2px;\n height: 3px;\n position: absolute;\n right: 16px;\n top: 9px;\n width: 10px;\n}\n.cloud-sms-preview-battery:before {\n background: #e1e1e1;\n content: ' ';\n height: 3px;\n position: absolute;\n left: 0;\n top: 0;\n width: 6px;\n}\n.cloud-sms-preview-battery:after {\n background: #e1e1e1;\n border-radius: 0 3px 3px 0;\n content: ' ';\n height: 5px;\n position: absolute;\n right: -3px;\n top: -1px;\n width: 2px;\n}\n.cloud-sms-preview-main {\n height: 256px;\n overflow: auto;\n padding: 0 12px 12px;\n}\n.cloud-sms-preview-content {\n background: #e6e6e9;\n border-radius: 5px;\n color: #3a3a3a;\n font-size: 12px;\n margin-top: 20px;\n min-height: 17px;\n padding: 6px 10px;\n position: relative;\n z-index: 1;\n width: 138px;\n word-break: break-all;\n overflow-wrap: break-word;\n}\n.cloud-sms-preview-content:before {\n background: #e6e6e9;\n content: ' ';\n height: 10px;\n position: absolute;\n left: -12px;\n top: 100%;\n transform: skew(-40deg, -20deg) translateY(-11px);\n width: 10px;\n}\n.cloud-sms-preview-content a {\n text-decoration: none;\n color: #0076ff;\n}\n.cloud-sms-preview-content-tag {\n color: #155197;\n}\n.cloud-sms-preview-counter {\n color: #acacac;\n font-size: 12px;\n margin: 10px;\n}\n.cloud-sms-preview-counter-number {\n color: #3a3a3a;\n font-size: 14px;\n}\n.cloud-sms-preview-no-variable {\n text-align: center;\n}\n.cloud-sms-preview-tips {\n background: #fdfed6;\n border: 1px solid #ffddc7;\n color: #666;\n font-size: 12px;\n padding: 4px 8px;\n}\n.cloud-sms-preview-tips p {\n margin: 0;\n}\n.cloud-sms-preview-tips .tips-link {\n position: relative;\n}\n.cloud-sms-preview-tips .tips-link .tips-content {\n display: none;\n bottom: calc(100% + 3px);\n left: calc(100% - 100px - 24px);\n position: absolute;\n box-sizing: border-box;\n font-size: 12px;\n border-radius: 2px;\n padding: 4px 8px;\n margin: 0;\n min-height: 26px;\n width: 200px;\n line-height: 1.5;\n box-shadow: none;\n border: none;\n background-color: #666;\n color: #f8f8f8;\n}\n.cloud-sms-preview-tips .tips-link .tips-content:after {\n content: \"\";\n position: absolute;\n border: solid transparent;\n bottom: 0;\n left: 50%;\n margin-left: -3px;\n margin-bottom: -3px;\n border-width: 3px 3px 0;\n border-top-color: #666;\n}\n.cloud-sms-preview-tips .tips-link:hover .tips-content {\n display: block;\n}\n.cloud-sms-preview-warning {\n color: red;\n}\n",prefix$7=(styleInject(css_248z$Y),"".concat(prefixCls,"-sms-preview")),Header=function(){return React.createElement("div",{className:"".concat(prefix$7,"-header")},React.createElement("span",{className:"".concat(prefix$7,"-battery")}))},Counter=function(){var e=useContext(SmsContxet),t=e.totalChars,n=e.newLineNumber,a=e.variableNumber;return e.supportVariable?React.createElement("div",{className:"".concat(prefix$7,"-counter")},React.createElement("span",{className:"".concat(prefix$7,"-counter-number")},t),"个字(不含变量",0<n&&React.createElement("span",null,",含",React.createElement("span",{className:"".concat(prefix$7,"-counter-number")},n),"个换行符"),"),",React.createElement("span",{className:"".concat(prefix$7,"-counter-number")},a)," 个变量"):React.createElement("div",{className:"".concat(prefix$7,"-counter ").concat(prefix$7,"-no-variable")},React.createElement("span",{className:"".concat(prefix$7,"-counter-number")},t),"个字",0<n&&React.createElement("span",null,"(含",React.createElement("span",{className:"".concat(prefix$7,"-counter-number")},n),"个换行符)"))},Tips=function(){var e=useContext(SmsContxet),t=e.gateway,n=t.wordsLimit,n=void 0===n?70:n,t=t.multiLimit,t=void 0===t?67:t,a=e.keywords;return(0,e.getTips)()||React.createElement("div",{className:"".concat(prefix$7,"-tips")},React.createElement("p",null,"1.当前通道单条短信字数限制 ",React.createElement("span",{className:"".concat(prefix$7,"-warning")},n)," 个字;超出 ",n," 个字,均按 ",React.createElement("span",{className:"".concat(prefix$7,"-warning")},t)," 字一条计费;"),React.createElement("span",null,a.length?"2.上图仅为操作预览,变量无固定长度,最终字数和计费条数以实际执行时发送为准,建议先测试执行。":"2.上图仅为操作预览,最终字数和计费条数以实际执行时发送为准。"))},Content=function(){var e=useContext(SmsContxet).previewText;return React.createElement("div",{className:"".concat(prefix$7,"-main")},React.createElement("div",{className:"".concat(prefix$7,"-content")},Array.isArray(e)&&e.map(function(e){return e.length?React.createElement("div",{key:Math.random(),dangerouslySetInnerHTML:{__html:e}}):React.createElement("div",{key:Math.random()},React.createElement("br",null))})))};function SmsPreview(){return React.createElement("div",{className:prefix$7},React.createElement("div",{className:"".concat(prefix$7,"-mock")},React.createElement(Header,null),React.createElement(Content,null)),React.createElement(Counter,null),React.createElement(Tips,null))}var KEYWORD_SIGN="œœ",NEW_LINE$1="þ_enter_þ",BRACKET_REG$1=/[【】œþ]/g,DEFAULT_TYPE_NAME="default",HTML_ENTITY_CODE$1={" ":" ","<":"<",">":">","&":"&"},regUrlBase="((([A-Za-z]{3,9}:(?:\\/\\/)?)(?:[-;:&=\\+\\$,\\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\\+\\$,\\w]+@)[A-Za-z0-9.-]+)((?:\\/[\\+~%\\/.\\w-_]*)?\\??(?:[-\\+=&;%@.\\w_]*)#?(?:[.\\!\\/\\\\w]*))?)",REG_URL_HASH=new RegExp("".concat(regUrlBase,"#"));function formatEmpty$1(e){var t,n=[],a=_createForOfIteratorHelper(e);try{for(a.s();!(t=a.n()).done;){var r=t.value,o=r.length?"<div>".concat(r,"</div>"):"<div><br/></div>";n.push(o)}}catch(e){a.e(e)}finally{a.f()}return n.join("")}function getTextWidth$1(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"14px",n=document.createElement("div");n.className="cloud-business-sms-content",n.style.display="inline-block",n.style.opacity="0",n.style.fontSize=t,n.innerHTML=e,document.body.appendChild(n);t=window.getComputedStyle(n).width;return document.body.removeChild(n),parseInt(t,10)}function convertContent$1(e,t){e=e.replace(/( ?)|(<?)|(>?)|(&?)/g,function(e){return"&".concat(e.slice(1))}).replace(/</g,"<");return t?e:e.replace(/\s/g," ")}function isFirefox$1(){return-1!==navigator.userAgent.indexOf("Firefox")}function escapeRegExp(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}function getVarReg(e,t){return RegExp("".concat(escapeRegExp(e),"_(?:\\[(\\S*?)])?(.+?)?(?:\\((\\S*?)\\))?_").concat(escapeRegExp(t)),"g")}function keywordTextNameConvert$1(t){var e,n=arguments.length<=1||void 0===arguments[1]||arguments[1],a=2<arguments.length?arguments[2]:void 0;return(e=a&&a.length?a.find(function(e){return e[n?"text":"name"]===t}):e)?e[n?"name":"text"]:t}function createInput$1(e){var t=e.text,n=e.type,n=void 0===n?DEFAULT_TYPE_NAME:n,a=e.previewText,e=getTextWidth$1(t,e.fontSize);return isFirefox$1()?'<img class="keyword-insert '.concat(n,'" value="').concat(t,'" data-preview="').concat(a,'" alt="').concat(t,'" style="width: ').concat(e+2,'px">'):'<input class="keyword-insert '.concat(n,'" value="').concat(t,'" data-preview="').concat(a,'" style="width: ').concat(e+2,'px" disabled>')}function parseTag$1(e,t,n,r){var o=4<arguments.length&&void 0!==arguments[4]?arguments[4]:"14px",t=getVarReg(t,n);return e.replace(t,function(e,t,n,a){return createInput$1({text:keywordTextNameConvert$1(n,!1,r),type:t,fontSize:o,previewText:a})})}function formatContent$1(e){return formatEmpty$1(e.split(NEW_LINE$1))}function parseHTML$1(e){var t,n,e=e.replace(/disabled(="[^"]*")?/i,"").replace(/style="[^"]+"/i,"");return e.startsWith("<div>")||(t=e.split("<div>"),n=e.replace(t[0],""),e="<div>".concat(t[0],"</div>").concat(n)),e=e.replace(/<\/div>/g,"").replace(/<div>/g,NEW_LINE$1).replace(/þ_enter_þ/,"")}function getVariableReg$1(){var e=/<input\s+class="keyword-insert\s*([^"]*)"\s+value="([^"]+)"\s+data-preview="([^"]+)"[^>]*>/gi;return e=isFirefox$1()?/<img\s+class="keyword-insert\s*([^"]*)"\s+value="([^"]+)"\s+data-preview="([^"]+)"[^>]*>/gi:e}function createTagPreview(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:"";n===DEFAULT_TYPE_NAME&&(n=void 0);e=_slicedToArray(e.filter(function(e){return e.type===n&&e.text===t}),1)[0];return e?e.defaultValue?"œ".concat(e.defaultValue,"œ"):"œ#".concat(e.text,"#œ"):"œ#".concat(t,"#œ")}function focusNode$1(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=document.createRange(),e=(n.selectNode(e),n.collapse(t),window.getSelection());return e.removeAllRanges(),e.addRange(n),n}function focusTextNode$1(e,t){var n=document.createRange(),e=(n.setStart(e,t),n.setEnd(e,t),window.getSelection());e.removeAllRanges(),e.addRange(n)}function deleteNode$1(e){var t=document.createRange(),e=(t.selectNode(e),window.getSelection());e.removeAllRanges(),e.addRange(t),document.execCommand("delete",!1,null)}function controlFirefoxCursor$1(e){var t=window.getSelection().getRangeAt(0),n=t.startContainer,a=t.startOffset,t=n.childNodes,r=n.nodeType,o=n.previousSibling,l=n.parentNode,c=n.nextSibling,i=t[a-2],s=t[a-1],u=t[a];switch(e.keyCode){case 37:n&&3===r?(1===a&&o&&(focusNode$1(o),e.preventDefault()),0===a&&l&&l.previousSibling&&(focusNode$1(l.previousSibling.lastChild),e.preventDefault())):i&&"IMG"===i.nodeName?(focusNode$1(i),e.preventDefault()):i&&3===i.nodeType?(focusTextNode$1(i,i.length),e.preventDefault()):void 0===i&&void 0!==s?(focusNode$1(s,!0),e.preventDefault()):void 0===i&&void 0===s&&n&&o&&(focusNode$1(o.lastChild),e.preventDefault());break;case 39:n&&3===r?n.length===a&&(c?(focusNode$1(c),e.preventDefault()):l&&l.nextSibling&&(focusNode$1(l.nextSibling.firstChild,!0),e.preventDefault())):u&&"IMG"===u.nodeName?(focusNode$1(u),e.preventDefault()):void 0===u&&n&&c&&"DIV"===c.nodeName&&(focusNode$1(c.firstChild,!0),e.preventDefault());break;case 8:n&&3===n.nodeType&&0===a&&o&&(deleteNode$1(o),e.preventDefault())}}var css_248z$Z="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-editor-content {\n position: relative;\n margin-top: 10px;\n background: #fff;\n}\n.cloud-editor-content.empty:after {\n color: #c2c2c2;\n content: attr(data-empty);\n pointer-events: none;\n position: absolute;\n left: 8px;\n top: 5px;\n}\n.cloud-editor-content-main {\n box-sizing: border-box;\n border: 1px solid #cdcdd3;\n color: #666;\n overflow: auto;\n padding: 5px 8px;\n position: relative;\n z-index: 1;\n word-wrap: break-word;\n word-break: break-all;\n white-space: pre-wrap;\n}\n.cloud-editor-content-main:focus {\n outline: none;\n}\n.cloud-editor-content-main div {\n padding-bottom: 2px;\n}\n.cloud-editor-content-main.disabled {\n background-color: #eee;\n}\n.cloud-editor-content-main.disabled input.keyword-insert {\n background-color: transparent;\n}\n.cloud-editor-content .url-tips {\n position: absolute;\n bottom: 1px;\n left: 1px;\n right: 1px;\n background: #ecf8fc;\n border-top: 1px solid #d2eeff;\n color: #999;\n font-size: 12px;\n line-height: 1;\n padding: 12px 10px;\n z-index: 2;\n}\n.cloud-editor-content .url-tips-close {\n cursor: pointer;\n float: right;\n height: 18px;\n position: absolute;\n right: 8px;\n top: 9px;\n width: 18px;\n}\n.cloud-editor-content .url-tips-close:before,\n.cloud-editor-content .url-tips-close:after {\n background: #999;\n content: ' ';\n height: 2px;\n position: absolute;\n left: 4px;\n top: 8px;\n transform: rotate(45deg);\n width: 12px;\n}\n.cloud-editor-content .url-tips-close:after {\n transform: rotate(-45deg);\n}\n.cloud-editor .keyword-insert {\n -webkit-appearance: none;\n background-color: #fff;\n border: 0;\n box-sizing: border-box;\n color: #ff6642;\n font-size: inherit;\n height: auto;\n line-height: 1;\n margin: 0 3px;\n overflow: visible;\n padding: 0;\n}\n.cloud-editor .keyword-insert-no .cloud-editor .keyword-insert,\n.cloud-editor .keyword-insert.default {\n background: none;\n padding-left: 0;\n}\n.cloud-editor .keyword-insert::-moz-selection {\n background: transparent;\n}\n.cloud-editor .keyword-insert::selection {\n background: transparent;\n}\n.cloud-editor .keyword-insert:focus {\n color: green;\n}\n.cloud-editor .keyword-insert::-moz-selection {\n background: transparent;\n}\n",Editor$2=(styleInject(css_248z$Z),(()=>{function t(e){var o;return _classCallCheck(this,t),(o=_callSuper(this,t,[e])).isOnComposition=!1,o.window=o.props.target||getRootWindow(),o.handleKeyDown=function(e){13===e.keyCode&&e.shiftKey&&e.preventDefault(),o.props.onEditorKeydownBefore&&o.props.onEditorKeydownBefore(e),o.props.disableUndo&&90===e.keyCode&&(e.metaKey||e.ctrlKey)&&e.preventDefault(),isFirefox$1()&&controlFirefoxCursor$1(e)},o.handleCloseInvalidString=function(){o.setState({hasInvalidString:!1})},o.handleCloseInvalidUrl=function(){o.setState({isManualClosedUrlTip:!0})},o.clearMozBr=function(){var e=o.contentRef.current.querySelector("br[type=_moz]");e&&e.parentNode.removeChild(e)},o.onChange=function(e){var t,n,a;o.props.useComposition&&o.isOnComposition?o.checkEmpty():(o.clearMozBr(),n=(t=e.target).nodeName,!e||"INPUT"!==n&&"IMG"!==n||focusNode$1(t),o.rememberFocus(),n=(e=o._range.startContainer).textContent,o.state.illegalCharReg.test(n)?(t=o._range.startOffset,a=n.length,e.textContent=n.replace(o.state.illegalCharReg,""),0!==e.textContent.length||e.previousElementSibling?(t-=a-e.textContent.length,o._range.setStart(e,t)):(n=document.createElement("br"),o._range.insertNode(n),o._range.setStart(e,0))):(a=o.contentRef.current.innerHTML,o.props.onContentChanged(a),o.checkEmpty()))},o.handlePaste=function(e){var t=e.clipboardData.getData("text/html");if(-1<t.indexOf("sms-keyword-inserted"))return isFirefox$1()?(e.preventDefault(),void document.execCommand("insertHTML",!1,t.replace(/<div>/g,"").replace(/<\/div>/g,"").replace(/<br>/g,""))):void 0;e.preventDefault();t=e.clipboardData.getData("text/plain").replace(/\r/g,"");o.state.illegalCharReg.test(t)&&o.setState({hasInvalidString:!0}),isFirefox$1()?o.window.document.execCommand("insertText",!1,t.replace(o.state.illegalCharReg,"").replace("\n","")):o.window.document.execCommand("insertText",!1,t.replace(o.state.illegalCharReg,""))},o.handleInsertKeyword=function(e){var t=e.text,n=e.type,e=e.previewText,a=o.props.style;o.reFocus(),o.window.document.execCommand("insertHTML",!1,createInput$1({text:t,type:n,fontSize:a.fontSize,previewText:e})),o.handleInsertAfter()},o.handleInsertKeywordAndText=function(e,r){var t,n=new RegExp("(?<=_œœ)");(t=[]).concat.apply(t,_toConsumableArray(e.split(/(?=œœ_)/).map(function(e){return e.split(n)}))).forEach(function(e){var t,n,a;e.includes("œœ_[")?(t=e.match(/œœ_\[.*?]/g)[0].replace(/œœ_\[|]/g,""),n=e.replace(/œœ_\[.*?]/g,"").replace(/_œœ/g,""),(a=r.find(function(e){return e.type===t&&e.name===n}))?o.handleInsertKeyword(a):o.handleInsertKeyword({type:t,text:n})):o.handleInsertText(e)})},o.reFocus=function(){var e,t;o._range?((t=o.window.getSelection()).removeAllRanges(),"A"===o._range.commonAncestorContainer.parentNode.nodeName?((e=document.createRange()).selectNodeContents(o.contentRef.current),e.collapse(!1),t.removeAllRanges(),t.addRange(e)):t.addRange(o._range)):(o.contentRef.current.focus(),(e=document.createRange()).selectNodeContents(o.contentRef.current),e.collapse(!1),(t=o.window.getSelection()).removeAllRanges(),t.addRange(e))},o.handleFocus=function(){var e=o.props.onFocus;e&&e()},o.handleBlur=function(e){var t=o.props.onBlur;t&&t(e,o.onChange)},o.handleComposition=function(e){o.props.useComposition&&("compositionend"===e.type?(o.isOnComposition=!1,-1<navigator.userAgent.indexOf("Chrome")&&o.onChange(e)):o.isOnComposition=!0)},o.rememberFocus=function(){var e=o.window.getSelection();e.rangeCount&&(o._range=e.getRangeAt(0))},isFirefox$1()&&(document.designMode="on",document.execCommand("enableObjectResizing",!1,"false"),document.designMode="off"),o.state={hasInvalidString:!1,isManualClosedUrlTip:!1,illegalCharReg:o.props.illegalCharReg||BRACKET_REG$1},o.contentRef=createRef(),o.handleInsertText=o.handleInsertText.bind(o),o.handleInsertKeyword=o.handleInsertKeyword.bind(o),o}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.checkEmpty()}},{key:"handleInsertText",value:function(e){this.reFocus(),this.window.document.execCommand("insertHTML",!1,e),this.handleInsertAfter()}},{key:"checkEmpty",value:function(){var e=this.contentRef.current;"<br>"===e.innerHTML&&(e.innerHTML=""),e.parentNode.classList[e.innerHTML.length?"remove":"add"]("empty")}},{key:"handleInsertAfter",value:function(){var e,t,n,a;this.clearMozBr(),this.props.onContentChanged(this.contentRef.current.innerHTML),this.checkEmpty(),console.log(this._range),this._range&&(e=(t=this._range).startContainer,t=t.startOffset,n=e.nodeType,a=e.nextSibling,1===n?this._range=focusNode$1(e.childNodes[t]):3===n&&e.length===t&&a&&(this._range=focusNode$1(a)))}},{key:"render",value:function(){var e=this.state,t=e.hasInvalidString,e=e.isManualClosedUrlTip,n=this.props,a=n.disabled,r=n.resultContent,o=n.hasUrl,l=n.placeholder,n=n.style,c=n.width,i=n.height,s=n.maxHeight,n=n.fontSize,u=cls("".concat(prefixCls,"-editor-content"),{empty:0===r.length});return React.createElement("div",{className:cls("".concat(prefixCls,"-editor"))},React.createElement("div",{className:u,style:{width:"".concat(c),fontSize:"".concat(n)},"data-empty":l},React.createElement("div",{className:cls("".concat(prefixCls,"-editor-content-main ").concat(a&&"disabled")),style:{minHeight:"".concat(i),maxHeight:"".concat(s)},ref:this.contentRef,contentEditable:!a,dangerouslySetInnerHTML:{__html:r},onKeyDown:this.handleKeyDown,onKeyUp:this.onChange,onMouseUp:this.rememberFocus,onPaste:this.handlePaste,onFocus:this.handleFocus,onBlur:this.handleBlur,onCompositionStart:this.handleComposition,onCompositionUpdate:this.handleComposition,onCompositionEnd:this.handleComposition}),t&&React.createElement("div",{className:"url-tips"},"您的内容中含有非法字符,已进行过滤。",React.createElement("span",{className:"url-tips-close",onClick:this.handleCloseInvalidString})),o&&!e&&React.createElement("div",{className:"url-tips"},"输入短链地址时,请在后方加上 #,以确保短链能够正常打开,如 www.shuyun.com#",React.createElement("span",{className:"url-tips-close",onClick:this.handleCloseInvalidUrl}))))}}])})()),Editor$3=(Editor$2.propTypes={placeholder:PropTypes.string,hasUrl:PropTypes.bool,useComposition:PropTypes.bool,disableUndo:PropTypes.bool,style:PropTypes.object,illegalCharReg:PropTypes.any,target:PropTypes.any,onEditorKeydownBefore:PropTypes.func},Editor$2.defaultProps={placeholder:"",hasUrl:!1,useComposition:!1,disableUndo:!1,style:{},illegalCharReg:null,target:null,onEditorKeydownBefore:function(){}},(()=>{function t(e){var l;return _classCallCheck(this,t),(l=_callSuper(this,t,[e])).defaultStyle={width:"300px",height:"130px",maxHeight:"130px",fontSize:"14px"},l.editorKey=Date.now(),l.resolveContent=function(){var e=l.props,t=e.content,n=e.keywords,a=e.style.fontSize,r="";t&&(t=convertContent$1(t,e.isTrimSpace),r=formatContent$1(t=n.length?parseTag$1(t,KEYWORD_SIGN,KEYWORD_SIGN,n,a):t),l.setState({resultContent:r})),l.handleContent(r)},l.setTotalChars=function(e){var t=RegExp("".concat(escapeRegExp(KEYWORD_SIGN),"_(\\[[^]]+])?(.+?)_").concat(escapeRegExp(KEYWORD_SIGN)),"g"),n=RegExp(NEW_LINE$1,"g"),t=e.replace(t,"").replace(n," ").length;l.props.useNewLineSubscribe&&e&&(t+=1),l.setState({totalChars:t}),l.props.onContentChanged({totalChars:t})},l.setNewLineNumber=function(e){var t=e.split(NEW_LINE$1).length-1;l.props.useNewLineSubscribe&&e&&(t+=1),l.setState({newLineNumber:t}),l.props.onContentChanged({newLineNumber:t})},l.setVariableNumber=function(e){var t=RegExp("".concat(escapeRegExp(KEYWORD_SIGN),"_(\\[[^]]+])?(.+?)_").concat(escapeRegExp(KEYWORD_SIGN)),"g"),e=e.match(t),t=e?e.length:0;l.setState({variableNumber:t}),l.props.onContentChanged({variableNumber:t})},l.setVariableWordsNumber=function(e){var n=l.props.keywords,a=0;e.map(function(t){var e=n.find(function(e){return e.name===t})||{};return a+=e.wordCount||0,null}),l.setState({variableWordsNumber:a}),l.props.onContentChanged({variableWordsNumber:a})},l.setWhiteSpaceNumber=function(e){e=e.match(/\s/g),e=e?e.length:0;l.setState({whiteSpaceNumber:e}),l.props.onContentChanged({whiteSpaceNumber:e})},l.setEditorText=function(e){var t=l.props,n=t.isTrimSpace,r=t.keywords,t=getVariableReg$1(),o=[],e=e.replace(t,function(e,t,n,a){n=keywordTextNameConvert$1(n,!0,r);return o.push(n),(t===DEFAULT_TYPE_NAME?"".concat(KEYWORD_SIGN,"_").concat(n,"_"):"undefined"===a?"".concat(KEYWORD_SIGN,"_[").concat(t,"]").concat(n,"_"):"".concat(KEYWORD_SIGN,"_[").concat(t,"]").concat(n,"(").concat(a,")_")).concat(KEYWORD_SIGN)}).replace(/<[^>]+>/g,"").replace(/( )|(<)|(>)|(&)/g,function(e){return HTML_ENTITY_CODE$1[e]});n&&(e=e.trim()),l.setState({editorText:e}),l.props.onContentChanged({editorText:e}),l.setTotalChars(e),l.setNewLineNumber(e),l.setVariableNumber(e),l.setVariableWordsNumber(o),l.setWhiteSpaceNumber(e)},l.setPreviewText=function(e){var t=l.props,n=t.isTrimSpace,r=t.keywords,t=t.hasTagInPreview,a=getVariableReg$1(),e=(l.tempRef.current.innerHTML=e.replace(a,function(e,t,n,a){return createTagPreview(r,"undefined"===a?n:a,t)}),convertContent$1(l.tempRef.current.textContent,n)),a=(t?e.replace(/œ([^œ]+)œ/g,function(e,t){return'<span class="preview-content-tag">'.concat(t.trim(),"</span>")}).replace(REG_URL_HASH,function(e){return'<a href="javascript: void(0);">'.concat(e.slice(0,e.length-1),"</a>#")}).replace(/(\D|\b)(1[3-9]\d-?\d{4}-?\d{4})(\D|\b)/g,function(e,t,n,a){return"".concat(t,'<a href="javascript: void(0);">').concat(n,"</a>").concat(a)}).replace(/(\D)((?:[08][1-9]\d{1,2}-?)?[2-9]\d{6,7})(\D)/g,function(e,t,n,a){return"".concat(t,'<a href="javascript: void(0);">').concat(n,"</a>").concat(a)}):e.replace(/œ([^œ]+)œ/g,function(e,t){return t.trim()})).split(NEW_LINE$1)||[];l.setState({previewText:a}),l.props.onContentChanged({previewText:a})},l.handleContent=function(e){e=parseHTML$1(e);l.setEditorText(e),l.setPreviewText(e)},l.tempRef=createRef(),l.editorRef=createRef(),l.state={resultContent:"",editorText:"",previewText:[],totalChars:0,newLineNumber:0,variableNumber:0,variableWordsNumber:0,whiteSpaceNumber:0},l.insertText=l.insertText.bind(l),l.insertKeyword=l.insertKeyword.bind(l),l.emptyContent=l.emptyContent.bind(l),l.handleInsertKeywordAndText=l.handleInsertKeywordAndText.bind(l),l}return _inherits(t,Component),_createClass(t,[{key:"componentDidMount",value:function(){this.resolveContent()}},{key:"componentDidUpdate",value:function(e){var t=this.props;t.content===e.content&&t.keywords===e.keywords||this.resolveContent()}},{key:"getOuterData",value:function(){var e=this.state;return{editorText:e.editorText,previewText:e.previewText,totalChars:e.totalChars,newLineNumber:e.newLineNumber,variableNumber:e.variableNumber,variableWordsNumber:e.variableWordsNumber,whiteSpaceNumber:e.whiteSpaceNumber}}},{key:"insertText",value:function(e){this.editorRef.current.handleInsertText(e)}},{key:"insertKeyword",value:function(e){this.editorRef.current.handleInsertKeyword(e)}},{key:"emptyContent",value:function(){this.handleContent(""),this.setState({resultContent:""}),this.editorKey=Date.now()}},{key:"handleInsertKeywordAndText",value:function(e,t){this.editorRef.current.handleInsertKeywordAndText(e,t)}},{key:"render",value:function(){var e=this.state,t=e.resultContent,n=this.props,a=n.keywords,r=n.style,o=this.defaultStyle,l=o.width;return React.createElement(React.Fragment,null,React.createElement(Editor$2,{key:this.editorKey,ref:this.editorRef,style:{width:r.width||l,height:r.height||o.height,maxHeight:r.maxHeight||o.maxHeight,fontSize:r.fontSize||o.fontSize},hasUrl:n.hasUrl,useComposition:n.useComposition,disableUndo:n.disableUndo,resultContent:t,editorText:e.editorText,previewText:e.previewText,keywords:a,illegalCharReg:n.illegalCharReg,target:n.target,disabled:n.disabled,isTrimSpace:n.isTrimSpace,placeholder:n.placeholder,onFocus:n.onFocus,onBlur:n.onBlur,onEditorKeydownBefore:n.onEditorKeydownBefore,onContentChanged:this.handleContent}),React.createElement("div",{ref:this.tempRef,style:{display:"none"}}))}}])})()),css_248z$_=(Editor$3.propTypes={content:PropTypes.string,disabled:PropTypes.bool,hasUrl:PropTypes.bool,isTrimSpace:PropTypes.bool,hasTagInPreview:PropTypes.bool,useComposition:PropTypes.bool,disableUndo:PropTypes.bool,useNewLineSubscribe:PropTypes.bool,keywords:PropTypes.array,placeholder:PropTypes.string,style:PropTypes.object,illegalCharReg:PropTypes.any,target:PropTypes.any,onFocus:PropTypes.func,onBlur:PropTypes.func,onEditorKeydownBefore:PropTypes.func,onContentChanged:PropTypes.func},Editor$3.defaultProps={content:"",disabled:!1,hasUrl:!1,isTrimSpace:!1,hasTagInPreview:!0,useComposition:!1,disableUndo:!1,useNewLineSubscribe:!1,keywords:[],placeholder:"请输入内容…",style:{},illegalCharReg:null,target:null,onFocus:noop,onBlur:noop,onEditorKeydownBefore:noop,onContentChanged:noop},"body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-keywords-type {\n margin-right: 1em;\n}\n.cloud-keywords-type.active {\n color: #ff6642;\n}\n.cloud-keywords-wrapper {\n padding-right: 45px;\n position: relative;\n}\n.cloud-keywords-list {\n list-style: none;\n margin: 5px 0 0;\n max-height: 30px;\n overflow: hidden;\n padding: 0;\n}\n.cloud-keywords-list.expanded {\n max-height: none;\n}\n.cloud-keywords-item {\n background: #d6d9e0;\n color: #3a3a3a;\n cursor: pointer;\n display: inline-block;\n font-size: 12px;\n line-height: 2;\n margin: 5px 5px 0 0;\n padding: 0 10px;\n vertical-align: top;\n}\n.cloud-keywords-item.disabled {\n background: #f8f8f8;\n border: 1px solid #e4e4e4;\n color: #b6b6b6;\n line-height: 1.9;\n cursor: default;\n}\n.cloud-keywords-toggle {\n border: 7px solid transparent;\n border-top-color: #999;\n cursor: pointer;\n position: absolute;\n right: 10px;\n top: 14px;\n transform-origin: 50% 25%;\n transition: transform 0.2s ease-in-out;\n}\n.expanded + .cloud-keywords-toggle {\n transform: rotate(180deg);\n}\n"),keywordPrefix=(styleInject(css_248z$_),"".concat(prefixCls,"-keywords"));function initKeywords(e){return e.reduce(function(e,t){t=t.type;return t&&-1===e.indexOf(t)&&e.push(t),e},[])}var Toggle=function(e){var t=e.keywords,n=e.width,e=e.handleClick;return t.reduce(function(e,t){return e+12*t.text.length+7+20+5},0)>parseFloat(n)-45&&React.createElement("span",{className:"".concat(keywordPrefix,"-toggle"),onClick:e})},Keywords=function(t){var e=_slicedToArray(useState(!1),2),n=e[0],a=e[1],e=t.keywords,r=t.currentType,o=t.width,l=t.supportVariableType,c=t.onInsertKeyword,i=e.filter(function(e){return l&&e.type===r||!l}).map(function(e){return _objectSpread2({isShow:!0},e)});function s(e){e.disabled||(c(e),t.onInsertKeywordAfter(e))}return React.createElement("div",{className:cls("".concat(keywordPrefix,"-wrapper"))},React.createElement("ul",{className:cls("".concat(keywordPrefix,"-list"),{expanded:n})},i.map(function(e){return e.isShow&&(e.tips?React.createElement(Tooltip,{content:e.tips,className:cls("".concat(keywordPrefix,"-item-tooltip")),theme:"light"},React.createElement("li",{role:"presentation",className:cls("".concat(keywordPrefix,"-item"),{disabled:e.disabled}),key:e.name,onClick:s.bind(null,e)},"#",e.text)):React.createElement("li",{role:"presentation",className:cls("".concat(keywordPrefix,"-item"),{disabled:e.disabled}),key:e.name,onClick:s.bind(null,e)},"#",e.text))})),React.createElement(Toggle,{keywords:e,width:o,handleClick:function(){a(!n)}}))},KeywordTypeSelector=function(e){var t=e.currentType,n=e.keywordTypes,a=e.onChangeType;return 1<n.length&&React.createElement("div",null,n.map(function(e){return React.createElement("span",{key:e,className:cls("".concat(keywordPrefix,"-type"),{active:e===t}),onClick:function(e){a(e)}.bind(null,e)},e)}))},Keyword=(()=>{function n(e){var t;return _classCallCheck(this,n),(t=_callSuper(this,n,[e])).handleChangeType=function(e){t.setState({currentType:e})},t.keywordTypes=initKeywords(e.keywords),t.state={currentType:t.keywordTypes[0]},t}return _inherits(n,Component),_createClass(n,[{key:"componentDidUpdate",value:function(e){e.keywords!==this.props.keywords&&this.initData()}},{key:"initData",value:function(){this.keywordTypes=initKeywords(this.props.keywords),this.setState({currentType:this.keywordTypes[0]})}},{key:"render",value:function(){var e=this.props,t=e.keywords,n=e.width,e=e.supportVariableType,a=this.state.currentType;return React.createElement("div",{className:cls("".concat(keywordPrefix)),style:{width:"".concat(n)}},e&&React.createElement(KeywordTypeSelector,{keywords:t,currentType:a,keywordTypes:this.keywordTypes,onChangeType:this.handleChangeType}),React.createElement(Keywords,_extends({currentType:a},this.props)))}}])})(),regUrlBase$1=(Keyword.propTypes={keywords:PropTypes.array,width:PropTypes.string,supportVariableType:PropTypes.bool,onInsertKeyword:PropTypes.func,onInsertKeywordAfter:PropTypes.func},Keyword.defaultProps={keywords:[],width:"300px",supportVariableType:!0,onInsertKeyword:function(){},onInsertKeywordAfter:function(){}},"((([A-Za-z]{3,9}:(?:\\/\\/)?)(?:[-;:&=\\+\\$,\\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\\+\\$,\\w]+@)[A-Za-z0-9.-]+)((?:\\/[\\+~%\\/.\\w-_]*)?\\??(?:[-\\+=&;%@.\\w_]*)#?(?:[.\\!\\/\\\\w]*))?)"),REG_URL=new RegExp(regUrlBase$1),REG_URL_HASH$1=new RegExp("".concat(regUrlBase$1,"#")),SmsEditor=(()=>{function t(e){var n;return _classCallCheck(this,t),(n=_callSuper(this,t,[e])).state={hasUrl:!1},n.handleContentChanged=function(e){var t=e.editorText;void 0!==t&&(t=REG_URL.test(t)&&!REG_URL_HASH$1.test(t),n.setState({hasUrl:t})),n.props.onContentChanged(e)},n.smsRef=createRef(),n.handleInsertText=n.handleInsertText.bind(n),n.handleInsertKeyword=n.handleInsertKeyword.bind(n),n.emptyContent=n.emptyContent.bind(n),n.handleInsertKeywordAndText=n.handleInsertKeywordAndText.bind(n),n}return _inherits(t,Component),_createClass(t,[{key:"handleInsertText",value:function(e){this.smsRef.current.insertText(e)}},{key:"handleInsertKeyword",value:function(e){this.smsRef.current.insertKeyword(e)}},{key:"handleInsertKeywordAndText",value:function(e,t){this.smsRef.current.handleInsertKeywordAndText(e,t)}},{key:"emptyContent",value:function(){this.smsRef.current.emptyContent()}},{key:"render",value:function(){var e=this.context,t=e.content,n=e.keywords,a=this.props,r=a.illegalCharReg;return React.createElement(React.Fragment,null,React.createElement(Keyword,{keywords:n,width:e.width,supportVariableType:a.supportVariableType,onInsertKeyword:this.handleInsertKeyword,onInsertKeywordAfter:a.onInsertKeywordAfter}),React.createElement(Editor$3,{ref:this.smsRef,disabled:e.disabled,content:t,keywords:n,isTrimSpace:e.isTrimSpace,hasUrl:this.state.hasUrl,style:this.props.style,useComposition:a.useComposition,disableUndo:a.disableUndo,illegalCharReg:r,placeholder:e.placeholder,target:a.target,useNewLineSubscribe:a.useNewLineSubscribe,onEditorKeydownBefore:a.onEditorKeydownBefore,onBlur:a.onBlur,onContentChanged:this.handleContentChanged}))}}])})();function getContent(e){var t=e.preview,t=void 0===t?[]:t,n=e.signature,a=void 0===n?"":n,n=e.gatewayType,r=e.unsubscribeText,o=void 0===r?"":r,r=e.customSignature,l=void 0===r?"":r,r=e.useNewLineSubscribe,e=void 0!==r&&r,c=t,i=c.length,s=t.filter(Boolean).length&&e;switch(n){case 0:s?c[i]=o+l+a:c[i-1]=c[i-1]+o+l;break;case 1:case 5:s?c[i]=o+l+a:c[i-1]=c[i-1]+o+l+a;break;case 2:c[0]=l+c[0],s?c[i]=o:c[i-1]=c[i-1]+o;break;case 3:case 4:c[0]=a+l+c[0],s?c[i]=o:c[i-1]=c[i-1]+o}return c}SmsEditor.contextType=SmsContxet;var Sms=(()=>{function h(e){return _classCallCheck(this,h),(e=_callSuper(this,h,[e])).defaultStyle={width:"500px",height:"150px",fontSize:"14px"},e.originalPreviewText=[],e.originalTotalChars=0,e.getPureEditorText=function(e){return e.replace(/\(.*?\)(?=_œœ)/g,"")},e.getPureText=function(e){return e.replace(/œœ_.*?_œœ|þ_enter_þ/g,"")},e.editorRef=createRef(),e.state={editorText:"",pureEditorText:"",pureText:"",previewText:"",totalChars:0,newLineNumber:0,variableNumber:0,customSignature:"",unsubscribeText:"",whiteSpaceNumber:0},e.getOuterData=e.getOuterData.bind(e),e}return _inherits(h,Component),_createClass(h,[{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.useUnsubscribe;e.useUnsubscribe===n&&e.customSignature===t.customSignature&&e.unsubscribeText===t.unsubscribeText&&t.gateway===e.gateway||this.resolveUpdate()}},{key:"getOuterData",value:function(){var e=this.state;return{editorText:e.editorText,pureEditorText:e.pureEditorText,pureText:e.pureText,previewText:e.previewText,totalChars:e.totalChars,newLineNumber:e.newLineNumber,variableNumber:e.variableNumber,whiteSpaceNumber:e.whiteSpaceNumber}}},{key:"handleContent",value:function(e){var t=e.editorText,n=e.previewText,a=e.totalChars,r=e.newLineNumber,o=e.variableNumber,e=e.whiteSpaceNumber;void 0!==t&&this.setState({editorText:t,pureEditorText:this.getPureEditorText(t),pureText:this.getPureText(t)}),void 0!==r&&this.setState({newLineNumber:r}),void 0!==o&&this.setState({variableNumber:o}),void 0!==e&&this.setState({whiteSpaceNumber:e}),void 0!==n&&(this.originalPreviewText=n,this.resolveUpdate()),void 0!==a&&(this.originalTotalChars=a,this.resolveUpdate()),void 0!==t&&this.props.onContentChange({editorText:t,pureEditorText:this.getPureEditorText(t),pureText:this.getPureText(t)})}},{key:"resolveUpdate",value:function(){var e=this.props,t=e.gateway,n=t.signature,t=t.gatewayType,a=e.customSignatureCharLength,e=e.useNewLineSubscribe,r=this.state,o=r.unsubscribeText,r=r.customSignature,l=-1<[1,3,4,5].indexOf(t)?n.length:0,c=r.length,i=r.match(/[\u4e00-\u9fa5]/g),i=(i&&(c+=i.length*(a-1)),this.originalTotalChars+l+c+o.length),a=getContent({preview:_toConsumableArray(this.originalPreviewText),signature:n,gatewayType:t,unsubscribeText:o,customSignature:r,useNewLineSubscribe:e});this.setState({previewText:a,totalChars:i})}},{key:"insertText",value:function(e){this.editorRef.current.handleInsertText(e)}},{key:"insertKeyword",value:function(e){this.editorRef.current.handleInsertKeyword(e)}},{key:"insertKeyWordAndText",value:function(e,t){this.editorRef.current.handleInsertKeywordAndText(e,t)}},{key:"emptyContent",value:function(){this.editorRef.current.emptyContent()}},{key:"renderChild",value:function(e){var t=this,n=this.props,a=n.style,r=void 0===a?this.defaultStyle:a,o=n.useComposition,l=n.disableUndo,c=n.illegalCharReg,i=n.supportVariableType,s=n.useNewLineSubscribe,u=n.target,d=n.onInsertKeywordAfter,p=n.onEditorKeydownBefore,m=n.onBlur;return Children.map(e,function(e){return e&&e.props&&e.props.children?cloneElement(e,_objectSpread2(_objectSpread2({},e.props),{},{children:t.renderChild(e.props.children)})):e&&e.type&&e.type.prototype===h.Editor.prototype?cloneElement(e,{editorRef:t.editorRef,style:r,useComposition:o,disableUndo:l,useNewLineSubscribe:s,illegalCharReg:c,supportVariableType:i,target:u,onEditorKeydownBefore:p,onContentChanged:t.handleContent.bind(t),onInsertKeywordAfter:d,onBlur:m}):e&&e.type&&e.type.prototype===h.Preview.prototype?cloneElement(e):e||null})}},{key:"render",value:function(){var e=this.state,t=e.previewText,n=this.props,a=n.keywords,r=n.style;return React.createElement(SmsContxet.Provider,{value:{content:n.content,previewText:t,gateway:n.gateway,isTrimSpace:n.isTrimSpace,totalChars:e.totalChars,newLineNumber:e.newLineNumber,variableNumber:e.variableNumber,disabled:n.disabled,supportVariable:n.supportVariable,supportVariableType:n.supportVariableType,keywords:a,placeholder:n.placeholder,width:(void 0===r?{}:r).width,getTips:n.getTips}},this.renderChild(this.props.children))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.useUnsubscribe,a=e.customSignature,r=e.unsubscribeText,o=e.gateway,e=e.content,a=a?"【".concat(a.replace(/</g,"<"),"】"):"",n=n?r:"";return t.customSignature!==a||t.unsubscribeText!==n||t.gateway!==o||t.content!==e?{customSignature:a,unsubscribeText:n,gateway:o,content:e}:null}}])})(),SMS_MANGE=(Sms.Editor=function(e){e=_extends({},(_objectDestructuringEmpty(e),e));return React.createElement(SmsEditor,{ref:e.editorRef,style:e.style,useComposition:e.useComposition,disableUndo:e.disableUndo,useNewLineSubscribe:e.useNewLineSubscribe,illegalCharReg:e.illegalCharReg,supportVariableType:e.supportVariableType,target:e.target,onEditorKeydownBefore:e.onEditorKeydownBefore,onContentChanged:e.onContentChanged,onInsertKeywordAfter:e.onInsertKeywordAfter,onBlur:e.onBlur})},Sms.Preview=function(){return React.createElement(SmsPreview,null)},Sms.contextType=SmsContxet,Sms.propTypes={content:PropTypes.string,keywords:PropTypes.array,isTrimSpace:PropTypes.bool,disabled:PropTypes.bool,supportVariable:PropTypes.bool,supportVariableType:PropTypes.bool,useComposition:PropTypes.bool,disableUndo:PropTypes.bool,customSignature:PropTypes.string,useUnsubscribe:PropTypes.bool,useNewLineSubscribe:PropTypes.bool,unsubscribeText:PropTypes.string,gateway:PropTypes.shape({gatewayType:PropTypes.number,multiLimit:PropTypes.number,wordsLimit:PropTypes.number,signature:PropTypes.string}),customSignatureCharLength:PropTypes.number,placeholder:PropTypes.string,style:PropTypes.object,illegalCharReg:PropTypes.any,onEditorKeydownBefore:PropTypes.func,onContentChange:PropTypes.func,onInsertKeywordAfter:PropTypes.func,getTips:PropTypes.func},Sms.defaultProps={content:"",keywords:[],isTrimSpace:!1,disabled:!1,supportVariable:!0,supportVariableType:!0,useComposition:!1,disableUndo:!1,customSignature:"",useUnsubscribe:!1,useNewLineSubscribe:!1,unsubscribeText:"回T退",gateway:{},customSignatureCharLength:1,placeholder:"请输入短信内容...",style:void 0,illegalCharReg:null,onEditorKeydownBefore:function(){},onContentChange:function(){},onInsertKeywordAfter:function(){},getTips:function(){}},"/sms-manage/1.0"),DOUYIN="DOUYIN",APP_CODE="CCMS",Store$j=(()=>_createClass(function e(){_classCallCheck(this,e)},[{key:"fetchTimeRange",value:function(e){return http.get("".concat(e).concat(SMS_MANGE,"/sms/send/temporalInterval?platCode=").concat(DOUYIN))}},{key:"fetchGateways",value:function(e,t){return http.get("".concat(e).concat(SMS_MANGE,"/sms/gateWayList"),{params:_objectSpread2(_objectSpread2({},t),{},{platCode:DOUYIN})})}},{key:"fetchSignature",value:function(e,t){return http.get("".concat(e).concat(SMS_MANGE,"/api/sms/sign"),{params:_objectSpread2(_objectSpread2({},t),{},{platCode:DOUYIN,appCode:APP_CODE})})}},{key:"checkContent",value:function(e,t){return http.post("".concat(e).concat(SMS_MANGE,"/sms/content/check"),t)}},{key:"testSend",value:function(e,t){return http.post("".concat(e).concat(SMS_MANGE,"/sms/testSend"),t)}},{key:"fetchSortLink",value:function(e,t){return http.get("".concat(e).concat(SMS_MANGE,"/dy/short/link"),{params:_objectSpread2({platCode:DOUYIN},t)})}},{key:"fetchPhoneHistory",value:function(e){return http.get("".concat(e).concat(SMS_MANGE,"/send/log/query"))}},{key:"removePhoneHistory",value:function(e,t){return http.post("".concat(e).concat(SMS_MANGE,"/send/log/delete?mobile=").concat(t))}},{key:"fetchOrderDetail",value:function(e,t){return http.get("".concat(e).concat(SMS_MANGE,"/customer/search/order?orderId=").concat(t))}}]))(),store$b=new Store$j;function getTips(){return React.createElement(React.Fragment,null,React.createElement("p",null,"2. 短信内容请输入汉字、英文、常用标点符号、数字;不可使用如¥、★、_、&、√、※等特殊符号,特殊符号实际发送中会展示异常。"),React.createElement("p",null,"3. 短信的总字数不得超过500字(含变量),超出后可能会导致发送异常;短信字数=签名+短信内容+变量字数+退订文案。"),React.createElement("p",null,"4. 短信内容不支持【】,可能会与签名混淆,导致发送失败。"),React.createElement("p",null,"5. 若手动输入链接,请在链接后加#提高链接正确打开率。"),React.createElement("p",null,"6. 抖音平台根据手机号进行营销疲劳控制,同一个手机号每天最多可发送100条短信,每小时最多可发送50条短信,每分钟可发送10条短信。"),React.createElement("p",null,"7. 抖音平台禁止发送引流到站外的短信内容,一经发现将关闭短信内容免审功能,包含但不限于加微信、qq、关注公众号、百度网盘领取等内容。"))}var ALL_TIME_RANGE=["0:00","1:00","2:00","3:00","4:00","5:00","6:00","7:00","8:00","9:00","10:00","11:00","12:00","13:00","14:00","15:00","16:00","17:00","18:00","19:00","20:00","21:00","22:00","23:00","24:00"],REVIEWING=1,UN_PASS=2,PASSED=3,CLOSED=4,NO_REVIEW=5,STATUS_TEXT=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},REVIEWING,"审核中"),UN_PASS,"未通过"),PASSED,"已通过"),CLOSED,"已关闭"),NO_REVIEW,"免审核"),NEXT_SEND=!0,NOT_SEND=!1,SEND_TYPES=[{label:"下个有效期继续发送",value:NEXT_SEND},{label:"不发送",value:NOT_SEND}],DOUYIN_ORDER_DETAIL={linkType:5,label:"订单详情页",text:"订单详情页短链(25个字)",productId:"",orderId:"",variable:"œœ_[douyin]shortLink_type5_œœ",type:"SHOP_SHORT_LINK",example:" i.douyin.com/t/2XuTEST/ ",varType:"douyin",varName:"shortLink_type5"},DOUYIN_VARIABLES=[{linkType:3,productId:"",label:"店铺首页",text:"店铺首页短链(25个字)",orderId:"",variable:"œœ_[douyin]shortLink_type3_œœ",varType:"douyin",varName:"shortLink_type3",type:"SHOP_SHORT_LINK",example:" i.douyin.com/t/2XuLP1X/ "},{linkType:1,label:"会员中心页",text:"会员中心页短链(25个字)",productId:"",orderId:"",variable:"œœ_[douyin]shortLink_type1_œœ",varType:"douyin",varName:"shortLink_type1",type:"SHOP_SHORT_LINK",example:" i.douyin.com/t/2XuPLUU/ "},{linkType:4,label:"商品详情页",text:"商品详情页短链(25个字)",productId:"111",orderId:"",variable:"œœ_[douyin]shortLink_type4_œœ",varType:"douyin",varName:"shortLink_type4",type:"SHOP_SHORT_LINK",example:" i.douyin.com/t/2XHdhCV/ "},{linkType:2,productId:"",label:"达人主页",text:"达人主页短链(25个字)",orderId:"",variable:"œœ_[douyin]shortLink_type2_œœ",varType:"douyin",varName:"shortLink_type2",type:"SHOP_SHORT_LINK",example:" i.douyin.com/t/2Xu8x5d/ "},DOUYIN_ORDER_DETAIL];function isProductLink(e){return 4===e.linkType}var disableOldText=(new Date).getTime()>new Date("2023-10-26 23:59:59"),OLD_TEXT="回T退订",UN_SUBSCRIBE_TEXT_SOURCE=[{value:OLD_TEXT,label:OLD_TEXT,disabled:disableOldText},{value:"拒收请回复R",label:"拒收请回复R",disabled:!1}];function jumpTo(e){getRootWindow().open("".concat(getRootWindow().location.origin).concat(getRootWindow().location.pathname).concat(e))}function parseDouyinVariables(t,e){return e.filter(function(e){return-1<t.indexOf(e.variable)})}function trimValue$1(e){return e.split(",").filter(function(e){return e.trim()}).join(",")}var css_248z$$="body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-dy-sms-editor .dy-sms-tip {\n padding: 6px 26px 6px 12px;\n border-radius: 2px;\n border: 1px solid #D2EEFF;\n background-color: #ECF8FC;\n margin-bottom: 15px;\n position: relative;\n box-sizing: content-box;\n}\n.cloud-dy-sms-editor .dy-sms-tip p {\n margin: 0;\n font-size: 12px;\n color: #666666;\n line-height: 20px;\n}\n.cloud-dy-sms-editor .dy-sms-tip p span {\n color: #CF700B;\n}\n.cloud-dy-sms-editor .dy-sms-tip p.next-level {\n padding-left: 12px;\n}\n.cloud-dy-sms-editor .dy-sms-tip.collapsed {\n height: 36px;\n overflow-y: hidden;\n}\n.cloud-dy-sms-editor .dy-sms-tip > div {\n position: absolute;\n right: 4px;\n bottom: 3px;\n cursor: pointer;\n}\n.cloud-dy-sms-editor .dy-sms-tip > div i {\n color: #0083ba;\n}\n.cloud-dy-sms-editor .dy-sms-content {\n position: relative;\n display: flex;\n font-size: 12px;\n}\n.cloud-dy-sms-editor .dy-sms-content > form {\n flex: 1;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .send-time-spec {\n color: #666666;\n line-height: 30px;\n font-size: 14px;\n margin: 0 6px;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-gateway-count {\n color: #999;\n font-size: 12px;\n line-height: 30px;\n margin-left: 20px;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-gateway-count > span {\n color: #FF6642;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-sms-config-wrap {\n display: flex;\n width: 500px;\n height: 30px;\n justify-content: flex-end !important;\n align-items: center;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-sms-error-text {\n color: #f5222d;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-sms-error-text > p {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 12px;\n margin-top: 4px;\n line-height: 1.4;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-sms-tips-icon {\n margin-left: 2px;\n position: relative;\n top: 2px;\n color: #319fe1;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-test-phone {\n position: relative;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-test-phone > button {\n position: absolute;\n top: 0;\n left: 283px;\n font-size: 12px;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-test-phone textarea {\n line-height: 16px;\n}\n.cloud-dy-sms-editor .dy-sms-content > form .dy-test-phone-tip {\n color: #999;\n font-size: 12px;\n line-height: 16px;\n margin-top: 5px;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-button {\n margin-top: 1px;\n margin-left: 8px;\n height: 28px;\n width: 88px;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-signature {\n display: flex;\n height: 30px;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-signature > .cloud-loading {\n width: 30px;\n height: 45px;\n min-height: 45px;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-signature span.dy-sms-signature-text {\n font-size: 12px;\n font-weight: bold;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-signature span.common-link {\n font-size: 12px;\n color: #0083BA;\n cursor: pointer;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-signature .sign-status-wrap {\n margin-left: 10px;\n color: #ff5243;\n line-height: 30px;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-signature .sign-status-wrap i {\n color: #ff5243;\n position: relative;\n top: 1px;\n margin-right: 5px;\n}\n.cloud-dy-sms-editor .dy-sms-content .dy-sms-service-wrap {\n box-sizing: border-box;\n width: 500px;\n height: 36px;\n line-height: 36px;\n padding: 0 10px;\n background-color: #F8F8F8;\n border: 1px solid #D9D9D9;\n border-top: none;\n}\n",css_248z$10=(styleInject(css_248z$$),".dy-sms-example-tip {\n position: relative;\n}\n.dy-sms-example-tip > .angel {\n position: absolute;\n width: 10px;\n height: 10px;\n background-color: #fff;\n border: 1px solid #eee;\n top: -5px;\n left: 26px;\n transform-origin: center;\n transform: rotate(45deg);\n z-index: 1;\n border-right: none;\n border-bottom: none;\n}\n.dy-sms-example-tip .sms-example-content {\n width: 425px;\n padding: 10px;\n max-height: 300px;\n background-color: #fff;\n border: 1px solid #eee;\n font-size: 12px;\n position: relative;\n}\n.dy-sms-example-tip .sms-example-content > .title {\n line-height: 40px;\n margin-bottom: 10px;\n border-bottom: 1px solid #eee;\n}\n.dy-sms-example-tip .sms-example-content > .title > .link {\n color: #3d3d3d;\n font-weight: bold;\n margin-right: 12px;\n}\n.dy-sms-example-tip .sms-example-content > .title > .link-desc {\n color: #999;\n}\n.dy-sms-example-tip .sms-example-content > .desc {\n color: #666;\n line-height: 18px;\n margin: 4px 0;\n}\n.dy-sms-example-tip .angle {\n display: block;\n position: absolute;\n left: 50%;\n transform: translate(-50%) rotate(45deg);\n bottom: -4px;\n width: 6px;\n height: 6px;\n background: #fff;\n border: 1px solid #eee;\n border-top: none;\n border-left: none;\n}\n"),SHORT_LINK_DATA_SOURCE=(styleInject(css_248z$10),DOUYIN_VARIABLES.filter(function(e){return e.linkType!==DOUYIN_ORDER_DETAIL.linkType})),ShortLink=(()=>{function t(e){var l;return _classCallCheck(this,t),(l=_callSuper(this,t,[e])).onShortLinkTypeChange=function(e){l.setState({shortLinkType:e,selectedGoods:[],example:null})},l.onGetExample=function(){var e=l.state,t=e.selectedGoods,e=e.shortLinkType;console.log(t),store$b.fetchSortLink(l.props.server,{shopId:l.props.shopInfo.shopId,linkType:e,productId:0<t.length?t[0].uniProductId:null}).then(function(e){console.log(e),200===e.data.code?l.setState({example:e.data.data}):Message.error(e.data.msg)}).catch(function(e){Message.error(e.response.data.msg)})},l.onOk=function(){var e=l.state,t=e.example,n=e.shortLinkType,e=e.selectedGoods,a=l.props.hasVars,r=isProductLink({linkType:n}),o=SHORT_LINK_DATA_SOURCE.find(function(e){return e.linkType===n})||{};return-1<a.findIndex(function(e){return e.linkType===o.linkType})?Message.error("同类型的短链只能插入一个,请重新选择短链类型。"):(l.props.onOk(_objectSpread2(_objectSpread2({},o),{},{example:t,productId:r?e[0].uniProductId:null})),null)},l.onSelectGoods=function(){var e=l.props,t=e.server,n=e.tenantId,e=e.shopInfo,e=[_objectSpread2(_objectSpread2({},e),{},{shopName:e.shopName,shopId:e.shopId.replace("DOUYIN|",""),platCode:"DOUYIN",platName:"抖音"})];Modal.createModal(ProductSelection).open({selectedGoods:l.state.selectedGoods.reduce(function(e,t){return e[t.uniProductId]=null,e},{}),extraQuery:n,server:t,platShopList:e,limit:1,supportBatch:!1,supportConditions:!1,supportSku:!1,tabList:["all","selected"],allColumn:["checkedProduct","productId","stock","price","outerId","shopName"],selectedColumn:["product","productId","outerId","price","stock","shopName","onlineTime"]}).then(function(e){l.setState({selectedGoods:Object.values(e.globalSelect)})})},l.initState(e),l}return _inherits(t,Component),_createClass(t,[{key:"initState",value:function(){this.state={loading:!1,shortLinkType:SHORT_LINK_DATA_SOURCE[0].linkType,example:null,selectedGoods:[]}}},{key:"renderGoods",value:function(){var e=this.state,t=e.selectedGoods;return isProductLink({linkType:e.shortLinkType})?React.createElement(Form.Item,{label:"选择商品"},React.createElement(Button,{type:"link",size:"small",onClick:this.onSelectGoods},"选择商品"),React.createElement("span",null,"已选择",React.createElement(Button,{type:"link",size:"small",disabled:!t.length,onClick:this.onSelectGoods},t.length),"个商品")):null}},{key:"render",value:function(){var e=this.onOk,t=this.onGetExample,n=this.onShortLinkTypeChange,a=this.props,r=a.visible,o=a.onCancel,a=a.onClose,l=this.state,c=l.loading,i=l.shortLinkType,s=l.example,l=l.selectedGoods,l=!!isProductLink({linkType:i})&&0===l.length;return React.createElement(Modal,{title:"长短链转换",visible:r,clickMaskCanClose:!1,disabledOk:l,onCancel:o,onClose:a,onOk:e,modalStyle:{width:600,minWidth:600},bodyStyle:{minHeight:150}},React.createElement(Loading,{layer:!0,loading:c,tip:"请求示例中,请等待..."},React.createElement(Form,{layout:"horizontal",labelCol:{span:4},field:this.field},React.createElement(Form.Item,{label:"短链类型"},React.createElement(Select$2,{placeholder:"请选择...",value:i,onChange:n,dataSource:SHORT_LINK_DATA_SOURCE,valueKey:"linkType",style:{width:280}})),this.renderGoods(),React.createElement(Form.Item,{label:"示例"},React.createElement(Button,{type:"link",size:"small",disabled:l,onClick:t},"点击查看"),s?React.createElement("div",{className:"dy-sms-example-tip"},React.createElement("div",{className:"sms-example-content"},React.createElement("p",{className:"title"},React.createElement("span",{className:"link"},s),React.createElement("span",{className:"link-desc"},"(当前链接仅供发送效果预览及预估长度)")),React.createElement("div",{className:"title-line"}),React.createElement("p",{className:"desc"},"1.为确保短链有效,每次短信任务执行时,系统会重新请求新的链接地址。"),React.createElement("p",{className:"desc"},"2.短链长度和短链字符以实际发送为准。")),React.createElement("div",{className:"angel"})):null))))}}])})(),css_248z$11=".dy-sms-test-account {\n background-color: #fff;\n position: relative;\n width: 320px;\n height: 160px;\n height: 30px;\n}\n.dy-sms-test-account > .dy-sms-input-wrapper {\n height: 30px;\n position: relative;\n}\n.dy-sms-test-account > .dy-sms-input-wrapper .error-minor-tooltip {\n display: block;\n position: absolute;\n top: -28px;\n box-sizing: border-box;\n font-size: 12px;\n border-radius: 2px;\n padding: 4px 8px;\n margin: 0;\n min-height: 26px;\n max-width: 250px;\n line-height: 1.5;\n z-index: 2;\n background-color: #ff867c;\n color: #f8f8f8;\n}\n.dy-sms-test-account > .dy-sms-drop-wrapper {\n background-color: #fff;\n width: 320px;\n box-sizing: border-box;\n padding: 12px;\n box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);\n border-radius: 2px;\n position: absolute;\n left: 0;\n top: 32px;\n z-index: 1;\n}\n",PhoneHistory$1=(styleInject(css_248z$11),(()=>{function t(e){var a;return _classCallCheck(this,t),(a=_callSuper(this,t,[e])).container=React.createRef(),a.wrapper=React.createRef(),a.targetContainer=null,a.onToggle=function(){a.setState(function(e){e=!e.isExpand;return e?a.addEvent():a.removeEvent(),{isExpand:e}})},a.onValueChange=function(e){var t=a.props.onChange,e=e.replace(/,/g,",").replace(/|[ ]/g,"");t(e),a.validateTestPhone(e),a.syncCheckAll(e)},a.validate=function(){var e=a.props.value;return a.validateTestPhone(e)},a.validateTestPhone=function(e){var t,n;return console.log(e),e?(t=/^1\d{10}$/,e=e.split(","),n=null,e.find(function(e){return!t.test(e)&&(n="请检查手机号是否正确",!0)}),10<e.length&&(n="最多支持10个手机号"),a.setState({errorTip:n}),n):(a.setState({errorTip:"请填写测试手机号"}),"请填写测试手机号")},a.onClose=function(e){if(a.wrapper.current){if(a.wrapper.current.contains(e.target))return;a.targetContainer.removeEventListener("click",a.onClose)}setTimeout(function(){a.setState({isExpand:!1})})},a.addEvent=function(){for(var e=a.container.current;!e.className.includes("cloud-modal-container");)e=e.parentElement;return a.targetContainer=e,a.targetContainer.addEventListener("click",a.onClose),a},a.removeEvent=function(){return a.targetContainer&&a.targetContainer.removeEventListener("click",a.onClose),a},a.addContent=function(e){var t=a.props,n=t.value,n=void 0===n?"":n,t=t.onChange;n.includes(e)||(t(t=trimValue$1("".concat(n,",").concat(e))),a.validateTestPhone(t),a.syncCheckAll(t))},a.removeContent=function(e){var t=a.props,n=t.value,n=void 0===n?"":n,t=t.onChange;n.indexOf(e)<0||(t(t=trimValue$1(n.replace(e,""))),a.validateTestPhone(t),a.syncCheckAll(t))},a.onAccountSelect=function(e,t){t?a.addContent(e.value):a.removeContent(e.value)},a.onAccountRemove=function(t){a.setState(function(e){return{accounts:e.accounts.filter(function(e){return e.value!==t.value})}}),a.removeContent(t.value),store$b.removePhoneHistory(a.props.server,t.value)},a.onCheckAll=function(e){console.log(e),a.setState({isCheckedAll:e});var t=a.props.value,n=t;e?a.state.accounts.forEach(function(e){t.includes(e.value)||(n="".concat(n,",").concat(e.value))}):a.state.accounts.forEach(function(e){n=n.replace(e.value,"")}),a.props.onChange(trimValue$1(n))},a.syncCheckAll=function(t){var e=a.state.accounts;a.setState({isCheckedAll:e.every(function(e){return t.includes(e.value)})})},a.state={accounts:[],isCheckedAll:!1,isExpand:!1,errorTip:""},a.initAccounts(),a}return _inherits(t,Component),_createClass(t,[{key:"componentWillUnmount",value:function(){this.removeEvent()}},{key:"initAccounts",value:function(){var t=this,e=this.props,n=e.server;store$b.fetchPhoneHistory(n,{tenantId:e.tenantId}).then(function(e){console.log(e),t.setState({accounts:e.data.data.map(function(e){return{value:e}})})})}},{key:"render",value:function(){var e=this.props.value,t=void 0===e?"":e,e=this.state,n=e.isCheckedAll,a=e.accounts,r=e.isExpand,e=e.errorTip,o=this.onCheckAll,l=this.onAccountRemove,c=this.onToggle,i=this.onAccountSelect,s=this.onValueChange,u=t.split(",")||[];return React.createElement("div",{className:"dy-sms-test-account",ref:this.container},React.createElement("div",{className:"dy-sms-input-wrapper",onClick:c},React.createElement(Input$2,{value:t,onChange:function(e){return s(e.target.value)},placeholder:'最多支持输入10个手机号,不同手机号以英文","隔开',style:{width:320}}),e?React.createElement("div",{className:"error-minor-tooltip"},e):null),r?React.createElement("div",{className:"dy-sms-drop-wrapper",ref:this.wrapper},React.createElement(Checkbox,{checked:n,onChange:o},"全选"),React.createElement("div",{className:"drop-account-list"},a.map(function(e){return React.createElement(Tooltip,{key:e.value,content:e.value},React.createElement(Tag,{checked:u.includes(e.value),onClose:function(){return l(e)},onClick:function(){return i(e,!t.includes(e.value))},closable:!0},e.value))}))):null)}}])})()),MODAL_STYLE$3={width:600,minWidth:600},TestModal$1=(()=>{function r(){var n;_classCallCheck(this,r);for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return(n=_callSuper(this,r,[].concat(t))).field=new Field(n),n.container=React.createRef(),n.phoneHistory=React.createRef(),n.state={testPhone:""},n.onTestSend=function(){n.field.validate(function(e,t){e||n.phoneHistory.current.validate()||n.props.onTestSend(_objectSpread2(_objectSpread2({},t),{},{testPhone:n.state.testPhone}))})},n.onTestPhoneChange=function(e){n.setState({testPhone:e})},n}return _inherits(r,Component),_createClass(r,[{key:"render",value:function(){var e=this.props,t=e.visible,n=e.hasOrder,a=e.server,r=e.tenantId,o=this.field,l=this.onTestSend,c=this.onTestPhoneChange,i=this.container,s=this.phoneHistory,u=this.state.testPhone;return React.createElement(Modal,{visible:t,onCancel:e.onCancel,onClose:e.onClose,hasFooter:!1,title:"测试发送",modalStyle:_objectSpread2(_objectSpread2({},MODAL_STYLE$3),{},{height:n?350:275}),bodyStyle:{overflow:"visible"},ref:i},React.createElement(Tips$1,{msg:React.createElement("div",null,React.createElement("p",null,"1. 事件开启后正式执行时,测试短信不再发送。"),React.createElement("p",null,"2. 由于测试发送时,没有真实订单触发,请填写店铺中真实存在的测试订单号。测试人员需使用本人订单号,否则短链无法打开(非本人的订单号会被平台限制)。"),React.createElement("p",null,"3. 正式执行时,系统将获取事件触发时的订单ID,调用短链服务重新生成链接。"),React.createElement("p",null,"4. 实际发送链接请在发送记录中查看,条数与链接以实际发送为准。"))}),React.createElement(Form,{field:o,layout:"horizontal",style:{marginTop:15},labelCol:{span:6}},React.createElement(Form.Item,{label:"测试手机号",required:!0},React.createElement(PhoneHistory$1,{ref:s,container:i,value:u,onChange:c,server:a,tenantId:r})),n?React.createElement(Form.Item,{label:"测试订单号"},React.createElement(Input$2,_extends({placeholder:"请输入订单号",style:{width:320,height:30}},o.init("orderId",{rules:[{required:!0,message:"请填写订单号"},{pattern:/^[a-zA-Z0-9]*$/g,message:"请输入英文或数字"}]}),{maxLength:20}))):null,React.createElement(Button,{type:"primary",onClick:l,style:{marginLeft:"25%"}},"发送")))}}])})(),MODAL_STYLE$4={width:870,maxWidth:870},BODY_STYLE={width:830},DySmsEditor=(()=>{function t(e){var p;return _classCallCheck(this,t),(p=_callSuper(this,t,[e])).smsRef=React.createRef(),p.field=new Field(p),p.variables=[],p.getSmsTips=function(){var e="cloud-sms-preview",t=p.state.gateway,n=t.wordsLimit,n=void 0===n?70:n,t=t.multiLimit,t=void 0===t?67:t;return React.createElement("div",{className:"".concat(e,"-tips")},React.createElement("p",null,"1.当前通道单条短信字数限制 ",React.createElement("span",{className:"".concat(e,"-warning")},n)," 个字;超出 ",n," 个字,均按"," ",React.createElement("span",{className:"".concat(e,"-warning")},t)," 字一条计费;"),React.createElement("span",null,"2.上图仅为操作预览,变量无固定长度,最终字数和计算条数以实际执行时发送为准,建议先进行测试执行。"))},p.calcTimeRange=function(a){var e=p.state,t=e.sendTime,e=e.timeRange,r=parseInt(t.start,10),o=parseInt(t.end,10),l=parseInt(e.start,10),c=parseInt(e.end,10);return ALL_TIME_RANGE.map(function(e){var t=parseInt(e,10),n=!1;return"start"===a?l<=t&&t<o||(n=!0):r<t&&t<=c||(n=!0),{label:e,value:e,disabled:n}})},p.onCollapsedChange=function(){p.setState(function(e){return{isCollapsed:!e.isCollapsed}})},p.onSendTimeChange=function(t,n){p.setState(function(e){return{sendTime:_objectSpread2(_objectSpread2({},e.sendTime),{},_defineProperty({},n,t))}})},p.onGatewayChange=function(n){p.setState(function(e){var t=e.gateways.find(function(e){return e.gatewayId===n}),e=e.unsubscribeText;return{gateway:t,unsubscribeText:e=p.props.supportUnsubscribeText?t.td_info:e}})},p.onContentChange=function(e){e=e.editorText;p.setState({content:e})},p.onOvertimeChange=function(e){p.setState({overTimeType:e})},p.onUnsubscribeTextChange=function(e){p.setState({unsubscribeText:e})},p.onTestSend=(()=>{var t=_asyncToGenerator(_regeneratorRuntime().mark(function e(t){var n,a,r,o,l,c,i,s,u,d;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(p.props.disabled)return e.abrupt("return");e.next=2;break;case 2:if(console.log(t),p.setOrderId(t.orderId),c=p.state,n=c.content,a=c.gateway,r=c.signature,o=c.unsubscribeText,n){e.next=8;break}return Message.error("请设置短信内容"),e.abrupt("return");case 8:if(r.text){e.next=11;break}return Message.error("请设置短信签名"),e.abrupt("return");case 11:if(p.isSignSend(r.status)){e.next=14;break}return Message.error("短信签名未审核通过"),e.abrupt("return");case 14:if(0<parseFloat(a.amount)||0!==a.payType){e.next=18;break}return Message.error("发送失败!短信余额不足,请充值后重试。"),e.abrupt("return");case 18:if(l=t.testPhone,c=p.props,i=c.server,s=c.shopInfo,t.orderId)return e.next=23,store$b.fetchOrderDetail(i,t.orderId);e.next=27;break;case 23:if(200!==(u=e.sent).data.code)return Message.error(u.data.msg),e.abrupt("return");e.next=27;break;case 27:d=n.replace(/þ_enter_þ/g,"\n"),p.checkContent(d).then(function(e){e||store$b.testSend(i,{platCode:"DOUYIN",shopId:s.shopId,showId:a.showId,maxNum:a.maxNum,content:d,mobiles:l.split(","),signature:r.text,appEnum:p.props.appEnum,variables:p.getBackendVariables(p.variables),unsubscribeText:o}).then(function(e){200===e.data.code?Message.success("发送成功"):Message.error(e.data.msg)}).catch(function(e){Message.error(e.response.data.msg)})});case 29:case"end":return e.stop()}},e)}));return function(e){return t.apply(this,arguments)}})(),p.onOk=function(){p.check().then(function(e){var t,n,a,r;e||(e=p.smsRef.current.getOuterData(),n=(t=p.state).sendTime,a=t.overTimeType,r=t.unsubscribeText,e=e.editorText,p.props.onOk({sendTimeBegin:n.start,sendTimeEnd:n.end,content:e,gatewayId:(n=t.gateway).gatewayId,gatewayName:n.gatewayName,customSignature:t.signature.text,variables:p.getBackendVariables(p.variables),overTimeType:a,unsubscribeText:r}))})},p.check=function(){return new Promise(function(t){var e=p.state,n=e.gateway,a=e.signature,r=e.content,e=e.unsubscribeText,o="";n?r?r.trim()&&r.replace(/þ_enter_þ/g,"")?e===OLD_TEXT?(t(o="请修改短信退订文案。"),Message.error(o)):a.text?p.checkContent(r).then(function(e){t(e)}):(t(o="请设置签名"),Message.error(o)):(t(o="短信内容不能为空。"),Message.error(o)):(t(o="请填写短信内容"),Message.error(o)):(t(o="请选择短信通道"),p.field.setError("gateway",o))})},p.onShortLink=function(){Modal.createModal(ShortLink).open({server:p.props.server,tenantId:p.props.tenantId,shopInfo:p.props.shopInfo,hasVars:parseDouyinVariables(p.state.content,DOUYIN_VARIABLES)}).then(function(e){p.insertKeyword(e)})},p.setOrderId=function(t){p.variables=p.variables.map(function(e){return _objectSpread2(_objectSpread2({},e),{},{orderId:e.linkType===DOUYIN_ORDER_DETAIL.linkType?t:null})})},p.onOrderDetail=function(){p.insertKeyword(DOUYIN_ORDER_DETAIL)},p.onTestModalOpen=function(){var e=p.calcServiceStatus().hasOrder;Modal.createModal(TestModal$1).open({hasOrder:e,onTestSend:p.onTestSend,server:p.props.server,tenantId:p.props.tenantId})},p.calcServiceStatus=function(){var e=p.state.content,t=!1;return{hasShortLink:!1,hasOrder:t=-1<parseDouyinVariables(void 0===e?"":e,DOUYIN_VARIABLES).findIndex(function(e){return e.linkType===DOUYIN_ORDER_DETAIL.linkType})?!0:t}},p.initState(e),p.initDataSource(),p}return _inherits(t,Component),_createClass(t,[{key:"initState",value:function(e){var t=e.sendTimeBegin,n=e.sendTimeEnd,a=e.content,r=e.overTimeType,o=e.unsubscribeText,e=e.variables,e=void 0===e?[]:e,l=NEXT_SEND,c=(a&&null==r&&(l=NOT_SEND),o);o||(c=(a?UN_SUBSCRIBE_TEXT_SOURCE[0]:UN_SUBSCRIBE_TEXT_SOURCE[1]).value),a&&null!=r&&(l=r),this.variables=e.map(function(t){return _objectSpread2(_objectSpread2({},DOUYIN_VARIABLES.find(function(e){return e.linkType===t.linkType})||{}),t)}),this.state={isCollapsed:!0,timeRange:{start:"8:00",end:"22:00"},sendTime:t&&n?{start:t,end:n}:{start:"8:00",end:"22:00"},overTimeType:l,gateways:[],gateway:{},signature:{text:"",status:null,loading:!0},content:a||"",keyWords:DOUYIN_VARIABLES.map(function(e){return{text:e.text,type:e.varType,defaultValue:e.example,isShow:!1,name:e.varName}}),unsubscribeText:c}}},{key:"initDataSource",value:function(){var a=this,e=this.props.server,e=void 0===e?"https://qa-ual.shuyun.com":e;store$b.fetchGateways(e,{appEnum:this.props.appEnum}).then(function(e){var t,n;200===e.data.code&&(t=(e=(e.data.data||[]).map(function(e){return _objectSpread2(_objectSpread2({},e),{},{gatewayId:e.showId,gatewayName:e.showName})})).find(function(e){return e.gatewayId===a.props.gatewayId})||e[0],n=a.state.unsubscribeText,a.props.supportUnsubscribeText&&(n=t.td_info),a.setState({gateways:e,gateway:t,unsubscribeText:n}),a.field.setValue("gateway",t.gatewayId))}).catch(function(e){console.error(e)}),store$b.fetchTimeRange(e).then(function(e){a.setState({timeRange:{start:e.data.data.startTime,end:e.data.data.endTime}})}).catch(function(e){console.log(e)}),store$b.fetchSignature(e,{tenantId:this.props.tenantId,shopId:this.props.shopInfo.shopId}).then(function(e){200===e.data.code&&(e=e.data.data||{signature:null,status:null},a.setState({signature:{text:e.signature,status:e.status,loading:!1}}))}).catch(function(e){a.setState({signature:{text:"",status:null,loading:!1}}),Message.error(e.data.msg)})}},{key:"isSignSend",value:function(e){return e===PASSED||e===NO_REVIEW}},{key:"getBackendVariables",value:function(){return this.syncVariable(),this.variables.map(function(e){return{linkType:e.linkType,type:e.type,orderId:e.orderId||null,productId:e.productId||null,variable:e.variable}})}},{key:"checkContent",value:function(e){var n=this;return new Promise(function(t){store$b.checkContent(n.props.server,{detail:e,tenantId:n.props.tenantId}).then(function(e){200===e.status&&!0===e.data&&t("")}).catch(function(e){e.response?(Message.error(e.response.data.msg),t(e.response.data.msg)):(Message.error("校验失败"),t("校验失败"))})})}},{key:"insertKeyword",value:function(e){console.log(e),this.syncVariable(),this.variables.push(_objectSpread2({},e));try{this.smsRef.current.insertKeyword({type:e.varType,text:e.text})}catch(e){}}},{key:"syncVariable",value:function(){var t=parseDouyinVariables(this.state.content,DOUYIN_VARIABLES).map(function(e){return e.linkType});this.variables=this.variables.filter(function(e){return t.includes(e.linkType)})}},{key:"render",value:function(){var e=this.props,t=e.visible,n=e.onClose,a=e.onCancel,r=e.title,r=void 0===r?"抖音短信":r,o=e.tips,o=void 0===o?getTips():o,l=e.disabled,l=void 0!==l&&l,c=e.smsConfig,c=void 0===c?{}:c,i=e.content,i=void 0===i?"":i,e=e.supportUnsubscribeText,e=void 0!==e&&e,s=this.state,u=s.timeRange,d=s.sendTime,p=s.isCollapsed,m=s.gateways,h=s.gateway,g=s.signature,f=s.overTimeType,A=s.keyWords,s=s.unsubscribeText,v=this.smsRef,y=this.field,b=this.getSmsTips,E=this.onShortLink,C=this.onOrderDetail,w=this.onTestModalOpen,x=this.calcServiceStatus(),S=x.hasOrder,x=x.hasShortLink,R=this.onCollapsedChange,T=this.onGatewayChange,I=this.onSendTimeChange,k=this.calcTimeRange,N=this.onContentChange,F=this.onOvertimeChange,M=this.onUnsubscribeTextChange,D=this.isSignSend,L=this.onOk,v=Object.assign({ref:v,disabled:l,content:i,isTrimSpace:!1,gateway:Object.assign({},h||{},{gatewayType:2}),useUnsubscribe:!0,unsubscribeText:s,customSignature:g.text,getTips:b,illegalCharReg:/[¥★_&√※【】]/g,onContentChange:N,target:getRootWindow(),keywords:A},c);return React.createElement(Modal,{title:r,visible:t,onOk:L,onClose:n,onCancel:a,className:"".concat(prefixCls,"-dy-sms-editor"),modalStyle:MODAL_STYLE$4,bodyStyle:BODY_STYLE},React.createElement("div",{className:"dy-sms-tip ".concat(p?"collapsed":"")},React.createElement("p",null,"1. 根据抖音平台营销规则,日常短信发送时间为每天",u.start,"-",u.end,"。"),o,React.createElement("div",{onClick:R},React.createElement(Icon,{type:p?"down":"up"}))),React.createElement("div",{className:"dy-sms-content"},React.createElement(Sms,v,React.createElement(Form,{layout:"horizontal",field:y,labelCol:{span:4}},React.createElement(Form.Item,{label:"发送时间",required:!0},React.createElement(Select$2,{disabled:l,dataSource:k("start"),value:d.start,onChange:function(e){return I(e,"start")},style:{width:160}}),React.createElement("span",{className:"send-time-spec"},"-"),React.createElement(Select$2,{disabled:l,dataSource:k("end"),value:d.end,onChange:function(e){return I(e,"end")},style:{width:160}})),React.createElement(Form.Item,{label:"短信通道"},React.createElement(Select$2,_extends({disabled:l,dataSource:m,labelKey:"gatewayName",valueKey:"gatewayId"},y.init("gateway",{rules:[{required:!0,message:"请选择短信通道"}],onChange:T}),{style:{width:170}})),h&&0===h.payType?React.createElement("span",{className:"dy-gateway-count"},"剩余条数: ",React.createElement("span",null,h.amount)):null),React.createElement(Form.Item,{label:"超时是否发送",required:!0},React.createElement(Radio.Group,{horizontal:!0,disabled:l,value:f,onChange:F},SEND_TYPES.map(function(e){return React.createElement(Radio,{value:e.value},e.label)}))),React.createElement(Form.Item,{label:"短信内容"},React.createElement("div",y.init("content",{rules:[{required:!0,message:"请填写短信内容"}]}),React.createElement(Sms.Editor,null),React.createElement("div",{className:"dy-sms-service-wrap"},React.createElement("span",null,"更多服务:"),React.createElement(Button,{type:"link",size:"small",disabled:x||l,onClick:E},"长短链转换"),React.createElement(Button,{type:"link",size:"small",disabled:S||l,onClick:C},"订单详情页短链")),e?React.createElement("div",{className:"dy-sms-config-wrap"},React.createElement(Checkbox,{defaultChecked:!0,checked:!0,disabled:!0},s)):null)),e?null:React.createElement(Form.Item,{label:"退订文案",required:!0},React.createElement(Radio,{disabled:UN_SUBSCRIBE_TEXT_SOURCE[0].disabled||l||s===UN_SUBSCRIBE_TEXT_SOURCE[1].value,value:UN_SUBSCRIBE_TEXT_SOURCE[0].value,checked:s===UN_SUBSCRIBE_TEXT_SOURCE[0].value,onChange:M},UN_SUBSCRIBE_TEXT_SOURCE[0].label),React.createElement(Radio,{disabled:UN_SUBSCRIBE_TEXT_SOURCE[1].disabled||l,value:UN_SUBSCRIBE_TEXT_SOURCE[1].value,checked:s===UN_SUBSCRIBE_TEXT_SOURCE[1].value,onChange:M},UN_SUBSCRIBE_TEXT_SOURCE[1].label,React.createElement(Tooltip,{overlayStyle:{maxWidth:600},content:React.createElement("div",null,React.createElement("p",null,"应工信部要求,自2023年10月27日0点开始,营销类短信退订文案统一修改为“拒收请回复R”。"),React.createElement("p",null,"即日起至10月26日,以上两种退订文案可并行使用。请在此期间及时修改设置。"),React.createElement("p",null,"若未及时修改,27日起,内容包含“回T退订”的短信将无法发送。"))},React.createElement(Icon,{type:"question-circle",className:"dy-sms-tips-icon"}))),s===UN_SUBSCRIBE_TEXT_SOURCE[0].value?React.createElement("div",{className:"dy-sms-error-text"},React.createElement("p",null,"应工信部要求,自2023年10月27日0点开始,营销类短信退订文案统一修改为“拒收请回复R”。"),React.createElement("p",null,"即日起至10月26日,以上两种退订文案可并行使用。请在此期间及时修改设置。"),React.createElement("p",null,"若未及时修改,27日起,内容包含“回T退订”的短信将无法发送。")):null),React.createElement(Form.Item,{label:"短信签名",required:!0},React.createElement("div",{className:"dy-sms-signature"},g.loading?React.createElement(Loading,{loading:g.loading,size:"small",layer:!0}):React.createElement(React.Fragment,null,g.text?React.createElement("span",{className:"dy-sms-signature-text"},g.text):React.createElement("span",{className:"common-link",onClick:function(){return jumpTo("#/dataManager/tool/dySms/dySmsSign")}},"申请签名"),D(g.status)?null:React.createElement("span",{className:"sign-status-wrap"},React.createElement(Icon,{type:"warning-circle-solid"}),STATUS_TEXT[g.status])))),React.createElement(Form.Item,{label:"测试发送"},React.createElement(Button,{disabled:l,size:"small",onClick:w},"点击测试"))),React.createElement(Sms.Preview,null))))}}])})(),_excluded$q=(DySmsEditor.propTypes={sendTime:PropTypes.object,gatewayId:PropTypes.oneOfType([PropTypes.string,PropTypes.number]),shopInfo:PropTypes.object.isRequired,tenantId:PropTypes.string,server:PropTypes.string,smsConfig:PropTypes.object,disabled:PropTypes.bool,title:PropTypes.string,content:PropTypes.string},DySmsEditor.defaultProps={sendTime:{start:"8:00",end:"22:00"},gatewayId:null,server:"https://qa-ual.shuyun.com",tenantId:"qiushi6",smsConfig:{},disabled:!1,title:"抖音短信",content:""},["type","container","onCancel","onClose","onOk"]),rootDocument$4=getRootDocument(),components={GOOD_SELECTOR:ProductSelection,GOODS_SELECTOR_PRO:ProductSelection,GOODS_SELECTOR_PRO_NEW:ProductSelection$1,SHOP_SELECTOR:ShopSelector,SHOP_SELECTOR_NEW:ShopSelector$1,AREA_SELECTOR:AreaSelector,AREA_SELECTOR_NEW:AreaSelector$1,BLACK_SELECTOR:BlackList,BLACK_SELECTOR_NEW:BlackList$1,CUSTOMER_VIEW:CustomerView,DY_SMS_EDITOR:DySmsEditor,SHOP_SELECTOR_PRO:ShopSelector$2,ENTERPRISE_CHAT_CHANNEL:EnterpriseChatChannelPicker,WELCOMES_PREVIEW:WelcomesPreview,SUPER_SMS_SELECTOR:SuperSms,CUSTOMER_VIEW_NEW:CustomerViewNew};function getContainerId(e){return"cloud-business-".concat(e)}function Entity$2(e){var t=e.type,n=e.container,a=e.onCancel,r=e.onClose,o=e.onOk,e=_objectWithoutProperties(e,_excluded$q);function l(){setTimeout(function(){ReactDOM.unmountComponentAtNode(n),rootDocument$4.body.removeChild(n)},"CUSTOMER_VIEW_NEW"===t?500:0)}function c(){var e=document.querySelectorAll(".r-w_s-"),e=(null!=e&&e.forEach(function(e){document.body.removeChild(e)}),document.querySelectorAll(".cloud-drawer1")),e=(null!=e&&e.forEach(function(e){null!=e&&e.parentElement&&document.body.removeChild(null==e?void 0:e.parentElement)}),document.querySelectorAll(".newCloud-drawer1"));null!=e&&e.forEach(function(e){null!=e&&e.parentElement&&document.body.removeChild(null==e?void 0:e.parentElement)})}useEffect(function(){return window.addEventListener("hashchange",function(){c()}),function(){return window.removeEventListener("hashchange",c)}},[]);var i=components[t];return React.createElement(i,_extends({visible:!0,onOk:function(e){o(e),l()},onCancel:function(){a("cancel"),l()},onClose:function(){r("close"),l()}},e))}function open$c(n){var e=getContainerId(n.type),a=rootDocument$4.getElementById(e);return a||((a=rootDocument$4.createElement("div")).id=e,rootDocument$4.body.appendChild(a)),new Promise(function(e,t){ReactDOM.render(React.createElement(Entity$2,_extends({},n,{container:a,onOk:e,onCancel:t,onClose:t})),a)})}var shopSelector="".concat(prefixCls,"-menu-shop-selector"),shopPaneSelector="".concat(shopSelector,"-pane");function getSourceByKey(e,t,n){var a;return t?(e=e.find(function(e){return e.key===t})||e[0],Array.isArray(e.children)?(a=e.children.find(function(e){return n===e.key})||e.children[0],{checkedPlat:e,checkedShop:a}):{checkedPlat:e,checkedShop:{}}):{checkedPlat:{},checkedShop:{}}}var Selector=(()=>{function o(e){_classCallCheck(this,o),(n=_callSuper(this,o,[e])).toggleSelector=function(e){n.preventClick(e);e=n.state.isExpand;n.setState({isExpand:!e}),n.props.onToggle()},n.collapseSelector=function(){n.state.isExpand&&(n.setState({isExpand:!1}),n.props.onToggle())},n.changeShop=function(e,t){return function(){n.setState({checkedShop:e,checkedPlat:t,isExpand:!1}),e.key!==n.state.checkedShop.key&&n.props.onShopChange(e,t)}},n.handleSearch=function(){var e=n.inputRef.current.inputRef.current.value;n.props.onShopSearch(e)},n.preventClick=function(e){e.nativeEvent.stopImmediatePropagation()};var n,t=e.checkedShopKey,a=e.isExpand,t=getSourceByKey(e.source,e.checkedPlatKey,t),r=t.checkedPlat;return n.state={isExpand:a,checkedPlat:r,checkedShop:t.checkedShop,prevProps:e},n.inputRef=React.createRef(),n}return _inherits(o,Component),_createClass(o,[{key:"componentDidMount",value:function(){document.addEventListener("click",this.collapseSelector)}},{key:"componentWillUnmount",value:function(){document.removeEventListener("click",this.collapseSelector)}},{key:"renderMenuSelector",value:function(){var e=this.state.isExpand,e=cls(shopPaneSelector,{expand:e,collapse:!e}),t=React.createElement(Input$2,{hasClear:!0,className:"shop-search",placeholder:this.props.searchPlaceholder,ref:this.inputRef,suffix:React.createElement(Icon,{type:"search",onClick:this.handleSearch}),onEnter:this.handleSearch});return React.createElement("div",{className:e,onClick:this.preventClick},t,this.renderSelectorPane())}},{key:"renderSelectorPane",value:function(){var r=this;return this.props.source.map(function(a){return React.createElement("ul",{key:a.key},React.createElement("li",{className:"shop-plat"},a.title),a.children.map(function(e){var t=r.state.checkedShop.key===e.key,n=cls("shop-item",{checked:t});return React.createElement("li",{className:n,onClick:r.changeShop(e,a),key:e.key,role:"presentation"},React.createElement("span",{className:"shop-title"},e.title),t&&React.createElement(Icon,{className:"checked-flag",type:"check-circle-solid"}))}))})}},{key:"renderMenuShop",value:function(){var e=this.props.replaceSelectPlat,t=this.state,n=t.checkedPlat,t=t.checkedShop,a=t.icon?React.createElement("img",{src:t.icon,alt:t.title,className:"shop-img-logo"}):React.createElement(Icon,{type:"shop",className:"shop-logo"});return React.createElement("div",{className:shopSelector,onClick:this.toggleSelector},React.createElement("section",{className:"shop-logo-wrapper"},a),React.createElement("p",{className:"shop-title-wrapper"},React.createElement("span",{className:"shop-plat"},e||n.title),React.createElement("span",{className:"shop-split"},"|"),React.createElement("span",{className:"shop-name"},t.title)))}},{key:"render",value:function(){return React.createElement(React.Fragment,null,this.renderMenuShop(),this.renderMenuSelector())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n,t=t.prevProps;return e.checkedPlatKey!==t.checkedPlatKey||e.checkedShopKey!==t.checkedShopKey||e.isExpand!==t.isExpand?(n=(t=getSourceByKey(e.source,e.checkedPlatKey,e.checkedShopKey)).checkedPlat,{isExpand:e.isExpand,checkedPlat:n,checkedShop:t.checkedShop,prevProps:e}):null}}])})(),css_248z$12=(Selector.propTypes={source:PropTypes.arrayOf(PropTypes.shape({title:PropTypes.node,key:PropTypes.string,children:PropTypes.array})),checkedShopKey:PropTypes.oneOfType([PropTypes.string,PropTypes.number]),checkedPlatKey:PropTypes.oneOfType([PropTypes.string,PropTypes.number]),isExpand:PropTypes.bool,searchPlaceholder:PropTypes.string,replaceSelectPlat:PropTypes.node,onShopSearch:PropTypes.func,onShopChange:PropTypes.func,onToggle:PropTypes.func},Selector.defaultProps={source:[],checkedPlatKey:null,checkedShopKey:null,searchPlaceholder:"输入关键字",isExpand:!1,replaceSelectPlat:null,onShopSearch:noop,onShopChange:noop,onToggle:noop},"body {\n margin: 0;\n --shuyunBlue1: #EDF6FF;\n --shuyunBlue2: #CCE6FF;\n --shuyunBlue3: #72B0ED;\n --shuyunBlue4: #0066CC;\n --shuyunBlue5: #004CA3;\n --shuyunBlue6: #003775;\n --shuyunBlue7: #002147;\n}\n.cloud-menu-shop-selector {\n width: 180px;\n background: #e9ebee;\n overflow: hidden;\n position: relative;\n cursor: pointer;\n z-index: 1;\n padding-bottom: 10px;\n}\n.cloud-menu-shop-selector .shop-logo-wrapper {\n margin: 15px auto 0;\n width: 40px;\n height: 40px;\n border-radius: 50%;\n background-color: #d4dce0;\n text-align: center;\n}\n.cloud-menu-shop-selector .shop-logo-wrapper .shop-logo {\n font-size: 30px;\n color: #fff;\n line-height: 40px;\n}\n.cloud-menu-shop-selector .shop-logo-wrapper .shop-img-logo {\n display: block;\n width: 40px;\n height: 40px;\n border-radius: 50%;\n}\n.cloud-menu-shop-selector .shop-title-wrapper {\n display: inline-block;\n width: 100%;\n margin-top: 6px;\n line-height: 14px;\n font-size: 12px;\n text-align: center;\n}\n.cloud-menu-shop-selector .shop-title-wrapper .shop-plat {\n color: #666;\n}\n.cloud-menu-shop-selector .shop-title-wrapper .shop-split {\n margin-left: 4px;\n margin-right: 4px;\n}\n.cloud-menu-shop-selector .shop-title-wrapper .shop-name {\n color: #999;\n}\n.cloud-menu-shop-selector-pane {\n width: 344px;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n box-sizing: border-box;\n padding-top: 20px;\n background: #f9f9f9;\n border: 1px solid #e7eaec;\n box-shadow: 4px 4px 4px -3px rgba(0, 0, 0, 0.09);\n transition: transform 0.5s ease;\n z-index: 0;\n overflow: auto;\n}\n.cloud-menu-shop-selector-pane.collapse {\n transform: translateX(-165px);\n}\n.cloud-menu-shop-selector-pane.expand {\n transform: translateX(180px);\n}\n.cloud-menu-shop-selector-pane .shop-search {\n margin-left: 25px;\n width: 294px;\n height: 30px;\n position: relative;\n}\n.cloud-menu-shop-selector-pane .shop-search input {\n box-sizing: border-box;\n font-size: 12px;\n width: 100%;\n height: 100%;\n border: 1px solid #d9d9d9;\n padding-left: 8px;\n padding-right: 55px;\n}\n.cloud-menu-shop-selector-pane .shop-search .search-icon {\n position: absolute;\n color: #dbdbdb;\n font-size: 18px;\n right: 9px;\n top: calc(50% - 9px);\n cursor: pointer;\n}\n.cloud-menu-shop-selector-pane .shop-plat {\n margin-top: 20px;\n font-size: 12px;\n transform: scale(0.85);\n height: 14px;\n line-height: 14px;\n color: #999;\n}\n.cloud-menu-shop-selector-pane .shop-item {\n height: 30px;\n line-height: 30px;\n font-size: 12px;\n padding-left: 25px;\n color: #666;\n cursor: pointer;\n display: flex;\n flex-flow: row nowrap;\n justify-content: space-between;\n}\n.cloud-menu-shop-selector-pane .shop-item .shop-title {\n display: inline-block;\n max-width: 277px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.cloud-menu-shop-selector-pane .shop-item .checked-flag {\n display: inline-block;\n width: 40px;\n text-align: left;\n color: #23b74a;\n font-size: 12px;\n}\n.cloud-menu-shop-selector-pane .shop-item.checked {\n background: #f0f0f0;\n}\n.cloud-cc-menu {\n height: 100%;\n display: inline-flex;\n justify-content: flex-start;\n position: relative;\n z-index: 1009;\n}\n.cloud-cc-menu.collapsed {\n transform: translateX(-150px);\n}\n.cloud-cc-menu-toggle {\n width: 180px;\n height: 20px;\n line-height: 16px;\n z-index: 1;\n cursor: pointer;\n background-color: #dee3e7;\n text-align: center;\n}\n.cloud-cc-menu-toggle:hover {\n background-color: #d4dbe1;\n}\n.cloud-cc-menu-toggle:hover .toggle-icon {\n color: #a7b3ba;\n}\n.cloud-cc-menu-toggle .toggle-icon {\n color: #bdc6cc;\n font-size: 12px;\n}\n.cloud-cc-menu-top-placeholder {\n z-index: 2;\n background: #e9ebee;\n width: 100%;\n}\n.cloud-cc-menu .menu-collapsed-bar {\n background: #e9ebee;\n height: 100%;\n width: 30px;\n margin-left: -30px;\n z-index: 1;\n}\n.cloud-cc-menu .menu-collapsed-bar .collapsed-icon-wrapper {\n width: 30px;\n height: 20px;\n line-height: 16px;\n text-align: center;\n cursor: pointer;\n background: #d9dfe3;\n}\n.cloud-cc-menu .menu-collapsed-bar .collapsed-icon-wrapper:hover {\n background: #d4dce0;\n color: #a7b3ba;\n}\n.cloud-cc-menu .menu-collapsed-bar .collapsed-icon-wrapper .collapsed-icon {\n color: #bdc6cc;\n font-size: 12px;\n}\n.cloud-cc-menu .menu-collapsed-bar .collapsed-logo-wrapper {\n height: 40px;\n line-height: 40px;\n background: #c3ced4;\n opacity: 0.8;\n position: relative;\n cursor: pointer;\n text-align: center;\n}\n.cloud-cc-menu .menu-collapsed-bar .collapsed-logo-wrapper .collapsed-logo {\n color: #fff;\n font-size: 16px;\n}\n.cloud-cc-menu .menu-collapsed-bar .collapsed-logo-wrapper:hover {\n background: #bac7cd;\n}\n"),ccMenuSelector=(styleInject(css_248z$12),"".concat(prefixCls,"-cc-menu"));function hashName2OpenKeys(e){var n="";return e.split("/").reduce(function(e,t){return t?(n="".concat(n,"/").concat(t),[].concat(_toConsumableArray(e),[n])):e},[]).slice(0,-1)}function getHashName(){return window.location.hash.replace(/^#|(\?.*)/g,"")}function getSelectorStatus(e,t,n){var a;return Array.isArray(e)&&e.length?(e=e[0],a=Array.isArray(e.children)&&e.children.length?e.children[0]:{},{checkedPlatKey:t||e.key,checkedShopKey:n||a.key}):{checkedPlatKey:null,checkedShopKey:null}}for(var CcMenu=(()=>{function c(e){_classCallCheck(this,c),(n=_callSuper(this,c,[e])).hashchangeFN=function(){var e=getHashName(),t=hashName2OpenKeys(e);n.setState({selectedKeys:[].concat(_toConsumableArray(t),[e]),openKeys:t})},n.handleShopSearch=function(r){var e=n.props.shopSource.reduce(function(e,t){var n=t.children,a=n.filter(function(e){return e.title.includes(r)});return Array.isArray(n)&&0!==n.length&&0!==a.length?[].concat(_toConsumableArray(e),[_objectSpread2(_objectSpread2({},t),{},{children:a})]):e},[]);n.setState({shopSource:e},function(){n.props.onShopSearch(r,e)})},n.handleToggle=function(){n.setState({shopSource:n.props.shopSource})},n.toggleSidebar=function(){var e=n.state.menuCollapsed;n.setState({menuCollapsed:!e})},n.toggleSelector=function(e){e.nativeEvent.stopImmediatePropagation();e=n.state.selectorExpanded;n.setState({selectorExpanded:!e})};var n,t=getHashName(),a=hashName2OpenKeys(t),t=[].concat(_toConsumableArray(a),[t]),r=n.props.shopSource,o=getSelectorStatus(r,e.checkedPlatKey,e.checkedShopKey),l=o.checkedPlatKey;return n.state={shopSource:r,openKeys:a,selectedKeys:t,menuCollapsed:!1,selectorExpanded:!1,checkedPlatKey:l,checkedShopKey:o.checkedShopKey,prevProps:e},n}return _inherits(c,PureComponent),_createClass(c,[{key:"componentDidMount",value:function(){window.addEventListener("hashchange",this.hashchangeFN)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("hashchange",this.hashchangeFN)}},{key:"renderHeader",value:function(){var e=this.state,t=e.checkedPlatKey,n=e.checkedShopKey,a=e.shopSource,e=e.selectorExpanded,r=this.props,o=r.onShopChange,l=r.searchPlaceholder,c=r.topPlaceholder,r=r.replaceSelectPlat;return React.createElement(React.Fragment,null,React.createElement("div",{className:"".concat(ccMenuSelector,"-toggle"),onClick:this.toggleSidebar},React.createElement(Icon,{type:"left-solid",className:"toggle-icon"})),React.createElement("div",{className:"".concat(ccMenuSelector,"-top-placeholder")},c),a&&React.createElement(Selector,{isExpand:e,replaceSelectPlat:r,checkedPlatKey:t,checkedShopKey:n,source:a,searchPlaceholder:l,onShopSearch:this.handleShopSearch,onShopChange:o,onToggle:this.handleToggle}))}},{key:"renderCollpasedBar",value:function(){var e=this.props.shopSource;return React.createElement("div",{className:"menu-collapsed-bar"},React.createElement("div",{className:"collapsed-icon-wrapper",onClick:this.toggleSidebar},React.createElement(Icon,{type:"right-solid",className:"collapsed-icon"})),e&&React.createElement("div",{className:"collapsed-logo-wrapper",onClick:this.toggleSelector},React.createElement(Icon,{type:"shop",className:"collapsed-logo"})))}},{key:"render",value:function(){var e=this.state,t=e.openKeys,n=e.selectedKeys,e=e.menuCollapsed,a=this.props,r=a.onMenuItemClick,o=a.onSubMenuToggle,l=a.menuSource,c=a.style,a=cls(ccMenuSelector,a.className,{collapsed:e});return React.createElement("div",{className:a,style:_objectSpread2(_objectSpread2({},c),{},{width:e?30:180})},React.createElement(Menu,{type:"link",header:this.renderHeader(),source:l,openKeys:t,selectedKeys:n,onSubMenuToggle:o,onItemClick:r}),e&&this.renderCollpasedBar())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n,t=t.prevProps;return e.checkedPlatKey===t.checkedPlatKey&&e.checkedShopKey===t.checkedShopKey&&ShuyunUtils.equal(e.shopSource,t.shopSource)?null:{checkedPlatKey:(n=getSelectorStatus(t=e.shopSource,e.checkedPlatKey,e.checkedShopKey)).checkedPlatKey,checkedShopKey:n.checkedShopKey,shopSource:t,prevProps:e}}}])})(),bodys=(CcMenu.propTypes={style:PropTypes.object,className:PropTypes.string,shopSource:PropTypes.arrayOf(PropTypes.shape({title:PropTypes.node,key:PropTypes.string,children:PropTypes.array})),menuSource:PropTypes.arrayOf(PropTypes.shape({title:PropTypes.node,key:PropTypes.string,children:PropTypes.array})),checkedPlatKey:PropTypes.oneOfType([PropTypes.string,PropTypes.number]),replaceSelectPlat:PropTypes.node,checkedShopKey:PropTypes.oneOfType([PropTypes.string,PropTypes.number]),topPlaceholder:PropTypes.node,searchPlaceholder:PropTypes.string,onMenuItemClick:PropTypes.func,onSubMenuToggle:PropTypes.func,onShopChange:PropTypes.func,onShopSearch:PropTypes.func},CcMenu.defaultProps={style:{},className:"",shopSource:null,menuSource:[],topPlaceholder:null,searchPlaceholder:"请输入关键字",checkedPlatKey:null,checkedShopKey:null,replaceSelectPlat:null,onMenuItemClick:noop,onSubMenuToggle:noop,onShopSearch:noop,onShopChange:noop},"undefined"==typeof window&&console.warn("cloud-business 仅支持在浏览器环境进行使用!"),"undefined"==typeof window&&console.warn("cloud-business@0.1.132 仅支持在浏览器环境进行使用!"),document.getElementsByTagName("body")[0]),colors=[1,2,3,4,5,6,7],i=0;i<colors.length;i+=1){var color=window.localStorage.getItem("--shuyunBlue".concat(i+1));color&&bodys.style.setProperty("--shuyunBlue".concat(i+1),color)}var version="0.1.132";export default open$c;export{AreaSelector,AreaSelector$1 as AreaSelectorNew,BlackList,BlackList$1 as BlackListNew,CcMenu,CustomerView,CustomerViewNew,DySmsEditor as DySms,Editor$3 as Editor,EnterpriseChatChannelPicker as EnterpriseChatChannel,ProductSelection as GoodsSelectorPro,ProductSelection$1 as GoodsSelectorProNew,Keyword,SatisfactionSurvey,ShopSelector,ShopSelector$1 as ShopSelectorNew,ShopSelector$2 as ShopSelectorPro,Sms as SmsEditor,SuperSms as SuperSmsSelector,WelcomesPreview,version};
|