cms-chenhj-ui 2.0.32 → 2.0.33

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.
@@ -1006,7 +1006,7 @@ Function.prototype.toString = makeBuiltIn(function toString() {
1006
1006
  __webpack_require__.r(__webpack_exports__);
1007
1007
  /* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
1008
1008
 
1009
- const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 7679));
1009
+ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9008));
1010
1010
  const langData = {
1011
1011
  input1: "请输入富文本内容"
1012
1012
  };
@@ -20504,8 +20504,8 @@ var map = {
20504
20504
  "./cms-aLineThreeLeftTwo/index.js": 9560,
20505
20505
  "./cms-activityCountdown": 8364,
20506
20506
  "./cms-activityCountdown/": 8364,
20507
- "./cms-activityCountdown/View": 4115,
20508
- "./cms-activityCountdown/View.vue": 4115,
20507
+ "./cms-activityCountdown/View": 5985,
20508
+ "./cms-activityCountdown/View.vue": 5985,
20509
20509
  "./cms-activityCountdown/index": 8364,
20510
20510
  "./cms-activityCountdown/index.js": 8364,
20511
20511
  "./cms-activityTime": 2104,
@@ -20620,20 +20620,20 @@ var map = {
20620
20620
  "./cms-prodCustomization/index.js": 1854,
20621
20621
  "./cms-productDetails": 4295,
20622
20622
  "./cms-productDetails/": 4295,
20623
- "./cms-productDetails/View": 7793,
20624
- "./cms-productDetails/View.vue": 7793,
20623
+ "./cms-productDetails/View": 7979,
20624
+ "./cms-productDetails/View.vue": 7979,
20625
20625
  "./cms-productDetails/index": 4295,
20626
20626
  "./cms-productDetails/index.js": 4295,
20627
20627
  "./cms-question": 9704,
20628
20628
  "./cms-question/": 9704,
20629
- "./cms-question/View": 6287,
20630
- "./cms-question/View.vue": 6287,
20629
+ "./cms-question/View": 2519,
20630
+ "./cms-question/View.vue": 2519,
20631
20631
  "./cms-question/index": 9704,
20632
20632
  "./cms-question/index.js": 9704,
20633
20633
  "./cms-richText": 289,
20634
20634
  "./cms-richText/": 289,
20635
- "./cms-richText/View": 7679,
20636
- "./cms-richText/View.vue": 7679,
20635
+ "./cms-richText/View": 9008,
20636
+ "./cms-richText/View.vue": 9008,
20637
20637
  "./cms-richText/index": 289,
20638
20638
  "./cms-richText/index.js": 289,
20639
20639
  "./cms-servePlan-tab": 5786,
@@ -20661,8 +20661,8 @@ var map = {
20661
20661
  "./cms-tab/index.js": 9007,
20662
20662
  "./cms-termsAndConditions": 8806,
20663
20663
  "./cms-termsAndConditions/": 8806,
20664
- "./cms-termsAndConditions/View": 7060,
20665
- "./cms-termsAndConditions/View.vue": 7060,
20664
+ "./cms-termsAndConditions/View": 5952,
20665
+ "./cms-termsAndConditions/View.vue": 5952,
20666
20666
  "./cms-termsAndConditions/index": 8806,
20667
20667
  "./cms-termsAndConditions/index.js": 8806,
20668
20668
  "./cms-text": 4759,
@@ -20703,8 +20703,8 @@ var map = {
20703
20703
  "./cms-video-group/index": 2697,
20704
20704
  "./cms-video-group/index.js": 2697,
20705
20705
  "./cms-video/": 3275,
20706
- "./cms-video/View": 6681,
20707
- "./cms-video/View.vue": 6681,
20706
+ "./cms-video/View": 5062,
20707
+ "./cms-video/View.vue": 5062,
20708
20708
  "./cms-video/index": 3275,
20709
20709
  "./cms-video/index.js": 3275,
20710
20710
  "./cms-view": 725,
@@ -23387,6 +23387,200 @@ $({ target: 'Iterator', proto: true, real: true, forced: IS_PURE }, {
23387
23387
  });
23388
23388
 
23389
23389
 
23390
+ /***/ }),
23391
+
23392
+ /***/ 2519:
23393
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
23394
+
23395
+ "use strict";
23396
+ // ESM COMPAT FLAG
23397
+ __webpack_require__.r(__webpack_exports__);
23398
+
23399
+ // EXPORTS
23400
+ __webpack_require__.d(__webpack_exports__, {
23401
+ "default": function() { return /* binding */ View; }
23402
+ });
23403
+
23404
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-question/View.vue?vue&type=template&id=06710479&scoped=true
23405
+ var render = function render() {
23406
+ var _vm$_stableProblemGui;
23407
+ var _vm = this,
23408
+ _c = _vm._self._c;
23409
+ return _c('BaseComp', _vm._b({
23410
+ attrs: {
23411
+ "data": _vm.data,
23412
+ "nowCompId": _vm.nowCompId,
23413
+ "isOpcacity": _vm.isOpcacity,
23414
+ "lang": _vm.lang
23415
+ },
23416
+ on: {
23417
+ "getConfigData": _vm.getConfigData
23418
+ }
23419
+ }, 'BaseComp', _vm.$attrs, false), [_c('section', {
23420
+ staticClass: "cmhk-home_main"
23421
+ }, [_c('div', {
23422
+ staticClass: "pageCenter"
23423
+ }, [_c('div', {
23424
+ staticClass: "family-problem-guide"
23425
+ }, [_c('div', {
23426
+ staticClass: "tab-header"
23427
+ }, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
23428
+ return _c('li', {
23429
+ key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
23430
+ class: _vm.problemActive == index ? 'active' : '',
23431
+ on: {
23432
+ "click": function ($event) {
23433
+ _vm.problemActive = index;
23434
+ }
23435
+ }
23436
+ }, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
23437
+ }), 0)]), _c('div', {
23438
+ staticClass: "tab-body tab-panel_body"
23439
+ }, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
23440
+ return _c('dd', {
23441
+ key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
23442
+ on: {
23443
+ "click": function ($event) {
23444
+ $event.stopPropagation();
23445
+ return _vm.open(item, index, $event);
23446
+ }
23447
+ }
23448
+ }, [_c('div', {
23449
+ staticClass: "body-header"
23450
+ }, [_c('i', [_vm._v(_vm._s(index + 1))]), _vm._v(_vm._s(item.input1)), _c('span', {
23451
+ class: !item.status ? '' : 'active'
23452
+ }, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
23453
+ directives: [{
23454
+ name: "show",
23455
+ rawName: "v-show",
23456
+ value: _vm.expend == item.input1 && item.status,
23457
+ expression: "expend == item.input1 && item.status"
23458
+ }],
23459
+ staticClass: "body-main"
23460
+ }, [_c('div', {
23461
+ staticClass: "cms-ht",
23462
+ domProps: {
23463
+ "innerHTML": _vm._s(item.input2)
23464
+ }
23465
+ })])]);
23466
+ }), 0)])])])])]);
23467
+ };
23468
+ var staticRenderFns = [];
23469
+
23470
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
23471
+ var es_iterator_constructor = __webpack_require__(8111);
23472
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
23473
+ var es_iterator_for_each = __webpack_require__(7588);
23474
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
23475
+ var es_iterator_map = __webpack_require__(1701);
23476
+ // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
23477
+ var baseComp = __webpack_require__(677);
23478
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=script&lang=js
23479
+
23480
+
23481
+
23482
+
23483
+
23484
+
23485
+
23486
+ /* harmony default export */ var Viewvue_type_script_lang_js = ({
23487
+ name: "cms-question",
23488
+ components: {
23489
+ BaseComp: baseComp["default"]
23490
+ },
23491
+ props: {
23492
+ data: {
23493
+ type: Object,
23494
+ default: () => {
23495
+ return {};
23496
+ }
23497
+ },
23498
+ nowCompId: {
23499
+ type: [String, Number],
23500
+ default: ""
23501
+ },
23502
+ isOpcacity: {
23503
+ type: Boolean,
23504
+ default: true
23505
+ },
23506
+ lang: {
23507
+ type: String,
23508
+ default: "zh-HK"
23509
+ }
23510
+ },
23511
+ data() {
23512
+ return {
23513
+ configList: [],
23514
+ expend: "",
23515
+ problemActive: 0
23516
+ };
23517
+ },
23518
+ mounted() {},
23519
+ watch: {},
23520
+ methods: {
23521
+ getConfigData(configData) {
23522
+ this.configList = configData.configList;
23523
+ },
23524
+ open(item, index, event) {
23525
+ var _this$configList$this;
23526
+ console.log(event);
23527
+ this.expend = item.input1;
23528
+ (_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
23529
+ var _this$configList$this2;
23530
+ this.$set((_this$configList$this2 = this.configList[this.problemActive]) === null || _this$configList$this2 === void 0 ? void 0 : _this$configList$this2.contentArray[curIndex], "status", curIndex == index ? !item.status : false);
23531
+ });
23532
+ },
23533
+ decodeJumpUrl(url) {
23534
+ if (!url) return;
23535
+ top.location.href = url;
23536
+ }
23537
+ },
23538
+ computed: {
23539
+ _stableProblemGuide() {
23540
+ let res = this.configList || [];
23541
+ return res.map(item => {
23542
+ return {
23543
+ ...item,
23544
+ contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
23545
+ ...cur,
23546
+ status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
23547
+ }))
23548
+ };
23549
+ });
23550
+ }
23551
+ }
23552
+ });
23553
+ ;// ./package/cms-question/View.vue?vue&type=script&lang=js
23554
+ /* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
23555
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=style&index=0&id=06710479&prod&lang=scss&scoped=true
23556
+ // extracted by mini-css-extract-plugin
23557
+
23558
+ ;// ./package/cms-question/View.vue?vue&type=style&index=0&id=06710479&prod&lang=scss&scoped=true
23559
+
23560
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
23561
+ var componentNormalizer = __webpack_require__(1656);
23562
+ ;// ./package/cms-question/View.vue
23563
+
23564
+
23565
+
23566
+ ;
23567
+
23568
+
23569
+ /* normalize component */
23570
+
23571
+ var component = (0,componentNormalizer/* default */.A)(
23572
+ cms_question_Viewvue_type_script_lang_js,
23573
+ render,
23574
+ staticRenderFns,
23575
+ false,
23576
+ null,
23577
+ "06710479",
23578
+ null
23579
+
23580
+ )
23581
+
23582
+ /* harmony default export */ var View = (component.exports);
23583
+
23390
23584
  /***/ }),
23391
23585
 
23392
23586
  /***/ 2520:
