tplus-portaltouch 3.23.5 → 3.24.3
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/dist/api/ModifyPassApi.js.map +1 -1
 - package/dist/components/dutyandsettle/dutysettlebill.js.map +1 -1
 - package/dist/components/dutyandsettle/dutysettlehistory.js +7 -7
 - package/dist/components/dutyandsettle/dutysettlehistory.js.map +1 -1
 - package/dist/components/dutyandsettle/index.js.map +1 -1
 - package/dist/components/dutyandsettle/tipContent.js.map +1 -1
 - package/dist/components/header/customUse.js.map +1 -1
 - package/dist/components/header/headContent.js +3 -3
 - package/dist/components/header/headContent.js.map +1 -1
 - package/dist/components/header/index.js +13 -13
 - package/dist/components/header/index.js.map +1 -1
 - package/dist/components/header/offlinePointDesc.js.map +1 -1
 - package/dist/components/header/style.less +456 -456
 - package/dist/components/header/themeModal.js.map +1 -1
 - package/dist/components/header/uploadList.js +6 -6
 - package/dist/components/header/uploadList.js.map +1 -1
 - package/dist/components/header/vertical-touch.js.map +1 -1
 - package/dist/components/header/vertical-touch.less +228 -228
 - package/dist/containers/Main/index.js +1 -5
 - package/dist/containers/Main/index.js.map +1 -1
 - package/dist/dutyService/index.js.map +1 -1
 - package/dist/index.js.map +1 -1
 - package/dist/middleWare/index.js.map +1 -1
 - package/dist/modalRouter/StaticRouter.js.map +1 -1
 - package/dist/modalRouter/index.js +8 -8
 - package/dist/modalRouter/index.js.map +1 -1
 - package/dist/pages/Modal/index.js.map +1 -1
 - package/dist/pages/Modal/style.less +5 -5
 - package/dist/pages/Portalbc/data.js +51 -7
 - package/dist/pages/Portalbc/data.js.map +1 -1
 - package/dist/pages/Portalbc/horizontalPadPortal.js.map +1 -1
 - package/dist/pages/Portalbc/horizontalSunMiPortal.js.map +1 -1
 - package/dist/pages/Portalbc/index.js +253 -151
 - package/dist/pages/Portalbc/index.js.map +1 -1
 - package/dist/pages/Portalbc/index.less +812 -777
 - package/dist/pages/Portalbc/onframe.js +9 -12
 - package/dist/pages/Portalbc/onframe.js.map +1 -1
 - package/dist/pages/Portalbc/verticalPortal.js.map +1 -1
 - package/dist/pages/dutyandsettle/AuthProcess.js.map +1 -1
 - package/dist/pages/dutyandsettle/index.js.map +1 -1
 - package/dist/pages/dutyandsettle/index.less +529 -529
 - package/dist/pages/dutyandsettle/offDuty.js +7 -7
 - package/dist/pages/dutyandsettle/offDuty.js.map +1 -1
 - package/dist/pages/dutyandsettle/onDialy.js.map +1 -1
 - package/dist/pages/dutyandsettle/onDuty.js.map +1 -1
 - package/dist/pages/dutyandsettle/onUnDaily.js.map +1 -1
 - package/dist/pages/dutyandsettle/settleDialy.js.map +1 -1
 - package/dist/pages/index.js.map +1 -1
 - package/dist/pages/modifyPass/index.js.map +1 -1
 - package/dist/pages/modifyPass/style.less +71 -71
 - package/dist/pages/notFound/index.js.map +1 -1
 - package/dist/pages/notFound/style.less +17 -17
 - package/dist/stores/ModalRouter.js.map +1 -1
 - package/dist/stores/ModifyPassStore.js +9 -5
 - package/dist/stores/ModifyPassStore.js.map +1 -1
 - package/dist/stores/PortalStore.js +5 -5
 - package/dist/stores/PortalStore.js.map +1 -1
 - package/dist/stores/PosLoginStore.js +3 -6
 - package/dist/stores/PosLoginStore.js.map +1 -1
 - package/dist/stores/billHistoryStore.js.map +1 -1
 - package/dist/stores/dutySettleStore.js.map +1 -1
 - package/dist/stores/index.js.map +1 -1
 - package/dist/utils/PrintProcess.js +10 -10
 - package/dist/utils/PrintProcess.js.map +1 -1
 - package/dist/utils/index.js.map +1 -1
 - package/dist/utils/networkCheck.js.map +1 -1
 - package/package.json +37 -37
 - package/tsconfig.json +14 -14
 
| 
         @@ -49,12 +49,12 @@ var _inherits2 = require('babel-runtime/helpers/inherits'); 
     | 
|
| 
       49 
49 
     | 
    
         | 
| 
       50 
50 
     | 
    
         
             
            var _inherits3 = _interopRequireDefault(_inherits2);
         
     | 
| 
       51 
51 
     | 
    
         | 
| 
       52 
     | 
    
         
            -
            var _class, _class2, _temp; /*
         
     | 
| 
       53 
     | 
    
         
            -
                                         * @Description:
         
     | 
| 
       54 
     | 
    
         
            -
                                         * @Date: 2019-08-13 08:42:18
         
     | 
| 
       55 
     | 
    
         
            -
                                         * @LastEditTime: 2021- 
     | 
| 
       56 
     | 
    
         
            -
                                         * @LastEditors: chenlongad
         
     | 
| 
       57 
     | 
    
         
            -
                                         * @modify:修改跳转到T+的查询方案方式
         
     | 
| 
      
 52 
     | 
    
         
            +
            var _class, _class2, _temp; /*
         
     | 
| 
      
 53 
     | 
    
         
            +
                                         * @Description:
         
     | 
| 
      
 54 
     | 
    
         
            +
                                         * @Date: 2019-08-13 08:42:18
         
     | 
| 
      
 55 
     | 
    
         
            +
                                         * @LastEditTime: 2021-12-02 15:41:53
         
     | 
| 
      
 56 
     | 
    
         
            +
                                         * @LastEditors: chenlongad
         
     | 
| 
      
 57 
     | 
    
         
            +
                                         * @modify:修改跳转到T+的查询方案方式
         
     | 
| 
       58 
58 
     | 
    
         
             
                                         */
         
     | 
| 
       59 
59 
     | 
    
         | 
| 
       60 
60 
     | 
    
         | 
| 
         @@ -135,44 +135,59 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       135 
135 
     | 
    
         
             
                          currentDay = Math.ceil(new Date() / 1000 / 60 / 60 / 24);
         
     | 
| 
       136 
136 
     | 
    
         | 
| 
       137 
137 
     | 
    
         
             
                          if (!(isLoginAfter == 1)) {
         
     | 
| 
       138 
     | 
    
         
            -
                            _context.next =  
     | 
| 
      
 138 
     | 
    
         
            +
                            _context.next = 24;
         
     | 
| 
       139 
139 
     | 
    
         
             
                            break;
         
     | 
| 
       140 
140 
     | 
    
         
             
                          }
         
     | 
| 
       141 
141 
     | 
    
         | 
| 
       142 
142 
     | 
    
         
             
                          if (!(!downloadCatcherDay || currentDay > downloadCatcherDay)) {
         
     | 
| 
       143 
     | 
    
         
            -
                            _context.next =  
     | 
| 
      
 143 
     | 
    
         
            +
                            _context.next = 23;
         
     | 
| 
       144 
144 
     | 
    
         
             
                            break;
         
     | 
| 
       145 
145 
     | 
    
         
             
                          }
         
     | 
| 
       146 
146 
     | 
    
         | 
| 
      
 147 
     | 
    
         
            +
                          _context.prev = 6;
         
     | 
| 
      
 148 
     | 
    
         
            +
             
     | 
| 
       147 
149 
     | 
    
         
             
                          downProgress = function downProgress(params) {
         
     | 
| 
       148 
150 
     | 
    
         
             
                            _tplusComponentsTouch.Loading.transfer(params);
         
     | 
| 
       149 
151 
     | 
    
         
             
                          };
         
     | 
| 
       150 
152 
     | 
    
         | 
| 
       151 
153 
     | 
    
         
             
                          _tplusComponentsTouch.Loading.show({
         
     | 
| 
       152 
     | 
    
         
            -
                            text: ' 
     | 
| 
      
 154 
     | 
    
         
            +
                            text: '离线数据下载中,请稍等...',
         
     | 
| 
       153 
155 
     | 
    
         
             
                            delay: 0,
         
     | 
| 
       154 
156 
     | 
    
         
             
                            showProgress: true
         
     | 
| 
       155 
157 
     | 
    
         
             
                          });
         
     | 
