cms-chenhj-ui 2.2.17 → 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 +340 -340
- package/cms-chenhj-ui.css +1 -1
- package/cms-chenhj-ui.umd.js +340 -340
- package/cms-chenhj-ui.umd.min.js +2 -2
- 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:
|
|
@@ -24074,8 +23939,8 @@ var map = {
|
|
|
24074
23939
|
"./cms-productDetails/index.js": 4295,
|
|
24075
23940
|
"./cms-question": 9704,
|
|
24076
23941
|
"./cms-question/": 9704,
|
|
24077
|
-
"./cms-question/View":
|
|
24078
|
-
"./cms-question/View.vue":
|
|
23942
|
+
"./cms-question/View": 5394,
|
|
23943
|
+
"./cms-question/View.vue": 5394,
|
|
24079
23944
|
"./cms-question/index": 9704,
|
|
24080
23945
|
"./cms-question/index.js": 9704,
|
|
24081
23946
|
"./cms-richText": 289,
|
|
@@ -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: "高亮标题"
|
|
@@ -43067,10 +42932,10 @@ var map = {
|
|
|
43067
42932
|
"./cms-proCard/View.vue": 8945,
|
|
43068
42933
|
"./cms-prodCustomization/View.vue": 9465,
|
|
43069
42934
|
"./cms-productDetails/View.vue": 7979,
|
|
43070
|
-
"./cms-question/View.vue":
|
|
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,
|
|
@@ -43690,6 +43555,202 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
43690
43555
|
|
|
43691
43556
|
/***/ }),
|
|
43692
43557
|
|
|
43558
|
+
/***/ 5394:
|
|
43559
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
43560
|
+
|
|
43561
|
+
"use strict";
|
|
43562
|
+
// ESM COMPAT FLAG
|
|
43563
|
+
__webpack_require__.r(__webpack_exports__);
|
|
43564
|
+
|
|
43565
|
+
// EXPORTS
|
|
43566
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
43567
|
+
"default": function() { return /* binding */ View; }
|
|
43568
|
+
});
|
|
43569
|
+
|
|
43570
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=template&id=8e22deb0&scoped=true
|
|
43571
|
+
var render = function render() {
|
|
43572
|
+
var _vm$_stableProblemGui;
|
|
43573
|
+
var _vm = this,
|
|
43574
|
+
_c = _vm._self._c;
|
|
43575
|
+
return _c('BaseComp', _vm._b({
|
|
43576
|
+
attrs: {
|
|
43577
|
+
"data": _vm.data,
|
|
43578
|
+
"nowCompId": _vm.nowCompId,
|
|
43579
|
+
"isOpcacity": _vm.isOpcacity,
|
|
43580
|
+
"lang": _vm.lang
|
|
43581
|
+
},
|
|
43582
|
+
on: {
|
|
43583
|
+
"getConfigData": _vm.getConfigData
|
|
43584
|
+
}
|
|
43585
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
43586
|
+
staticClass: "cmhk-home_main"
|
|
43587
|
+
}, [_c('div', {
|
|
43588
|
+
staticClass: "pageCenter"
|
|
43589
|
+
}, [_c('div', {
|
|
43590
|
+
staticClass: "family-problem-guide"
|
|
43591
|
+
}, [_c('div', {
|
|
43592
|
+
staticClass: "tab-header"
|
|
43593
|
+
}, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
|
|
43594
|
+
return _c('li', {
|
|
43595
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
43596
|
+
class: _vm.problemActive == index ? 'active' : '',
|
|
43597
|
+
on: {
|
|
43598
|
+
"click": function ($event) {
|
|
43599
|
+
_vm.problemActive = index;
|
|
43600
|
+
}
|
|
43601
|
+
}
|
|
43602
|
+
}, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
|
|
43603
|
+
}), 0)]), _c('div', {
|
|
43604
|
+
staticClass: "tab-body tab-panel_body"
|
|
43605
|
+
}, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
|
|
43606
|
+
return _c('dd', {
|
|
43607
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
43608
|
+
on: {
|
|
43609
|
+
"click": function ($event) {
|
|
43610
|
+
$event.stopPropagation();
|
|
43611
|
+
return _vm.open(item, index, $event);
|
|
43612
|
+
}
|
|
43613
|
+
}
|
|
43614
|
+
}, [_c('div', {
|
|
43615
|
+
staticClass: "body-header"
|
|
43616
|
+
}, [_c('i', [_vm._v(_vm._s(index + 1))]), _c('div', {
|
|
43617
|
+
staticClass: "body-header_title"
|
|
43618
|
+
}, [_vm._v(_vm._s(item.input1))]), _c('span', {
|
|
43619
|
+
class: !item.status ? '' : 'active'
|
|
43620
|
+
}, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
|
|
43621
|
+
directives: [{
|
|
43622
|
+
name: "show",
|
|
43623
|
+
rawName: "v-show",
|
|
43624
|
+
value: _vm.expend == item.input1 && item.status,
|
|
43625
|
+
expression: "expend == item.input1 && item.status"
|
|
43626
|
+
}],
|
|
43627
|
+
staticClass: "body-main"
|
|
43628
|
+
}, [_c('div', {
|
|
43629
|
+
staticClass: "cms-ht",
|
|
43630
|
+
domProps: {
|
|
43631
|
+
"innerHTML": _vm._s(item.input2)
|
|
43632
|
+
}
|
|
43633
|
+
})])]);
|
|
43634
|
+
}), 0)])])])])]);
|
|
43635
|
+
};
|
|
43636
|
+
var staticRenderFns = [];
|
|
43637
|
+
|
|
43638
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
43639
|
+
var es_iterator_constructor = __webpack_require__(8111);
|
|
43640
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
43641
|
+
var es_iterator_for_each = __webpack_require__(7588);
|
|
43642
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
|
|
43643
|
+
var es_iterator_map = __webpack_require__(1701);
|
|
43644
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
43645
|
+
var baseComp = __webpack_require__(677);
|
|
43646
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=script&lang=js
|
|
43647
|
+
|
|
43648
|
+
|
|
43649
|
+
|
|
43650
|
+
|
|
43651
|
+
|
|
43652
|
+
|
|
43653
|
+
|
|
43654
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
43655
|
+
name: "cms-question",
|
|
43656
|
+
components: {
|
|
43657
|
+
BaseComp: baseComp["default"]
|
|
43658
|
+
},
|
|
43659
|
+
props: {
|
|
43660
|
+
data: {
|
|
43661
|
+
type: Object,
|
|
43662
|
+
default: () => {
|
|
43663
|
+
return {};
|
|
43664
|
+
}
|
|
43665
|
+
},
|
|
43666
|
+
nowCompId: {
|
|
43667
|
+
type: [String, Number],
|
|
43668
|
+
default: ""
|
|
43669
|
+
},
|
|
43670
|
+
isOpcacity: {
|
|
43671
|
+
type: Boolean,
|
|
43672
|
+
default: true
|
|
43673
|
+
},
|
|
43674
|
+
lang: {
|
|
43675
|
+
type: String,
|
|
43676
|
+
default: "zh-HK"
|
|
43677
|
+
}
|
|
43678
|
+
},
|
|
43679
|
+
data() {
|
|
43680
|
+
return {
|
|
43681
|
+
configList: [],
|
|
43682
|
+
expend: "",
|
|
43683
|
+
problemActive: 0
|
|
43684
|
+
};
|
|
43685
|
+
},
|
|
43686
|
+
mounted() {},
|
|
43687
|
+
watch: {},
|
|
43688
|
+
methods: {
|
|
43689
|
+
getConfigData(configData) {
|
|
43690
|
+
this.configList = configData.configList;
|
|
43691
|
+
},
|
|
43692
|
+
open(item, index, event) {
|
|
43693
|
+
var _this$configList$this;
|
|
43694
|
+
console.log(event);
|
|
43695
|
+
this.expend = item.input1;
|
|
43696
|
+
(_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
|
|
43697
|
+
var _this$configList$this2;
|
|
43698
|
+
this.$set((_this$configList$this2 = this.configList[this.problemActive]) === null || _this$configList$this2 === void 0 ? void 0 : _this$configList$this2.contentArray[curIndex], "status", curIndex == index ? !item.status : false);
|
|
43699
|
+
});
|
|
43700
|
+
},
|
|
43701
|
+
decodeJumpUrl(url) {
|
|
43702
|
+
if (!url) return;
|
|
43703
|
+
top.location.href = url;
|
|
43704
|
+
}
|
|
43705
|
+
},
|
|
43706
|
+
computed: {
|
|
43707
|
+
_stableProblemGuide() {
|
|
43708
|
+
let res = this.configList || [];
|
|
43709
|
+
return res.map(item => {
|
|
43710
|
+
return {
|
|
43711
|
+
...item,
|
|
43712
|
+
contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
|
|
43713
|
+
...cur,
|
|
43714
|
+
status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
|
|
43715
|
+
}))
|
|
43716
|
+
};
|
|
43717
|
+
});
|
|
43718
|
+
}
|
|
43719
|
+
}
|
|
43720
|
+
});
|
|
43721
|
+
;// ./package/cms-question/View.vue?vue&type=script&lang=js
|
|
43722
|
+
/* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
43723
|
+
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=style&index=0&id=8e22deb0&prod&lang=scss&scoped=true
|
|
43724
|
+
// extracted by mini-css-extract-plugin
|
|
43725
|
+
|
|
43726
|
+
;// ./package/cms-question/View.vue?vue&type=style&index=0&id=8e22deb0&prod&lang=scss&scoped=true
|
|
43727
|
+
|
|
43728
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
43729
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
43730
|
+
;// ./package/cms-question/View.vue
|
|
43731
|
+
|
|
43732
|
+
|
|
43733
|
+
|
|
43734
|
+
;
|
|
43735
|
+
|
|
43736
|
+
|
|
43737
|
+
/* normalize component */
|
|
43738
|
+
|
|
43739
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
43740
|
+
cms_question_Viewvue_type_script_lang_js,
|
|
43741
|
+
render,
|
|
43742
|
+
staticRenderFns,
|
|
43743
|
+
false,
|
|
43744
|
+
null,
|
|
43745
|
+
"8e22deb0",
|
|
43746
|
+
null
|
|
43747
|
+
|
|
43748
|
+
)
|
|
43749
|
+
|
|
43750
|
+
/* harmony default export */ var View = (component.exports);
|
|
43751
|
+
|
|
43752
|
+
/***/ }),
|
|
43753
|
+
|
|
43693
43754
|
/***/ 5397:
|
|
43694
43755
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
43695
43756
|
|
|
@@ -54522,6 +54583,141 @@ var WeakMap = globalThis.WeakMap;
|
|
|
54522
54583
|
module.exports = isCallable(WeakMap) && /native code/.test(String(WeakMap));
|
|
54523
54584
|
|
|
54524
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
|
+
|
|
54525
54721
|
/***/ }),
|
|
54526
54722
|
|
|
54527
54723
|
/***/ 8655:
|
|
@@ -59203,202 +59399,6 @@ module.exports = function (scheduler, hasTimeArg) {
|
|
|
59203
59399
|
};
|
|
59204
59400
|
|
|
59205
59401
|
|
|
59206
|
-
/***/ }),
|
|
59207
|
-
|
|
59208
|
-
/***/ 9483:
|
|
59209
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
59210
|
-
|
|
59211
|
-
"use strict";
|
|
59212
|
-
// ESM COMPAT FLAG
|
|
59213
|
-
__webpack_require__.r(__webpack_exports__);
|
|
59214
|
-
|
|
59215
|
-
// EXPORTS
|
|
59216
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
59217
|
-
"default": function() { return /* binding */ View; }
|
|
59218
|
-
});
|
|
59219
|
-
|
|
59220
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=template&id=a833bdda&scoped=true
|
|
59221
|
-
var render = function render() {
|
|
59222
|
-
var _vm$_stableProblemGui;
|
|
59223
|
-
var _vm = this,
|
|
59224
|
-
_c = _vm._self._c;
|
|
59225
|
-
return _c('BaseComp', _vm._b({
|
|
59226
|
-
attrs: {
|
|
59227
|
-
"data": _vm.data,
|
|
59228
|
-
"nowCompId": _vm.nowCompId,
|
|
59229
|
-
"isOpcacity": _vm.isOpcacity,
|
|
59230
|
-
"lang": _vm.lang
|
|
59231
|
-
},
|
|
59232
|
-
on: {
|
|
59233
|
-
"getConfigData": _vm.getConfigData
|
|
59234
|
-
}
|
|
59235
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
59236
|
-
staticClass: "cmhk-home_main"
|
|
59237
|
-
}, [_c('div', {
|
|
59238
|
-
staticClass: "pageCenter"
|
|
59239
|
-
}, [_c('div', {
|
|
59240
|
-
staticClass: "family-problem-guide"
|
|
59241
|
-
}, [_c('div', {
|
|
59242
|
-
staticClass: "tab-header"
|
|
59243
|
-
}, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
|
|
59244
|
-
return _c('li', {
|
|
59245
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
59246
|
-
class: _vm.problemActive == index ? 'active' : '',
|
|
59247
|
-
on: {
|
|
59248
|
-
"click": function ($event) {
|
|
59249
|
-
_vm.problemActive = index;
|
|
59250
|
-
}
|
|
59251
|
-
}
|
|
59252
|
-
}, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
|
|
59253
|
-
}), 0)]), _c('div', {
|
|
59254
|
-
staticClass: "tab-body tab-panel_body"
|
|
59255
|
-
}, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
|
|
59256
|
-
return _c('dd', {
|
|
59257
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
59258
|
-
on: {
|
|
59259
|
-
"click": function ($event) {
|
|
59260
|
-
$event.stopPropagation();
|
|
59261
|
-
return _vm.open(item, index, $event);
|
|
59262
|
-
}
|
|
59263
|
-
}
|
|
59264
|
-
}, [_c('div', {
|
|
59265
|
-
staticClass: "body-header"
|
|
59266
|
-
}, [_c('i', [_vm._v(_vm._s(index + 1))]), _c('div', {
|
|
59267
|
-
staticClass: "body-header_title"
|
|
59268
|
-
}, [_vm._v(_vm._s(item.input1))]), _c('span', {
|
|
59269
|
-
class: !item.status ? '' : 'active'
|
|
59270
|
-
}, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
|
|
59271
|
-
directives: [{
|
|
59272
|
-
name: "show",
|
|
59273
|
-
rawName: "v-show",
|
|
59274
|
-
value: _vm.expend == item.input1 && item.status,
|
|
59275
|
-
expression: "expend == item.input1 && item.status"
|
|
59276
|
-
}],
|
|
59277
|
-
staticClass: "body-main"
|
|
59278
|
-
}, [_c('div', {
|
|
59279
|
-
staticClass: "cms-ht",
|
|
59280
|
-
domProps: {
|
|
59281
|
-
"innerHTML": _vm._s(item.input2)
|
|
59282
|
-
}
|
|
59283
|
-
})])]);
|
|
59284
|
-
}), 0)])])])])]);
|
|
59285
|
-
};
|
|
59286
|
-
var staticRenderFns = [];
|
|
59287
|
-
|
|
59288
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
59289
|
-
var es_iterator_constructor = __webpack_require__(8111);
|
|
59290
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
59291
|
-
var es_iterator_for_each = __webpack_require__(7588);
|
|
59292
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
|
|
59293
|
-
var es_iterator_map = __webpack_require__(1701);
|
|
59294
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
59295
|
-
var baseComp = __webpack_require__(677);
|
|
59296
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-85.use[1]!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=script&lang=js
|
|
59297
|
-
|
|
59298
|
-
|
|
59299
|
-
|
|
59300
|
-
|
|
59301
|
-
|
|
59302
|
-
|
|
59303
|
-
|
|
59304
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
59305
|
-
name: "cms-question",
|
|
59306
|
-
components: {
|
|
59307
|
-
BaseComp: baseComp["default"]
|
|
59308
|
-
},
|
|
59309
|
-
props: {
|
|
59310
|
-
data: {
|
|
59311
|
-
type: Object,
|
|
59312
|
-
default: () => {
|
|
59313
|
-
return {};
|
|
59314
|
-
}
|
|
59315
|
-
},
|
|
59316
|
-
nowCompId: {
|
|
59317
|
-
type: [String, Number],
|
|
59318
|
-
default: ""
|
|
59319
|
-
},
|
|
59320
|
-
isOpcacity: {
|
|
59321
|
-
type: Boolean,
|
|
59322
|
-
default: true
|
|
59323
|
-
},
|
|
59324
|
-
lang: {
|
|
59325
|
-
type: String,
|
|
59326
|
-
default: "zh-HK"
|
|
59327
|
-
}
|
|
59328
|
-
},
|
|
59329
|
-
data() {
|
|
59330
|
-
return {
|
|
59331
|
-
configList: [],
|
|
59332
|
-
expend: "",
|
|
59333
|
-
problemActive: 0
|
|
59334
|
-
};
|
|
59335
|
-
},
|
|
59336
|
-
mounted() {},
|
|
59337
|
-
watch: {},
|
|
59338
|
-
methods: {
|
|
59339
|
-
getConfigData(configData) {
|
|
59340
|
-
this.configList = configData.configList;
|
|
59341
|
-
},
|
|
59342
|
-
open(item, index, event) {
|
|
59343
|
-
var _this$configList$this;
|
|
59344
|
-
console.log(event);
|
|
59345
|
-
this.expend = item.input1;
|
|
59346
|
-
(_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
|
|
59347
|
-
var _this$configList$this2;
|
|
59348
|
-
this.$set((_this$configList$this2 = this.configList[this.problemActive]) === null || _this$configList$this2 === void 0 ? void 0 : _this$configList$this2.contentArray[curIndex], "status", curIndex == index ? !item.status : false);
|
|
59349
|
-
});
|
|
59350
|
-
},
|
|
59351
|
-
decodeJumpUrl(url) {
|
|
59352
|
-
if (!url) return;
|
|
59353
|
-
top.location.href = url;
|
|
59354
|
-
}
|
|
59355
|
-
},
|
|
59356
|
-
computed: {
|
|
59357
|
-
_stableProblemGuide() {
|
|
59358
|
-
let res = this.configList || [];
|
|
59359
|
-
return res.map(item => {
|
|
59360
|
-
return {
|
|
59361
|
-
...item,
|
|
59362
|
-
contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
|
|
59363
|
-
...cur,
|
|
59364
|
-
status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
|
|
59365
|
-
}))
|
|
59366
|
-
};
|
|
59367
|
-
});
|
|
59368
|
-
}
|
|
59369
|
-
}
|
|
59370
|
-
});
|
|
59371
|
-
;// ./package/cms-question/View.vue?vue&type=script&lang=js
|
|
59372
|
-
/* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
59373
|
-
;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-67.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-67.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-67.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-67.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-42.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/cms-question/View.vue?vue&type=style&index=0&id=a833bdda&prod&lang=scss&scoped=true
|
|
59374
|
-
// extracted by mini-css-extract-plugin
|
|
59375
|
-
|
|
59376
|
-
;// ./package/cms-question/View.vue?vue&type=style&index=0&id=a833bdda&prod&lang=scss&scoped=true
|
|
59377
|
-
|
|
59378
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
59379
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
59380
|
-
;// ./package/cms-question/View.vue
|
|
59381
|
-
|
|
59382
|
-
|
|
59383
|
-
|
|
59384
|
-
;
|
|
59385
|
-
|
|
59386
|
-
|
|
59387
|
-
/* normalize component */
|
|
59388
|
-
|
|
59389
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
59390
|
-
cms_question_Viewvue_type_script_lang_js,
|
|
59391
|
-
render,
|
|
59392
|
-
staticRenderFns,
|
|
59393
|
-
false,
|
|
59394
|
-
null,
|
|
59395
|
-
"a833bdda",
|
|
59396
|
-
null
|
|
59397
|
-
|
|
59398
|
-
)
|
|
59399
|
-
|
|
59400
|
-
/* harmony default export */ var View = (component.exports);
|
|
59401
|
-
|
|
59402
59402
|
/***/ }),
|
|
59403
59403
|
|
|
59404
59404
|
/***/ 9489:
|
|
@@ -62300,7 +62300,7 @@ service.interceptors.response.use(response => {
|
|
|
62300
62300
|
__webpack_require__.r(__webpack_exports__);
|
|
62301
62301
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2128);
|
|
62302
62302
|
|
|
62303
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
62303
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 5394));
|
|
62304
62304
|
const langData = {
|
|
62305
62305
|
configList: [{
|
|
62306
62306
|
id: Math.random().toString(),
|