@@ -25125,7 +25319,7 @@ module.exports = function (O) {
25125
25319
  __webpack_require__.r(__webpack_exports__);
25126
25320
  /* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
25127
25321
 
25128
- const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 6681));
25322
+ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 5062));
25129
25323
  const langData = {
25130
25324
  // 视频源设置
25131
25325
  title: '',
@@ -35132,222 +35326,6 @@ $({ target: 'Array', proto: true, arity: 1, forced: FORCED }, {
35132
35326
  });
35133
35327
 
35134
35328
 
35135
- /***/ }),
35136
-
35137
- /***/ 4115:
35138
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
35139
-
35140
- "use strict";
35141
- // ESM COMPAT FLAG
35142
- __webpack_require__.r(__webpack_exports__);
35143
-
35144
- // EXPORTS
35145
- __webpack_require__.d(__webpack_exports__, {
35146
- "default": function() { return /* binding */ View; }
35147
- });
35148
-
35149
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-activityCountdown/View.vue?vue&type=template&id=20b00190&scoped=true
35150
- var render = function render() {
35151
- var _vm = this,
35152
- _c = _vm._self._c;
35153
- return _c('BaseComp', _vm._b({
35154
- attrs: {
35155
- "data": _vm.data,
35156
- "nowCompId": _vm.nowCompId,
35157
- "isOpcacity": _vm.isOpcacity,
35158
- "lang": _vm.lang
35159
- },
35160
- on: {
35161
- "getConfigData": _vm.getConfigData
35162
- }
35163
- }, 'BaseComp', _vm.$attrs, false), [_c('div', {
35164
- staticClass: "family"
35165
- }, [_c('section', {
35166
- staticClass: "cmhk-home_main"
35167
- }, [_c('div', {
35168
- class: ['broadband-activity', 'pdr-0']
35169
- }, [_c('div', {
35170
- staticClass: "activity-main"
35171
- }, [_vm.configData.input1 ? _c('div', {
35172
- staticClass: "pro-discounts_tag"
35173
- }, [_c('div', {
35174
- staticClass: "pro-discounts_tag_inner"
35175
- }, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")])]) : _vm._e(), _c('a', {
35176
- attrs: {
35177
- "href": _vm.configData.jumpUrl,
35178
- "target": "_self"
35179
- }
35180
- }, [_c('img', {
35181
- staticClass: "activity-img",
35182
- attrs: {
35183
- "src": _vm.configData.uploadImagePC,
35184
- "alt": _vm.configData.imagePcATL
35185
- }
35186
- })]), _c('div', [_c('h4', {
35187
- staticClass: "activity-title"
35188
- }, [_vm._v(" " + _vm._s(_vm.configData.input2) + " ")]), _c('p', {
35189
- staticClass: "activity-time layout-pc"
35190
- }, [_vm._v(" " + _vm._s(_vm.configData.input3) + " ")]), _c('p', {
35191
- staticClass: "act-mobile_des",
35192
- domProps: {
35193
- "innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
35194
- }
35195
- }), _c('div', {
35196
- staticClass: "activity-time2"
35197
- }, [_c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.days")))]), _c('p', [_vm._v(_vm._s(_vm.days))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.hours")))]), _c('p', [_vm._v(_vm._s(_vm.hours))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.minutes")))]), _c('p', [_vm._v(_vm._s(_vm.minutes))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.seconds")))]), _c('p', [_vm._v(_vm._s(_vm.seconds))])]), _c('span', [_vm._v(_vm._s(_vm.$t("cmhkHeader.theEnd")))])]), _c('p', {
35198
- staticClass: "activity-des",
35199
- domProps: {
35200
- "innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
35201
- }
35202
- })])])])])])]);
35203
- };
35204
- var staticRenderFns = [];
35205
-
35206
- // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
35207
- var baseComp = __webpack_require__(677);
35208
- // EXTERNAL MODULE: ./src/api/servePlan.js
35209
- var servePlan = __webpack_require__(5498);
35210
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-activityCountdown/View.vue?vue&type=script&lang=js
35211
-
35212
-
35213
- /* harmony default export */ var Viewvue_type_script_lang_js = ({
35214
- name: "cms-activityCountdown",
35215
- components: {
35216
- BaseComp: baseComp["default"]
35217
- },
35218
- props: {
35219
- data: {
35220
- type: Object,
35221
- default: () => {
35222
- return {};
35223
- }
35224
- },
35225
- nowCompId: {
35226
- type: [String, Number],
35227
- default: ""
35228
- },
35229
- isOpcacity: {
35230
- type: Boolean,
35231
- default: true
35232
- },
35233
- lang: {
35234
- type: String,
35235
- default: "zh-HK"
35236
- }
35237
- },
35238
- data() {
35239
- return {
35240
- configData: {},
35241
- messFold: false,
35242
- remainingTime: 0,
35243
- // 剩余时间
35244
- days: null,
35245
- hours: null,
35246
- minutes: null,
35247
- seconds: null,
35248
- intervalId: null
35249
- };
35250
- },
35251
- mounted() {
35252
- this.$nextTick(() => {
35253
- this.configData.dateTime && this.queryCountdown(this.configData.dateTime);
35254
- });
35255
- },
35256
- watch: {},
35257
- methods: {
35258
- getConfigData(configData) {
35259
- this.configData = configData;
35260
- },
35261
- async queryCountdown(dateTime) {
35262
- let res = await (0,servePlan/* queryCountdown */.m7)({
35263
- endTime: dateTime
35264
- });
35265
- if (+res.code === 0) {
35266
- let remainingTime = res.data || 0;
35267
- if (remainingTime > 0) {
35268
- // 接口返回的是毫秒值,因此要换算成秒
35269
- this.remainingTime = remainingTime / 1000;
35270
- // 更新倒计时并每秒钟刷新一次
35271
- this.countdown();
35272
- this.intervalId = window.setInterval(this.countdown, 1000);
35273
- } else {
35274
- this.remainingTime = 0;
35275
- this.days = 0;
35276
- this.hours = 0;
35277
- this.minutes = 0;
35278
- this.seconds = 0;
35279
- }
35280
- }
35281
- },
35282
- countdown() {
35283
- this.remainingTime--;
35284
- // 如果剩余时间小于等于0,倒计时结束
35285
- if (this.remainingTime <= 0) {
35286
- window.clearInterval(this.intervalId);
35287
- console.log("倒计时结束");
35288
- return;
35289
- }
35290
- this.days = Math.floor(this.remainingTime / (24 * 60 * 60));
35291
- this.hours = Math.floor(this.remainingTime % (24 * 60 * 60) / (60 * 60));
35292
- this.minutes = Math.floor(this.remainingTime % (60 * 60) / 60);
35293
- this.seconds = Math.floor(this.remainingTime % 60);
35294
- },
35295
- foldMessText() {
35296
- this.messFold = !this.messFold;
35297
- },
35298
- decodeJumpUrl(url) {
35299
- if (!url) return;
35300
- top.location.href = url;
35301
- },
35302
- escape2Html(str) {
35303
- if (str) {
35304
- var arrEntities = {
35305
- lt: "<",
35306
- gt: ">",
35307
- nbsp: " ",
35308
- amp: "&",
35309
- quot: '"'
35310
- };
35311
- return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
35312
- return arrEntities[t];
35313
- });
35314
- } else {
35315
- return "";
35316
- }
35317
- }
35318
- }
35319
- });
35320
- ;// ./package/cms-activityCountdown/View.vue?vue&type=script&lang=js
35321
- /* harmony default export */ var cms_activityCountdown_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
35322
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-activityCountdown/View.vue?vue&type=style&index=0&id=20b00190&prod&lang=scss&scoped=true
35323
- // extracted by mini-css-extract-plugin
35324
-
35325
- ;// ./package/cms-activityCountdown/View.vue?vue&type=style&index=0&id=20b00190&prod&lang=scss&scoped=true
35326
-
35327
- // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
35328
- var componentNormalizer = __webpack_require__(1656);
35329
- ;// ./package/cms-activityCountdown/View.vue
35330
-
35331
-
35332
-
35333
- ;
35334
-
35335
-
35336
- /* normalize component */
35337
-
35338
- var component = (0,componentNormalizer/* default */.A)(
35339
- cms_activityCountdown_Viewvue_type_script_lang_js,
35340
- render,
35341
- staticRenderFns,
35342
- false,
35343
- null,
35344
- "20b00190",
35345
- null
35346
-
35347
- )
35348
-
35349
- /* harmony default export */ var View = (component.exports);
35350
-
35351
35329
  /***/ }),
35352
35330
 
35353
35331
  /***/ 4116:
@@ -35701,7 +35679,7 @@ module.exports = $reflectApply || bind.call($call, $apply);
35701
35679
  __webpack_require__.r(__webpack_exports__);
35702
35680
  /* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
35703
35681
 
35704
- const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 7793));
35682
+ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 7979));
35705
35683
  const langData = {
35706
35684
  uploadImagePC: "https://omniapi.hk.chinamobile.com/upload/images/omni-channel-service-console/preferential/2024-03-15/ORIGINAL_20240315174905_xX9qBD8B_648x649.png",
35707
35685
  input2: "",
@@ -38599,6 +38577,386 @@ __webpack_require__.r(__webpack_exports__);
38599
38577
 
38600
38578
  /***/ }),
38601
38579
 