| 
       156 
     | 
    
         
            -
                          _context.next =  
     | 
| 
      
 158 
     | 
    
         
            +
                          _context.next = 11;
         
     | 
| 
       157 
159 
     | 
    
         
             
                          return offlineSys.downloadCatcherData(downProgress);
         
     | 
| 
       158 
160 
     | 
    
         | 
| 
       159 
     | 
    
         
            -
                        case  
     | 
| 
      
 161 
     | 
    
         
            +
                        case 11:
         
     | 
| 
       160 
162 
     | 
    
         
             
                          result = _context.sent;
         
     | 
| 
       161 
163 
     | 
    
         | 
| 
      
 164 
     | 
    
         
            +
                          if (result) _mutantsMicrofx.localStore.set("downloadCatcherDay", currentDay);
         
     | 
| 
       162 
165 
     | 
    
         
             
                          _tplusComponentsTouch.Loading.hide();
         
     | 
| 
       163 
     | 
    
         
            -
                           
     | 
| 
       164 
     | 
    
         
            -
             
     | 
| 
       165 
     | 
    
         
            -
                          }
         
     | 
| 
      
 166 
     | 
    
         
            +
                          _context.next = 20;
         
     | 
| 
      
 167 
     | 
    
         
            +
                          break;
         
     | 
| 
       166 
168 
     | 
    
         | 
| 
       167 
     | 
    
         
            -
                        case  
     | 
| 
      
 169 
     | 
    
         
            +
                        case 16:
         
     | 
| 
      
 170 
     | 
    
         
            +
                          _context.prev = 16;
         
     | 
| 
      
 171 
     | 
    
         
            +
                          _context.t0 = _context['catch'](6);
         
     | 
| 
      
 172 
     | 
    
         
            +
             
     | 
| 
      
 173 
     | 
    
         
            +
                          console.log('downloadCatcherData下载离线数据', _context.t0);
         
     | 
| 
      
 174 
     | 
    
         
            +
                          _tplusComponentsTouch.Loading.hide();
         
     | 
| 
      
 175 
     | 
    
         
            +
             
     | 
| 
      
 176 
     | 
    
         
            +
                        case 20:
         
     | 
| 
      
 177 
     | 
    
         
            +
                          _context.prev = 20;
         
     | 
| 
      
 178 
     | 
    
         
            +
             
     | 
| 
      
 179 
     | 
    
         
            +
                          _tplusComponentsTouch.Loading.hide();
         
     | 
| 
      
 180 
     | 
    
         
            +
                          return _context.finish(20);
         
     | 
| 
      
 181 
     | 
    
         
            +
             
     | 
| 
      
 182 
     | 
    
         
            +
                        case 23:
         
     | 
| 
       168 
183 
     | 
    
         
             
                          _mutantsMicrofx.localStore.set("isLoginAfter", 0);
         
     | 
| 
       169 
184 
     | 
    
         | 
| 
       170 
     | 
    
         
            -
                        case  
     | 
| 
      
 185 
     | 
    
         
            +
                        case 24:
         
     | 
| 
       171 
186 
     | 
    
         
             
                        case 'end':
         
     | 
| 
       172 
187 
     | 
    
         
             
                          return _context.stop();
         
     | 
| 
       173 
188 
     | 
    
         
             
                      }
         
     | 
| 
       174 
189 
     | 
    
         
             
                    }
         
     | 
| 
       175 
     | 
    
         
            -
                  }, _callee, _this2);
         
     | 
| 
      
 190 
     | 
    
         
            +
                  }, _callee, _this2, [[6, 16, 20, 23]]);
         
     | 
| 
       176 
191 
     | 
    
         
             
                }));
         
     | 
| 
       177 
192 
     | 
    
         | 
| 
       178 
193 
     | 
    
         
             
                _this.getOperation = function () {
         
     | 
| 
         @@ -217,7 +232,7 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       217 
232 
     | 
    
         | 
| 
       218 
233 
     | 
    
         
             
                        case 7:
         
     | 
| 
       219 
234 
     | 
    
         
             
                          _tplusComponentsTouch.Loading.show({
         
     | 
| 
       220 
     | 
    
         
            -
                            text: ' 
     | 
| 
      
 235 
     | 
    
         
            +
                            text: '权限加载中,请稍等...',
         
     | 
| 
       221 
236 
     | 
    
         
             
                            delay: 2500
         
     | 
| 
       222 
237 
     | 
    
         
             
                          });
         
     | 
| 
       223 
238 
     | 
    
         
             
                          //权限加载
         
     | 
| 
         @@ -232,10 +247,16 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       232 
247 
     | 
    
         
             
                        case 13:
         
     | 
| 
       233 
248 
     | 
    
         
             
                          _context2.prev = 13;
         
     | 
| 
       234 
249 
     | 
    
         
             
                          _context2.t0 = _context2['catch'](8);
         
     | 
| 
      
 250 
     | 
    
         
            +
             
     | 
| 
       235 
251 
     | 
    
         
             
                          _tplusComponentsTouch.Loading.hide();
         
     | 
| 
       236 
252 
     | 
    
         | 
| 
       237 
253 
     | 
    
         
             
                        case 16:
         
     | 
| 
      
 254 
     | 
    
         
            +
                          _context2.prev = 16;
         
     | 
| 
      
 255 
     | 
    
         
            +
             
     | 
| 
       238 
256 
     | 
    
         
             
                          _tplusComponentsTouch.Loading.hide();
         
     | 
| 
      
 257 
     | 
    
         
            +
                          return _context2.finish(16);
         
     | 
| 
      
 258 
     | 
    
         
            +
             
     | 
| 
      
 259 
     | 
    
         
            +
                        case 19:
         
     | 
| 
       239 
260 
     | 
    
         
             
                          addClass && addClass(_this.state.id, 'portalHead');
         
     | 
| 
       240 
261 
     | 
    
         
             
                          // 初始化参数设置。
         
     | 
| 
       241 
262 
     | 
    
         
             
                          stores.setStore.initSetParams().then(function (ret) {
         
     | 
| 
         @@ -245,17 +266,21 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       245 
266 
     | 
    
         
             
                                _this.sunMiPresentationInit(ret);
         
     | 
| 
       246 
267 
     | 
    
         
             
                                return;
         
     | 
| 
       247 
268 
     | 
    
         
             
                              }
         
     | 
| 
      
 269 
     | 
    
         
            +
                              console.log('副屏页面打开之前,user信息', (0, _stringify2.default)(stores.user));
         
     | 
| 
       248 
270 
     | 
    
         
             
                              window.open('vicescreen?ts=' + new Date().getTime(), 'screen');
         
     | 
| 
      
 271 
     | 
    
         
            +
                              setTimeout(function () {
         
     | 
| 
      
 272 
     | 
    
         
            +
                                console.log('副屏页面打开之后,user信息', (0, _stringify2.default)(stores.user));
         
     | 
| 
      
 273 
     | 
    
         
            +
                              }, 3000);
         
     | 
| 
       249 
274 
     | 
    
         
             
                            }
         
     | 
| 
       250 
275 
     | 
    
         
             
                          });
         
     | 
| 
       251 
276 
     | 
    
         
             
                          _this.hsyBasicInfoInit();
         
     | 
| 
       252 
277 
     | 
    
         | 
| 
       253 
     | 
    
         
            -
                        case  
     | 
| 
      
 278 
     | 
    
         
            +
                        case 22:
         
     | 
| 
       254 
279 
     | 
    
         
             
                        case 'end':
         
     | 
| 
       255 
280 
     | 
    
         
             
                          return _context2.stop();
         
     | 
| 
       256 
281 
     | 
    
         
             
                      }
         
     | 
| 
       257 
282 
     | 
    
         
             
                    }
         
     | 
| 
       258 
     | 
    
         
            -
                  }, _callee2, _this2, [[8, 13]]);
         
     | 
| 
      
 283 
     | 
    
         
            +
                  }, _callee2, _this2, [[8, 13, 16, 19]]);
         
     | 
| 
       259 
284 
     | 
    
         
             
                }));
         
     | 
| 
       260 
285 
     | 
    
         | 
| 
       261 
