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.umd.js
CHANGED
|
@@ -4696,7 +4696,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
4696
4696
|
|
|
4697
4697
|
/***/ }),
|
|
4698
4698
|
|
|
4699
|
-
/***/
|
|
4699
|
+
/***/ 3804:
|
|
4700
4700
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4701
4701
|
|
|
4702
4702
|
"use strict";
|
|
@@ -4718,7 +4718,7 @@ __webpack_require__.d(common_utils_namespaceObject, {
|
|
|
4718
4718
|
origin: function() { return origin; }
|
|
4719
4719
|
});
|
|
4720
4720
|
|
|
4721
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
4721
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
4722
4722
|
var render = function render() {
|
|
4723
4723
|
var _vm = this,
|
|
4724
4724
|
_c = _vm._self._c;
|
|
@@ -8854,6 +8854,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
8854
8854
|
},
|
|
8855
8855
|
beforeDestroy: function beforeDestroy() {
|
|
8856
8856
|
window.removeEventListener('resize', this.getWindowInfo);
|
|
8857
|
+
this.$bus.off('getDayInit', this.getDayInit);
|
|
8857
8858
|
},
|
|
8858
8859
|
created: function created() {
|
|
8859
8860
|
this.getTimeState();
|
|
@@ -8869,8 +8870,13 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
8869
8870
|
// const daysOfWeek = ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六']
|
|
8870
8871
|
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', '星期六')];
|
|
8871
8872
|
this.dayOfWeek = daysOfWeek[today.getDay()];
|
|
8873
|
+
this.$bus.on('getDayInit', this.getDayInit);
|
|
8872
8874
|
},
|
|
8873
8875
|
methods: {
|
|
8876
|
+
getDayInit: function getDayInit(fun) {
|
|
8877
|
+
debugger;
|
|
8878
|
+
if (fun) fun(this.loginUser.entryDate);
|
|
8879
|
+
},
|
|
8874
8880
|
getWindowInfo: function getWindowInfo() {
|
|
8875
8881
|
if (document.body.clientWidth > 1600) {
|
|
8876
8882
|
this.bigScreen = true;
|
|
@@ -9224,9 +9230,9 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
9224
9230
|
});
|
|
9225
9231
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=script&lang=js
|
|
9226
9232
|
/* harmony default export */ var components_PersonalInfovue_type_script_lang_js = (PersonalInfovue_type_script_lang_js);
|
|
9227
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.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=
|
|
9228
|
-
var
|
|
9229
|
-
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=style&index=0&id=
|
|
9233
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.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
|
|
9234
|
+
var PersonalInfovue_type_style_index_0_id_400e95d8_prod_lang_scss_scoped_true = __webpack_require__(113);
|
|
9235
|
+
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue?vue&type=style&index=0&id=400e95d8&prod&lang=scss&scoped=true
|
|
9230
9236
|
|
|
9231
9237
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
9232
9238
|
var componentNormalizer = __webpack_require__(1656);
|
|
@@ -9245,7 +9251,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
9245
9251
|
staticRenderFns,
|
|
9246
9252
|
false,
|
|
9247
9253
|
null,
|
|
9248
|
-
"
|
|
9254
|
+
"400e95d8",
|
|
9249
9255
|
null
|
|
9250
9256
|
|
|
9251
9257
|
)
|
|
@@ -21068,7 +21074,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "#tzgg-body[data-v-48977a96]{height:100
|
|
|
21068
21074
|
|
|
21069
21075
|
/***/ }),
|
|
21070
21076
|
|
|
21071
|
-
/***/
|
|
21077
|
+
/***/ 8717:
|
|
21072
21078
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21073
21079
|
|
|
21074
21080
|
"use strict";
|
|
@@ -21082,7 +21088,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21082
21088
|
|
|
21083
21089
|
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()));
|
|
21084
21090
|
// Module
|
|
21085
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".to[data-v-
|
|
21091
|
+
___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}", ""]);
|
|
21086
21092
|
// Exports
|
|
21087
21093
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
21088
21094
|
|
|
@@ -21514,7 +21520,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".statisticalChart[data-v-871749e2]{wid
|
|
|
21514
21520
|
|
|
21515
21521
|
/***/ }),
|
|
21516
21522
|
|
|
21517
|
-
/***/
|
|
21523
|
+
/***/ 7697:
|
|
21518
21524
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21519
21525
|
|
|
21520
21526
|
"use strict";
|
|
@@ -21528,7 +21534,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21528
21534
|
|
|
21529
21535
|
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()));
|
|
21530
21536
|
// Module
|
|
21531
|
-
___CSS_LOADER_EXPORT___.push([module.id, "#transactionStatistics[data-v-
|
|
21537
|
+
___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}", ""]);
|
|
21532
21538
|
// Exports
|
|
21533
21539
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
21534
21540
|
|
|
@@ -21724,7 +21730,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".el-table td[data-v-2c87c469]{padding:
|
|
|
21724
21730
|
|
|
21725
21731
|
/***/ }),
|
|
21726
21732
|
|
|
21727
|
-
/***/
|
|
21733
|
+
/***/ 5408:
|
|
21728
21734
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21729
21735
|
|
|
21730
21736
|
"use strict";
|
|
@@ -21738,7 +21744,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21738
21744
|
|
|
21739
21745
|
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()));
|
|
21740
21746
|
// Module
|
|
21741
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".item .title[data-v-
|
|
21747
|
+
___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}", ""]);
|
|
21742
21748
|
// Exports
|
|
21743
21749
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
21744
21750
|
|
|
@@ -61345,19 +61351,19 @@ var update = add("d9749200", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
61345
61351
|
|
|
61346
61352
|
/***/ }),
|
|
61347
61353
|
|
|
61348
|
-
/***/
|
|
61354
|
+
/***/ 113:
|
|
61349
61355
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
61350
61356
|
|
|
61351
61357
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
61352
61358
|
|
|
61353
61359
|
// load the styles
|
|
61354
|
-
var content = __webpack_require__(
|
|
61360
|
+
var content = __webpack_require__(8717);
|
|
61355
61361
|
if(content.__esModule) content = content.default;
|
|
61356
61362
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
61357
61363
|
if(content.locals) module.exports = content.locals;
|
|
61358
61364
|
// add the styles to the DOM
|
|
61359
61365
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
61360
|
-
var update = add("
|
|
61366
|
+
var update = add("3fec4cd8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
61361
61367
|
|
|
61362
61368
|
/***/ }),
|
|
61363
61369
|
|
|
@@ -61681,19 +61687,19 @@ var update = add("0d0def84", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
61681
61687
|
|
|
61682
61688
|
/***/ }),
|
|
61683
61689
|
|
|
61684
|
-
/***/
|
|
61690
|
+
/***/ 5725:
|
|
61685
61691
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
61686
61692
|
|
|
61687
61693
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
61688
61694
|
|
|
61689
61695
|
// load the styles
|
|
61690
|
-
var content = __webpack_require__(
|
|
61696
|
+
var content = __webpack_require__(7697);
|
|
61691
61697
|
if(content.__esModule) content = content.default;
|
|
61692
61698
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
61693
61699
|
if(content.locals) module.exports = content.locals;
|
|
61694
61700
|
// add the styles to the DOM
|
|
61695
61701
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
61696
|
-
var update = add("
|
|
61702
|
+
var update = add("ed51e82c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
61697
61703
|
|
|
61698
61704
|
/***/ }),
|
|
61699
61705
|
|
|
@@ -61841,19 +61847,19 @@ var update = add("4ab28a72", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
61841
61847
|
|
|
61842
61848
|
/***/ }),
|
|
61843
61849
|
|
|
61844
|
-
/***/
|
|
61850
|
+
/***/ 4180:
|
|
61845
61851
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
61846
61852
|
|
|
61847
61853
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
61848
61854
|
|
|
61849
61855
|
// load the styles
|
|
61850
|
-
var content = __webpack_require__(
|
|
61856
|
+
var content = __webpack_require__(5408);
|
|
61851
61857
|
if(content.__esModule) content = content.default;
|
|
61852
61858
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
61853
61859
|
if(content.locals) module.exports = content.locals;
|
|
61854
61860
|
// add the styles to the DOM
|
|
61855
61861
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
61856
|
-
var update = add("
|
|
61862
|
+
var update = add("cc556b66", content, true, {"sourceMap":false,"shadowMode":false});
|
|
61857
61863
|
|
|
61858
61864
|
/***/ }),
|
|
61859
61865
|
|
|
@@ -63366,7 +63372,7 @@ var map = {
|
|
|
63366
63372
|
"./NewsCenter.vue": 9528,
|
|
63367
63373
|
"./NewsTable.vue": 6264,
|
|
63368
63374
|
"./Notice.vue": 8557,
|
|
63369
|
-
"./PersonalInfo.vue":
|
|
63375
|
+
"./PersonalInfo.vue": 3804,
|
|
63370
63376
|
"./PersonalSituation.vue": 9500,
|
|
63371
63377
|
"./Todo.vue": 5169,
|
|
63372
63378
|
"./VideoList.vue": 8172,
|
|
@@ -97440,8 +97446,8 @@ var H5Office_component = (0,componentNormalizer/* default */.A)(
|
|
|
97440
97446
|
)
|
|
97441
97447
|
|
|
97442
97448
|
/* harmony default export */ var H5Office = (H5Office_component.exports);
|
|
97443
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
97444
|
-
var
|
|
97449
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
97450
|
+
var WebOfficevue_type_template_id_ddf844e4_scoped_true_render = function render() {
|
|
97445
97451
|
var _vm = this,
|
|
97446
97452
|
_c = _vm._self._c;
|
|
97447
97453
|
return _vm.showOffice ? _c('el-dialog', {
|
|
@@ -97501,7 +97507,29 @@ var WebOfficevue_type_template_id_1d8af4ba_scoped_true_render = function render(
|
|
|
97501
97507
|
}
|
|
97502
97508
|
}, [_vm._v(_vm._s(_vm.downloadHint) + " ,您可以选择以下解决方案:")])]), _vm.os === 'Windows' ? _c('div', {
|
|
97503
97509
|
staticClass: "item"
|
|
97504
|
-
}, [_c('div', {
|
|
97510
|
+
}, [_vm.protocol === 'http' ? _c('div', [_c('div', {
|
|
97511
|
+
directives: [{
|
|
97512
|
+
name: "text-lbl",
|
|
97513
|
+
rawName: "v-text-lbl",
|
|
97514
|
+
value: 'solutionsText1',
|
|
97515
|
+
expression: "'solutionsText1'"
|
|
97516
|
+
}],
|
|
97517
|
+
staticClass: "title"
|
|
97518
|
+
}, [_vm._v("一、浏览器信任站点设置")]), _c('span', {
|
|
97519
|
+
directives: [{
|
|
97520
|
+
name: "text-lbl",
|
|
97521
|
+
rawName: "v-text-lbl",
|
|
97522
|
+
value: 'solutionsText5',
|
|
97523
|
+
expression: "'solutionsText5'"
|
|
97524
|
+
}]
|
|
97525
|
+
}, [_vm._v("(1)、在浏览器地址栏中输入chrome://flags/#unsafely-treat-insecure-origin-as-secure,在输入框中添加当前站点地址“" + _vm._s(_vm.serverurl) + "”,并将右侧的Disabled改为Enabled,关闭浏览器,重新登录打开处理单,再次点击“编辑正文”。")]), _c('span', {
|
|
97526
|
+
directives: [{
|
|
97527
|
+
name: "text-lbl",
|
|
97528
|
+
rawName: "v-text-lbl",
|
|
97529
|
+
value: 'solutionsText6',
|
|
97530
|
+
expression: "'solutionsText6'"
|
|
97531
|
+
}]
|
|
97532
|
+
}, [_vm._v("(2)、如果尝试以上设置仍然检测不到,请下载并安装Chrome极速浏览器,使用极速浏览器访问系统。")])]) : _c('div', [_c('div', {
|
|
97505
97533
|
directives: [{
|
|
97506
97534
|
name: "text-lbl",
|
|
97507
97535
|
rawName: "v-text-lbl",
|
|
@@ -97535,28 +97563,7 @@ var WebOfficevue_type_template_id_1d8af4ba_scoped_true_render = function render(
|
|
|
97535
97563
|
value: 'solutionsText3',
|
|
97536
97564
|
expression: "'solutionsText3'"
|
|
97537
97565
|
}]
|
|
97538
|
-
}, [_vm._v("2、安装完成后请刷新网页或重启电脑,重新点击“编辑正文”。")]), _vm.
|
|
97539
|
-
directives: [{
|
|
97540
|
-
name: "text-lbl",
|
|
97541
|
-
rawName: "v-text-lbl",
|
|
97542
|
-
value: 'solutionsText4',
|
|
97543
|
-
expression: "'solutionsText4'"
|
|
97544
|
-
}]
|
|
97545
|
-
}, [_vm._v("3、如果您已经安装正文编辑器但系统未检测到,您可以尝试以下方式:")]), _c('span', {
|
|
97546
|
-
directives: [{
|
|
97547
|
-
name: "text-lbl",
|
|
97548
|
-
rawName: "v-text-lbl",
|
|
97549
|
-
value: 'solutionsText5',
|
|
97550
|
-
expression: "'solutionsText5'"
|
|
97551
|
-
}]
|
|
97552
|
-
}, [_vm._v("(1)、在浏览器地址栏中输入chrome://flags/#unsafely-treat-insecure-origin-as-secure,右侧的Disabled改为Enabled,关闭浏览器,重新登录打开处理单,点击“编辑正文”。")]), _c('span', {
|
|
97553
|
-
directives: [{
|
|
97554
|
-
name: "text-lbl",
|
|
97555
|
-
rawName: "v-text-lbl",
|
|
97556
|
-
value: 'solutionsText6',
|
|
97557
|
-
expression: "'solutionsText6'"
|
|
97558
|
-
}]
|
|
97559
|
-
}, [_vm._v("(2)、如果尝试以上设置仍然检测不到,请下载并安装Chrome极速浏览器,使用极速浏览器访问系统。")])]) : _vm._e()], 1) : _vm._e(), _c('div', {
|
|
97566
|
+
}, [_vm._v("2、安装完成后请刷新网页或重启电脑,重新点击“编辑正文”。")])], 1)]) : _vm._e(), _c('div', {
|
|
97560
97567
|
staticClass: "item"
|
|
97561
97568
|
}, [_c('div', {
|
|
97562
97569
|
staticClass: "title"
|
|
@@ -97779,7 +97786,7 @@ var WebOfficevue_type_template_id_1d8af4ba_scoped_true_render = function render(
|
|
|
97779
97786
|
}
|
|
97780
97787
|
}, [_vm._v("上传")]) : _vm._e()], 1)]) : _vm._e();
|
|
97781
97788
|
};
|
|
97782
|
-
var
|
|
97789
|
+
var WebOfficevue_type_template_id_ddf844e4_scoped_true_staticRenderFns = [];
|
|
97783
97790
|
|
|
97784
97791
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
97785
97792
|
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); }
|
|
@@ -97840,7 +97847,9 @@ var _require = __webpack_require__(3844),
|
|
|
97840
97847
|
// 站点访问协议
|
|
97841
97848
|
libreOffice: false,
|
|
97842
97849
|
// 是否启用LibreOffice
|
|
97843
|
-
isEvenNumberPage: 0
|
|
97850
|
+
isEvenNumberPage: 0,
|
|
97851
|
+
// 是否偶数页面
|
|
97852
|
+
serverurl: '' //站点地址
|
|
97844
97853
|
};
|
|
97845
97854
|
},
|
|
97846
97855
|
computed: {
|
|
@@ -97867,6 +97876,10 @@ var _require = __webpack_require__(3844),
|
|
|
97867
97876
|
this.protocol = 'https';
|
|
97868
97877
|
}
|
|
97869
97878
|
}
|
|
97879
|
+
this.serverurl = location.href.split('#')[0];
|
|
97880
|
+
if (this.serverurl.substring(this.serverurl.length - 1) === '/') {
|
|
97881
|
+
this.serverurl = this.serverurl.substring(0, this.serverurl.length - 1);
|
|
97882
|
+
}
|
|
97870
97883
|
},
|
|
97871
97884
|
beforeDestroy: function beforeDestroy() {
|
|
97872
97885
|
this.$bus.off('btnOpenWordClick', this.btnOpenWordClick);
|
|
@@ -99071,9 +99084,9 @@ var _require = __webpack_require__(3844),
|
|
|
99071
99084
|
});
|
|
99072
99085
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=script&lang=js
|
|
99073
99086
|
/* harmony default export */ var webOffice_WebOfficevue_type_script_lang_js = (WebOfficevue_type_script_lang_js);
|
|
99074
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.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=
|
|
99075
|
-
var
|
|
99076
|
-
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=style&index=0&id=
|
|
99087
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.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
|
|
99088
|
+
var WebOfficevue_type_style_index_0_id_ddf844e4_prod_scoped_true_lang_scss = __webpack_require__(4180);
|
|
99089
|
+
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue?vue&type=style&index=0&id=ddf844e4&prod&scoped=true&lang=scss
|
|
99077
99090
|
|
|
99078
99091
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/webOffice/WebOffice.vue
|
|
99079
99092
|
|
|
@@ -99086,11 +99099,11 @@ var WebOfficevue_type_style_index_0_id_1d8af4ba_prod_scoped_true_lang_scss = __w
|
|
|
99086
99099
|
|
|
99087
99100
|
var WebOffice_component = (0,componentNormalizer/* default */.A)(
|
|
99088
99101
|
webOffice_WebOfficevue_type_script_lang_js,
|
|
99089
|
-
|
|
99090
|
-
|
|
99102
|
+
WebOfficevue_type_template_id_ddf844e4_scoped_true_render,
|
|
99103
|
+
WebOfficevue_type_template_id_ddf844e4_scoped_true_staticRenderFns,
|
|
99091
99104
|
false,
|
|
99092
99105
|
null,
|
|
99093
|
-
"
|
|
99106
|
+
"ddf844e4",
|
|
99094
99107
|
null
|
|
99095
99108
|
|
|
99096
99109
|
)
|
|
@@ -108227,8 +108240,8 @@ var statisticalChart_component = (0,componentNormalizer/* default */.A)(
|
|
|
108227
108240
|
)
|
|
108228
108241
|
|
|
108229
108242
|
/* harmony default export */ var statisticalChart = (statisticalChart_component.exports);
|
|
108230
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
108231
|
-
var
|
|
108243
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
108244
|
+
var transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_render = function render() {
|
|
108232
108245
|
var _vm = this,
|
|
108233
108246
|
_c = _vm._self._c;
|
|
108234
108247
|
return _vm.appletData ? _c('div', {
|
|
@@ -108498,7 +108511,7 @@ var transactionStatisticsvue_type_template_id_6ff78aec_scoped_true_render = func
|
|
|
108498
108511
|
"item": _vm.item
|
|
108499
108512
|
})], 2) : _vm._e()]) : _vm._e()], 2)], 1) : _vm._e();
|
|
108500
108513
|
};
|
|
108501
|
-
var
|
|
108514
|
+
var transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_staticRenderFns = [];
|
|
108502
108515
|
|
|
108503
108516
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
108504
108517
|
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); }
|
|
@@ -109339,9 +109352,9 @@ function transactionStatisticsvue_type_script_lang_js_toPrimitive(t, r) { if ("o
|
|
|
109339
109352
|
});
|
|
109340
109353
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=script&lang=js
|
|
109341
109354
|
/* harmony default export */ var components_transactionStatisticsvue_type_script_lang_js = (transactionStatisticsvue_type_script_lang_js);
|
|
109342
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.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=
|
|
109343
|
-
var
|
|
109344
|
-
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=style&index=0&id=
|
|
109355
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.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
|
|
109356
|
+
var transactionStatisticsvue_type_style_index_0_id_60cc5f80_prod_lang_scss_scoped_true = __webpack_require__(5725);
|
|
109357
|
+
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue?vue&type=style&index=0&id=60cc5f80&prod&lang=scss&scoped=true
|
|
109345
109358
|
|
|
109346
109359
|
;// CONCATENATED MODULE: ./packages/ecyoa/ecoa/src/portal/components/transactionStatistics/index.vue
|
|
109347
109360
|
|
|
@@ -109354,11 +109367,11 @@ var transactionStatisticsvue_type_style_index_0_id_6ff78aec_prod_lang_scss_scope
|
|
|
109354
109367
|
|
|
109355
109368
|
var transactionStatistics_component = (0,componentNormalizer/* default */.A)(
|
|
109356
109369
|
components_transactionStatisticsvue_type_script_lang_js,
|
|
109357
|
-
|
|
109358
|
-
|
|
109370
|
+
transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_render,
|
|
109371
|
+
transactionStatisticsvue_type_template_id_60cc5f80_scoped_true_staticRenderFns,
|
|
109359
109372
|
false,
|
|
109360
109373
|
null,
|
|
109361
|
-
"
|
|
109374
|
+
"60cc5f80",
|
|
109362
109375
|
null
|
|
109363
109376
|
|
|
109364
109377
|
)
|
|
@@ -110407,7 +110420,7 @@ var NewsTable = __webpack_require__(6264);
|
|
|
110407
110420
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/Notice.vue + 4 modules
|
|
110408
110421
|
var Notice = __webpack_require__(8557);
|
|
110409
110422
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalInfo.vue + 53 modules
|
|
110410
|
-
var PersonalInfo = __webpack_require__(
|
|
110423
|
+
var PersonalInfo = __webpack_require__(3804);
|
|
110411
110424
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/PersonalSituation.vue + 4 modules
|
|
110412
110425
|
var PersonalSituation = __webpack_require__(9500);
|
|
110413
110426
|
// EXTERNAL MODULE: ./packages/ecyoa/ecoa/src/portal/components/recentGwap.vue + 4 modules
|