38580
+ /***/ 5062:
38581
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
38582
+
38583
+ "use strict";
38584
+ // ESM COMPAT FLAG
38585
+ __webpack_require__.r(__webpack_exports__);
38586
+
38587
+ // EXPORTS
38588
+ __webpack_require__.d(__webpack_exports__, {
38589
+ "default": function() { return /* binding */ View; }
38590
+ });
38591
+
38592
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-video/View.vue?vue&type=template&id=4f7c453e&scoped=true
38593
+ var render = function render() {
38594
+ var _vm = this,
38595
+ _c = _vm._self._c;
38596
+ return _c('BaseComp', _vm._b({
38597
+ attrs: {
38598
+ "data": _vm.data,
38599
+ "nowCompId": _vm.nowCompId,
38600
+ "isOpcacity": _vm.isOpcacity,
38601
+ "lang": _vm.lang
38602
+ },
38603
+ on: {
38604
+ "getConfigData": _vm.getConfigData
38605
+ }
38606
+ }, 'BaseComp', _vm.$attrs, false), [_c('section', {
38607
+ staticClass: "cms-video-container",
38608
+ class: [_vm.configData.customClass || ''],
38609
+ style: _vm.containerStyle
38610
+ }, [_c('div', {
38611
+ staticClass: "video-wrapper",
38612
+ style: _vm.wrapperStyle
38613
+ }, [_vm.videoType === 'direct' && _vm.configData.videoUrl ? _c('video', {
38614
+ staticClass: "cms-video direct-video",
38615
+ style: _vm.videoStyle,
38616
+ attrs: {
38617
+ "src": _vm.configData.videoUrl,
38618
+ "controls": _vm.configData.showControls,
38619
+ "autoplay": _vm.configData.autoplay,
38620
+ "loop": _vm.configData.loop,
38621
+ "poster": _vm.configData.posterUrl
38622
+ },
38623
+ domProps: {
38624
+ "muted": _vm.configData.muted
38625
+ },
38626
+ on: {
38627
+ "loadstart": _vm.onVideoLoadStart,
38628
+ "loadeddata": _vm.onVideoLoaded,
38629
+ "error": _vm.onVideoError
38630
+ }
38631
+ }) : _vm.configData.embedCode ? _c('div', {
38632
+ staticClass: "cms-video embed-video cms-ht",
38633
+ style: _vm.videoStyle,
38634
+ domProps: {
38635
+ "innerHTML": _vm._s(_vm.configData.embedCode)
38636
+ }
38637
+ }) : _c('div', {
38638
+ staticClass: "video-placeholder",
38639
+ style: _vm.placeholderStyle
38640
+ }, [_c('img', {
38641
+ staticStyle: {
38642
+ "width": "97.82px",
38643
+ "height": "97.82px"
38644
+ },
38645
+ attrs: {
38646
+ "src": __webpack_require__(6148),
38647
+ "alt": "Video Camera"
38648
+ }
38649
+ })])]), _vm.configData.title ? _c('div', {
38650
+ staticClass: "f-c-c"
38651
+ }, [_vm._v(_vm._s(_vm.configData.title))]) : _vm._e()])]);
38652
+ };
38653
+ var staticRenderFns = [];
38654
+
38655
+ ;// ./package/cms-video/View.vue?vue&type=template&id=4f7c453e&scoped=true
38656
+
38657
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
38658
+ var es_iterator_constructor = __webpack_require__(8111);
38659
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
38660
+ var es_iterator_for_each = __webpack_require__(7588);
38661
+ // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
38662
+ var baseComp = __webpack_require__(677);
38663
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-video/View.vue?vue&type=script&lang=js
38664
+
38665
+
38666
+
38667
+
38668
+
38669
+ /* harmony default export */ var Viewvue_type_script_lang_js = ({
38670
+ name: "cms-video",
38671
+ components: {
38672
+ BaseComp: baseComp["default"]
38673
+ },
38674
+ props: {
38675
+ data: {
38676
+ type: Object,
38677
+ default: () => {
38678
+ return {};
38679
+ }
38680
+ },
38681
+ nowCompId: {
38682
+ type: [String, Number],
38683
+ default: ""
38684
+ },
38685
+ isOpcacity: {
38686
+ type: Boolean,
38687
+ default: true
38688
+ },
38689
+ lang: {
38690
+ type: String,
38691
+ default: "zh-HK"
38692
+ }
38693
+ },
38694
+ data() {
38695
+ return {
38696
+ configData: {},
38697
+ videoLoaded: false,
38698
+ videoError: false,
38699
+ // 默认配置数据
38700
+ defaultConfig: {
38701
+ // 视频源设置
38702
+ videoType: "direct",
38703
+ videoUrl: "",
38704
+ embedCode: "",
38705
+ posterUrl: "",
38706
+ // 播放控制
38707
+ showControls: true,
38708
+ autoplay: false,
38709
+ loop: false,
38710
+ muted: false,
38711
+ // 尺寸控制
38712
+ widthType: "auto",
38713
+ widthValue: 100,
38714
+ heightType: "auto",
38715
+ heightValue: 100,
38716
+ aspectRatio: "16:9",
38717
+ customAspectRatio: "16:9",
38718
+ maxWidth: 0,
38719
+ maxHeight: 0,
38720
+ // 样式设置
38721
+ borderRadius: 0,
38722
+ // 高级配置
38723
+ customClass: "",
38724
+ customStyle: ""
38725
+ }
38726
+ };
38727
+ },
38728
+ mounted() {
38729
+ this.initConfigData();
38730
+ },
38731
+ watch: {
38732
+ configData: {
38733
+ handler() {
38734
+ this.updateStyles();
38735
+ },
38736
+ deep: true
38737
+ }
38738
+ },
38739
+ computed: {
38740
+ showEmbedCode() {
38741
+ return this.configData.embedCode.replace(/<iframe(.*?)width="(\d+)"(.*?)height="(\d+)"(.*?)>/gi, '<iframe$1width="100%"$3height="auto"$5 aspect-ratio="$2/$4">');
38742
+ },
38743
+ // 视频类型
38744
+ videoType() {
38745
+ return this.configData.videoType || this.defaultConfig.videoType;
38746
+ },
38747
+ // 实际使用的宽高比
38748
+ actualAspectRatio() {
38749
+ const config = {
38750
+ ...this.defaultConfig,
38751
+ ...this.configData
38752
+ };
38753
+ if (config.aspectRatio === "custom") {
38754
+ return config.customAspectRatio || "16:9";
38755
+ }
38756
+ return config.aspectRatio;
38757
+ },
38758
+ // 容器样式
38759
+ containerStyle() {
38760
+ const config = {
38761
+ ...this.defaultConfig,
38762
+ ...this.configData
38763
+ };
38764
+ return {
38765
+ ...this.parseCustomStyle(config.customStyle)
38766
+ };
38767
+ },
38768
+ // 包装器样式
38769
+ wrapperStyle() {
38770
+ const config = {
38771
+ ...this.defaultConfig,
38772
+ ...this.configData
38773
+ };
38774
+ let width = "auto";
38775
+ let height = "auto";
38776
+
38777
+ // 宽度设置
38778
+ if (config.widthType === "fixed") {
38779
+ width = `${config.widthValue}px`;
38780
+ } else if (config.widthType === "percent") {
38781
+ width = `${config.widthValue}%`;
38782
+ }
38783
+
38784
+ // 高度设置
38785
+ if (config.heightType === "fixed") {
38786
+ height = `${config.heightValue}px`;
38787
+ } else if (config.heightType === "percent") {
38788
+ height = `${config.heightValue}%`;
38789
+ } else if (config.heightType === "aspect") {
38790
+ // 根据宽高比计算高度
38791
+ height = "auto";
38792
+ }
38793
+ return {
38794
+ width,
38795
+ height,
38796
+ maxWidth: config.maxWidth > 0 ? `${config.maxWidth}px` : "none",
38797
+ maxHeight: config.maxHeight > 0 ? `${config.maxHeight}px` : "none",
38798
+ borderRadius: `${config.borderRadius}px`,
38799
+ overflow: "hidden",
38800
+ display: "block",
38801
+ position: "relative"
38802
+ };
38803
+ },
38804
+ // 视频样式
38805
+ videoStyle() {
38806
+ const config = {
38807
+ ...this.defaultConfig,
38808
+ ...this.configData
38809
+ };
38810
+ let style = {
38811
+ width: "100%",
38812
+ height: "100%",
38813
+ display: "block",
38814
+ border: "none",
38815
+ outline: "none"
38816
+ };
38817
+
38818
+ // 如果是宽高比模式,设置aspect-ratio
38819
+ if (config.heightType === "aspect") {
38820
+ style.aspectRatio = this.actualAspectRatio.replace(":", "/");
38821
+ }
38822
+ return style;
38823
+ },
38824
+ // 占位符样式
38825
+ placeholderStyle() {
38826
+ const config = {
38827
+ ...this.defaultConfig,
38828
+ ...this.configData
38829
+ };
38830
+ let width = "100%";
38831
+ let height = "auto";
38832
+
38833
+ // 如果设置了固定尺寸,使用设置的尺寸
38834
+ if (config.widthType === "fixed") {
38835
+ width = `${config.widthValue}px`;
38836
+ } else if (config.widthType === "percent") {
38837
+ width = `${config.widthValue}%`;
38838
+ }
38839
+ if (config.heightType === "fixed") {
38840
+ height = `${config.heightValue}px`;
38841
+ } else if (config.heightType === "aspect") {
38842
+ // 使用aspect-ratio保持16:9比例
38843
+ height = "auto";
38844
+ } else {
38845
+ // 默认使用16:9比例
38846
+ height = "auto";
38847
+ }
38848
+ const style = {
38849
+ width,
38850
+ height,
38851
+ backgroundColor: "#f5f7fa",
38852
+ border: "1px dashed #dcdfe6",
38853
+ borderRadius: `${config.borderRadius}px`,
38854
+ display: "flex",
38855
+ flexDirection: "column",
38856
+ alignItems: "center",
38857
+ justifyContent: "center",
38858
+ color: "#909399",
38859
+ fontSize: "14px"
38860
+ };
38861
+
38862
+ // 如果不是固定高度,使用aspect-ratio保持16:9比例
38863
+ if (config.heightType !== "fixed") {
38864
+ style.aspectRatio = this.actualAspectRatio.replace(":", "/");
38865
+ }
38866
+ return style;
38867
+ }
38868
+ },
38869
+ methods: {
38870
+ // 初始化配置数据
38871
+ initConfigData() {
38872
+ this.configData = {
38873
+ ...this.defaultConfig,
38874
+ ...this.configData
38875
+ };
38876
+ },
38877
+ // 获取配置数据
38878
+ getConfigData(configData) {
38879
+ this.configData = {
38880
+ ...this.defaultConfig,
38881
+ ...configData
38882
+ };
38883
+ this.updateStyles();
38884
+ },
38885
+ // 更新样式
38886
+ updateStyles() {
38887
+ this.$nextTick(() => {
38888
+ this.$forceUpdate();
38889
+ });
38890
+ },
38891
+ // 视频开始加载
38892
+ onVideoLoadStart() {
38893
+ this.videoLoaded = false;
38894
+ this.videoError = false;
38895
+ },
38896
+ // 视频加载完成
38897
+ onVideoLoaded() {
38898
+ this.videoLoaded = true;
38899
+ this.videoError = false;
38900
+ },
38901
+ // 视频加载失败
38902
+ onVideoError() {
38903
+ this.videoLoaded = false;
38904
+ this.videoError = true;
38905
+ },
38906
+ // 解析自定义样式
38907
+ parseCustomStyle(customStyle) {
38908
+ if (!customStyle) return {};
38909
+ try {
38910
+ const styles = {};
38911
+ const declarations = customStyle.split(";");
38912
+ declarations.forEach(declaration => {
38913
+ const [property, value] = declaration.split(":");
38914
+ if (property && value) {
38915
+ const camelCaseProperty = property.trim().replace(/-([a-z])/g, g => g[1].toUpperCase());
38916
+ styles[camelCaseProperty] = value.trim();
38917
+ }
38918
+ });
38919
+ return styles;
38920
+ } catch (error) {
38921
+ console.warn("解析自定义样式失败:", error);
38922
+ return {};
38923
+ }
38924
+ }
38925
+ }
38926
+ });
38927
+ ;// ./package/cms-video/View.vue?vue&type=script&lang=js
38928
+ /* harmony default export */ var cms_video_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
38929
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-video/View.vue?vue&type=style&index=0&id=4f7c453e&prod&lang=scss&scoped=true
38930
+ // extracted by mini-css-extract-plugin
38931
+
38932
+ ;// ./package/cms-video/View.vue?vue&type=style&index=0&id=4f7c453e&prod&lang=scss&scoped=true
38933
+
38934
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
38935
+ var componentNormalizer = __webpack_require__(1656);
38936
+ ;// ./package/cms-video/View.vue
38937
+
38938
+
38939
+
38940
+ ;
38941
+
38942
+
38943
+ /* normalize component */
38944
+
38945
+ var component = (0,componentNormalizer/* default */.A)(
38946
+ cms_video_Viewvue_type_script_lang_js,
38947
+ render,
38948
+ staticRenderFns,
38949
+ false,
38950
+ null,
38951
+ "4f7c453e",
38952
+ null
38953
+
38954
+ )
38955
+
38956
+ /* harmony default export */ var View = (component.exports);
38957
+
38958
+ /***/ }),
38959
+
38602
38960
  /***/ 5122:
38603
38961
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
38604
38962
 