286 
     | 
    
         
             
                _this.initHsyPage = function () {
         
     | 
| 
         @@ -275,15 +300,12 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       275 
300 
     | 
    
         
             
                  //SunMi初始化参数设置。
         
     | 
| 
       276 
301 
     | 
    
         
             
                  //副屏幕交互。硬件改动20200428   需要在商米页面加载成功后才能发送 初始化命令
         
     | 
| 
       277 
302 
     | 
    
         
             
                  // 进行主副屏数据交互 初始化
         
     | 
| 
       278 
     | 
    
         
            -
                  var _ref3 = _mutantsMicrofx.localStore.get('user') || {},
         
     | 
| 
       279 
     | 
    
         
            -
                      _ref3$store = _ref3.store;
         
     | 
| 
       280 
     | 
    
         
            -
             
     | 
| 
       281 
     | 
    
         
            -
                  _ref3$store = _ref3$store === undefined ? {} : _ref3$store;
         
     | 
| 
       282 
     | 
    
         
            -
                  var _ref3$store$storeName = _ref3$store.storeName,
         
     | 
| 
       283 
     | 
    
         
            -
                      storeName = _ref3$store$storeName === undefined ? '' : _ref3$store$storeName;
         
     | 
| 
       284 
     | 
    
         
            -
             
     | 
| 
       285 
303 
     | 
    
         
             
                  console.log(result);
         
     | 
| 
       286 
304 
     | 
    
         | 
| 
      
 305 
     | 
    
         
            +
                  var _ref3 = _mutantsMicrofx.stores.user.options.get('store') || {},
         
     | 
| 
      
 306 
     | 
    
         
            +
                      _ref3$storeName = _ref3.storeName,
         
     | 
| 
      
 307 
     | 
    
         
            +
                      storeName = _ref3$storeName === undefined ? '' : _ref3$storeName;
         
     | 
| 
      
 308 
     | 
    
         
            +
             
     | 
| 
       287 
309 
     | 
    
         
             
                  var _enumController$getEn = _mutantsUtil.enumController.getEnumOj(),
         
     | 
| 
       288 
310 
     | 
    
         
             
                      RE_POSParamType = _enumController$getEn.RE_POSParamType;
         
     | 
| 
       289 
311 
     | 
    
         | 
| 
         @@ -484,7 +506,7 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       484 
506 
     | 
    
         
             
                      // if (this.isMobileEnvironment) { //暂时不支持android系统跳转
         
     | 
| 
       485 
507 
     | 
    
         
             
                      //   return Message.warn('新功能正在研发中,敬请期待。');
         
     | 
| 
       486 
508 
     | 
    
         
             
                      // }
         
     | 
| 
       487 
     | 
    
         
            -
                      if (!isHsyLoadFinish) {
         
     | 
| 
      
 509 
     | 
    
         
            +
                      if (!isHsyLoadFinish && !_this.isMobileEnvironment) {
         
     | 
| 
       488 
510 
     | 
    
         
             
                        return _tplusComponentsTouch.Message.warn('正在加载资源中,请稍后。');
         
     | 
| 
       489 
511 
     | 
    
         
             
                      }
         
     | 
| 
       490 
512 
     | 
    
         
             
                      if (!search) {
         
     | 
| 
         @@ -630,7 +652,7 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       630 
652 
     | 
    
         | 
| 
       631 
653 
     | 
    
         
             
                _this.toHsyPage = function () {
         
     | 
| 
       632 
654 
     | 
    
         
             
                  var _ref9 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee4(params) {
         
     | 
| 
       633 
     | 
    
         
            -
                    var content_only, bar_bg, bar_active_bg, menu, secondRouter, activePrompt, closePrompt, closeable, leavePrompt, lock, pageId, pageParams, path, tabId, tabLabel, pageType, _k, filter, IdWarehouse, WarehouseName, IsPerformanceDistribution, _ref10, _ref10$ 
     | 
| 
      
 655 
     | 
    
         
            +
                    var content_only, bar_bg, bar_active_bg, menu, secondRouter, activePrompt, closePrompt, closeable, leavePrompt, lock, pageId, pageParams, path, tabId, tabLabel, pageType, _k, filter, IdWarehouse, WarehouseName, IsPerformanceDistribution, _ref10, _ref10$IdStore, IdStore, _ref10$PosId, PosId, _ref11, _ref11$storeName, storeName, commonArgs, actionUrl, cc_url, CC_WEB_URL, external_frame, win;
         
     | 
| 
       634 
656 
     | 
    
         | 
| 
       635 
657 
     | 
    
         
             
                    return _regenerator2.default.wrap(function _callee4$(_context4) {
         
     | 
| 
       636 
658 
     | 
    
         
             
                      while (1) {
         
     | 
| 
         @@ -643,14 +665,13 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       643 
665 
     | 
    
         
             
                            IdWarehouse = (0, _tplusPoslogin.PosInitData)('IdWarehouse') || '';
         
     | 
| 
       644 
666 
     | 
    
         
             
                            WarehouseName = (0, _tplusPoslogin.PosInitData)('WarehouseName') || '';
         
     | 
| 
       645 
667 
     | 
    
         
             
                            IsPerformanceDistribution = (0, _tplusPoslogin.PosInitData)('PerformanceDistribution') === 'SHIPPER_STORE' || false;
         
     | 
| 
       646 
     | 
    
         
            -
                            _ref10 = _mutantsMicrofx. 
     | 
| 
       647 
     | 
    
         
            -
                             
     | 
| 
       648 
     | 
    
         
            -
                            _ref10$store$storeNam = _ref10$store.storeName, storeName = _ref10$store$storeNam === undefined ? '' : _ref10$store$storeNam;
         
     | 
| 
      
 668 
     | 
    
         
            +
                            _ref10 = _mutantsMicrofx.stores.user.options.get('loginInfo') || {}, _ref10$IdStore = _ref10.IdStore, IdStore = _ref10$IdStore === undefined ? '' : _ref10$IdStore, _ref10$PosId = _ref10.PosId, PosId = _ref10$PosId === undefined ? '' : _ref10$PosId;
         
     | 
| 
      
 669 
     | 
    
         
            +
                            _ref11 = _mutantsMicrofx.stores.user.options.get('store') || {}, _ref11$storeName = _ref11.storeName, storeName = _ref11$storeName === undefined ? '' : _ref11$storeName;
         
     | 
| 
       649 
670 
     | 
    
         
             
                            _context4.t0 = pageType;
         
     | 
| 
       650 
     | 
    
         
            -
                            _context4.next = _context4.t0 === 'voucher' ?  
     | 
| 
      
 671 
     | 
    
         
            +
                            _context4.next = _context4.t0 === 'voucher' ? 10 : _context4.t0 === 'report' ? 13 : 17;
         
     | 
| 
       651 
672 
     | 
    
         
             
                            break;
         
     | 
| 
       652 
673 
     | 
    
         | 
| 
       653 
     | 
    
         
            -
                          case  
     | 
| 
      
 674 
     | 
    
         
            +
                          case 10:
         
     | 
| 
       654 
675 
     | 
    
         
             
                            filter = {
         
     | 
| 
       655 
676 
     | 
    
         
             
                              defaultValue: {
         
     | 
| 
       656 
677 
     | 
    
         
             
                                storeId: {
         
     | 
| 
         @@ -677,9 +698,9 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       677 
698 
     | 
    
         
             
                                }
         
     | 
| 
       678 
699 
     | 
    
         
             
                              };
         
     | 
| 
       679 
700 
     | 
    
         
             
                            }
         
     | 
| 
       680 
     | 
    
         
            -
                            return _context4.abrupt('break',  
     | 
| 
      
 701 
     | 
    
         
            +
                            return _context4.abrupt('break', 17);
         
     | 
| 
       681 
702 
     | 
    
         | 
| 
       682 
     | 
    
         
            -
                          case  
     | 
| 
      
 703 
     | 
    
         
            +
                          case 13:
         
     | 
| 
       683 
704 
     | 
    
         
             
                            filter = {
         
     | 
| 
       684 
705 
     | 
    
         
             
                              filterValue: {
         
     | 
| 
       685 
706 
     | 
    
         
             
                                storeId: {
         
     | 
| 
         @@ -733,9 +754,9 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       733 
754 
     | 
    
         
             
                                }
         
     | 
| 
       734 
755 
     | 
    
         
             
                              };
         
     | 
| 
       735 
756 
     | 
    
         
             
                            }
         
     | 
| 
       736 
     | 
    
         
            -
                            return _context4.abrupt('break',  
     | 
| 
      
 757 
     | 
    
         
            +
                            return _context4.abrupt('break', 17);
         
     | 
| 
       737 
758 
     | 
    
         | 
| 
       738 
     | 
    
         
            -
                          case  
     | 
| 
      
 759 
     | 
    
         
            +
                          case 17:
         
     | 
| 
       739 
760 
     | 
    
         
             
                            bar_bg = encodeURIComponent(bar_bg);
         
     | 
| 
       740 
761 
     | 
    
         
             
                            bar_active_bg = encodeURIComponent(bar_active_bg);
         
     | 
| 
       741 
762 
     | 
    
         
             
                            menu = secondRouter ? menu + '/' + _this.randomWord(true, 13) : menu;
         
     | 
| 
         @@ -751,22 +772,22 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       751 
772 
     | 
    
         
             
                            console.log('web_hsy_url:', cc_url);
         
     | 
| 
       752 
773 
     | 
    
         | 
| 
       753 
774 
     | 
    
         
             
                            if (!_this.isHorizontalSunMi) {
         
     | 
| 
       754 
     | 
    
         
            -
                              _context4.next =  
     | 
| 
      
 775 
     | 
    
         
            +
                              _context4.next = 36;
         
     | 
| 
       755 
776 
     | 
    
         
             
                              break;
         
     | 
| 
       756 
777 
     | 
    
         
             
                            }
         
     | 
| 
       757 
778 
     | 
    
         | 
| 
       758 
     | 
    
         
            -
                            _context4.next =  
     | 
| 
      
 779 
     | 
    
         
            +
                            _context4.next = 31;
         
     | 
| 
       759 
780 
     | 
    
         
             
                            return _tplusApi.User.getLoginCCMidWebUrl(cc_url);
         
     | 
| 
       760 
781 
     | 
    
         | 
| 
       761 
     | 
    
         
            -
                          case  
     | 
| 
      
 782 
     | 
    
         
            +
                          case 31:
         
     | 
| 
       762 
783 
     | 
    
         
             
                            CC_WEB_URL = _context4.sent;
         
     | 
| 
       763 
784 
     | 
    
         | 
| 
       764 
785 
     | 
    
         
             
                            console.log('CC_WEB_URL:', CC_WEB_URL);
         
     | 
| 
       765 
786 
     | 
    
         
             
                            window.android_CommonFun.openWebUrlByOutBrowser(CC_WEB_URL);
         
     | 
| 
       766 
     | 
    
         
            -
                            _context4.next =  
     | 
| 
      
 787 
     | 
    
         
            +
                            _context4.next = 41;
         
     | 
| 
       767 
788 
     | 
    
         
             
                            break;
         
     | 
| 
       768 
789 
     | 
    
         | 
| 
       769 
     | 
    
         
            -
                          case  
     | 
| 
      
 790 
     | 
    
         
            +
                          case 36:
         
     | 
| 
       770 
791 
     | 
    
         
             
                            external_frame = document.getElementById('external-frame-cc');
         
     | 
| 
       771 
792 
     | 
    
         
             
                            win = external_frame.contentWindow;
         
     | 
| 
       772 
793 
     | 
    
         | 
| 
         @@ -787,7 +808,7 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       787 
808 
     | 
    
         
             
                              }
         
     | 
| 
       788 
809 
     | 
    
         
             
                            });
         
     | 
| 
       789 
810 
     | 
    
         | 
| 
       790 
     | 
    
         
            -
                          case  
     | 
| 
      
 811 
     | 
    
         
            +
                          case 41:
         
     | 
| 
       791 
812 
     | 
    
         
             
                          case 'end':
         
     | 
| 
       792 
813 
     | 
    
         
             
                            return _context4.stop();
         
     | 
| 
       793 
814 
     | 
    
         
             
                        }
         
     | 
| 
         @@ -890,10 +911,10 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       890 
911 
     | 
    
         
             
                      return vv.Name === v.Name;
         
     | 
| 
       891 
912 
     | 
    
         
             
                    });
         
     | 
| 
       892 
913 
     | 
    
         | 
| 
       893 
     | 
    
         
            -
                    var  
     | 
| 
       894 
     | 
    
         
            -
                        Visibility =  
     | 
| 
       895 
     | 
    
         
            -
                        HoldFunctionAuth =  
     | 
| 
       896 
     | 
    
         
            -
                        Title =  
     | 
| 
      
 914 
     | 
    
         
            +
                    var _ref12 = controllable || {},
         
     | 
| 
      
 915 
     | 
    
         
            +
                        Visibility = _ref12.Visibility,
         
     | 
| 
      
 916 
     | 
    
         
            +
                        HoldFunctionAuth = _ref12.HoldFunctionAuth,
         
     | 
| 
      
 917 
     | 
    
         
            +
                        Title = _ref12.Title;
         
     | 
| 
       897 
918 
     | 
    
         | 
| 
       898 
919 
     | 
    
         
             
                    var errorTip = void 0;
         
     | 
| 
       899 
920 
     | 
    
         
             
                    if (!Visibility) {
         
     | 
| 
         @@ -908,6 +929,15 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       908 
929 
     | 
    
         | 
| 
       909 
930 
     | 
    
         
             
                _this.createLeftNode = function () {
         
     | 
| 
       910 
931 
     | 
    
         
             
                  var menu = _this.leftMenu;
         
     | 
| 
      
 932 
     | 
    
         
            +
                  var width = menu.length == 0 ? _this.isMobileEnvironment & !_this.isNewRetailBCPosTC ? 5 : 4 : 7;
         
     | 
| 
      
 933 
     | 
    
         
            +
                  if (menu.length == 0) {
         
     | 
| 
      
 934 
     | 
    
         
            +
                    return _react2.default.createElement(
         
     | 
| 
      
 935 
     | 
    
         
            +
                      _antd.Col,
         
     | 
| 
      
 936 
     | 
    
         
            +
                      { xl: width, md: width, className: 'portal-left-col', key: 'left' },
         
     | 
| 
      
 937 
     | 
    
         
            +
                      _react2.default.createElement('div', { className: 'portal-left-content' })
         
     | 
| 
      
 938 
     | 
    
         
            +
                    );
         
     | 
| 
      
 939 
     | 
    
         
            +
                    // return null;
         
     | 
| 
      
 940 
     | 
    
         
            +
                  }
         
     | 
| 
       911 
941 
     | 
    
         
             
                  var menuNode = menu.map(function (v) {
         
     | 
| 
       912 
942 
     | 
    
         
             
                    return v.container ? _react2.default.createElement(
         
     | 
| 
       913 
943 
     | 
    
         
             
                      'div',
         
     | 
| 
         @@ -958,7 +988,15 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       958 
988 
     | 
    
         
             
                      v.icon && _react2.default.createElement(_tplusComponentsTouch.Ticon, { icon: v.icon })
         
     | 
| 
       959 
989 
     | 
    
         
             
                    );
         
     | 
| 
       960 
990 
     | 
    
         
             
                  });
         
     | 
| 
       961 
     | 
    
         
            -
                  return  
     | 
| 
      
 991 
     | 
    
         
            +
                  return _react2.default.createElement(
         
     | 
| 
      
 992 
     | 
    
         
            +
                    _antd.Col,
         
     | 
| 
      
 993 
     | 
    
         
            +
                    { xl: 7, md: 7, className: 'portal-left-col', key: 'left' },
         
     | 
| 
      
 994 
     | 
    
         
            +
                    _react2.default.createElement(
         
     | 
| 
      
 995 
     | 
    
         
            +
                      'div',
         
     | 
| 
      
 996 
     | 
    
         
            +
                      { className: 'portal-left-content' },
         
     | 
| 
      
 997 
     | 
    
         
            +
                      menuNode
         
     | 
| 
      
 998 
     | 
    
         
            +
                    )
         
     | 
| 
      
 999 
     | 
    
         
            +
                  );
         
     | 
| 
       962 
1000 
     | 
    
         
             
                };
         
     | 
| 
       963 
1001 
     | 
    
         | 
| 
       964 
1002 
     | 
    
         
             
                _this.createCenterNode = function () {
         
     | 
| 
         @@ -1047,6 +1085,7 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1047 
1085 
     | 
    
         
             
                };
         
     | 
| 
       1048 
1086 
     | 
    
         | 
| 
       1049 
1087 
     | 
    
         
             
                _this.createRightNode = function () {
         
     | 
| 
      
 1088 
     | 
    
         
            +
                  var width = _this.leftMenu.length == 0 ? _this.isMobileEnvironment & !_this.isNewRetailBCPosTC ? 9 : 10 : 7;
         
     | 
| 
       1050 
1089 
     | 
    
         
             
                  var node = _this.rightMenu.map(function (v) {
         
     | 
| 
       1051 
1090 
     | 
    
         
             
                    return v.container ? _react2.default.createElement(
         
     | 
| 
       1052 
1091 
     | 
    
         
             
                      'div',
         
     | 
| 
         @@ -1088,16 +1127,20 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1088 
1127 
     | 
    
         
             
                      !!v.icon && _react2.default.createElement(_tplusComponentsTouch.Ticon, { icon: v.icon })
         
     | 
| 
       1089 
1128 
     | 
    
         
             
                    );
         
     | 
| 
       1090 
1129 
     | 
    
         
             
                  });
         
     | 
| 
       1091 
     | 
    
         
            -
                  return  
     | 
| 
      
 1130 
     | 
    
         
            +
                  return _react2.default.createElement(
         
     | 
| 
      
 1131 
     | 
    
         
            +
                    _antd.Col,
         
     | 
| 
      
 1132 
     | 
    
         
            +
                    { xl: width, md: width, className: 'portal-right-col', key: 'right' },
         
     | 
| 
      
 1133 
     | 
    
         
            +
                    _react2.default.createElement(
         
     | 
| 
      
 1134 
     | 
    
         
            +
                      'div',
         
     | 
| 
      
 1135 
     | 
    
         
            +
                      { className: 'portal-right-content' },
         
     | 
| 
      
 1136 
     | 
    
         
            +
                      node
         
     | 
| 
      
 1137 
     | 
    
         
            +
                    )
         
     | 
| 
      
 1138 
     | 
    
         
            +
                  );
         
     | 
| 
       1092 
1139 
     | 
    
         
             
                };
         
     | 
| 
       1093 
1140 
     | 
    
         | 
| 
       1094 
1141 
     | 
    
         
             
                _this.createMoreNode = function () {
         
     | 
| 
       1095 
     | 
    
         
            -
                  var arrs = _this. 
     | 
| 
       1096 
     | 
    
         
            -
             
     | 
| 
       1097 
     | 
    
         
            -
                      return vv.key == 'more';
         
     | 
| 
       1098 
     | 
    
         
            -
                    });
         
     | 
| 
       1099 
     | 
    
         
            -
                  }).sub[1];
         
     | 
| 
       1100 
     | 
    
         
            -
                  var items = _this.new_retail_app == 'cc' ? arrs.sub_cc : _this.new_retail_app == 'tc' || _this.new_retail_app == 'tczsy' || _this.new_retail_app == 'tcyzj' ? arrs.sub_tc : [];
         
     | 
| 
      
 1142 
     | 
    
         
            +
                  var arrs = _this.getMoreNodeInfo();
         
     | 
| 
      
 1143 
     | 
    
         
            +
                  var items = _this.isNewRetailBCPosTC ? arrs.sub_tc : arrs.sub_cc || [];
         
     | 
| 
       1101 
1144 
     | 
    
         
             
                  var node = items.length > 0 && items.map(function (v) {
         
     | 
| 
       1102 
1145 
     | 
    
         
             
                    return _react2.default.createElement(
         
     | 
| 
       1103 
1146 
     | 
    
         
             
                      'div',
         
     | 
| 
         @@ -1122,6 +1165,34 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1122 
1165 
     | 
    
         
             
                  return node;
         
     | 
| 
       1123 
1166 
     | 
    
         
             
                };
         
     | 
| 
       1124 
1167 
     | 
    
         | 
| 
      
 1168 
     | 
    
         
            +
                _this.getMoreNodeInfo = function () {
         
     | 
| 
      
 1169 
     | 
    
         
            +
                  if (_this.isNewRetailBCPosTC) {
         
     | 
| 
      
 1170 
     | 
    
         
            +
                    if (_this.isMobileEnvironment) {
         
     | 
| 
      
 1171 
     | 
    
         
            +
                      return _this.centerRightMenu.find(function (vv) {
         
     | 
| 
      
 1172 
     | 
    
         
            +
                        return vv.key == 'more';
         
     | 
| 
      
 1173 
     | 
    
         
            +
                      }) || {};
         
     | 
| 
      
 1174 
     | 
    
         
            +
                    } else {
         
     | 
| 
      
 1175 
     | 
    
         
            +
                      return _this.centerRightMenu.find(function (v) {
         
     | 
| 
      
 1176 
     | 
    
         
            +
                        return v.sub && v.sub.find(function (vv) {
         
     | 
| 
      
 1177 
     | 
    
         
            +
                          return vv.key == 'more';
         
     | 
| 
      
 1178 
     | 
    
         
            +
                        });
         
     | 
| 
      
 1179 
     | 
    
         
            +
                      }).sub[1] || {};
         
     | 
| 
      
 1180 
     | 
    
         
            +
                    }
         
     | 
| 
      
 1181 
     | 
    
         
            +
                  } else {
         
     | 
| 
      
 1182 
     | 
    
         
            +
                    if (_this.isMobileEnvironment) {
         
     | 
| 
      
 1183 
     | 
    
         
            +
                      return _this.centerRightMenu.find(function (vv) {
         
     | 
| 
      
 1184 
     | 
    
         
            +
                        return vv.key == 'more';
         
     | 
| 
      
 1185 
     | 
    
         
            +
                      }) || {};
         
     | 
| 
      
 1186 
     | 
    
         
            +
                    } else {
         
     | 
| 
      
 1187 
     | 
    
         
            +
                      return _this.centerRightMenu.find(function (v) {
         
     | 
| 
      
 1188 
     | 
    
         
            +
                        return v.sub && v.sub.find(function (vv) {
         
     | 
| 
      
 1189 
     | 
    
         
            +
                          return vv.key == 'more';
         
     | 
| 
      
 1190 
     | 
    
         
            +
                        });
         
     | 
| 
      
 1191 
     | 
    
         
            +
                      }).sub[1] || {};
         
     | 
| 
      
 1192 
     | 
    
         
            +
                    }
         
     | 
| 
      
 1193 
     | 
    
         
            +
                  }
         
     | 
| 
      
 1194 
     | 
    
         
            +
                };
         
     | 
| 
      
 1195 
     | 
    
         
            +
             
     | 
| 
       1125 
1196 
     | 
    
         
             
                _this.hasElectron = hasElectron;
         
     | 
| 
       1126 
1197 
     | 
    
         
             
                _this.state = {
         
     | 
| 
       1127 
1198 
     | 
    
         
             
                  id: Date.now(),
         
     | 
| 
         @@ -1136,12 +1207,12 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1136 
1207 
     | 
    
         
             
                  modalURL: ''
         
     | 
| 
       1137 
1208 
     | 
    
         
             
                };
         
     | 
| 
       1138 
1209 
     | 
    
         | 
| 
       1139 
     | 
    
         
            -
                var  
     | 
| 
       1140 
     | 
    
         
            -
                    isVerticalTouch =  
     | 
| 
       1141 
     | 
    
         
            -
                    isHorizontalPad =  
     | 
| 
       1142 
     | 
    
         
            -
                    isHorizontalSunMi =  
     | 
| 
       1143 
     | 
    
         
            -
                    isNewRetailBCPos =  
     | 
| 
       1144 
     | 
    
         
            -
                    isNewRetailBCPosTC =  
     | 
| 
      
 1210 
     | 
    
         
            +
                var _ref13 = _mutantsUtil.platform || {},
         
     | 
| 
      
 1211 
     | 
    
         
            +
                    isVerticalTouch = _ref13.isVerticalTouch,
         
     | 
| 
      
 1212 
     | 
    
         
            +
                    isHorizontalPad = _ref13.isHorizontalPad,
         
     | 
| 
      
 1213 
     | 
    
         
            +
                    isHorizontalSunMi = _ref13.isHorizontalSunMi,
         
     | 
| 
      
 1214 
     | 
    
         
            +
                    isNewRetailBCPos = _ref13.isNewRetailBCPos,
         
     | 
| 
      
 1215 
     | 
    
         
            +
                    isNewRetailBCPosTC = _ref13.isNewRetailBCPosTC;
         
     | 
| 
       1145 
1216 
     | 
    
         | 
| 
       1146 
1217 
     | 
    
         
             
                _this.isVerticalTouch = !!isVerticalTouch;
         
     | 
| 
       1147 
1218 
     | 
    
         
             
                _this.isHorizontalPad = !!isHorizontalPad;
         
     | 
| 
         @@ -1153,17 +1224,10 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1153 
1224 
     | 
    
         
             
                _this.new_retail_app = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('newRetailAppType');
         
     | 
| 
       1154 
1225 
     | 
    
         | 
| 
       1155 
1226 
     | 
    
         
             
                //首页布局
         
     | 
| 
       1156 
     | 
    
         
            -
                 
     | 
| 
       1157 
     | 
    
         
            -
             
     | 
| 
       1158 
     | 
    
         
            -
             
     | 
| 
       1159 
     | 
    
         
            -
             
     | 
| 
       1160 
     | 
    
         
            -
                    leftMenuTC = _data2.default.leftMenuTC,
         
     | 
| 
       1161 
     | 
    
         
            -
                    rightMenuTC = _data2.default.rightMenuTC;
         
     | 
| 
       1162 
     | 
    
         
            -
             
     | 
| 
       1163 
     | 
    
         
            -
                _this.leftMenu = isNewRetailBCPosTC ? leftMenuTC : leftMenu;
         
     | 
| 
       1164 
     | 
    
         
            -
                _this.centerLeftMenu = centerLeftMenu;
         
     | 
| 
       1165 
     | 
    
         
            -
                _this.centerRightMenu = centerRightMenu;
         
     | 
| 
       1166 
     | 
    
         
            -
                _this.rightMenu = isNewRetailBCPosTC ? rightMenuTC : rightMenu;
         
     | 
| 
      
 1227 
     | 
    
         
            +
                _this.leftMenu = _this.getMenuByPosition('left');
         
     | 
| 
      
 1228 
     | 
    
         
            +
                _this.centerLeftMenu = _this.getMenuByPosition('centerLeft');
         
     | 
| 
      
 1229 
     | 
    
         
            +
                _this.centerRightMenu = _this.getMenuByPosition('centerRight');
         
     | 
| 
      
 1230 
     | 
    
         
            +
                _this.rightMenu = _this.getMenuByPosition('right');
         
     | 
| 
       1167 
1231 
     | 
    
         
             
                _this.hsy_domain = _tplusApi.User && _tplusApi.User.getWebEntry();
         
     | 
| 
       1168 
1232 
     | 
    
         
             
                _this.randomWord = _this.randomWord.bind(_this);
         
     | 
| 
       1169 
1233 
     | 
    
         
             
                (0, _mobx.autorun)(function () {
         
     | 
| 
         @@ -1173,6 +1237,58 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1173 
1237 
     | 
    
         
             
              }
         
     | 
| 
       1174 
1238 
     | 
    
         | 
| 
       1175 
1239 
     | 
    
         
             
              (0, _createClass3.default)(_default, [{
         
     | 
| 
      
 1240 
     | 
    
         
            +
                key: 'getMenuByPosition',
         
     | 
| 
      
 1241 
     | 
    
         
            +
                value: function getMenuByPosition(position) {
         
     | 
| 
      
 1242 
     | 
    
         
            +
                  var leftMenu = _data2.default.leftMenu,
         
     | 
| 
      
 1243 
     | 
    
         
            +
                      centerLeftMenu = _data2.default.centerLeftMenu,
         
     | 
| 
      
 1244 
     | 
    
         
            +
                      centerRightMenu = _data2.default.centerRightMenu,
         
     | 
| 
      
 1245 
     | 
    
         
            +
                      rightMenu = _data2.default.rightMenu,
         
     | 
| 
      
 1246 
     | 
    
         
            +
                      leftMenuTC = _data2.default.leftMenuTC,
         
     | 
| 
      
 1247 
     | 
    
         
            +
                      rightMenuTC = _data2.default.rightMenuTC,
         
     | 
| 
      
 1248 
     | 
    
         
            +
                      centerLeftMenuMobileCC = _data2.default.centerLeftMenuMobileCC,
         
     | 
| 
      
 1249 
     | 
    
         
            +
                      centerLeftMenuMobileTC = _data2.default.centerLeftMenuMobileTC,
         
     | 
| 
      
 1250 
     | 
    
         
            +
                      centerRightMenuMobileCC = _data2.default.centerRightMenuMobileCC,
         
     | 
| 
      
 1251 
     | 
    
         
            +
                      centerRightMenuMobileTC = _data2.default.centerRightMenuMobileTC,
         
     | 
| 
      
 1252 
     | 
    
         
            +
                      rightMenuMobileTC = _data2.default.rightMenuMobileTC,
         
     | 
| 
      
 1253 
     | 
    
         
            +
                      rightMenuMobileCC = _data2.default.rightMenuMobileCC;
         
     | 
| 
      
 1254 
     | 
    
         
            +
             
     | 
| 
      
 1255 
     | 
    
         
            +
                  switch (position) {
         
     | 
| 
      
 1256 
     | 
    
         
            +
                    case "left":
         
     | 
| 
      
 1257 
     | 
    
         
            +
                      {
         
     | 
| 
      
 1258 
     | 
    
         
            +
                        return this.getMenuByEnvironment(leftMenu, leftMenuTC, [], []);
         
     | 
| 
      
 1259 
     | 
    
         
            +
                      }
         
     | 
| 
      
 1260 
     | 
    
         
            +
                    case "centerLeft":
         
     | 
| 
      
 1261 
     | 
    
         
            +
                      {
         
     | 
| 
      
 1262 
     | 
    
         
            +
                        return this.getMenuByEnvironment(centerLeftMenu, centerLeftMenu, centerLeftMenuMobileTC, centerLeftMenuMobileCC);
         
     | 
| 
      
 1263 
     | 
    
         
            +
                      }
         
     | 
| 
      
 1264 
     | 
    
         
            +
                    case "centerRight":
         
     | 
| 
      
 1265 
     | 
    
         
            +
                      {
         
     | 
| 
      
 1266 
     | 
    
         
            +
                        return this.getMenuByEnvironment(centerRightMenu, centerRightMenu, centerRightMenuMobileTC, centerRightMenuMobileCC);
         
     | 
| 
      
 1267 
     | 
    
         
            +
                      }
         
     | 
| 
      
 1268 
     | 
    
         
            +
                    case "right":
         
     | 
| 
      
 1269 
     | 
    
         
            +
                      {
         
     | 
| 
      
 1270 
     | 
    
         
            +
                        return this.getMenuByEnvironment(rightMenu, rightMenuTC, rightMenuMobileTC, rightMenuMobileCC);
         
     | 
| 
      
 1271 
     | 
    
         
            +
                      }
         
     | 
| 
      
 1272 
     | 
    
         
            +
                  }
         
     | 
| 
      
 1273 
     | 
    
         
            +
                }
         
     | 
| 
      
 1274 
     | 
    
         
            +
              }, {
         
     | 
| 
      
 1275 
     | 
    
         
            +
                key: 'getMenuByEnvironment',
         
     | 
| 
      
 1276 
     | 
    
         
            +
                value: function getMenuByEnvironment(ccMenu, tcMenu, tcMobilMenu, ccMobilMenu) {
         
     | 
| 
      
 1277 
     | 
    
         
            +
                  if (this.isNewRetailBCPosTC) {
         
     | 
| 
      
 1278 
     | 
    
         
            +
                    if (this.isMobileEnvironment) {
         
     | 
| 
      
 1279 
     | 
    
         
            +
                      return tcMobilMenu;
         
     | 
| 
      
 1280 
     | 
    
         
            +
                    } else {
         
     | 
| 
      
 1281 
     | 
    
         
            +
                      return tcMenu;
         
     | 
| 
      
 1282 
     | 
    
         
            +
                    }
         
     | 
| 
      
 1283 
     | 
    
         
            +
                  } else {
         
     | 
| 
      
 1284 
     | 
    
         
            +
                    if (this.isMobileEnvironment) {
         
     | 
| 
      
 1285 
     | 
    
         
            +
                      return ccMobilMenu;
         
     | 
| 
      
 1286 
     | 
    
         
            +
                    } else {
         
     | 
| 
      
 1287 
     | 
    
         
            +
                      return ccMenu;
         
     | 
| 
      
 1288 
     | 
    
         
            +
                    }
         
     | 
| 
      
 1289 
     | 
    
         
            +
                  }
         
     | 
| 
      
 1290 
     | 
    
         
            +
                }
         
     | 
| 
      
 1291 
     | 
    
         
            +
              }, {
         
     | 
| 
       1176 
1292 
     | 
    
         
             
                key: 'componentDidMount',
         
     | 
| 
       1177 
1293 
     | 
    
         
             
                value: function componentDidMount() {
         
     | 
| 
       1178 
1294 
     | 
    
         
             
                  this.initPageData();
         
     | 
| 
         @@ -1209,9 +1325,9 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1209 
1325 
     | 
    
         
             
                      break;
         
     | 
| 
       1210 
1326 
     | 
    
         
             
                  }
         
     | 
| 
       1211 
1327 
     | 
    
         | 
| 
       1212 
     | 
    
         
            -
                  var  
     | 
| 
       1213 
     | 
    
         
            -
                       
     | 
| 
       1214 
     | 
    
         
            -
                      PosId =  
     | 
| 
      
 1328 
     | 
    
         
            +
                  var _ref14 = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('StoreKey') || {},
         
     | 
| 
      
 1329 
     | 
    
         
            +
                      _ref14$PosId = _ref14.PosId,
         
     | 
| 
      
 1330 
     | 
    
         
            +
                      PosId = _ref14$PosId === undefined ? '' : _ref14$PosId;
         
     | 
| 
       1215 
1331 
     | 
    
         | 
| 
       1216 
1332 
     | 
    
         
             
                  var cc_url = this.hsy_domain.replace('#/', '') + '?fromApp=nretail&posid=' + PosId + '&content_only=true&bar_bg=' + encodeURIComponent('#FFFFFF') + '&bar_active_bg=' + encodeURIComponent(color);
         
     | 
| 
       1217 
1333 
     | 
    
         
             
                  this.setState({ loadHsyURL: cc_url });
         
     | 
| 
         @@ -1272,86 +1388,72 @@ var _default = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_C 
     | 
|
| 
       1272 
1388 
     | 
    
         
             
                  var htmlContent = null;
         
     | 
| 
       1273 
1389 
     | 
    
         
             
                  if (this.isVerticalTouch) {
         
     | 
| 
       1274 
1390 
     | 
    
         
             
                    htmlContent = _react2.default.createElement(_verticalPortal2.default, { handelClick: this.handelClick });
         
     | 
| 
       1275 
     | 
    
         
            -
                  } 
     | 
| 
       1276 
     | 
    
         
            -
             
     | 
| 
       1277 
     | 
    
         
            -
                   
     | 
| 
       1278 
     | 
    
         
            -
             
     | 
| 
       1279 
     | 
    
         
            -
             
     | 
| 
       1280 
     | 
    
         
            -
                       
     | 
| 
       1281 
     | 
    
         
            -
             
     | 
| 
       1282 
     | 
    
         
            -
                         
     | 
| 
       1283 
     | 
    
         
            -
                        { style: { paddingLeft: '50px', paddingRight: '50px' }, className: 'portal-container' },
         
     | 
| 
      
 1391 
     | 
    
         
            +
                  }
         
     | 
| 
      
 1392 
     | 
    
         
            +
                  // else if (this.isHorizontalPad) {
         
     | 
| 
      
 1393 
     | 
    
         
            +
                  //   htmlContent = <HorizontalPadPortal handelClick={this.handelClick} />
         
     | 
| 
      
 1394 
     | 
    
         
            +
                  // }
         
     | 
| 
      
 1395 
     | 
    
         
            +
                  else {
         
     | 
| 
      
 1396 
     | 
    
         
            +
                      htmlContent = _react2.default.createElement(
         
     | 
| 
      
 1397 
     | 
    
         
            +
                        _tplusComponentsTouch.Layout,
         
     | 
| 
      
 1398 
     | 
    
         
            +
                        { style: { height: '100%' }, className: 'portal-content' },
         
     | 
| 
       1284 
1399 
     | 
    
         
             
                        _react2.default.createElement(
         
     | 
| 
       1285 
     | 
    
         
            -
                           
     | 
| 
       1286 
     | 
    
         
            -
                           
     | 
| 
       1287 
     | 
    
         
            -
                          _react2.default.createElement(
         
     | 
| 
       1288 
     | 
    
         
            -
                            _antd.Col,
         
     | 
| 
       1289 
     | 
    
         
            -
                            { xl: 7, md: 7, className: 'portal-left-col', key: 'left' },
         
     | 
| 
       1290 
     | 
    
         
            -
                            _react2.default.createElement(
         
     | 
| 
       1291 
     | 
    
         
            -
                              'div',
         
     | 
| 
       1292 
     | 
    
         
            -
                              { className: 'portal-left-content' },
         
     | 
| 
       1293 
     | 
    
         
            -
                              this.createLeftNode()
         
     | 
| 
       1294 
     | 
    
         
            -
                            )
         
     | 
| 
       1295 
     | 
    
         
            -
                          ),
         
     | 
| 
      
 1400 
     | 
    
         
            +
                          Content,
         
     | 
| 
      
 1401 
     | 
    
         
            +
                          { style: { paddingLeft: '50px', paddingRight: '50px' }, className: 'portal-container portal-container-center' },
         
     | 
| 
       1296 
1402 
     | 
    
         
             
                          _react2.default.createElement(
         
     | 
| 
       1297 
     | 
    
         
            -
                            _antd. 
     | 
| 
       1298 
     | 
    
         
            -
                            {  
     | 
| 
      
 1403 
     | 
    
         
            +
                            _antd.Row,
         
     | 
| 
      
 1404 
     | 
    
         
            +
                            { className: 'portal-content-row' },
         
     | 
| 
      
 1405 
     | 
    
         
            +
                            this.createLeftNode(),
         
     | 
| 
       1299 
1406 
     | 
    
         
             
                            _react2.default.createElement(
         
     | 
| 
       1300 
     | 
    
         
            -
                               
     | 
| 
       1301 
     | 
    
         
            -
                              { className: 'portal-center- 
     | 
| 
       1302 
     | 
    
         
            -
                               
     | 
| 
       1303 
     | 
    
         
            -
             
     | 
| 
       1304 
     | 
    
         
            -
             
     | 
| 
       1305 
     | 
    
         
            -
             
     | 
| 
       1306 
     | 
    
         
            -
             
     | 
| 
       1307 
     | 
    
         
            -
                             
     | 
| 
       1308 
     | 
    
         
            -
                             
     | 
| 
       1309 
     | 
    
         
            -
                              'div',
         
     | 
| 
       1310 
     | 
    
         
            -
                              { className: 'portal-right-content' },
         
     | 
| 
       1311 
     | 
    
         
            -
                              this.createRightNode()
         
     | 
| 
       1312 
     | 
    
         
            -
                            )
         
     | 
| 
      
 1407 
     | 
    
         
            +
                              _antd.Col,
         
     | 
| 
      
 1408 
     | 
    
         
            +
                              { xl: 10, md: 10, className: 'portal-center-col', key: 'center' },
         
     | 
| 
      
 1409 
     | 
    
         
            +
                              _react2.default.createElement(
         
     | 
| 
      
 1410 
     | 
    
         
            +
                                'div',
         
     | 
| 
      
 1411 
     | 
    
         
            +
                                { className: 'portal-center-content' },
         
     | 
| 
      
 1412 
     | 
    
         
            +
                                this.createCenterNode()
         
     | 
| 
      
 1413 
     | 
    
         
            +
                              )
         
     | 
| 
      
 1414 
     | 
    
         
            +
                            ),
         
     | 
| 
      
 1415 
     | 
    
         
            +
                            this.createRightNode()
         
     | 
| 
       1313 
1416 
     | 
    
         
             
                          )
         
     | 
| 
      
 1417 
     | 
    
         
            +
                        ),
         
     | 
| 
      
 1418 
     | 
    
         
            +
                        _react2.default.createElement(
         
     | 
| 
      
 1419 
     | 
    
         
            +
                          'div',
         
     | 
| 
      
 1420 
     | 
    
         
            +
                          { className: loadHsyPage ? 'portal-hsy-tc-container' : 'portal-hsy-tc-container portal-hsy-tc-container-hide' },
         
     | 
| 
      
 1421 
     | 
    
         
            +
                          _react2.default.createElement('iframe', { src: loadHsyURL, width: '100%', height: '93%', frameborder: 'no', border: '0', marginwidth: '0', marginheight: '0', scrolling: 'yes', allowtransparency: 'true', id: 'external-frame-cc' })
         
     | 
| 
      
 1422 
     | 
    
         
            +
                        ),
         
     | 
| 
      
 1423 
     | 
    
         
            +
                        _react2.default.createElement(
         
     | 
| 
      
 1424 
     | 
    
         
            +
                          'div',
         
     | 
| 
      
 1425 
     | 
    
         
            +
                          { className: loadTcPage ? 'portal-hsy-tc-container' : 'portal-hsy-tc-container portal-hsy-tc-container-hide' },
         
     | 
| 
      
 1426 
     | 
    
         
            +
                          _react2.default.createElement('iframe', { src: loadTcURL, width: '100%', height: '93%', frameborder: 'no', border: '0', marginwidth: '0', marginheight: '0', scrolling: 'yes', allowtransparency: 'true', id: 'external-frame-tc' })
         
     | 
| 
      
 1427 
     | 
    
         
            +
                        ),
         
     | 
| 
      
 1428 
     | 
    
         
            +
                        this.isMobileEnvironment && _react2.default.createElement(
         
     | 
| 
      
 1429 
     | 
    
         
            +
                          _antd.Modal,
         
     | 
| 
      
 1430 
     | 
    
         
            +
                          {
         
     | 
| 
      
 1431 
     | 
    
         
            +
                            visible: showModal,
         
     | 
| 
      
 1432 
     | 
    
         
            +
                            onCancel: this.closeFrameModal,
         
     | 
| 
      
 1433 
     | 
    
         
            +
                            width: '99%',
         
     | 
| 
      
 1434 
     | 
    
         
            +
                            height: '99%',
         
     | 
| 
      
 1435 
     | 
    
         
            +
                            footer: null
         
     | 
| 
      
 1436 
     | 
    
         
            +
                          },
         
     | 
| 
      
 1437 
     | 
    
         
            +
                          _react2.default.createElement('iframe', { src: modalURL, width: '100%', height: screenHeight, frameborder: 'no', border: '0', marginwidth: '0', marginheight: '0', scrolling: 'yes', allowtransparency: 'true' })
         
     | 
| 
      
 1438 
     | 
    
         
            +
                        ),
         
     | 
| 
      
 1439 
     | 
    
         
            +
                        _react2.default.createElement(
         
     | 
| 
      
 1440 
     | 
    
         
            +
                          _antd.Modal,
         
     | 
| 
      
 1441 
     | 
    
         
            +
                          {
         
     | 
| 
      
 1442 
     | 
    
         
            +
                            title: '更多',
         
     | 
| 
      
 1443 
     | 
    
         
            +
                            className: 'portal-container-modal-more',
         
     | 
| 
      
 1444 
     | 
    
         
            +
                            visible: showMoreModal,
         
     | 
| 
      
 1445 
     | 
    
         
            +
                            onCancel: this.closeMoreModal,
         
     | 
| 
      
 1446 
     | 
    
         
            +
                            width: 800,
         
     | 
| 
      
 1447 
     | 
    
         
            +
                            height: 375,
         
     | 
| 
      
 1448 
     | 
    
         
            +
                            footer: null,
         
     | 
| 
      
 1449 
     | 
    
         
            +
                            centered: true,
         
     | 
| 
      
 1450 
     | 
    
         
            +
                            maskClosable: false,
         
     | 
| 
      
 1451 
     | 
    
         
            +
                            keyboard: false
         
     | 
| 
      
 1452 
     | 
    
         
            +
                          },
         
     | 
| 
      
 1453 
     | 
    
         
            +
                          this.createMoreNode()
         
     | 
| 
       1314 
1454 
     | 
    
         
             
                        )
         
     | 
| 
       1315 
     | 
    
         
            -
                      ) 
     | 
| 
       1316 
     | 
    
         
            -
             
     | 
| 
       1317 
     | 
    
         
            -
                        'div',
         
     | 
| 
       1318 
     | 
    
         
            -
                        { className: loadHsyPage ? 'portal-hsy-tc-container' : 'portal-hsy-tc-container portal-hsy-tc-container-hide' },
         
     | 
| 
       1319 
     | 
    
         
            -
                        _react2.default.createElement('iframe', { src: loadHsyURL, width: '100%', height: '93%', frameborder: 'no', border: '0', marginwidth: '0', marginheight: '0', scrolling: 'yes', allowtransparency: 'true', id: 'external-frame-cc' })
         
     | 
| 
       1320 
     | 
    
         
            -
                      ),
         
     | 
| 
       1321 
     | 
    
         
            -
                      _react2.default.createElement(
         
     | 
| 
       1322 
     | 
    
         
            -
                        'div',
         
     | 
| 
       1323 
     | 
    
         
            -
                        { className: loadTcPage ? 'portal-hsy-tc-container' : 'portal-hsy-tc-container portal-hsy-tc-container-hide' },
         
     | 
| 
       1324 
     | 
    
         
            -
                        _react2.default.createElement('iframe', { src: loadTcURL, width: '100%', height: '93%', frameborder: 'no', border: '0', marginwidth: '0', marginheight: '0', scrolling: 'yes', allowtransparency: 'true', id: 'external-frame-tc' })
         
     | 
| 
       1325 
     | 
    
         
            -
                      ),
         
     | 
| 
       1326 
     | 
    
         
            -
                      this.isMobileEnvironment && _react2.default.createElement(
         
     | 
| 
       1327 
     | 
    
         
            -
                        _antd.Modal,
         
     | 
| 
       1328 
     | 
    
         
            -
                        {
         
     | 
| 
       1329 
     | 
    
         
            -
                          visible: showModal,
         
     | 
| 
       1330 
     | 
    
         
            -
                          onCancel: this.closeFrameModal,
         
     | 
| 
       1331 
     | 
    
         
            -
                          width: '99%',
         
     | 
| 
       1332 
     | 
    
         
            -
                          height: '99%',
         
     | 
| 
       1333 
     | 
    
         
            -
                          footer: null
         
     | 
| 
       1334 
     | 
    
         
            -
                        },
         
     | 
| 
       1335 
     | 
    
         
            -
                        _react2.default.createElement('iframe', { src: modalURL, width: '100%', height: screenHeight, frameborder: 'no', border: '0', marginwidth: '0', marginheight: '0', scrolling: 'yes', allowtransparency: 'true' })
         
     | 
| 
       1336 
     | 
    
         
            -
                      ),
         
     | 
| 
       1337 
     | 
    
         
            -
                      _react2.default.createElement(
         
     | 
| 
       1338 
     | 
    
         
            -
                        _antd.Modal,
         
     | 
| 
       1339 
     | 
    
         
            -
                        {
         
     | 
| 
       1340 
     | 
    
         
            -
                          title: '更多',
         
     | 
| 
       1341 
     | 
    
         
            -
                          className: 'portal-container-modal-more',
         
     | 
| 
       1342 
     | 
    
         
            -
                          visible: showMoreModal,
         
     | 
| 
       1343 
     | 
    
         
            -
                          onCancel: this.closeMoreModal,
         
     | 
| 
       1344 
     | 
    
         
            -
                          width: 800,
         
     | 
| 
       1345 
     | 
    
         
            -
                          height: 375,
         
     | 
| 
       1346 
     | 
    
         
            -
                          footer: null,
         
     | 
| 
       1347 
     | 
    
         
            -
                          centered: true,
         
     | 
| 
       1348 
     | 
    
         
            -
                          maskClosable: false,
         
     | 
| 
       1349 
     | 
    
         
            -
                          keyboard: false
         
     | 
| 
       1350 
     | 
    
         
            -
                        },
         
     | 
| 
       1351 
     | 
    
         
            -
                        this.createMoreNode()
         
     | 
| 
       1352 
     | 
    
         
            -
                      )
         
     | 
| 
       1353 
     | 
    
         
            -
                    );
         
     | 
| 
       1354 
     | 
    
         
            -
                  }
         
     | 
| 
      
 1455 
     | 
    
         
            +
                      );
         
     | 
| 
      
 1456 
     | 
    
         
            +
                    }
         
     | 
| 
       1355 
1457 
     | 
    
         
             
                  return htmlContent;
         
     | 
| 
       1356 
1458 
     | 
    
         
             
                }
         
     | 
| 
       1357 
1459 
     | 
    
         
             
              }]);
         
     |