cms-chenhj-ui 2.2.11 → 2.2.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cms-chenhj-ui.common.js +920 -906
- package/cms-chenhj-ui.css +1 -1
- package/cms-chenhj-ui.umd.js +765 -751
- package/cms-chenhj-ui.umd.min.js +3 -3
- package/package.json +1 -1
package/cms-chenhj-ui.common.js
CHANGED
|
@@ -1012,141 +1012,6 @@ module.exports = Math.pow;
|
|
|
1012
1012
|
module.exports = {};
|
|
1013
1013
|
|
|
1014
1014
|
|
|
1015
|
-
/***/ }),
|
|
1016
|
-
|
|
1017
|
-
/***/ 448:
|
|
1018
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1019
|
-
|
|
1020
|
-
"use strict";
|
|
1021
|
-
// ESM COMPAT FLAG
|
|
1022
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1023
|
-
|
|
1024
|
-
// EXPORTS
|
|
1025
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
1026
|
-
"default": function() { return /* binding */ View; }
|
|
1027
|
-
});
|
|
1028
|
-
|
|
1029
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-text/View.vue?vue&type=template&id=043ac991&scoped=true
|
|
1030
|
-
var render = function render() {
|
|
1031
|
-
var _vm = this,
|
|
1032
|
-
_c = _vm._self._c;
|
|
1033
|
-
return _c('BaseComp', _vm._b({
|
|
1034
|
-
attrs: {
|
|
1035
|
-
"data": _vm.data,
|
|
1036
|
-
"nowCompId": _vm.nowCompId,
|
|
1037
|
-
"isOpcacity": _vm.isOpcacity,
|
|
1038
|
-
"lang": _vm.lang
|
|
1039
|
-
},
|
|
1040
|
-
on: {
|
|
1041
|
-
"getConfigData": _vm.getConfigData
|
|
1042
|
-
}
|
|
1043
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
1044
|
-
staticClass: "cmhk-home cms-servePlan-text"
|
|
1045
|
-
}, [_c('div', {
|
|
1046
|
-
staticClass: "sp-custombg"
|
|
1047
|
-
}, [_c('div', {
|
|
1048
|
-
staticClass: "adjust-partheader"
|
|
1049
|
-
}, [_c('section', {
|
|
1050
|
-
staticClass: "cmhk-home_main"
|
|
1051
|
-
}, [_c('div', {
|
|
1052
|
-
class: ['cmhk-partheader']
|
|
1053
|
-
}, [_c('div', {
|
|
1054
|
-
staticClass: "part-header mgb-0 wow animate__fadeInUp"
|
|
1055
|
-
}, [_c('p', {
|
|
1056
|
-
staticClass: "part-header_title"
|
|
1057
|
-
}, [_c('span', {
|
|
1058
|
-
class: ['highlight']
|
|
1059
|
-
}, [_vm._v(_vm._s(_vm.configData.input3))])]), _vm.configData.input1 ? _c('p', {
|
|
1060
|
-
staticClass: "part-header_lf layout-pc"
|
|
1061
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e(), _c('span', {
|
|
1062
|
-
staticClass: "part-header_subtitle"
|
|
1063
|
-
}, [_c('span', {
|
|
1064
|
-
staticClass: "vm"
|
|
1065
|
-
}, [_vm._v(_vm._s(_vm.configData.input2))]), _c('i', {
|
|
1066
|
-
staticClass: "el-icon-arrow-right vm layout-pc"
|
|
1067
|
-
})])]), _vm.configData.input1 ? _c('p', {
|
|
1068
|
-
staticClass: "part-header_lf layout-mobile"
|
|
1069
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e()])])])])])]);
|
|
1070
|
-
};
|
|
1071
|
-
var staticRenderFns = [];
|
|
1072
|
-
|
|
1073
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
1074
|
-
var baseComp = __webpack_require__(4272);
|
|
1075
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-text/View.vue?vue&type=script&lang=js
|
|
1076
|
-
|
|
1077
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
1078
|
-
name: "cms-servePlan-text",
|
|
1079
|
-
components: {
|
|
1080
|
-
BaseComp: baseComp["default"]
|
|
1081
|
-
},
|
|
1082
|
-
props: {
|
|
1083
|
-
data: {
|
|
1084
|
-
type: Object,
|
|
1085
|
-
default: () => {
|
|
1086
|
-
return {};
|
|
1087
|
-
}
|
|
1088
|
-
},
|
|
1089
|
-
nowCompId: {
|
|
1090
|
-
type: [String, Number],
|
|
1091
|
-
default: ""
|
|
1092
|
-
},
|
|
1093
|
-
isOpcacity: {
|
|
1094
|
-
type: Boolean,
|
|
1095
|
-
default: true
|
|
1096
|
-
},
|
|
1097
|
-
lang: {
|
|
1098
|
-
type: String,
|
|
1099
|
-
default: "zh-HK"
|
|
1100
|
-
}
|
|
1101
|
-
},
|
|
1102
|
-
data() {
|
|
1103
|
-
return {
|
|
1104
|
-
configData: {}
|
|
1105
|
-
};
|
|
1106
|
-
},
|
|
1107
|
-
mounted() {},
|
|
1108
|
-
watch: {},
|
|
1109
|
-
methods: {
|
|
1110
|
-
getConfigData(configData) {
|
|
1111
|
-
this.configData = configData;
|
|
1112
|
-
},
|
|
1113
|
-
decodeJumpUrl(url) {
|
|
1114
|
-
if (!url) return;
|
|
1115
|
-
top.location.href = url;
|
|
1116
|
-
}
|
|
1117
|
-
}
|
|
1118
|
-
});
|
|
1119
|
-
;// ./package/cms-servePlan-text/View.vue?vue&type=script&lang=js
|
|
1120
|
-
/* harmony default export */ var cms_servePlan_text_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
1121
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-text/View.vue?vue&type=style&index=0&id=043ac991&prod&scoped=true&lang=scss
|
|
1122
|
-
// extracted by mini-css-extract-plugin
|
|
1123
|
-
|
|
1124
|
-
;// ./package/cms-servePlan-text/View.vue?vue&type=style&index=0&id=043ac991&prod&scoped=true&lang=scss
|
|
1125
|
-
|
|
1126
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
1127
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
1128
|
-
;// ./package/cms-servePlan-text/View.vue
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
;
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
/* normalize component */
|
|
1136
|
-
|
|
1137
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
1138
|
-
cms_servePlan_text_Viewvue_type_script_lang_js,
|
|
1139
|
-
render,
|
|
1140
|
-
staticRenderFns,
|
|
1141
|
-
false,
|
|
1142
|
-
null,
|
|
1143
|
-
"043ac991",
|
|
1144
|
-
null
|
|
1145
|
-
|
|
1146
|
-
)
|
|
1147
|
-
|
|
1148
|
-
/* harmony default export */ var View = (component.exports);
|
|
1149
|
-
|
|
1150
1015
|
/***/ }),
|
|
1151
1016
|
|
|
1152
1017
|
/***/ 492:
|
|
@@ -4622,189 +4487,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
4622
4487
|
|
|
4623
4488
|
/***/ }),
|
|
4624
4489
|
|
|
4625
|
-
/***/ 1470:
|
|
4626
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4627
|
-
|
|
4628
|
-
"use strict";
|
|
4629
|
-
// ESM COMPAT FLAG
|
|
4630
|
-
__webpack_require__.r(__webpack_exports__);
|
|
4631
|
-
|
|
4632
|
-
// EXPORTS
|
|
4633
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
4634
|
-
"default": function() { return /* binding */ View; }
|
|
4635
|
-
});
|
|
4636
|
-
|
|
4637
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-prodCustomization/View.vue?vue&type=template&id=792be7e2&scoped=true
|
|
4638
|
-
var render = function render() {
|
|
4639
|
-
var _vm = this,
|
|
4640
|
-
_c = _vm._self._c;
|
|
4641
|
-
return _c('BaseComp', _vm._b({
|
|
4642
|
-
attrs: {
|
|
4643
|
-
"data": _vm.data,
|
|
4644
|
-
"nowCompId": _vm.nowCompId,
|
|
4645
|
-
"isOpcacity": _vm.isOpcacity,
|
|
4646
|
-
"lang": _vm.lang
|
|
4647
|
-
},
|
|
4648
|
-
on: {
|
|
4649
|
-
"getConfigData": _vm.getConfigData
|
|
4650
|
-
}
|
|
4651
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
4652
|
-
staticClass: "cmhk-home_main"
|
|
4653
|
-
}, [_c('section', {
|
|
4654
|
-
ref: "servicePlan"
|
|
4655
|
-
}, [_c('div', {
|
|
4656
|
-
ref: "box_swiper",
|
|
4657
|
-
staticClass: "pub-row pub-rowflex mgrow-r16 layout-p2 layout-pc"
|
|
4658
|
-
}, _vm._l(_vm.configList, function (item, inx) {
|
|
4659
|
-
return _c('div', {
|
|
4660
|
-
key: inx,
|
|
4661
|
-
staticClass: "kf-boxxx col-3 nofix-wcard pdrow-16 wow animate__fadeInUp",
|
|
4662
|
-
attrs: {
|
|
4663
|
-
"data-wow-delay": "200",
|
|
4664
|
-
"data-wow-iteration": "1"
|
|
4665
|
-
}
|
|
4666
|
-
}, [_c('div', {
|
|
4667
|
-
staticClass: "kf-sprbox kf-blur",
|
|
4668
|
-
on: {
|
|
4669
|
-
"click": function ($event) {
|
|
4670
|
-
return _vm.decodeJumpUrl(item.jumpUrl);
|
|
4671
|
-
}
|
|
4672
|
-
}
|
|
4673
|
-
}, [_c('img', {
|
|
4674
|
-
staticClass: "col331-image",
|
|
4675
|
-
attrs: {
|
|
4676
|
-
"src": item.uploadImagePC,
|
|
4677
|
-
"alt": item.imagePcATL
|
|
4678
|
-
}
|
|
4679
|
-
}), item.input1 ? _c('div', {
|
|
4680
|
-
staticClass: "swiper-btn"
|
|
4681
|
-
}, [_c('span', {
|
|
4682
|
-
staticClass: "vm"
|
|
4683
|
-
}, [_vm._v(_vm._s(item.input1))]), _c('img', {
|
|
4684
|
-
staticClass: "icon_rarrow kf-goto vm",
|
|
4685
|
-
attrs: {
|
|
4686
|
-
"src": __webpack_require__(1061)
|
|
4687
|
-
}
|
|
4688
|
-
})]) : _vm._e()])]);
|
|
4689
|
-
}), 0), _c('div', {
|
|
4690
|
-
staticClass: "pub-row mgrow-r16 partcontent-top layout-p2 layout-mobile pdb-44"
|
|
4691
|
-
}, _vm._l(_vm.configList, function (item, inx) {
|
|
4692
|
-
return _c('div', {
|
|
4693
|
-
key: inx,
|
|
4694
|
-
staticClass: "kf-boxxx col-3 pdrow-16 mgb-16 wow animate__fadeInUp",
|
|
4695
|
-
attrs: {
|
|
4696
|
-
"data-wow-delay": "200",
|
|
4697
|
-
"data-wow-iteration": "1"
|
|
4698
|
-
}
|
|
4699
|
-
}, [_c('div', {
|
|
4700
|
-
staticClass: "kf-box",
|
|
4701
|
-
on: {
|
|
4702
|
-
"click": function ($event) {
|
|
4703
|
-
return _vm.decodeJumpUrl(item.jumpUrl);
|
|
4704
|
-
}
|
|
4705
|
-
}
|
|
4706
|
-
}, [_c('img', {
|
|
4707
|
-
staticClass: "col331-image",
|
|
4708
|
-
attrs: {
|
|
4709
|
-
"src": item.uploadImageH5,
|
|
4710
|
-
"alt": item.imageH5ATL
|
|
4711
|
-
}
|
|
4712
|
-
}), item.input1 ? _c('div', {
|
|
4713
|
-
staticClass: "swiper-btn"
|
|
4714
|
-
}, [_c('span', {
|
|
4715
|
-
staticClass: "vm"
|
|
4716
|
-
}, [_vm._v(_vm._s(item.input1))]), _c('img', {
|
|
4717
|
-
staticClass: "icon_rarrow kf-goto vm",
|
|
4718
|
-
attrs: {
|
|
4719
|
-
"src": __webpack_require__(1061)
|
|
4720
|
-
}
|
|
4721
|
-
})]) : _vm._e()])]);
|
|
4722
|
-
}), 0)])])]);
|
|
4723
|
-
};
|
|
4724
|
-
var staticRenderFns = [];
|
|
4725
|
-
|
|
4726
|
-
;// ./package/cms-prodCustomization/View.vue?vue&type=template&id=792be7e2&scoped=true
|
|
4727
|
-
|
|
4728
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
4729
|
-
var baseComp = __webpack_require__(4272);
|
|
4730
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-prodCustomization/View.vue?vue&type=script&lang=js
|
|
4731
|
-
|
|
4732
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
4733
|
-
name: "cms-prodCustomization",
|
|
4734
|
-
components: {
|
|
4735
|
-
BaseComp: baseComp["default"]
|
|
4736
|
-
},
|
|
4737
|
-
props: {
|
|
4738
|
-
data: {
|
|
4739
|
-
type: Object,
|
|
4740
|
-
default: () => {
|
|
4741
|
-
return {};
|
|
4742
|
-
}
|
|
4743
|
-
},
|
|
4744
|
-
nowCompId: {
|
|
4745
|
-
type: [String, Number],
|
|
4746
|
-
default: ""
|
|
4747
|
-
},
|
|
4748
|
-
isOpcacity: {
|
|
4749
|
-
type: Boolean,
|
|
4750
|
-
default: true
|
|
4751
|
-
},
|
|
4752
|
-
lang: {
|
|
4753
|
-
type: String,
|
|
4754
|
-
default: "zh-HK"
|
|
4755
|
-
}
|
|
4756
|
-
},
|
|
4757
|
-
data() {
|
|
4758
|
-
return {
|
|
4759
|
-
configList: [],
|
|
4760
|
-
plan1Inx: 0
|
|
4761
|
-
};
|
|
4762
|
-
},
|
|
4763
|
-
mounted() {},
|
|
4764
|
-
watch: {},
|
|
4765
|
-
methods: {
|
|
4766
|
-
getConfigData(configData) {
|
|
4767
|
-
this.configList = configData.configList;
|
|
4768
|
-
},
|
|
4769
|
-
decodeJumpUrl(url) {
|
|
4770
|
-
if (!url) return;
|
|
4771
|
-
top.location.href = url;
|
|
4772
|
-
}
|
|
4773
|
-
}
|
|
4774
|
-
});
|
|
4775
|
-
;// ./package/cms-prodCustomization/View.vue?vue&type=script&lang=js
|
|
4776
|
-
/* harmony default export */ var cms_prodCustomization_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
4777
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-prodCustomization/View.vue?vue&type=style&index=0&id=792be7e2&prod&lang=scss&scoped=true
|
|
4778
|
-
// extracted by mini-css-extract-plugin
|
|
4779
|
-
|
|
4780
|
-
;// ./package/cms-prodCustomization/View.vue?vue&type=style&index=0&id=792be7e2&prod&lang=scss&scoped=true
|
|
4781
|
-
|
|
4782
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
4783
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
4784
|
-
;// ./package/cms-prodCustomization/View.vue
|
|
4785
|
-
|
|
4786
|
-
|
|
4787
|
-
|
|
4788
|
-
;
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
/* normalize component */
|
|
4792
|
-
|
|
4793
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
4794
|
-
cms_prodCustomization_Viewvue_type_script_lang_js,
|
|
4795
|
-
render,
|
|
4796
|
-
staticRenderFns,
|
|
4797
|
-
false,
|
|
4798
|
-
null,
|
|
4799
|
-
"792be7e2",
|
|
4800
|
-
null
|
|
4801
|
-
|
|
4802
|
-
)
|
|
4803
|
-
|
|
4804
|
-
/* harmony default export */ var View = (component.exports);
|
|
4805
|
-
|
|
4806
|
-
/***/ }),
|
|
4807
|
-
|
|
4808
4490
|
/***/ 1481:
|
|
4809
4491
|
/***/ (function(module, exports, __webpack_require__) {
|
|
4810
4492
|
|
|
@@ -9900,7 +9582,7 @@ const i18n = new vue_i18n_esm({
|
|
|
9900
9582
|
const service = axios_default().create({
|
|
9901
9583
|
baseURL: "",
|
|
9902
9584
|
// /apitest
|
|
9903
|
-
timeout:
|
|
9585
|
+
timeout: 60000,
|
|
9904
9586
|
// 请求超时時間
|
|
9905
9587
|
withCredentials: true
|
|
9906
9588
|
// async: false,
|
|
@@ -10685,8 +10367,8 @@ var map = {
|
|
|
10685
10367
|
"./cms-lineThree/index.js": 7277,
|
|
10686
10368
|
"./cms-lineTwo": 8123,
|
|
10687
10369
|
"./cms-lineTwo/": 8123,
|
|
10688
|
-
"./cms-lineTwo/View":
|
|
10689
|
-
"./cms-lineTwo/View.vue":
|
|
10370
|
+
"./cms-lineTwo/View": 6257,
|
|
10371
|
+
"./cms-lineTwo/View.vue": 6257,
|
|
10690
10372
|
"./cms-lineTwo/index": 8123,
|
|
10691
10373
|
"./cms-lineTwo/index.js": 8123,
|
|
10692
10374
|
"./cms-proCard": 4338,
|
|
@@ -10697,8 +10379,8 @@ var map = {
|
|
|
10697
10379
|
"./cms-proCard/index.js": 4338,
|
|
10698
10380
|
"./cms-prodCustomization": 1685,
|
|
10699
10381
|
"./cms-prodCustomization/": 1685,
|
|
10700
|
-
"./cms-prodCustomization/View":
|
|
10701
|
-
"./cms-prodCustomization/View.vue":
|
|
10382
|
+
"./cms-prodCustomization/View": 3053,
|
|
10383
|
+
"./cms-prodCustomization/View.vue": 3053,
|
|
10702
10384
|
"./cms-prodCustomization/index": 1685,
|
|
10703
10385
|
"./cms-prodCustomization/index.js": 1685,
|
|
10704
10386
|
"./cms-productDetails": 4406,
|
|
@@ -10715,8 +10397,8 @@ var map = {
|
|
|
10715
10397
|
"./cms-question/index.js": 2269,
|
|
10716
10398
|
"./cms-richText": 7616,
|
|
10717
10399
|
"./cms-richText/": 7616,
|
|
10718
|
-
"./cms-richText/View":
|
|
10719
|
-
"./cms-richText/View.vue":
|
|
10400
|
+
"./cms-richText/View": 2851,
|
|
10401
|
+
"./cms-richText/View.vue": 2851,
|
|
10720
10402
|
"./cms-richText/index": 7616,
|
|
10721
10403
|
"./cms-richText/index.js": 7616,
|
|
10722
10404
|
"./cms-servePlan-tab": 1373,
|
|
@@ -10732,8 +10414,8 @@ var map = {
|
|
|
10732
10414
|
"./cms-servePlan-tab/service-plan.scss": 2358,
|
|
10733
10415
|
"./cms-servePlan-text": 6501,
|
|
10734
10416
|
"./cms-servePlan-text/": 6501,
|
|
10735
|
-
"./cms-servePlan-text/View":
|
|
10736
|
-
"./cms-servePlan-text/View.vue":
|
|
10417
|
+
"./cms-servePlan-text/View": 6337,
|
|
10418
|
+
"./cms-servePlan-text/View.vue": 6337,
|
|
10737
10419
|
"./cms-servePlan-text/index": 6501,
|
|
10738
10420
|
"./cms-servePlan-text/index.js": 6501,
|
|
10739
10421
|
"./cms-tab": 8892,
|
|
@@ -10762,14 +10444,14 @@ var map = {
|
|
|
10762
10444
|
"./cms-threeScroll/index.js": 4670,
|
|
10763
10445
|
"./cms-titleCenter": 8904,
|
|
10764
10446
|
"./cms-titleCenter/": 8904,
|
|
10765
|
-
"./cms-titleCenter/View":
|
|
10766
|
-
"./cms-titleCenter/View.vue":
|
|
10447
|
+
"./cms-titleCenter/View": 9871,
|
|
10448
|
+
"./cms-titleCenter/View.vue": 9871,
|
|
10767
10449
|
"./cms-titleCenter/index": 8904,
|
|
10768
10450
|
"./cms-titleCenter/index.js": 8904,
|
|
10769
10451
|
"./cms-titleLeft": 7804,
|
|
10770
10452
|
"./cms-titleLeft/": 7804,
|
|
10771
|
-
"./cms-titleLeft/View":
|
|
10772
|
-
"./cms-titleLeft/View.vue":
|
|
10453
|
+
"./cms-titleLeft/View": 2950,
|
|
10454
|
+
"./cms-titleLeft/View.vue": 2950,
|
|
10773
10455
|
"./cms-titleLeft/index": 7804,
|
|
10774
10456
|
"./cms-titleLeft/index.js": 7804,
|
|
10775
10457
|
"./cms-via-storedValueCard": 4400,
|
|
@@ -10967,7 +10649,7 @@ webpackContext.id = 1683;
|
|
|
10967
10649
|
__webpack_require__.r(__webpack_exports__);
|
|
10968
10650
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
10969
10651
|
|
|
10970
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
10652
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 3053));
|
|
10971
10653
|
const langData = {
|
|
10972
10654
|
configList: [{
|
|
10973
10655
|
id: Math.random().toString(),
|
|
@@ -26477,6 +26159,301 @@ var userAgent = navigator && navigator.userAgent;
|
|
|
26477
26159
|
module.exports = userAgent ? String(userAgent) : '';
|
|
26478
26160
|
|
|
26479
26161
|
|
|
26162
|
+
/***/ }),
|
|
26163
|
+
|
|
26164
|
+
/***/ 2851:
|
|
26165
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
26166
|
+
|
|
26167
|
+
"use strict";
|
|
26168
|
+
// ESM COMPAT FLAG
|
|
26169
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26170
|
+
|
|
26171
|
+
// EXPORTS
|
|
26172
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
26173
|
+
"default": function() { return /* binding */ View; }
|
|
26174
|
+
});
|
|
26175
|
+
|
|
26176
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=template&id=0d29ae9c&scoped=true
|
|
26177
|
+
var render = function render() {
|
|
26178
|
+
var _vm = this,
|
|
26179
|
+
_c = _vm._self._c;
|
|
26180
|
+
return _c('BaseComp', _vm._b({
|
|
26181
|
+
attrs: {
|
|
26182
|
+
"data": _vm.data,
|
|
26183
|
+
"nowCompId": _vm.nowCompId,
|
|
26184
|
+
"isOpcacity": _vm.isOpcacity,
|
|
26185
|
+
"lang": _vm.lang
|
|
26186
|
+
},
|
|
26187
|
+
on: {
|
|
26188
|
+
"getConfigData": _vm.getConfigData
|
|
26189
|
+
}
|
|
26190
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
26191
|
+
class: {
|
|
26192
|
+
'cmhk-home_main': _vm.showCmhkMain
|
|
26193
|
+
}
|
|
26194
|
+
}, [_c('div', [_c('div', {
|
|
26195
|
+
staticClass: "inner"
|
|
26196
|
+
}, [_c('div', {
|
|
26197
|
+
staticClass: "cms-ht",
|
|
26198
|
+
domProps: {
|
|
26199
|
+
"innerHTML": _vm._s(_vm.configData.input1)
|
|
26200
|
+
}
|
|
26201
|
+
})])])])]);
|
|
26202
|
+
};
|
|
26203
|
+
var staticRenderFns = [];
|
|
26204
|
+
|
|
26205
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
26206
|
+
var es_iterator_constructor = __webpack_require__(8111);
|
|
26207
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
26208
|
+
var es_iterator_for_each = __webpack_require__(7588);
|
|
26209
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
26210
|
+
var baseComp = __webpack_require__(4272);
|
|
26211
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=script&lang=js
|
|
26212
|
+
|
|
26213
|
+
|
|
26214
|
+
|
|
26215
|
+
|
|
26216
|
+
|
|
26217
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
26218
|
+
name: "cms-richText",
|
|
26219
|
+
components: {
|
|
26220
|
+
BaseComp: baseComp["default"]
|
|
26221
|
+
},
|
|
26222
|
+
props: {
|
|
26223
|
+
data: {
|
|
26224
|
+
type: Object,
|
|
26225
|
+
default: () => {
|
|
26226
|
+
return {};
|
|
26227
|
+
}
|
|
26228
|
+
},
|
|
26229
|
+
nowCompId: {
|
|
26230
|
+
type: [String, Number],
|
|
26231
|
+
default: ""
|
|
26232
|
+
},
|
|
26233
|
+
isOpcacity: {
|
|
26234
|
+
type: Boolean,
|
|
26235
|
+
default: true
|
|
26236
|
+
},
|
|
26237
|
+
lang: {
|
|
26238
|
+
type: String,
|
|
26239
|
+
default: "zh-HK"
|
|
26240
|
+
},
|
|
26241
|
+
showCmhkMain: {
|
|
26242
|
+
type: Boolean,
|
|
26243
|
+
default: true
|
|
26244
|
+
}
|
|
26245
|
+
},
|
|
26246
|
+
data() {
|
|
26247
|
+
return {
|
|
26248
|
+
configData: {},
|
|
26249
|
+
messFold: false
|
|
26250
|
+
};
|
|
26251
|
+
},
|
|
26252
|
+
mounted() {},
|
|
26253
|
+
watch: {},
|
|
26254
|
+
methods: {
|
|
26255
|
+
getConfigData(configData) {
|
|
26256
|
+
this.configData = configData;
|
|
26257
|
+
this.$nextTick(this.wrapTables);
|
|
26258
|
+
},
|
|
26259
|
+
// 给每张表格套独立横向滚动容器,避免手机端与其他内容一起滚动
|
|
26260
|
+
wrapTables() {
|
|
26261
|
+
const container = this.$el.querySelector('.cms-ht');
|
|
26262
|
+
if (!container) return;
|
|
26263
|
+
const tables = container.querySelectorAll('table:not([data-scroll-wrapped])');
|
|
26264
|
+
tables.forEach(table => {
|
|
26265
|
+
const wrapper = document.createElement('div');
|
|
26266
|
+
wrapper.className = 'cms-table-wrap';
|
|
26267
|
+
table.parentNode.insertBefore(wrapper, table);
|
|
26268
|
+
wrapper.appendChild(table);
|
|
26269
|
+
table.setAttribute('data-scroll-wrapped', '1');
|
|
26270
|
+
});
|
|
26271
|
+
},
|
|
26272
|
+
foldMessText() {
|
|
26273
|
+
this.messFold = !this.messFold;
|
|
26274
|
+
},
|
|
26275
|
+
decodeJumpUrl(url) {
|
|
26276
|
+
if (!url) return;
|
|
26277
|
+
top.location.href = url;
|
|
26278
|
+
}
|
|
26279
|
+
}
|
|
26280
|
+
});
|
|
26281
|
+
;// ./package/cms-richText/View.vue?vue&type=script&lang=js
|
|
26282
|
+
/* harmony default export */ var cms_richText_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
26283
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/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=0d29ae9c&prod&lang=scss&scoped=true
|
|
26284
|
+
// extracted by mini-css-extract-plugin
|
|
26285
|
+
|
|
26286
|
+
;// ./package/cms-richText/View.vue?vue&type=style&index=0&id=0d29ae9c&prod&lang=scss&scoped=true
|
|
26287
|
+
|
|
26288
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/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=0d29ae9c&prod&lang=scss
|
|
26289
|
+
// extracted by mini-css-extract-plugin
|
|
26290
|
+
|
|
26291
|
+
;// ./package/cms-richText/View.vue?vue&type=style&index=1&id=0d29ae9c&prod&lang=scss
|
|
26292
|
+
|
|
26293
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
26294
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
26295
|
+
;// ./package/cms-richText/View.vue
|
|
26296
|
+
|
|
26297
|
+
|
|
26298
|
+
|
|
26299
|
+
;
|
|
26300
|
+
|
|
26301
|
+
|
|
26302
|
+
|
|
26303
|
+
/* normalize component */
|
|
26304
|
+
|
|
26305
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
26306
|
+
cms_richText_Viewvue_type_script_lang_js,
|
|
26307
|
+
render,
|
|
26308
|
+
staticRenderFns,
|
|
26309
|
+
false,
|
|
26310
|
+
null,
|
|
26311
|
+
"0d29ae9c",
|
|
26312
|
+
null
|
|
26313
|
+
|
|
26314
|
+
)
|
|
26315
|
+
|
|
26316
|
+
/* harmony default export */ var View = (component.exports);
|
|
26317
|
+
|
|
26318
|
+
/***/ }),
|
|
26319
|
+
|
|
26320
|
+
/***/ 2950:
|
|
26321
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
26322
|
+
|
|
26323
|
+
"use strict";
|
|
26324
|
+
// ESM COMPAT FLAG
|
|
26325
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26326
|
+
|
|
26327
|
+
// EXPORTS
|
|
26328
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
26329
|
+
"default": function() { return /* binding */ View; }
|
|
26330
|
+
});
|
|
26331
|
+
|
|
26332
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleLeft/View.vue?vue&type=template&id=460790fc&scoped=true
|
|
26333
|
+
var render = function render() {
|
|
26334
|
+
var _vm = this,
|
|
26335
|
+
_c = _vm._self._c,
|
|
26336
|
+
_setup = _vm._self._setupProxy;
|
|
26337
|
+
return _c(_setup.BaseComp, _vm._b({
|
|
26338
|
+
attrs: {
|
|
26339
|
+
"data": _vm.data,
|
|
26340
|
+
"nowCompId": _vm.nowCompId,
|
|
26341
|
+
"isOpcacity": _vm.isOpcacity,
|
|
26342
|
+
"lang": _vm.lang
|
|
26343
|
+
},
|
|
26344
|
+
on: {
|
|
26345
|
+
"getConfigData": _vm.getConfigData
|
|
26346
|
+
}
|
|
26347
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
26348
|
+
staticClass: "cmhk-home_main cms-titleLeft"
|
|
26349
|
+
}, [_c('div', {
|
|
26350
|
+
staticClass: "part-header mgb-0 wow animate__fadeInUp"
|
|
26351
|
+
}, [_c('p', {
|
|
26352
|
+
staticClass: "part-header_title"
|
|
26353
|
+
}, [_c('span', {
|
|
26354
|
+
class: ['normal']
|
|
26355
|
+
}, [_vm._v(_vm._s(_vm.configData.title1))])]), _vm.configData.title2 !== '' ? _c('p', {
|
|
26356
|
+
staticClass: "part-header_lf layout-pc"
|
|
26357
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.title2) + " ")]) : _vm._e(), _vm.configData && _vm.configData.link ? _c('span', {
|
|
26358
|
+
staticClass: "part-header_subtitle",
|
|
26359
|
+
on: {
|
|
26360
|
+
"click": function ($event) {
|
|
26361
|
+
return _setup.decodeJumpUrl(_vm.configData.link, _vm.$router);
|
|
26362
|
+
}
|
|
26363
|
+
}
|
|
26364
|
+
}, [_c('span', {
|
|
26365
|
+
staticClass: "vm"
|
|
26366
|
+
}, [_vm._v(_vm._s(_vm.configData.linkText))])]) : _vm._e()]), _vm.configData.title2 !== '' ? _c('p', {
|
|
26367
|
+
staticClass: "part-header_lf layout-mobile"
|
|
26368
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.title2) + " ")]) : _vm._e()])]);
|
|
26369
|
+
};
|
|
26370
|
+
var staticRenderFns = [];
|
|
26371
|
+
|
|
26372
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
26373
|
+
var baseComp = __webpack_require__(4272);
|
|
26374
|
+
// EXTERNAL MODULE: ./src/utils/jumpUrl.js
|
|
26375
|
+
var jumpUrl = __webpack_require__(813);
|
|
26376
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleLeft/View.vue?vue&type=script&setup=true&lang=js
|
|
26377
|
+
|
|
26378
|
+
const __default__ = {
|
|
26379
|
+
name: "cms-titleLeft",
|
|
26380
|
+
components: {
|
|
26381
|
+
BaseComp: baseComp["default"]
|
|
26382
|
+
},
|
|
26383
|
+
props: {
|
|
26384
|
+
data: {
|
|
26385
|
+
type: Object,
|
|
26386
|
+
default: () => {
|
|
26387
|
+
return {};
|
|
26388
|
+
}
|
|
26389
|
+
},
|
|
26390
|
+
nowCompId: {
|
|
26391
|
+
type: [String, Number],
|
|
26392
|
+
default: ""
|
|
26393
|
+
},
|
|
26394
|
+
isOpcacity: {
|
|
26395
|
+
type: Boolean,
|
|
26396
|
+
default: true
|
|
26397
|
+
},
|
|
26398
|
+
lang: {
|
|
26399
|
+
type: String,
|
|
26400
|
+
default: "zh-HK"
|
|
26401
|
+
}
|
|
26402
|
+
},
|
|
26403
|
+
data() {
|
|
26404
|
+
return {
|
|
26405
|
+
configData: {}
|
|
26406
|
+
};
|
|
26407
|
+
},
|
|
26408
|
+
mounted() {},
|
|
26409
|
+
watch: {},
|
|
26410
|
+
methods: {
|
|
26411
|
+
getConfigData(configData) {
|
|
26412
|
+
this.configData = configData;
|
|
26413
|
+
}
|
|
26414
|
+
}
|
|
26415
|
+
};
|
|
26416
|
+
|
|
26417
|
+
/* harmony default export */ var Viewvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
26418
|
+
setup(__props) {
|
|
26419
|
+
return {
|
|
26420
|
+
__sfc: true,
|
|
26421
|
+
BaseComp: baseComp["default"],
|
|
26422
|
+
decodeJumpUrl: jumpUrl/* decodeJumpUrl */.u
|
|
26423
|
+
};
|
|
26424
|
+
}
|
|
26425
|
+
}));
|
|
26426
|
+
;// ./package/cms-titleLeft/View.vue?vue&type=script&setup=true&lang=js
|
|
26427
|
+
/* harmony default export */ var cms_titleLeft_Viewvue_type_script_setup_true_lang_js = (Viewvue_type_script_setup_true_lang_js);
|
|
26428
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleLeft/View.vue?vue&type=style&index=0&id=460790fc&prod&scoped=true&lang=scss
|
|
26429
|
+
// extracted by mini-css-extract-plugin
|
|
26430
|
+
|
|
26431
|
+
;// ./package/cms-titleLeft/View.vue?vue&type=style&index=0&id=460790fc&prod&scoped=true&lang=scss
|
|
26432
|
+
|
|
26433
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
26434
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
26435
|
+
;// ./package/cms-titleLeft/View.vue
|
|
26436
|
+
|
|
26437
|
+
|
|
26438
|
+
|
|
26439
|
+
;
|
|
26440
|
+
|
|
26441
|
+
|
|
26442
|
+
/* normalize component */
|
|
26443
|
+
|
|
26444
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
26445
|
+
cms_titleLeft_Viewvue_type_script_setup_true_lang_js,
|
|
26446
|
+
render,
|
|
26447
|
+
staticRenderFns,
|
|
26448
|
+
false,
|
|
26449
|
+
null,
|
|
26450
|
+
"460790fc",
|
|
26451
|
+
null
|
|
26452
|
+
|
|
26453
|
+
)
|
|
26454
|
+
|
|
26455
|
+
/* harmony default export */ var View = (component.exports);
|
|
26456
|
+
|
|
26480
26457
|
/***/ }),
|
|
26481
26458
|
|
|
26482
26459
|
/***/ 2963:
|
|
@@ -26571,6 +26548,189 @@ module.exports = function isAxiosError(payload) {
|
|
|
26571
26548
|
|
|
26572
26549
|
/***/ }),
|
|
26573
26550
|
|
|
26551
|
+
/***/ 3053:
|
|
26552
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
26553
|
+
|
|
26554
|
+
"use strict";
|
|
26555
|
+
// ESM COMPAT FLAG
|
|
26556
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26557
|
+
|
|
26558
|
+
// EXPORTS
|
|
26559
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
26560
|
+
"default": function() { return /* binding */ View; }
|
|
26561
|
+
});
|
|
26562
|
+
|
|
26563
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-prodCustomization/View.vue?vue&type=template&id=4c7c1db7&scoped=true
|
|
26564
|
+
var render = function render() {
|
|
26565
|
+
var _vm = this,
|
|
26566
|
+
_c = _vm._self._c;
|
|
26567
|
+
return _c('BaseComp', _vm._b({
|
|
26568
|
+
attrs: {
|
|
26569
|
+
"data": _vm.data,
|
|
26570
|
+
"nowCompId": _vm.nowCompId,
|
|
26571
|
+
"isOpcacity": _vm.isOpcacity,
|
|
26572
|
+
"lang": _vm.lang
|
|
26573
|
+
},
|
|
26574
|
+
on: {
|
|
26575
|
+
"getConfigData": _vm.getConfigData
|
|
26576
|
+
}
|
|
26577
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
26578
|
+
staticClass: "cmhk-home_main"
|
|
26579
|
+
}, [_c('section', {
|
|
26580
|
+
ref: "servicePlan"
|
|
26581
|
+
}, [_c('div', {
|
|
26582
|
+
ref: "box_swiper",
|
|
26583
|
+
staticClass: "pub-row pub-rowflex mgrow-r16 layout-p2 layout-pc"
|
|
26584
|
+
}, _vm._l(_vm.configList, function (item, inx) {
|
|
26585
|
+
return _c('div', {
|
|
26586
|
+
key: inx,
|
|
26587
|
+
staticClass: "kf-boxxx col-3 nofix-wcard pdrow-16 wow animate__fadeInUp",
|
|
26588
|
+
attrs: {
|
|
26589
|
+
"data-wow-delay": "200",
|
|
26590
|
+
"data-wow-iteration": "1"
|
|
26591
|
+
}
|
|
26592
|
+
}, [_c('div', {
|
|
26593
|
+
staticClass: "kf-sprbox kf-blur",
|
|
26594
|
+
on: {
|
|
26595
|
+
"click": function ($event) {
|
|
26596
|
+
return _vm.decodeJumpUrl(item.jumpUrl);
|
|
26597
|
+
}
|
|
26598
|
+
}
|
|
26599
|
+
}, [_c('img', {
|
|
26600
|
+
staticClass: "col331-image",
|
|
26601
|
+
attrs: {
|
|
26602
|
+
"src": item.uploadImagePC,
|
|
26603
|
+
"alt": item.imagePcATL
|
|
26604
|
+
}
|
|
26605
|
+
}), item.input1 ? _c('div', {
|
|
26606
|
+
staticClass: "swiper-btn"
|
|
26607
|
+
}, [_c('span', {
|
|
26608
|
+
staticClass: "vm"
|
|
26609
|
+
}, [_vm._v(_vm._s(item.input1))]), _c('img', {
|
|
26610
|
+
staticClass: "icon_rarrow kf-goto vm",
|
|
26611
|
+
attrs: {
|
|
26612
|
+
"src": __webpack_require__(1061)
|
|
26613
|
+
}
|
|
26614
|
+
})]) : _vm._e()])]);
|
|
26615
|
+
}), 0), _c('div', {
|
|
26616
|
+
staticClass: "pub-row mgrow-r16 partcontent-top layout-p2 layout-mobile pdb-44"
|
|
26617
|
+
}, _vm._l(_vm.configList, function (item, inx) {
|
|
26618
|
+
return _c('div', {
|
|
26619
|
+
key: inx,
|
|
26620
|
+
staticClass: "kf-boxxx col-3 pdrow-16 mgb-16 wow animate__fadeInUp",
|
|
26621
|
+
attrs: {
|
|
26622
|
+
"data-wow-delay": "200",
|
|
26623
|
+
"data-wow-iteration": "1"
|
|
26624
|
+
}
|
|
26625
|
+
}, [_c('div', {
|
|
26626
|
+
staticClass: "kf-box",
|
|
26627
|
+
on: {
|
|
26628
|
+
"click": function ($event) {
|
|
26629
|
+
return _vm.decodeJumpUrl(item.jumpUrl);
|
|
26630
|
+
}
|
|
26631
|
+
}
|
|
26632
|
+
}, [_c('img', {
|
|
26633
|
+
staticClass: "col331-image",
|
|
26634
|
+
attrs: {
|
|
26635
|
+
"src": item.uploadImageH5,
|
|
26636
|
+
"alt": item.imageH5ATL
|
|
26637
|
+
}
|
|
26638
|
+
}), item.input1 ? _c('div', {
|
|
26639
|
+
staticClass: "swiper-btn"
|
|
26640
|
+
}, [_c('span', {
|
|
26641
|
+
staticClass: "vm"
|
|
26642
|
+
}, [_vm._v(_vm._s(item.input1))]), _c('img', {
|
|
26643
|
+
staticClass: "icon_rarrow kf-goto vm",
|
|
26644
|
+
attrs: {
|
|
26645
|
+
"src": __webpack_require__(1061)
|
|
26646
|
+
}
|
|
26647
|
+
})]) : _vm._e()])]);
|
|
26648
|
+
}), 0)])])]);
|
|
26649
|
+
};
|
|
26650
|
+
var staticRenderFns = [];
|
|
26651
|
+
|
|
26652
|
+
;// ./package/cms-prodCustomization/View.vue?vue&type=template&id=4c7c1db7&scoped=true
|
|
26653
|
+
|
|
26654
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
26655
|
+
var baseComp = __webpack_require__(4272);
|
|
26656
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-prodCustomization/View.vue?vue&type=script&lang=js
|
|
26657
|
+
|
|
26658
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
26659
|
+
name: "cms-prodCustomization",
|
|
26660
|
+
components: {
|
|
26661
|
+
BaseComp: baseComp["default"]
|
|
26662
|
+
},
|
|
26663
|
+
props: {
|
|
26664
|
+
data: {
|
|
26665
|
+
type: Object,
|
|
26666
|
+
default: () => {
|
|
26667
|
+
return {};
|
|
26668
|
+
}
|
|
26669
|
+
},
|
|
26670
|
+
nowCompId: {
|
|
26671
|
+
type: [String, Number],
|
|
26672
|
+
default: ""
|
|
26673
|
+
},
|
|
26674
|
+
isOpcacity: {
|
|
26675
|
+
type: Boolean,
|
|
26676
|
+
default: true
|
|
26677
|
+
},
|
|
26678
|
+
lang: {
|
|
26679
|
+
type: String,
|
|
26680
|
+
default: "zh-HK"
|
|
26681
|
+
}
|
|
26682
|
+
},
|
|
26683
|
+
data() {
|
|
26684
|
+
return {
|
|
26685
|
+
configList: [],
|
|
26686
|
+
plan1Inx: 0
|
|
26687
|
+
};
|
|
26688
|
+
},
|
|
26689
|
+
mounted() {},
|
|
26690
|
+
watch: {},
|
|
26691
|
+
methods: {
|
|
26692
|
+
getConfigData(configData) {
|
|
26693
|
+
this.configList = configData.configList;
|
|
26694
|
+
},
|
|
26695
|
+
decodeJumpUrl(url) {
|
|
26696
|
+
if (!url) return;
|
|
26697
|
+
top.location.href = url;
|
|
26698
|
+
}
|
|
26699
|
+
}
|
|
26700
|
+
});
|
|
26701
|
+
;// ./package/cms-prodCustomization/View.vue?vue&type=script&lang=js
|
|
26702
|
+
/* harmony default export */ var cms_prodCustomization_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
26703
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-prodCustomization/View.vue?vue&type=style&index=0&id=4c7c1db7&prod&lang=scss&scoped=true
|
|
26704
|
+
// extracted by mini-css-extract-plugin
|
|
26705
|
+
|
|
26706
|
+
;// ./package/cms-prodCustomization/View.vue?vue&type=style&index=0&id=4c7c1db7&prod&lang=scss&scoped=true
|
|
26707
|
+
|
|
26708
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
26709
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
26710
|
+
;// ./package/cms-prodCustomization/View.vue
|
|
26711
|
+
|
|
26712
|
+
|
|
26713
|
+
|
|
26714
|
+
;
|
|
26715
|
+
|
|
26716
|
+
|
|
26717
|
+
/* normalize component */
|
|
26718
|
+
|
|
26719
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
26720
|
+
cms_prodCustomization_Viewvue_type_script_lang_js,
|
|
26721
|
+
render,
|
|
26722
|
+
staticRenderFns,
|
|
26723
|
+
false,
|
|
26724
|
+
null,
|
|
26725
|
+
"4c7c1db7",
|
|
26726
|
+
null
|
|
26727
|
+
|
|
26728
|
+
)
|
|
26729
|
+
|
|
26730
|
+
/* harmony default export */ var View = (component.exports);
|
|
26731
|
+
|
|
26732
|
+
/***/ }),
|
|
26733
|
+
|
|
26574
26734
|
/***/ 3071:
|
|
26575
26735
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
26576
26736
|
|
|
@@ -28683,8 +28843,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28683
28843
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
28684
28844
|
|
|
28685
28845
|
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 4084));
|
|
28686
|
-
const
|
|
28687
|
-
|
|
28846
|
+
const getTodayEndTimestamp = () => {
|
|
28847
|
+
const today = new Date();
|
|
28848
|
+
today.setHours(23, 59, 59, 999);
|
|
28849
|
+
return today.getTime();
|
|
28850
|
+
};
|
|
28851
|
+
const getDefaultLangData = () => ({
|
|
28852
|
+
dateTime: getTodayEndTimestamp(),
|
|
28688
28853
|
uploadImagePC: "https://omniapi.hk.chinamobile.com/upload/images/omni-channel-service-console/preferential/2024-03-15/ORIGINAL_20240315174726_yhL6RHpo_614x380.png",
|
|
28689
28854
|
input4: "",
|
|
28690
28855
|
input3: "",
|
|
@@ -28694,7 +28859,8 @@ const langData = {
|
|
|
28694
28859
|
imagePcATL: "",
|
|
28695
28860
|
imageH5ATL: "",
|
|
28696
28861
|
jumpUrl: ""
|
|
28697
|
-
};
|
|
28862
|
+
});
|
|
28863
|
+
const langData = getDefaultLangData();
|
|
28698
28864
|
const configDataType = (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getLangDataType)(langData, {
|
|
28699
28865
|
uploadImagePC: {
|
|
28700
28866
|
label: "上传PC图片"
|
|
@@ -28741,7 +28907,7 @@ const validateSchema = (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getValidateSc
|
|
|
28741
28907
|
settings: cmsCompName => {
|
|
28742
28908
|
return (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getInitCompData)({
|
|
28743
28909
|
cmsCompName,
|
|
28744
|
-
langData
|
|
28910
|
+
langData: getDefaultLangData()
|
|
28745
28911
|
});
|
|
28746
28912
|
}
|
|
28747
28913
|
});
|
|
@@ -29099,145 +29265,6 @@ module.exports = Error;
|
|
|
29099
29265
|
|
|
29100
29266
|
/***/ }),
|
|
29101
29267
|
|
|
29102
|
-
/***/ 4314:
|
|
29103
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
29104
|
-
|
|
29105
|
-
"use strict";
|
|
29106
|
-
// ESM COMPAT FLAG
|
|
29107
|
-
__webpack_require__.r(__webpack_exports__);
|
|
29108
|
-
|
|
29109
|
-
// EXPORTS
|
|
29110
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
29111
|
-
"default": function() { return /* binding */ View; }
|
|
29112
|
-
});
|
|
29113
|
-
|
|
29114
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleLeft/View.vue?vue&type=template&id=ba5b54ce&scoped=true
|
|
29115
|
-
var render = function render() {
|
|
29116
|
-
var _vm = this,
|
|
29117
|
-
_c = _vm._self._c,
|
|
29118
|
-
_setup = _vm._self._setupProxy;
|
|
29119
|
-
return _c(_setup.BaseComp, _vm._b({
|
|
29120
|
-
attrs: {
|
|
29121
|
-
"data": _vm.data,
|
|
29122
|
-
"nowCompId": _vm.nowCompId,
|
|
29123
|
-
"isOpcacity": _vm.isOpcacity,
|
|
29124
|
-
"lang": _vm.lang
|
|
29125
|
-
},
|
|
29126
|
-
on: {
|
|
29127
|
-
"getConfigData": _vm.getConfigData
|
|
29128
|
-
}
|
|
29129
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
29130
|
-
staticClass: "cmhk-home_main cms-titleLeft"
|
|
29131
|
-
}, [_c('div', {
|
|
29132
|
-
staticClass: "part-header mgb-0 wow animate__fadeInUp"
|
|
29133
|
-
}, [_c('p', {
|
|
29134
|
-
staticClass: "part-header_title"
|
|
29135
|
-
}, [_c('span', {
|
|
29136
|
-
class: ['normal']
|
|
29137
|
-
}, [_vm._v(_vm._s(_vm.configData.title1))])]), _vm.configData.title2 !== '' ? _c('p', {
|
|
29138
|
-
staticClass: "part-header_lf layout-pc"
|
|
29139
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.title2) + " ")]) : _vm._e(), _vm.configData && _vm.configData.link ? _c('span', {
|
|
29140
|
-
staticClass: "part-header_subtitle",
|
|
29141
|
-
on: {
|
|
29142
|
-
"click": function ($event) {
|
|
29143
|
-
return _setup.decodeJumpUrl(_vm.configData.link, _vm.$router);
|
|
29144
|
-
}
|
|
29145
|
-
}
|
|
29146
|
-
}, [_c('span', {
|
|
29147
|
-
staticClass: "vm"
|
|
29148
|
-
}, [_vm._v(_vm._s(_vm.configData.linkText))])]) : _vm._e()]), _vm.configData.title2 !== '' ? _c('p', {
|
|
29149
|
-
staticClass: "part-header_lf layout-mobile"
|
|
29150
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.title2) + " ")]) : _vm._e()])]);
|
|
29151
|
-
};
|
|
29152
|
-
var staticRenderFns = [];
|
|
29153
|
-
|
|
29154
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
29155
|
-
var baseComp = __webpack_require__(4272);
|
|
29156
|
-
// EXTERNAL MODULE: ./src/utils/jumpUrl.js
|
|
29157
|
-
var jumpUrl = __webpack_require__(813);
|
|
29158
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleLeft/View.vue?vue&type=script&setup=true&lang=js
|
|
29159
|
-
|
|
29160
|
-
const __default__ = {
|
|
29161
|
-
name: "cms-titleLeft",
|
|
29162
|
-
components: {
|
|
29163
|
-
BaseComp: baseComp["default"]
|
|
29164
|
-
},
|
|
29165
|
-
props: {
|
|
29166
|
-
data: {
|
|
29167
|
-
type: Object,
|
|
29168
|
-
default: () => {
|
|
29169
|
-
return {};
|
|
29170
|
-
}
|
|
29171
|
-
},
|
|
29172
|
-
nowCompId: {
|
|
29173
|
-
type: [String, Number],
|
|
29174
|
-
default: ""
|
|
29175
|
-
},
|
|
29176
|
-
isOpcacity: {
|
|
29177
|
-
type: Boolean,
|
|
29178
|
-
default: true
|
|
29179
|
-
},
|
|
29180
|
-
lang: {
|
|
29181
|
-
type: String,
|
|
29182
|
-
default: "zh-HK"
|
|
29183
|
-
}
|
|
29184
|
-
},
|
|
29185
|
-
data() {
|
|
29186
|
-
return {
|
|
29187
|
-
configData: {}
|
|
29188
|
-
};
|
|
29189
|
-
},
|
|
29190
|
-
mounted() {},
|
|
29191
|
-
watch: {},
|
|
29192
|
-
methods: {
|
|
29193
|
-
getConfigData(configData) {
|
|
29194
|
-
this.configData = configData;
|
|
29195
|
-
}
|
|
29196
|
-
}
|
|
29197
|
-
};
|
|
29198
|
-
|
|
29199
|
-
/* harmony default export */ var Viewvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
29200
|
-
setup(__props) {
|
|
29201
|
-
return {
|
|
29202
|
-
__sfc: true,
|
|
29203
|
-
BaseComp: baseComp["default"],
|
|
29204
|
-
decodeJumpUrl: jumpUrl/* decodeJumpUrl */.u
|
|
29205
|
-
};
|
|
29206
|
-
}
|
|
29207
|
-
}));
|
|
29208
|
-
;// ./package/cms-titleLeft/View.vue?vue&type=script&setup=true&lang=js
|
|
29209
|
-
/* harmony default export */ var cms_titleLeft_Viewvue_type_script_setup_true_lang_js = (Viewvue_type_script_setup_true_lang_js);
|
|
29210
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleLeft/View.vue?vue&type=style&index=0&id=ba5b54ce&prod&scoped=true&lang=scss
|
|
29211
|
-
// extracted by mini-css-extract-plugin
|
|
29212
|
-
|
|
29213
|
-
;// ./package/cms-titleLeft/View.vue?vue&type=style&index=0&id=ba5b54ce&prod&scoped=true&lang=scss
|
|
29214
|
-
|
|
29215
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
29216
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
29217
|
-
;// ./package/cms-titleLeft/View.vue
|
|
29218
|
-
|
|
29219
|
-
|
|
29220
|
-
|
|
29221
|
-
;
|
|
29222
|
-
|
|
29223
|
-
|
|
29224
|
-
/* normalize component */
|
|
29225
|
-
|
|
29226
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
29227
|
-
cms_titleLeft_Viewvue_type_script_setup_true_lang_js,
|
|
29228
|
-
render,
|
|
29229
|
-
staticRenderFns,
|
|
29230
|
-
false,
|
|
29231
|
-
null,
|
|
29232
|
-
"ba5b54ce",
|
|
29233
|
-
null
|
|
29234
|
-
|
|
29235
|
-
)
|
|
29236
|
-
|
|
29237
|
-
/* harmony default export */ var View = (component.exports);
|
|
29238
|
-
|
|
29239
|
-
/***/ }),
|
|
29240
|
-
|
|
29241
29268
|
/***/ 4338:
|
|
29242
29269
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
29243
29270
|
|
|
@@ -40975,20 +41002,20 @@ var map = {
|
|
|
40975
41002
|
"./cms-lineFive/View.vue": 4210,
|
|
40976
41003
|
"./cms-lineFour/View.vue": 9703,
|
|
40977
41004
|
"./cms-lineThree/View.vue": 4602,
|
|
40978
|
-
"./cms-lineTwo/View.vue":
|
|
41005
|
+
"./cms-lineTwo/View.vue": 6257,
|
|
40979
41006
|
"./cms-proCard/View.vue": 7063,
|
|
40980
|
-
"./cms-prodCustomization/View.vue":
|
|
41007
|
+
"./cms-prodCustomization/View.vue": 3053,
|
|
40981
41008
|
"./cms-productDetails/View.vue": 4110,
|
|
40982
41009
|
"./cms-question/View.vue": 9792,
|
|
40983
|
-
"./cms-richText/View.vue":
|
|
41010
|
+
"./cms-richText/View.vue": 2851,
|
|
40984
41011
|
"./cms-servePlan-tab/View.vue": 8502,
|
|
40985
|
-
"./cms-servePlan-text/View.vue":
|
|
41012
|
+
"./cms-servePlan-text/View.vue": 6337,
|
|
40986
41013
|
"./cms-tab/View.vue": 4685,
|
|
40987
41014
|
"./cms-termsAndConditions/View.vue": 792,
|
|
40988
41015
|
"./cms-text/View.vue": 7787,
|
|
40989
41016
|
"./cms-threeScroll/View.vue": 517,
|
|
40990
|
-
"./cms-titleCenter/View.vue":
|
|
40991
|
-
"./cms-titleLeft/View.vue":
|
|
41017
|
+
"./cms-titleCenter/View.vue": 9871,
|
|
41018
|
+
"./cms-titleLeft/View.vue": 2950,
|
|
40992
41019
|
"./cms-via-storedValueCard/View.vue": 8498,
|
|
40993
41020
|
"./cms-video-group/View.vue": 7864,
|
|
40994
41021
|
"./cms-video/View.vue": 2564,
|
|
@@ -42310,162 +42337,6 @@ module.exports = function (V, P) {
|
|
|
42310
42337
|
};
|
|
42311
42338
|
|
|
42312
42339
|
|
|
42313
|
-
/***/ }),
|
|
42314
|
-
|
|
42315
|
-
/***/ 5986:
|
|
42316
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
42317
|
-
|
|
42318
|
-
"use strict";
|
|
42319
|
-
// ESM COMPAT FLAG
|
|
42320
|
-
__webpack_require__.r(__webpack_exports__);
|
|
42321
|
-
|
|
42322
|
-
// EXPORTS
|
|
42323
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
42324
|
-
"default": function() { return /* binding */ View; }
|
|
42325
|
-
});
|
|
42326
|
-
|
|
42327
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=template&id=83b409ac&scoped=true
|
|
42328
|
-
var render = function render() {
|
|
42329
|
-
var _vm = this,
|
|
42330
|
-
_c = _vm._self._c;
|
|
42331
|
-
return _c('BaseComp', _vm._b({
|
|
42332
|
-
attrs: {
|
|
42333
|
-
"data": _vm.data,
|
|
42334
|
-
"nowCompId": _vm.nowCompId,
|
|
42335
|
-
"isOpcacity": _vm.isOpcacity,
|
|
42336
|
-
"lang": _vm.lang
|
|
42337
|
-
},
|
|
42338
|
-
on: {
|
|
42339
|
-
"getConfigData": _vm.getConfigData
|
|
42340
|
-
}
|
|
42341
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
42342
|
-
class: {
|
|
42343
|
-
'cmhk-home_main': _vm.showCmhkMain
|
|
42344
|
-
}
|
|
42345
|
-
}, [_c('div', [_c('div', {
|
|
42346
|
-
staticClass: "inner"
|
|
42347
|
-
}, [_c('div', {
|
|
42348
|
-
staticClass: "cms-ht",
|
|
42349
|
-
domProps: {
|
|
42350
|
-
"innerHTML": _vm._s(_vm.configData.input1)
|
|
42351
|
-
}
|
|
42352
|
-
})])])])]);
|
|
42353
|
-
};
|
|
42354
|
-
var staticRenderFns = [];
|
|
42355
|
-
|
|
42356
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
42357
|
-
var es_iterator_constructor = __webpack_require__(8111);
|
|
42358
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
42359
|
-
var es_iterator_for_each = __webpack_require__(7588);
|
|
42360
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
42361
|
-
var baseComp = __webpack_require__(4272);
|
|
42362
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-richText/View.vue?vue&type=script&lang=js
|
|
42363
|
-
|
|
42364
|
-
|
|
42365
|
-
|
|
42366
|
-
|
|
42367
|
-
|
|
42368
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
42369
|
-
name: "cms-richText",
|
|
42370
|
-
components: {
|
|
42371
|
-
BaseComp: baseComp["default"]
|
|
42372
|
-
},
|
|
42373
|
-
props: {
|
|
42374
|
-
data: {
|
|
42375
|
-
type: Object,
|
|
42376
|
-
default: () => {
|
|
42377
|
-
return {};
|
|
42378
|
-
}
|
|
42379
|
-
},
|
|
42380
|
-
nowCompId: {
|
|
42381
|
-
type: [String, Number],
|
|
42382
|
-
default: ""
|
|
42383
|
-
},
|
|
42384
|
-
isOpcacity: {
|
|
42385
|
-
type: Boolean,
|
|
42386
|
-
default: true
|
|
42387
|
-
},
|
|
42388
|
-
lang: {
|
|
42389
|
-
type: String,
|
|
42390
|
-
default: "zh-HK"
|
|
42391
|
-
},
|
|
42392
|
-
showCmhkMain: {
|
|
42393
|
-
type: Boolean,
|
|
42394
|
-
default: true
|
|
42395
|
-
}
|
|
42396
|
-
},
|
|
42397
|
-
data() {
|
|
42398
|
-
return {
|
|
42399
|
-
configData: {},
|
|
42400
|
-
messFold: false
|
|
42401
|
-
};
|
|
42402
|
-
},
|
|
42403
|
-
mounted() {},
|
|
42404
|
-
watch: {},
|
|
42405
|
-
methods: {
|
|
42406
|
-
getConfigData(configData) {
|
|
42407
|
-
this.configData = configData;
|
|
42408
|
-
this.$nextTick(this.wrapTables);
|
|
42409
|
-
},
|
|
42410
|
-
// 给每张表格套独立横向滚动容器,避免手机端与其他内容一起滚动
|
|
42411
|
-
wrapTables() {
|
|
42412
|
-
const container = this.$el.querySelector('.cms-ht');
|
|
42413
|
-
if (!container) return;
|
|
42414
|
-
const tables = container.querySelectorAll('table:not([data-scroll-wrapped])');
|
|
42415
|
-
tables.forEach(table => {
|
|
42416
|
-
const wrapper = document.createElement('div');
|
|
42417
|
-
wrapper.className = 'cms-table-wrap';
|
|
42418
|
-
table.parentNode.insertBefore(wrapper, table);
|
|
42419
|
-
wrapper.appendChild(table);
|
|
42420
|
-
table.setAttribute('data-scroll-wrapped', '1');
|
|
42421
|
-
});
|
|
42422
|
-
},
|
|
42423
|
-
foldMessText() {
|
|
42424
|
-
this.messFold = !this.messFold;
|
|
42425
|
-
},
|
|
42426
|
-
decodeJumpUrl(url) {
|
|
42427
|
-
if (!url) return;
|
|
42428
|
-
top.location.href = url;
|
|
42429
|
-
}
|
|
42430
|
-
}
|
|
42431
|
-
});
|
|
42432
|
-
;// ./package/cms-richText/View.vue?vue&type=script&lang=js
|
|
42433
|
-
/* harmony default export */ var cms_richText_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
42434
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/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=83b409ac&prod&lang=scss&scoped=true
|
|
42435
|
-
// extracted by mini-css-extract-plugin
|
|
42436
|
-
|
|
42437
|
-
;// ./package/cms-richText/View.vue?vue&type=style&index=0&id=83b409ac&prod&lang=scss&scoped=true
|
|
42438
|
-
|
|
42439
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/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=83b409ac&prod&lang=scss
|
|
42440
|
-
// extracted by mini-css-extract-plugin
|
|
42441
|
-
|
|
42442
|
-
;// ./package/cms-richText/View.vue?vue&type=style&index=1&id=83b409ac&prod&lang=scss
|
|
42443
|
-
|
|
42444
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
42445
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
42446
|
-
;// ./package/cms-richText/View.vue
|
|
42447
|
-
|
|
42448
|
-
|
|
42449
|
-
|
|
42450
|
-
;
|
|
42451
|
-
|
|
42452
|
-
|
|
42453
|
-
|
|
42454
|
-
/* normalize component */
|
|
42455
|
-
|
|
42456
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
42457
|
-
cms_richText_Viewvue_type_script_lang_js,
|
|
42458
|
-
render,
|
|
42459
|
-
staticRenderFns,
|
|
42460
|
-
false,
|
|
42461
|
-
null,
|
|
42462
|
-
"83b409ac",
|
|
42463
|
-
null
|
|
42464
|
-
|
|
42465
|
-
)
|
|
42466
|
-
|
|
42467
|
-
/* harmony default export */ var View = (component.exports);
|
|
42468
|
-
|
|
42469
42340
|
/***/ }),
|
|
42470
42341
|
|
|
42471
42342
|
/***/ 6080:
|
|
@@ -42796,6 +42667,152 @@ module.exports = function (obj) {
|
|
|
42796
42667
|
};
|
|
42797
42668
|
|
|
42798
42669
|
|
|
42670
|
+
/***/ }),
|
|
42671
|
+
|
|
42672
|
+
/***/ 6257:
|
|
42673
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
42674
|
+
|
|
42675
|
+
"use strict";
|
|
42676
|
+
// ESM COMPAT FLAG
|
|
42677
|
+
__webpack_require__.r(__webpack_exports__);
|
|
42678
|
+
|
|
42679
|
+
// EXPORTS
|
|
42680
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
42681
|
+
"default": function() { return /* binding */ View; }
|
|
42682
|
+
});
|
|
42683
|
+
|
|
42684
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-lineTwo/View.vue?vue&type=template&id=3ecc63be&scoped=true
|
|
42685
|
+
var render = function render() {
|
|
42686
|
+
var _vm = this,
|
|
42687
|
+
_c = _vm._self._c;
|
|
42688
|
+
return _c('BaseComp', _vm._b({
|
|
42689
|
+
attrs: {
|
|
42690
|
+
"data": _vm.data,
|
|
42691
|
+
"nowCompId": _vm.nowCompId,
|
|
42692
|
+
"isOpcacity": _vm.isOpcacity,
|
|
42693
|
+
"lang": _vm.lang
|
|
42694
|
+
},
|
|
42695
|
+
on: {
|
|
42696
|
+
"getConfigData": _vm.getConfigData
|
|
42697
|
+
}
|
|
42698
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
42699
|
+
staticClass: "cmhk-home_main"
|
|
42700
|
+
}, [_c('div', {
|
|
42701
|
+
staticClass: "dataTransferTips"
|
|
42702
|
+
}, [_c('div', {
|
|
42703
|
+
staticClass: "pageCenter"
|
|
42704
|
+
}, [_c('div', {
|
|
42705
|
+
staticClass: "tab"
|
|
42706
|
+
}, [_c('div', {
|
|
42707
|
+
staticClass: "main"
|
|
42708
|
+
}, [_c('div', {
|
|
42709
|
+
staticClass: "tpl-marketingnew-activity"
|
|
42710
|
+
}, [_c('div', {
|
|
42711
|
+
staticClass: "marketingnew_activity"
|
|
42712
|
+
}, [_c('div', {
|
|
42713
|
+
staticClass: "marketingnew_activity_list common_width_container"
|
|
42714
|
+
}, _vm._l(_vm.configList, function (item, index) {
|
|
42715
|
+
return _c('div', {
|
|
42716
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
42717
|
+
staticClass: "activity_item activity_link_item"
|
|
42718
|
+
}, [_c('div', {
|
|
42719
|
+
staticClass: "activity_item_img"
|
|
42720
|
+
}, [_c('a', {
|
|
42721
|
+
attrs: {
|
|
42722
|
+
"href": item.jumpUrl,
|
|
42723
|
+
"target": "_blank"
|
|
42724
|
+
}
|
|
42725
|
+
}, [_c('img', {
|
|
42726
|
+
staticClass: "pc-show",
|
|
42727
|
+
attrs: {
|
|
42728
|
+
"src": item.uploadImagePC,
|
|
42729
|
+
"alt": item.imagePcATL
|
|
42730
|
+
}
|
|
42731
|
+
}), _c('img', {
|
|
42732
|
+
staticClass: "mobile-show",
|
|
42733
|
+
attrs: {
|
|
42734
|
+
"src": item.uploadImageH5,
|
|
42735
|
+
"alt": item.imageH5ATL
|
|
42736
|
+
}
|
|
42737
|
+
})])]), _c('p', {
|
|
42738
|
+
staticClass: "activity_item_text"
|
|
42739
|
+
}, [_vm._v(" " + _vm._s(item.input1) + " ")])]);
|
|
42740
|
+
}), 0)])])])])])])])]);
|
|
42741
|
+
};
|
|
42742
|
+
var staticRenderFns = [];
|
|
42743
|
+
|
|
42744
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
42745
|
+
var baseComp = __webpack_require__(4272);
|
|
42746
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-lineTwo/View.vue?vue&type=script&lang=js
|
|
42747
|
+
|
|
42748
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
42749
|
+
name: "cms-lineTwo",
|
|
42750
|
+
components: {
|
|
42751
|
+
BaseComp: baseComp["default"]
|
|
42752
|
+
},
|
|
42753
|
+
props: {
|
|
42754
|
+
data: {
|
|
42755
|
+
type: Object,
|
|
42756
|
+
default: () => {
|
|
42757
|
+
return {};
|
|
42758
|
+
}
|
|
42759
|
+
},
|
|
42760
|
+
nowCompId: {
|
|
42761
|
+
type: [String, Number],
|
|
42762
|
+
default: ""
|
|
42763
|
+
},
|
|
42764
|
+
isOpcacity: {
|
|
42765
|
+
type: Boolean,
|
|
42766
|
+
default: true
|
|
42767
|
+
},
|
|
42768
|
+
lang: {
|
|
42769
|
+
type: String,
|
|
42770
|
+
default: "zh-HK"
|
|
42771
|
+
}
|
|
42772
|
+
},
|
|
42773
|
+
data() {
|
|
42774
|
+
return {
|
|
42775
|
+
configList: []
|
|
42776
|
+
};
|
|
42777
|
+
},
|
|
42778
|
+
mounted() {},
|
|
42779
|
+
methods: {
|
|
42780
|
+
getConfigData(configData) {
|
|
42781
|
+
this.configList = configData.configList;
|
|
42782
|
+
}
|
|
42783
|
+
}
|
|
42784
|
+
});
|
|
42785
|
+
;// ./package/cms-lineTwo/View.vue?vue&type=script&lang=js
|
|
42786
|
+
/* harmony default export */ var cms_lineTwo_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
42787
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-lineTwo/View.vue?vue&type=style&index=0&id=3ecc63be&prod&lang=scss&scoped=true
|
|
42788
|
+
// extracted by mini-css-extract-plugin
|
|
42789
|
+
|
|
42790
|
+
;// ./package/cms-lineTwo/View.vue?vue&type=style&index=0&id=3ecc63be&prod&lang=scss&scoped=true
|
|
42791
|
+
|
|
42792
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
42793
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
42794
|
+
;// ./package/cms-lineTwo/View.vue
|
|
42795
|
+
|
|
42796
|
+
|
|
42797
|
+
|
|
42798
|
+
;
|
|
42799
|
+
|
|
42800
|
+
|
|
42801
|
+
/* normalize component */
|
|
42802
|
+
|
|
42803
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
42804
|
+
cms_lineTwo_Viewvue_type_script_lang_js,
|
|
42805
|
+
render,
|
|
42806
|
+
staticRenderFns,
|
|
42807
|
+
false,
|
|
42808
|
+
null,
|
|
42809
|
+
"3ecc63be",
|
|
42810
|
+
null
|
|
42811
|
+
|
|
42812
|
+
)
|
|
42813
|
+
|
|
42814
|
+
/* harmony default export */ var View = (component.exports);
|
|
42815
|
+
|
|
42799
42816
|
/***/ }),
|
|
42800
42817
|
|
|
42801
42818
|
/***/ 6269:
|
|
@@ -42841,6 +42858,141 @@ module.exports = function (iterator, fn, value, ENTRIES) {
|
|
|
42841
42858
|
};
|
|
42842
42859
|
|
|
42843
42860
|
|
|
42861
|
+
/***/ }),
|
|
42862
|
+
|
|
42863
|
+
/***/ 6337:
|
|
42864
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
42865
|
+
|
|
42866
|
+
"use strict";
|
|
42867
|
+
// ESM COMPAT FLAG
|
|
42868
|
+
__webpack_require__.r(__webpack_exports__);
|
|
42869
|
+
|
|
42870
|
+
// EXPORTS
|
|
42871
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
42872
|
+
"default": function() { return /* binding */ View; }
|
|
42873
|
+
});
|
|
42874
|
+
|
|
42875
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-text/View.vue?vue&type=template&id=636c4374&scoped=true
|
|
42876
|
+
var render = function render() {
|
|
42877
|
+
var _vm = this,
|
|
42878
|
+
_c = _vm._self._c;
|
|
42879
|
+
return _c('BaseComp', _vm._b({
|
|
42880
|
+
attrs: {
|
|
42881
|
+
"data": _vm.data,
|
|
42882
|
+
"nowCompId": _vm.nowCompId,
|
|
42883
|
+
"isOpcacity": _vm.isOpcacity,
|
|
42884
|
+
"lang": _vm.lang
|
|
42885
|
+
},
|
|
42886
|
+
on: {
|
|
42887
|
+
"getConfigData": _vm.getConfigData
|
|
42888
|
+
}
|
|
42889
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
42890
|
+
staticClass: "cmhk-home cms-servePlan-text"
|
|
42891
|
+
}, [_c('div', {
|
|
42892
|
+
staticClass: "sp-custombg"
|
|
42893
|
+
}, [_c('div', {
|
|
42894
|
+
staticClass: "adjust-partheader"
|
|
42895
|
+
}, [_c('section', {
|
|
42896
|
+
staticClass: "cmhk-home_main"
|
|
42897
|
+
}, [_c('div', {
|
|
42898
|
+
class: ['cmhk-partheader']
|
|
42899
|
+
}, [_c('div', {
|
|
42900
|
+
staticClass: "part-header mgb-0 wow animate__fadeInUp"
|
|
42901
|
+
}, [_c('p', {
|
|
42902
|
+
staticClass: "part-header_title"
|
|
42903
|
+
}, [_c('span', {
|
|
42904
|
+
class: ['highlight']
|
|
42905
|
+
}, [_vm._v(_vm._s(_vm.configData.input3))])]), _vm.configData.input1 ? _c('p', {
|
|
42906
|
+
staticClass: "part-header_lf layout-pc"
|
|
42907
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e(), _c('span', {
|
|
42908
|
+
staticClass: "part-header_subtitle"
|
|
42909
|
+
}, [_c('span', {
|
|
42910
|
+
staticClass: "vm"
|
|
42911
|
+
}, [_vm._v(_vm._s(_vm.configData.input2))]), _c('i', {
|
|
42912
|
+
staticClass: "el-icon-arrow-right vm layout-pc"
|
|
42913
|
+
})])]), _vm.configData.input1 ? _c('p', {
|
|
42914
|
+
staticClass: "part-header_lf layout-mobile"
|
|
42915
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e()])])])])])]);
|
|
42916
|
+
};
|
|
42917
|
+
var staticRenderFns = [];
|
|
42918
|
+
|
|
42919
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
42920
|
+
var baseComp = __webpack_require__(4272);
|
|
42921
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-text/View.vue?vue&type=script&lang=js
|
|
42922
|
+
|
|
42923
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
42924
|
+
name: "cms-servePlan-text",
|
|
42925
|
+
components: {
|
|
42926
|
+
BaseComp: baseComp["default"]
|
|
42927
|
+
},
|
|
42928
|
+
props: {
|
|
42929
|
+
data: {
|
|
42930
|
+
type: Object,
|
|
42931
|
+
default: () => {
|
|
42932
|
+
return {};
|
|
42933
|
+
}
|
|
42934
|
+
},
|
|
42935
|
+
nowCompId: {
|
|
42936
|
+
type: [String, Number],
|
|
42937
|
+
default: ""
|
|
42938
|
+
},
|
|
42939
|
+
isOpcacity: {
|
|
42940
|
+
type: Boolean,
|
|
42941
|
+
default: true
|
|
42942
|
+
},
|
|
42943
|
+
lang: {
|
|
42944
|
+
type: String,
|
|
42945
|
+
default: "zh-HK"
|
|
42946
|
+
}
|
|
42947
|
+
},
|
|
42948
|
+
data() {
|
|
42949
|
+
return {
|
|
42950
|
+
configData: {}
|
|
42951
|
+
};
|
|
42952
|
+
},
|
|
42953
|
+
mounted() {},
|
|
42954
|
+
watch: {},
|
|
42955
|
+
methods: {
|
|
42956
|
+
getConfigData(configData) {
|
|
42957
|
+
this.configData = configData;
|
|
42958
|
+
},
|
|
42959
|
+
decodeJumpUrl(url) {
|
|
42960
|
+
if (!url) return;
|
|
42961
|
+
top.location.href = url;
|
|
42962
|
+
}
|
|
42963
|
+
}
|
|
42964
|
+
});
|
|
42965
|
+
;// ./package/cms-servePlan-text/View.vue?vue&type=script&lang=js
|
|
42966
|
+
/* harmony default export */ var cms_servePlan_text_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
42967
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-servePlan-text/View.vue?vue&type=style&index=0&id=636c4374&prod&scoped=true&lang=scss
|
|
42968
|
+
// extracted by mini-css-extract-plugin
|
|
42969
|
+
|
|
42970
|
+
;// ./package/cms-servePlan-text/View.vue?vue&type=style&index=0&id=636c4374&prod&scoped=true&lang=scss
|
|
42971
|
+
|
|
42972
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
42973
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
42974
|
+
;// ./package/cms-servePlan-text/View.vue
|
|
42975
|
+
|
|
42976
|
+
|
|
42977
|
+
|
|
42978
|
+
;
|
|
42979
|
+
|
|
42980
|
+
|
|
42981
|
+
/* normalize component */
|
|
42982
|
+
|
|
42983
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
42984
|
+
cms_servePlan_text_Viewvue_type_script_lang_js,
|
|
42985
|
+
render,
|
|
42986
|
+
staticRenderFns,
|
|
42987
|
+
false,
|
|
42988
|
+
null,
|
|
42989
|
+
"636c4374",
|
|
42990
|
+
null
|
|
42991
|
+
|
|
42992
|
+
)
|
|
42993
|
+
|
|
42994
|
+
/* harmony default export */ var View = (component.exports);
|
|
42995
|
+
|
|
42844
42996
|
/***/ }),
|
|
42845
42997
|
|
|
42846
42998
|
/***/ 6368:
|
|
@@ -42928,7 +43080,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42928
43080
|
__webpack_require__.r(__webpack_exports__);
|
|
42929
43081
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
42930
43082
|
|
|
42931
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
43083
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 6337));
|
|
42932
43084
|
const langData = {
|
|
42933
43085
|
input1: "描述",
|
|
42934
43086
|
input2: "标题",
|
|
@@ -53119,10 +53271,18 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
53119
53271
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
53120
53272
|
|
|
53121
53273
|
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9062));
|
|
53122
|
-
const
|
|
53123
|
-
|
|
53274
|
+
const getTodayDate = () => {
|
|
53275
|
+
const today = new Date();
|
|
53276
|
+
const year = today.getFullYear();
|
|
53277
|
+
const month = `${today.getMonth() + 1}`.padStart(2, "0");
|
|
53278
|
+
const date = `${today.getDate()}`.padStart(2, "0");
|
|
53279
|
+
return `${year}-${month}-${date}`;
|
|
53280
|
+
};
|
|
53281
|
+
const getDefaultLangData = () => ({
|
|
53282
|
+
startTime: getTodayDate(),
|
|
53124
53283
|
endTime: "2098-01-01"
|
|
53125
|
-
};
|
|
53284
|
+
});
|
|
53285
|
+
const langData = getDefaultLangData();
|
|
53126
53286
|
const configDataType = (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getLangDataType)(langData, {
|
|
53127
53287
|
startTime: {
|
|
53128
53288
|
label: "开始时间",
|
|
@@ -53146,7 +53306,7 @@ const validateSchema = (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getValidateSc
|
|
|
53146
53306
|
settings: cmsCompName => {
|
|
53147
53307
|
return (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getInitCompData)({
|
|
53148
53308
|
cmsCompName,
|
|
53149
|
-
langData,
|
|
53309
|
+
langData: getDefaultLangData(),
|
|
53150
53310
|
isLangAll: true
|
|
53151
53311
|
});
|
|
53152
53312
|
}
|
|
@@ -53384,120 +53544,6 @@ module.exports = ArrayBuffer && uncurryThisAccessor(ArrayBuffer.prototype, 'byte
|
|
|
53384
53544
|
};
|
|
53385
53545
|
|
|
53386
53546
|
|
|
53387
|
-
/***/ }),
|
|
53388
|
-
|
|
53389
|
-
/***/ 7454:
|
|
53390
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
53391
|
-
|
|
53392
|
-
"use strict";
|
|
53393
|
-
// ESM COMPAT FLAG
|
|
53394
|
-
__webpack_require__.r(__webpack_exports__);
|
|
53395
|
-
|
|
53396
|
-
// EXPORTS
|
|
53397
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
53398
|
-
"default": function() { return /* binding */ View; }
|
|
53399
|
-
});
|
|
53400
|
-
|
|
53401
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleCenter/View.vue?vue&type=template&id=a36f7d16&scoped=true
|
|
53402
|
-
var render = function render() {
|
|
53403
|
-
var _vm = this,
|
|
53404
|
-
_c = _vm._self._c;
|
|
53405
|
-
return _c('BaseComp', _vm._b({
|
|
53406
|
-
attrs: {
|
|
53407
|
-
"data": _vm.data,
|
|
53408
|
-
"nowCompId": _vm.nowCompId,
|
|
53409
|
-
"isOpcacity": _vm.isOpcacity,
|
|
53410
|
-
"lang": _vm.lang
|
|
53411
|
-
},
|
|
53412
|
-
on: {
|
|
53413
|
-
"getConfigData": _vm.getConfigData
|
|
53414
|
-
}
|
|
53415
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
53416
|
-
staticClass: "section-head"
|
|
53417
|
-
}, [_c('div', {
|
|
53418
|
-
staticClass: "cmhk-home_main"
|
|
53419
|
-
}, [_c('p', {
|
|
53420
|
-
staticClass: "title"
|
|
53421
|
-
}, [_c('span', {
|
|
53422
|
-
staticClass: "main"
|
|
53423
|
-
}, [_vm._v(_vm._s(_vm.configData.title1))])]), _c('p', {
|
|
53424
|
-
staticClass: "subtitle"
|
|
53425
|
-
}, [_vm._v(_vm._s(_vm.configData.title2))])])])]);
|
|
53426
|
-
};
|
|
53427
|
-
var staticRenderFns = [];
|
|
53428
|
-
|
|
53429
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
53430
|
-
var baseComp = __webpack_require__(4272);
|
|
53431
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleCenter/View.vue?vue&type=script&lang=js
|
|
53432
|
-
|
|
53433
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
53434
|
-
name: "cms-titleCenter",
|
|
53435
|
-
components: {
|
|
53436
|
-
BaseComp: baseComp["default"]
|
|
53437
|
-
},
|
|
53438
|
-
props: {
|
|
53439
|
-
data: {
|
|
53440
|
-
type: Object,
|
|
53441
|
-
default: () => {
|
|
53442
|
-
return {};
|
|
53443
|
-
}
|
|
53444
|
-
},
|
|
53445
|
-
nowCompId: {
|
|
53446
|
-
type: [String, Number],
|
|
53447
|
-
default: ""
|
|
53448
|
-
},
|
|
53449
|
-
isOpcacity: {
|
|
53450
|
-
type: Boolean,
|
|
53451
|
-
default: true
|
|
53452
|
-
},
|
|
53453
|
-
lang: {
|
|
53454
|
-
type: String,
|
|
53455
|
-
default: "zh-HK"
|
|
53456
|
-
}
|
|
53457
|
-
},
|
|
53458
|
-
data() {
|
|
53459
|
-
return {
|
|
53460
|
-
configData: {}
|
|
53461
|
-
};
|
|
53462
|
-
},
|
|
53463
|
-
mounted() {},
|
|
53464
|
-
methods: {
|
|
53465
|
-
getConfigData(configData) {
|
|
53466
|
-
this.configData = configData;
|
|
53467
|
-
}
|
|
53468
|
-
}
|
|
53469
|
-
});
|
|
53470
|
-
;// ./package/cms-titleCenter/View.vue?vue&type=script&lang=js
|
|
53471
|
-
/* harmony default export */ var cms_titleCenter_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
53472
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleCenter/View.vue?vue&type=style&index=0&id=a36f7d16&prod&scoped=true&lang=scss
|
|
53473
|
-
// extracted by mini-css-extract-plugin
|
|
53474
|
-
|
|
53475
|
-
;// ./package/cms-titleCenter/View.vue?vue&type=style&index=0&id=a36f7d16&prod&scoped=true&lang=scss
|
|
53476
|
-
|
|
53477
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
53478
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
53479
|
-
;// ./package/cms-titleCenter/View.vue
|
|
53480
|
-
|
|
53481
|
-
|
|
53482
|
-
|
|
53483
|
-
;
|
|
53484
|
-
|
|
53485
|
-
|
|
53486
|
-
/* normalize component */
|
|
53487
|
-
|
|
53488
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
53489
|
-
cms_titleCenter_Viewvue_type_script_lang_js,
|
|
53490
|
-
render,
|
|
53491
|
-
staticRenderFns,
|
|
53492
|
-
false,
|
|
53493
|
-
null,
|
|
53494
|
-
"a36f7d16",
|
|
53495
|
-
null
|
|
53496
|
-
|
|
53497
|
-
)
|
|
53498
|
-
|
|
53499
|
-
/* harmony default export */ var View = (component.exports);
|
|
53500
|
-
|
|
53501
53547
|
/***/ }),
|
|
53502
53548
|
|
|
53503
53549
|
/***/ 7467:
|
|
@@ -53621,7 +53667,7 @@ $({ target: 'Iterator', proto: true, real: true }, {
|
|
|
53621
53667
|
__webpack_require__.r(__webpack_exports__);
|
|
53622
53668
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
53623
53669
|
|
|
53624
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
53670
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 2851));
|
|
53625
53671
|
const langData = {
|
|
53626
53672
|
input1: "请输入富文本内容"
|
|
53627
53673
|
};
|
|
@@ -54364,7 +54410,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
54364
54410
|
__webpack_require__.r(__webpack_exports__);
|
|
54365
54411
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
54366
54412
|
|
|
54367
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
54413
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 2950));
|
|
54368
54414
|
const langData = {
|
|
54369
54415
|
title1: "标题",
|
|
54370
54416
|
title2: "副标题",
|
|
@@ -54473,152 +54519,6 @@ module.exports = Math.round;
|
|
|
54473
54519
|
|
|
54474
54520
|
/***/ }),
|
|
54475
54521
|
|
|
54476
|
-
/***/ 7862:
|
|
54477
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
54478
|
-
|
|
54479
|
-
"use strict";
|
|
54480
|
-
// ESM COMPAT FLAG
|
|
54481
|
-
__webpack_require__.r(__webpack_exports__);
|
|
54482
|
-
|
|
54483
|
-
// EXPORTS
|
|
54484
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
54485
|
-
"default": function() { return /* binding */ View; }
|
|
54486
|
-
});
|
|
54487
|
-
|
|
54488
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-lineTwo/View.vue?vue&type=template&id=790084d2&scoped=true
|
|
54489
|
-
var render = function render() {
|
|
54490
|
-
var _vm = this,
|
|
54491
|
-
_c = _vm._self._c;
|
|
54492
|
-
return _c('BaseComp', _vm._b({
|
|
54493
|
-
attrs: {
|
|
54494
|
-
"data": _vm.data,
|
|
54495
|
-
"nowCompId": _vm.nowCompId,
|
|
54496
|
-
"isOpcacity": _vm.isOpcacity,
|
|
54497
|
-
"lang": _vm.lang
|
|
54498
|
-
},
|
|
54499
|
-
on: {
|
|
54500
|
-
"getConfigData": _vm.getConfigData
|
|
54501
|
-
}
|
|
54502
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
54503
|
-
staticClass: "cmhk-home_main"
|
|
54504
|
-
}, [_c('div', {
|
|
54505
|
-
staticClass: "dataTransferTips"
|
|
54506
|
-
}, [_c('div', {
|
|
54507
|
-
staticClass: "pageCenter"
|
|
54508
|
-
}, [_c('div', {
|
|
54509
|
-
staticClass: "tab"
|
|
54510
|
-
}, [_c('div', {
|
|
54511
|
-
staticClass: "main"
|
|
54512
|
-
}, [_c('div', {
|
|
54513
|
-
staticClass: "tpl-marketingnew-activity"
|
|
54514
|
-
}, [_c('div', {
|
|
54515
|
-
staticClass: "marketingnew_activity"
|
|
54516
|
-
}, [_c('div', {
|
|
54517
|
-
staticClass: "marketingnew_activity_list common_width_container"
|
|
54518
|
-
}, _vm._l(_vm.configList, function (item, index) {
|
|
54519
|
-
return _c('div', {
|
|
54520
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
54521
|
-
staticClass: "activity_item activity_link_item"
|
|
54522
|
-
}, [_c('div', {
|
|
54523
|
-
staticClass: "activity_item_img"
|
|
54524
|
-
}, [_c('a', {
|
|
54525
|
-
attrs: {
|
|
54526
|
-
"href": item.jumpUrl,
|
|
54527
|
-
"target": "_blank"
|
|
54528
|
-
}
|
|
54529
|
-
}, [_c('img', {
|
|
54530
|
-
staticClass: "pc-show",
|
|
54531
|
-
attrs: {
|
|
54532
|
-
"src": item.uploadImagePC,
|
|
54533
|
-
"alt": item.imagePcATL
|
|
54534
|
-
}
|
|
54535
|
-
}), _c('img', {
|
|
54536
|
-
staticClass: "mobile-show",
|
|
54537
|
-
attrs: {
|
|
54538
|
-
"src": item.uploadImageH5,
|
|
54539
|
-
"alt": item.imageH5ATL
|
|
54540
|
-
}
|
|
54541
|
-
})])]), _c('p', {
|
|
54542
|
-
staticClass: "activity_item_text"
|
|
54543
|
-
}, [_vm._v(" " + _vm._s(item.input1) + " ")])]);
|
|
54544
|
-
}), 0)])])])])])])])]);
|
|
54545
|
-
};
|
|
54546
|
-
var staticRenderFns = [];
|
|
54547
|
-
|
|
54548
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
54549
|
-
var baseComp = __webpack_require__(4272);
|
|
54550
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-lineTwo/View.vue?vue&type=script&lang=js
|
|
54551
|
-
|
|
54552
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
54553
|
-
name: "cms-lineTwo",
|
|
54554
|
-
components: {
|
|
54555
|
-
BaseComp: baseComp["default"]
|
|
54556
|
-
},
|
|
54557
|
-
props: {
|
|
54558
|
-
data: {
|
|
54559
|
-
type: Object,
|
|
54560
|
-
default: () => {
|
|
54561
|
-
return {};
|
|
54562
|
-
}
|
|
54563
|
-
},
|
|
54564
|
-
nowCompId: {
|
|
54565
|
-
type: [String, Number],
|
|
54566
|
-
default: ""
|
|
54567
|
-
},
|
|
54568
|
-
isOpcacity: {
|
|
54569
|
-
type: Boolean,
|
|
54570
|
-
default: true
|
|
54571
|
-
},
|
|
54572
|
-
lang: {
|
|
54573
|
-
type: String,
|
|
54574
|
-
default: "zh-HK"
|
|
54575
|
-
}
|
|
54576
|
-
},
|
|
54577
|
-
data() {
|
|
54578
|
-
return {
|
|
54579
|
-
configList: []
|
|
54580
|
-
};
|
|
54581
|
-
},
|
|
54582
|
-
mounted() {},
|
|
54583
|
-
methods: {
|
|
54584
|
-
getConfigData(configData) {
|
|
54585
|
-
this.configList = configData.configList;
|
|
54586
|
-
}
|
|
54587
|
-
}
|
|
54588
|
-
});
|
|
54589
|
-
;// ./package/cms-lineTwo/View.vue?vue&type=script&lang=js
|
|
54590
|
-
/* harmony default export */ var cms_lineTwo_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
54591
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-lineTwo/View.vue?vue&type=style&index=0&id=790084d2&prod&lang=scss&scoped=true
|
|
54592
|
-
// extracted by mini-css-extract-plugin
|
|
54593
|
-
|
|
54594
|
-
;// ./package/cms-lineTwo/View.vue?vue&type=style&index=0&id=790084d2&prod&lang=scss&scoped=true
|
|
54595
|
-
|
|
54596
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
54597
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
54598
|
-
;// ./package/cms-lineTwo/View.vue
|
|
54599
|
-
|
|
54600
|
-
|
|
54601
|
-
|
|
54602
|
-
;
|
|
54603
|
-
|
|
54604
|
-
|
|
54605
|
-
/* normalize component */
|
|
54606
|
-
|
|
54607
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
54608
|
-
cms_lineTwo_Viewvue_type_script_lang_js,
|
|
54609
|
-
render,
|
|
54610
|
-
staticRenderFns,
|
|
54611
|
-
false,
|
|
54612
|
-
null,
|
|
54613
|
-
"790084d2",
|
|
54614
|
-
null
|
|
54615
|
-
|
|
54616
|
-
)
|
|
54617
|
-
|
|
54618
|
-
/* harmony default export */ var View = (component.exports);
|
|
54619
|
-
|
|
54620
|
-
/***/ }),
|
|
54621
|
-
|
|
54622
54522
|
/***/ 7864:
|
|
54623
54523
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
54624
54524
|
|
|
@@ -55603,7 +55503,7 @@ $({ global: true, constructor: true, forced: FORCED }, {
|
|
|
55603
55503
|
__webpack_require__.r(__webpack_exports__);
|
|
55604
55504
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
55605
55505
|
|
|
55606
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
55506
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 6257));
|
|
55607
55507
|
const langData = {
|
|
55608
55508
|
configList: [{
|
|
55609
55509
|
id: Math.random().toString(),
|
|
@@ -60647,7 +60547,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
60647
60547
|
__webpack_require__.r(__webpack_exports__);
|
|
60648
60548
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
60649
60549
|
|
|
60650
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
60550
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9871));
|
|
60651
60551
|
const langData = {
|
|
60652
60552
|
title1: "标题",
|
|
60653
60553
|
title2: "副标题"
|
|
@@ -62946,6 +62846,120 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABwCAMAAADx
|
|
|
62946
62846
|
|
|
62947
62847
|
/***/ }),
|
|
62948
62848
|
|
|
62849
|
+
/***/ 9871:
|
|
62850
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
62851
|
+
|
|
62852
|
+
"use strict";
|
|
62853
|
+
// ESM COMPAT FLAG
|
|
62854
|
+
__webpack_require__.r(__webpack_exports__);
|
|
62855
|
+
|
|
62856
|
+
// EXPORTS
|
|
62857
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
62858
|
+
"default": function() { return /* binding */ View; }
|
|
62859
|
+
});
|
|
62860
|
+
|
|
62861
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleCenter/View.vue?vue&type=template&id=0be10524&scoped=true
|
|
62862
|
+
var render = function render() {
|
|
62863
|
+
var _vm = this,
|
|
62864
|
+
_c = _vm._self._c;
|
|
62865
|
+
return _c('BaseComp', _vm._b({
|
|
62866
|
+
attrs: {
|
|
62867
|
+
"data": _vm.data,
|
|
62868
|
+
"nowCompId": _vm.nowCompId,
|
|
62869
|
+
"isOpcacity": _vm.isOpcacity,
|
|
62870
|
+
"lang": _vm.lang
|
|
62871
|
+
},
|
|
62872
|
+
on: {
|
|
62873
|
+
"getConfigData": _vm.getConfigData
|
|
62874
|
+
}
|
|
62875
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
62876
|
+
staticClass: "section-head"
|
|
62877
|
+
}, [_c('div', {
|
|
62878
|
+
staticClass: "cmhk-home_main"
|
|
62879
|
+
}, [_c('p', {
|
|
62880
|
+
staticClass: "title"
|
|
62881
|
+
}, [_c('span', {
|
|
62882
|
+
staticClass: "main"
|
|
62883
|
+
}, [_vm._v(_vm._s(_vm.configData.title1))])]), _c('p', {
|
|
62884
|
+
staticClass: "subtitle"
|
|
62885
|
+
}, [_vm._v(_vm._s(_vm.configData.title2))])])])]);
|
|
62886
|
+
};
|
|
62887
|
+
var staticRenderFns = [];
|
|
62888
|
+
|
|
62889
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
62890
|
+
var baseComp = __webpack_require__(4272);
|
|
62891
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleCenter/View.vue?vue&type=script&lang=js
|
|
62892
|
+
|
|
62893
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
62894
|
+
name: "cms-titleCenter",
|
|
62895
|
+
components: {
|
|
62896
|
+
BaseComp: baseComp["default"]
|
|
62897
|
+
},
|
|
62898
|
+
props: {
|
|
62899
|
+
data: {
|
|
62900
|
+
type: Object,
|
|
62901
|
+
default: () => {
|
|
62902
|
+
return {};
|
|
62903
|
+
}
|
|
62904
|
+
},
|
|
62905
|
+
nowCompId: {
|
|
62906
|
+
type: [String, Number],
|
|
62907
|
+
default: ""
|
|
62908
|
+
},
|
|
62909
|
+
isOpcacity: {
|
|
62910
|
+
type: Boolean,
|
|
62911
|
+
default: true
|
|
62912
|
+
},
|
|
62913
|
+
lang: {
|
|
62914
|
+
type: String,
|
|
62915
|
+
default: "zh-HK"
|
|
62916
|
+
}
|
|
62917
|
+
},
|
|
62918
|
+
data() {
|
|
62919
|
+
return {
|
|
62920
|
+
configData: {}
|
|
62921
|
+
};
|
|
62922
|
+
},
|
|
62923
|
+
mounted() {},
|
|
62924
|
+
methods: {
|
|
62925
|
+
getConfigData(configData) {
|
|
62926
|
+
this.configData = configData;
|
|
62927
|
+
}
|
|
62928
|
+
}
|
|
62929
|
+
});
|
|
62930
|
+
;// ./package/cms-titleCenter/View.vue?vue&type=script&lang=js
|
|
62931
|
+
/* harmony default export */ var cms_titleCenter_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
62932
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-titleCenter/View.vue?vue&type=style&index=0&id=0be10524&prod&scoped=true&lang=scss
|
|
62933
|
+
// extracted by mini-css-extract-plugin
|
|
62934
|
+
|
|
62935
|
+
;// ./package/cms-titleCenter/View.vue?vue&type=style&index=0&id=0be10524&prod&scoped=true&lang=scss
|
|
62936
|
+
|
|
62937
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
62938
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
62939
|
+
;// ./package/cms-titleCenter/View.vue
|
|
62940
|
+
|
|
62941
|
+
|
|
62942
|
+
|
|
62943
|
+
;
|
|
62944
|
+
|
|
62945
|
+
|
|
62946
|
+
/* normalize component */
|
|
62947
|
+
|
|
62948
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
62949
|
+
cms_titleCenter_Viewvue_type_script_lang_js,
|
|
62950
|
+
render,
|
|
62951
|
+
staticRenderFns,
|
|
62952
|
+
false,
|
|
62953
|
+
null,
|
|
62954
|
+
"0be10524",
|
|
62955
|
+
null
|
|
62956
|
+
|
|
62957
|
+
)
|
|
62958
|
+
|
|
62959
|
+
/* harmony default export */ var View = (component.exports);
|
|
62960
|
+
|
|
62961
|
+
/***/ }),
|
|
62962
|
+
|
|
62949
62963
|
/***/ 9928:
|
|
62950
62964
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
62951
62965
|
|