ecinc-cloud-yoaecoav9 9.6.320 → 9.6.321
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/lib/ecyoaecoa.common.js +78 -65
- package/lib/ecyoaecoa.umd.js +78 -65
- package/lib/ecyoaecoa.umd.min.js +5 -5
- package/package.json +1 -1
package/lib/ecyoaecoa.common.js
CHANGED
|
@@ -4686,7 +4686,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
4686
4686
|
|
|
4687
4687
|
/***/ }),
|
|
4688
4688
|
|
|
4689
|
-
/***/
|
|
4689
|
+
/***/ 2829:
|
|
4690
4690
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4691
4691
|
|
|
4692
4692
|
"use strict";
|
|
@@ -4708,7 +4708,7 @@ __webpack_require__.d(common_utils_namespaceObject, {
|
|
|
4708
4708
|
origin: function() { return origin; }
|
|
4709
4709
|
});
|
|
4710
4710
|
|
|
4711
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=template&id=
|
|
4711
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=template&id=400e95d8&scoped=true
|
|
4712
4712
|
var render = function render() {
|
|
4713
4713
|
var _vm = this,
|
|
4714
4714
|
_c = _vm._self._c;
|
|
@@ -8844,6 +8844,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
8844
8844
|
},
|
|
8845
8845
|
beforeDestroy: function beforeDestroy() {
|
|
8846
8846
|
window.removeEventListener('resize', this.getWindowInfo);
|
|
8847
|
+
this.$bus.off('getDayInit', this.getDayInit);
|
|
8847
8848
|
},
|
|
8848
8849
|
created: function created() {
|
|
8849
8850
|
this.getTimeState();
|
|
@@ -8859,8 +8860,13 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
8859
8860
|
// const daysOfWeek = ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六']
|
|
8860
8861
|
var daysOfWeek = [this.$tx('ecoa.calendar.sunday', '星期日'), this.$tx('ecoa.calendar.monday', '星期一'), this.$tx('ecoa.calendar.tuesday', '星期二'), this.$tx('ecoa.calendar.wednesday', '星期三'), this.$tx('ecoa.calendar.thursday', '星期四'), this.$tx('ecoa.calendar.friday', '星期五'), this.$tx('ecoa.calendar.saturday', '星期六')];
|
|
8861
8862
|
this.dayOfWeek = daysOfWeek[today.getDay()];
|
|
8863
|
+
this.$bus.on('getDayInit', this.getDayInit);
|
|
8862
8864
|
},
|
|
8863
8865
|
methods: {
|
|
8866
|
+
getDayInit: function getDayInit(fun) {
|
|
8867
|
+
debugger;
|
|
8868
|
+
if (fun) fun(this.loginUser.entryDate);
|
|
8869
|
+
},
|
|
8864
8870
|
getWindowInfo: function getWindowInfo() {
|
|
8865
8871
|
if (document.body.clientWidth > 1600) {
|
|
8866
8872
|
this.bigScreen = true;
|
|
@@ -9214,9 +9220,9 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
9214
9220
|
});
|
|
9215
9221
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=script&lang=js
|
|
9216
9222
|
/* harmony default export */ var components_PersonalInfovue_type_script_lang_js = (PersonalInfovue_type_script_lang_js);
|
|
9217
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=style&index=0&id=
|
|
9218
|
-
var
|
|
9219
|
-
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=style&index=0&id=
|
|
9223
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=style&index=0&id=400e95d8&prod&lang=scss&scoped=true
|
|
9224
|
+
var PersonalInfovue_type_style_index_0_id_400e95d8_prod_lang_scss_scoped_true = __webpack_require__(571);
|
|
9225
|
+
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=style&index=0&id=400e95d8&prod&lang=scss&scoped=true
|
|
9220
9226
|
|
|
9221
9227
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
9222
9228
|
var componentNormalizer = __webpack_require__(1656);
|
|
@@ -9235,7 +9241,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
9235
9241
|
staticRenderFns,
|
|
9236
9242
|
false,
|
|
9237
9243
|
null,
|
|
9238
|
-
"
|
|
9244
|
+
"400e95d8",
|
|
9239
9245
|
null
|
|
9240
9246
|
|
|
9241
9247
|
)
|
|
@@ -21058,7 +21064,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "#tzgg-body[data-v-48977a96]{height:100
|
|
|
21058
21064
|
|
|
21059
21065
|
/***/ }),
|
|
21060
21066
|
|
|
21061
|
-
/***/
|
|
21067
|
+
/***/ 1741:
|
|
21062
21068
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21063
21069
|
|
|
21064
21070
|
"use strict";
|
|
@@ -21072,7 +21078,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21072
21078
|
|
|
21073
21079
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
21074
21080
|
// Module
|
|
21075
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".to[data-v-
|
|
21081
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".to[data-v-400e95d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-top:5px}.to .numstyle[data-v-400e95d8]{font-size:22px;font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;font-weight:700;margin-bottom:10px;text-align:center}.to .tostyle[data-v-400e95d8]{display:inline;font-size:var(--portalFontSize13);font-family:MicrosoftYaHei;color:#333}.tocare[data-v-400e95d8],.todo[data-v-400e95d8],.toread[data-v-400e95d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line[data-v-400e95d8]{margin-top:4px;width:1px;height:40px;background:#ebedf0}.title_img[data-v-400e95d8]{font-size:18px;color:var(--bgColor)}.personalInfo[data-v-400e95d8]{width:100%;height:100%}.personalInfo .info[data-v-400e95d8]{width:100%;height:100px;background:#fff;border-bottom:1px solid #ebedf0;margin:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.personalInfo .info .picture[data-v-400e95d8]{border-radius:50%;background-size:100% 100%}.personalInfo .info .picture span[data-v-400e95d8]{font-size:var(--portalFontSize12);font-family:MicrosoftYaHei;color:#fff;line-height:16px}.personalInfo .info .center[data-v-400e95d8]{height:78px;padding:12px 0}.personalInfo .info .center span[data-v-400e95d8]{font-weight:700;font-size:18px;color:#303133}.personalInfo .info .center .work[data-v-400e95d8]{font-size:var(--portalFontSize12);font-family:MicrosoftYaHei;color:#606266;font-weight:400}.personalInfo .info .center .work .edit[data-v-400e95d8]{width:12px;margin-left:4px}.personalInfo .info .contactType[data-v-400e95d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px}.personalInfo .email[data-v-400e95d8]{width:100%;line-height:62px;text-align:center}.personalInfo .email .num[data-v-400e95d8]{color:var(--bgColor);padding:0 5px}.personalInfo .email .hanzi[data-v-400e95d8],.personalInfo .email .num[data-v-400e95d8]{font-size:16px;font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;font-weight:700}.personalInfo .email .hanzi[data-v-400e95d8]{color:#303133}", ""]);
|
|
21076
21082
|
// Exports
|
|
21077
21083
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
21078
21084
|
|
|
@@ -21504,7 +21510,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".statisticalChart[data-v-871749e2]{wid
|
|
|
21504
21510
|
|
|
21505
21511
|
/***/ }),
|
|
21506
21512
|
|
|
21507
|
-
/***/
|
|
21513
|
+
/***/ 8145:
|
|
21508
21514
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21509
21515
|
|
|
21510
21516
|
"use strict";
|
|
@@ -21518,7 +21524,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21518
21524
|
|
|
21519
21525
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
21520
21526
|
// Module
|
|
21521
|
-
___CSS_LOADER_EXPORT___.push([module.id, "#transactionStatistics[data-v-
|
|
21527
|
+
___CSS_LOADER_EXPORT___.push([module.id, "#transactionStatistics[data-v-60cc5f80]{height:100%}#transactionStatistics .box[data-v-60cc5f80]{display:-webkit-box;display:-ms-flexbox;display:flex;top:50%;width:100%}#transactionStatistics .box .content[data-v-60cc5f80]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:82px;position:relative}#transactionStatistics .box .content .left[data-v-60cc5f80],#transactionStatistics .box .content .right[data-v-60cc5f80]{text-align:center}#transactionStatistics .box .content .center[data-v-60cc5f80]{text-align:center;margin-left:10px}#transactionStatistics .box .content .center .count[data-v-60cc5f80]{height:30px;line-height:30px;color:var(--subjectColor);font-size:var(--portalFontSize21);font-weight:700}#transactionStatistics .box .content .center .three[data-v-60cc5f80]{height:22px;line-height:22px;color:#b3a6c4;font-size:var(--portalFontSize13)}#transactionStatistics .box .content .center .title[data-v-60cc5f80]{height:22px;line-height:22px;color:#666;font-size:var(--portalFontSize14);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#transactionStatistics .box .content[data-v-60cc5f80]:last-child{border-right:none}.help-sider[data-v-60cc5f80]{width:100%;overflow-x:scroll;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.help-sider[data-v-60cc5f80]::-webkit-scrollbar{height:8px}.help-sider[data-v-60cc5f80]::-webkit-scrollbar-thumb{background-color:#d2d4da;border-radius:4px}.help-sider[data-v-60cc5f80]::-webkit-scrollbar-thumb:hover{background-color:#d2d4da}.link[data-v-60cc5f80]{width:1px;height:40px;background:#e4e4e4;margin:auto;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.content_t[data-v-60cc5f80]{min-width:80px;max-width:350px;min-height:70px;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:4px;padding:6px;margin:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.type_shiwu[data-v-60cc5f80]{width:22px;min-width:18px;height:50px;line-height:20px;text-align:center;margin:auto 0;background:var(--subjectColor);border-radius:12px;color:#fff;margin-left:15px;padding:5px 2px;font-size:var(--portalFontSize12)}.iconClass[data-v-60cc5f80]{font-size:30px;margin-bottom:4px}", ""]);
|
|
21522
21528
|
// Exports
|
|
21523
21529
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
21524
21530
|
|
|
@@ -21714,7 +21720,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".el-table td[data-v-2c87c469]{padding:
|
|
|
21714
21720
|
|
|
21715
21721
|
/***/ }),
|
|
21716
21722
|
|
|
21717
|
-
/***/
|
|
21723
|
+
/***/ 9136:
|
|
21718
21724
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21719
21725
|
|
|
21720
21726
|
"use strict";
|
|
@@ -21728,7 +21734,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21728
21734
|
|
|
21729
21735
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
21730
21736
|
// Module
|
|
21731
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".item .title[data-v-
|
|
21737
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".item .title[data-v-ddf844e4]{font-size:var(--portalFontSize14);font-weight:600}.item[data-v-ddf844e4] .el-upload--text{width:100%}.item[data-v-ddf844e4] .el-link{padding-right:10px}", ""]);
|
|
21732
21738
|
// Exports
|
|
21733
21739
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
21734
21740
|
|
|
@@ -61335,19 +61341,19 @@ var update = add("037b45bc", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
61335
61341
|
|
|
61336
61342
|
/***/ }),
|
|
61337
61343
|
|
|
61338
|
-
/***/
|
|
61344
|
+
/***/ 571:
|
|
61339
61345
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
61340
61346
|
|
|
61341
61347
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
61342
61348
|
|
|
61343
61349
|
// load the styles
|
|
61344
|
-
var content = __webpack_require__(
|
|
61350
|
+
var content = __webpack_require__(1741);
|
|
61345
61351
|
if(content.__esModule) content = content.default;
|
|
61346
61352
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
61347
61353
|
if(content.locals) module.exports = content.locals;
|
|
61348
61354
|
// add the styles to the DOM
|
|
61349
61355
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
61350
|
-
var update = add("
|
|
61356
|
+
var update = add("4314bcd8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
61351
61357
|
|
|
61352
61358
|
/***/ }),
|
|
61353
61359
|
|
|
@@ -61671,19 +61677,19 @@ var update = add("5e934d84", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
61671
61677
|
|
|
61672
61678
|
/***/ }),
|
|
61673
61679
|
|
|
61674
|
-
/***/
|
|
61680
|
+
/***/ 1039:
|
|
61675
61681
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
61676
61682
|
|
|
61677
61683
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
61678
61684
|
|
|
61679
61685
|
// load the styles
|
|
61680
|
-
var content = __webpack_require__(
|
|
61686
|
+
var content = __webpack_require__(8145);
|
|
61681
61687
|
if(content.__esModule) content = content.default;
|
|
61682
61688
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
61683
61689
|
if(content.locals) module.exports = content.locals;
|
|
61684
61690
|
// add the styles to the DOM
|
|
61685
61691
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
61686
|
-
var update = add("
|
|
61692
|
+
var update = add("6b07242c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
61687
61693
|
|
|
61688
61694
|
/***/ }),
|
|
61689
61695
|
|
|
@@ -61831,19 +61837,19 @@ var update = add("1ca66994", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
61831
61837
|
|
|
61832
61838
|
/***/ }),
|
|
61833
61839
|
|
|
61834
|
-
/***/
|
|
61840
|
+
/***/ 2654:
|
|
61835
61841
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
61836
61842
|
|
|
61837
61843
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
61838
61844
|
|
|
61839
61845
|
// load the styles
|
|
61840
|
-
var content = __webpack_require__(
|
|
61846
|
+
var content = __webpack_require__(9136);
|
|
61841
61847
|
if(content.__esModule) content = content.default;
|
|
61842
61848
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
61843
61849
|
if(content.locals) module.exports = content.locals;
|
|
61844
61850
|
// add the styles to the DOM
|
|
61845
61851
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
61846
|
-
var update = add("
|
|
61852
|
+
var update = add("a3717466", content, true, {"sourceMap":false,"shadowMode":false});
|
|
61847
61853
|
|
|
61848
61854
|
/***/ }),
|
|
61849
61855
|
|
|
@@ -63356,7 +63362,7 @@ var map = {
|
|
|
63356
63362
|
"./NewsCenter.vue": 9051,
|
|
63357
63363
|
"./NewsTable.vue": 8377,
|
|
63358
63364
|
"./Notice.vue": 7725,
|
|
63359
|
-
"./PersonalInfo.vue":
|
|
63365
|
+
"./PersonalInfo.vue": 2829,
|
|
63360
63366
|
"./PersonalSituation.vue": 9649,
|
|
63361
63367
|
"./Todo.vue": 7610,
|
|
63362
63368
|
"./VideoList.vue": 4677,
|
|
@@ -97422,8 +97428,8 @@ var H5Office_component = (0,componentNormalizer/* default */.A)(
|
|
|
97422
97428
|
)
|
|
97423
97429
|
|
|
97424
97430
|
/* harmony default export */ var H5Office = (H5Office_component.exports);
|
|
97425
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=template&id=
|
|
97426
|
-
var
|
|
97431
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=template&id=ddf844e4&scoped=true
|
|
97432
|
+
var WebOfficevue_type_template_id_ddf844e4_scoped_true_render = function render() {
|
|
97427
97433
|
var _vm = this,
|
|
97428
97434
|
_c = _vm._self._c;
|
|
97429
97435
|
return _vm.showOffice ? _c('el-dialog', {
|
|
@@ -97483,7 +97489,29 @@ var WebOfficevue_type_template_id_1d8af4ba_scoped_true_render = function render(
|
|
|
97483
97489
|
}
|
|
97484
97490
|
}, [_vm._v(_vm._s(_vm.downloadHint) + " ,您可以选择以下解决方案:")])]), _vm.os === 'Windows' ? _c('div', {
|
|
97485
97491
|
staticClass: "item"
|
|
97486
|
-
}, [_c('div', {
|
|
97492
|
+
}, [_vm.protocol === 'http' ? _c('div', [_c('div', {
|
|
97493
|
+
directives: [{
|
|
97494
|
+
name: "text-lbl",
|
|
97495
|
+
rawName: "v-text-lbl",
|
|
97496
|
+
value: 'solutionsText1',
|
|
97497
|
+
expression: "'solutionsText1'"
|
|
97498
|
+
}],
|
|
97499
|
+
staticClass: "title"
|
|
97500
|
+
}, [_vm._v("一、浏览器信任站点设置")]), _c('span', {
|
|
97501
|
+
directives: [{
|
|
97502
|
+
name: "text-lbl",
|
|
97503
|
+
rawName: "v-text-lbl",
|
|
97504
|
+
value: 'solutionsText5',
|
|
97505
|
+
expression: "'solutionsText5'"
|
|
97506
|
+
}]
|
|
97507
|
+
}, [_vm._v("(1)、在浏览器地址栏中输入chrome://flags/#unsafely-treat-insecure-origin-as-secure,在输入框中添加当前站点地址“" + _vm._s(_vm.serverurl) + "”,并将右侧的Disabled改为Enabled,关闭浏览器,重新登录打开处理单,再次点击“编辑正文”。")]), _c('span', {
|
|
97508
|
+
directives: [{
|
|
97509
|
+
name: "text-lbl",
|
|
97510
|
+
rawName: "v-text-lbl",
|
|
97511
|
+
value: 'solutionsText6',
|
|
97512
|
+
expression: "'solutionsText6'"
|
|
97513
|
+
}]
|
|
97514
|
+
}, [_vm._v("(2)、如果尝试以上设置仍然检测不到,请下载并安装Chrome极速浏览器,使用极速浏览器访问系统。")])]) : _c('div', [_c('div', {
|
|
97487
97515
|
directives: [{
|
|
97488
97516
|
name: "text-lbl",
|
|
97489
97517
|
rawName: "v-text-lbl",
|
|
@@ -97517,28 +97545,7 @@ var WebOfficevue_type_template_id_1d8af4ba_scoped_true_render = function render(
|
|
|
97517
97545
|
value: 'solutionsText3',
|
|
97518
97546
|
expression: "'solutionsText3'"
|
|
97519
97547
|
}]
|
|
97520
|
-
}, [_vm._v("2、安装完成后请刷新网页或重启电脑,重新点击“编辑正文”。")]), _vm.
|
|
97521
|
-
directives: [{
|
|
97522
|
-
name: "text-lbl",
|
|
97523
|
-
rawName: "v-text-lbl",
|
|
97524
|
-
value: 'solutionsText4',
|
|
97525
|
-
expression: "'solutionsText4'"
|
|
97526
|
-
}]
|
|
97527
|
-
}, [_vm._v("3、如果您已经安装正文编辑器但系统未检测到,您可以尝试以下方式:")]), _c('span', {
|
|
97528
|
-
directives: [{
|
|
97529
|
-
name: "text-lbl",
|
|
97530
|
-
rawName: "v-text-lbl",
|
|
97531
|
-
value: 'solutionsText5',
|
|
97532
|
-
expression: "'solutionsText5'"
|
|
97533
|
-
}]
|
|
97534
|
-
}, [_vm._v("(1)、在浏览器地址栏中输入chrome://flags/#unsafely-treat-insecure-origin-as-secure,右侧的Disabled改为Enabled,关闭浏览器,重新登录打开处理单,点击“编辑正文”。")]), _c('span', {
|
|
97535
|
-
directives: [{
|
|
97536
|
-
name: "text-lbl",
|
|
97537
|
-
rawName: "v-text-lbl",
|
|
97538
|
-
value: 'solutionsText6',
|
|
97539
|
-
expression: "'solutionsText6'"
|
|
97540
|
-
}]
|
|
97541
|
-
}, [_vm._v("(2)、如果尝试以上设置仍然检测不到,请下载并安装Chrome极速浏览器,使用极速浏览器访问系统。")])]) : _vm._e()], 1) : _vm._e(), _c('div', {
|
|
97548
|
+
}, [_vm._v("2、安装完成后请刷新网页或重启电脑,重新点击“编辑正文”。")])], 1)]) : _vm._e(), _c('div', {
|
|
97542
97549
|
staticClass: "item"
|
|
97543
97550
|
}, [_c('div', {
|
|
97544
97551
|
staticClass: "title"
|
|
@@ -97761,7 +97768,7 @@ var WebOfficevue_type_template_id_1d8af4ba_scoped_true_render = function render(
|
|
|
97761
97768
|
}
|
|
97762
97769
|
}, [_vm._v("上传")]) : _vm._e()], 1)]) : _vm._e();
|
|
97763
97770
|
};
|
|
97764
|
-
var
|
|
97771
|
+
var WebOfficevue_type_template_id_ddf844e4_scoped_true_staticRenderFns = [];
|
|
97765
97772
|
|
|
97766
97773
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=script&lang=js
|
|
97767
97774
|
function WebOfficevue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return WebOfficevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, WebOfficevue_type_script_lang_js_typeof(o); }
|
|
@@ -97822,7 +97829,9 @@ var _require = __webpack_require__(7710),
|
|
|
97822
97829
|
// 站点访问协议
|
|
97823
97830
|
libreOffice: false,
|
|
97824
97831
|
// 是否启用LibreOffice
|
|
97825
|
-
isEvenNumberPage: 0
|
|
97832
|
+
isEvenNumberPage: 0,
|
|
97833
|
+
// 是否偶数页面
|
|
97834
|
+
serverurl: '' //站点地址
|
|
97826
97835
|
};
|
|
97827
97836
|
},
|
|
97828
97837
|
computed: {
|
|
@@ -97849,6 +97858,10 @@ var _require = __webpack_require__(7710),
|
|
|
97849
97858
|
this.protocol = 'https';
|
|
97850
97859
|
}
|
|
97851
97860
|
}
|
|
97861
|
+
this.serverurl = location.href.split('#')[0];
|
|
97862
|
+
if (this.serverurl.substring(this.serverurl.length - 1) === '/') {
|
|
97863
|
+
this.serverurl = this.serverurl.substring(0, this.serverurl.length - 1);
|
|
97864
|
+
}
|
|
97852
97865
|
},
|
|
97853
97866
|
beforeDestroy: function beforeDestroy() {
|
|
97854
97867
|
this.$bus.off('btnOpenWordClick', this.btnOpenWordClick);
|
|
@@ -99053,9 +99066,9 @@ var _require = __webpack_require__(7710),
|
|
|
99053
99066
|
});
|
|
99054
99067
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=script&lang=js
|
|
99055
99068
|
/* harmony default export */ var webOffice_WebOfficevue_type_script_lang_js = (WebOfficevue_type_script_lang_js);
|
|
99056
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=style&index=0&id=
|
|
99057
|
-
var
|
|
99058
|
-
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=style&index=0&id=
|
|
99069
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=style&index=0&id=ddf844e4&prod&scoped=true&lang=scss
|
|
99070
|
+
var WebOfficevue_type_style_index_0_id_ddf844e4_prod_scoped_true_lang_scss = __webpack_require__(2654);
|
|
99071
|
+
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=style&index=0&id=ddf844e4&prod&scoped=true&lang=scss
|
|
99059
99072
|
|
|
99060
99073
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue
|
|
99061
99074
|
|
|
@@ -99068,11 +99081,11 @@ var WebOfficevue_type_style_index_0_id_1d8af4ba_prod_scoped_true_lang_scss = __w
|
|
|
99068
99081
|
|
|
99069
99082
|
var WebOffice_component = (0,componentNormalizer/* default */.A)(
|
|
99070
99083
|
webOffice_WebOfficevue_type_script_lang_js,
|
|
99071
|
-
|
|
99072
|
-
|
|
99084
|
+
WebOfficevue_type_template_id_ddf844e4_scoped_true_render,
|
|
99085
|
+
WebOfficevue_type_template_id_ddf844e4_scoped_true_staticRenderFns,
|
|
99073
99086
|
false,
|
|
99074
99087
|
null,
|
|
99075
|
-
"
|
|
99088
|
+
"ddf844e4",
|
|
99076
99089
|
null
|
|
99077
99090
|
|
|
99078
99091
|
)
|
|
@@ -108209,8 +108222,8 @@ var statisticalChart_component = (0,componentNormalizer/* default */.A)(
|
|
|
108209
108222
|
)
|
|
108210
108223
|
|
|
108211
108224
|
/* harmony default export */ var statisticalChart = (statisticalChart_component.exports);
|
|
108212
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=template&id=
|
|
108213
|
-
var
|
|
108225
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=template&id=60cc5f80&scoped=true
|
|
108226
|
+
var transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_render = function render() {
|
|
108214
108227
|
var _vm = this,
|
|
108215
108228
|
_c = _vm._self._c;
|
|
108216
108229
|
return _vm.appletData ? _c('div', {
|
|
@@ -108480,7 +108493,7 @@ var transactionStatisticsvue_type_template_id_6ff78aec_scoped_true_render = func
|
|
|
108480
108493
|
"item": _vm.item
|
|
108481
108494
|
})], 2) : _vm._e()]) : _vm._e()], 2)], 1) : _vm._e();
|
|
108482
108495
|
};
|
|
108483
|
-
var
|
|
108496
|
+
var transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_staticRenderFns = [];
|
|
108484
108497
|
|
|
108485
108498
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=script&lang=js
|
|
108486
108499
|
function transactionStatisticsvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return transactionStatisticsvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, transactionStatisticsvue_type_script_lang_js_typeof(o); }
|
|
@@ -109321,9 +109334,9 @@ function transactionStatisticsvue_type_script_lang_js_toPrimitive(t, r) { if ("o
|
|
|
109321
109334
|
});
|
|
109322
109335
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=script&lang=js
|
|
109323
109336
|
/* harmony default export */ var components_transactionStatisticsvue_type_script_lang_js = (transactionStatisticsvue_type_script_lang_js);
|
|
109324
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=style&index=0&id=
|
|
109325
|
-
var
|
|
109326
|
-
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=style&index=0&id=
|
|
109337
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=style&index=0&id=60cc5f80&prod&lang=scss&scoped=true
|
|
109338
|
+
var transactionStatisticsvue_type_style_index_0_id_60cc5f80_prod_lang_scss_scoped_true = __webpack_require__(1039);
|
|
109339
|
+
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=style&index=0&id=60cc5f80&prod&lang=scss&scoped=true
|
|
109327
109340
|
|
|
109328
109341
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue
|
|
109329
109342
|
|
|
@@ -109336,11 +109349,11 @@ var transactionStatisticsvue_type_style_index_0_id_6ff78aec_prod_lang_scss_scope
|
|
|
109336
109349
|
|
|
109337
109350
|
var transactionStatistics_component = (0,componentNormalizer/* default */.A)(
|
|
109338
109351
|
components_transactionStatisticsvue_type_script_lang_js,
|
|
109339
|
-
|
|
109340
|
-
|
|
109352
|
+
transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_render,
|
|
109353
|
+
transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_staticRenderFns,
|
|
109341
109354
|
false,
|
|
109342
109355
|
null,
|
|
109343
|
-
"
|
|
109356
|
+
"60cc5f80",
|
|
109344
109357
|
null
|
|
109345
109358
|
|
|
109346
109359
|
)
|
|
@@ -110389,7 +110402,7 @@ var NewsTable = __webpack_require__(8377);
|
|
|
110389
110402
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/Notice.vue + 4 modules
|
|
110390
110403
|
var Notice = __webpack_require__(7725);
|
|
110391
110404
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue + 53 modules
|
|
110392
|
-
var PersonalInfo = __webpack_require__(
|
|
110405
|
+
var PersonalInfo = __webpack_require__(2829);
|
|
110393
110406
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalSituation.vue + 4 modules
|
|
110394
110407
|
var PersonalSituation = __webpack_require__(9649);
|
|
110395
110408
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/recentGwap.vue + 4 modules
|