@@ -38699,7 +39057,7 @@ module.exports = uncurryThisAccessor(SetHelpers.proto, 'size', 'get') || functio
38699
39057
  var map = {
38700
39058
  "./cms-aLineThreeLeftOne/View.vue": 5714,
38701
39059
  "./cms-aLineThreeLeftTwo/View.vue": 136,
38702
- "./cms-activityCountdown/View.vue": 4115,
39060
+ "./cms-activityCountdown/View.vue": 5985,
38703
39061
  "./cms-activityTime/View.vue": 2620,
38704
39062
  "./cms-banner/View.vue": 9894,
38705
39063
  "./cms-button/View.vue": 6446,
@@ -38718,20 +39076,20 @@ var map = {
38718
39076
  "./cms-lineTwo/View.vue": 1183,
38719
39077
  "./cms-proCard/View.vue": 8945,
38720
39078
  "./cms-prodCustomization/View.vue": 1662,
38721
- "./cms-productDetails/View.vue": 7793,
38722
- "./cms-question/View.vue": 6287,
38723
- "./cms-richText/View.vue": 7679,
39079
+ "./cms-productDetails/View.vue": 7979,
39080
+ "./cms-question/View.vue": 2519,
39081
+ "./cms-richText/View.vue": 9008,
38724
39082
  "./cms-servePlan-tab/View.vue": 8296,
38725
39083
  "./cms-servePlan-text/View.vue": 4726,
38726
39084
  "./cms-tab/View.vue": 6000,
38727
- "./cms-termsAndConditions/View.vue": 7060,
39085
+ "./cms-termsAndConditions/View.vue": 5952,
38728
39086
  "./cms-text/View.vue": 3649,
38729
39087
  "./cms-threeScroll/View.vue": 38,
38730
39088
  "./cms-titleCenter/View.vue": 788,
38731
39089
  "./cms-titleLeft/View.vue": 7284,
38732
39090
  "./cms-via-storedValueCard/View.vue": 5669,
38733
39091
  "./cms-video-group/View.vue": 1882,
38734
- "./cms-video/View.vue": 6681,
39092
+ "./cms-video/View.vue": 5062,
38735
39093
  "./cms-view/View.vue": 3774
38736
39094
  };
38737
39095
 
@@ -40365,6 +40723,229 @@ module.exports = !DESCRIPTORS && !fails(function () {
40365
40723
  });
40366
40724
 
40367
40725
 
40726
+ /***/ }),
40727
+
40728
+ /***/ 5952:
40729
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
40730
+
40731
+ "use strict";
40732
+ // ESM COMPAT FLAG
40733
+ __webpack_require__.r(__webpack_exports__);
40734
+
40735
+ // EXPORTS
40736
+ __webpack_require__.d(__webpack_exports__, {
40737
+ "default": function() { return /* binding */ View; }
40738
+ });
40739
+
40740
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-termsAndConditions/View.vue?vue&type=template&id=af118d76&scoped=true
40741
+ var render = function render() {
40742
+ var _vm = this,
40743
+ _c = _vm._self._c;
40744
+ return _c('BaseComp', _vm._b({
40745
+ attrs: {
40746
+ "data": _vm.data,
40747
+ "nowCompId": _vm.nowCompId,
40748
+ "isOpcacity": _vm.isOpcacity,
40749
+ "lang": _vm.lang
40750
+ },
40751
+ on: {
40752
+ "getConfigData": _vm.getConfigData
40753
+ }
40754
+ }, 'BaseComp', _vm.$attrs, false), [_c('section', {
40755
+ staticClass: "cmhk-home_main"
40756
+ }, [_c('div', {
40757
+ staticClass: "page-tab-swiper_wrapper",
40758
+ class: _vm.swiperArrow == true ? '' : 'active'
40759
+ }, [_c('div', {
40760
+ ref: "barparent",
40761
+ staticClass: "page-tab-swiper common-swiper_tab"
40762
+ }, [_c('div', {
40763
+ staticClass: "swiper-wrapper"
40764
+ }, _vm._l(_vm.configList, function (item, index) {
40765
+ return _c('div', {
40766
+ key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
40767
+ staticClass: "swiper-slide",
40768
+ class: item.input1 == _vm.currentTab ? 'active' : '',
40769
+ on: {
40770
+ "click": function ($event) {
40771
+ return _vm.changeTab(item);
40772
+ }
40773
+ }
40774
+ }, [_vm._v(" " + _vm._s(item.input1) + " ")]);
40775
+ }), 0)])]), _c('div', {
40776
+ staticClass: "page-tab-swiper-body"
40777
+ }, [_c('div', {
40778
+ staticClass: "desContent cms-ht",
40779
+ domProps: {
40780
+ "innerHTML": _vm._s(_vm._showTipsInfo)
40781
+ }
40782
+ })])])]);
40783
+ };
40784
+ var staticRenderFns = [];
40785
+
40786
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
40787
+ var es_iterator_constructor = __webpack_require__(8111);
40788
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.filter.js
40789
+ var es_iterator_filter = __webpack_require__(2489);
40790
+ // EXTERNAL MODULE: ./node_modules/swiper/dist/js/swiper.js
40791
+ var swiper = __webpack_require__(828);
40792
+ // EXTERNAL MODULE: ./node_modules/swiper/dist/js/swiper.esm.bundle.js + 3 modules
40793
+ var swiper_esm_bundle = __webpack_require__(1532);
40794
+ // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
40795
+ var baseComp = __webpack_require__(677);
40796
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-termsAndConditions/View.vue?vue&type=script&lang=js
40797
+
40798
+
40799
+
40800
+
40801
+
40802
+
40803
+
40804
+
40805
+ /* harmony default export */ var Viewvue_type_script_lang_js = ({
40806
+ name: "cms-termsAndConditions",
40807
+ components: {
40808
+ BaseComp: baseComp["default"]
40809
+ },
40810
+ props: {
40811
+ data: {
40812
+ type: Object,
40813
+ default: () => {
40814
+ return {};
40815
+ }
40816
+ },
40817
+ nowCompId: {
40818
+ type: [String, Number],
40819
+ default: ""
40820
+ },
40821
+ isOpcacity: {
40822
+ type: Boolean,
40823
+ default: true
40824
+ },
40825
+ lang: {
40826
+ type: String,
40827
+ default: "zh-HK"
40828
+ }
40829
+ },
40830
+ data() {
40831
+ return {
40832
+ configList: [],
40833
+ currentTab: "",
40834
+ swiperArrow: false,
40835
+ broadbandSwiperC: null,
40836
+ swiperBeginning: false,
40837
+ swiperEnd: false
40838
+ };
40839
+ },
40840
+ mounted() {
40841
+ this.$nextTick(() => {
40842
+ this.broadbandSwiperC = new swiper_esm_bundle/* default */.A(".page-tab-swiper", {
40843
+ autoplay: false,
40844
+ loop: false,
40845
+ // 循环模式选项
40846
+ spaceBetween: 0,
40847
+ slidesPerView: "auto",
40848
+ // slidesPerGroup:1,
40849
+ observer: true,
40850
+ observeParents: true
40851
+ });
40852
+ // 0820 -end
40853
+ });
40854
+ this.currentTab = this.configList[0].input1;
40855
+ },
40856
+ methods: {
40857
+ getConfigData(configData) {
40858
+ this.configList = configData.configList;
40859
+ this.$nextTick(() => {
40860
+ var _this$broadbandSwiper, _this$broadbandSwiper2;
40861
+ if (!this.$refs.barparent || !this.broadbandSwiperC) return;
40862
+ const parentClientWidth = this.$refs.barparent.clientWidth;
40863
+ console.log("this.broadbandSwiperC?.virtualSize ,", (_this$broadbandSwiper = this.broadbandSwiperC) === null || _this$broadbandSwiper === void 0 ? void 0 : _this$broadbandSwiper.virtualSize);
40864
+ if (((_this$broadbandSwiper2 = this.broadbandSwiperC) === null || _this$broadbandSwiper2 === void 0 ? void 0 : _this$broadbandSwiper2.virtualSize) <= parentClientWidth) {
40865
+ this.swiperArrow = false;
40866
+ } else {
40867
+ this.swiperArrow = true;
40868
+ }
40869
+ if (this.broadbandSwiperC.isBeginning) {
40870
+ this.swiperBeginning = true;
40871
+ }
40872
+ if (this.broadbandSwiperC.isEnd) {
40873
+ this.swiperEnd = true;
40874
+ }
40875
+ });
40876
+ },
40877
+ clickSwiperPrev() {
40878
+ this.broadbandSwiperC.slidePrev();
40879
+ if (this.broadbandSwiperC.isBeginning) {
40880
+ this.swiperBeginning = true;
40881
+ } else {
40882
+ this.swiperBeginning = false;
40883
+ }
40884
+ if (this.broadbandSwiperC.isEnd) {
40885
+ this.swiperEnd = true;
40886
+ } else {
40887
+ this.swiperEnd = false;
40888
+ }
40889
+ },
40890
+ clickSwiperNext() {
40891
+ this.broadbandSwiperC.slideNext();
40892
+ if (this.broadbandSwiperC.isBeginning) {
40893
+ this.swiperBeginning = true;
40894
+ } else {
40895
+ this.swiperBeginning = false;
40896
+ }
40897
+ if (this.broadbandSwiperC.isEnd) {
40898
+ this.swiperEnd = true;
40899
+ } else {
40900
+ this.swiperEnd = false;
40901
+ }
40902
+ },
40903
+ changeTab(item) {
40904
+ this.currentTab = item.input1;
40905
+ },
40906
+ decodeJumpUrl(url) {
40907
+ if (!url) return;
40908
+ top.location.href = url;
40909
+ }
40910
+ },
40911
+ computed: {
40912
+ _showTipsInfo() {
40913
+ const [result = {}] = this.configList.filter(item => item.input1 == this.currentTab);
40914
+ return result.input2;
40915
+ }
40916
+ }
40917
+ });
40918
+ ;// ./package/cms-termsAndConditions/View.vue?vue&type=script&lang=js
40919
+ /* harmony default export */ var cms_termsAndConditions_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
40920
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-termsAndConditions/View.vue?vue&type=style&index=0&id=af118d76&prod&lang=scss&scoped=true
40921
+ // extracted by mini-css-extract-plugin
40922
+
40923
+ ;// ./package/cms-termsAndConditions/View.vue?vue&type=style&index=0&id=af118d76&prod&lang=scss&scoped=true
40924
+
40925
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
40926
+ var componentNormalizer = __webpack_require__(1656);
40927
+ ;// ./package/cms-termsAndConditions/View.vue
40928
+
40929
+
40930
+
40931
+ ;
40932
+
40933
+
40934
+ /* normalize component */
40935
+
40936
+ var component = (0,componentNormalizer/* default */.A)(
40937
+ cms_termsAndConditions_Viewvue_type_script_lang_js,
40938
+ render,
40939
+ staticRenderFns,
40940
+ false,
40941
+ null,
40942
+ "af118d76",
40943
+ null
40944
+
40945
+ )
40946
+
40947
+ /* harmony default export */ var View = (component.exports);
40948
+
40368
40949
  /***/ }),
40369
40950
 
40370
40951
  /***/ 5966:
@@ -40383,6 +40964,222 @@ module.exports = function (V, P) {
40383
40964
  };
40384
40965
 
40385
40966
 
40967
+ /***/ }),
40968
+
40969
+ /***/ 5985:
40970
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
40971
+
40972
+ "use strict";
40973
+ // ESM COMPAT FLAG
40974
+ __webpack_require__.r(__webpack_exports__);
40975
+
40976
+ // EXPORTS
40977
+ __webpack_require__.d(__webpack_exports__, {
40978
+ "default": function() { return /* binding */ View; }
40979
+ });
40980
+
40981
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-activityCountdown/View.vue?vue&type=template&id=1d0d223c&scoped=true
40982
+ var render = function render() {
40983
+ var _vm = this,
40984
+ _c = _vm._self._c;
40985
+ return _c('BaseComp', _vm._b({
40986
+ attrs: {
40987
+ "data": _vm.data,
40988
+ "nowCompId": _vm.nowCompId,
40989
+ "isOpcacity": _vm.isOpcacity,
40990
+ "lang": _vm.lang
40991
+ },
40992
+ on: {
40993
+ "getConfigData": _vm.getConfigData
40994
+ }
40995
+ }, 'BaseComp', _vm.$attrs, false), [_c('div', {
40996
+ staticClass: "family"
40997
+ }, [_c('section', {
40998
+ staticClass: "cmhk-home_main"
40999
+ }, [_c('div', {
41000
+ class: ['broadband-activity', 'pdr-0']
41001
+ }, [_c('div', {
41002
+ staticClass: "activity-main"
41003
+ }, [_vm.configData.input1 ? _c('div', {
41004
+ staticClass: "pro-discounts_tag"
41005
+ }, [_c('div', {
41006
+ staticClass: "pro-discounts_tag_inner"
41007
+ }, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")])]) : _vm._e(), _c('a', {
41008
+ attrs: {
41009
+ "href": _vm.configData.jumpUrl,
41010
+ "target": "_self"
41011
+ }
41012
+ }, [_c('img', {
41013
+ staticClass: "activity-img",
41014
+ attrs: {
41015
+ "src": _vm.configData.uploadImagePC,
41016
+ "alt": _vm.configData.imagePcATL
41017
+ }
41018
+ })]), _c('div', [_c('h4', {
41019
+ staticClass: "activity-title"
41020
+ }, [_vm._v(" " + _vm._s(_vm.configData.input2) + " ")]), _c('p', {
41021
+ staticClass: "activity-time layout-pc"
41022
+ }, [_vm._v(" " + _vm._s(_vm.configData.input3) + " ")]), _c('p', {
41023
+ staticClass: "act-mobile_des cms-ht",
41024
+ domProps: {
41025
+ "innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
41026
+ }
41027
+ }), _c('div', {
41028
+ staticClass: "activity-time2"
41029
+ }, [_c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.days")))]), _c('p', [_vm._v(_vm._s(_vm.days))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.hours")))]), _c('p', [_vm._v(_vm._s(_vm.hours))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.minutes")))]), _c('p', [_vm._v(_vm._s(_vm.minutes))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.seconds")))]), _c('p', [_vm._v(_vm._s(_vm.seconds))])]), _c('span', [_vm._v(_vm._s(_vm.$t("cmhkHeader.theEnd")))])]), _c('p', {
41030
+ staticClass: "activity-des cms-ht",
41031
+ domProps: {
41032
+ "innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
41033
+ }
41034
+ })])])])])])]);
41035
+ };
41036
+ var staticRenderFns = [];
41037
+
41038
+ // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
41039
+ var baseComp = __webpack_require__(677);
41040
+ // EXTERNAL MODULE: ./src/api/servePlan.js
41041
+ var servePlan = __webpack_require__(5498);
41042
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-activityCountdown/View.vue?vue&type=script&lang=js
41043
+
41044
+
41045
+ /* harmony default export */ var Viewvue_type_script_lang_js = ({
41046
+ name: "cms-activityCountdown",
41047
+ components: {
41048
+ BaseComp: baseComp["default"]
41049
+ },
41050
+ props: {
41051
+ data: {
41052
+ type: Object,
41053
+ default: () => {
41054
+ return {};
41055
+ }
41056
+ },
41057
+ nowCompId: {
41058
+ type: [String, Number],
41059
+ default: ""
41060
+ },
41061
+ isOpcacity: {
41062
+ type: Boolean,
41063
+ default: true
41064
+ },
41065
+ lang: {
41066
+ type: String,
41067
+ default: "zh-HK"
41068
+ }
41069
+ },
41070
+ data() {
41071
+ return {
41072
+ configData: {},
41073
+ messFold: false,
41074
+ remainingTime: 0,
41075
+ // 剩余时间
41076
+ days: null,
41077
+ hours: null,
41078
+ minutes: null,
41079
+ seconds: null,
41080
+ intervalId: null
41081
+ };
41082
+ },
41083
+ mounted() {
41084
+ this.$nextTick(() => {
41085
+ this.configData.dateTime && this.queryCountdown(this.configData.dateTime);
41086
+ });
41087
+ },
41088
+ watch: {},
41089
+ methods: {
41090
+ getConfigData(configData) {
41091
+ this.configData = configData;
41092
+ },
41093
+ async queryCountdown(dateTime) {
41094
+ let res = await (0,servePlan/* queryCountdown */.m7)({
41095
+ endTime: dateTime
41096
+ });
41097
+ if (+res.code === 0) {
41098
+ let remainingTime = res.data || 0;
41099
+ if (remainingTime > 0) {
41100
+ // 接口返回的是毫秒值,因此要换算成秒
41101
+ this.remainingTime = remainingTime / 1000;
41102
+ // 更新倒计时并每秒钟刷新一次
41103
+ this.countdown();
41104
+ this.intervalId = window.setInterval(this.countdown, 1000);
41105
+ } else {
41106
+ this.remainingTime = 0;
41107
+ this.days = 0;
41108
+ this.hours = 0;
41109
+ this.minutes = 0;
41110
+ this.seconds = 0;
41111
+ }
41112
+ }
41113
+ },
41114
+ countdown() {
41115
+ this.remainingTime--;
41116
+ // 如果剩余时间小于等于0,倒计时结束
41117
+ if (this.remainingTime <= 0) {
41118
+ window.clearInterval(this.intervalId);
41119
+ console.log("倒计时结束");
41120
+ return;
41121
+ }
41122
+ this.days = Math.floor(this.remainingTime / (24 * 60 * 60));
41123
+ this.hours = Math.floor(this.remainingTime % (24 * 60 * 60) / (60 * 60));
41124
+ this.minutes = Math.floor(this.remainingTime % (60 * 60) / 60);
41125
+ this.seconds = Math.floor(this.remainingTime % 60);
41126
+ },
41127
+ foldMessText() {
41128
+ this.messFold = !this.messFold;
41129
+ },
41130
+ decodeJumpUrl(url) {
41131
+ if (!url) return;
41132
+ top.location.href = url;
41133
+ },
41134
+ escape2Html(str) {
41135
+ if (str) {
41136
+ var arrEntities = {
41137
+ lt: "<",
41138
+ gt: ">",
41139
+ nbsp: " ",
41140
+ amp: "&",
41141
+ quot: '"'
41142
+ };
41143
+ return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
41144
+ return arrEntities[t];
41145
+ });
41146
+ } else {
41147
+ return "";
41148
+ }
41149
+ }
41150
+ }
41151
+ });
41152
+ ;// ./package/cms-activityCountdown/View.vue?vue&type=script&lang=js
41153
+ /* harmony default export */ var cms_activityCountdown_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
41154
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-activityCountdown/View.vue?vue&type=style&index=0&id=1d0d223c&prod&lang=scss&scoped=true
41155
+ // extracted by mini-css-extract-plugin
41156
+
41157
+ ;// ./package/cms-activityCountdown/View.vue?vue&type=style&index=0&id=1d0d223c&prod&lang=scss&scoped=true
41158
+
41159
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
41160
+ var componentNormalizer = __webpack_require__(1656);
41161
+ ;// ./package/cms-activityCountdown/View.vue
41162
+
41163
+
41164
+
41165
+ ;
41166
+
41167
+
41168
+ /* normalize component */
41169
+
41170
+ var component = (0,componentNormalizer/* default */.A)(
41171
+ cms_activityCountdown_Viewvue_type_script_lang_js,
41172
+ render,
41173
+ staticRenderFns,
41174
+ false,
41175
+ null,
41176
+ "1d0d223c",
41177
+ null
41178
+
41179
+ )
41180
+
41181
+ /* harmony default export */ var View = (component.exports);
41182
+
40386
41183
  /***/ }),
