mcrm-mobile 1.4.3-beta.2 → 1.4.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/es/index.js +1 -1
- package/es/menu-jump/index.js +87 -79
- package/lib/index.js +1 -1
- package/lib/mcrm-mobile.js +88 -80
- package/lib/mcrm-mobile.min.js +1 -1
- package/lib/menu-jump/index.js +87 -79
- package/package.json +1 -1
- package/vetur/attributes.json +49 -49
- package/vetur/tags.json +11 -11
- package/vetur/web-types.json +91 -91
package/lib/mcrm-mobile.js
CHANGED
|
@@ -20025,7 +20025,7 @@ var getSerialNumNew = /*#__PURE__*/function () {
|
|
|
20025
20025
|
|
|
20026
20026
|
var spliceUrl = /*#__PURE__*/function () {
|
|
20027
20027
|
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regenerator_default.a.mark(function _callee2(data, menu, sybInfo, extraParams) {
|
|
20028
|
-
var _yield$getExpInfo2, opPhone, opId, orgId, cityCode, loginName, areaCode, areaName, orgName, userName, envType, billId, custUniqueId, broadBillId, imei, commBusId, kindId, campseg_id, stall_id, marketName, busiOppoId, addrId, contTel, showTab, campusCode, school_id, customerOrderId, busiFlowId, authenWorkNo, sysOpId, _data$pageInfo, pageInfo, _data$urlParam, urlParam, _data$ticket, ticket, _data$sessId, sessId, _data$token, oToken, _data$header, header, _menu$menuCode, menuCode, _menu$isOutSys, isOutSys, _menu$variable, variable, allVerifySerial, custUniqueIdVerifySerial, verifySerial, opCheck, opVerifySerial, verifyType, funcType, powerType, longitude, latitude, serialNum, msg, pageCode, menuName, sysCode, syscode, _pageInfo$params, params, otherParams, url, _pageInfo$paramsFixed, paramsFixed, token, userinfo, hideHeader, otherParamsObj, jikeParamsObj, groupParamsObj, paramsList, otherParamsList, paramsObj, context, _iterator, _step, value, _iterator2, _step2, _value, keys, key, variableList, _key;
|
|
20028
|
+
var _yield$getExpInfo2, opPhone, opId, orgId, cityCode, loginName, areaCode, areaName, orgName, userName, envType, billId, custUniqueId, broadBillId, imei, commBusId, kindId, campseg_id, stall_id, marketName, busiOppoId, addrId, contTel, showTab, campusCode, school_id, customerOrderId, busiFlowId, authenWorkNo, sysOpId, prodCatalog, regionCode, _data$pageInfo, pageInfo, _data$urlParam, urlParam, _data$ticket, ticket, _data$sessId, sessId, _data$token, oToken, _data$header, header, _menu$menuCode, menuCode, _menu$isOutSys, isOutSys, _menu$variable, variable, allVerifySerial, custUniqueIdVerifySerial, verifySerial, opCheck, opVerifySerial, verifyType, funcType, powerType, longitude, latitude, serialNum, msg, pageCode, menuName, sysCode, syscode, _pageInfo$params, params, otherParams, url, _pageInfo$paramsFixed, paramsFixed, token, userinfo, hideHeader, otherParamsObj, jikeParamsObj, groupParamsObj, paramsList, otherParamsList, paramsObj, context, _iterator, _step, value, _iterator2, _step2, _value, keys, key, variableList, _key;
|
|
20029
20029
|
|
|
20030
20030
|
return regenerator_default.a.wrap(function _callee2$(_context2) {
|
|
20031
20031
|
while (1) {
|
|
@@ -20046,7 +20046,7 @@ var spliceUrl = /*#__PURE__*/function () {
|
|
|
20046
20046
|
orgName = _yield$getExpInfo2.orgName;
|
|
20047
20047
|
userName = _yield$getExpInfo2.userName;
|
|
20048
20048
|
envType = _yield$getExpInfo2.envType;
|
|
20049
|
-
billId = sybInfo.billId, custUniqueId = sybInfo.custUniqueId, broadBillId = sybInfo.broadBillId, imei = sybInfo.imei, commBusId = sybInfo.commBusId, kindId = sybInfo.kindId, campseg_id = sybInfo.campseg_id, stall_id = sybInfo.stall_id, marketName = sybInfo.marketName, busiOppoId = sybInfo.busiOppoId, addrId = sybInfo.addrId, contTel = sybInfo.contTel, showTab = sybInfo.showTab, campusCode = sybInfo.campusCode, school_id = sybInfo.school_id, customerOrderId = sybInfo.customerOrderId, busiFlowId = sybInfo.busiFlowId, authenWorkNo = sybInfo.authenWorkNo, sysOpId = sybInfo.sysOpId;
|
|
20049
|
+
billId = sybInfo.billId, custUniqueId = sybInfo.custUniqueId, broadBillId = sybInfo.broadBillId, imei = sybInfo.imei, commBusId = sybInfo.commBusId, kindId = sybInfo.kindId, campseg_id = sybInfo.campseg_id, stall_id = sybInfo.stall_id, marketName = sybInfo.marketName, busiOppoId = sybInfo.busiOppoId, addrId = sybInfo.addrId, contTel = sybInfo.contTel, showTab = sybInfo.showTab, campusCode = sybInfo.campusCode, school_id = sybInfo.school_id, customerOrderId = sybInfo.customerOrderId, busiFlowId = sybInfo.busiFlowId, authenWorkNo = sybInfo.authenWorkNo, sysOpId = sybInfo.sysOpId, prodCatalog = sybInfo.prodCatalog, regionCode = sybInfo.regionCode;
|
|
20050
20050
|
_data$pageInfo = data.pageInfo, pageInfo = _data$pageInfo === void 0 ? {} : _data$pageInfo, _data$urlParam = data.urlParam, urlParam = _data$urlParam === void 0 ? {} : _data$urlParam, _data$ticket = data.ticket, ticket = _data$ticket === void 0 ? "" : _data$ticket, _data$sessId = data.sessId, sessId = _data$sessId === void 0 ? "" : _data$sessId, _data$token = data.token, oToken = _data$token === void 0 ? "" : _data$token, _data$header = data.header, header = _data$header === void 0 ? {} : _data$header;
|
|
20051
20051
|
_menu$menuCode = menu.menuCode, menuCode = _menu$menuCode === void 0 ? "" : _menu$menuCode, _menu$isOutSys = menu.isOutSys, isOutSys = _menu$isOutSys === void 0 ? false : _menu$isOutSys, _menu$variable = menu.variable, variable = _menu$variable === void 0 ? "" : _menu$variable;
|
|
20052
20052
|
allVerifySerial = session["a" /* default */].get("allVerifySerial") || {};
|
|
@@ -20183,160 +20183,160 @@ var spliceUrl = /*#__PURE__*/function () {
|
|
|
20183
20183
|
|
|
20184
20184
|
case 59:
|
|
20185
20185
|
if ((_step = _iterator()).done) {
|
|
20186
|
-
_context2.next =
|
|
20186
|
+
_context2.next = 171;
|
|
20187
20187
|
break;
|
|
20188
20188
|
}
|
|
20189
20189
|
|
|
20190
20190
|
value = _step.value;
|
|
20191
20191
|
_context2.t2 = value;
|
|
20192
|
-
_context2.next = _context2.t2 === "addrId" ? 64 : _context2.t2 === "appCode" ? 66 : _context2.t2 === "sys" ? 66 : _context2.t2 === "appkey" ? 68 : _context2.t2 === "authenWorkNo" ? 70 : _context2.t2 === "billId" ? 72 : _context2.t2 === "broadBillId" ? 74 : _context2.t2 === "busiFlowId" ? 76 : _context2.t2 === "busiOppoId" ? 78 : _context2.t2 === "campseg_id" ? 80 : _context2.t2 === "campusCode" ? 82 : _context2.t2 === "custUniqueId" ? 84 : _context2.t2 === "cityCode" ? 86 : _context2.t2 === "city_id" ? 86 : _context2.t2 === "commBusId" ? 88 : _context2.t2 === "countyCode" ? 92 : _context2.t2 === "countyName" ? 94 : _context2.t2 === "contTel" ? 96 : _context2.t2 === "customerOrderId" ? 98 : _context2.t2 === "funcId" ? 100 : _context2.t2 === "funcType" ? 102 : _context2.t2 === "imei" ? 104 : _context2.t2 === "kindId" ? 106 : _context2.t2 === "latitude" ? 108 : _context2.t2 === "longitude" ? 110 : _context2.t2 === "marketName" ? 112 : _context2.t2 === "mpType" ? 114 : _context2.t2 === "opCheck" ? 116 : _context2.t2 === "opId" ? 118 : _context2.t2 === "oper_id" ? 118 : _context2.t2 === "op_id" ? 118 : _context2.t2 === "SYS_OP_ID" ? 118 : _context2.t2 === "channelId" ? 118 : _context2.t2 === "sysOpId" ? 120 : _context2.t2 === "opVerifySerial" ? 122 : _context2.t2 === "orgId" ? 124 : _context2.t2 === "org_id" ? 124 : _context2.t2 === "storeCode" ? 124 : _context2.t2 === "orgIdName" ? 126 : _context2.t2 === "storeName" ? 126 : _context2.t2 === "parameter" ? 128 : _context2.t2 === "powerType" ? 130 : _context2.t2 === "prodId" ? 132 : _context2.t2 === "prodType" ? 134 : _context2.t2 === "school_id" ? 136 : _context2.t2 === "serialNum" ? 138 : _context2.t2 === "sessId" ? 143 : _context2.t2 === "sessionId" ? 143 : _context2.t2 === "SESSID" ? 143 : _context2.t2 === "session_id" ? 143 : _context2.t2 === "showTab" ? 145 : _context2.t2 === "stall_id" ? 147 : _context2.t2 === "telNum" ? 149 : _context2.t2 === "product_no" ? 149 : _context2.t2 === "ticket" ? 151 : _context2.t2 === "timestamp" ? 153 : _context2.t2 === "userId" ? 155 : _context2.t2 === "loginName" ? 155 : _context2.t2 === "userName" ? 157 : _context2.t2 === "verifySerial" ? 159 : _context2.t2 === "verifyType" ? 161 : 163;
|
|
20192
|
+
_context2.next = _context2.t2 === "addrId" ? 64 : _context2.t2 === "appCode" ? 66 : _context2.t2 === "sys" ? 66 : _context2.t2 === "appkey" ? 68 : _context2.t2 === "authenWorkNo" ? 70 : _context2.t2 === "billId" ? 72 : _context2.t2 === "broadBillId" ? 74 : _context2.t2 === "busiFlowId" ? 76 : _context2.t2 === "busiOppoId" ? 78 : _context2.t2 === "campseg_id" ? 80 : _context2.t2 === "campusCode" ? 82 : _context2.t2 === "custUniqueId" ? 84 : _context2.t2 === "cityCode" ? 86 : _context2.t2 === "city_id" ? 86 : _context2.t2 === "commBusId" ? 88 : _context2.t2 === "countyCode" ? 92 : _context2.t2 === "countyName" ? 94 : _context2.t2 === "contTel" ? 96 : _context2.t2 === "customerOrderId" ? 98 : _context2.t2 === "funcId" ? 100 : _context2.t2 === "funcType" ? 102 : _context2.t2 === "imei" ? 104 : _context2.t2 === "kindId" ? 106 : _context2.t2 === "latitude" ? 108 : _context2.t2 === "longitude" ? 110 : _context2.t2 === "marketName" ? 112 : _context2.t2 === "mpType" ? 114 : _context2.t2 === "opCheck" ? 116 : _context2.t2 === "opId" ? 118 : _context2.t2 === "oper_id" ? 118 : _context2.t2 === "op_id" ? 118 : _context2.t2 === "SYS_OP_ID" ? 118 : _context2.t2 === "channelId" ? 118 : _context2.t2 === "sysOpId" ? 120 : _context2.t2 === "opVerifySerial" ? 122 : _context2.t2 === "orgId" ? 124 : _context2.t2 === "org_id" ? 124 : _context2.t2 === "storeCode" ? 124 : _context2.t2 === "orgIdName" ? 126 : _context2.t2 === "storeName" ? 126 : _context2.t2 === "parameter" ? 128 : _context2.t2 === "powerType" ? 130 : _context2.t2 === "prodId" ? 132 : _context2.t2 === "prodType" ? 134 : _context2.t2 === "school_id" ? 136 : _context2.t2 === "serialNum" ? 138 : _context2.t2 === "sessId" ? 143 : _context2.t2 === "sessionId" ? 143 : _context2.t2 === "SESSID" ? 143 : _context2.t2 === "session_id" ? 143 : _context2.t2 === "showTab" ? 145 : _context2.t2 === "stall_id" ? 147 : _context2.t2 === "telNum" ? 149 : _context2.t2 === "product_no" ? 149 : _context2.t2 === "ticket" ? 151 : _context2.t2 === "timestamp" ? 153 : _context2.t2 === "userId" ? 155 : _context2.t2 === "loginName" ? 155 : _context2.t2 === "userName" ? 157 : _context2.t2 === "verifySerial" ? 159 : _context2.t2 === "verifyType" ? 161 : _context2.t2 === "idCode" ? 163 : _context2.t2 === "userCityId" ? 165 : 167;
|
|
20193
20193
|
break;
|
|
20194
20194
|
|
|
20195
20195
|
case 64:
|
|
20196
20196
|
paramsObj[value] = Object(utils["f" /* isDef */])(addrId) ? addrId : "";
|
|
20197
|
-
return _context2.abrupt("break",
|
|
20197
|
+
return _context2.abrupt("break", 169);
|
|
20198
20198
|
|
|
20199
20199
|
case 66:
|
|
20200
20200
|
paramsObj[value] = "mcrm";
|
|
20201
|
-
return _context2.abrupt("break",
|
|
20201
|
+
return _context2.abrupt("break", 169);
|
|
20202
20202
|
|
|
20203
20203
|
case 68:
|
|
20204
20204
|
paramsObj[value] = "mobilecrm";
|
|
20205
|
-
return _context2.abrupt("break",
|
|
20205
|
+
return _context2.abrupt("break", 169);
|
|
20206
20206
|
|
|
20207
20207
|
case 70:
|
|
20208
20208
|
paramsObj[value] = Object(utils["f" /* isDef */])(authenWorkNo) ? authenWorkNo : "";
|
|
20209
|
-
return _context2.abrupt("break",
|
|
20209
|
+
return _context2.abrupt("break", 169);
|
|
20210
20210
|
|
|
20211
20211
|
case 72:
|
|
20212
20212
|
paramsObj[value] = Object(utils["f" /* isDef */])(billId) ? billId : "";
|
|
20213
|
-
return _context2.abrupt("break",
|
|
20213
|
+
return _context2.abrupt("break", 169);
|
|
20214
20214
|
|
|
20215
20215
|
case 74:
|
|
20216
20216
|
paramsObj[value] = Object(utils["f" /* isDef */])(broadBillId) ? broadBillId : "";
|
|
20217
|
-
return _context2.abrupt("break",
|
|
20217
|
+
return _context2.abrupt("break", 169);
|
|
20218
20218
|
|
|
20219
20219
|
case 76:
|
|
20220
20220
|
paramsObj[value] = Object(utils["f" /* isDef */])(busiFlowId) ? busiFlowId : "17000003";
|
|
20221
|
-
return _context2.abrupt("break",
|
|
20221
|
+
return _context2.abrupt("break", 169);
|
|
20222
20222
|
|
|
20223
20223
|
case 78:
|
|
20224
20224
|
paramsObj[value] = Object(utils["f" /* isDef */])(busiOppoId) ? busiOppoId : "";
|
|
20225
|
-
return _context2.abrupt("break",
|
|
20225
|
+
return _context2.abrupt("break", 169);
|
|
20226
20226
|
|
|
20227
20227
|
case 80:
|
|
20228
20228
|
paramsObj[value] = Object(utils["f" /* isDef */])(campseg_id) ? campseg_id : "";
|
|
20229
|
-
return _context2.abrupt("break",
|
|
20229
|
+
return _context2.abrupt("break", 169);
|
|
20230
20230
|
|
|
20231
20231
|
case 82:
|
|
20232
20232
|
paramsObj[value] = Object(utils["f" /* isDef */])(campusCode) ? campusCode : "";
|
|
20233
|
-
return _context2.abrupt("break",
|
|
20233
|
+
return _context2.abrupt("break", 169);
|
|
20234
20234
|
|
|
20235
20235
|
case 84:
|
|
20236
20236
|
paramsObj[value] = Object(utils["f" /* isDef */])(custUniqueId) ? custUniqueId : "";
|
|
20237
|
-
return _context2.abrupt("break",
|
|
20237
|
+
return _context2.abrupt("break", 169);
|
|
20238
20238
|
|
|
20239
20239
|
case 86:
|
|
20240
20240
|
paramsObj[value] = Object(utils["f" /* isDef */])(cityCode) ? cityCode : "";
|
|
20241
|
-
return _context2.abrupt("break",
|
|
20241
|
+
return _context2.abrupt("break", 169);
|
|
20242
20242
|
|
|
20243
20243
|
case 88:
|
|
20244
20244
|
paramsObj[value] = Object(utils["f" /* isDef */])(commBusId) ? commBusId : "";
|
|
20245
20245
|
paramsObj["isRecommEnd"] = "false";
|
|
20246
20246
|
paramsObj["bType"] = "1";
|
|
20247
|
-
return _context2.abrupt("break",
|
|
20247
|
+
return _context2.abrupt("break", 169);
|
|
20248
20248
|
|
|
20249
20249
|
case 92:
|
|
20250
20250
|
paramsObj[value] = Object(utils["f" /* isDef */])(areaCode) ? areaCode : "";
|
|
20251
|
-
return _context2.abrupt("break",
|
|
20251
|
+
return _context2.abrupt("break", 169);
|
|
20252
20252
|
|
|
20253
20253
|
case 94:
|
|
20254
20254
|
paramsObj[value] = Object(utils["f" /* isDef */])(areaName) ? areaName : "";
|
|
20255
|
-
return _context2.abrupt("break",
|
|
20255
|
+
return _context2.abrupt("break", 169);
|
|
20256
20256
|
|
|
20257
20257
|
case 96:
|
|
20258
20258
|
paramsObj[value] = Object(utils["f" /* isDef */])(contTel) ? contTel : "";
|
|
20259
|
-
return _context2.abrupt("break",
|
|
20259
|
+
return _context2.abrupt("break", 169);
|
|
20260
20260
|
|
|
20261
20261
|
case 98:
|
|
20262
20262
|
paramsObj[value] = Object(utils["f" /* isDef */])(customerOrderId) ? customerOrderId : "";
|
|
20263
|
-
return _context2.abrupt("break",
|
|
20263
|
+
return _context2.abrupt("break", 169);
|
|
20264
20264
|
|
|
20265
20265
|
case 100:
|
|
20266
20266
|
paramsObj[value] = Object(utils["f" /* isDef */])(menuCode) ? menuCode : "";
|
|
20267
|
-
return _context2.abrupt("break",
|
|
20267
|
+
return _context2.abrupt("break", 169);
|
|
20268
20268
|
|
|
20269
20269
|
case 102:
|
|
20270
20270
|
paramsObj[value] = Object(utils["f" /* isDef */])(funcType) ? funcType : "";
|
|
20271
|
-
return _context2.abrupt("break",
|
|
20271
|
+
return _context2.abrupt("break", 169);
|
|
20272
20272
|
|
|
20273
20273
|
case 104:
|
|
20274
20274
|
paramsObj[value] = Object(utils["f" /* isDef */])(imei) ? imei : "";
|
|
20275
|
-
return _context2.abrupt("break",
|
|
20275
|
+
return _context2.abrupt("break", 169);
|
|
20276
20276
|
|
|
20277
20277
|
case 106:
|
|
20278
20278
|
paramsObj[value] = Object(utils["f" /* isDef */])(kindId) ? kindId : "";
|
|
20279
|
-
return _context2.abrupt("break",
|
|
20279
|
+
return _context2.abrupt("break", 169);
|
|
20280
20280
|
|
|
20281
20281
|
case 108:
|
|
20282
20282
|
paramsObj[value] = Object(utils["f" /* isDef */])(latitude) ? latitude : "";
|
|
20283
|
-
return _context2.abrupt("break",
|
|
20283
|
+
return _context2.abrupt("break", 169);
|
|
20284
20284
|
|
|
20285
20285
|
case 110:
|
|
20286
20286
|
paramsObj[value] = Object(utils["f" /* isDef */])(longitude) ? longitude : "";
|
|
20287
|
-
return _context2.abrupt("break",
|
|
20287
|
+
return _context2.abrupt("break", 169);
|
|
20288
20288
|
|
|
20289
20289
|
case 112:
|
|
20290
20290
|
paramsObj[value] = Object(utils["f" /* isDef */])(marketName) ? marketName : "";
|
|
20291
|
-
return _context2.abrupt("break",
|
|
20291
|
+
return _context2.abrupt("break", 169);
|
|
20292
20292
|
|
|
20293
20293
|
case 114:
|
|
20294
20294
|
paramsObj[value] = "";
|
|
20295
|
-
return _context2.abrupt("break",
|
|
20295
|
+
return _context2.abrupt("break", 169);
|
|
20296
20296
|
|
|
20297
20297
|
case 116:
|
|
20298
20298
|
paramsObj[value] = Object(utils["f" /* isDef */])(opCheck) ? opCheck : "";
|
|
20299
|
-
return _context2.abrupt("break",
|
|
20299
|
+
return _context2.abrupt("break", 169);
|
|
20300
20300
|
|
|
20301
20301
|
case 118:
|
|
20302
20302
|
paramsObj[value] = Object(utils["f" /* isDef */])(opId) ? opId : "";
|
|
20303
|
-
return _context2.abrupt("break",
|
|
20303
|
+
return _context2.abrupt("break", 169);
|
|
20304
20304
|
|
|
20305
20305
|
case 120:
|
|
20306
20306
|
paramsObj[value] = Object(utils["f" /* isDef */])(sysOpId) ? sysOpId : "";
|
|
20307
|
-
return _context2.abrupt("break",
|
|
20307
|
+
return _context2.abrupt("break", 169);
|
|
20308
20308
|
|
|
20309
20309
|
case 122:
|
|
20310
20310
|
paramsObj[value] = Object(utils["f" /* isDef */])(opVerifySerial) ? opVerifySerial : "";
|
|
20311
|
-
return _context2.abrupt("break",
|
|
20311
|
+
return _context2.abrupt("break", 169);
|
|
20312
20312
|
|
|
20313
20313
|
case 124:
|
|
20314
20314
|
paramsObj[value] = Object(utils["f" /* isDef */])(orgId) ? orgId : "";
|
|
20315
|
-
return _context2.abrupt("break",
|
|
20315
|
+
return _context2.abrupt("break", 169);
|
|
20316
20316
|
|
|
20317
20317
|
case 126:
|
|
20318
20318
|
paramsObj[value] = Object(utils["f" /* isDef */])(orgName) ? orgName : "";
|
|
20319
|
-
return _context2.abrupt("break",
|
|
20319
|
+
return _context2.abrupt("break", 169);
|
|
20320
20320
|
|
|
20321
20321
|
case 128:
|
|
20322
20322
|
paramsObj[value] = Object(utils["f" /* isDef */])(oToken) ? oToken : "";
|
|
20323
|
-
return _context2.abrupt("break",
|
|
20323
|
+
return _context2.abrupt("break", 169);
|
|
20324
20324
|
|
|
20325
20325
|
case 130:
|
|
20326
20326
|
paramsObj[value] = Object(utils["f" /* isDef */])(powerType) ? powerType : "";
|
|
20327
|
-
return _context2.abrupt("break",
|
|
20327
|
+
return _context2.abrupt("break", 169);
|
|
20328
20328
|
|
|
20329
20329
|
case 132:
|
|
20330
20330
|
paramsObj[value] = "";
|
|
20331
|
-
return _context2.abrupt("break",
|
|
20331
|
+
return _context2.abrupt("break", 169);
|
|
20332
20332
|
|
|
20333
20333
|
case 134:
|
|
20334
20334
|
paramsObj[value] = "";
|
|
20335
|
-
return _context2.abrupt("break",
|
|
20335
|
+
return _context2.abrupt("break", 169);
|
|
20336
20336
|
|
|
20337
20337
|
case 136:
|
|
20338
20338
|
paramsObj[value] = Object(utils["f" /* isDef */])(school_id) ? school_id : "";
|
|
20339
|
-
return _context2.abrupt("break",
|
|
20339
|
+
return _context2.abrupt("break", 169);
|
|
20340
20340
|
|
|
20341
20341
|
case 138:
|
|
20342
20342
|
_context2.next = 140;
|
|
@@ -20345,118 +20345,126 @@ var spliceUrl = /*#__PURE__*/function () {
|
|
|
20345
20345
|
case 140:
|
|
20346
20346
|
serialNum = _context2.sent;
|
|
20347
20347
|
paramsObj[value] = Object(utils["f" /* isDef */])(serialNum) ? serialNum : "";
|
|
20348
|
-
return _context2.abrupt("break",
|
|
20348
|
+
return _context2.abrupt("break", 169);
|
|
20349
20349
|
|
|
20350
20350
|
case 143:
|
|
20351
20351
|
paramsObj[value] = Object(utils["f" /* isDef */])(sessId) ? sessId : "";
|
|
20352
|
-
return _context2.abrupt("break",
|
|
20352
|
+
return _context2.abrupt("break", 169);
|
|
20353
20353
|
|
|
20354
20354
|
case 145:
|
|
20355
20355
|
if (Object(utils["f" /* isDef */])(showTab)) {
|
|
20356
20356
|
paramsObj[value] = showTab;
|
|
20357
20357
|
}
|
|
20358
20358
|
|
|
20359
|
-
return _context2.abrupt("break",
|
|
20359
|
+
return _context2.abrupt("break", 169);
|
|
20360
20360
|
|
|
20361
20361
|
case 147:
|
|
20362
20362
|
paramsObj[value] = Object(utils["f" /* isDef */])(stall_id) ? stall_id : "";
|
|
20363
|
-
return _context2.abrupt("break",
|
|
20363
|
+
return _context2.abrupt("break", 169);
|
|
20364
20364
|
|
|
20365
20365
|
case 149:
|
|
20366
20366
|
paramsObj[value] = Object(utils["f" /* isDef */])(opPhone) ? opPhone : "";
|
|
20367
|
-
return _context2.abrupt("break",
|
|
20367
|
+
return _context2.abrupt("break", 169);
|
|
20368
20368
|
|
|
20369
20369
|
case 151:
|
|
20370
20370
|
paramsObj[value] = Object(utils["f" /* isDef */])(ticket) ? ticket : "";
|
|
20371
|
-
return _context2.abrupt("break",
|
|
20371
|
+
return _context2.abrupt("break", 169);
|
|
20372
20372
|
|
|
20373
20373
|
case 153:
|
|
20374
20374
|
paramsObj[value] = new Date().getTime();
|
|
20375
|
-
return _context2.abrupt("break",
|
|
20375
|
+
return _context2.abrupt("break", 169);
|
|
20376
20376
|
|
|
20377
20377
|
case 155:
|
|
20378
20378
|
paramsObj[value] = Object(utils["f" /* isDef */])(loginName) ? loginName : "";
|
|
20379
|
-
return _context2.abrupt("break",
|
|
20379
|
+
return _context2.abrupt("break", 169);
|
|
20380
20380
|
|
|
20381
20381
|
case 157:
|
|
20382
20382
|
paramsObj[value] = Object(utils["f" /* isDef */])(userName) ? userName : "";
|
|
20383
|
-
return _context2.abrupt("break",
|
|
20383
|
+
return _context2.abrupt("break", 169);
|
|
20384
20384
|
|
|
20385
20385
|
case 159:
|
|
20386
20386
|
paramsObj[value] = Object(utils["f" /* isDef */])(verifySerial) ? verifySerial : "";
|
|
20387
|
-
return _context2.abrupt("break",
|
|
20387
|
+
return _context2.abrupt("break", 169);
|
|
20388
20388
|
|
|
20389
20389
|
case 161:
|
|
20390
20390
|
paramsObj[value] = Object(utils["f" /* isDef */])(verifyType) ? verifyType : "";
|
|
20391
|
-
return _context2.abrupt("break",
|
|
20391
|
+
return _context2.abrupt("break", 169);
|
|
20392
20392
|
|
|
20393
20393
|
case 163:
|
|
20394
|
+
paramsObj[value] = Object(utils["f" /* isDef */])(prodCatalog) ? prodCatalog : "";
|
|
20395
|
+
return _context2.abrupt("break", 169);
|
|
20396
|
+
|
|
20397
|
+
case 165:
|
|
20398
|
+
paramsObj[value] = Object(utils["f" /* isDef */])(regionCode) ? regionCode : "";
|
|
20399
|
+
return _context2.abrupt("break", 169);
|
|
20400
|
+
|
|
20401
|
+
case 167:
|
|
20394
20402
|
if (Object(utils["f" /* isDef */])(sybInfo[value]) || Object(utils["f" /* isDef */])(urlParam[value])) {
|
|
20395
20403
|
paramsObj[value] = sybInfo[value] || urlParam[value];
|
|
20396
20404
|
} else {
|
|
20397
20405
|
console.error("Did not match " + value);
|
|
20398
20406
|
}
|
|
20399
20407
|
|
|
20400
|
-
return _context2.abrupt("break",
|
|
20408
|
+
return _context2.abrupt("break", 169);
|
|
20401
20409
|
|
|
20402
|
-
case
|
|
20410
|
+
case 169:
|
|
20403
20411
|
_context2.next = 59;
|
|
20404
20412
|
break;
|
|
20405
20413
|
|
|
20406
|
-
case
|
|
20414
|
+
case 171:
|
|
20407
20415
|
_iterator2 = _createForOfIteratorHelperLoose(otherParamsList);
|
|
20408
20416
|
|
|
20409
|
-
case
|
|
20417
|
+
case 172:
|
|
20410
20418
|
if ((_step2 = _iterator2()).done) {
|
|
20411
|
-
_context2.next =
|
|
20419
|
+
_context2.next = 196;
|
|
20412
20420
|
break;
|
|
20413
20421
|
}
|
|
20414
20422
|
|
|
20415
20423
|
_value = _step2.value;
|
|
20416
20424
|
_context2.t3 = _value;
|
|
20417
|
-
_context2.next = _context2.t3 === "opId" ?
|
|
20425
|
+
_context2.next = _context2.t3 === "opId" ? 177 : _context2.t3 === "opName" ? 179 : _context2.t3 === "phone" ? 181 : _context2.t3 === "orgId" ? 183 : _context2.t3 === "orgName" ? 185 : _context2.t3 === "regionId" ? 187 : _context2.t3 === "countyId" ? 189 : _context2.t3 === "sessionId" ? 191 : 193;
|
|
20418
20426
|
break;
|
|
20419
20427
|
|
|
20420
|
-
case
|
|
20428
|
+
case 177:
|
|
20421
20429
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(opId) ? opId : "";
|
|
20422
|
-
return _context2.abrupt("break",
|
|
20430
|
+
return _context2.abrupt("break", 194);
|
|
20423
20431
|
|
|
20424
|
-
case
|
|
20432
|
+
case 179:
|
|
20425
20433
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(loginName) ? loginName : "";
|
|
20426
|
-
return _context2.abrupt("break",
|
|
20434
|
+
return _context2.abrupt("break", 194);
|
|
20427
20435
|
|
|
20428
|
-
case
|
|
20436
|
+
case 181:
|
|
20429
20437
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(opPhone) ? opPhone : "";
|
|
20430
|
-
return _context2.abrupt("break",
|
|
20438
|
+
return _context2.abrupt("break", 194);
|
|
20431
20439
|
|
|
20432
|
-
case
|
|
20440
|
+
case 183:
|
|
20433
20441
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(orgId) ? orgId : "";
|
|
20434
|
-
return _context2.abrupt("break",
|
|
20442
|
+
return _context2.abrupt("break", 194);
|
|
20435
20443
|
|
|
20436
|
-
case
|
|
20444
|
+
case 185:
|
|
20437
20445
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(orgName) ? orgName : "";
|
|
20438
|
-
return _context2.abrupt("break",
|
|
20446
|
+
return _context2.abrupt("break", 194);
|
|
20439
20447
|
|
|
20440
|
-
case
|
|
20448
|
+
case 187:
|
|
20441
20449
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(cityCode) ? cityCode : "";
|
|
20442
|
-
return _context2.abrupt("break",
|
|
20450
|
+
return _context2.abrupt("break", 194);
|
|
20443
20451
|
|
|
20444
|
-
case
|
|
20452
|
+
case 189:
|
|
20445
20453
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(areaCode) ? areaCode : "";
|
|
20446
|
-
return _context2.abrupt("break",
|
|
20454
|
+
return _context2.abrupt("break", 194);
|
|
20447
20455
|
|
|
20448
|
-
case
|
|
20456
|
+
case 191:
|
|
20449
20457
|
otherParamsObj[_value] = Object(utils["f" /* isDef */])(sessId) ? sessId : "";
|
|
20450
|
-
return _context2.abrupt("break",
|
|
20458
|
+
return _context2.abrupt("break", 194);
|
|
20451
20459
|
|
|
20452
|
-
case
|
|
20453
|
-
return _context2.abrupt("break",
|
|
20460
|
+
case 193:
|
|
20461
|
+
return _context2.abrupt("break", 194);
|
|
20454
20462
|
|
|
20455
|
-
case
|
|
20456
|
-
_context2.next =
|
|
20463
|
+
case 194:
|
|
20464
|
+
_context2.next = 172;
|
|
20457
20465
|
break;
|
|
20458
20466
|
|
|
20459
|
-
case
|
|
20467
|
+
case 196:
|
|
20460
20468
|
keys = Object.keys(paramsObj);
|
|
20461
20469
|
|
|
20462
20470
|
for (key in extraParams) {
|
|
@@ -20491,7 +20499,7 @@ var spliceUrl = /*#__PURE__*/function () {
|
|
|
20491
20499
|
msg: msg
|
|
20492
20500
|
});
|
|
20493
20501
|
|
|
20494
|
-
case
|
|
20502
|
+
case 202:
|
|
20495
20503
|
case "end":
|
|
20496
20504
|
return _context2.stop();
|
|
20497
20505
|
}
|
|
@@ -36682,7 +36690,7 @@ function isImageFile(item) {
|
|
|
36682
36690
|
|
|
36683
36691
|
|
|
36684
36692
|
|
|
36685
|
-
var version = '1.4.3
|
|
36693
|
+
var version = '1.4.3';
|
|
36686
36694
|
var components = [action_sheet, address_picker, api, badge, biz, es_button, calendar, card, es_cell, cell_group, es_checkbox, checkbox_group, circle, col, collapse, collapse_item, common_utils, count_down, data_process["a" /* default */], date_picker, datetime_picker, dialog, directive, divider, drag, dropdown_item, dropdown_menu, empty, field, goods_action, goods_action_button, goods_action_icon, grid, grid_item, http, icon, es_image, image_preview, index_anchor, index_bar, es_info, list, loading, local, es_menu, menu_icon, menu_jump, es_menus, nav_bar, notice_bar, notify, es_overlay, pagination, panel, password_input, es_picker, popover, es_popup, es_progress, pull_refresh, es_radio, radio_group, rank, es_rate, row, safe_keyboard, search, session["a" /* default */], share_sheet, sidebar, sidebar_item, slider, es_step, stepper, steps, sticky, swipe, swipe_cell, swipe_item, es_switch, switch_cell, tab, tabbar, tabbar_item, table, table_column, tabs, tag, es_toast, tree_select, uploader];
|
|
36687
36695
|
|
|
36688
36696
|
var es_install = function install(Vue) {
|