cms-chenhj-ui 2.0.31 → 2.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cms-chenhj-ui.common.js +1151 -1149
- package/cms-chenhj-ui.common.js.map +1 -1
- package/cms-chenhj-ui.css +1 -1
- package/cms-chenhj-ui.umd.js +1323 -1321
- package/cms-chenhj-ui.umd.js.map +1 -1
- package/cms-chenhj-ui.umd.min.js +3 -3
- package/cms-chenhj-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
package/cms-chenhj-ui.common.js
CHANGED
|
@@ -1886,7 +1886,29 @@ module.exports = reflectGetProto ? function getProto(O) {
|
|
|
1886
1886
|
|
|
1887
1887
|
/***/ }),
|
|
1888
1888
|
|
|
1889
|
-
/***/
|
|
1889
|
+
/***/ 851:
|
|
1890
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
1891
|
+
|
|
1892
|
+
"use strict";
|
|
1893
|
+
|
|
1894
|
+
var classof = __webpack_require__(6955);
|
|
1895
|
+
var getMethod = __webpack_require__(5966);
|
|
1896
|
+
var isNullOrUndefined = __webpack_require__(4117);
|
|
1897
|
+
var Iterators = __webpack_require__(6269);
|
|
1898
|
+
var wellKnownSymbol = __webpack_require__(8227);
|
|
1899
|
+
|
|
1900
|
+
var ITERATOR = wellKnownSymbol('iterator');
|
|
1901
|
+
|
|
1902
|
+
module.exports = function (it) {
|
|
1903
|
+
if (!isNullOrUndefined(it)) return getMethod(it, ITERATOR)
|
|
1904
|
+
|| getMethod(it, '@@iterator')
|
|
1905
|
+
|| Iterators[classof(it)];
|
|
1906
|
+
};
|
|
1907
|
+
|
|
1908
|
+
|
|
1909
|
+
/***/ }),
|
|
1910
|
+
|
|
1911
|
+
/***/ 864:
|
|
1890
1912
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1891
1913
|
|
|
1892
1914
|
"use strict";
|
|
@@ -1898,7 +1920,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1898
1920
|
"default": function() { return /* binding */ View; }
|
|
1899
1921
|
});
|
|
1900
1922
|
|
|
1901
|
-
;// ./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=
|
|
1923
|
+
;// ./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=1960dc6c&scoped=true
|
|
1902
1924
|
var render = function render() {
|
|
1903
1925
|
var _vm = this,
|
|
1904
1926
|
_c = _vm._self._c;
|
|
@@ -1917,6 +1939,7 @@ var render = function render() {
|
|
|
1917
1939
|
}, [_c('div', [_c('div', {
|
|
1918
1940
|
staticClass: "inner"
|
|
1919
1941
|
}, [_c('p', {
|
|
1942
|
+
staticClass: "cms-ht",
|
|
1920
1943
|
domProps: {
|
|
1921
1944
|
"innerHTML": _vm._s(_vm.configData.input1)
|
|
1922
1945
|
}
|
|
@@ -1976,15 +1999,15 @@ var baseComp = __webpack_require__(4272);
|
|
|
1976
1999
|
});
|
|
1977
2000
|
;// ./package/cms-richText/View.vue?vue&type=script&lang=js
|
|
1978
2001
|
/* harmony default export */ var cms_richText_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
1979
|
-
;// ./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=
|
|
2002
|
+
;// ./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=1960dc6c&prod&lang=scss&scoped=true
|
|
1980
2003
|
// extracted by mini-css-extract-plugin
|
|
1981
2004
|
|
|
1982
|
-
;// ./package/cms-richText/View.vue?vue&type=style&index=0&id=
|
|
2005
|
+
;// ./package/cms-richText/View.vue?vue&type=style&index=0&id=1960dc6c&prod&lang=scss&scoped=true
|
|
1983
2006
|
|
|
1984
|
-
;// ./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=
|
|
2007
|
+
;// ./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=1960dc6c&prod&lang=scss
|
|
1985
2008
|
// extracted by mini-css-extract-plugin
|
|
1986
2009
|
|
|
1987
|
-
;// ./package/cms-richText/View.vue?vue&type=style&index=1&id=
|
|
2010
|
+
;// ./package/cms-richText/View.vue?vue&type=style&index=1&id=1960dc6c&prod&lang=scss
|
|
1988
2011
|
|
|
1989
2012
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
1990
2013
|
var componentNormalizer = __webpack_require__(1656);
|
|
@@ -2004,35 +2027,13 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
2004
2027
|
staticRenderFns,
|
|
2005
2028
|
false,
|
|
2006
2029
|
null,
|
|
2007
|
-
"
|
|
2030
|
+
"1960dc6c",
|
|
2008
2031
|
null
|
|
2009
2032
|
|
|
2010
2033
|
)
|
|
2011
2034
|
|
|
2012
2035
|
/* harmony default export */ var View = (component.exports);
|
|
2013
2036
|
|
|
2014
|
-
/***/ }),
|
|
2015
|
-
|
|
2016
|
-
/***/ 851:
|
|
2017
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
2018
|
-
|
|
2019
|
-
"use strict";
|
|
2020
|
-
|
|
2021
|
-
var classof = __webpack_require__(6955);
|
|
2022
|
-
var getMethod = __webpack_require__(5966);
|
|
2023
|
-
var isNullOrUndefined = __webpack_require__(4117);
|
|
2024
|
-
var Iterators = __webpack_require__(6269);
|
|
2025
|
-
var wellKnownSymbol = __webpack_require__(8227);
|
|
2026
|
-
|
|
2027
|
-
var ITERATOR = wellKnownSymbol('iterator');
|
|
2028
|
-
|
|
2029
|
-
module.exports = function (it) {
|
|
2030
|
-
if (!isNullOrUndefined(it)) return getMethod(it, ITERATOR)
|
|
2031
|
-
|| getMethod(it, '@@iterator')
|
|
2032
|
-
|| Iterators[classof(it)];
|
|
2033
|
-
};
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
2037
|
/***/ }),
|
|
2037
2038
|
|
|
2038
2039
|
/***/ 911:
|
|
@@ -10202,8 +10203,8 @@ var map = {
|
|
|
10202
10203
|
"./cms-aLineThreeLeftTwo/index.js": 6111,
|
|
10203
10204
|
"./cms-activityCountdown": 4211,
|
|
10204
10205
|
"./cms-activityCountdown/": 4211,
|
|
10205
|
-
"./cms-activityCountdown/View":
|
|
10206
|
-
"./cms-activityCountdown/View.vue":
|
|
10206
|
+
"./cms-activityCountdown/View": 4084,
|
|
10207
|
+
"./cms-activityCountdown/View.vue": 4084,
|
|
10207
10208
|
"./cms-activityCountdown/index": 4211,
|
|
10208
10209
|
"./cms-activityCountdown/index.js": 4211,
|
|
10209
10210
|
"./cms-activityTime": 7197,
|
|
@@ -10318,20 +10319,20 @@ var map = {
|
|
|
10318
10319
|
"./cms-prodCustomization/index.js": 1685,
|
|
10319
10320
|
"./cms-productDetails": 4406,
|
|
10320
10321
|
"./cms-productDetails/": 4406,
|
|
10321
|
-
"./cms-productDetails/View":
|
|
10322
|
-
"./cms-productDetails/View.vue":
|
|
10322
|
+
"./cms-productDetails/View": 4110,
|
|
10323
|
+
"./cms-productDetails/View.vue": 4110,
|
|
10323
10324
|
"./cms-productDetails/index": 4406,
|
|
10324
10325
|
"./cms-productDetails/index.js": 4406,
|
|
10325
10326
|
"./cms-question": 2269,
|
|
10326
10327
|
"./cms-question/": 2269,
|
|
10327
|
-
"./cms-question/View":
|
|
10328
|
-
"./cms-question/View.vue":
|
|
10328
|
+
"./cms-question/View": 4024,
|
|
10329
|
+
"./cms-question/View.vue": 4024,
|
|
10329
10330
|
"./cms-question/index": 2269,
|
|
10330
10331
|
"./cms-question/index.js": 2269,
|
|
10331
10332
|
"./cms-richText": 7616,
|
|
10332
10333
|
"./cms-richText/": 7616,
|
|
10333
|
-
"./cms-richText/View":
|
|
10334
|
-
"./cms-richText/View.vue":
|
|
10334
|
+
"./cms-richText/View": 864,
|
|
10335
|
+
"./cms-richText/View.vue": 864,
|
|
10335
10336
|
"./cms-richText/index": 7616,
|
|
10336
10337
|
"./cms-richText/index.js": 7616,
|
|
10337
10338
|
"./cms-servePlan-tab": 1373,
|
|
@@ -10359,8 +10360,8 @@ var map = {
|
|
|
10359
10360
|
"./cms-tab/index.js": 8892,
|
|
10360
10361
|
"./cms-termsAndConditions": 9387,
|
|
10361
10362
|
"./cms-termsAndConditions/": 9387,
|
|
10362
|
-
"./cms-termsAndConditions/View":
|
|
10363
|
-
"./cms-termsAndConditions/View.vue":
|
|
10363
|
+
"./cms-termsAndConditions/View": 7949,
|
|
10364
|
+
"./cms-termsAndConditions/View.vue": 7949,
|
|
10364
10365
|
"./cms-termsAndConditions/index": 9387,
|
|
10365
10366
|
"./cms-termsAndConditions/index.js": 9387,
|
|
10366
10367
|
"./cms-text": 394,
|
|
@@ -10401,8 +10402,8 @@ var map = {
|
|
|
10401
10402
|
"./cms-video-group/index": 622,
|
|
10402
10403
|
"./cms-video-group/index.js": 622,
|
|
10403
10404
|
"./cms-video/": 2404,
|
|
10404
|
-
"./cms-video/View":
|
|
10405
|
-
"./cms-video/View.vue":
|
|
10405
|
+
"./cms-video/View": 9136,
|
|
10406
|
+
"./cms-video/View.vue": 9136,
|
|
10406
10407
|
"./cms-video/index": 2404,
|
|
10407
10408
|
"./cms-video/index.js": 2404,
|
|
10408
10409
|
"./cms-view": 2392,
|
|
@@ -12429,7 +12430,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACB
|
|
|
12429
12430
|
__webpack_require__.r(__webpack_exports__);
|
|
12430
12431
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
12431
12432
|
|
|
12432
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
12433
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 4024));
|
|
12433
12434
|
const langData = {
|
|
12434
12435
|
configList: [{
|
|
12435
12436
|
id: Math.random().toString(),
|
|
@@ -12667,7 +12668,7 @@ const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind
|
|
|
12667
12668
|
__webpack_require__.r(__webpack_exports__);
|
|
12668
12669
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
12669
12670
|
|
|
12670
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
12671
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9136));
|
|
12671
12672
|
const langData = {
|
|
12672
12673
|
// 视频源设置
|
|
12673
12674
|
title: '',
|
|
@@ -27852,6 +27853,200 @@ module.exports = function isAbsoluteURL(url) {
|
|
|
27852
27853
|
|
|
27853
27854
|
/***/ }),
|
|
27854
27855
|
|
|
27856
|
+
/***/ 4024:
|
|
27857
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
27858
|
+
|
|
27859
|
+
"use strict";
|
|
27860
|
+
// ESM COMPAT FLAG
|
|
27861
|
+
__webpack_require__.r(__webpack_exports__);
|
|
27862
|
+
|
|
27863
|
+
// EXPORTS
|
|
27864
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
27865
|
+
"default": function() { return /* binding */ View; }
|
|
27866
|
+
});
|
|
27867
|
+
|
|
27868
|
+
;// ./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-question/View.vue?vue&type=template&id=06710479&scoped=true
|
|
27869
|
+
var render = function render() {
|
|
27870
|
+
var _vm$_stableProblemGui;
|
|
27871
|
+
var _vm = this,
|
|
27872
|
+
_c = _vm._self._c;
|
|
27873
|
+
return _c('BaseComp', _vm._b({
|
|
27874
|
+
attrs: {
|
|
27875
|
+
"data": _vm.data,
|
|
27876
|
+
"nowCompId": _vm.nowCompId,
|
|
27877
|
+
"isOpcacity": _vm.isOpcacity,
|
|
27878
|
+
"lang": _vm.lang
|
|
27879
|
+
},
|
|
27880
|
+
on: {
|
|
27881
|
+
"getConfigData": _vm.getConfigData
|
|
27882
|
+
}
|
|
27883
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
27884
|
+
staticClass: "cmhk-home_main"
|
|
27885
|
+
}, [_c('div', {
|
|
27886
|
+
staticClass: "pageCenter"
|
|
27887
|
+
}, [_c('div', {
|
|
27888
|
+
staticClass: "family-problem-guide"
|
|
27889
|
+
}, [_c('div', {
|
|
27890
|
+
staticClass: "tab-header"
|
|
27891
|
+
}, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
|
|
27892
|
+
return _c('li', {
|
|
27893
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
27894
|
+
class: _vm.problemActive == index ? 'active' : '',
|
|
27895
|
+
on: {
|
|
27896
|
+
"click": function ($event) {
|
|
27897
|
+
_vm.problemActive = index;
|
|
27898
|
+
}
|
|
27899
|
+
}
|
|
27900
|
+
}, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
|
|
27901
|
+
}), 0)]), _c('div', {
|
|
27902
|
+
staticClass: "tab-body tab-panel_body"
|
|
27903
|
+
}, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
|
|
27904
|
+
return _c('dd', {
|
|
27905
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
27906
|
+
on: {
|
|
27907
|
+
"click": function ($event) {
|
|
27908
|
+
$event.stopPropagation();
|
|
27909
|
+
return _vm.open(item, index, $event);
|
|
27910
|
+
}
|
|
27911
|
+
}
|
|
27912
|
+
}, [_c('div', {
|
|
27913
|
+
staticClass: "body-header"
|
|
27914
|
+
}, [_c('i', [_vm._v(_vm._s(index + 1))]), _vm._v(_vm._s(item.input1)), _c('span', {
|
|
27915
|
+
class: !item.status ? '' : 'active'
|
|
27916
|
+
}, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
|
|
27917
|
+
directives: [{
|
|
27918
|
+
name: "show",
|
|
27919
|
+
rawName: "v-show",
|
|
27920
|
+
value: _vm.expend == item.input1 && item.status,
|
|
27921
|
+
expression: "expend == item.input1 && item.status"
|
|
27922
|
+
}],
|
|
27923
|
+
staticClass: "body-main"
|
|
27924
|
+
}, [_c('div', {
|
|
27925
|
+
staticClass: "cms-ht",
|
|
27926
|
+
domProps: {
|
|
27927
|
+
"innerHTML": _vm._s(item.input2)
|
|
27928
|
+
}
|
|
27929
|
+
})])]);
|
|
27930
|
+
}), 0)])])])])]);
|
|
27931
|
+
};
|
|
27932
|
+
var staticRenderFns = [];
|
|
27933
|
+
|
|
27934
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
27935
|
+
var es_iterator_constructor = __webpack_require__(8111);
|
|
27936
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
27937
|
+
var es_iterator_for_each = __webpack_require__(7588);
|
|
27938
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
|
|
27939
|
+
var es_iterator_map = __webpack_require__(1701);
|
|
27940
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
27941
|
+
var baseComp = __webpack_require__(4272);
|
|
27942
|
+
;// ./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-question/View.vue?vue&type=script&lang=js
|
|
27943
|
+
|
|
27944
|
+
|
|
27945
|
+
|
|
27946
|
+
|
|
27947
|
+
|
|
27948
|
+
|
|
27949
|
+
|
|
27950
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
27951
|
+
name: "cms-question",
|
|
27952
|
+
components: {
|
|
27953
|
+
BaseComp: baseComp["default"]
|
|
27954
|
+
},
|
|
27955
|
+
props: {
|
|
27956
|
+
data: {
|
|
27957
|
+
type: Object,
|
|
27958
|
+
default: () => {
|
|
27959
|
+
return {};
|
|
27960
|
+
}
|
|
27961
|
+
},
|
|
27962
|
+
nowCompId: {
|
|
27963
|
+
type: [String, Number],
|
|
27964
|
+
default: ""
|
|
27965
|
+
},
|
|
27966
|
+
isOpcacity: {
|
|
27967
|
+
type: Boolean,
|
|
27968
|
+
default: true
|
|
27969
|
+
},
|
|
27970
|
+
lang: {
|
|
27971
|
+
type: String,
|
|
27972
|
+
default: "zh-HK"
|
|
27973
|
+
}
|
|
27974
|
+
},
|
|
27975
|
+
data() {
|
|
27976
|
+
return {
|
|
27977
|
+
configList: [],
|
|
27978
|
+
expend: "",
|
|
27979
|
+
problemActive: 0
|
|
27980
|
+
};
|
|
27981
|
+
},
|
|
27982
|
+
mounted() {},
|
|
27983
|
+
watch: {},
|
|
27984
|
+
methods: {
|
|
27985
|
+
getConfigData(configData) {
|
|
27986
|
+
this.configList = configData.configList;
|
|
27987
|
+
},
|
|
27988
|
+
open(item, index, event) {
|
|
27989
|
+
var _this$configList$this;
|
|
27990
|
+
console.log(event);
|
|
27991
|
+
this.expend = item.input1;
|
|
27992
|
+
(_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
|
|
27993
|
+
var _this$configList$this2;
|
|
27994
|
+
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);
|
|
27995
|
+
});
|
|
27996
|
+
},
|
|
27997
|
+
decodeJumpUrl(url) {
|
|
27998
|
+
if (!url) return;
|
|
27999
|
+
top.location.href = url;
|
|
28000
|
+
}
|
|
28001
|
+
},
|
|
28002
|
+
computed: {
|
|
28003
|
+
_stableProblemGuide() {
|
|
28004
|
+
let res = this.configList || [];
|
|
28005
|
+
return res.map(item => {
|
|
28006
|
+
return {
|
|
28007
|
+
...item,
|
|
28008
|
+
contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
|
|
28009
|
+
...cur,
|
|
28010
|
+
status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
|
|
28011
|
+
}))
|
|
28012
|
+
};
|
|
28013
|
+
});
|
|
28014
|
+
}
|
|
28015
|
+
}
|
|
28016
|
+
});
|
|
28017
|
+
;// ./package/cms-question/View.vue?vue&type=script&lang=js
|
|
28018
|
+
/* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
28019
|
+
;// ./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-question/View.vue?vue&type=style&index=0&id=06710479&prod&lang=scss&scoped=true
|
|
28020
|
+
// extracted by mini-css-extract-plugin
|
|
28021
|
+
|
|
28022
|
+
;// ./package/cms-question/View.vue?vue&type=style&index=0&id=06710479&prod&lang=scss&scoped=true
|
|
28023
|
+
|
|
28024
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
28025
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
28026
|
+
;// ./package/cms-question/View.vue
|
|
28027
|
+
|
|
28028
|
+
|
|
28029
|
+
|
|
28030
|
+
;
|
|
28031
|
+
|
|
28032
|
+
|
|
28033
|
+
/* normalize component */
|
|
28034
|
+
|
|
28035
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
28036
|
+
cms_question_Viewvue_type_script_lang_js,
|
|
28037
|
+
render,
|
|
28038
|
+
staticRenderFns,
|
|
28039
|
+
false,
|
|
28040
|
+
null,
|
|
28041
|
+
"06710479",
|
|
28042
|
+
null
|
|
28043
|
+
|
|
28044
|
+
)
|
|
28045
|
+
|
|
28046
|
+
/* harmony default export */ var View = (component.exports);
|
|
28047
|
+
|
|
28048
|
+
/***/ }),
|
|
28049
|
+
|
|
27855
28050
|
/***/ 4054:
|
|
27856
28051
|
/***/ (function(module) {
|
|
27857
28052
|
|
|
@@ -27899,126 +28094,500 @@ module.exports = function (it) {
|
|
|
27899
28094
|
|
|
27900
28095
|
/***/ }),
|
|
27901
28096
|
|
|
27902
|
-
/***/
|
|
27903
|
-
/***/ (function(__unused_webpack_module,
|
|
28097
|
+
/***/ 4084:
|
|
28098
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
27904
28099
|
|
|
27905
28100
|
"use strict";
|
|
28101
|
+
// ESM COMPAT FLAG
|
|
28102
|
+
__webpack_require__.r(__webpack_exports__);
|
|
27906
28103
|
|
|
27907
|
-
|
|
27908
|
-
|
|
27909
|
-
|
|
27910
|
-
var setArrayLength = __webpack_require__(4527);
|
|
27911
|
-
var doesNotExceedSafeInteger = __webpack_require__(6837);
|
|
27912
|
-
var fails = __webpack_require__(9039);
|
|
27913
|
-
|
|
27914
|
-
var INCORRECT_TO_LENGTH = fails(function () {
|
|
27915
|
-
return [].push.call({ length: 0x100000000 }, 1) !== 4294967297;
|
|
28104
|
+
// EXPORTS
|
|
28105
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
28106
|
+
"default": function() { return /* binding */ View; }
|
|
27916
28107
|
});
|
|
27917
28108
|
|
|
27918
|
-
|
|
27919
|
-
|
|
27920
|
-
var
|
|
27921
|
-
|
|
27922
|
-
|
|
27923
|
-
|
|
27924
|
-
|
|
27925
|
-
|
|
27926
|
-
|
|
28109
|
+
;// ./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-activityCountdown/View.vue?vue&type=template&id=1d0d223c&scoped=true
|
|
28110
|
+
var render = function render() {
|
|
28111
|
+
var _vm = this,
|
|
28112
|
+
_c = _vm._self._c;
|
|
28113
|
+
return _c('BaseComp', _vm._b({
|
|
28114
|
+
attrs: {
|
|
28115
|
+
"data": _vm.data,
|
|
28116
|
+
"nowCompId": _vm.nowCompId,
|
|
28117
|
+
"isOpcacity": _vm.isOpcacity,
|
|
28118
|
+
"lang": _vm.lang
|
|
28119
|
+
},
|
|
28120
|
+
on: {
|
|
28121
|
+
"getConfigData": _vm.getConfigData
|
|
28122
|
+
}
|
|
28123
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
28124
|
+
staticClass: "family"
|
|
28125
|
+
}, [_c('section', {
|
|
28126
|
+
staticClass: "cmhk-home_main"
|
|
28127
|
+
}, [_c('div', {
|
|
28128
|
+
class: ['broadband-activity', 'pdr-0']
|
|
28129
|
+
}, [_c('div', {
|
|
28130
|
+
staticClass: "activity-main"
|
|
28131
|
+
}, [_vm.configData.input1 ? _c('div', {
|
|
28132
|
+
staticClass: "pro-discounts_tag"
|
|
28133
|
+
}, [_c('div', {
|
|
28134
|
+
staticClass: "pro-discounts_tag_inner"
|
|
28135
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")])]) : _vm._e(), _c('a', {
|
|
28136
|
+
attrs: {
|
|
28137
|
+
"href": _vm.configData.jumpUrl,
|
|
28138
|
+
"target": "_self"
|
|
28139
|
+
}
|
|
28140
|
+
}, [_c('img', {
|
|
28141
|
+
staticClass: "activity-img",
|
|
28142
|
+
attrs: {
|
|
28143
|
+
"src": _vm.configData.uploadImagePC,
|
|
28144
|
+
"alt": _vm.configData.imagePcATL
|
|
28145
|
+
}
|
|
28146
|
+
})]), _c('div', [_c('h4', {
|
|
28147
|
+
staticClass: "activity-title"
|
|
28148
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input2) + " ")]), _c('p', {
|
|
28149
|
+
staticClass: "activity-time layout-pc"
|
|
28150
|
+
}, [_vm._v(" " + _vm._s(_vm.configData.input3) + " ")]), _c('p', {
|
|
28151
|
+
staticClass: "act-mobile_des cms-ht",
|
|
28152
|
+
domProps: {
|
|
28153
|
+
"innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
|
|
28154
|
+
}
|
|
28155
|
+
}), _c('div', {
|
|
28156
|
+
staticClass: "activity-time2"
|
|
28157
|
+
}, [_c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.days")))]), _c('p', [_vm._v(_vm._s(_vm.days))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.hours")))]), _c('p', [_vm._v(_vm._s(_vm.hours))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.minutes")))]), _c('p', [_vm._v(_vm._s(_vm.minutes))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.seconds")))]), _c('p', [_vm._v(_vm._s(_vm.seconds))])]), _c('span', [_vm._v(_vm._s(_vm.$t("cmhkHeader.theEnd")))])]), _c('p', {
|
|
28158
|
+
staticClass: "activity-des cms-ht",
|
|
28159
|
+
domProps: {
|
|
28160
|
+
"innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
|
|
28161
|
+
}
|
|
28162
|
+
})])])])])])]);
|
|
27927
28163
|
};
|
|
28164
|
+
var staticRenderFns = [];
|
|
27928
28165
|
|
|
27929
|
-
|
|
28166
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
28167
|
+
var baseComp = __webpack_require__(4272);
|
|
28168
|
+
// EXTERNAL MODULE: ./src/api/servePlan.js
|
|
28169
|
+
var servePlan = __webpack_require__(7333);
|
|
28170
|
+
;// ./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-activityCountdown/View.vue?vue&type=script&lang=js
|
|
27930
28171
|
|
|
27931
|
-
|
|
27932
|
-
|
|
27933
|
-
|
|
27934
|
-
|
|
27935
|
-
|
|
27936
|
-
|
|
27937
|
-
|
|
27938
|
-
|
|
27939
|
-
|
|
27940
|
-
|
|
27941
|
-
|
|
27942
|
-
|
|
28172
|
+
|
|
28173
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
28174
|
+
name: "cms-activityCountdown",
|
|
28175
|
+
components: {
|
|
28176
|
+
BaseComp: baseComp["default"]
|
|
28177
|
+
},
|
|
28178
|
+
props: {
|
|
28179
|
+
data: {
|
|
28180
|
+
type: Object,
|
|
28181
|
+
default: () => {
|
|
28182
|
+
return {};
|
|
28183
|
+
}
|
|
28184
|
+
},
|
|
28185
|
+
nowCompId: {
|
|
28186
|
+
type: [String, Number],
|
|
28187
|
+
default: ""
|
|
28188
|
+
},
|
|
28189
|
+
isOpcacity: {
|
|
28190
|
+
type: Boolean,
|
|
28191
|
+
default: true
|
|
28192
|
+
},
|
|
28193
|
+
lang: {
|
|
28194
|
+
type: String,
|
|
28195
|
+
default: "zh-HK"
|
|
28196
|
+
}
|
|
28197
|
+
},
|
|
28198
|
+
data() {
|
|
28199
|
+
return {
|
|
28200
|
+
configData: {},
|
|
28201
|
+
messFold: false,
|
|
28202
|
+
remainingTime: 0,
|
|
28203
|
+
// 剩余时间
|
|
28204
|
+
days: null,
|
|
28205
|
+
hours: null,
|
|
28206
|
+
minutes: null,
|
|
28207
|
+
seconds: null,
|
|
28208
|
+
intervalId: null
|
|
28209
|
+
};
|
|
28210
|
+
},
|
|
28211
|
+
mounted() {
|
|
28212
|
+
this.$nextTick(() => {
|
|
28213
|
+
this.configData.dateTime && this.queryCountdown(this.configData.dateTime);
|
|
28214
|
+
});
|
|
28215
|
+
},
|
|
28216
|
+
watch: {},
|
|
28217
|
+
methods: {
|
|
28218
|
+
getConfigData(configData) {
|
|
28219
|
+
this.configData = configData;
|
|
28220
|
+
},
|
|
28221
|
+
async queryCountdown(dateTime) {
|
|
28222
|
+
let res = await (0,servePlan/* queryCountdown */.m7)({
|
|
28223
|
+
endTime: dateTime
|
|
28224
|
+
});
|
|
28225
|
+
if (+res.code === 0) {
|
|
28226
|
+
let remainingTime = res.data || 0;
|
|
28227
|
+
if (remainingTime > 0) {
|
|
28228
|
+
// 接口返回的是毫秒值,因此要换算成秒
|
|
28229
|
+
this.remainingTime = remainingTime / 1000;
|
|
28230
|
+
// 更新倒计时并每秒钟刷新一次
|
|
28231
|
+
this.countdown();
|
|
28232
|
+
this.intervalId = window.setInterval(this.countdown, 1000);
|
|
28233
|
+
} else {
|
|
28234
|
+
this.remainingTime = 0;
|
|
28235
|
+
this.days = 0;
|
|
28236
|
+
this.hours = 0;
|
|
28237
|
+
this.minutes = 0;
|
|
28238
|
+
this.seconds = 0;
|
|
28239
|
+
}
|
|
28240
|
+
}
|
|
28241
|
+
},
|
|
28242
|
+
countdown() {
|
|
28243
|
+
this.remainingTime--;
|
|
28244
|
+
// 如果剩余时间小于等于0,倒计时结束
|
|
28245
|
+
if (this.remainingTime <= 0) {
|
|
28246
|
+
window.clearInterval(this.intervalId);
|
|
28247
|
+
console.log("倒计时结束");
|
|
28248
|
+
return;
|
|
28249
|
+
}
|
|
28250
|
+
this.days = Math.floor(this.remainingTime / (24 * 60 * 60));
|
|
28251
|
+
this.hours = Math.floor(this.remainingTime % (24 * 60 * 60) / (60 * 60));
|
|
28252
|
+
this.minutes = Math.floor(this.remainingTime % (60 * 60) / 60);
|
|
28253
|
+
this.seconds = Math.floor(this.remainingTime % 60);
|
|
28254
|
+
},
|
|
28255
|
+
foldMessText() {
|
|
28256
|
+
this.messFold = !this.messFold;
|
|
28257
|
+
},
|
|
28258
|
+
decodeJumpUrl(url) {
|
|
28259
|
+
if (!url) return;
|
|
28260
|
+
top.location.href = url;
|
|
28261
|
+
},
|
|
28262
|
+
escape2Html(str) {
|
|
28263
|
+
if (str) {
|
|
28264
|
+
var arrEntities = {
|
|
28265
|
+
lt: "<",
|
|
28266
|
+
gt: ">",
|
|
28267
|
+
nbsp: " ",
|
|
28268
|
+
amp: "&",
|
|
28269
|
+
quot: '"'
|
|
28270
|
+
};
|
|
28271
|
+
return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
|
|
28272
|
+
return arrEntities[t];
|
|
28273
|
+
});
|
|
28274
|
+
} else {
|
|
28275
|
+
return "";
|
|
28276
|
+
}
|
|
27943
28277
|
}
|
|
27944
|
-
setArrayLength(O, len);
|
|
27945
|
-
return len;
|
|
27946
28278
|
}
|
|
27947
28279
|
});
|
|
28280
|
+
;// ./package/cms-activityCountdown/View.vue?vue&type=script&lang=js
|
|
28281
|
+
/* harmony default export */ var cms_activityCountdown_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
28282
|
+
;// ./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-activityCountdown/View.vue?vue&type=style&index=0&id=1d0d223c&prod&lang=scss&scoped=true
|
|
28283
|
+
// extracted by mini-css-extract-plugin
|
|
27948
28284
|
|
|
28285
|
+
;// ./package/cms-activityCountdown/View.vue?vue&type=style&index=0&id=1d0d223c&prod&lang=scss&scoped=true
|
|
27949
28286
|
|
|
27950
|
-
|
|
27951
|
-
|
|
27952
|
-
|
|
27953
|
-
/***/ (function(module) {
|
|
27954
|
-
|
|
27955
|
-
"use strict";
|
|
27956
|
-
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAMlJREFUWEftlMENwjAMRb9PrFEmgBWYqxcuiLFYASageyCRKlUqocpt/J1DOTjHyP5++bEt2PnIzvURAOFAOBAO/KcDp1t65w0pH1yeVxlatuX5nrr0xSNrvHo5LrVUBwpAB2BogfgpPmmZAZaJHgirxmoPWAW072FyN5uQEZpB2JzqFDCCTOwMXAXIgRZhS4z2XSaAGoS3+DTqzIxrhXAAypy7xpYC0JwoD3AVpx1Y6fR87V5YtAMKRNPKdgMwvbMVGwDhQDgQDoyvGK8h0ZAi2wAAAABJRU5ErkJggg==";
|
|
27957
|
-
|
|
27958
|
-
/***/ }),
|
|
27959
|
-
|
|
27960
|
-
/***/ 4117:
|
|
27961
|
-
/***/ (function(module) {
|
|
27962
|
-
|
|
27963
|
-
"use strict";
|
|
27964
|
-
|
|
27965
|
-
// we can't use just `it == null` since of `document.all` special case
|
|
27966
|
-
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec
|
|
27967
|
-
module.exports = function (it) {
|
|
27968
|
-
return it === null || it === undefined;
|
|
27969
|
-
};
|
|
28287
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
28288
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
28289
|
+
;// ./package/cms-activityCountdown/View.vue
|
|
27970
28290
|
|
|
27971
28291
|
|
|
27972
|
-
/***/ }),
|
|
27973
28292
|
|
|
27974
|
-
|
|
27975
|
-
/***/ (function(module) {
|
|
28293
|
+
;
|
|
27976
28294
|
|
|
27977
|
-
"use strict";
|
|
27978
28295
|
|
|
27979
|
-
|
|
28296
|
+
/* normalize component */
|
|
27980
28297
|
|
|
27981
|
-
|
|
27982
|
-
|
|
27983
|
-
|
|
27984
|
-
|
|
27985
|
-
|
|
28298
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
28299
|
+
cms_activityCountdown_Viewvue_type_script_lang_js,
|
|
28300
|
+
render,
|
|
28301
|
+
staticRenderFns,
|
|
28302
|
+
false,
|
|
28303
|
+
null,
|
|
28304
|
+
"1d0d223c",
|
|
28305
|
+
null
|
|
28306
|
+
|
|
28307
|
+
)
|
|
27986
28308
|
|
|
28309
|
+
/* harmony default export */ var View = (component.exports);
|
|
27987
28310
|
|
|
27988
28311
|
/***/ }),
|
|
27989
28312
|
|
|
27990
|
-
/***/
|
|
28313
|
+
/***/ 4110:
|
|
27991
28314
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
27992
28315
|
|
|
27993
28316
|
"use strict";
|
|
28317
|
+
// ESM COMPAT FLAG
|
|
27994
28318
|
__webpack_require__.r(__webpack_exports__);
|
|
27995
|
-
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
27996
|
-
ChinaMobile: '中国移动',
|
|
27997
|
-
CloseButton: '关闭按钮',
|
|
27998
|
-
PauseButton: '暂停',
|
|
27999
|
-
PlayButton: '播放',
|
|
28000
|
-
AddButton: '加号',
|
|
28001
|
-
MinusButton: '减号',
|
|
28002
|
-
SubscribeNowButton: '立即登记按钮',
|
|
28003
|
-
Icon: '图标',
|
|
28004
|
-
DefaultText: '小按钮'
|
|
28005
|
-
});
|
|
28006
28319
|
|
|
28007
|
-
|
|
28008
|
-
|
|
28009
|
-
|
|
28010
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
28011
|
-
|
|
28012
|
-
"use strict";
|
|
28013
|
-
__webpack_require__.r(__webpack_exports__);
|
|
28014
|
-
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
28015
|
-
Expand: "展开",
|
|
28016
|
-
More: "查看更多",
|
|
28017
|
-
Collpase: "收起",
|
|
28018
|
-
discount: '优惠期限:'
|
|
28320
|
+
// EXPORTS
|
|
28321
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
28322
|
+
"default": function() { return /* binding */ View; }
|
|
28019
28323
|
});
|
|
28020
28324
|
|
|
28021
|
-
|
|
28325
|
+
;// ./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-productDetails/View.vue?vue&type=template&id=5ef9624d&scoped=true
|
|
28326
|
+
var render = function render() {
|
|
28327
|
+
var _vm = this,
|
|
28328
|
+
_c = _vm._self._c;
|
|
28329
|
+
return _c('BaseComp', _vm._b({
|
|
28330
|
+
attrs: {
|
|
28331
|
+
"data": _vm.data,
|
|
28332
|
+
"nowCompId": _vm.nowCompId,
|
|
28333
|
+
"isOpcacity": _vm.isOpcacity,
|
|
28334
|
+
"lang": _vm.lang
|
|
28335
|
+
},
|
|
28336
|
+
on: {
|
|
28337
|
+
"getConfigData": _vm.getConfigData
|
|
28338
|
+
}
|
|
28339
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
28340
|
+
staticClass: "cmhk-home_main"
|
|
28341
|
+
}, [_c('div', {
|
|
28342
|
+
staticClass: "page-valueadded-card-des"
|
|
28343
|
+
}, [_c('div', {
|
|
28344
|
+
staticClass: "card-des-content"
|
|
28345
|
+
}, [_c('div', {
|
|
28346
|
+
staticClass: "content-left"
|
|
28347
|
+
}, [_c('img', {
|
|
28348
|
+
staticClass: "pc-show",
|
|
28349
|
+
attrs: {
|
|
28350
|
+
"src": _vm.configData.uploadImagePC,
|
|
28351
|
+
"alt": _vm.configData.imagePcATL
|
|
28352
|
+
}
|
|
28353
|
+
}), _c('img', {
|
|
28354
|
+
staticClass: "mobile-show",
|
|
28355
|
+
attrs: {
|
|
28356
|
+
"src": _vm.configData.uploadImageH5,
|
|
28357
|
+
"alt": _vm.configData.imageH5ATL
|
|
28358
|
+
}
|
|
28359
|
+
})]), _c('div', {
|
|
28360
|
+
staticClass: "content-right"
|
|
28361
|
+
}, [_c('h6', {
|
|
28362
|
+
staticClass: "card-mess-title"
|
|
28363
|
+
}, [_vm._v(_vm._s(_vm.configData.input1))]), _c('div', {
|
|
28364
|
+
staticClass: "page-dot-section cms-ht",
|
|
28365
|
+
domProps: {
|
|
28366
|
+
"innerHTML": _vm._s(_vm.configData.input2)
|
|
28367
|
+
}
|
|
28368
|
+
})])])])])]);
|
|
28369
|
+
};
|
|
28370
|
+
var staticRenderFns = [];
|
|
28371
|
+
|
|
28372
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
28373
|
+
var baseComp = __webpack_require__(4272);
|
|
28374
|
+
;// ./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-productDetails/View.vue?vue&type=script&lang=js
|
|
28375
|
+
|
|
28376
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
28377
|
+
name: "cms-productDetails",
|
|
28378
|
+
components: {
|
|
28379
|
+
BaseComp: baseComp["default"]
|
|
28380
|
+
},
|
|
28381
|
+
props: {
|
|
28382
|
+
data: {
|
|
28383
|
+
type: Object,
|
|
28384
|
+
default: () => {
|
|
28385
|
+
return {};
|
|
28386
|
+
}
|
|
28387
|
+
},
|
|
28388
|
+
nowCompId: {
|
|
28389
|
+
type: [String, Number],
|
|
28390
|
+
default: ""
|
|
28391
|
+
},
|
|
28392
|
+
isOpcacity: {
|
|
28393
|
+
type: Boolean,
|
|
28394
|
+
default: true
|
|
28395
|
+
},
|
|
28396
|
+
lang: {
|
|
28397
|
+
type: String,
|
|
28398
|
+
default: "zh-HK"
|
|
28399
|
+
}
|
|
28400
|
+
},
|
|
28401
|
+
data() {
|
|
28402
|
+
return {
|
|
28403
|
+
configData: {},
|
|
28404
|
+
messFold: false
|
|
28405
|
+
};
|
|
28406
|
+
},
|
|
28407
|
+
mounted() {},
|
|
28408
|
+
watch: {},
|
|
28409
|
+
methods: {
|
|
28410
|
+
getConfigData(configData) {
|
|
28411
|
+
this.configData = configData;
|
|
28412
|
+
},
|
|
28413
|
+
foldMessText() {
|
|
28414
|
+
this.messFold = !this.messFold;
|
|
28415
|
+
},
|
|
28416
|
+
decodeJumpUrl(url) {
|
|
28417
|
+
if (!url) return;
|
|
28418
|
+
top.location.href = url;
|
|
28419
|
+
},
|
|
28420
|
+
escape2Html(str) {
|
|
28421
|
+
if (str) {
|
|
28422
|
+
var arrEntities = {
|
|
28423
|
+
lt: "<",
|
|
28424
|
+
gt: ">",
|
|
28425
|
+
nbsp: " ",
|
|
28426
|
+
amp: "&",
|
|
28427
|
+
quot: '"'
|
|
28428
|
+
};
|
|
28429
|
+
return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
|
|
28430
|
+
return arrEntities[t];
|
|
28431
|
+
});
|
|
28432
|
+
} else {
|
|
28433
|
+
return "";
|
|
28434
|
+
}
|
|
28435
|
+
}
|
|
28436
|
+
}
|
|
28437
|
+
});
|
|
28438
|
+
;// ./package/cms-productDetails/View.vue?vue&type=script&lang=js
|
|
28439
|
+
/* harmony default export */ var cms_productDetails_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
28440
|
+
;// ./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-productDetails/View.vue?vue&type=style&index=0&id=5ef9624d&prod&lang=scss&scoped=true
|
|
28441
|
+
// extracted by mini-css-extract-plugin
|
|
28442
|
+
|
|
28443
|
+
;// ./package/cms-productDetails/View.vue?vue&type=style&index=0&id=5ef9624d&prod&lang=scss&scoped=true
|
|
28444
|
+
|
|
28445
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
28446
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
28447
|
+
;// ./package/cms-productDetails/View.vue
|
|
28448
|
+
|
|
28449
|
+
|
|
28450
|
+
|
|
28451
|
+
;
|
|
28452
|
+
|
|
28453
|
+
|
|
28454
|
+
/* normalize component */
|
|
28455
|
+
|
|
28456
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
28457
|
+
cms_productDetails_Viewvue_type_script_lang_js,
|
|
28458
|
+
render,
|
|
28459
|
+
staticRenderFns,
|
|
28460
|
+
false,
|
|
28461
|
+
null,
|
|
28462
|
+
"5ef9624d",
|
|
28463
|
+
null
|
|
28464
|
+
|
|
28465
|
+
)
|
|
28466
|
+
|
|
28467
|
+
/* harmony default export */ var View = (component.exports);
|
|
28468
|
+
|
|
28469
|
+
/***/ }),
|
|
28470
|
+
|
|
28471
|
+
/***/ 4114:
|
|
28472
|
+
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
|
|
28473
|
+
|
|
28474
|
+
"use strict";
|
|
28475
|
+
|
|
28476
|
+
var $ = __webpack_require__(6518);
|
|
28477
|
+
var toObject = __webpack_require__(8981);
|
|
28478
|
+
var lengthOfArrayLike = __webpack_require__(6198);
|
|
28479
|
+
var setArrayLength = __webpack_require__(4527);
|
|
28480
|
+
var doesNotExceedSafeInteger = __webpack_require__(6837);
|
|
28481
|
+
var fails = __webpack_require__(9039);
|
|
28482
|
+
|
|
28483
|
+
var INCORRECT_TO_LENGTH = fails(function () {
|
|
28484
|
+
return [].push.call({ length: 0x100000000 }, 1) !== 4294967297;
|
|
28485
|
+
});
|
|
28486
|
+
|
|
28487
|
+
// V8 <= 121 and Safari <= 15.4; FF < 23 throws InternalError
|
|
28488
|
+
// https://bugs.chromium.org/p/v8/issues/detail?id=12681
|
|
28489
|
+
var properErrorOnNonWritableLength = function () {
|
|
28490
|
+
try {
|
|
28491
|
+
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
28492
|
+
Object.defineProperty([], 'length', { writable: false }).push();
|
|
28493
|
+
} catch (error) {
|
|
28494
|
+
return error instanceof TypeError;
|
|
28495
|
+
}
|
|
28496
|
+
};
|
|
28497
|
+
|
|
28498
|
+
var FORCED = INCORRECT_TO_LENGTH || !properErrorOnNonWritableLength();
|
|
28499
|
+
|
|
28500
|
+
// `Array.prototype.push` method
|
|
28501
|
+
// https://tc39.es/ecma262/#sec-array.prototype.push
|
|
28502
|
+
$({ target: 'Array', proto: true, arity: 1, forced: FORCED }, {
|
|
28503
|
+
// eslint-disable-next-line no-unused-vars -- required for `.length`
|
|
28504
|
+
push: function push(item) {
|
|
28505
|
+
var O = toObject(this);
|
|
28506
|
+
var len = lengthOfArrayLike(O);
|
|
28507
|
+
var argCount = arguments.length;
|
|
28508
|
+
doesNotExceedSafeInteger(len + argCount);
|
|
28509
|
+
for (var i = 0; i < argCount; i++) {
|
|
28510
|
+
O[len] = arguments[i];
|
|
28511
|
+
len++;
|
|
28512
|
+
}
|
|
28513
|
+
setArrayLength(O, len);
|
|
28514
|
+
return len;
|
|
28515
|
+
}
|
|
28516
|
+
});
|
|
28517
|
+
|
|
28518
|
+
|
|
28519
|
+
/***/ }),
|
|
28520
|
+
|
|
28521
|
+
/***/ 4116:
|
|
28522
|
+
/***/ (function(module) {
|
|
28523
|
+
|
|
28524
|
+
"use strict";
|
|
28525
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAMlJREFUWEftlMENwjAMRb9PrFEmgBWYqxcuiLFYASageyCRKlUqocpt/J1DOTjHyP5++bEt2PnIzvURAOFAOBAO/KcDp1t65w0pH1yeVxlatuX5nrr0xSNrvHo5LrVUBwpAB2BogfgpPmmZAZaJHgirxmoPWAW072FyN5uQEZpB2JzqFDCCTOwMXAXIgRZhS4z2XSaAGoS3+DTqzIxrhXAAypy7xpYC0JwoD3AVpx1Y6fR87V5YtAMKRNPKdgMwvbMVGwDhQDgQDoyvGK8h0ZAi2wAAAABJRU5ErkJggg==";
|
|
28526
|
+
|
|
28527
|
+
/***/ }),
|
|
28528
|
+
|
|
28529
|
+
/***/ 4117:
|
|
28530
|
+
/***/ (function(module) {
|
|
28531
|
+
|
|
28532
|
+
"use strict";
|
|
28533
|
+
|
|
28534
|
+
// we can't use just `it == null` since of `document.all` special case
|
|
28535
|
+
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec
|
|
28536
|
+
module.exports = function (it) {
|
|
28537
|
+
return it === null || it === undefined;
|
|
28538
|
+
};
|
|
28539
|
+
|
|
28540
|
+
|
|
28541
|
+
/***/ }),
|
|
28542
|
+
|
|
28543
|
+
/***/ 4149:
|
|
28544
|
+
/***/ (function(module) {
|
|
28545
|
+
|
|
28546
|
+
"use strict";
|
|
28547
|
+
|
|
28548
|
+
var $RangeError = RangeError;
|
|
28549
|
+
|
|
28550
|
+
module.exports = function (it) {
|
|
28551
|
+
// eslint-disable-next-line no-self-compare -- NaN check
|
|
28552
|
+
if (it === it) return it;
|
|
28553
|
+
throw new $RangeError('NaN is not allowed');
|
|
28554
|
+
};
|
|
28555
|
+
|
|
28556
|
+
|
|
28557
|
+
/***/ }),
|
|
28558
|
+
|
|
28559
|
+
/***/ 4179:
|
|
28560
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
28561
|
+
|
|
28562
|
+
"use strict";
|
|
28563
|
+
__webpack_require__.r(__webpack_exports__);
|
|
28564
|
+
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
28565
|
+
ChinaMobile: '中国移动',
|
|
28566
|
+
CloseButton: '关闭按钮',
|
|
28567
|
+
PauseButton: '暂停',
|
|
28568
|
+
PlayButton: '播放',
|
|
28569
|
+
AddButton: '加号',
|
|
28570
|
+
MinusButton: '减号',
|
|
28571
|
+
SubscribeNowButton: '立即登记按钮',
|
|
28572
|
+
Icon: '图标',
|
|
28573
|
+
DefaultText: '小按钮'
|
|
28574
|
+
});
|
|
28575
|
+
|
|
28576
|
+
/***/ }),
|
|
28577
|
+
|
|
28578
|
+
/***/ 4186:
|
|
28579
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
28580
|
+
|
|
28581
|
+
"use strict";
|
|
28582
|
+
__webpack_require__.r(__webpack_exports__);
|
|
28583
|
+
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
28584
|
+
Expand: "展开",
|
|
28585
|
+
More: "查看更多",
|
|
28586
|
+
Collpase: "收起",
|
|
28587
|
+
discount: '优惠期限:'
|
|
28588
|
+
});
|
|
28589
|
+
|
|
28590
|
+
/***/ }),
|
|
28022
28591
|
|
|
28023
28592
|
/***/ 4195:
|
|
28024
28593
|
/***/ (function(module) {
|
|
@@ -28083,7 +28652,7 @@ module.exports = function (it) {
|
|
|
28083
28652
|
__webpack_require__.r(__webpack_exports__);
|
|
28084
28653
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
28085
28654
|
|
|
28086
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
28655
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 4084));
|
|
28087
28656
|
const langData = {
|
|
28088
28657
|
dateTime: 1706716799000,
|
|
28089
28658
|
uploadImagePC: "https://omniapi.hk.chinamobile.com/upload/images/omni-channel-service-console/preferential/2024-03-15/ORIGINAL_20240315174726_yhL6RHpo_614x380.png",
|
|
@@ -28808,7 +29377,7 @@ module.exports = {
|
|
|
28808
29377
|
__webpack_require__.r(__webpack_exports__);
|
|
28809
29378
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
28810
29379
|
|
|
28811
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
29380
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 4110));
|
|
28812
29381
|
const langData = {
|
|
28813
29382
|
uploadImagePC: "https://omniapi.hk.chinamobile.com/upload/images/omni-channel-service-console/preferential/2024-03-15/ORIGINAL_20240315174905_xX9qBD8B_648x649.png",
|
|
28814
29383
|
input2: "",
|
|
@@ -37512,386 +38081,6 @@ module.exports =
|
|
|
37512
38081
|
(function () { return this; })() || Function('return this')();
|
|
37513
38082
|
|
|
37514
38083
|
|
|
37515
|
-
/***/ }),
|
|
37516
|
-
|
|
37517
|
-
/***/ 4588:
|
|
37518
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
37519
|
-
|
|
37520
|
-
"use strict";
|
|
37521
|
-
// ESM COMPAT FLAG
|
|
37522
|
-
__webpack_require__.r(__webpack_exports__);
|
|
37523
|
-
|
|
37524
|
-
// EXPORTS
|
|
37525
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
37526
|
-
"default": function() { return /* binding */ View; }
|
|
37527
|
-
});
|
|
37528
|
-
|
|
37529
|
-
;// ./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-video/View.vue?vue&type=template&id=6b24141a&scoped=true
|
|
37530
|
-
var render = function render() {
|
|
37531
|
-
var _vm = this,
|
|
37532
|
-
_c = _vm._self._c;
|
|
37533
|
-
return _c('BaseComp', _vm._b({
|
|
37534
|
-
attrs: {
|
|
37535
|
-
"data": _vm.data,
|
|
37536
|
-
"nowCompId": _vm.nowCompId,
|
|
37537
|
-
"isOpcacity": _vm.isOpcacity,
|
|
37538
|
-
"lang": _vm.lang
|
|
37539
|
-
},
|
|
37540
|
-
on: {
|
|
37541
|
-
"getConfigData": _vm.getConfigData
|
|
37542
|
-
}
|
|
37543
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
37544
|
-
staticClass: "cms-video-container",
|
|
37545
|
-
class: [_vm.configData.customClass || ''],
|
|
37546
|
-
style: _vm.containerStyle
|
|
37547
|
-
}, [_c('div', {
|
|
37548
|
-
staticClass: "video-wrapper",
|
|
37549
|
-
style: _vm.wrapperStyle
|
|
37550
|
-
}, [_vm.videoType === 'direct' && _vm.configData.videoUrl ? _c('video', {
|
|
37551
|
-
staticClass: "cms-video direct-video",
|
|
37552
|
-
style: _vm.videoStyle,
|
|
37553
|
-
attrs: {
|
|
37554
|
-
"src": _vm.configData.videoUrl,
|
|
37555
|
-
"controls": _vm.configData.showControls,
|
|
37556
|
-
"autoplay": _vm.configData.autoplay,
|
|
37557
|
-
"loop": _vm.configData.loop,
|
|
37558
|
-
"poster": _vm.configData.posterUrl
|
|
37559
|
-
},
|
|
37560
|
-
domProps: {
|
|
37561
|
-
"muted": _vm.configData.muted
|
|
37562
|
-
},
|
|
37563
|
-
on: {
|
|
37564
|
-
"loadstart": _vm.onVideoLoadStart,
|
|
37565
|
-
"loadeddata": _vm.onVideoLoaded,
|
|
37566
|
-
"error": _vm.onVideoError
|
|
37567
|
-
}
|
|
37568
|
-
}) : _vm.configData.embedCode ? _c('div', {
|
|
37569
|
-
staticClass: "cms-video embed-video",
|
|
37570
|
-
style: _vm.videoStyle,
|
|
37571
|
-
domProps: {
|
|
37572
|
-
"innerHTML": _vm._s(_vm.configData.embedCode)
|
|
37573
|
-
}
|
|
37574
|
-
}) : _c('div', {
|
|
37575
|
-
staticClass: "video-placeholder",
|
|
37576
|
-
style: _vm.placeholderStyle
|
|
37577
|
-
}, [_c('img', {
|
|
37578
|
-
staticStyle: {
|
|
37579
|
-
"width": "97.82px",
|
|
37580
|
-
"height": "97.82px"
|
|
37581
|
-
},
|
|
37582
|
-
attrs: {
|
|
37583
|
-
"src": __webpack_require__(6148),
|
|
37584
|
-
"alt": "Video Camera"
|
|
37585
|
-
}
|
|
37586
|
-
})])]), _vm.configData.title ? _c('div', {
|
|
37587
|
-
staticClass: "f-c-c"
|
|
37588
|
-
}, [_vm._v(_vm._s(_vm.configData.title))]) : _vm._e()])]);
|
|
37589
|
-
};
|
|
37590
|
-
var staticRenderFns = [];
|
|
37591
|
-
|
|
37592
|
-
;// ./package/cms-video/View.vue?vue&type=template&id=6b24141a&scoped=true
|
|
37593
|
-
|
|
37594
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
37595
|
-
var es_iterator_constructor = __webpack_require__(8111);
|
|
37596
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
37597
|
-
var es_iterator_for_each = __webpack_require__(7588);
|
|
37598
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
37599
|
-
var baseComp = __webpack_require__(4272);
|
|
37600
|
-
;// ./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-video/View.vue?vue&type=script&lang=js
|
|
37601
|
-
|
|
37602
|
-
|
|
37603
|
-
|
|
37604
|
-
|
|
37605
|
-
|
|
37606
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
37607
|
-
name: "cms-video",
|
|
37608
|
-
components: {
|
|
37609
|
-
BaseComp: baseComp["default"]
|
|
37610
|
-
},
|
|
37611
|
-
props: {
|
|
37612
|
-
data: {
|
|
37613
|
-
type: Object,
|
|
37614
|
-
default: () => {
|
|
37615
|
-
return {};
|
|
37616
|
-
}
|
|
37617
|
-
},
|
|
37618
|
-
nowCompId: {
|
|
37619
|
-
type: [String, Number],
|
|
37620
|
-
default: ""
|
|
37621
|
-
},
|
|
37622
|
-
isOpcacity: {
|
|
37623
|
-
type: Boolean,
|
|
37624
|
-
default: true
|
|
37625
|
-
},
|
|
37626
|
-
lang: {
|
|
37627
|
-
type: String,
|
|
37628
|
-
default: "zh-HK"
|
|
37629
|
-
}
|
|
37630
|
-
},
|
|
37631
|
-
data() {
|
|
37632
|
-
return {
|
|
37633
|
-
configData: {},
|
|
37634
|
-
videoLoaded: false,
|
|
37635
|
-
videoError: false,
|
|
37636
|
-
// 默认配置数据
|
|
37637
|
-
defaultConfig: {
|
|
37638
|
-
// 视频源设置
|
|
37639
|
-
videoType: "direct",
|
|
37640
|
-
videoUrl: "",
|
|
37641
|
-
embedCode: "",
|
|
37642
|
-
posterUrl: "",
|
|
37643
|
-
// 播放控制
|
|
37644
|
-
showControls: true,
|
|
37645
|
-
autoplay: false,
|
|
37646
|
-
loop: false,
|
|
37647
|
-
muted: false,
|
|
37648
|
-
// 尺寸控制
|
|
37649
|
-
widthType: "auto",
|
|
37650
|
-
widthValue: 100,
|
|
37651
|
-
heightType: "auto",
|
|
37652
|
-
heightValue: 100,
|
|
37653
|
-
aspectRatio: "16:9",
|
|
37654
|
-
customAspectRatio: "16:9",
|
|
37655
|
-
maxWidth: 0,
|
|
37656
|
-
maxHeight: 0,
|
|
37657
|
-
// 样式设置
|
|
37658
|
-
borderRadius: 0,
|
|
37659
|
-
// 高级配置
|
|
37660
|
-
customClass: "",
|
|
37661
|
-
customStyle: ""
|
|
37662
|
-
}
|
|
37663
|
-
};
|
|
37664
|
-
},
|
|
37665
|
-
mounted() {
|
|
37666
|
-
this.initConfigData();
|
|
37667
|
-
},
|
|
37668
|
-
watch: {
|
|
37669
|
-
configData: {
|
|
37670
|
-
handler() {
|
|
37671
|
-
this.updateStyles();
|
|
37672
|
-
},
|
|
37673
|
-
deep: true
|
|
37674
|
-
}
|
|
37675
|
-
},
|
|
37676
|
-
computed: {
|
|
37677
|
-
showEmbedCode() {
|
|
37678
|
-
return this.configData.embedCode.replace(/<iframe(.*?)width="(\d+)"(.*?)height="(\d+)"(.*?)>/gi, '<iframe$1width="100%"$3height="auto"$5 aspect-ratio="$2/$4">');
|
|
37679
|
-
},
|
|
37680
|
-
// 视频类型
|
|
37681
|
-
videoType() {
|
|
37682
|
-
return this.configData.videoType || this.defaultConfig.videoType;
|
|
37683
|
-
},
|
|
37684
|
-
// 实际使用的宽高比
|
|
37685
|
-
actualAspectRatio() {
|
|
37686
|
-
const config = {
|
|
37687
|
-
...this.defaultConfig,
|
|
37688
|
-
...this.configData
|
|
37689
|
-
};
|
|
37690
|
-
if (config.aspectRatio === "custom") {
|
|
37691
|
-
return config.customAspectRatio || "16:9";
|
|
37692
|
-
}
|
|
37693
|
-
return config.aspectRatio;
|
|
37694
|
-
},
|
|
37695
|
-
// 容器样式
|
|
37696
|
-
containerStyle() {
|
|
37697
|
-
const config = {
|
|
37698
|
-
...this.defaultConfig,
|
|
37699
|
-
...this.configData
|
|
37700
|
-
};
|
|
37701
|
-
return {
|
|
37702
|
-
...this.parseCustomStyle(config.customStyle)
|
|
37703
|
-
};
|
|
37704
|
-
},
|
|
37705
|
-
// 包装器样式
|
|
37706
|
-
wrapperStyle() {
|
|
37707
|
-
const config = {
|
|
37708
|
-
...this.defaultConfig,
|
|
37709
|
-
...this.configData
|
|
37710
|
-
};
|
|
37711
|
-
let width = "auto";
|
|
37712
|
-
let height = "auto";
|
|
37713
|
-
|
|
37714
|
-
// 宽度设置
|
|
37715
|
-
if (config.widthType === "fixed") {
|
|
37716
|
-
width = `${config.widthValue}px`;
|
|
37717
|
-
} else if (config.widthType === "percent") {
|
|
37718
|
-
width = `${config.widthValue}%`;
|
|
37719
|
-
}
|
|
37720
|
-
|
|
37721
|
-
// 高度设置
|
|
37722
|
-
if (config.heightType === "fixed") {
|
|
37723
|
-
height = `${config.heightValue}px`;
|
|
37724
|
-
} else if (config.heightType === "percent") {
|
|
37725
|
-
height = `${config.heightValue}%`;
|
|
37726
|
-
} else if (config.heightType === "aspect") {
|
|
37727
|
-
// 根据宽高比计算高度
|
|
37728
|
-
height = "auto";
|
|
37729
|
-
}
|
|
37730
|
-
return {
|
|
37731
|
-
width,
|
|
37732
|
-
height,
|
|
37733
|
-
maxWidth: config.maxWidth > 0 ? `${config.maxWidth}px` : "none",
|
|
37734
|
-
maxHeight: config.maxHeight > 0 ? `${config.maxHeight}px` : "none",
|
|
37735
|
-
borderRadius: `${config.borderRadius}px`,
|
|
37736
|
-
overflow: "hidden",
|
|
37737
|
-
display: "block",
|
|
37738
|
-
position: "relative"
|
|
37739
|
-
};
|
|
37740
|
-
},
|
|
37741
|
-
// 视频样式
|
|
37742
|
-
videoStyle() {
|
|
37743
|
-
const config = {
|
|
37744
|
-
...this.defaultConfig,
|
|
37745
|
-
...this.configData
|
|
37746
|
-
};
|
|
37747
|
-
let style = {
|
|
37748
|
-
width: "100%",
|
|
37749
|
-
height: "100%",
|
|
37750
|
-
display: "block",
|
|
37751
|
-
border: "none",
|
|
37752
|
-
outline: "none"
|
|
37753
|
-
};
|
|
37754
|
-
|
|
37755
|
-
// 如果是宽高比模式,设置aspect-ratio
|
|
37756
|
-
if (config.heightType === "aspect") {
|
|
37757
|
-
style.aspectRatio = this.actualAspectRatio.replace(":", "/");
|
|
37758
|
-
}
|
|
37759
|
-
return style;
|
|
37760
|
-
},
|
|
37761
|
-
// 占位符样式
|
|
37762
|
-
placeholderStyle() {
|
|
37763
|
-
const config = {
|
|
37764
|
-
...this.defaultConfig,
|
|
37765
|
-
...this.configData
|
|
37766
|
-
};
|
|
37767
|
-
let width = "100%";
|
|
37768
|
-
let height = "auto";
|
|
37769
|
-
|
|
37770
|
-
// 如果设置了固定尺寸,使用设置的尺寸
|
|
37771
|
-
if (config.widthType === "fixed") {
|
|
37772
|
-
width = `${config.widthValue}px`;
|
|
37773
|
-
} else if (config.widthType === "percent") {
|
|
37774
|
-
width = `${config.widthValue}%`;
|
|
37775
|
-
}
|
|
37776
|
-
if (config.heightType === "fixed") {
|
|
37777
|
-
height = `${config.heightValue}px`;
|
|
37778
|
-
} else if (config.heightType === "aspect") {
|
|
37779
|
-
// 使用aspect-ratio保持16:9比例
|
|
37780
|
-
height = "auto";
|
|
37781
|
-
} else {
|
|
37782
|
-
// 默认使用16:9比例
|
|
37783
|
-
height = "auto";
|
|
37784
|
-
}
|
|
37785
|
-
const style = {
|
|
37786
|
-
width,
|
|
37787
|
-
height,
|
|
37788
|
-
backgroundColor: "#f5f7fa",
|
|
37789
|
-
border: "1px dashed #dcdfe6",
|
|
37790
|
-
borderRadius: `${config.borderRadius}px`,
|
|
37791
|
-
display: "flex",
|
|
37792
|
-
flexDirection: "column",
|
|
37793
|
-
alignItems: "center",
|
|
37794
|
-
justifyContent: "center",
|
|
37795
|
-
color: "#909399",
|
|
37796
|
-
fontSize: "14px"
|
|
37797
|
-
};
|
|
37798
|
-
|
|
37799
|
-
// 如果不是固定高度,使用aspect-ratio保持16:9比例
|
|
37800
|
-
if (config.heightType !== "fixed") {
|
|
37801
|
-
style.aspectRatio = this.actualAspectRatio.replace(":", "/");
|
|
37802
|
-
}
|
|
37803
|
-
return style;
|
|
37804
|
-
}
|
|
37805
|
-
},
|
|
37806
|
-
methods: {
|
|
37807
|
-
// 初始化配置数据
|
|
37808
|
-
initConfigData() {
|
|
37809
|
-
this.configData = {
|
|
37810
|
-
...this.defaultConfig,
|
|
37811
|
-
...this.configData
|
|
37812
|
-
};
|
|
37813
|
-
},
|
|
37814
|
-
// 获取配置数据
|
|
37815
|
-
getConfigData(configData) {
|
|
37816
|
-
this.configData = {
|
|
37817
|
-
...this.defaultConfig,
|
|
37818
|
-
...configData
|
|
37819
|
-
};
|
|
37820
|
-
this.updateStyles();
|
|
37821
|
-
},
|
|
37822
|
-
// 更新样式
|
|
37823
|
-
updateStyles() {
|
|
37824
|
-
this.$nextTick(() => {
|
|
37825
|
-
this.$forceUpdate();
|
|
37826
|
-
});
|
|
37827
|
-
},
|
|
37828
|
-
// 视频开始加载
|
|
37829
|
-
onVideoLoadStart() {
|
|
37830
|
-
this.videoLoaded = false;
|
|
37831
|
-
this.videoError = false;
|
|
37832
|
-
},
|
|
37833
|
-
// 视频加载完成
|
|
37834
|
-
onVideoLoaded() {
|
|
37835
|
-
this.videoLoaded = true;
|
|
37836
|
-
this.videoError = false;
|
|
37837
|
-
},
|
|
37838
|
-
// 视频加载失败
|
|
37839
|
-
onVideoError() {
|
|
37840
|
-
this.videoLoaded = false;
|
|
37841
|
-
this.videoError = true;
|
|
37842
|
-
},
|
|
37843
|
-
// 解析自定义样式
|
|
37844
|
-
parseCustomStyle(customStyle) {
|
|
37845
|
-
if (!customStyle) return {};
|
|
37846
|
-
try {
|
|
37847
|
-
const styles = {};
|
|
37848
|
-
const declarations = customStyle.split(";");
|
|
37849
|
-
declarations.forEach(declaration => {
|
|
37850
|
-
const [property, value] = declaration.split(":");
|
|
37851
|
-
if (property && value) {
|
|
37852
|
-
const camelCaseProperty = property.trim().replace(/-([a-z])/g, g => g[1].toUpperCase());
|
|
37853
|
-
styles[camelCaseProperty] = value.trim();
|
|
37854
|
-
}
|
|
37855
|
-
});
|
|
37856
|
-
return styles;
|
|
37857
|
-
} catch (error) {
|
|
37858
|
-
console.warn("解析自定义样式失败:", error);
|
|
37859
|
-
return {};
|
|
37860
|
-
}
|
|
37861
|
-
}
|
|
37862
|
-
}
|
|
37863
|
-
});
|
|
37864
|
-
;// ./package/cms-video/View.vue?vue&type=script&lang=js
|
|
37865
|
-
/* harmony default export */ var cms_video_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
37866
|
-
;// ./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-video/View.vue?vue&type=style&index=0&id=6b24141a&prod&lang=scss&scoped=true
|
|
37867
|
-
// extracted by mini-css-extract-plugin
|
|
37868
|
-
|
|
37869
|
-
;// ./package/cms-video/View.vue?vue&type=style&index=0&id=6b24141a&prod&lang=scss&scoped=true
|
|
37870
|
-
|
|
37871
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
37872
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
37873
|
-
;// ./package/cms-video/View.vue
|
|
37874
|
-
|
|
37875
|
-
|
|
37876
|
-
|
|
37877
|
-
;
|
|
37878
|
-
|
|
37879
|
-
|
|
37880
|
-
/* normalize component */
|
|
37881
|
-
|
|
37882
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
37883
|
-
cms_video_Viewvue_type_script_lang_js,
|
|
37884
|
-
render,
|
|
37885
|
-
staticRenderFns,
|
|
37886
|
-
false,
|
|
37887
|
-
null,
|
|
37888
|
-
"6b24141a",
|
|
37889
|
-
null
|
|
37890
|
-
|
|
37891
|
-
)
|
|
37892
|
-
|
|
37893
|
-
/* harmony default export */ var View = (component.exports);
|
|
37894
|
-
|
|
37895
38084
|
/***/ }),
|
|
37896
38085
|
|
|
37897
38086
|
/***/ 4602:
|
|
@@ -40246,7 +40435,7 @@ module.exports = uncurryThisAccessor(SetHelpers.proto, 'size', 'get') || functio
|
|
|
40246
40435
|
var map = {
|
|
40247
40436
|
"./cms-aLineThreeLeftOne/View.vue": 1634,
|
|
40248
40437
|
"./cms-aLineThreeLeftTwo/View.vue": 5422,
|
|
40249
|
-
"./cms-activityCountdown/View.vue":
|
|
40438
|
+
"./cms-activityCountdown/View.vue": 4084,
|
|
40250
40439
|
"./cms-activityTime/View.vue": 8322,
|
|
40251
40440
|
"./cms-banner/View.vue": 6815,
|
|
40252
40441
|
"./cms-button/View.vue": 8169,
|
|
@@ -40265,20 +40454,20 @@ var map = {
|
|
|
40265
40454
|
"./cms-lineTwo/View.vue": 3249,
|
|
40266
40455
|
"./cms-proCard/View.vue": 7063,
|
|
40267
40456
|
"./cms-prodCustomization/View.vue": 6786,
|
|
40268
|
-
"./cms-productDetails/View.vue":
|
|
40269
|
-
"./cms-question/View.vue":
|
|
40270
|
-
"./cms-richText/View.vue":
|
|
40457
|
+
"./cms-productDetails/View.vue": 4110,
|
|
40458
|
+
"./cms-question/View.vue": 4024,
|
|
40459
|
+
"./cms-richText/View.vue": 864,
|
|
40271
40460
|
"./cms-servePlan-tab/View.vue": 8757,
|
|
40272
40461
|
"./cms-servePlan-text/View.vue": 9487,
|
|
40273
40462
|
"./cms-tab/View.vue": 2596,
|
|
40274
|
-
"./cms-termsAndConditions/View.vue":
|
|
40463
|
+
"./cms-termsAndConditions/View.vue": 7949,
|
|
40275
40464
|
"./cms-text/View.vue": 2568,
|
|
40276
40465
|
"./cms-threeScroll/View.vue": 517,
|
|
40277
40466
|
"./cms-titleCenter/View.vue": 1429,
|
|
40278
40467
|
"./cms-titleLeft/View.vue": 428,
|
|
40279
40468
|
"./cms-via-storedValueCard/View.vue": 8498,
|
|
40280
40469
|
"./cms-video-group/View.vue": 9418,
|
|
40281
|
-
"./cms-video/View.vue":
|
|
40470
|
+
"./cms-video/View.vue": 9136,
|
|
40282
40471
|
"./cms-view/View.vue": 1380
|
|
40283
40472
|
};
|
|
40284
40473
|
|
|
@@ -53127,7 +53316,7 @@ $({ target: 'Iterator', proto: true, real: true }, {
|
|
|
53127
53316
|
__webpack_require__.r(__webpack_exports__);
|
|
53128
53317
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
53129
53318
|
|
|
53130
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
53319
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 864));
|
|
53131
53320
|
const langData = {
|
|
53132
53321
|
input1: "请输入富文本内容"
|
|
53133
53322
|
};
|
|
@@ -53838,218 +54027,7 @@ if ($transfer) $({ target: 'ArrayBuffer', proto: true }, {
|
|
|
53838
54027
|
|
|
53839
54028
|
/***/ }),
|
|
53840
54029
|
|
|
53841
|
-
/***/
|
|
53842
|
-
/***/ (function(module) {
|
|
53843
|
-
|
|
53844
|
-
"use strict";
|
|
53845
|
-
module.exports = "data:image/png;base64,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";
|
|
53846
|
-
|
|
53847
|
-
/***/ }),
|
|
53848
|
-
|
|
53849
|
-
/***/ 7984:
|
|
53850
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
53851
|
-
|
|
53852
|
-
"use strict";
|
|
53853
|
-
// ESM COMPAT FLAG
|
|
53854
|
-
__webpack_require__.r(__webpack_exports__);
|
|
53855
|
-
|
|
53856
|
-
// EXPORTS
|
|
53857
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
53858
|
-
"default": function() { return /* binding */ View; }
|
|
53859
|
-
});
|
|
53860
|
-
|
|
53861
|
-
;// ./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-productDetails/View.vue?vue&type=template&id=1fdc1c57&scoped=true
|
|
53862
|
-
var render = function render() {
|
|
53863
|
-
var _vm = this,
|
|
53864
|
-
_c = _vm._self._c;
|
|
53865
|
-
return _c('BaseComp', _vm._b({
|
|
53866
|
-
attrs: {
|
|
53867
|
-
"data": _vm.data,
|
|
53868
|
-
"nowCompId": _vm.nowCompId,
|
|
53869
|
-
"isOpcacity": _vm.isOpcacity,
|
|
53870
|
-
"lang": _vm.lang
|
|
53871
|
-
},
|
|
53872
|
-
on: {
|
|
53873
|
-
"getConfigData": _vm.getConfigData
|
|
53874
|
-
}
|
|
53875
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
53876
|
-
staticClass: "cmhk-home_main"
|
|
53877
|
-
}, [_c('div', {
|
|
53878
|
-
staticClass: "page-valueadded-card-des"
|
|
53879
|
-
}, [_c('div', {
|
|
53880
|
-
staticClass: "card-des-content"
|
|
53881
|
-
}, [_c('div', {
|
|
53882
|
-
staticClass: "content-left"
|
|
53883
|
-
}, [_c('img', {
|
|
53884
|
-
staticClass: "pc-show",
|
|
53885
|
-
attrs: {
|
|
53886
|
-
"src": _vm.configData.uploadImagePC,
|
|
53887
|
-
"alt": _vm.configData.imagePcATL
|
|
53888
|
-
}
|
|
53889
|
-
}), _c('img', {
|
|
53890
|
-
staticClass: "mobile-show",
|
|
53891
|
-
attrs: {
|
|
53892
|
-
"src": _vm.configData.uploadImageH5,
|
|
53893
|
-
"alt": _vm.configData.imageH5ATL
|
|
53894
|
-
}
|
|
53895
|
-
})]), _c('div', {
|
|
53896
|
-
staticClass: "content-right"
|
|
53897
|
-
}, [_c('h6', {
|
|
53898
|
-
staticClass: "card-mess-title"
|
|
53899
|
-
}, [_vm._v(_vm._s(_vm.configData.input1))]), _c('div', {
|
|
53900
|
-
staticClass: "page-dot-section",
|
|
53901
|
-
domProps: {
|
|
53902
|
-
"innerHTML": _vm._s(_vm.configData.input2)
|
|
53903
|
-
}
|
|
53904
|
-
})])])])])]);
|
|
53905
|
-
};
|
|
53906
|
-
var staticRenderFns = [];
|
|
53907
|
-
|
|
53908
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
53909
|
-
var baseComp = __webpack_require__(4272);
|
|
53910
|
-
;// ./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-productDetails/View.vue?vue&type=script&lang=js
|
|
53911
|
-
|
|
53912
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
53913
|
-
name: "cms-productDetails",
|
|
53914
|
-
components: {
|
|
53915
|
-
BaseComp: baseComp["default"]
|
|
53916
|
-
},
|
|
53917
|
-
props: {
|
|
53918
|
-
data: {
|
|
53919
|
-
type: Object,
|
|
53920
|
-
default: () => {
|
|
53921
|
-
return {};
|
|
53922
|
-
}
|
|
53923
|
-
},
|
|
53924
|
-
nowCompId: {
|
|
53925
|
-
type: [String, Number],
|
|
53926
|
-
default: ""
|
|
53927
|
-
},
|
|
53928
|
-
isOpcacity: {
|
|
53929
|
-
type: Boolean,
|
|
53930
|
-
default: true
|
|
53931
|
-
},
|
|
53932
|
-
lang: {
|
|
53933
|
-
type: String,
|
|
53934
|
-
default: "zh-HK"
|
|
53935
|
-
}
|
|
53936
|
-
},
|
|
53937
|
-
data() {
|
|
53938
|
-
return {
|
|
53939
|
-
configData: {},
|
|
53940
|
-
messFold: false
|
|
53941
|
-
};
|
|
53942
|
-
},
|
|
53943
|
-
mounted() {},
|
|
53944
|
-
watch: {},
|
|
53945
|
-
methods: {
|
|
53946
|
-
getConfigData(configData) {
|
|
53947
|
-
this.configData = configData;
|
|
53948
|
-
},
|
|
53949
|
-
foldMessText() {
|
|
53950
|
-
this.messFold = !this.messFold;
|
|
53951
|
-
},
|
|
53952
|
-
decodeJumpUrl(url) {
|
|
53953
|
-
if (!url) return;
|
|
53954
|
-
top.location.href = url;
|
|
53955
|
-
},
|
|
53956
|
-
escape2Html(str) {
|
|
53957
|
-
if (str) {
|
|
53958
|
-
var arrEntities = {
|
|
53959
|
-
lt: "<",
|
|
53960
|
-
gt: ">",
|
|
53961
|
-
nbsp: " ",
|
|
53962
|
-
amp: "&",
|
|
53963
|
-
quot: '"'
|
|
53964
|
-
};
|
|
53965
|
-
return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
|
|
53966
|
-
return arrEntities[t];
|
|
53967
|
-
});
|
|
53968
|
-
} else {
|
|
53969
|
-
return "";
|
|
53970
|
-
}
|
|
53971
|
-
}
|
|
53972
|
-
}
|
|
53973
|
-
});
|
|
53974
|
-
;// ./package/cms-productDetails/View.vue?vue&type=script&lang=js
|
|
53975
|
-
/* harmony default export */ var cms_productDetails_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
53976
|
-
;// ./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-productDetails/View.vue?vue&type=style&index=0&id=1fdc1c57&prod&lang=scss&scoped=true
|
|
53977
|
-
// extracted by mini-css-extract-plugin
|
|
53978
|
-
|
|
53979
|
-
;// ./package/cms-productDetails/View.vue?vue&type=style&index=0&id=1fdc1c57&prod&lang=scss&scoped=true
|
|
53980
|
-
|
|
53981
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
53982
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
53983
|
-
;// ./package/cms-productDetails/View.vue
|
|
53984
|
-
|
|
53985
|
-
|
|
53986
|
-
|
|
53987
|
-
;
|
|
53988
|
-
|
|
53989
|
-
|
|
53990
|
-
/* normalize component */
|
|
53991
|
-
|
|
53992
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
53993
|
-
cms_productDetails_Viewvue_type_script_lang_js,
|
|
53994
|
-
render,
|
|
53995
|
-
staticRenderFns,
|
|
53996
|
-
false,
|
|
53997
|
-
null,
|
|
53998
|
-
"1fdc1c57",
|
|
53999
|
-
null
|
|
54000
|
-
|
|
54001
|
-
)
|
|
54002
|
-
|
|
54003
|
-
/* harmony default export */ var View = (component.exports);
|
|
54004
|
-
|
|
54005
|
-
/***/ }),
|
|
54006
|
-
|
|
54007
|
-
/***/ 8004:
|
|
54008
|
-
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
|
|
54009
|
-
|
|
54010
|
-
"use strict";
|
|
54011
|
-
|
|
54012
|
-
var $ = __webpack_require__(6518);
|
|
54013
|
-
var fails = __webpack_require__(9039);
|
|
54014
|
-
var intersection = __webpack_require__(8750);
|
|
54015
|
-
var setMethodAcceptSetLike = __webpack_require__(4916);
|
|
54016
|
-
|
|
54017
|
-
var INCORRECT = !setMethodAcceptSetLike('intersection', function (result) {
|
|
54018
|
-
return result.size === 2 && result.has(1) && result.has(2);
|
|
54019
|
-
}) || fails(function () {
|
|
54020
|
-
// eslint-disable-next-line es/no-array-from, es/no-set, es/no-set-prototype-intersection -- testing
|
|
54021
|
-
return String(Array.from(new Set([1, 2, 3]).intersection(new Set([3, 2])))) !== '3,2';
|
|
54022
|
-
});
|
|
54023
|
-
|
|
54024
|
-
// `Set.prototype.intersection` method
|
|
54025
|
-
// https://tc39.es/ecma262/#sec-set.prototype.intersection
|
|
54026
|
-
$({ target: 'Set', proto: true, real: true, forced: INCORRECT }, {
|
|
54027
|
-
intersection: intersection
|
|
54028
|
-
});
|
|
54029
|
-
|
|
54030
|
-
|
|
54031
|
-
/***/ }),
|
|
54032
|
-
|
|
54033
|
-
/***/ 8014:
|
|
54034
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
54035
|
-
|
|
54036
|
-
"use strict";
|
|
54037
|
-
|
|
54038
|
-
var toIntegerOrInfinity = __webpack_require__(1291);
|
|
54039
|
-
|
|
54040
|
-
var min = Math.min;
|
|
54041
|
-
|
|
54042
|
-
// `ToLength` abstract operation
|
|
54043
|
-
// https://tc39.es/ecma262/#sec-tolength
|
|
54044
|
-
module.exports = function (argument) {
|
|
54045
|
-
var len = toIntegerOrInfinity(argument);
|
|
54046
|
-
return len > 0 ? min(len, 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
|
|
54047
|
-
};
|
|
54048
|
-
|
|
54049
|
-
|
|
54050
|
-
/***/ }),
|
|
54051
|
-
|
|
54052
|
-
/***/ 8073:
|
|
54030
|
+
/***/ 7949:
|
|
54053
54031
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
54054
54032
|
|
|
54055
54033
|
"use strict";
|
|
@@ -54061,7 +54039,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
54061
54039
|
"default": function() { return /* binding */ View; }
|
|
54062
54040
|
});
|
|
54063
54041
|
|
|
54064
|
-
;// ./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-termsAndConditions/View.vue?vue&type=template&id=
|
|
54042
|
+
;// ./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-termsAndConditions/View.vue?vue&type=template&id=af118d76&scoped=true
|
|
54065
54043
|
var render = function render() {
|
|
54066
54044
|
var _vm = this,
|
|
54067
54045
|
_c = _vm._self._c;
|
|
@@ -54099,7 +54077,7 @@ var render = function render() {
|
|
|
54099
54077
|
}), 0)])]), _c('div', {
|
|
54100
54078
|
staticClass: "page-tab-swiper-body"
|
|
54101
54079
|
}, [_c('div', {
|
|
54102
|
-
staticClass: "desContent",
|
|
54080
|
+
staticClass: "desContent cms-ht",
|
|
54103
54081
|
domProps: {
|
|
54104
54082
|
"innerHTML": _vm._s(_vm._showTipsInfo)
|
|
54105
54083
|
}
|
|
@@ -54241,10 +54219,10 @@ var baseComp = __webpack_require__(4272);
|
|
|
54241
54219
|
});
|
|
54242
54220
|
;// ./package/cms-termsAndConditions/View.vue?vue&type=script&lang=js
|
|
54243
54221
|
/* harmony default export */ var cms_termsAndConditions_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
54244
|
-
;// ./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-termsAndConditions/View.vue?vue&type=style&index=0&id=
|
|
54222
|
+
;// ./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-termsAndConditions/View.vue?vue&type=style&index=0&id=af118d76&prod&lang=scss&scoped=true
|
|
54245
54223
|
// extracted by mini-css-extract-plugin
|
|
54246
54224
|
|
|
54247
|
-
;// ./package/cms-termsAndConditions/View.vue?vue&type=style&index=0&id=
|
|
54225
|
+
;// ./package/cms-termsAndConditions/View.vue?vue&type=style&index=0&id=af118d76&prod&lang=scss&scoped=true
|
|
54248
54226
|
|
|
54249
54227
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
54250
54228
|
var componentNormalizer = __webpack_require__(1656);
|
|
@@ -54263,13 +54241,66 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
54263
54241
|
staticRenderFns,
|
|
54264
54242
|
false,
|
|
54265
54243
|
null,
|
|
54266
|
-
"
|
|
54244
|
+
"af118d76",
|
|
54267
54245
|
null
|
|
54268
54246
|
|
|
54269
54247
|
)
|
|
54270
54248
|
|
|
54271
54249
|
/* harmony default export */ var View = (component.exports);
|
|
54272
54250
|
|
|
54251
|
+
/***/ }),
|
|
54252
|
+
|
|
54253
|
+
/***/ 7959:
|
|
54254
|
+
/***/ (function(module) {
|
|
54255
|
+
|
|
54256
|
+
"use strict";
|
|
54257
|
+
module.exports = "data:image/png;base64,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";
|
|
54258
|
+
|
|
54259
|
+
/***/ }),
|
|
54260
|
+
|
|
54261
|
+
/***/ 8004:
|
|
54262
|
+
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
|
|
54263
|
+
|
|
54264
|
+
"use strict";
|
|
54265
|
+
|
|
54266
|
+
var $ = __webpack_require__(6518);
|
|
54267
|
+
var fails = __webpack_require__(9039);
|
|
54268
|
+
var intersection = __webpack_require__(8750);
|
|
54269
|
+
var setMethodAcceptSetLike = __webpack_require__(4916);
|
|
54270
|
+
|
|
54271
|
+
var INCORRECT = !setMethodAcceptSetLike('intersection', function (result) {
|
|
54272
|
+
return result.size === 2 && result.has(1) && result.has(2);
|
|
54273
|
+
}) || fails(function () {
|
|
54274
|
+
// eslint-disable-next-line es/no-array-from, es/no-set, es/no-set-prototype-intersection -- testing
|
|
54275
|
+
return String(Array.from(new Set([1, 2, 3]).intersection(new Set([3, 2])))) !== '3,2';
|
|
54276
|
+
});
|
|
54277
|
+
|
|
54278
|
+
// `Set.prototype.intersection` method
|
|
54279
|
+
// https://tc39.es/ecma262/#sec-set.prototype.intersection
|
|
54280
|
+
$({ target: 'Set', proto: true, real: true, forced: INCORRECT }, {
|
|
54281
|
+
intersection: intersection
|
|
54282
|
+
});
|
|
54283
|
+
|
|
54284
|
+
|
|
54285
|
+
/***/ }),
|
|
54286
|
+
|
|
54287
|
+
/***/ 8014:
|
|
54288
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
54289
|
+
|
|
54290
|
+
"use strict";
|
|
54291
|
+
|
|
54292
|
+
var toIntegerOrInfinity = __webpack_require__(1291);
|
|
54293
|
+
|
|
54294
|
+
var min = Math.min;
|
|
54295
|
+
|
|
54296
|
+
// `ToLength` abstract operation
|
|
54297
|
+
// https://tc39.es/ecma262/#sec-tolength
|
|
54298
|
+
module.exports = function (argument) {
|
|
54299
|
+
var len = toIntegerOrInfinity(argument);
|
|
54300
|
+
return len > 0 ? min(len, 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
|
|
54301
|
+
};
|
|
54302
|
+
|
|
54303
|
+
|
|
54273
54304
|
/***/ }),
|
|
54274
54305
|
|
|
54275
54306
|
/***/ 8100:
|
|
@@ -55373,222 +55404,6 @@ module.exports = InterceptorManager;
|
|
|
55373
55404
|
|
|
55374
55405
|
/***/ }),
|
|
55375
55406
|
|
|
55376
|
-
/***/ 8437:
|
|
55377
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
55378
|
-
|
|
55379
|
-
"use strict";
|
|
55380
|
-
// ESM COMPAT FLAG
|
|
55381
|
-
__webpack_require__.r(__webpack_exports__);
|
|
55382
|
-
|
|
55383
|
-
// EXPORTS
|
|
55384
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
55385
|
-
"default": function() { return /* binding */ View; }
|
|
55386
|
-
});
|
|
55387
|
-
|
|
55388
|
-
;// ./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-activityCountdown/View.vue?vue&type=template&id=20b00190&scoped=true
|
|
55389
|
-
var render = function render() {
|
|
55390
|
-
var _vm = this,
|
|
55391
|
-
_c = _vm._self._c;
|
|
55392
|
-
return _c('BaseComp', _vm._b({
|
|
55393
|
-
attrs: {
|
|
55394
|
-
"data": _vm.data,
|
|
55395
|
-
"nowCompId": _vm.nowCompId,
|
|
55396
|
-
"isOpcacity": _vm.isOpcacity,
|
|
55397
|
-
"lang": _vm.lang
|
|
55398
|
-
},
|
|
55399
|
-
on: {
|
|
55400
|
-
"getConfigData": _vm.getConfigData
|
|
55401
|
-
}
|
|
55402
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('div', {
|
|
55403
|
-
staticClass: "family"
|
|
55404
|
-
}, [_c('section', {
|
|
55405
|
-
staticClass: "cmhk-home_main"
|
|
55406
|
-
}, [_c('div', {
|
|
55407
|
-
class: ['broadband-activity', 'pdr-0']
|
|
55408
|
-
}, [_c('div', {
|
|
55409
|
-
staticClass: "activity-main"
|
|
55410
|
-
}, [_vm.configData.input1 ? _c('div', {
|
|
55411
|
-
staticClass: "pro-discounts_tag"
|
|
55412
|
-
}, [_c('div', {
|
|
55413
|
-
staticClass: "pro-discounts_tag_inner"
|
|
55414
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input1) + " ")])]) : _vm._e(), _c('a', {
|
|
55415
|
-
attrs: {
|
|
55416
|
-
"href": _vm.configData.jumpUrl,
|
|
55417
|
-
"target": "_self"
|
|
55418
|
-
}
|
|
55419
|
-
}, [_c('img', {
|
|
55420
|
-
staticClass: "activity-img",
|
|
55421
|
-
attrs: {
|
|
55422
|
-
"src": _vm.configData.uploadImagePC,
|
|
55423
|
-
"alt": _vm.configData.imagePcATL
|
|
55424
|
-
}
|
|
55425
|
-
})]), _c('div', [_c('h4', {
|
|
55426
|
-
staticClass: "activity-title"
|
|
55427
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input2) + " ")]), _c('p', {
|
|
55428
|
-
staticClass: "activity-time layout-pc"
|
|
55429
|
-
}, [_vm._v(" " + _vm._s(_vm.configData.input3) + " ")]), _c('p', {
|
|
55430
|
-
staticClass: "act-mobile_des",
|
|
55431
|
-
domProps: {
|
|
55432
|
-
"innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
|
|
55433
|
-
}
|
|
55434
|
-
}), _c('div', {
|
|
55435
|
-
staticClass: "activity-time2"
|
|
55436
|
-
}, [_c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.days")))]), _c('p', [_vm._v(_vm._s(_vm.days))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.hours")))]), _c('p', [_vm._v(_vm._s(_vm.hours))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.minutes")))]), _c('p', [_vm._v(_vm._s(_vm.minutes))])]), _c('div', [_c('h6', [_vm._v(_vm._s(_vm.$t("cmhkHeader.seconds")))]), _c('p', [_vm._v(_vm._s(_vm.seconds))])]), _c('span', [_vm._v(_vm._s(_vm.$t("cmhkHeader.theEnd")))])]), _c('p', {
|
|
55437
|
-
staticClass: "activity-des",
|
|
55438
|
-
domProps: {
|
|
55439
|
-
"innerHTML": _vm._s(_vm.escape2Html(_vm.configData.input4))
|
|
55440
|
-
}
|
|
55441
|
-
})])])])])])]);
|
|
55442
|
-
};
|
|
55443
|
-
var staticRenderFns = [];
|
|
55444
|
-
|
|
55445
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
55446
|
-
var baseComp = __webpack_require__(4272);
|
|
55447
|
-
// EXTERNAL MODULE: ./src/api/servePlan.js
|
|
55448
|
-
var servePlan = __webpack_require__(7333);
|
|
55449
|
-
;// ./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-activityCountdown/View.vue?vue&type=script&lang=js
|
|
55450
|
-
|
|
55451
|
-
|
|
55452
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
55453
|
-
name: "cms-activityCountdown",
|
|
55454
|
-
components: {
|
|
55455
|
-
BaseComp: baseComp["default"]
|
|
55456
|
-
},
|
|
55457
|
-
props: {
|
|
55458
|
-
data: {
|
|
55459
|
-
type: Object,
|
|
55460
|
-
default: () => {
|
|
55461
|
-
return {};
|
|
55462
|
-
}
|
|
55463
|
-
},
|
|
55464
|
-
nowCompId: {
|
|
55465
|
-
type: [String, Number],
|
|
55466
|
-
default: ""
|
|
55467
|
-
},
|
|
55468
|
-
isOpcacity: {
|
|
55469
|
-
type: Boolean,
|
|
55470
|
-
default: true
|
|
55471
|
-
},
|
|
55472
|
-
lang: {
|
|
55473
|
-
type: String,
|
|
55474
|
-
default: "zh-HK"
|
|
55475
|
-
}
|
|
55476
|
-
},
|
|
55477
|
-
data() {
|
|
55478
|
-
return {
|
|
55479
|
-
configData: {},
|
|
55480
|
-
messFold: false,
|
|
55481
|
-
remainingTime: 0,
|
|
55482
|
-
// 剩余时间
|
|
55483
|
-
days: null,
|
|
55484
|
-
hours: null,
|
|
55485
|
-
minutes: null,
|
|
55486
|
-
seconds: null,
|
|
55487
|
-
intervalId: null
|
|
55488
|
-
};
|
|
55489
|
-
},
|
|
55490
|
-
mounted() {
|
|
55491
|
-
this.$nextTick(() => {
|
|
55492
|
-
this.configData.dateTime && this.queryCountdown(this.configData.dateTime);
|
|
55493
|
-
});
|
|
55494
|
-
},
|
|
55495
|
-
watch: {},
|
|
55496
|
-
methods: {
|
|
55497
|
-
getConfigData(configData) {
|
|
55498
|
-
this.configData = configData;
|
|
55499
|
-
},
|
|
55500
|
-
async queryCountdown(dateTime) {
|
|
55501
|
-
let res = await (0,servePlan/* queryCountdown */.m7)({
|
|
55502
|
-
endTime: dateTime
|
|
55503
|
-
});
|
|
55504
|
-
if (+res.code === 0) {
|
|
55505
|
-
let remainingTime = res.data || 0;
|
|
55506
|
-
if (remainingTime > 0) {
|
|
55507
|
-
// 接口返回的是毫秒值,因此要换算成秒
|
|
55508
|
-
this.remainingTime = remainingTime / 1000;
|
|
55509
|
-
// 更新倒计时并每秒钟刷新一次
|
|
55510
|
-
this.countdown();
|
|
55511
|
-
this.intervalId = window.setInterval(this.countdown, 1000);
|
|
55512
|
-
} else {
|
|
55513
|
-
this.remainingTime = 0;
|
|
55514
|
-
this.days = 0;
|
|
55515
|
-
this.hours = 0;
|
|
55516
|
-
this.minutes = 0;
|
|
55517
|
-
this.seconds = 0;
|
|
55518
|
-
}
|
|
55519
|
-
}
|
|
55520
|
-
},
|
|
55521
|
-
countdown() {
|
|
55522
|
-
this.remainingTime--;
|
|
55523
|
-
// 如果剩余时间小于等于0,倒计时结束
|
|
55524
|
-
if (this.remainingTime <= 0) {
|
|
55525
|
-
window.clearInterval(this.intervalId);
|
|
55526
|
-
console.log("倒计时结束");
|
|
55527
|
-
return;
|
|
55528
|
-
}
|
|
55529
|
-
this.days = Math.floor(this.remainingTime / (24 * 60 * 60));
|
|
55530
|
-
this.hours = Math.floor(this.remainingTime % (24 * 60 * 60) / (60 * 60));
|
|
55531
|
-
this.minutes = Math.floor(this.remainingTime % (60 * 60) / 60);
|
|
55532
|
-
this.seconds = Math.floor(this.remainingTime % 60);
|
|
55533
|
-
},
|
|
55534
|
-
foldMessText() {
|
|
55535
|
-
this.messFold = !this.messFold;
|
|
55536
|
-
},
|
|
55537
|
-
decodeJumpUrl(url) {
|
|
55538
|
-
if (!url) return;
|
|
55539
|
-
top.location.href = url;
|
|
55540
|
-
},
|
|
55541
|
-
escape2Html(str) {
|
|
55542
|
-
if (str) {
|
|
55543
|
-
var arrEntities = {
|
|
55544
|
-
lt: "<",
|
|
55545
|
-
gt: ">",
|
|
55546
|
-
nbsp: " ",
|
|
55547
|
-
amp: "&",
|
|
55548
|
-
quot: '"'
|
|
55549
|
-
};
|
|
55550
|
-
return str.replace(/&(lt|gt|nbsp|amp|quot);/gi, function (all, t) {
|
|
55551
|
-
return arrEntities[t];
|
|
55552
|
-
});
|
|
55553
|
-
} else {
|
|
55554
|
-
return "";
|
|
55555
|
-
}
|
|
55556
|
-
}
|
|
55557
|
-
}
|
|
55558
|
-
});
|
|
55559
|
-
;// ./package/cms-activityCountdown/View.vue?vue&type=script&lang=js
|
|
55560
|
-
/* harmony default export */ var cms_activityCountdown_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
55561
|
-
;// ./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-activityCountdown/View.vue?vue&type=style&index=0&id=20b00190&prod&lang=scss&scoped=true
|
|
55562
|
-
// extracted by mini-css-extract-plugin
|
|
55563
|
-
|
|
55564
|
-
;// ./package/cms-activityCountdown/View.vue?vue&type=style&index=0&id=20b00190&prod&lang=scss&scoped=true
|
|
55565
|
-
|
|
55566
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
55567
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
55568
|
-
;// ./package/cms-activityCountdown/View.vue
|
|
55569
|
-
|
|
55570
|
-
|
|
55571
|
-
|
|
55572
|
-
;
|
|
55573
|
-
|
|
55574
|
-
|
|
55575
|
-
/* normalize component */
|
|
55576
|
-
|
|
55577
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
55578
|
-
cms_activityCountdown_Viewvue_type_script_lang_js,
|
|
55579
|
-
render,
|
|
55580
|
-
staticRenderFns,
|
|
55581
|
-
false,
|
|
55582
|
-
null,
|
|
55583
|
-
"20b00190",
|
|
55584
|
-
null
|
|
55585
|
-
|
|
55586
|
-
)
|
|
55587
|
-
|
|
55588
|
-
/* harmony default export */ var View = (component.exports);
|
|
55589
|
-
|
|
55590
|
-
/***/ }),
|
|
55591
|
-
|
|
55592
55407
|
/***/ 8469:
|
|
55593
55408
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
55594
55409
|
|
|
@@ -58537,6 +58352,386 @@ module.exports = {
|
|
|
58537
58352
|
|
|
58538
58353
|
/***/ }),
|
|
58539
58354
|
|
|
58355
|
+
/***/ 9136:
|
|
58356
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
58357
|
+
|
|
58358
|
+
"use strict";
|
|
58359
|
+
// ESM COMPAT FLAG
|
|
58360
|
+
__webpack_require__.r(__webpack_exports__);
|
|
58361
|
+
|
|
58362
|
+
// EXPORTS
|
|
58363
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
58364
|
+
"default": function() { return /* binding */ View; }
|
|
58365
|
+
});
|
|
58366
|
+
|
|
58367
|
+
;// ./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-video/View.vue?vue&type=template&id=4f7c453e&scoped=true
|
|
58368
|
+
var render = function render() {
|
|
58369
|
+
var _vm = this,
|
|
58370
|
+
_c = _vm._self._c;
|
|
58371
|
+
return _c('BaseComp', _vm._b({
|
|
58372
|
+
attrs: {
|
|
58373
|
+
"data": _vm.data,
|
|
58374
|
+
"nowCompId": _vm.nowCompId,
|
|
58375
|
+
"isOpcacity": _vm.isOpcacity,
|
|
58376
|
+
"lang": _vm.lang
|
|
58377
|
+
},
|
|
58378
|
+
on: {
|
|
58379
|
+
"getConfigData": _vm.getConfigData
|
|
58380
|
+
}
|
|
58381
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
58382
|
+
staticClass: "cms-video-container",
|
|
58383
|
+
class: [_vm.configData.customClass || ''],
|
|
58384
|
+
style: _vm.containerStyle
|
|
58385
|
+
}, [_c('div', {
|
|
58386
|
+
staticClass: "video-wrapper",
|
|
58387
|
+
style: _vm.wrapperStyle
|
|
58388
|
+
}, [_vm.videoType === 'direct' && _vm.configData.videoUrl ? _c('video', {
|
|
58389
|
+
staticClass: "cms-video direct-video",
|
|
58390
|
+
style: _vm.videoStyle,
|
|
58391
|
+
attrs: {
|
|
58392
|
+
"src": _vm.configData.videoUrl,
|
|
58393
|
+
"controls": _vm.configData.showControls,
|
|
58394
|
+
"autoplay": _vm.configData.autoplay,
|
|
58395
|
+
"loop": _vm.configData.loop,
|
|
58396
|
+
"poster": _vm.configData.posterUrl
|
|
58397
|
+
},
|
|
58398
|
+
domProps: {
|
|
58399
|
+
"muted": _vm.configData.muted
|
|
58400
|
+
},
|
|
58401
|
+
on: {
|
|
58402
|
+
"loadstart": _vm.onVideoLoadStart,
|
|
58403
|
+
"loadeddata": _vm.onVideoLoaded,
|
|
58404
|
+
"error": _vm.onVideoError
|
|
58405
|
+
}
|
|
58406
|
+
}) : _vm.configData.embedCode ? _c('div', {
|
|
58407
|
+
staticClass: "cms-video embed-video cms-ht",
|
|
58408
|
+
style: _vm.videoStyle,
|
|
58409
|
+
domProps: {
|
|
58410
|
+
"innerHTML": _vm._s(_vm.configData.embedCode)
|
|
58411
|
+
}
|
|
58412
|
+
}) : _c('div', {
|
|
58413
|
+
staticClass: "video-placeholder",
|
|
58414
|
+
style: _vm.placeholderStyle
|
|
58415
|
+
}, [_c('img', {
|
|
58416
|
+
staticStyle: {
|
|
58417
|
+
"width": "97.82px",
|
|
58418
|
+
"height": "97.82px"
|
|
58419
|
+
},
|
|
58420
|
+
attrs: {
|
|
58421
|
+
"src": __webpack_require__(6148),
|
|
58422
|
+
"alt": "Video Camera"
|
|
58423
|
+
}
|
|
58424
|
+
})])]), _vm.configData.title ? _c('div', {
|
|
58425
|
+
staticClass: "f-c-c"
|
|
58426
|
+
}, [_vm._v(_vm._s(_vm.configData.title))]) : _vm._e()])]);
|
|
58427
|
+
};
|
|
58428
|
+
var staticRenderFns = [];
|
|
58429
|
+
|
|
58430
|
+
;// ./package/cms-video/View.vue?vue&type=template&id=4f7c453e&scoped=true
|
|
58431
|
+
|
|
58432
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
58433
|
+
var es_iterator_constructor = __webpack_require__(8111);
|
|
58434
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
58435
|
+
var es_iterator_for_each = __webpack_require__(7588);
|
|
58436
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
58437
|
+
var baseComp = __webpack_require__(4272);
|
|
58438
|
+
;// ./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-video/View.vue?vue&type=script&lang=js
|
|
58439
|
+
|
|
58440
|
+
|
|
58441
|
+
|
|
58442
|
+
|
|
58443
|
+
|
|
58444
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
58445
|
+
name: "cms-video",
|
|
58446
|
+
components: {
|
|
58447
|
+
BaseComp: baseComp["default"]
|
|
58448
|
+
},
|
|
58449
|
+
props: {
|
|
58450
|
+
data: {
|
|
58451
|
+
type: Object,
|
|
58452
|
+
default: () => {
|
|
58453
|
+
return {};
|
|
58454
|
+
}
|
|
58455
|
+
},
|
|
58456
|
+
nowCompId: {
|
|
58457
|
+
type: [String, Number],
|
|
58458
|
+
default: ""
|
|
58459
|
+
},
|
|
58460
|
+
isOpcacity: {
|
|
58461
|
+
type: Boolean,
|
|
58462
|
+
default: true
|
|
58463
|
+
},
|
|
58464
|
+
lang: {
|
|
58465
|
+
type: String,
|
|
58466
|
+
default: "zh-HK"
|
|
58467
|
+
}
|
|
58468
|
+
},
|
|
58469
|
+
data() {
|
|
58470
|
+
return {
|
|
58471
|
+
configData: {},
|
|
58472
|
+
videoLoaded: false,
|
|
58473
|
+
videoError: false,
|
|
58474
|
+
// 默认配置数据
|
|
58475
|
+
defaultConfig: {
|
|
58476
|
+
// 视频源设置
|
|
58477
|
+
videoType: "direct",
|
|
58478
|
+
videoUrl: "",
|
|
58479
|
+
embedCode: "",
|
|
58480
|
+
posterUrl: "",
|
|
58481
|
+
// 播放控制
|
|
58482
|
+
showControls: true,
|
|
58483
|
+
autoplay: false,
|
|
58484
|
+
loop: false,
|
|
58485
|
+
muted: false,
|
|
58486
|
+
// 尺寸控制
|
|
58487
|
+
widthType: "auto",
|
|
58488
|
+
widthValue: 100,
|
|
58489
|
+
heightType: "auto",
|
|
58490
|
+
heightValue: 100,
|
|
58491
|
+
aspectRatio: "16:9",
|
|
58492
|
+
customAspectRatio: "16:9",
|
|
58493
|
+
maxWidth: 0,
|
|
58494
|
+
maxHeight: 0,
|
|
58495
|
+
// 样式设置
|
|
58496
|
+
borderRadius: 0,
|
|
58497
|
+
// 高级配置
|
|
58498
|
+
customClass: "",
|
|
58499
|
+
customStyle: ""
|
|
58500
|
+
}
|
|
58501
|
+
};
|
|
58502
|
+
},
|
|
58503
|
+
mounted() {
|
|
58504
|
+
this.initConfigData();
|
|
58505
|
+
},
|
|
58506
|
+
watch: {
|
|
58507
|
+
configData: {
|
|
58508
|
+
handler() {
|
|
58509
|
+
this.updateStyles();
|
|
58510
|
+
},
|
|
58511
|
+
deep: true
|
|
58512
|
+
}
|
|
58513
|
+
},
|
|
58514
|
+
computed: {
|
|
58515
|
+
showEmbedCode() {
|
|
58516
|
+
return this.configData.embedCode.replace(/<iframe(.*?)width="(\d+)"(.*?)height="(\d+)"(.*?)>/gi, '<iframe$1width="100%"$3height="auto"$5 aspect-ratio="$2/$4">');
|
|
58517
|
+
},
|
|
58518
|
+
// 视频类型
|
|
58519
|
+
videoType() {
|
|
58520
|
+
return this.configData.videoType || this.defaultConfig.videoType;
|
|
58521
|
+
},
|
|
58522
|
+
// 实际使用的宽高比
|
|
58523
|
+
actualAspectRatio() {
|
|
58524
|
+
const config = {
|
|
58525
|
+
...this.defaultConfig,
|
|
58526
|
+
...this.configData
|
|
58527
|
+
};
|
|
58528
|
+
if (config.aspectRatio === "custom") {
|
|
58529
|
+
return config.customAspectRatio || "16:9";
|
|
58530
|
+
}
|
|
58531
|
+
return config.aspectRatio;
|
|
58532
|
+
},
|
|
58533
|
+
// 容器样式
|
|
58534
|
+
containerStyle() {
|
|
58535
|
+
const config = {
|
|
58536
|
+
...this.defaultConfig,
|
|
58537
|
+
...this.configData
|
|
58538
|
+
};
|
|
58539
|
+
return {
|
|
58540
|
+
...this.parseCustomStyle(config.customStyle)
|
|
58541
|
+
};
|
|
58542
|
+
},
|
|
58543
|
+
// 包装器样式
|
|
58544
|
+
wrapperStyle() {
|
|
58545
|
+
const config = {
|
|
58546
|
+
...this.defaultConfig,
|
|
58547
|
+
...this.configData
|
|
58548
|
+
};
|
|
58549
|
+
let width = "auto";
|
|
58550
|
+
let height = "auto";
|
|
58551
|
+
|
|
58552
|
+
// 宽度设置
|
|
58553
|
+
if (config.widthType === "fixed") {
|
|
58554
|
+
width = `${config.widthValue}px`;
|
|
58555
|
+
} else if (config.widthType === "percent") {
|
|
58556
|
+
width = `${config.widthValue}%`;
|
|
58557
|
+
}
|
|
58558
|
+
|
|
58559
|
+
// 高度设置
|
|
58560
|
+
if (config.heightType === "fixed") {
|
|
58561
|
+
height = `${config.heightValue}px`;
|
|
58562
|
+
} else if (config.heightType === "percent") {
|
|
58563
|
+
height = `${config.heightValue}%`;
|
|
58564
|
+
} else if (config.heightType === "aspect") {
|
|
58565
|
+
// 根据宽高比计算高度
|
|
58566
|
+
height = "auto";
|
|
58567
|
+
}
|
|
58568
|
+
return {
|
|
58569
|
+
width,
|
|
58570
|
+
height,
|
|
58571
|
+
maxWidth: config.maxWidth > 0 ? `${config.maxWidth}px` : "none",
|
|
58572
|
+
maxHeight: config.maxHeight > 0 ? `${config.maxHeight}px` : "none",
|
|
58573
|
+
borderRadius: `${config.borderRadius}px`,
|
|
58574
|
+
overflow: "hidden",
|
|
58575
|
+
display: "block",
|
|
58576
|
+
position: "relative"
|
|
58577
|
+
};
|
|
58578
|
+
},
|
|
58579
|
+
// 视频样式
|
|
58580
|
+
videoStyle() {
|
|
58581
|
+
const config = {
|
|
58582
|
+
...this.defaultConfig,
|
|
58583
|
+
...this.configData
|
|
58584
|
+
};
|
|
58585
|
+
let style = {
|
|
58586
|
+
width: "100%",
|
|
58587
|
+
height: "100%",
|
|
58588
|
+
display: "block",
|
|
58589
|
+
border: "none",
|
|
58590
|
+
outline: "none"
|
|
58591
|
+
};
|
|
58592
|
+
|
|
58593
|
+
// 如果是宽高比模式,设置aspect-ratio
|
|
58594
|
+
if (config.heightType === "aspect") {
|
|
58595
|
+
style.aspectRatio = this.actualAspectRatio.replace(":", "/");
|
|
58596
|
+
}
|
|
58597
|
+
return style;
|
|
58598
|
+
},
|
|
58599
|
+
// 占位符样式
|
|
58600
|
+
placeholderStyle() {
|
|
58601
|
+
const config = {
|
|
58602
|
+
...this.defaultConfig,
|
|
58603
|
+
...this.configData
|
|
58604
|
+
};
|
|
58605
|
+
let width = "100%";
|
|
58606
|
+
let height = "auto";
|
|
58607
|
+
|
|
58608
|
+
// 如果设置了固定尺寸,使用设置的尺寸
|
|
58609
|
+
if (config.widthType === "fixed") {
|
|
58610
|
+
width = `${config.widthValue}px`;
|
|
58611
|
+
} else if (config.widthType === "percent") {
|
|
58612
|
+
width = `${config.widthValue}%`;
|
|
58613
|
+
}
|
|
58614
|
+
if (config.heightType === "fixed") {
|
|
58615
|
+
height = `${config.heightValue}px`;
|
|
58616
|
+
} else if (config.heightType === "aspect") {
|
|
58617
|
+
// 使用aspect-ratio保持16:9比例
|
|
58618
|
+
height = "auto";
|
|
58619
|
+
} else {
|
|
58620
|
+
// 默认使用16:9比例
|
|
58621
|
+
height = "auto";
|
|
58622
|
+
}
|
|
58623
|
+
const style = {
|
|
58624
|
+
width,
|
|
58625
|
+
height,
|
|
58626
|
+
backgroundColor: "#f5f7fa",
|
|
58627
|
+
border: "1px dashed #dcdfe6",
|
|
58628
|
+
borderRadius: `${config.borderRadius}px`,
|
|
58629
|
+
display: "flex",
|
|
58630
|
+
flexDirection: "column",
|
|
58631
|
+
alignItems: "center",
|
|
58632
|
+
justifyContent: "center",
|
|
58633
|
+
color: "#909399",
|
|
58634
|
+
fontSize: "14px"
|
|
58635
|
+
};
|
|
58636
|
+
|
|
58637
|
+
// 如果不是固定高度,使用aspect-ratio保持16:9比例
|
|
58638
|
+
if (config.heightType !== "fixed") {
|
|
58639
|
+
style.aspectRatio = this.actualAspectRatio.replace(":", "/");
|
|
58640
|
+
}
|
|
58641
|
+
return style;
|
|
58642
|
+
}
|
|
58643
|
+
},
|
|
58644
|
+
methods: {
|
|
58645
|
+
// 初始化配置数据
|
|
58646
|
+
initConfigData() {
|
|
58647
|
+
this.configData = {
|
|
58648
|
+
...this.defaultConfig,
|
|
58649
|
+
...this.configData
|
|
58650
|
+
};
|
|
58651
|
+
},
|
|
58652
|
+
// 获取配置数据
|
|
58653
|
+
getConfigData(configData) {
|
|
58654
|
+
this.configData = {
|
|
58655
|
+
...this.defaultConfig,
|
|
58656
|
+
...configData
|
|
58657
|
+
};
|
|
58658
|
+
this.updateStyles();
|
|
58659
|
+
},
|
|
58660
|
+
// 更新样式
|
|
58661
|
+
updateStyles() {
|
|
58662
|
+
this.$nextTick(() => {
|
|
58663
|
+
this.$forceUpdate();
|
|
58664
|
+
});
|
|
58665
|
+
},
|
|
58666
|
+
// 视频开始加载
|
|
58667
|
+
onVideoLoadStart() {
|
|
58668
|
+
this.videoLoaded = false;
|
|
58669
|
+
this.videoError = false;
|
|
58670
|
+
},
|
|
58671
|
+
// 视频加载完成
|
|
58672
|
+
onVideoLoaded() {
|
|
58673
|
+
this.videoLoaded = true;
|
|
58674
|
+
this.videoError = false;
|
|
58675
|
+
},
|
|
58676
|
+
// 视频加载失败
|
|
58677
|
+
onVideoError() {
|
|
58678
|
+
this.videoLoaded = false;
|
|
58679
|
+
this.videoError = true;
|
|
58680
|
+
},
|
|
58681
|
+
// 解析自定义样式
|
|
58682
|
+
parseCustomStyle(customStyle) {
|
|
58683
|
+
if (!customStyle) return {};
|
|
58684
|
+
try {
|
|
58685
|
+
const styles = {};
|
|
58686
|
+
const declarations = customStyle.split(";");
|
|
58687
|
+
declarations.forEach(declaration => {
|
|
58688
|
+
const [property, value] = declaration.split(":");
|
|
58689
|
+
if (property && value) {
|
|
58690
|
+
const camelCaseProperty = property.trim().replace(/-([a-z])/g, g => g[1].toUpperCase());
|
|
58691
|
+
styles[camelCaseProperty] = value.trim();
|
|
58692
|
+
}
|
|
58693
|
+
});
|
|
58694
|
+
return styles;
|
|
58695
|
+
} catch (error) {
|
|
58696
|
+
console.warn("解析自定义样式失败:", error);
|
|
58697
|
+
return {};
|
|
58698
|
+
}
|
|
58699
|
+
}
|
|
58700
|
+
}
|
|
58701
|
+
});
|
|
58702
|
+
;// ./package/cms-video/View.vue?vue&type=script&lang=js
|
|
58703
|
+
/* harmony default export */ var cms_video_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
58704
|
+
;// ./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-video/View.vue?vue&type=style&index=0&id=4f7c453e&prod&lang=scss&scoped=true
|
|
58705
|
+
// extracted by mini-css-extract-plugin
|
|
58706
|
+
|
|
58707
|
+
;// ./package/cms-video/View.vue?vue&type=style&index=0&id=4f7c453e&prod&lang=scss&scoped=true
|
|
58708
|
+
|
|
58709
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
58710
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
58711
|
+
;// ./package/cms-video/View.vue
|
|
58712
|
+
|
|
58713
|
+
|
|
58714
|
+
|
|
58715
|
+
;
|
|
58716
|
+
|
|
58717
|
+
|
|
58718
|
+
/* normalize component */
|
|
58719
|
+
|
|
58720
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
58721
|
+
cms_video_Viewvue_type_script_lang_js,
|
|
58722
|
+
render,
|
|
58723
|
+
staticRenderFns,
|
|
58724
|
+
false,
|
|
58725
|
+
null,
|
|
58726
|
+
"4f7c453e",
|
|
58727
|
+
null
|
|
58728
|
+
|
|
58729
|
+
)
|
|
58730
|
+
|
|
58731
|
+
/* harmony default export */ var View = (component.exports);
|
|
58732
|
+
|
|
58733
|
+
/***/ }),
|
|
58734
|
+
|
|
58540
58735
|
/***/ 9225:
|
|
58541
58736
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
58542
58737
|
|
|
@@ -59000,7 +59195,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
59000
59195
|
__webpack_require__.r(__webpack_exports__);
|
|
59001
59196
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
59002
59197
|
|
|
59003
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
59198
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 7949));
|
|
59004
59199
|
const langData = {
|
|
59005
59200
|
configList: [{
|
|
59006
59201
|
id: Math.random().toString(),
|
|
@@ -60697,199 +60892,6 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
60697
60892
|
|
|
60698
60893
|
/***/ }),
|
|
60699
60894
|
|
|
60700
|
-
/***/ 9764:
|
|
60701
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
60702
|
-
|
|
60703
|
-
"use strict";
|
|
60704
|
-
// ESM COMPAT FLAG
|
|
60705
|
-
__webpack_require__.r(__webpack_exports__);
|
|
60706
|
-
|
|
60707
|
-
// EXPORTS
|
|
60708
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
60709
|
-
"default": function() { return /* binding */ View; }
|
|
60710
|
-
});
|
|
60711
|
-
|
|
60712
|
-
;// ./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-question/View.vue?vue&type=template&id=29324bbc&scoped=true
|
|
60713
|
-
var render = function render() {
|
|
60714
|
-
var _vm$_stableProblemGui;
|
|
60715
|
-
var _vm = this,
|
|
60716
|
-
_c = _vm._self._c;
|
|
60717
|
-
return _c('BaseComp', _vm._b({
|
|
60718
|
-
attrs: {
|
|
60719
|
-
"data": _vm.data,
|
|
60720
|
-
"nowCompId": _vm.nowCompId,
|
|
60721
|
-
"isOpcacity": _vm.isOpcacity,
|
|
60722
|
-
"lang": _vm.lang
|
|
60723
|
-
},
|
|
60724
|
-
on: {
|
|
60725
|
-
"getConfigData": _vm.getConfigData
|
|
60726
|
-
}
|
|
60727
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
60728
|
-
staticClass: "cmhk-home_main"
|
|
60729
|
-
}, [_c('div', {
|
|
60730
|
-
staticClass: "pageCenter"
|
|
60731
|
-
}, [_c('div', {
|
|
60732
|
-
staticClass: "family-problem-guide"
|
|
60733
|
-
}, [_c('div', {
|
|
60734
|
-
staticClass: "tab-header"
|
|
60735
|
-
}, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
|
|
60736
|
-
return _c('li', {
|
|
60737
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
60738
|
-
class: _vm.problemActive == index ? 'active' : '',
|
|
60739
|
-
on: {
|
|
60740
|
-
"click": function ($event) {
|
|
60741
|
-
_vm.problemActive = index;
|
|
60742
|
-
}
|
|
60743
|
-
}
|
|
60744
|
-
}, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
|
|
60745
|
-
}), 0)]), _c('div', {
|
|
60746
|
-
staticClass: "tab-body tab-panel_body"
|
|
60747
|
-
}, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
|
|
60748
|
-
return _c('dd', {
|
|
60749
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
60750
|
-
on: {
|
|
60751
|
-
"click": function ($event) {
|
|
60752
|
-
$event.stopPropagation();
|
|
60753
|
-
return _vm.open(item, index, $event);
|
|
60754
|
-
}
|
|
60755
|
-
}
|
|
60756
|
-
}, [_c('div', {
|
|
60757
|
-
staticClass: "body-header"
|
|
60758
|
-
}, [_c('i', [_vm._v(_vm._s(index + 1))]), _vm._v(_vm._s(item.input1)), _c('span', {
|
|
60759
|
-
class: !item.status ? '' : 'active'
|
|
60760
|
-
}, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
|
|
60761
|
-
directives: [{
|
|
60762
|
-
name: "show",
|
|
60763
|
-
rawName: "v-show",
|
|
60764
|
-
value: _vm.expend == item.input1 && item.status,
|
|
60765
|
-
expression: "expend == item.input1 && item.status"
|
|
60766
|
-
}],
|
|
60767
|
-
staticClass: "body-main"
|
|
60768
|
-
}, [_c('div', {
|
|
60769
|
-
domProps: {
|
|
60770
|
-
"innerHTML": _vm._s(item.input2)
|
|
60771
|
-
}
|
|
60772
|
-
})])]);
|
|
60773
|
-
}), 0)])])])])]);
|
|
60774
|
-
};
|
|
60775
|
-
var staticRenderFns = [];
|
|
60776
|
-
|
|
60777
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
60778
|
-
var es_iterator_constructor = __webpack_require__(8111);
|
|
60779
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
60780
|
-
var es_iterator_for_each = __webpack_require__(7588);
|
|
60781
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
|
|
60782
|
-
var es_iterator_map = __webpack_require__(1701);
|
|
60783
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
60784
|
-
var baseComp = __webpack_require__(4272);
|
|
60785
|
-
;// ./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-question/View.vue?vue&type=script&lang=js
|
|
60786
|
-
|
|
60787
|
-
|
|
60788
|
-
|
|
60789
|
-
|
|
60790
|
-
|
|
60791
|
-
|
|
60792
|
-
|
|
60793
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
60794
|
-
name: "cms-question",
|
|
60795
|
-
components: {
|
|
60796
|
-
BaseComp: baseComp["default"]
|
|
60797
|
-
},
|
|
60798
|
-
props: {
|
|
60799
|
-
data: {
|
|
60800
|
-
type: Object,
|
|
60801
|
-
default: () => {
|
|
60802
|
-
return {};
|
|
60803
|
-
}
|
|
60804
|
-
},
|
|
60805
|
-
nowCompId: {
|
|
60806
|
-
type: [String, Number],
|
|
60807
|
-
default: ""
|
|
60808
|
-
},
|
|
60809
|
-
isOpcacity: {
|
|
60810
|
-
type: Boolean,
|
|
60811
|
-
default: true
|
|
60812
|
-
},
|
|
60813
|
-
lang: {
|
|
60814
|
-
type: String,
|
|
60815
|
-
default: "zh-HK"
|
|
60816
|
-
}
|
|
60817
|
-
},
|
|
60818
|
-
data() {
|
|
60819
|
-
return {
|
|
60820
|
-
configList: [],
|
|
60821
|
-
expend: "",
|
|
60822
|
-
problemActive: 0
|
|
60823
|
-
};
|
|
60824
|
-
},
|
|
60825
|
-
mounted() {},
|
|
60826
|
-
watch: {},
|
|
60827
|
-
methods: {
|
|
60828
|
-
getConfigData(configData) {
|
|
60829
|
-
this.configList = configData.configList;
|
|
60830
|
-
},
|
|
60831
|
-
open(item, index, event) {
|
|
60832
|
-
var _this$configList$this;
|
|
60833
|
-
console.log(event);
|
|
60834
|
-
this.expend = item.input1;
|
|
60835
|
-
(_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
|
|
60836
|
-
var _this$configList$this2;
|
|
60837
|
-
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);
|
|
60838
|
-
});
|
|
60839
|
-
},
|
|
60840
|
-
decodeJumpUrl(url) {
|
|
60841
|
-
if (!url) return;
|
|
60842
|
-
top.location.href = url;
|
|
60843
|
-
}
|
|
60844
|
-
},
|
|
60845
|
-
computed: {
|
|
60846
|
-
_stableProblemGuide() {
|
|
60847
|
-
let res = this.configList || [];
|
|
60848
|
-
return res.map(item => {
|
|
60849
|
-
return {
|
|
60850
|
-
...item,
|
|
60851
|
-
contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
|
|
60852
|
-
...cur,
|
|
60853
|
-
status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
|
|
60854
|
-
}))
|
|
60855
|
-
};
|
|
60856
|
-
});
|
|
60857
|
-
}
|
|
60858
|
-
}
|
|
60859
|
-
});
|
|
60860
|
-
;// ./package/cms-question/View.vue?vue&type=script&lang=js
|
|
60861
|
-
/* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
60862
|
-
;// ./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-question/View.vue?vue&type=style&index=0&id=29324bbc&prod&lang=scss&scoped=true
|
|
60863
|
-
// extracted by mini-css-extract-plugin
|
|
60864
|
-
|
|
60865
|
-
;// ./package/cms-question/View.vue?vue&type=style&index=0&id=29324bbc&prod&lang=scss&scoped=true
|
|
60866
|
-
|
|
60867
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
60868
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
60869
|
-
;// ./package/cms-question/View.vue
|
|
60870
|
-
|
|
60871
|
-
|
|
60872
|
-
|
|
60873
|
-
;
|
|
60874
|
-
|
|
60875
|
-
|
|
60876
|
-
/* normalize component */
|
|
60877
|
-
|
|
60878
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
60879
|
-
cms_question_Viewvue_type_script_lang_js,
|
|
60880
|
-
render,
|
|
60881
|
-
staticRenderFns,
|
|
60882
|
-
false,
|
|
60883
|
-
null,
|
|
60884
|
-
"29324bbc",
|
|
60885
|
-
null
|
|
60886
|
-
|
|
60887
|
-
)
|
|
60888
|
-
|
|
60889
|
-
/* harmony default export */ var View = (component.exports);
|
|
60890
|
-
|
|
60891
|
-
/***/ }),
|
|
60892
|
-
|
|
60893
60895
|
/***/ 9810:
|
|
60894
60896
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
60895
60897
|
|