40387
41184
 
40388
41185
  /***/ 6000:
@@ -44251,199 +45048,6 @@ module.exports = function (target, src, options) {
44251
45048
  };
44252
45049
 
44253
45050
 
44254
- /***/ }),
44255
-
44256
- /***/ 6287:
44257
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
44258
-
44259
- "use strict";
44260
- // ESM COMPAT FLAG
44261
- __webpack_require__.r(__webpack_exports__);
44262
-
44263
- // EXPORTS
44264
- __webpack_require__.d(__webpack_exports__, {
44265
- "default": function() { return /* binding */ View; }
44266
- });
44267
-
44268
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-question/View.vue?vue&type=template&id=29324bbc&scoped=true
44269
- var render = function render() {
44270
- var _vm$_stableProblemGui;
44271
- var _vm = this,
44272
- _c = _vm._self._c;
44273
- return _c('BaseComp', _vm._b({
44274
- attrs: {
44275
- "data": _vm.data,
44276
- "nowCompId": _vm.nowCompId,
44277
- "isOpcacity": _vm.isOpcacity,
44278
- "lang": _vm.lang
44279
- },
44280
- on: {
44281
- "getConfigData": _vm.getConfigData
44282
- }
44283
- }, 'BaseComp', _vm.$attrs, false), [_c('section', {
44284
- staticClass: "cmhk-home_main"
44285
- }, [_c('div', {
44286
- staticClass: "pageCenter"
44287
- }, [_c('div', {
44288
- staticClass: "family-problem-guide"
44289
- }, [_c('div', {
44290
- staticClass: "tab-header"
44291
- }, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
44292
- return _c('li', {
44293
- key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
44294
- class: _vm.problemActive == index ? 'active' : '',
44295
- on: {
44296
- "click": function ($event) {
44297
- _vm.problemActive = index;
44298
- }
44299
- }
44300
- }, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
44301
- }), 0)]), _c('div', {
44302
- staticClass: "tab-body tab-panel_body"
44303
- }, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
44304
- return _c('dd', {
44305
- key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
44306
- on: {
44307
- "click": function ($event) {
44308
- $event.stopPropagation();
44309
- return _vm.open(item, index, $event);
44310
- }
44311
- }
44312
- }, [_c('div', {
44313
- staticClass: "body-header"
44314
- }, [_c('i', [_vm._v(_vm._s(index + 1))]), _vm._v(_vm._s(item.input1)), _c('span', {
44315
- class: !item.status ? '' : 'active'
44316
- }, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
44317
- directives: [{
44318
- name: "show",
44319
- rawName: "v-show",
44320
- value: _vm.expend == item.input1 && item.status,
44321
- expression: "expend == item.input1 && item.status"
44322
- }],
44323
- staticClass: "body-main"
44324
- }, [_c('div', {
44325
- domProps: {
44326
- "innerHTML": _vm._s(item.input2)
44327
- }
44328
- })])]);
44329
- }), 0)])])])])]);
44330
- };
44331
- var staticRenderFns = [];
44332
-
44333
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
44334
- var es_iterator_constructor = __webpack_require__(8111);
44335
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
44336
- var es_iterator_for_each = __webpack_require__(7588);
44337
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
44338
- var es_iterator_map = __webpack_require__(1701);
44339
- // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
44340
- var baseComp = __webpack_require__(677);
44341
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=script&lang=js
44342
-
44343
-
44344
-
44345
-
44346
-
44347
-
44348
-
44349
- /* harmony default export */ var Viewvue_type_script_lang_js = ({
44350
- name: "cms-question",
44351
- components: {
44352
- BaseComp: baseComp["default"]
44353
- },
44354
- props: {
44355
- data: {
44356
- type: Object,
44357
- default: () => {
44358
- return {};
44359
- }
44360
- },
44361
- nowCompId: {
44362
- type: [String, Number],
44363
- default: ""
44364
- },
44365
- isOpcacity: {
44366
- type: Boolean,
44367
- default: true
44368
- },
44369
- lang: {
44370
- type: String,
44371
- default: "zh-HK"
44372
- }
44373
- },
44374
- data() {
44375
- return {
44376
- configList: [],
44377
- expend: "",
44378
- problemActive: 0
44379
- };
44380
- },
44381
- mounted() {},
44382
- watch: {},
44383
- methods: {
44384
- getConfigData(configData) {
44385
- this.configList = configData.configList;
44386
- },
44387
- open(item, index, event) {
44388
- var _this$configList$this;
44389
- console.log(event);
44390
- this.expend = item.input1;
44391
- (_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
44392
- var _this$configList$this2;
44393
- this.$set((_this$configList$this2 = this.configList[this.problemActive]) === null || _this$configList$this2 === void 0 ? void 0 : _this$configList$this2.contentArray[curIndex], "status", curIndex == index ? !item.status : false);
44394
- });
44395
- },
44396
- decodeJumpUrl(url) {
44397
- if (!url) return;
44398
- top.location.href = url;
44399
- }
44400
- },
44401
- computed: {
44402
- _stableProblemGuide() {
44403
- let res = this.configList || [];
44404
- return res.map(item => {
44405
- return {
44406
- ...item,
44407
- contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
44408
- ...cur,
44409
- status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
44410
- }))
44411
- };
44412
- });
44413
- }
44414
- }
44415
- });
44416
- ;// ./package/cms-question/View.vue?vue&type=script&lang=js
44417
- /* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
44418
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=style&index=0&id=29324bbc&prod&lang=scss&scoped=true
44419
- // extracted by mini-css-extract-plugin
44420
-
44421
- ;// ./package/cms-question/View.vue?vue&type=style&index=0&id=29324bbc&prod&lang=scss&scoped=true
44422
-
44423
- // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
44424
- var componentNormalizer = __webpack_require__(1656);
44425
- ;// ./package/cms-question/View.vue
44426
-
44427
-
44428
-
44429
- ;
44430
-
44431
-
44432
- /* normalize component */
44433
-
44434
- var component = (0,componentNormalizer/* default */.A)(
44435
- cms_question_Viewvue_type_script_lang_js,
44436
- render,
44437
- staticRenderFns,
44438
- false,
44439
- null,
44440
- "29324bbc",
44441
- null
44442
-
44443
- )
44444
-
44445
- /* harmony default export */ var View = (component.exports);
44446
-
44447
45051
  /***/ }),
44448
45052
 
44449
45053
  /***/ 6296:
@@ -46049,386 +46653,6 @@ var isDefined = exports.isDefined = function isDefined(val) {
46049
46653
 
46050
46654
  /***/ }),
46051
46655
 
