cms-chenhj-ui 1.0.23 → 1.0.24
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/cms-chenhj-ui.common.js
CHANGED
|
@@ -6029,7 +6029,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
6029
6029
|
|
|
6030
6030
|
/***/ }),
|
|
6031
6031
|
|
|
6032
|
-
/***/
|
|
6032
|
+
/***/ 6923:
|
|
6033
6033
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6034
6034
|
|
|
6035
6035
|
"use strict";
|
|
@@ -6041,7 +6041,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
6041
6041
|
"default": function() { return /* binding */ View; }
|
|
6042
6042
|
});
|
|
6043
6043
|
|
|
6044
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-tab/View.vue?vue&type=template&id=
|
|
6044
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-tab/View.vue?vue&type=template&id=1ef347ff&scoped=true
|
|
6045
6045
|
var render = function render() {
|
|
6046
6046
|
var _vm = this,
|
|
6047
6047
|
_c = _vm._self._c;
|
|
@@ -6212,7 +6212,12 @@ var es_array_push = __webpack_require__(560);
|
|
|
6212
6212
|
}
|
|
6213
6213
|
}
|
|
6214
6214
|
this.routeLang = obj[lang];
|
|
6215
|
-
this.servePlanSrc =
|
|
6215
|
+
// this.servePlanSrc = `${
|
|
6216
|
+
// this.$route.query.envId == 4
|
|
6217
|
+
// ? process.env.VUE_APP_NUXT_PRD2
|
|
6218
|
+
// : process.env.VUE_APP_NUXT_UAT3
|
|
6219
|
+
// }/${this.routeLang}/home/plan`;
|
|
6220
|
+
this.servePlanSrc = `${link}/${this.routeLang}/home/plan`;
|
|
6216
6221
|
const params = this.parentShopCategoryId ? `&parentShopCategoryId=` + this.parentShopCategoryId : "";
|
|
6217
6222
|
this.servePlanSrcIframe = `${link}/${this.routeLang}/home/plan?hidden=true${params ? params : ""}&cmhkChannel=WWW`;
|
|
6218
6223
|
this.propsdata5 = {
|
|
@@ -6262,10 +6267,10 @@ var es_array_push = __webpack_require__(560);
|
|
|
6262
6267
|
});
|
|
6263
6268
|
;// CONCATENATED MODULE: ./package/cms-servePlan-tab/View.vue?vue&type=script&lang=js
|
|
6264
6269
|
/* harmony default export */ var cms_servePlan_tab_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
6265
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-tab/View.vue?vue&type=style&index=0&id=
|
|
6270
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-tab/View.vue?vue&type=style&index=0&id=1ef347ff&prod&lang=scss&scoped=true
|
|
6266
6271
|
// extracted by mini-css-extract-plugin
|
|
6267
6272
|
|
|
6268
|
-
;// CONCATENATED MODULE: ./package/cms-servePlan-tab/View.vue?vue&type=style&index=0&id=
|
|
6273
|
+
;// CONCATENATED MODULE: ./package/cms-servePlan-tab/View.vue?vue&type=style&index=0&id=1ef347ff&prod&lang=scss&scoped=true
|
|
6269
6274
|
|
|
6270
6275
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
6271
6276
|
var componentNormalizer = __webpack_require__(1001);
|
|
@@ -6284,7 +6289,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
6284
6289
|
staticRenderFns,
|
|
6285
6290
|
false,
|
|
6286
6291
|
null,
|
|
6287
|
-
"
|
|
6292
|
+
"1ef347ff",
|
|
6288
6293
|
null
|
|
6289
6294
|
|
|
6290
6295
|
)
|
|
@@ -6293,7 +6298,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
6293
6298
|
|
|
6294
6299
|
/***/ }),
|
|
6295
6300
|
|
|
6296
|
-
/***/
|
|
6301
|
+
/***/ 4455:
|
|
6297
6302
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6298
6303
|
|
|
6299
6304
|
"use strict";
|
|
@@ -12481,7 +12486,6 @@ service.interceptors.request.use(config => {
|
|
|
12481
12486
|
}
|
|
12482
12487
|
const urlList = ["http://10.0.28.60:9640", "http://10.0.28.161", "https://www-uat.hk.chinamobile.com", "https://www.hk.chinamobile.com"];
|
|
12483
12488
|
if (config.url.includes("/api/")) {
|
|
12484
|
-
config.url = "http://10.0.28.60:9640" + config.url;
|
|
12485
12489
|
if (true) {
|
|
12486
12490
|
if (urlList.some(item => item == window.location.origin)) {
|
|
12487
12491
|
config.url = window.location.origin + config.url;
|
|
@@ -12489,7 +12493,7 @@ service.interceptors.request.use(config => {
|
|
|
12489
12493
|
if (window.location.origin == "https://omniapi.hk.chinamobile.com") {
|
|
12490
12494
|
config.url = "https://www.hk.chinamobile.com" + config.url;
|
|
12491
12495
|
}
|
|
12492
|
-
}
|
|
12496
|
+
} else {}
|
|
12493
12497
|
}
|
|
12494
12498
|
// schema项目接口
|
|
12495
12499
|
if (config.url.includes("omni-channel-service-console")) {
|
|
@@ -46169,8 +46173,8 @@ var map = {
|
|
|
46169
46173
|
"./cms-productDetails/View.vue": 6156,
|
|
46170
46174
|
"./cms-question/View.vue": 4846,
|
|
46171
46175
|
"./cms-row/View.vue": 274,
|
|
46172
|
-
"./cms-servePlan-tab/View.vue":
|
|
46173
|
-
"./cms-servePlan-text/View.vue":
|
|
46176
|
+
"./cms-servePlan-tab/View.vue": 6923,
|
|
46177
|
+
"./cms-servePlan-text/View.vue": 4455,
|
|
46174
46178
|
"./cms-template/View.vue": 6579,
|
|
46175
46179
|
"./cms-termsAndConditions/View.vue": 4724,
|
|
46176
46180
|
"./cms-test/View.vue": 5433,
|