cms-chenhj-ui 2.2.18 → 2.2.19
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 +140 -140
- package/cms-chenhj-ui.css +1 -1
- package/cms-chenhj-ui.umd.js +140 -140
- package/cms-chenhj-ui.umd.min.js +1 -1
- package/package.json +1 -1
package/cms-chenhj-ui.umd.js
CHANGED
|
@@ -15111,141 +15111,6 @@ module.exports = function (it) {
|
|
|
15111
15111
|
};
|
|
15112
15112
|
|
|
15113
15113
|
|
|
15114
|
-
/***/ }),
|
|
15115
|
-
|
|
15116
|
-
/***/ 1125:
|
|
15117
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
15118
|
-
|
|
15119
|
-
"use strict";
|
|
15120
|
-
// ESM COMPAT FLAG
|
|
15121
|
-
__webpack_require__.r(__webpack_exports__);
|
|
15122
|
-
|
|
15123
|
-
// EXPORTS
|
|
15124
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
15125
|
-
"default": function() { return /* binding */ View; }
|
|
15126
|
-
});
|
|
15127
|
-
|
|
15128
|
-
;// ./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-servePlan-text/View.vue?vue&type=template&id=1e95772a&scoped=true
|
|
15129
|
-
var render = function render() {
|
|
15130
|
-
var _vm = this,
|
|
15131
|
-
_c = _vm._self._c;
|
|
15132
|
-
return _c('BaseComp', _vm._b({
|
|
15133
|
-
attrs: {
|
|
15134
|
-
"data": _vm.data,
|
|
15135
|
-
"nowCompId": _vm.nowCompId,
|
|
15136
|
-
"isOpcacity": _vm.isOpcacity,
|
|
15137
|
-
"lang": _vm.lang
|
|
15138
|
-
},
|
|
15139
|
-
on: {
|
|
15140
|
-
"getConfigData": _vm.getConfigData
|
|
15141
|
-
}
|
|
15142
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
15143
|
-
staticClass: "cmhk-home cms-servePlan-text"
|
|
15144
|
-
}, [_c('div', {
|
|
15145
|
-
staticClass: "sp-custombg"
|
|
15146
|
-
}, [_c('div', {
|
|
15147
|
-
staticClass: "adjust-partheader"
|
|
15148
|
-
}, [_c('section', {
|
|
15149
|
-
staticClass: "cmhk-home_main"
|
|
15150
|
-
}, [_c('div', {
|
|
15151
|
-
class: ['cmhk-partheader']
|
|
15152
|
-
}, [_c('div', {
|
|
15153
|
-
staticClass: "part-header mgb-0 wow animate__fadeInUp"
|
|
15154
|
-
}, [_c('p', {
|
|
15155
|
-
staticClass: "part-header_title"
|
|
15156
|
-
}, [_c('span', {
|
|
15157
|
-
class: ['highlight']
|
|
15158
|
-
}, [_vm._v(_vm._s(_vm.configData.input3))])]), _vm.configData.input1 ? _c('p', {
|
|
15159
|
-
staticClass: "part-header_lf layout-pc"
|
|
15160
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e(), _c('span', {
|
|
15161
|
-
staticClass: "part-header_subtitle"
|
|
15162
|
-
}, [_c('span', {
|
|
15163
|
-
staticClass: "vm"
|
|
15164
|
-
}, [_vm._v(_vm._s(_vm.configData.input2))]), _c('i', {
|
|
15165
|
-
staticClass: "el-icon-arrow-right vm layout-pc"
|
|
15166
|
-
})])]), _vm.configData.input1 ? _c('p', {
|
|
15167
|
-
staticClass: "part-header_lf layout-mobile"
|
|
15168
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e()])])])])])]);
|
|
15169
|
-
};
|
|
15170
|
-
var staticRenderFns = [];
|
|
15171
|
-
|
|
15172
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
15173
|
-
var baseComp = __webpack_require__(677);
|
|
15174
|
-
;// ./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-servePlan-text/View.vue?vue&type=script&lang=js
|
|
15175
|
-
|
|
15176
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
15177
|
-
name: "cms-servePlan-text",
|
|
15178
|
-
components: {
|
|
15179
|
-
BaseComp: baseComp["default"]
|
|
15180
|
-
},
|
|
15181
|
-
props: {
|
|
15182
|
-
data: {
|
|
15183
|
-
type: Object,
|
|
15184
|
-
default: () => {
|
|
15185
|
-
return {};
|
|
15186
|
-
}
|
|
15187
|
-
},
|
|
15188
|
-
nowCompId: {
|
|
15189
|
-
type: [String, Number],
|
|
15190
|
-
default: ""
|
|
15191
|
-
},
|
|
15192
|
-
isOpcacity: {
|
|
15193
|
-
type: Boolean,
|
|
15194
|
-
default: true
|
|
15195
|
-
},
|
|
15196
|
-
lang: {
|
|
15197
|
-
type: String,
|
|
15198
|
-
default: "zh-HK"
|
|
15199
|
-
}
|
|
15200
|
-
},
|
|
15201
|
-
data() {
|
|
15202
|
-
return {
|
|
15203
|
-
configData: {}
|
|
15204
|
-
};
|
|
15205
|
-
},
|
|
15206
|
-
mounted() {},
|
|
15207
|
-
watch: {},
|
|
15208
|
-
methods: {
|
|
15209
|
-
getConfigData(configData) {
|
|
15210
|
-
this.configData = configData;
|
|
15211
|
-
},
|
|
15212
|
-
decodeJumpUrl(url) {
|
|
15213
|
-
if (!url) return;
|
|
15214
|
-
top.location.href = url;
|
|
15215
|
-
}
|
|
15216
|
-
}
|
|
15217
|
-
});
|
|
15218
|
-
;// ./package/cms-servePlan-text/View.vue?vue&type=script&lang=js
|
|
15219
|
-
/* harmony default export */ var cms_servePlan_text_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
15220
|
-
;// ./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-servePlan-text/View.vue?vue&type=style&index=0&id=1e95772a&prod&scoped=true&lang=scss
|
|
15221
|
-
// extracted by mini-css-extract-plugin
|
|
15222
|
-
|
|
15223
|
-
;// ./package/cms-servePlan-text/View.vue?vue&type=style&index=0&id=1e95772a&prod&scoped=true&lang=scss
|
|
15224
|
-
|
|
15225
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
15226
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
15227
|
-
;// ./package/cms-servePlan-text/View.vue
|
|
15228
|
-
|
|
15229
|
-
|
|
15230
|
-
|
|
15231
|
-
;
|
|
15232
|
-
|
|
15233
|
-
|
|
15234
|
-
/* normalize component */
|
|
15235
|
-
|
|
15236
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
15237
|
-
cms_servePlan_text_Viewvue_type_script_lang_js,
|
|
15238
|
-
render,
|
|
15239
|
-
staticRenderFns,
|
|
15240
|
-
false,
|
|
15241
|
-
null,
|
|
15242
|
-
"1e95772a",
|
|
15243
|
-
null
|
|
15244
|
-
|
|
15245
|
-
)
|
|
15246
|
-
|
|
15247
|
-
/* harmony default export */ var View = (component.exports);
|
|
15248
|
-
|
|
15249
15114
|
/***/ }),
|
|
15250
15115
|
|
|
15251
15116
|
/***/ 1148:
|
|
@@ -24097,8 +23962,8 @@ var map = {
|
|
|
24097
23962
|
"./cms-servePlan-tab/service-plan.scss": 431,
|
|
24098
23963
|
"./cms-servePlan-text": 2520,
|
|
24099
23964
|
"./cms-servePlan-text/": 2520,
|
|
24100
|
-
"./cms-servePlan-text/View":
|
|
24101
|
-
"./cms-servePlan-text/View.vue":
|
|
23965
|
+
"./cms-servePlan-text/View": 8642,
|
|
23966
|
+
"./cms-servePlan-text/View.vue": 8642,
|
|
24102
23967
|
"./cms-servePlan-text/index": 2520,
|
|
24103
23968
|
"./cms-servePlan-text/index.js": 2520,
|
|
24104
23969
|
"./cms-tab": 9007,
|
|
@@ -26745,7 +26610,7 @@ $({ target: 'Iterator', proto: true, real: true, forced: IS_PURE }, {
|
|
|
26745
26610
|
__webpack_require__.r(__webpack_exports__);
|
|
26746
26611
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
|
|
26747
26612
|
|
|
26748
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
26613
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 8642));
|
|
26749
26614
|
const langData = {
|
|
26750
26615
|
input1: "描述",
|
|
26751
26616
|
input2: "标题",
|
|
@@ -26756,7 +26621,7 @@ const configDataType = (0,_baseConfig__WEBPACK_IMPORTED_MODULE_0__.getLangDataTy
|
|
|
26756
26621
|
label: "描述"
|
|
26757
26622
|
},
|
|
26758
26623
|
input2: {
|
|
26759
|
-
label: "
|
|
26624
|
+
label: "按钮"
|
|
26760
26625
|
},
|
|
26761
26626
|
input3: {
|
|
26762
26627
|
label: "高亮标题"
|
|
@@ -43070,7 +42935,7 @@ var map = {
|
|
|
43070
42935
|
"./cms-question/View.vue": 5394,
|
|
43071
42936
|
"./cms-richText/View.vue": 2464,
|
|
43072
42937
|
"./cms-servePlan-tab/View.vue": 1041,
|
|
43073
|
-
"./cms-servePlan-text/View.vue":
|
|
42938
|
+
"./cms-servePlan-text/View.vue": 8642,
|
|
43074
42939
|
"./cms-tab/View.vue": 3591,
|
|
43075
42940
|
"./cms-termsAndConditions/View.vue": 7211,
|
|
43076
42941
|
"./cms-text/View.vue": 2618,
|
|
@@ -54718,6 +54583,141 @@ var WeakMap = globalThis.WeakMap;
|
|
|
54718
54583
|
module.exports = isCallable(WeakMap) && /native code/.test(String(WeakMap));
|
|
54719
54584
|
|
|
54720
54585
|
|
|
54586
|
+
/***/ }),
|
|
54587
|
+
|
|
54588
|
+
/***/ 8642:
|
|
54589
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
54590
|
+
|
|
54591
|
+
"use strict";
|
|
54592
|
+
// ESM COMPAT FLAG
|
|
54593
|
+
__webpack_require__.r(__webpack_exports__);
|
|
54594
|
+
|
|
54595
|
+
// EXPORTS
|
|
54596
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
54597
|
+
"default": function() { return /* binding */ View; }
|
|
54598
|
+
});
|
|
54599
|
+
|
|
54600
|
+
;// ./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-servePlan-text/View.vue?vue&type=template&id=6d76799b&scoped=true
|
|
54601
|
+
var render = function render() {
|
|
54602
|
+
var _vm = this,
|
|
54603
|
+
_c = _vm._self._c;
|
|
54604
|
+
return _c('BaseComp', _vm._b({
|
|
54605
|
+
attrs: {
|
|
54606
|
+
"data": _vm.data,
|
|
54607
|
+
"nowCompId": _vm.nowCompId,
|
|
54608
|
+
"isOpcacity": _vm.isOpcacity,
|
|
54609
|
+
"lang": _vm.lang
|
|
54610
|
+
},
|
|
54611
|
+
on: {
|
|
54612
|
+
"getConfigData": _vm.getConfigData
|
|
54613
|
+
}
|
|
54614
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
54615
|
+
staticClass: "cmhk-home cms-servePlan-text"
|
|
54616
|
+
}, [_c('div', {
|
|
54617
|
+
staticClass: "sp-custombg"
|
|
54618
|
+
}, [_c('div', {
|
|
54619
|
+
staticClass: "adjust-partheader"
|
|
54620
|
+
}, [_c('section', {
|
|
54621
|
+
staticClass: "cmhk-home_main"
|
|
54622
|
+
}, [_c('div', {
|
|
54623
|
+
class: ['cmhk-partheader']
|
|
54624
|
+
}, [_c('div', {
|
|
54625
|
+
staticClass: "part-header mgb-0 wow animate__fadeInUp"
|
|
54626
|
+
}, [_c('p', {
|
|
54627
|
+
staticClass: "part-header_title"
|
|
54628
|
+
}, [_c('span', {
|
|
54629
|
+
class: ['highlight']
|
|
54630
|
+
}, [_vm._v(_vm._s(_vm.configData.input3))])]), _vm.configData.input1 ? _c('p', {
|
|
54631
|
+
staticClass: "part-header_lf layout-pc"
|
|
54632
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e(), _c('span', {
|
|
54633
|
+
staticClass: "part-header_subtitle"
|
|
54634
|
+
}, [_c('span', {
|
|
54635
|
+
staticClass: "vm"
|
|
54636
|
+
}, [_vm._v(_vm._s(_vm.configData.input2))]), _c('i', {
|
|
54637
|
+
staticClass: "el-icon-arrow-right vm"
|
|
54638
|
+
})])]), _vm.configData.input1 ? _c('p', {
|
|
54639
|
+
staticClass: "part-header_lf layout-mobile"
|
|
54640
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")]) : _vm._e()])])])])])]);
|
|
54641
|
+
};
|
|
54642
|
+
var staticRenderFns = [];
|
|
54643
|
+
|
|
54644
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
54645
|
+
var baseComp = __webpack_require__(677);
|
|
54646
|
+
;// ./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-servePlan-text/View.vue?vue&type=script&lang=js
|
|
54647
|
+
|
|
54648
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
54649
|
+
name: "cms-servePlan-text",
|
|
54650
|
+
components: {
|
|
54651
|
+
BaseComp: baseComp["default"]
|
|
54652
|
+
},
|
|
54653
|
+
props: {
|
|
54654
|
+
data: {
|
|
54655
|
+
type: Object,
|
|
54656
|
+
default: () => {
|
|
54657
|
+
return {};
|
|
54658
|
+
}
|
|
54659
|
+
},
|
|
54660
|
+
nowCompId: {
|
|
54661
|
+
type: [String, Number],
|
|
54662
|
+
default: ""
|
|
54663
|
+
},
|
|
54664
|
+
isOpcacity: {
|
|
54665
|
+
type: Boolean,
|
|
54666
|
+
default: true
|
|
54667
|
+
},
|
|
54668
|
+
lang: {
|
|
54669
|
+
type: String,
|
|
54670
|
+
default: "zh-HK"
|
|
54671
|
+
}
|
|
54672
|
+
},
|
|
54673
|
+
data() {
|
|
54674
|
+
return {
|
|
54675
|
+
configData: {}
|
|
54676
|
+
};
|
|
54677
|
+
},
|
|
54678
|
+
mounted() {},
|
|
54679
|
+
watch: {},
|
|
54680
|
+
methods: {
|
|
54681
|
+
getConfigData(configData) {
|
|
54682
|
+
this.configData = configData;
|
|
54683
|
+
},
|
|
54684
|
+
decodeJumpUrl(url) {
|
|
54685
|
+
if (!url) return;
|
|
54686
|
+
top.location.href = url;
|
|
54687
|
+
}
|
|
54688
|
+
}
|
|
54689
|
+
});
|
|
54690
|
+
;// ./package/cms-servePlan-text/View.vue?vue&type=script&lang=js
|
|
54691
|
+
/* harmony default export */ var cms_servePlan_text_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
54692
|
+
;// ./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-servePlan-text/View.vue?vue&type=style&index=0&id=6d76799b&prod&scoped=true&lang=scss
|
|
54693
|
+
// extracted by mini-css-extract-plugin
|
|
54694
|
+
|
|
54695
|
+
;// ./package/cms-servePlan-text/View.vue?vue&type=style&index=0&id=6d76799b&prod&scoped=true&lang=scss
|
|
54696
|
+
|
|
54697
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
54698
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
54699
|
+
;// ./package/cms-servePlan-text/View.vue
|
|
54700
|
+
|
|
54701
|
+
|
|
54702
|
+
|
|
54703
|
+
;
|
|
54704
|
+
|
|
54705
|
+
|
|
54706
|
+
/* normalize component */
|
|
54707
|
+
|
|
54708
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
54709
|
+
cms_servePlan_text_Viewvue_type_script_lang_js,
|
|
54710
|
+
render,
|
|
54711
|
+
staticRenderFns,
|
|
54712
|
+
false,
|
|
54713
|
+
null,
|
|
54714
|
+
"6d76799b",
|
|
54715
|
+
null
|
|
54716
|
+
|
|
54717
|
+
)
|
|
54718
|
+
|
|
54719
|
+
/* harmony default export */ var View = (component.exports);
|
|
54720
|
+
|
|
54721
54721
|
/***/ }),
|
|
54722
54722
|
|
|
54723
54723
|
/***/ 8655:
|