46052
- /***/ 6681:
46053
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
46054
-
46055
- "use strict";
46056
- // ESM COMPAT FLAG
46057
- __webpack_require__.r(__webpack_exports__);
46058
-
46059
- // EXPORTS
46060
- __webpack_require__.d(__webpack_exports__, {
46061
- "default": function() { return /* binding */ View; }
46062
- });
46063
-
46064
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-video/View.vue?vue&type=template&id=6b24141a&scoped=true
46065
- var render = function render() {
46066
- var _vm = this,
46067
- _c = _vm._self._c;
46068
- return _c('BaseComp', _vm._b({
46069
- attrs: {
46070
- "data": _vm.data,
46071
- "nowCompId": _vm.nowCompId,
46072
- "isOpcacity": _vm.isOpcacity,
46073
- "lang": _vm.lang
46074
- },
46075
- on: {
46076
- "getConfigData": _vm.getConfigData
46077
- }
46078
- }, 'BaseComp', _vm.$attrs, false), [_c('section', {
46079
- staticClass: "cms-video-container",
46080
- class: [_vm.configData.customClass || ''],
46081
- style: _vm.containerStyle
46082
- }, [_c('div', {
46083
- staticClass: "video-wrapper",
46084
- style: _vm.wrapperStyle
46085
- }, [_vm.videoType === 'direct' && _vm.configData.videoUrl ? _c('video', {
46086
- staticClass: "cms-video direct-video",
46087
- style: _vm.videoStyle,
46088
- attrs: {
46089
- "src": _vm.configData.videoUrl,
46090
- "controls": _vm.configData.showControls,
46091
- "autoplay": _vm.configData.autoplay,
46092
- "loop": _vm.configData.loop,
46093
- "poster": _vm.configData.posterUrl
46094
- },
46095
- domProps: {
46096
- "muted": _vm.configData.muted
46097
- },
46098
- on: {
46099
- "loadstart": _vm.onVideoLoadStart,
46100
- "loadeddata": _vm.onVideoLoaded,
46101
- "error": _vm.onVideoError
46102
- }
46103
- }) : _vm.configData.embedCode ? _c('div', {
46104
- staticClass: "cms-video embed-video",
46105
- style: _vm.videoStyle,
46106
- domProps: {
46107
- "innerHTML": _vm._s(_vm.configData.embedCode)
46108
- }
46109
- }) : _c('div', {
46110
- staticClass: "video-placeholder",
46111
- style: _vm.placeholderStyle
46112
- }, [_c('img', {
46113
- staticStyle: {
46114
- "width": "97.82px",
46115
- "height": "97.82px"
46116
- },
46117
- attrs: {
46118
- "src": __webpack_require__(6148),
46119
- "alt": "Video Camera"
46120
- }
46121
- })])]), _vm.configData.title ? _c('div', {
46122
- staticClass: "f-c-c"
46123
- }, [_vm._v(_vm._s(_vm.configData.title))]) : _vm._e()])]);
46124
- };
46125
- var staticRenderFns = [];
46126
-
46127
- ;// ./package/cms-video/View.vue?vue&type=template&id=6b24141a&scoped=true
46128
-
46129
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
46130
- var es_iterator_constructor = __webpack_require__(8111);
46131
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
46132
- var es_iterator_for_each = __webpack_require__(7588);
46133
- // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
46134
- var baseComp = __webpack_require__(677);
46135
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-video/View.vue?vue&type=script&lang=js
46136
-
46137
-
46138
-
46139
-
46140
-
46141
- /* harmony default export */ var Viewvue_type_script_lang_js = ({
46142
- name: "cms-video",
46143
- components: {
46144
- BaseComp: baseComp["default"]
46145
- },
46146
- props: {
46147
- data: {
46148
- type: Object,
46149
- default: () => {
46150
- return {};
46151
- }
46152
- },
46153
- nowCompId: {
46154
- type: [String, Number],
46155
- default: ""
46156
- },
46157
- isOpcacity: {
46158
- type: Boolean,
46159
- default: true
46160
- },
46161
- lang: {
46162
- type: String,
46163
- default: "zh-HK"
46164
- }
46165
- },
46166
- data() {
46167
- return {
46168
- configData: {},
46169
- videoLoaded: false,
46170
- videoError: false,
46171
- // 默认配置数据
46172
- defaultConfig: {
46173
- // 视频源设置
46174
- videoType: "direct",
46175
- videoUrl: "",
46176
- embedCode: "",
46177
- posterUrl: "",
46178
- // 播放控制
46179
- showControls: true,
46180
- autoplay: false,
46181
- loop: false,
46182
- muted: false,
46183
- // 尺寸控制
46184
- widthType: "auto",
46185
- widthValue: 100,
46186
- heightType: "auto",
46187
- heightValue: 100,
46188
- aspectRatio: "16:9",
46189
- customAspectRatio: "16:9",
46190
- maxWidth: 0,
46191
- maxHeight: 0,
46192
- // 样式设置
46193
- borderRadius: 0,
46194
- // 高级配置
46195
- customClass: "",
46196
- customStyle: ""
46197
- }
46198
- };
46199
- },
46200
- mounted() {
46201
- this.initConfigData();
46202
- },
46203
- watch: {
46204
- configData: {
46205
- handler() {
46206
- this.updateStyles();
46207
- },
46208
- deep: true
46209
- }
46210
- },
46211
- computed: {
46212
- showEmbedCode() {
46213
- return this.configData.embedCode.replace(/<iframe(.*?)width="(\d+)"(.*?)height="(\d+)"(.*?)>/gi, '<iframe$1width="100%"$3height="auto"$5 aspect-ratio="$2/$4">');
46214
- },
46215
- // 视频类型
46216
- videoType() {
46217
- return this.configData.videoType || this.defaultConfig.videoType;
46218
- },
46219
- // 实际使用的宽高比
46220
- actualAspectRatio() {
46221
- const config = {
46222
- ...this.defaultConfig,
46223
- ...this.configData
46224
- };
46225
- if (config.aspectRatio === "custom") {
46226
- return config.customAspectRatio || "16:9";
46227
- }
46228
- return config.aspectRatio;
46229
- },
46230
- // 容器样式
46231
- containerStyle() {
46232
- const config = {
46233
- ...this.defaultConfig,
46234
- ...this.configData
46235
- };
46236
- return {
46237
- ...this.parseCustomStyle(config.customStyle)
46238
- };
46239
- },
46240
- // 包装器样式
46241
- wrapperStyle() {
46242
- const config = {
46243
- ...this.defaultConfig,
46244
- ...this.configData
46245
- };
46246
- let width = "auto";
46247
- let height = "auto";
46248
-
46249
- // 宽度设置
46250
- if (config.widthType === "fixed") {
46251
- width = `${config.widthValue}px`;
46252
- } else if (config.widthType === "percent") {
46253
- width = `${config.widthValue}%`;
46254
- }
46255
-
46256
- // 高度设置
46257
- if (config.heightType === "fixed") {
46258
- height = `${config.heightValue}px`;
46259
- } else if (config.heightType === "percent") {
46260
- height = `${config.heightValue}%`;
46261
- } else if (config.heightType === "aspect") {
46262
- // 根据宽高比计算高度
46263
- height = "auto";
46264
- }
46265
- return {
46266
- width,
46267
- height,
46268
- maxWidth: config.maxWidth > 0 ? `${config.maxWidth}px` : "none",
46269
- maxHeight: config.maxHeight > 0 ? `${config.maxHeight}px` : "none",
46270
- borderRadius: `${config.borderRadius}px`,
46271
- overflow: "hidden",
46272
- display: "block",
46273
- position: "relative"
46274
- };
46275
- },
46276
- // 视频样式
46277
- videoStyle() {
46278
- const config = {
46279
- ...this.defaultConfig,
46280
- ...this.configData
46281
- };
46282
- let style = {
46283
- width: "100%",
46284
- height: "100%",
46285
- display: "block",
46286
- border: "none",
46287
- outline: "none"
46288
- };
46289
-
46290
- // 如果是宽高比模式,设置aspect-ratio
46291
- if (config.heightType === "aspect") {
46292
- style.aspectRatio = this.actualAspectRatio.replace(":", "/");
46293
- }
46294
- return style;
46295
- },
46296
- // 占位符样式
46297
- placeholderStyle() {
46298
- const config = {
46299
- ...this.defaultConfig,
46300
- ...this.configData
46301
- };
46302
- let width = "100%";
46303
- let height = "auto";
46304
-
46305
- // 如果设置了固定尺寸,使用设置的尺寸
46306
- if (config.widthType === "fixed") {
46307
- width = `${config.widthValue}px`;
46308
- } else if (config.widthType === "percent") {
46309
- width = `${config.widthValue}%`;
46310
- }
46311
- if (config.heightType === "fixed") {
46312
- height = `${config.heightValue}px`;
46313
- } else if (config.heightType === "aspect") {
46314
- // 使用aspect-ratio保持16:9比例
46315
- height = "auto";
46316
- } else {
46317
- // 默认使用16:9比例
46318
- height = "auto";
46319
- }
46320
- const style = {
46321
- width,
46322
- height,
46323
- backgroundColor: "#f5f7fa",
46324
- border: "1px dashed #dcdfe6",
46325
- borderRadius: `${config.borderRadius}px`,
46326
- display: "flex",
46327
- flexDirection: "column",
46328
- alignItems: "center",
46329
- justifyContent: "center",
46330
- color: "#909399",
46331
- fontSize: "14px"
46332
- };
46333
-
46334
- // 如果不是固定高度,使用aspect-ratio保持16:9比例
46335
- if (config.heightType !== "fixed") {
46336
- style.aspectRatio = this.actualAspectRatio.replace(":", "/");
46337
- }
46338
- return style;
46339
- }
46340
- },
46341
- methods: {
46342
- // 初始化配置数据
46343
- initConfigData() {
46344
- this.configData = {
46345
- ...this.defaultConfig,
46346
- ...this.configData
46347
- };
46348
- },
46349
- // 获取配置数据
46350
- getConfigData(configData) {
46351
- this.configData = {
46352
- ...this.defaultConfig,
46353
- ...configData
46354
- };
46355
- this.updateStyles();
46356
- },
46357
- // 更新样式
46358
- updateStyles() {
46359
- this.$nextTick(() => {
46360
- this.$forceUpdate();
46361
- });
46362
- },
46363
- // 视频开始加载
46364
- onVideoLoadStart() {
46365
- this.videoLoaded = false;
46366
- this.videoError = false;
46367
- },
46368
- // 视频加载完成
46369
- onVideoLoaded() {
46370
- this.videoLoaded = true;
46371
- this.videoError = false;
46372
- },
46373
- // 视频加载失败
46374
- onVideoError() {
46375
- this.videoLoaded = false;
46376
- this.videoError = true;
46377
- },
46378
- // 解析自定义样式
46379
- parseCustomStyle(customStyle) {
46380
- if (!customStyle) return {};
46381
- try {
46382
- const styles = {};
46383
- const declarations = customStyle.split(";");
46384
- declarations.forEach(declaration => {
46385
- const [property, value] = declaration.split(":");
46386
- if (property && value) {
46387
- const camelCaseProperty = property.trim().replace(/-([a-z])/g, g => g[1].toUpperCase());
46388
- styles[camelCaseProperty] = value.trim();
46389
- }
46390
- });
46391
- return styles;
46392
- } catch (error) {
46393
- console.warn("解析自定义样式失败:", error);
46394
- return {};
46395
- }
46396
- }
46397
- }
46398
- });
46399
- ;// ./package/cms-video/View.vue?vue&type=script&lang=js
46400
- /* harmony default export */ var cms_video_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
46401
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-video/View.vue?vue&type=style&index=0&id=6b24141a&prod&lang=scss&scoped=true
46402
- // extracted by mini-css-extract-plugin
46403
-
46404
- ;// ./package/cms-video/View.vue?vue&type=style&index=0&id=6b24141a&prod&lang=scss&scoped=true
46405
-
46406
- // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
46407
- var componentNormalizer = __webpack_require__(1656);
46408
- ;// ./package/cms-video/View.vue
46409
-
46410
-
46411
-
46412
- ;
46413
-
46414
-
46415
- /* normalize component */
46416
-
46417
- var component = (0,componentNormalizer/* default */.A)(
46418
- cms_video_Viewvue_type_script_lang_js,
46419
- render,
46420
- staticRenderFns,
46421
- false,
46422
- null,
46423
- "6b24141a",
46424
- null
46425
-
46426
- )
46427
-
46428
- /* harmony default export */ var View = (component.exports);
46429
-
46430
- /***/ }),
46431
-
46432
46656
  /***/ 6699:
46433
46657
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
46434
46658
 
