cms-chenhj-ui 2.2.16 → 2.2.18
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 +201 -201
- package/cms-chenhj-ui.css +1 -1
- package/cms-chenhj-ui.umd.js +201 -201
- package/cms-chenhj-ui.umd.min.js +2 -2
- package/package.json +1 -1
package/cms-chenhj-ui.common.js
CHANGED
|
@@ -9252,7 +9252,7 @@ const i18n = new vue_i18n_esm({
|
|
|
9252
9252
|
const service = axios_default().create({
|
|
9253
9253
|
baseURL: "",
|
|
9254
9254
|
// /apitest
|
|
9255
|
-
timeout:
|
|
9255
|
+
timeout: 60000,
|
|
9256
9256
|
// 请求超时時間
|
|
9257
9257
|
withCredentials: true
|
|
9258
9258
|
// async: false,
|
|
@@ -10061,8 +10061,8 @@ var map = {
|
|
|
10061
10061
|
"./cms-productDetails/index.js": 4406,
|
|
10062
10062
|
"./cms-question": 2269,
|
|
10063
10063
|
"./cms-question/": 2269,
|
|
10064
|
-
"./cms-question/View":
|
|
10065
|
-
"./cms-question/View.vue":
|
|
10064
|
+
"./cms-question/View": 2763,
|
|
10065
|
+
"./cms-question/View.vue": 2763,
|
|
10066
10066
|
"./cms-question/index": 2269,
|
|
10067
10067
|
"./cms-question/index.js": 2269,
|
|
10068
10068
|
"./cms-richText": 7616,
|
|
@@ -14071,7 +14071,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACB
|
|
|
14071
14071
|
__webpack_require__.r(__webpack_exports__);
|
|
14072
14072
|
/* harmony import */ var _baseConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(649);
|
|
14073
14073
|
|
|
14074
|
-
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
14074
|
+
const View = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 2763));
|
|
14075
14075
|
const langData = {
|
|
14076
14076
|
configList: [{
|
|
14077
14077
|
id: Math.random().toString(),
|
|
@@ -19315,6 +19315,202 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABwCAMAAADx
|
|
|
19315
19315
|
|
|
19316
19316
|
/***/ }),
|
|
19317
19317
|
|
|
19318
|
+
/***/ 2763:
|
|
19319
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19320
|
+
|
|
19321
|
+
"use strict";
|
|
19322
|
+
// ESM COMPAT FLAG
|
|
19323
|
+
__webpack_require__.r(__webpack_exports__);
|
|
19324
|
+
|
|
19325
|
+
// EXPORTS
|
|
19326
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
19327
|
+
"default": function() { return /* binding */ View; }
|
|
19328
|
+
});
|
|
19329
|
+
|
|
19330
|
+
;// ./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=8e22deb0&scoped=true
|
|
19331
|
+
var render = function render() {
|
|
19332
|
+
var _vm$_stableProblemGui;
|
|
19333
|
+
var _vm = this,
|
|
19334
|
+
_c = _vm._self._c;
|
|
19335
|
+
return _c('BaseComp', _vm._b({
|
|
19336
|
+
attrs: {
|
|
19337
|
+
"data": _vm.data,
|
|
19338
|
+
"nowCompId": _vm.nowCompId,
|
|
19339
|
+
"isOpcacity": _vm.isOpcacity,
|
|
19340
|
+
"lang": _vm.lang
|
|
19341
|
+
},
|
|
19342
|
+
on: {
|
|
19343
|
+
"getConfigData": _vm.getConfigData
|
|
19344
|
+
}
|
|
19345
|
+
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
19346
|
+
staticClass: "cmhk-home_main"
|
|
19347
|
+
}, [_c('div', {
|
|
19348
|
+
staticClass: "pageCenter"
|
|
19349
|
+
}, [_c('div', {
|
|
19350
|
+
staticClass: "family-problem-guide"
|
|
19351
|
+
}, [_c('div', {
|
|
19352
|
+
staticClass: "tab-header"
|
|
19353
|
+
}, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
|
|
19354
|
+
return _c('li', {
|
|
19355
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
19356
|
+
class: _vm.problemActive == index ? 'active' : '',
|
|
19357
|
+
on: {
|
|
19358
|
+
"click": function ($event) {
|
|
19359
|
+
_vm.problemActive = index;
|
|
19360
|
+
}
|
|
19361
|
+
}
|
|
19362
|
+
}, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
|
|
19363
|
+
}), 0)]), _c('div', {
|
|
19364
|
+
staticClass: "tab-body tab-panel_body"
|
|
19365
|
+
}, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
|
|
19366
|
+
return _c('dd', {
|
|
19367
|
+
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
19368
|
+
on: {
|
|
19369
|
+
"click": function ($event) {
|
|
19370
|
+
$event.stopPropagation();
|
|
19371
|
+
return _vm.open(item, index, $event);
|
|
19372
|
+
}
|
|
19373
|
+
}
|
|
19374
|
+
}, [_c('div', {
|
|
19375
|
+
staticClass: "body-header"
|
|
19376
|
+
}, [_c('i', [_vm._v(_vm._s(index + 1))]), _c('div', {
|
|
19377
|
+
staticClass: "body-header_title"
|
|
19378
|
+
}, [_vm._v(_vm._s(item.input1))]), _c('span', {
|
|
19379
|
+
class: !item.status ? '' : 'active'
|
|
19380
|
+
}, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
|
|
19381
|
+
directives: [{
|
|
19382
|
+
name: "show",
|
|
19383
|
+
rawName: "v-show",
|
|
19384
|
+
value: _vm.expend == item.input1 && item.status,
|
|
19385
|
+
expression: "expend == item.input1 && item.status"
|
|
19386
|
+
}],
|
|
19387
|
+
staticClass: "body-main"
|
|
19388
|
+
}, [_c('div', {
|
|
19389
|
+
staticClass: "cms-ht",
|
|
19390
|
+
domProps: {
|
|
19391
|
+
"innerHTML": _vm._s(item.input2)
|
|
19392
|
+
}
|
|
19393
|
+
})])]);
|
|
19394
|
+
}), 0)])])])])]);
|
|
19395
|
+
};
|
|
19396
|
+
var staticRenderFns = [];
|
|
19397
|
+
|
|
19398
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
19399
|
+
var es_iterator_constructor = __webpack_require__(8111);
|
|
19400
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
19401
|
+
var es_iterator_for_each = __webpack_require__(7588);
|
|
19402
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
|
|
19403
|
+
var es_iterator_map = __webpack_require__(1701);
|
|
19404
|
+
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
19405
|
+
var baseComp = __webpack_require__(4272);
|
|
19406
|
+
;// ./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
|
|
19407
|
+
|
|
19408
|
+
|
|
19409
|
+
|
|
19410
|
+
|
|
19411
|
+
|
|
19412
|
+
|
|
19413
|
+
|
|
19414
|
+
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
19415
|
+
name: "cms-question",
|
|
19416
|
+
components: {
|
|
19417
|
+
BaseComp: baseComp["default"]
|
|
19418
|
+
},
|
|
19419
|
+
props: {
|
|
19420
|
+
data: {
|
|
19421
|
+
type: Object,
|
|
19422
|
+
default: () => {
|
|
19423
|
+
return {};
|
|
19424
|
+
}
|
|
19425
|
+
},
|
|
19426
|
+
nowCompId: {
|
|
19427
|
+
type: [String, Number],
|
|
19428
|
+
default: ""
|
|
19429
|
+
},
|
|
19430
|
+
isOpcacity: {
|
|
19431
|
+
type: Boolean,
|
|
19432
|
+
default: true
|
|
19433
|
+
},
|
|
19434
|
+
lang: {
|
|
19435
|
+
type: String,
|
|
19436
|
+
default: "zh-HK"
|
|
19437
|
+
}
|
|
19438
|
+
},
|
|
19439
|
+
data() {
|
|
19440
|
+
return {
|
|
19441
|
+
configList: [],
|
|
19442
|
+
expend: "",
|
|
19443
|
+
problemActive: 0
|
|
19444
|
+
};
|
|
19445
|
+
},
|
|
19446
|
+
mounted() {},
|
|
19447
|
+
watch: {},
|
|
19448
|
+
methods: {
|
|
19449
|
+
getConfigData(configData) {
|
|
19450
|
+
this.configList = configData.configList;
|
|
19451
|
+
},
|
|
19452
|
+
open(item, index, event) {
|
|
19453
|
+
var _this$configList$this;
|
|
19454
|
+
console.log(event);
|
|
19455
|
+
this.expend = item.input1;
|
|
19456
|
+
(_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
|
|
19457
|
+
var _this$configList$this2;
|
|
19458
|
+
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);
|
|
19459
|
+
});
|
|
19460
|
+
},
|
|
19461
|
+
decodeJumpUrl(url) {
|
|
19462
|
+
if (!url) return;
|
|
19463
|
+
top.location.href = url;
|
|
19464
|
+
}
|
|
19465
|
+
},
|
|
19466
|
+
computed: {
|
|
19467
|
+
_stableProblemGuide() {
|
|
19468
|
+
let res = this.configList || [];
|
|
19469
|
+
return res.map(item => {
|
|
19470
|
+
return {
|
|
19471
|
+
...item,
|
|
19472
|
+
contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
|
|
19473
|
+
...cur,
|
|
19474
|
+
status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
|
|
19475
|
+
}))
|
|
19476
|
+
};
|
|
19477
|
+
});
|
|
19478
|
+
}
|
|
19479
|
+
}
|
|
19480
|
+
});
|
|
19481
|
+
;// ./package/cms-question/View.vue?vue&type=script&lang=js
|
|
19482
|
+
/* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
19483
|
+
;// ./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=8e22deb0&prod&lang=scss&scoped=true
|
|
19484
|
+
// extracted by mini-css-extract-plugin
|
|
19485
|
+
|
|
19486
|
+
;// ./package/cms-question/View.vue?vue&type=style&index=0&id=8e22deb0&prod&lang=scss&scoped=true
|
|
19487
|
+
|
|
19488
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
19489
|
+
var componentNormalizer = __webpack_require__(1656);
|
|
19490
|
+
;// ./package/cms-question/View.vue
|
|
19491
|
+
|
|
19492
|
+
|
|
19493
|
+
|
|
19494
|
+
;
|
|
19495
|
+
|
|
19496
|
+
|
|
19497
|
+
/* normalize component */
|
|
19498
|
+
|
|
19499
|
+
var component = (0,componentNormalizer/* default */.A)(
|
|
19500
|
+
cms_question_Viewvue_type_script_lang_js,
|
|
19501
|
+
render,
|
|
19502
|
+
staticRenderFns,
|
|
19503
|
+
false,
|
|
19504
|
+
null,
|
|
19505
|
+
"8e22deb0",
|
|
19506
|
+
null
|
|
19507
|
+
|
|
19508
|
+
)
|
|
19509
|
+
|
|
19510
|
+
/* harmony default export */ var View = (component.exports);
|
|
19511
|
+
|
|
19512
|
+
/***/ }),
|
|
19513
|
+
|
|
19318
19514
|
/***/ 2777:
|
|
19319
19515
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
19320
19516
|
|
|
@@ -41012,202 +41208,6 @@ module.exports = function (name, callback) {
|
|
|
41012
41208
|
};
|
|
41013
41209
|
|
|
41014
41210
|
|
|
41015
|
-
/***/ }),
|
|
41016
|
-
|
|
41017
|
-
/***/ 4917:
|
|
41018
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
41019
|
-
|
|
41020
|
-
"use strict";
|
|
41021
|
-
// ESM COMPAT FLAG
|
|
41022
|
-
__webpack_require__.r(__webpack_exports__);
|
|
41023
|
-
|
|
41024
|
-
// EXPORTS
|
|
41025
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
41026
|
-
"default": function() { return /* binding */ View; }
|
|
41027
|
-
});
|
|
41028
|
-
|
|
41029
|
-
;// ./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=a833bdda&scoped=true
|
|
41030
|
-
var render = function render() {
|
|
41031
|
-
var _vm$_stableProblemGui;
|
|
41032
|
-
var _vm = this,
|
|
41033
|
-
_c = _vm._self._c;
|
|
41034
|
-
return _c('BaseComp', _vm._b({
|
|
41035
|
-
attrs: {
|
|
41036
|
-
"data": _vm.data,
|
|
41037
|
-
"nowCompId": _vm.nowCompId,
|
|
41038
|
-
"isOpcacity": _vm.isOpcacity,
|
|
41039
|
-
"lang": _vm.lang
|
|
41040
|
-
},
|
|
41041
|
-
on: {
|
|
41042
|
-
"getConfigData": _vm.getConfigData
|
|
41043
|
-
}
|
|
41044
|
-
}, 'BaseComp', _vm.$attrs, false), [_c('section', {
|
|
41045
|
-
staticClass: "cmhk-home_main"
|
|
41046
|
-
}, [_c('div', {
|
|
41047
|
-
staticClass: "pageCenter"
|
|
41048
|
-
}, [_c('div', {
|
|
41049
|
-
staticClass: "family-problem-guide"
|
|
41050
|
-
}, [_c('div', {
|
|
41051
|
-
staticClass: "tab-header"
|
|
41052
|
-
}, [_c('ul', _vm._l(_vm._stableProblemGuide, function (item, index) {
|
|
41053
|
-
return _c('li', {
|
|
41054
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
41055
|
-
class: _vm.problemActive == index ? 'active' : '',
|
|
41056
|
-
on: {
|
|
41057
|
-
"click": function ($event) {
|
|
41058
|
-
_vm.problemActive = index;
|
|
41059
|
-
}
|
|
41060
|
-
}
|
|
41061
|
-
}, [_vm._v(" " + _vm._s(item === null || item === void 0 ? void 0 : item.typeName) + " ")]);
|
|
41062
|
-
}), 0)]), _c('div', {
|
|
41063
|
-
staticClass: "tab-body tab-panel_body"
|
|
41064
|
-
}, [_c('dl', _vm._l(((_vm$_stableProblemGui = _vm._stableProblemGuide[_vm.problemActive]) === null || _vm$_stableProblemGui === void 0 ? void 0 : _vm$_stableProblemGui.contentArray) || [], function (item, index) {
|
|
41065
|
-
return _c('dd', {
|
|
41066
|
-
key: `${index}${item === null || item === void 0 ? void 0 : item.id}`,
|
|
41067
|
-
on: {
|
|
41068
|
-
"click": function ($event) {
|
|
41069
|
-
$event.stopPropagation();
|
|
41070
|
-
return _vm.open(item, index, $event);
|
|
41071
|
-
}
|
|
41072
|
-
}
|
|
41073
|
-
}, [_c('div', {
|
|
41074
|
-
staticClass: "body-header"
|
|
41075
|
-
}, [_c('i', [_vm._v(_vm._s(index + 1))]), _c('div', {
|
|
41076
|
-
staticClass: "body-header_title"
|
|
41077
|
-
}, [_vm._v(_vm._s(item.input1))]), _c('span', {
|
|
41078
|
-
class: !item.status ? '' : 'active'
|
|
41079
|
-
}, [_vm._v(_vm._s(!item.status ? _vm.$t("roamIndex.Expand") : _vm.$t("roamIndex.Collpase")))])]), _c('div', {
|
|
41080
|
-
directives: [{
|
|
41081
|
-
name: "show",
|
|
41082
|
-
rawName: "v-show",
|
|
41083
|
-
value: _vm.expend == item.input1 && item.status,
|
|
41084
|
-
expression: "expend == item.input1 && item.status"
|
|
41085
|
-
}],
|
|
41086
|
-
staticClass: "body-main"
|
|
41087
|
-
}, [_c('div', {
|
|
41088
|
-
staticClass: "cms-ht",
|
|
41089
|
-
domProps: {
|
|
41090
|
-
"innerHTML": _vm._s(item.input2)
|
|
41091
|
-
}
|
|
41092
|
-
})])]);
|
|
41093
|
-
}), 0)])])])])]);
|
|
41094
|
-
};
|
|
41095
|
-
var staticRenderFns = [];
|
|
41096
|
-
|
|
41097
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
|
|
41098
|
-
var es_iterator_constructor = __webpack_require__(8111);
|
|
41099
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
|
|
41100
|
-
var es_iterator_for_each = __webpack_require__(7588);
|
|
41101
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.map.js
|
|
41102
|
-
var es_iterator_map = __webpack_require__(1701);
|
|
41103
|
-
// EXTERNAL MODULE: ./package/baseComp.vue + 5 modules
|
|
41104
|
-
var baseComp = __webpack_require__(4272);
|
|
41105
|
-
;// ./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
|
|
41106
|
-
|
|
41107
|
-
|
|
41108
|
-
|
|
41109
|
-
|
|
41110
|
-
|
|
41111
|
-
|
|
41112
|
-
|
|
41113
|
-
/* harmony default export */ var Viewvue_type_script_lang_js = ({
|
|
41114
|
-
name: "cms-question",
|
|
41115
|
-
components: {
|
|
41116
|
-
BaseComp: baseComp["default"]
|
|
41117
|
-
},
|
|
41118
|
-
props: {
|
|
41119
|
-
data: {
|
|
41120
|
-
type: Object,
|
|
41121
|
-
default: () => {
|
|
41122
|
-
return {};
|
|
41123
|
-
}
|
|
41124
|
-
},
|
|
41125
|
-
nowCompId: {
|
|
41126
|
-
type: [String, Number],
|
|
41127
|
-
default: ""
|
|
41128
|
-
},
|
|
41129
|
-
isOpcacity: {
|
|
41130
|
-
type: Boolean,
|
|
41131
|
-
default: true
|
|
41132
|
-
},
|
|
41133
|
-
lang: {
|
|
41134
|
-
type: String,
|
|
41135
|
-
default: "zh-HK"
|
|
41136
|
-
}
|
|
41137
|
-
},
|
|
41138
|
-
data() {
|
|
41139
|
-
return {
|
|
41140
|
-
configList: [],
|
|
41141
|
-
expend: "",
|
|
41142
|
-
problemActive: 0
|
|
41143
|
-
};
|
|
41144
|
-
},
|
|
41145
|
-
mounted() {},
|
|
41146
|
-
watch: {},
|
|
41147
|
-
methods: {
|
|
41148
|
-
getConfigData(configData) {
|
|
41149
|
-
this.configList = configData.configList;
|
|
41150
|
-
},
|
|
41151
|
-
open(item, index, event) {
|
|
41152
|
-
var _this$configList$this;
|
|
41153
|
-
console.log(event);
|
|
41154
|
-
this.expend = item.input1;
|
|
41155
|
-
(_this$configList$this = this.configList[this.problemActive]) === null || _this$configList$this === void 0 ? void 0 : _this$configList$this.contentArray.forEach((cur, curIndex) => {
|
|
41156
|
-
var _this$configList$this2;
|
|
41157
|
-
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);
|
|
41158
|
-
});
|
|
41159
|
-
},
|
|
41160
|
-
decodeJumpUrl(url) {
|
|
41161
|
-
if (!url) return;
|
|
41162
|
-
top.location.href = url;
|
|
41163
|
-
}
|
|
41164
|
-
},
|
|
41165
|
-
computed: {
|
|
41166
|
-
_stableProblemGuide() {
|
|
41167
|
-
let res = this.configList || [];
|
|
41168
|
-
return res.map(item => {
|
|
41169
|
-
return {
|
|
41170
|
-
...item,
|
|
41171
|
-
contentArray: ((item === null || item === void 0 ? void 0 : item.contentArray) || []).map(cur => ({
|
|
41172
|
-
...cur,
|
|
41173
|
-
status: (cur === null || cur === void 0 ? void 0 : cur.status) || false
|
|
41174
|
-
}))
|
|
41175
|
-
};
|
|
41176
|
-
});
|
|
41177
|
-
}
|
|
41178
|
-
}
|
|
41179
|
-
});
|
|
41180
|
-
;// ./package/cms-question/View.vue?vue&type=script&lang=js
|
|
41181
|
-
/* harmony default export */ var cms_question_Viewvue_type_script_lang_js = (Viewvue_type_script_lang_js);
|
|
41182
|
-
;// ./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=a833bdda&prod&lang=scss&scoped=true
|
|
41183
|
-
// extracted by mini-css-extract-plugin
|
|
41184
|
-
|
|
41185
|
-
;// ./package/cms-question/View.vue?vue&type=style&index=0&id=a833bdda&prod&lang=scss&scoped=true
|
|
41186
|
-
|
|
41187
|
-
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
41188
|
-
var componentNormalizer = __webpack_require__(1656);
|
|
41189
|
-
;// ./package/cms-question/View.vue
|
|
41190
|
-
|
|
41191
|
-
|
|
41192
|
-
|
|
41193
|
-
;
|
|
41194
|
-
|
|
41195
|
-
|
|
41196
|
-
/* normalize component */
|
|
41197
|
-
|
|
41198
|
-
var component = (0,componentNormalizer/* default */.A)(
|
|
41199
|
-
cms_question_Viewvue_type_script_lang_js,
|
|
41200
|
-
render,
|
|
41201
|
-
staticRenderFns,
|
|
41202
|
-
false,
|
|
41203
|
-
null,
|
|
41204
|
-
"a833bdda",
|
|
41205
|
-
null
|
|
41206
|
-
|
|
41207
|
-
)
|
|
41208
|
-
|
|
41209
|
-
/* harmony default export */ var View = (component.exports);
|
|
41210
|
-
|
|
41211
41211
|
/***/ }),
|
|
41212
41212
|
|
|
41213
41213
|
/***/ 4924:
|
|
@@ -42848,7 +42848,7 @@ var map = {
|
|
|
42848
42848
|
"./cms-proCard/View.vue": 7063,
|
|
42849
42849
|
"./cms-prodCustomization/View.vue": 3053,
|
|
42850
42850
|
"./cms-productDetails/View.vue": 4110,
|
|
42851
|
-
"./cms-question/View.vue":
|
|
42851
|
+
"./cms-question/View.vue": 2763,
|
|
42852
42852
|
"./cms-richText/View.vue": 2851,
|
|
42853
42853
|
"./cms-servePlan-tab/View.vue": 2031,
|
|
42854
42854
|
"./cms-servePlan-text/View.vue": 7907,
|