@@ -46815,229 +47039,6 @@ module.exports = fails(function () {
46815
47039
  } : $Object;
46816
47040
 
46817
47041
 
46818
- /***/ }),
46819
-
46820
- /***/ 7060:
46821
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
46822
-
46823
- "use strict";
46824
- // ESM COMPAT FLAG
46825
- __webpack_require__.r(__webpack_exports__);
46826
-
46827
- // EXPORTS
46828
- __webpack_require__.d(__webpack_exports__, {
46829
- "default": function() { return /* binding */ View; }
46830
- });
46831
-
46832
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-termsAndConditions/View.vue?vue&type=template&id=5ec6e7e1&scoped=true
46833
- var render = function render() {
46834
- var _vm = this,
46835
- _c = _vm._self._c;
46836
- return _c('BaseComp', _vm._b({
46837
- attrs: {
46838
- "data": _vm.data,
46839
- "nowCompId": _vm.nowCompId,
46840
- "isOpcacity": _vm.isOpcacity,
46841
- "lang": _vm.lang
46842
- },
46843
- on: {
46844
- "getConfigData": _vm.getConfigData
46845
- }
46846
- }, 'BaseComp', _vm.$attrs, false), [_c('section', {
46847
- staticClass: "cmhk-home_main"
46848
- }, [_c('div', {
46849
- staticClass: "page-tab-swiper_wrapper",
46850
- class: _vm.swiperArrow == true ? '' : 'active'
46851
- }, [_c('div', {
46852
- ref: "barparent",
46853
- staticClass: "page-tab-swiper common-swiper_tab"
46854
- }, [_c('div', {
46855
- staticClass: "swiper-wrapper"
46856
- }, _vm._l(_vm.configList, function (item, index) {
46857
- return _c('div', {
46858
- key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
46859
- staticClass: "swiper-slide",
46860
- class: item.input1 == _vm.currentTab ? 'active' : '',
46861
- on: {
46862
- "click": function ($event) {
46863
- return _vm.changeTab(item);
46864
- }
46865
- }
46866
- }, [_vm._v(" " + _vm._s(item.input1) + " ")]);
46867
- }), 0)])]), _c('div', {
46868
- staticClass: "page-tab-swiper-body"
46869
- }, [_c('div', {
46870
- staticClass: "desContent",
46871
- domProps: {
46872
- "innerHTML": _vm._s(_vm._showTipsInfo)
46873
- }
46874
- })])])]);
46875
- };
46876
- var staticRenderFns = [];
46877
-
46878
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
46879
- var es_iterator_constructor = __webpack_require__(8111);
46880
- // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.filter.js
46881
- var es_iterator_filter = __webpack_require__(2489);
46882
- // EXTERNAL MODULE: ./node_modules/swiper/dist/js/swiper.js
46883
- var swiper = __webpack_require__(828);
46884
- // EXTERNAL MODULE: ./node_modules/swiper/dist/js/swiper.esm.bundle.js + 3 modules
46885
- var swiper_esm_bundle = __webpack_require__(1532);
46886
- // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
46887
- var baseComp = __webpack_require__(677);
46888
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-termsAndConditions/View.vue?vue&type=script&lang=js
46889
-
46890
-
46891
-
46892
-
46893
-
46894
-
46895
-
46896
-
46897
- /* harmony default export */ var Viewvue_type_script_lang_js = ({
46898
- name: "cms-termsAndConditions",
46899
- components: {
46900
- BaseComp: baseComp["default"]
46901
- },
46902
- props: {
46903
- data: {
46904
- type: Object,
46905
- default: () => {
46906
- return {};
46907
- }
46908
- },
46909
- nowCompId: {
46910
- type: [String, Number],
46911
- default: ""
46912
- },
46913
- isOpcacity: {
46914
- type: Boolean,
46915
- default: true
46916
- },
46917
- lang: {
46918
- type: String,
46919
- default: "zh-HK"
46920
- }
46921
- },
46922
- data() {
46923
- return {
46924
- configList: [],
46925
- currentTab: "",
46926
- swiperArrow: false,
46927
- broadbandSwiperC: null,
46928
- swiperBeginning: false,
46929
- swiperEnd: false
46930
- };
46931
- },
46932
- mounted() {
46933
- this.$nextTick(() => {
46934
- this.broadbandSwiperC = new swiper_esm_bundle/* default */.A(".page-tab-swiper", {
46935
- autoplay: false,
46936
- loop: false,
46937
- // 循环模式选项
46938
- spaceBetween: 0,
46939
- slidesPerView: "auto",
46940
- // slidesPerGroup:1,
46941
- observer: true,
46942
- observeParents: true
46943
- });
46944
- // 0820 -end
46945
- });
46946
- this.currentTab = this.configList[0].input1;
46947
- },
46948
- methods: {
46949
- getConfigData(configData) {
46950
- this.configList = configData.configList;
46951
- this.$nextTick(() => {
46952
- var _this$broadbandSwiper, _this$broadbandSwiper2;
46953
- if (!this.$refs.barparent || !this.broadbandSwiperC) return;
46954
- const parentClientWidth = this.$refs.barparent.clientWidth;
46955
- console.log("this.broadbandSwiperC?.virtualSize ,", (_this$broadbandSwiper = this.broadbandSwiperC) === null || _this$broadbandSwiper === void 0 ? void 0 : _this$broadbandSwiper.virtualSize);
46956
- if (((_this$broadbandSwiper2 = this.broadbandSwiperC) === null || _this$broadbandSwiper2 === void 0 ? void 0 : _this$broadbandSwiper2.virtualSize) <= parentClientWidth) {
46957
- this.swiperArrow = false;
46958
- } else {
46959
- this.swiperArrow = true;
46960
- }
46961
- if (this.broadbandSwiperC.isBeginning) {
46962
- this.swiperBeginning = true;
46963
- }
46964
- if (this.broadbandSwiperC.isEnd) {
46965
- this.swiperEnd = true;
46966
- }
46967
- });
46968
- },
46969
- clickSwiperPrev() {
46970
- this.broadbandSwiperC.slidePrev();
46971
- if (this.broadbandSwiperC.isBeginning) {
46972
- this.swiperBeginning = true;
46973
- } else {
46974
- this.swiperBeginning = false;
46975
- }
46976
- if (this.broadbandSwiperC.isEnd) {
46977
- this.swiperEnd = true;
46978
- } else {
46979
- this.swiperEnd = false;
46980
- }
46981
- },
46982
- clickSwiperNext() {
46983
- this.broadbandSwiperC.slideNext();
46984
- if (this.broadbandSwiperC.isBeginning) {
46985
- this.swiperBeginning = true;
46986
- } else {
46987
- this.swiperBeginning = false;
46988
- }
46989
- if (this.broadbandSwiperC.isEnd) {
46990
- this.swiperEnd = true;
46991
- } else {
46992
- this.swiperEnd = false;
46993
- }
46994
- },
46995
- changeTab(item) {
46996
- this.currentTab = item.input1;
46997
- },
46998
- decodeJumpUrl(url) {
46999
- if (!url) return;
47000
- top.location.href = url;
47001
- }
47002
- },
47003
- computed: {
47004
- _showTipsInfo() {
47005
- const [result = {}] = this.configList.filter(item => item.input1 == this.currentTab);
47006
- return result.input2;
47007
- }
47008
- }
47009
- });
47010
- ;// ./package/cms-termsAndConditions/View.vue?vue&type=script&lang=js
47011
- /* harmony default export */ var cms_termsAndConditions_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
47012
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-termsAndConditions/View.vue?vue&type=style&index=0&id=5ec6e7e1&prod&lang=scss&scoped=true
47013
- // extracted by mini-css-extract-plugin
47014
-
47015
- ;// ./package/cms-termsAndConditions/View.vue?vue&type=style&index=0&id=5ec6e7e1&prod&lang=scss&scoped=true
47016
-
47017
- // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
47018
- var componentNormalizer = __webpack_require__(1656);
47019
- ;// ./package/cms-termsAndConditions/View.vue
47020
-
47021
-
47022
-
47023
- ;
47024
-
47025
-
47026
- /* normalize component */
47027
-
47028
- var component = (0,componentNormalizer/* default */.A)(
47029
- cms_termsAndConditions_Viewvue_type_script_lang_js,
47030
- render,
47031
- staticRenderFns,
47032
- false,
47033
- null,
47034
- "5ec6e7e1",
47035
- null
47036
-
47037
- )
47038
-
47039
- /* harmony default export */ var View = (component.exports);
47040
-
47041
47042
  /***/ }),
47042
47043
 
47043
47044
  /***/ 7080:
@@ -49143,133 +49144,6 @@ module.exports = {
49143
49144
  };
49144
49145
 
49145
49146
 
49146
- /***/ }),
49147
-
49148
- /***/ 7679:
49149
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
49150
-
49151
- "use strict";
49152
- // ESM COMPAT FLAG
49153
- __webpack_require__.r(__webpack_exports__);
49154
-
49155
- // EXPORTS
49156
- __webpack_require__.d(__webpack_exports__, {
49157
- "default": function() { return /* binding */ View; }
49158
- });
49159
-
49160
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-richText/View.vue?vue&type=template&id=f9cda95e&scoped=true
49161
- var render = function render() {
49162
- var _vm = this,
49163
- _c = _vm._self._c;
49164
- return _c('BaseComp', _vm._b({
49165
- attrs: {
49166
- "data": _vm.data,
49167
- "nowCompId": _vm.nowCompId,
49168
- "isOpcacity": _vm.isOpcacity,
49169
- "lang": _vm.lang
49170
- },
49171
- on: {
49172
- "getConfigData": _vm.getConfigData
49173
- }
49174
- }, 'BaseComp', _vm.$attrs, false), [_c('section', {
49175
- staticClass: "cmhk-home_main"
49176
- }, [_c('div', [_c('div', {
49177
- staticClass: "inner"
49178
- }, [_c('p', {
49179
- domProps: {
49180
- "innerHTML": _vm._s(_vm.configData.input1)
49181
- }
49182
- })])])])]);
49183
- };
49184
- var staticRenderFns = [];
49185
-
49186
- // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
49187
- var baseComp = __webpack_require__(677);
49188
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=script&lang=js
49189
-
49190
- /* harmony default export */ var Viewvue_type_script_lang_js = ({
49191
- name: "cms-richText",
49192
- components: {
49193
- BaseComp: baseComp["default"]
49194
- },
49195
- props: {
49196
- data: {
49197
- type: Object,
49198
- default: () => {
49199
- return {};
49200
- }
49201
- },
49202
- nowCompId: {
49203
- type: [String, Number],
49204
- default: ""
49205
- },
49206
- isOpcacity: {
49207
- type: Boolean,
49208
- default: true
49209
- },
49210
- lang: {
49211
- type: String,
49212
- default: "zh-HK"
49213
- }
49214
- },
49215
- data() {
49216
- return {
49217
- configData: {},
49218
- messFold: false
49219
- };
49220
- },
49221
- mounted() {},
49222
- watch: {},
49223
- methods: {
49224
- getConfigData(configData) {
49225
- this.configData = configData;
49226
- },
49227
- foldMessText() {
49228
- this.messFold = !this.messFold;
49229
- },
49230
- decodeJumpUrl(url) {
49231
- if (!url) return;
49232
- top.location.href = url;
49233
- }
49234
- }
49235
- });
49236
- ;// ./package/cms-richText/View.vue?vue&type=script&lang=js
49237
- /* harmony default export */ var cms_richText_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
49238
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=style&index=0&id=f9cda95e&prod&lang=scss&scoped=true
49239
- // extracted by mini-css-extract-plugin
49240
-
49241
- ;// ./package/cms-richText/View.vue?vue&type=style&index=0&id=f9cda95e&prod&lang=scss&scoped=true
49242
-
49243
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=style&index=1&id=f9cda95e&prod&lang=scss
49244
- // extracted by mini-css-extract-plugin
49245
-
49246
- ;// ./package/cms-richText/View.vue?vue&type=style&index=1&id=f9cda95e&prod&lang=scss
49247
-
49248
- // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
49249
- var componentNormalizer = __webpack_require__(1656);
49250
- ;// ./package/cms-richText/View.vue
49251
-
49252
-
49253
-
49254
- ;
49255
-
49256
-
49257
-
49258
- /* normalize component */
49259
-
49260
- var component = (0,componentNormalizer/* default */.A)(
49261
- cms_richText_Viewvue_type_script_lang_js,
49262
- render,
49263
- staticRenderFns,
49264
- false,
49265
- null,
49266
- "f9cda95e",
49267
- null
49268
-
49269
- )
49270
-
49271
- /* harmony default export */ var View = (component.exports);
49272
-
49273
49147
  /***/ }),
49274
49148
 
49275
49149
  /***/ 7680:
@@ -49631,164 +49505,6 @@ var component = (0,componentNormalizer/* default */.A)(
49631
49505
 
49632
49506
  /***/ }),
49633
49507
 
49634
- /***/ 7793:
49635
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
49636
-
49637
- "use strict";
49638
- // ESM COMPAT FLAG
49639
- __webpack_require__.r(__webpack_exports__);
49640
-
49641
- // EXPORTS
49642
- __webpack_require__.d(__webpack_exports__, {
49643
- "default": function() { return /* binding */ View; }
49644
- });
49645
-
49646
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-productDetails/View.vue?vue&type=template&id=1fdc1c57&scoped=true
49647
- var render = function render() {
49648
- var _vm = this,
49649
- _c = _vm._self._c;
49650
- return _c('BaseComp', _vm._b({
49651
- attrs: {
49652
- "data": _vm.data,
49653
- "nowCompId": _vm.nowCompId,
49654
- "isOpcacity": _vm.isOpcacity,
49655
- "lang": _vm.lang
49656
- },
49657
- on: {
49658
- "getConfigData": _vm.getConfigData
49659
- }
49660
- }, 'BaseComp', _vm.$attrs, false), [_c('div', {
49661
- staticClass: "cmhk-home_main"
49662
- }, [_c('div', {
49663
- staticClass: "page-valueadded-card-des"
49664
- }, [_c('div', {
49665
- staticClass: "card-des-content"
49666
- }, [_c('div', {
49667
- staticClass: "content-left"
49668
- }, [_c('img', {
49669
- staticClass: "pc-show",
49670
- attrs: {
49671
- "src": _vm.configData.uploadImagePC,
49672
- "alt": _vm.configData.imagePcATL
49673
- }
49674
- }), _c('img', {
49675
- staticClass: "mobile-show",
49676
- attrs: {
49677
- "src": _vm.configData.uploadImageH5,
49678
- "alt": _vm.configData.imageH5ATL
49679
- }
49680
- })]), _c('div', {
49681
- staticClass: "content-right"
49682
- }, [_c('h6', {
49683
- staticClass: "card-mess-title"
49684
- }, [_vm._v(_vm._s(_vm.configData.input1))]), _c('div', {
49685
- staticClass: "page-dot-section",
49686
- domProps: {
49687
- "innerHTML": _vm._s(_vm.configData.input2)
49688
- }
49689
- })])])])])]);
49690
- };
49691
- var staticRenderFns = [];
49692
-
49693
- // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
49694
- var baseComp = __webpack_require__(677);
49695
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-productDetails/View.vue?vue&type=script&lang=js
49696
-
49697
- /* harmony default export */ var Viewvue_type_script_lang_js = ({
49698
- name: "cms-productDetails",
49699
- components: {
49700
- BaseComp: baseComp["default"]
49701
- },
49702
- props: {
49703
- data: {
49704
- type: Object,
49705
- default: () => {
49706
- return {};
49707
- }
49708
- },
49709
- nowCompId: {
49710
- type: [String, Number],
49711
- default: ""
49712
- },
49713
- isOpcacity: {
49714
- type: Boolean,
49715
- default: true
49716
- },
49717
- lang: {
49718
- type: String,
49719
- default: "zh-HK"
49720
- }
49721
- },
49722
- data() {
49723
- return {
49724
- configData: {},
49725
- messFold: false
49726
- };
49727
- },
49728
- mounted() {},
49729
- watch: {},
49730
- methods: {
49731
- getConfigData(configData) {
49732
- this.configData = configData;
49733
- },
49734
- foldMessText() {
49735
- this.messFold = !this.messFold;
49736
- },
49737
- decodeJumpUrl(url) {
49738
- if (!url) return;
49739
- top.location.href = url;
49740
- },
49741
- escape2Html(str) {
49742
- if (str) {
49743
- var arrEntities = {
49744
- lt: "<",
49745
- gt: ">",
49746
- nbsp: " ",
49747
- amp: "&",
49748
- quot: '"'
49749
- };
49750
- return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
49751
- return arrEntities[t];
49752
- });
49753
- } else {
49754
- return "";
49755
- }
49756
- }
49757
- }
49758
- });
49759
- ;// ./package/cms-productDetails/View.vue?vue&type=script&lang=js
49760
- /* harmony default export */ var cms_productDetails_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
49761
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-productDetails/View.vue?vue&type=style&index=0&id=1fdc1c57&prod&lang=scss&scoped=true
49762
- // extracted by mini-css-extract-plugin
49763
-
49764
- ;// ./package/cms-productDetails/View.vue?vue&type=style&index=0&id=1fdc1c57&prod&lang=scss&scoped=true
49765
-
49766
- // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
49767
- var componentNormalizer = __webpack_require__(1656);
49768
- ;// ./package/cms-productDetails/View.vue
49769
-
49770
-
49771
-
49772
- ;
49773
-
49774
-
49775
- /* normalize component */
49776
-
49777
- var component = (0,componentNormalizer/* default */.A)(
49778
- cms_productDetails_Viewvue_type_script_lang_js,
49779
- render,
49780
- staticRenderFns,
49781
- false,
49782
- null,
49783
- "1fdc1c57",
49784
- null
49785
-
49786
- )
49787
-
49788
- /* harmony default export */ var View = (component.exports);
49789
-
49790
- /***/ }),
49791
-
49792
49508
  /***/ 7811:
49793
49509
  /***/ (function(module) {
49794
49510
 
@@ -50026,6 +49742,164 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABwCAMAAADx
50026
49742
 
50027
49743
  /***/ }),
50028
49744
 
49745
+ /***/ 7979:
49746
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
49747
+
49748
+ "use strict";
49749
+ // ESM COMPAT FLAG
49750
+ __webpack_require__.r(__webpack_exports__);
49751
+
49752
+ // EXPORTS
49753
+ __webpack_require__.d(__webpack_exports__, {
49754
+ "default": function() { return /* binding */ View; }
49755
+ });
49756
+
49757
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-productDetails/View.vue?vue&type=template&id=5ef9624d&scoped=true
49758
+ var render = function render() {
49759
+ var _vm = this,
49760
+ _c = _vm._self._c;
49761
+ return _c('BaseComp', _vm._b({
49762
+ attrs: {
49763
+ "data": _vm.data,
49764
+ "nowCompId": _vm.nowCompId,
49765
+ "isOpcacity": _vm.isOpcacity,
49766
+ "lang": _vm.lang
49767
+ },
49768
+ on: {
49769
+ "getConfigData": _vm.getConfigData
49770
+ }
49771
+ }, 'BaseComp', _vm.$attrs, false), [_c('div', {
49772
+ staticClass: "cmhk-home_main"
49773
+ }, [_c('div', {
49774
+ staticClass: "page-valueadded-card-des"
49775
+ }, [_c('div', {
49776
+ staticClass: "card-des-content"
49777
+ }, [_c('div', {
49778
+ staticClass: "content-left"
49779
+ }, [_c('img', {
49780
+ staticClass: "pc-show",
49781
+ attrs: {
49782
+ "src": _vm.configData.uploadImagePC,
49783
+ "alt": _vm.configData.imagePcATL
49784
+ }
49785
+ }), _c('img', {
49786
+ staticClass: "mobile-show",
49787
+ attrs: {
49788
+ "src": _vm.configData.uploadImageH5,
49789
+ "alt": _vm.configData.imageH5ATL
49790
+ }
49791
+ })]), _c('div', {
49792
+ staticClass: "content-right"
49793
+ }, [_c('h6', {
49794
+ staticClass: "card-mess-title"
49795
+ }, [_vm._v(_vm._s(_vm.configData.input1))]), _c('div', {
49796
+ staticClass: "page-dot-section cms-ht",
49797
+ domProps: {
49798
+ "innerHTML": _vm._s(_vm.configData.input2)
49799
+ }
49800
+ })])])])])]);
49801
+ };
49802
+ var staticRenderFns = [];
49803
+
49804
+ // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
49805
+ var baseComp = __webpack_require__(677);
49806
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-productDetails/View.vue?vue&type=script&lang=js
49807
+
49808
+ /* harmony default export */ var Viewvue_type_script_lang_js = ({
49809
+ name: "cms-productDetails",
49810
+ components: {
49811
+ BaseComp: baseComp["default"]
49812
+ },
49813
+ props: {
49814
+ data: {
49815
+ type: Object,
49816
+ default: () => {
49817
+ return {};
49818
+ }
49819
+ },
49820
+ nowCompId: {
49821
+ type: [String, Number],
49822
+ default: ""
49823
+ },
49824
+ isOpcacity: {
49825
+ type: Boolean,
49826
+ default: true
49827
+ },
49828
+ lang: {
49829
+ type: String,
49830
+ default: "zh-HK"
49831
+ }
49832
+ },
49833
+ data() {
49834
+ return {
49835
+ configData: {},
49836
+ messFold: false
49837
+ };
49838
+ },
49839
+ mounted() {},
49840
+ watch: {},
49841
+ methods: {
49842
+ getConfigData(configData) {
49843
+ this.configData = configData;
49844
+ },
49845
+ foldMessText() {
49846
+ this.messFold = !this.messFold;
49847
+ },
49848
+ decodeJumpUrl(url) {
49849
+ if (!url) return;
49850
+ top.location.href = url;
49851
+ },
49852
+ escape2Html(str) {
49853
+ if (str) {
49854
+ var arrEntities = {
49855
+ lt: "<",
49856
+ gt: ">",
49857
+ nbsp: " ",
49858
+ amp: "&",
49859
+ quot: '"'
49860
+ };
49861
+ return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
49862
+ return arrEntities[t];
49863
+ });
49864
+ } else {
49865
+ return "";
49866
+ }
49867
+ }
49868
+ }
49869
+ });
49870
+ ;// ./package/cms-productDetails/View.vue?vue&type=script&lang=js
49871
+ /* harmony default export */ var cms_productDetails_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
49872
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-productDetails/View.vue?vue&type=style&index=0&id=5ef9624d&prod&lang=scss&scoped=true
49873
+ // extracted by mini-css-extract-plugin
49874
+
49875
+ ;// ./package/cms-productDetails/View.vue?vue&type=style&index=0&id=5ef9624d&prod&lang=scss&scoped=true
49876
+
49877
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
49878
+ var componentNormalizer = __webpack_require__(1656);
49879
+ ;// ./package/cms-productDetails/View.vue
49880
+
49881
+
49882
+
49883
+ ;
49884
+
49885
+
49886
+ /* normalize component */
49887
+
49888
+ var component = (0,componentNormalizer/* default */.A)(
49889
+ cms_productDetails_Viewvue_type_script_lang_js,
49890
+ render,
49891
+ staticRenderFns,
49892
+ false,
49893
+ null,
49894
+ "5ef9624d",
49895
+ null
49896
+
49897
+ )
49898
+
49899
+ /* harmony default export */ var View = (component.exports);
49900
+
49901
+ /***/ }),
49902
+
50029
49903
  /***/ 8004:
50030
49904
  /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
50031
49905
 
@@ -51942,7 +51816,7 @@ module.exports = function transformData(data, headers, fns) {
51942
51816
  __webpack_require__.r(__webpack_exports__);
51943
51817
  /* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
51944
51818
 
51945
- const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 4115));
51819
+ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 5985));
51946
51820
  const langData = {
51947
51821
  dateTime: 1706716799000,
51948
51822
  uploadImagePC: "https://omniapi.hk.chinamobile.com/upload/images/omni-channel-service-console/preferential/2024-03-15/ORIGINAL_20240315174726_yhL6RHpo_614x380.png",
@@ -52996,7 +52870,7 @@ module.exports = Math.abs;
52996
52870
  __webpack_require__.r(__webpack_exports__);
52997
52871
  /* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
52998
52872
 
52999
- const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 7060));
52873
+ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 5952));
53000
52874
  const langData = {
53001
52875
  configList: [{
53002
52876
  id: Math.random().toString(),
@@ -53612,6 +53486,134 @@ const validateSchema = (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getValidateSc
53612
53486
 
53613
53487
  /***/ }),
53614
53488
 
53489
+ /***/ 9008:
53490
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
53491
+
53492
+ "use strict";
53493
+ // ESM COMPAT FLAG
53494
+ __webpack_require__.r(__webpack_exports__);
53495
+
53496
+ // EXPORTS
53497
+ __webpack_require__.d(__webpack_exports__, {
53498
+ "default": function() { return /* binding */ View; }
53499
+ });
53500
+
53501
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.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-richText/View.vue?vue&type=template&id=1960dc6c&scoped=true
53502
+ var render = function render() {
53503
+ var _vm = this,
53504
+ _c = _vm._self._c;
53505
+ return _c('BaseComp', _vm._b({
53506
+ attrs: {
53507
+ "data": _vm.data,
53508
+ "nowCompId": _vm.nowCompId,
53509
+ "isOpcacity": _vm.isOpcacity,
53510
+ "lang": _vm.lang
53511
+ },
53512
+ on: {
53513
+ "getConfigData": _vm.getConfigData
53514
+ }
53515
+ }, 'BaseComp', _vm.$attrs, false), [_c('section', {
53516
+ staticClass: "cmhk-home_main"
53517
+ }, [_c('div', [_c('div', {
53518
+ staticClass: "inner"
53519
+ }, [_c('p', {
53520
+ staticClass: "cms-ht",
53521
+ domProps: {
53522
+ "innerHTML": _vm._s(_vm.configData.input1)
53523
+ }
53524
+ })])])])]);
53525
+ };
53526
+ var staticRenderFns = [];
53527
+
53528
+ // EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
53529
+ var baseComp = __webpack_require__(677);
53530
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=script&lang=js
53531
+
53532
+ /* harmony default export */ var Viewvue_type_script_lang_js = ({
53533
+ name: "cms-richText",
53534
+ components: {
53535
+ BaseComp: baseComp["default"]
53536
+ },
53537
+ props: {
53538
+ data: {
53539
+ type: Object,
53540
+ default: () => {
53541
+ return {};
53542
+ }
53543
+ },
53544
+ nowCompId: {
53545
+ type: [String, Number],
53546
+ default: ""
53547
+ },
53548
+ isOpcacity: {
53549
+ type: Boolean,
53550
+ default: true
53551
+ },
53552
+ lang: {
53553
+ type: String,
53554
+ default: "zh-HK"
53555
+ }
53556
+ },
53557
+ data() {
53558
+ return {
53559
+ configData: {},
53560
+ messFold: false
53561
+ };
53562
+ },
53563
+ mounted() {},
53564
+ watch: {},
53565
+ methods: {
53566
+ getConfigData(configData) {
53567
+ this.configData = configData;
53568
+ },
53569
+ foldMessText() {
53570
+ this.messFold = !this.messFold;
53571
+ },
53572
+ decodeJumpUrl(url) {
53573
+ if (!url) return;
53574
+ top.location.href = url;
53575
+ }
53576
+ }
53577
+ });
53578
+ ;// ./package/cms-richText/View.vue?vue&type=script&lang=js
53579
+ /* harmony default export */ var cms_richText_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
53580
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=style&index=0&id=1960dc6c&prod&lang=scss&scoped=true
53581
+ // extracted by mini-css-extract-plugin
53582
+
53583
+ ;// ./package/cms-richText/View.vue?vue&type=style&index=0&id=1960dc6c&prod&lang=scss&scoped=true
53584
+
53585
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=style&index=1&id=1960dc6c&prod&lang=scss
53586
+ // extracted by mini-css-extract-plugin
53587
+
53588
+ ;// ./package/cms-richText/View.vue?vue&type=style&index=1&id=1960dc6c&prod&lang=scss
53589
+
53590
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
53591
+ var componentNormalizer = __webpack_require__(1656);
53592
+ ;// ./package/cms-richText/View.vue
53593
+
53594
+
53595
+
53596
+ ;
53597
+
53598
+
53599
+
53600
+ /* normalize component */
53601
+
53602
+ var component = (0,componentNormalizer/* default */.A)(
53603
+ cms_richText_Viewvue_type_script_lang_js,
53604
+ render,
53605
+ staticRenderFns,
53606
+ false,
53607
+ null,
53608
+ "1960dc6c",
53609
+ null
53610
+
53611
+ )
53612
+
53613
+ /* harmony default export */ var View = (component.exports);
53614
+
53615
+ /***/ }),
53616
+
53615
53617
  /***/ 9014:
53616
53618
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
53617
53619
 
@@ -60479,7 +60481,7 @@ service.interceptors.response.use(response => {
60479
60481
  __webpack_require__.r(__webpack_exports__);
60480
60482
  /* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
60481
60483
 
60482
- const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 6287));
60484
+ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 2519));
60483
60485
  const langData = {
60484
60486
  configList: [{
60485
60487
  id: Math.random().toString(),