eoss-ui 0.5.98 → 0.6.0
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/button-group.js +2 -2
- package/lib/button.js +2 -2
- package/lib/calendar.js +2 -2
- package/lib/card.js +2 -2
- package/lib/cascader.js +2 -2
- package/lib/checkbox-group.js +3 -2
- package/lib/clients.js +2 -2
- package/lib/data-table-form.js +3 -2
- package/lib/data-table.js +3 -2
- package/lib/date-picker.js +2 -2
- package/lib/dialog.js +6 -5
- package/lib/enterprise.js +2 -2
- package/lib/eoss-ui.common.js +629 -722
- package/lib/error-page.js +2 -2
- package/lib/flow-group.js +2 -2
- package/lib/flow-list.js +2 -2
- package/lib/flow.js +3 -2
- package/lib/form.js +3 -2
- package/lib/handle-user.js +2 -2
- package/lib/handler.js +11 -15
- package/lib/icon.js +2 -2
- package/lib/icons.js +2 -2
- package/lib/index.js +1 -1
- package/lib/input-number.js +2 -2
- package/lib/input.js +2 -2
- package/lib/label.js +2 -2
- package/lib/layout.js +2 -2
- package/lib/login.js +6 -4
- package/lib/main.js +648 -738
- package/lib/menu.js +2 -2
- package/lib/nav.js +2 -2
- package/lib/notify.js +2 -2
- package/lib/page.js +2 -2
- package/lib/pagination.js +2 -2
- package/lib/player.js +4 -4
- package/lib/qr-code.js +4 -4
- package/lib/radio-group.js +2 -2
- package/lib/retrial-auth.js +9 -9
- package/lib/select-ganged.js +9 -9
- package/lib/select.js +2 -2
- package/lib/selector-panel.js +3 -2
- package/lib/selector.js +2 -2
- package/lib/sizer.js +2 -2
- package/lib/steps.js +2 -2
- package/lib/switch.js +2 -2
- package/lib/table-form.js +2 -2
- package/lib/tabs-panel.js +2 -2
- package/lib/tabs.js +2 -2
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/login.css +1 -1
- package/lib/theme-chalk/main.css +1 -1
- package/lib/theme-chalk/simplicity.css +1 -1
- package/lib/tips.js +2 -2
- package/lib/toolbar.js +2 -2
- package/lib/tree-group.js +2 -2
- package/lib/tree.js +2 -2
- package/lib/upload.js +3 -2
- package/lib/wujie.js +145 -145
- package/lib/wxlogin.js +2 -2
- package/package.json +2 -2
- package/packages/.DS_Store +0 -0
- package/packages/dialog/src/main.vue +1 -1
- package/packages/handler/.DS_Store +0 -0
- package/packages/handler/src/main.vue +0 -5
- package/packages/login/.DS_Store +0 -0
- package/packages/login/src/main.vue +1 -0
- package/packages/main/.DS_Store +0 -0
- package/packages/main/src/.DS_Store +0 -0
- package/packages/main/src/default/index.vue +27 -21
- package/packages/main/src/main.vue +13 -7
- package/packages/main/src/{default → public}/settings.vue +51 -19
- package/packages/main/src/simplicity/handler.vue +0 -11
- package/packages/main/src/simplicity/index.vue +139 -115
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/login.css +1 -1
- package/packages/theme-chalk/lib/main.css +1 -1
- package/packages/theme-chalk/lib/simplicity.css +1 -1
- package/packages/theme-chalk/src/.DS_Store +0 -0
- package/packages/theme-chalk/src/login.scss +6 -0
- package/packages/theme-chalk/src/main.scss +16 -0
- package/packages/theme-chalk/src/simplicity.scss +37 -0
- package/src/index.js +1 -1
- package/packages/main/src/simplicity/settings.vue +0 -119
package/lib/eoss-ui.common.js
CHANGED
|
@@ -3872,7 +3872,7 @@ module.exports = require("js-base64");
|
|
|
3872
3872
|
/* 20 */
|
|
3873
3873
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3874
3874
|
|
|
3875
|
-
module.exports = __webpack_require__(
|
|
3875
|
+
module.exports = __webpack_require__(25);
|
|
3876
3876
|
|
|
3877
3877
|
|
|
3878
3878
|
/***/ }),
|
|
@@ -3885,16 +3885,22 @@ module.exports = require("sm-crypto");
|
|
|
3885
3885
|
/* 22 */
|
|
3886
3886
|
/***/ (function(module, exports) {
|
|
3887
3887
|
|
|
3888
|
-
module.exports = require("
|
|
3888
|
+
module.exports = require("slate");
|
|
3889
3889
|
|
|
3890
3890
|
/***/ }),
|
|
3891
3891
|
/* 23 */
|
|
3892
3892
|
/***/ (function(module, exports) {
|
|
3893
3893
|
|
|
3894
|
-
module.exports = require("
|
|
3894
|
+
module.exports = require("video.js/dist/video-js.css");
|
|
3895
3895
|
|
|
3896
3896
|
/***/ }),
|
|
3897
3897
|
/* 24 */
|
|
3898
|
+
/***/ (function(module, exports) {
|
|
3899
|
+
|
|
3900
|
+
module.exports = require("qrcode");
|
|
3901
|
+
|
|
3902
|
+
/***/ }),
|
|
3903
|
+
/* 25 */
|
|
3898
3904
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3899
3905
|
|
|
3900
3906
|
"use strict";
|
|
@@ -13415,8 +13421,8 @@ date_picker_src_main.install = function (Vue) {
|
|
|
13415
13421
|
};
|
|
13416
13422
|
|
|
13417
13423
|
/* harmony default export */ var date_picker = (date_picker_src_main);
|
|
13418
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/main.vue?vue&type=template&id=
|
|
13419
|
-
var
|
|
13424
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/main.vue?vue&type=template&id=11ebf026&
|
|
13425
|
+
var mainvue_type_template_id_11ebf026_render = function () {
|
|
13420
13426
|
var _vm = this
|
|
13421
13427
|
var _h = _vm.$createElement
|
|
13422
13428
|
var _c = _vm._self._c || _h
|
|
@@ -13930,11 +13936,11 @@ var mainvue_type_template_id_8647525a_render = function () {
|
|
|
13930
13936
|
2
|
|
13931
13937
|
)
|
|
13932
13938
|
}
|
|
13933
|
-
var
|
|
13934
|
-
|
|
13939
|
+
var mainvue_type_template_id_11ebf026_staticRenderFns = []
|
|
13940
|
+
mainvue_type_template_id_11ebf026_render._withStripped = true
|
|
13935
13941
|
|
|
13936
13942
|
|
|
13937
|
-
// CONCATENATED MODULE: ./packages/dialog/src/main.vue?vue&type=template&id=
|
|
13943
|
+
// CONCATENATED MODULE: ./packages/dialog/src/main.vue?vue&type=template&id=11ebf026&
|
|
13938
13944
|
|
|
13939
13945
|
// EXTERNAL MODULE: external "wujie-vue2"
|
|
13940
13946
|
var external_wujie_vue2_ = __webpack_require__(7);
|
|
@@ -14336,7 +14342,7 @@ var mainvue_type_script_lang_js_systemMode = utils_util["a" /* default */].win.t
|
|
|
14336
14342
|
mini: { width: '800px', height: '400px' },
|
|
14337
14343
|
sm: { width: '960px', height: '500px' },
|
|
14338
14344
|
md: { width: '1060px', height: '600px' },
|
|
14339
|
-
lg: { width: '1200px', height: '800px' },
|
|
14345
|
+
lg: { width: '1200px', height: availHeight < 800 ? '560px' : '800px' },
|
|
14340
14346
|
max: { width: availWidth + 'px', height: availHeight + 'px' },
|
|
14341
14347
|
full: { width: '100%', height: '100%' }
|
|
14342
14348
|
},
|
|
@@ -14497,8 +14503,8 @@ var mainvue_type_script_lang_js_systemMode = utils_util["a" /* default */].win.t
|
|
|
14497
14503
|
|
|
14498
14504
|
var dialog_src_main_component = normalizeComponent(
|
|
14499
14505
|
packages_dialog_src_mainvue_type_script_lang_js_,
|
|
14500
|
-
|
|
14501
|
-
|
|
14506
|
+
mainvue_type_template_id_11ebf026_render,
|
|
14507
|
+
mainvue_type_template_id_11ebf026_staticRenderFns,
|
|
14502
14508
|
false,
|
|
14503
14509
|
null,
|
|
14504
14510
|
null,
|
|
@@ -39188,8 +39194,8 @@ handle_user_src_main.install = function (Vue) {
|
|
|
39188
39194
|
};
|
|
39189
39195
|
|
|
39190
39196
|
/* harmony default export */ var handle_user = (handle_user_src_main);
|
|
39191
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=template&id=
|
|
39192
|
-
var
|
|
39197
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=template&id=0bf8fbcc&
|
|
39198
|
+
var mainvue_type_template_id_0bf8fbcc_render = function () {
|
|
39193
39199
|
var _vm = this
|
|
39194
39200
|
var _h = _vm.$createElement
|
|
39195
39201
|
var _c = _vm._self._c || _h
|
|
@@ -39412,11 +39418,11 @@ var mainvue_type_template_id_64f2ba40_render = function () {
|
|
|
39412
39418
|
2
|
|
39413
39419
|
)
|
|
39414
39420
|
}
|
|
39415
|
-
var
|
|
39416
|
-
|
|
39421
|
+
var mainvue_type_template_id_0bf8fbcc_staticRenderFns = []
|
|
39422
|
+
mainvue_type_template_id_0bf8fbcc_render._withStripped = true
|
|
39417
39423
|
|
|
39418
39424
|
|
|
39419
|
-
// CONCATENATED MODULE: ./packages/handler/src/main.vue?vue&type=template&id=
|
|
39425
|
+
// CONCATENATED MODULE: ./packages/handler/src/main.vue?vue&type=template&id=0bf8fbcc&
|
|
39420
39426
|
|
|
39421
39427
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=script&lang=js&
|
|
39422
39428
|
//
|
|
@@ -39637,10 +39643,6 @@ mainvue_type_template_id_64f2ba40_render._withStripped = true
|
|
|
39637
39643
|
type: 'index',
|
|
39638
39644
|
icon: 'es-icon-home',
|
|
39639
39645
|
title: '门户'
|
|
39640
|
-
}, {
|
|
39641
|
-
type: 'new',
|
|
39642
|
-
icon: 'es-icon-tiyanxinban',
|
|
39643
|
-
title: '体验新版'
|
|
39644
39646
|
}, {
|
|
39645
39647
|
type: 'notice',
|
|
39646
39648
|
icon: 'es-icon-tongzhi',
|
|
@@ -39777,8 +39779,8 @@ mainvue_type_template_id_64f2ba40_render._withStripped = true
|
|
|
39777
39779
|
|
|
39778
39780
|
var handler_src_main_component = normalizeComponent(
|
|
39779
39781
|
packages_handler_src_mainvue_type_script_lang_js_,
|
|
39780
|
-
|
|
39781
|
-
|
|
39782
|
+
mainvue_type_template_id_0bf8fbcc_render,
|
|
39783
|
+
mainvue_type_template_id_0bf8fbcc_staticRenderFns,
|
|
39782
39784
|
false,
|
|
39783
39785
|
null,
|
|
39784
39786
|
null,
|
|
@@ -41326,8 +41328,8 @@ layout_src_main.install = function (Vue) {
|
|
|
41326
41328
|
};
|
|
41327
41329
|
|
|
41328
41330
|
/* harmony default export */ var packages_layout = (layout_src_main);
|
|
41329
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=
|
|
41330
|
-
var
|
|
41331
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=7a4efc38&
|
|
41332
|
+
var mainvue_type_template_id_7a4efc38_render = function () {
|
|
41331
41333
|
var _vm = this
|
|
41332
41334
|
var _h = _vm.$createElement
|
|
41333
41335
|
var _c = _vm._self._c || _h
|
|
@@ -42314,11 +42316,11 @@ var mainvue_type_template_id_8a13e62e_render = function () {
|
|
|
42314
42316
|
)
|
|
42315
42317
|
: _vm._e()
|
|
42316
42318
|
}
|
|
42317
|
-
var
|
|
42318
|
-
|
|
42319
|
+
var mainvue_type_template_id_7a4efc38_staticRenderFns = []
|
|
42320
|
+
mainvue_type_template_id_7a4efc38_render._withStripped = true
|
|
42319
42321
|
|
|
42320
42322
|
|
|
42321
|
-
// CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=
|
|
42323
|
+
// CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=7a4efc38&
|
|
42322
42324
|
|
|
42323
42325
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/resetPassword.vue?vue&type=template&id=cab38660&
|
|
42324
42326
|
var resetPasswordvue_type_template_id_cab38660_render = function () {
|
|
@@ -44078,6 +44080,7 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
|
|
|
44078
44080
|
this.wechatScope = res.wechatScope;
|
|
44079
44081
|
this.download = login_src_mainvue_type_script_lang_js_extends({}, this.downLoadUrls, downloads);
|
|
44080
44082
|
if (res.sysLogoIco) {
|
|
44083
|
+
localStorage.setItem('sysLogoIco', res.sysLogoIco);
|
|
44081
44084
|
utils_util["a" /* default */].setFavicon(res.sysLogoIco);
|
|
44082
44085
|
}
|
|
44083
44086
|
},
|
|
@@ -44548,8 +44551,8 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
|
|
|
44548
44551
|
|
|
44549
44552
|
var login_src_main_component = normalizeComponent(
|
|
44550
44553
|
packages_login_src_mainvue_type_script_lang_js_,
|
|
44551
|
-
|
|
44552
|
-
|
|
44554
|
+
mainvue_type_template_id_7a4efc38_render,
|
|
44555
|
+
mainvue_type_template_id_7a4efc38_staticRenderFns,
|
|
44553
44556
|
false,
|
|
44554
44557
|
null,
|
|
44555
44558
|
null,
|
|
@@ -44566,8 +44569,8 @@ login_src_main.install = function (Vue) {
|
|
|
44566
44569
|
};
|
|
44567
44570
|
|
|
44568
44571
|
/* harmony default export */ var login = (login_src_main);
|
|
44569
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/main.vue?vue&type=template&id=
|
|
44570
|
-
var
|
|
44572
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/main.vue?vue&type=template&id=72ff8660&
|
|
44573
|
+
var mainvue_type_template_id_72ff8660_render = function () {
|
|
44571
44574
|
var _vm = this
|
|
44572
44575
|
var _h = _vm.$createElement
|
|
44573
44576
|
var _c = _vm._self._c || _h
|
|
@@ -44576,7 +44579,7 @@ var mainvue_type_template_id_6f2b9926_render = function () {
|
|
|
44576
44579
|
"div",
|
|
44577
44580
|
{ staticClass: "es-main-box" },
|
|
44578
44581
|
[
|
|
44579
|
-
_vm.
|
|
44582
|
+
_vm.layoutType == "simplicity"
|
|
44580
44583
|
? _c(
|
|
44581
44584
|
"simplicity",
|
|
44582
44585
|
_vm._g(
|
|
@@ -44602,7 +44605,7 @@ var mainvue_type_template_id_6f2b9926_render = function () {
|
|
|
44602
44605
|
_vm._b(
|
|
44603
44606
|
{
|
|
44604
44607
|
ref: "main",
|
|
44605
|
-
attrs: { "new-version": _vm.multiple },
|
|
44608
|
+
attrs: { "new-version": _vm.multiple, scene: _vm.layout },
|
|
44606
44609
|
on: { "chang-layout": _vm.changLayout },
|
|
44607
44610
|
},
|
|
44608
44611
|
"main-default",
|
|
@@ -44654,14 +44657,14 @@ var mainvue_type_template_id_6f2b9926_render = function () {
|
|
|
44654
44657
|
)
|
|
44655
44658
|
: _vm._e()
|
|
44656
44659
|
}
|
|
44657
|
-
var
|
|
44658
|
-
|
|
44660
|
+
var mainvue_type_template_id_72ff8660_staticRenderFns = []
|
|
44661
|
+
mainvue_type_template_id_72ff8660_render._withStripped = true
|
|
44659
44662
|
|
|
44660
44663
|
|
|
44661
|
-
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=
|
|
44664
|
+
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=72ff8660&
|
|
44662
44665
|
|
|
44663
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=
|
|
44664
|
-
var
|
|
44666
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=2c8bf964&scoped=true&
|
|
44667
|
+
var simplicityvue_type_template_id_2c8bf964_scoped_true_render = function () {
|
|
44665
44668
|
var _vm = this
|
|
44666
44669
|
var _h = _vm.$createElement
|
|
44667
44670
|
var _c = _vm._self._c || _h
|
|
@@ -45210,6 +45213,8 @@ var simplicityvue_type_template_id_38f18b0d_scoped_true_render = function () {
|
|
|
45210
45213
|
_vm._b(
|
|
45211
45214
|
{
|
|
45212
45215
|
attrs: {
|
|
45216
|
+
"layout-type": "simplicity",
|
|
45217
|
+
active: "simplicity",
|
|
45213
45218
|
theme: _vm.themeColor,
|
|
45214
45219
|
predefine: _vm.themes,
|
|
45215
45220
|
visible: _vm.showSet,
|
|
@@ -45219,6 +45224,7 @@ var simplicityvue_type_template_id_38f18b0d_scoped_true_render = function () {
|
|
|
45219
45224
|
_vm.showSet = $event
|
|
45220
45225
|
},
|
|
45221
45226
|
change: _vm.handleChange,
|
|
45227
|
+
layout: _vm.handleLayout,
|
|
45222
45228
|
},
|
|
45223
45229
|
},
|
|
45224
45230
|
"settings",
|
|
@@ -45288,11 +45294,11 @@ var simplicityvue_type_template_id_38f18b0d_scoped_true_render = function () {
|
|
|
45288
45294
|
),
|
|
45289
45295
|
])
|
|
45290
45296
|
}
|
|
45291
|
-
var
|
|
45292
|
-
|
|
45297
|
+
var simplicityvue_type_template_id_2c8bf964_scoped_true_staticRenderFns = []
|
|
45298
|
+
simplicityvue_type_template_id_2c8bf964_scoped_true_render._withStripped = true
|
|
45293
45299
|
|
|
45294
45300
|
|
|
45295
|
-
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=
|
|
45301
|
+
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=2c8bf964&scoped=true&
|
|
45296
45302
|
|
|
45297
45303
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/avatar.vue?vue&type=template&id=1560e8bf&scoped=true&
|
|
45298
45304
|
var avatarvue_type_template_id_1560e8bf_scoped_true_render = function () {
|
|
@@ -45441,8 +45447,8 @@ var avatar_component = normalizeComponent(
|
|
|
45441
45447
|
)
|
|
45442
45448
|
|
|
45443
45449
|
/* harmony default export */ var avatar = (avatar_component.exports);
|
|
45444
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/handler.vue?vue&type=template&id=
|
|
45445
|
-
var
|
|
45450
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/handler.vue?vue&type=template&id=bfe50be8&scoped=true&
|
|
45451
|
+
var handlervue_type_template_id_bfe50be8_scoped_true_render = function () {
|
|
45446
45452
|
var _vm = this
|
|
45447
45453
|
var _h = _vm.$createElement
|
|
45448
45454
|
var _c = _vm._self._c || _h
|
|
@@ -45518,11 +45524,11 @@ var handlervue_type_template_id_d8a0cc36_scoped_true_render = function () {
|
|
|
45518
45524
|
2
|
|
45519
45525
|
)
|
|
45520
45526
|
}
|
|
45521
|
-
var
|
|
45522
|
-
|
|
45527
|
+
var handlervue_type_template_id_bfe50be8_scoped_true_staticRenderFns = []
|
|
45528
|
+
handlervue_type_template_id_bfe50be8_scoped_true_render._withStripped = true
|
|
45523
45529
|
|
|
45524
45530
|
|
|
45525
|
-
// CONCATENATED MODULE: ./packages/main/src/simplicity/handler.vue?vue&type=template&id=
|
|
45531
|
+
// CONCATENATED MODULE: ./packages/main/src/simplicity/handler.vue?vue&type=template&id=bfe50be8&scoped=true&
|
|
45526
45532
|
|
|
45527
45533
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/handler.vue?vue&type=script&lang=js&
|
|
45528
45534
|
//
|
|
@@ -45606,16 +45612,6 @@ handlervue_type_template_id_d8a0cc36_scoped_true_render._withStripped = true
|
|
|
45606
45612
|
};
|
|
45607
45613
|
}
|
|
45608
45614
|
},
|
|
45609
|
-
old: {
|
|
45610
|
-
type: Object,
|
|
45611
|
-
default: function _default() {
|
|
45612
|
-
return {
|
|
45613
|
-
type: 'old',
|
|
45614
|
-
icon: 'es-icon-shiyongjiuban',
|
|
45615
|
-
title: '使用旧版'
|
|
45616
|
-
};
|
|
45617
|
-
}
|
|
45618
|
-
},
|
|
45619
45615
|
notice: {
|
|
45620
45616
|
type: Object,
|
|
45621
45617
|
default: function _default() {
|
|
@@ -45676,7 +45672,7 @@ handlervue_type_template_id_d8a0cc36_scoped_true_render._withStripped = true
|
|
|
45676
45672
|
lists: function lists() {
|
|
45677
45673
|
var _this = this;
|
|
45678
45674
|
|
|
45679
|
-
var data = this.data ? this.data : [this.search, this.index, this.home, this.
|
|
45675
|
+
var data = this.data ? this.data : [this.search, this.index, this.home, this.notice, this.quit, this.set];
|
|
45680
45676
|
return data.filter(function (item) {
|
|
45681
45677
|
return !_this.hide[item.type];
|
|
45682
45678
|
});
|
|
@@ -45724,11 +45720,11 @@ handlervue_type_template_id_d8a0cc36_scoped_true_render._withStripped = true
|
|
|
45724
45720
|
|
|
45725
45721
|
var handler_component = normalizeComponent(
|
|
45726
45722
|
simplicity_handlervue_type_script_lang_js_,
|
|
45727
|
-
|
|
45728
|
-
|
|
45723
|
+
handlervue_type_template_id_bfe50be8_scoped_true_render,
|
|
45724
|
+
handlervue_type_template_id_bfe50be8_scoped_true_staticRenderFns,
|
|
45729
45725
|
false,
|
|
45730
45726
|
null,
|
|
45731
|
-
"
|
|
45727
|
+
"bfe50be8",
|
|
45732
45728
|
null
|
|
45733
45729
|
|
|
45734
45730
|
)
|
|
@@ -48755,8 +48751,8 @@ var notice_component = normalizeComponent(
|
|
|
48755
48751
|
)
|
|
48756
48752
|
|
|
48757
48753
|
/* harmony default export */ var notice = (notice_component.exports);
|
|
48758
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/
|
|
48759
|
-
var
|
|
48754
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/public/settings.vue?vue&type=template&id=47a98925&
|
|
48755
|
+
var settingsvue_type_template_id_47a98925_render = function () {
|
|
48760
48756
|
var _vm = this
|
|
48761
48757
|
var _h = _vm.$createElement
|
|
48762
48758
|
var _c = _vm._self._c || _h
|
|
@@ -48834,16 +48830,302 @@ var settingsvue_type_template_id_48437ba0_render = function () {
|
|
|
48834
48830
|
],
|
|
48835
48831
|
1
|
|
48836
48832
|
),
|
|
48833
|
+
_c("div", { staticClass: "es-setting-item" }, [
|
|
48834
|
+
_c("div", { staticClass: "es-setting-title" }, [_vm._v("菜单风格")]),
|
|
48835
|
+
_c(
|
|
48836
|
+
"div",
|
|
48837
|
+
{ staticClass: "es-setting-navs-box" },
|
|
48838
|
+
[
|
|
48839
|
+
_c(
|
|
48840
|
+
"el-tooltip",
|
|
48841
|
+
{
|
|
48842
|
+
staticClass: "es-setting-navs-item",
|
|
48843
|
+
attrs: {
|
|
48844
|
+
effect: "dark",
|
|
48845
|
+
content: "顶部菜单布局",
|
|
48846
|
+
placement: "bottom",
|
|
48847
|
+
},
|
|
48848
|
+
},
|
|
48849
|
+
[
|
|
48850
|
+
_c(
|
|
48851
|
+
"div",
|
|
48852
|
+
{
|
|
48853
|
+
staticClass: "es-setting-navs es-setting-top-nav",
|
|
48854
|
+
on: {
|
|
48855
|
+
click: function ($event) {
|
|
48856
|
+
$event.stopPropagation()
|
|
48857
|
+
_vm.handleLayout("default", "topnav")
|
|
48858
|
+
},
|
|
48859
|
+
},
|
|
48860
|
+
},
|
|
48861
|
+
[
|
|
48862
|
+
_c("i", {
|
|
48863
|
+
directives: [
|
|
48864
|
+
{
|
|
48865
|
+
name: "show",
|
|
48866
|
+
rawName: "v-show",
|
|
48867
|
+
value:
|
|
48868
|
+
_vm.layoutType == "default" &&
|
|
48869
|
+
_vm.activeName == "topnav",
|
|
48870
|
+
expression:
|
|
48871
|
+
"layoutType == 'default' && activeName == 'topnav'",
|
|
48872
|
+
},
|
|
48873
|
+
],
|
|
48874
|
+
staticClass: "es-icon-gou",
|
|
48875
|
+
}),
|
|
48876
|
+
]
|
|
48877
|
+
),
|
|
48878
|
+
]
|
|
48879
|
+
),
|
|
48880
|
+
_c(
|
|
48881
|
+
"el-tooltip",
|
|
48882
|
+
{
|
|
48883
|
+
staticClass: "es-setting-navs-item",
|
|
48884
|
+
attrs: {
|
|
48885
|
+
effect: "dark",
|
|
48886
|
+
content: "侧边双列菜单布局",
|
|
48887
|
+
placement: "bottom",
|
|
48888
|
+
},
|
|
48889
|
+
},
|
|
48890
|
+
[
|
|
48891
|
+
_c(
|
|
48892
|
+
"div",
|
|
48893
|
+
{
|
|
48894
|
+
staticClass: "es-setting-navs es-setting-side-nav",
|
|
48895
|
+
on: {
|
|
48896
|
+
click: function ($event) {
|
|
48897
|
+
$event.stopPropagation()
|
|
48898
|
+
_vm.handleLayout("default", "default")
|
|
48899
|
+
},
|
|
48900
|
+
},
|
|
48901
|
+
},
|
|
48902
|
+
[
|
|
48903
|
+
_c("div", { staticClass: "es-setting-side-sub-nav" }),
|
|
48904
|
+
_c("i", {
|
|
48905
|
+
directives: [
|
|
48906
|
+
{
|
|
48907
|
+
name: "show",
|
|
48908
|
+
rawName: "v-show",
|
|
48909
|
+
value:
|
|
48910
|
+
_vm.layoutType == "default" &&
|
|
48911
|
+
_vm.activeName == "default",
|
|
48912
|
+
expression:
|
|
48913
|
+
"layoutType == 'default' && activeName == 'default'",
|
|
48914
|
+
},
|
|
48915
|
+
],
|
|
48916
|
+
staticClass: "es-icon-gou",
|
|
48917
|
+
}),
|
|
48918
|
+
]
|
|
48919
|
+
),
|
|
48920
|
+
]
|
|
48921
|
+
),
|
|
48922
|
+
_c(
|
|
48923
|
+
"el-tooltip",
|
|
48924
|
+
{
|
|
48925
|
+
staticClass: "es-setting-navs-item",
|
|
48926
|
+
attrs: {
|
|
48927
|
+
effect: "dark",
|
|
48928
|
+
content: "子系统+侧边菜单布局",
|
|
48929
|
+
placement: "bottom",
|
|
48930
|
+
},
|
|
48931
|
+
},
|
|
48932
|
+
[
|
|
48933
|
+
_c(
|
|
48934
|
+
"div",
|
|
48935
|
+
{
|
|
48936
|
+
staticClass: "es-setting-navs es-setting-subsystem-nav",
|
|
48937
|
+
on: {
|
|
48938
|
+
click: function ($event) {
|
|
48939
|
+
$event.stopPropagation()
|
|
48940
|
+
_vm.handleLayout("default", "subsystem")
|
|
48941
|
+
},
|
|
48942
|
+
},
|
|
48943
|
+
},
|
|
48944
|
+
[
|
|
48945
|
+
_c("i", {
|
|
48946
|
+
directives: [
|
|
48947
|
+
{
|
|
48948
|
+
name: "show",
|
|
48949
|
+
rawName: "v-show",
|
|
48950
|
+
value:
|
|
48951
|
+
_vm.layoutType == "default" &&
|
|
48952
|
+
_vm.activeName == "subsystem",
|
|
48953
|
+
expression:
|
|
48954
|
+
"layoutType == 'default' && activeName == 'subsystem'",
|
|
48955
|
+
},
|
|
48956
|
+
],
|
|
48957
|
+
staticClass: "es-icon-gou",
|
|
48958
|
+
}),
|
|
48959
|
+
]
|
|
48960
|
+
),
|
|
48961
|
+
]
|
|
48962
|
+
),
|
|
48963
|
+
_c(
|
|
48964
|
+
"el-tooltip",
|
|
48965
|
+
{
|
|
48966
|
+
staticClass: "es-setting-navs-item",
|
|
48967
|
+
attrs: {
|
|
48968
|
+
effect: "dark",
|
|
48969
|
+
content: "顶部+侧边菜单布局",
|
|
48970
|
+
placement: "bottom",
|
|
48971
|
+
},
|
|
48972
|
+
},
|
|
48973
|
+
[
|
|
48974
|
+
_c(
|
|
48975
|
+
"div",
|
|
48976
|
+
{
|
|
48977
|
+
staticClass: "es-setting-navs es-setting-top-side-nav",
|
|
48978
|
+
on: {
|
|
48979
|
+
click: function ($event) {
|
|
48980
|
+
$event.stopPropagation()
|
|
48981
|
+
_vm.handleLayout("default", "topside")
|
|
48982
|
+
},
|
|
48983
|
+
},
|
|
48984
|
+
},
|
|
48985
|
+
[
|
|
48986
|
+
_c("i", {
|
|
48987
|
+
directives: [
|
|
48988
|
+
{
|
|
48989
|
+
name: "show",
|
|
48990
|
+
rawName: "v-show",
|
|
48991
|
+
value:
|
|
48992
|
+
_vm.layoutType == "default" &&
|
|
48993
|
+
_vm.activeName == "topside",
|
|
48994
|
+
expression:
|
|
48995
|
+
"layoutType == 'default' && activeName == 'topside'",
|
|
48996
|
+
},
|
|
48997
|
+
],
|
|
48998
|
+
staticClass: "es-icon-gou",
|
|
48999
|
+
}),
|
|
49000
|
+
]
|
|
49001
|
+
),
|
|
49002
|
+
]
|
|
49003
|
+
),
|
|
49004
|
+
_c(
|
|
49005
|
+
"el-tooltip",
|
|
49006
|
+
{
|
|
49007
|
+
staticClass: "es-setting-navs-item",
|
|
49008
|
+
attrs: {
|
|
49009
|
+
effect: "dark",
|
|
49010
|
+
content: "侧边+按钮菜单布局",
|
|
49011
|
+
placement: "bottom",
|
|
49012
|
+
},
|
|
49013
|
+
},
|
|
49014
|
+
[
|
|
49015
|
+
_c(
|
|
49016
|
+
"div",
|
|
49017
|
+
{
|
|
49018
|
+
staticClass: "es-setting-navs es-setting-side-navs",
|
|
49019
|
+
on: {
|
|
49020
|
+
click: function ($event) {
|
|
49021
|
+
$event.stopPropagation()
|
|
49022
|
+
_vm.handleLayout("default", "side")
|
|
49023
|
+
},
|
|
49024
|
+
},
|
|
49025
|
+
},
|
|
49026
|
+
[
|
|
49027
|
+
_c("i", {
|
|
49028
|
+
directives: [
|
|
49029
|
+
{
|
|
49030
|
+
name: "show",
|
|
49031
|
+
rawName: "v-show",
|
|
49032
|
+
value:
|
|
49033
|
+
_vm.layoutType == "default" &&
|
|
49034
|
+
_vm.activeName == "side",
|
|
49035
|
+
expression:
|
|
49036
|
+
"layoutType == 'default' && activeName == 'side'",
|
|
49037
|
+
},
|
|
49038
|
+
],
|
|
49039
|
+
staticClass: "es-icon-gou",
|
|
49040
|
+
}),
|
|
49041
|
+
]
|
|
49042
|
+
),
|
|
49043
|
+
]
|
|
49044
|
+
),
|
|
49045
|
+
_c(
|
|
49046
|
+
"el-tooltip",
|
|
49047
|
+
{
|
|
49048
|
+
staticClass: "es-setting-navs-item",
|
|
49049
|
+
attrs: {
|
|
49050
|
+
effect: "dark",
|
|
49051
|
+
content: "(新)应用菜单布局",
|
|
49052
|
+
placement: "bottom",
|
|
49053
|
+
},
|
|
49054
|
+
},
|
|
49055
|
+
[
|
|
49056
|
+
_c(
|
|
49057
|
+
"div",
|
|
49058
|
+
{
|
|
49059
|
+
staticClass: "es-setting-navs es-setting-app-nav",
|
|
49060
|
+
on: {
|
|
49061
|
+
click: function ($event) {
|
|
49062
|
+
$event.stopPropagation()
|
|
49063
|
+
_vm.handleLayout("simplicity")
|
|
49064
|
+
},
|
|
49065
|
+
},
|
|
49066
|
+
},
|
|
49067
|
+
[
|
|
49068
|
+
_c("div", { staticClass: "es-setting-side-sub-nav" }),
|
|
49069
|
+
_c("i", {
|
|
49070
|
+
directives: [
|
|
49071
|
+
{
|
|
49072
|
+
name: "show",
|
|
49073
|
+
rawName: "v-show",
|
|
49074
|
+
value:
|
|
49075
|
+
_vm.layoutType == "simplicity" &&
|
|
49076
|
+
_vm.activeName == "simplicity",
|
|
49077
|
+
expression:
|
|
49078
|
+
"layoutType == 'simplicity' && activeName == 'simplicity'",
|
|
49079
|
+
},
|
|
49080
|
+
],
|
|
49081
|
+
staticClass: "es-icon-gou",
|
|
49082
|
+
}),
|
|
49083
|
+
]
|
|
49084
|
+
),
|
|
49085
|
+
]
|
|
49086
|
+
),
|
|
49087
|
+
],
|
|
49088
|
+
1
|
|
49089
|
+
),
|
|
49090
|
+
]),
|
|
48837
49091
|
]
|
|
48838
49092
|
)
|
|
48839
49093
|
}
|
|
48840
|
-
var
|
|
48841
|
-
|
|
49094
|
+
var settingsvue_type_template_id_47a98925_staticRenderFns = []
|
|
49095
|
+
settingsvue_type_template_id_47a98925_render._withStripped = true
|
|
48842
49096
|
|
|
48843
49097
|
|
|
48844
|
-
// CONCATENATED MODULE: ./packages/main/src/
|
|
49098
|
+
// CONCATENATED MODULE: ./packages/main/src/public/settings.vue?vue&type=template&id=47a98925&
|
|
48845
49099
|
|
|
48846
|
-
//
|
|
49100
|
+
// EXTERNAL MODULE: external "slate"
|
|
49101
|
+
var external_slate_ = __webpack_require__(22);
|
|
49102
|
+
|
|
49103
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/public/settings.vue?vue&type=script&lang=js&
|
|
49104
|
+
//
|
|
49105
|
+
//
|
|
49106
|
+
//
|
|
49107
|
+
//
|
|
49108
|
+
//
|
|
49109
|
+
//
|
|
49110
|
+
//
|
|
49111
|
+
//
|
|
49112
|
+
//
|
|
49113
|
+
//
|
|
49114
|
+
//
|
|
49115
|
+
//
|
|
49116
|
+
//
|
|
49117
|
+
//
|
|
49118
|
+
//
|
|
49119
|
+
//
|
|
49120
|
+
//
|
|
49121
|
+
//
|
|
49122
|
+
//
|
|
49123
|
+
//
|
|
49124
|
+
//
|
|
49125
|
+
//
|
|
49126
|
+
//
|
|
49127
|
+
//
|
|
49128
|
+
//
|
|
48847
49129
|
//
|
|
48848
49130
|
//
|
|
48849
49131
|
//
|
|
@@ -48881,10 +49163,89 @@ settingsvue_type_template_id_48437ba0_render._withStripped = true
|
|
|
48881
49163
|
//
|
|
48882
49164
|
//
|
|
48883
49165
|
//
|
|
49166
|
+
//
|
|
49167
|
+
//
|
|
49168
|
+
//
|
|
49169
|
+
//
|
|
49170
|
+
//
|
|
49171
|
+
//
|
|
49172
|
+
//
|
|
49173
|
+
//
|
|
49174
|
+
//
|
|
49175
|
+
//
|
|
49176
|
+
//
|
|
49177
|
+
//
|
|
49178
|
+
//
|
|
49179
|
+
//
|
|
49180
|
+
//
|
|
49181
|
+
//
|
|
49182
|
+
//
|
|
49183
|
+
//
|
|
49184
|
+
//
|
|
49185
|
+
//
|
|
49186
|
+
//
|
|
49187
|
+
//
|
|
49188
|
+
//
|
|
49189
|
+
//
|
|
49190
|
+
//
|
|
49191
|
+
//
|
|
49192
|
+
//
|
|
49193
|
+
//
|
|
49194
|
+
//
|
|
49195
|
+
//
|
|
49196
|
+
//
|
|
49197
|
+
//
|
|
49198
|
+
//
|
|
49199
|
+
//
|
|
49200
|
+
//
|
|
49201
|
+
//
|
|
49202
|
+
//
|
|
49203
|
+
//
|
|
49204
|
+
//
|
|
49205
|
+
//
|
|
49206
|
+
//
|
|
49207
|
+
//
|
|
49208
|
+
//
|
|
49209
|
+
//
|
|
49210
|
+
//
|
|
49211
|
+
//
|
|
49212
|
+
//
|
|
49213
|
+
//
|
|
49214
|
+
//
|
|
49215
|
+
//
|
|
49216
|
+
//
|
|
49217
|
+
//
|
|
49218
|
+
//
|
|
49219
|
+
//
|
|
49220
|
+
//
|
|
49221
|
+
//
|
|
49222
|
+
//
|
|
49223
|
+
//
|
|
49224
|
+
//
|
|
49225
|
+
//
|
|
49226
|
+
//
|
|
49227
|
+
//
|
|
49228
|
+
//
|
|
49229
|
+
//
|
|
49230
|
+
//
|
|
49231
|
+
//
|
|
49232
|
+
//
|
|
49233
|
+
//
|
|
49234
|
+
//
|
|
49235
|
+
//
|
|
49236
|
+
//
|
|
49237
|
+
//
|
|
49238
|
+
//
|
|
49239
|
+
//
|
|
49240
|
+
//
|
|
49241
|
+
//
|
|
49242
|
+
//
|
|
49243
|
+
//
|
|
49244
|
+
|
|
48884
49245
|
|
|
48885
49246
|
|
|
48886
49247
|
/* harmony default export */ var settingsvue_type_script_lang_js_ = ({
|
|
48887
|
-
name: '
|
|
49248
|
+
name: 'message',
|
|
48888
49249
|
props: {
|
|
48889
49250
|
visible: Boolean,
|
|
48890
49251
|
//主题颜色选择颜色集合
|
|
@@ -48898,10 +49259,8 @@ settingsvue_type_template_id_48437ba0_render._withStripped = true
|
|
|
48898
49259
|
return ['#a60006', '#409eff'];
|
|
48899
49260
|
}
|
|
48900
49261
|
},
|
|
48901
|
-
|
|
48902
|
-
|
|
48903
|
-
default: 'default'
|
|
48904
|
-
}
|
|
49262
|
+
active: String,
|
|
49263
|
+
layoutType: String
|
|
48905
49264
|
},
|
|
48906
49265
|
computed: {
|
|
48907
49266
|
show: {
|
|
@@ -48935,7 +49294,8 @@ settingsvue_type_template_id_48437ba0_render._withStripped = true
|
|
|
48935
49294
|
data: function data() {
|
|
48936
49295
|
return {
|
|
48937
49296
|
color: '',
|
|
48938
|
-
|
|
49297
|
+
layoutName: this.layoutType,
|
|
49298
|
+
activeName: this.active
|
|
48939
49299
|
};
|
|
48940
49300
|
},
|
|
48941
49301
|
mounted: function mounted() {},
|
|
@@ -48953,17 +49313,17 @@ settingsvue_type_template_id_48437ba0_render._withStripped = true
|
|
|
48953
49313
|
},
|
|
48954
49314
|
|
|
48955
49315
|
//选择菜单布局
|
|
48956
|
-
handleLayout: function handleLayout(res) {
|
|
49316
|
+
handleLayout: function handleLayout(res, active) {
|
|
48957
49317
|
var old = this.activeName;
|
|
48958
|
-
this.
|
|
48959
|
-
this
|
|
48960
|
-
this.$emit('layout', res, old);
|
|
49318
|
+
this.layoutName = res;
|
|
49319
|
+
this.activeName = active;
|
|
49320
|
+
this.$emit('layout', res, active, old);
|
|
48961
49321
|
}
|
|
48962
49322
|
}
|
|
48963
49323
|
});
|
|
48964
|
-
// CONCATENATED MODULE: ./packages/main/src/
|
|
48965
|
-
/* harmony default export */ var
|
|
48966
|
-
// CONCATENATED MODULE: ./packages/main/src/
|
|
49324
|
+
// CONCATENATED MODULE: ./packages/main/src/public/settings.vue?vue&type=script&lang=js&
|
|
49325
|
+
/* harmony default export */ var public_settingsvue_type_script_lang_js_ = (settingsvue_type_script_lang_js_);
|
|
49326
|
+
// CONCATENATED MODULE: ./packages/main/src/public/settings.vue
|
|
48967
49327
|
|
|
48968
49328
|
|
|
48969
49329
|
|
|
@@ -48972,9 +49332,9 @@ settingsvue_type_template_id_48437ba0_render._withStripped = true
|
|
|
48972
49332
|
/* normalize component */
|
|
48973
49333
|
|
|
48974
49334
|
var settings_component = normalizeComponent(
|
|
48975
|
-
|
|
48976
|
-
|
|
48977
|
-
|
|
49335
|
+
public_settingsvue_type_script_lang_js_,
|
|
49336
|
+
settingsvue_type_template_id_47a98925_render,
|
|
49337
|
+
settingsvue_type_template_id_47a98925_staticRenderFns,
|
|
48978
49338
|
false,
|
|
48979
49339
|
null,
|
|
48980
49340
|
null,
|
|
@@ -50395,6 +50755,9 @@ var simplicityvue_type_script_lang_js_extends = Object.assign || function (targe
|
|
|
50395
50755
|
//
|
|
50396
50756
|
//
|
|
50397
50757
|
//
|
|
50758
|
+
//
|
|
50759
|
+
//
|
|
50760
|
+
//
|
|
50398
50761
|
|
|
50399
50762
|
|
|
50400
50763
|
|
|
@@ -50789,18 +51152,22 @@ var events = [function (tabs, index, that) {
|
|
|
50789
51152
|
}
|
|
50790
51153
|
var pathname = url.substring(url.indexOf('#/') + 1);
|
|
50791
51154
|
pathname = pathname.split('?')[0];
|
|
51155
|
+
var _code = void 0;
|
|
50792
51156
|
if (res.path !== '/' && pathname == _path) {
|
|
50793
51157
|
if (res.components) {
|
|
50794
|
-
if (!res.components[
|
|
50795
|
-
console.error('
|
|
51158
|
+
if (!res.components[_code]) {
|
|
51159
|
+
console.error('路由“命名视图”规范属性名称与菜单appCode不一致', res, _code);
|
|
51160
|
+
_code = Object.keys(res.components).filter(function (item) {
|
|
51161
|
+
return item !== 'default';
|
|
51162
|
+
})[0];
|
|
50796
51163
|
}
|
|
50797
51164
|
} else {
|
|
50798
|
-
console.error('
|
|
51165
|
+
console.error('请根据路由“命名视图”规范,正确添加components属性名称', res);
|
|
50799
51166
|
}
|
|
50800
|
-
return pathname;
|
|
51167
|
+
return _code ? { path: pathname, appCode: _code } : pathname;
|
|
50801
51168
|
}
|
|
50802
51169
|
if (res && Object.prototype.hasOwnProperty.call(res, 'children')) {
|
|
50803
|
-
var _path2 = this.hasRouter(res.children, url,
|
|
51170
|
+
var _path2 = this.hasRouter(res.children, url, _code);
|
|
50804
51171
|
if (_path2) {
|
|
50805
51172
|
return _path2;
|
|
50806
51173
|
}
|
|
@@ -50865,7 +51232,7 @@ var events = [function (tabs, index, that) {
|
|
|
50865
51232
|
utils_util["a" /* default */].setStorage('loginPage', results[i]);
|
|
50866
51233
|
}
|
|
50867
51234
|
if (i === 'sysLogoIco' && results[i]) {
|
|
50868
|
-
|
|
51235
|
+
localStorage.setItem('sysLogoIco', results[i]);
|
|
50869
51236
|
utils_util["a" /* default */].setFavicon(results[i]);
|
|
50870
51237
|
}
|
|
50871
51238
|
if (i === 'userStyle' && results[i]) {
|
|
@@ -50994,95 +51361,19 @@ var events = [function (tabs, index, that) {
|
|
|
50994
51361
|
getMenus: function getMenus(loading) {
|
|
50995
51362
|
var _this2 = this;
|
|
50996
51363
|
|
|
51364
|
+
var menuData = utils_store.get('nav');
|
|
51365
|
+
if (menuData && menuData.length) {
|
|
51366
|
+
loading.close();
|
|
51367
|
+
this.renderMenus(menuData);
|
|
51368
|
+
return;
|
|
51369
|
+
}
|
|
50997
51370
|
utils_util["a" /* default */].ajax({ url: this._menuUrl }).then(function (res) {
|
|
50998
51371
|
loading.close();
|
|
50999
51372
|
if (res.rCode === 0) {
|
|
51000
51373
|
if (res.results && res.results.length) {
|
|
51001
|
-
|
|
51002
|
-
|
|
51003
|
-
|
|
51004
|
-
if (_this2.indexUrl) {
|
|
51005
|
-
var obj = _this2.getMenu(_this2.menus, _this2.indexUrl);
|
|
51006
|
-
obj = obj ? obj : {
|
|
51007
|
-
url: _this2.indexUrl,
|
|
51008
|
-
text: '工作台',
|
|
51009
|
-
id: '0',
|
|
51010
|
-
appCode: 'indexUrl'
|
|
51011
|
-
};
|
|
51012
|
-
_this2.homePage = _this2.setIframeType(obj);
|
|
51013
|
-
if (!_this2.appCode) {
|
|
51014
|
-
_this2.tabs = [_this2.homePage];
|
|
51015
|
-
_this2.activeName = _this2.homePage.id;
|
|
51016
|
-
}
|
|
51017
|
-
}
|
|
51018
|
-
if (_this2.appCode) {
|
|
51019
|
-
var code = _this2.sysCode || _this2.appCode;
|
|
51020
|
-
var app = _this2.userApps.filter(function (item) {
|
|
51021
|
-
return item.code === code;
|
|
51022
|
-
})[0];
|
|
51023
|
-
if (app) {
|
|
51024
|
-
_this2.active = app.id;
|
|
51025
|
-
if (app.url) {
|
|
51026
|
-
var _obj = _this2.getMenu(_this2.menus, app.url);
|
|
51027
|
-
if (_obj) {
|
|
51028
|
-
var tab = _this2.setIframeType(_obj);
|
|
51029
|
-
_this2.tabs = [tab];
|
|
51030
|
-
_this2.activeName = tab.id;
|
|
51031
|
-
} else {
|
|
51032
|
-
_this2.tabs = [app];
|
|
51033
|
-
}
|
|
51034
|
-
}
|
|
51035
|
-
}
|
|
51036
|
-
if (_this2.sysCode) {
|
|
51037
|
-
var subMenus = _this2.getMenu(_this2.menus, _this2.sysCode, 'appCode');
|
|
51038
|
-
if (subMenus) {
|
|
51039
|
-
var _obj2 = _this2.getMenu(_this2.menus, _this2.appCode, 'appCode');
|
|
51040
|
-
if (_obj2) {
|
|
51041
|
-
if (!_obj2.url) {
|
|
51042
|
-
_obj2 = _this2.getFirst(_obj2);
|
|
51043
|
-
}
|
|
51044
|
-
_this2.subActive = _obj2.id;
|
|
51045
|
-
var _tab = _this2.setIframeType(_obj2);
|
|
51046
|
-
_this2.tabs = [_tab];
|
|
51047
|
-
_this2.activeName = _tab.id;
|
|
51048
|
-
} else {
|
|
51049
|
-
_this2.subActive = '';
|
|
51050
|
-
}
|
|
51051
|
-
_this2.subMenus = subMenus;
|
|
51052
|
-
_this2.showMenu = true;
|
|
51053
|
-
} else {
|
|
51054
|
-
_this2.subMenus = null;
|
|
51055
|
-
_this2.showMenu = false;
|
|
51056
|
-
}
|
|
51057
|
-
} else {
|
|
51058
|
-
var _subMenus = _this2.getMenu(_this2.menus, _this2.appCode, 'appCode');
|
|
51059
|
-
if (_subMenus) {
|
|
51060
|
-
if (_this2.tabs.length == 0) {
|
|
51061
|
-
var _obj3 = _this2.getFirst(_subMenus);
|
|
51062
|
-
if (_obj3) {
|
|
51063
|
-
_this2.subActive = _obj3.id;
|
|
51064
|
-
var _tab2 = _this2.setIframeType(_obj3);
|
|
51065
|
-
_this2.tabs = [_tab2];
|
|
51066
|
-
_this2.activeName = _tab2.id;
|
|
51067
|
-
} else {
|
|
51068
|
-
_this2.subActive = '';
|
|
51069
|
-
}
|
|
51070
|
-
}
|
|
51071
|
-
_this2.subMenus = _subMenus;
|
|
51072
|
-
_this2.showMenu = true;
|
|
51073
|
-
} else {
|
|
51074
|
-
_this2.subMenus = null;
|
|
51075
|
-
_this2.showMenu = false;
|
|
51076
|
-
}
|
|
51077
|
-
}
|
|
51078
|
-
} else if (_this2.initApps && _this2.initApps.length && !_this2.indexUrl) {
|
|
51079
|
-
var _obj4 = _this2.getMenu(_this2.menus, _this2.initApps[_this2.initApps.length - 1]);
|
|
51080
|
-
if (_obj4) {
|
|
51081
|
-
var _tab3 = _this2.setIframeType(_obj4);
|
|
51082
|
-
_this2.tabs.push(_tab3);
|
|
51083
|
-
_this2.activeName = _tab3.id;
|
|
51084
|
-
}
|
|
51085
|
-
}
|
|
51374
|
+
//this.$emit('update:menuData', res.results);
|
|
51375
|
+
utils_store.set('nav', JSON.parse(JSON.stringify(res.results)));
|
|
51376
|
+
_this2.renderMenus(JSON.parse(JSON.stringify(res.results)));
|
|
51086
51377
|
} else {
|
|
51087
51378
|
_this2.$message.error('未分配菜单权限,请联系管理员!');
|
|
51088
51379
|
}
|
|
@@ -51098,6 +51389,99 @@ var events = [function (tabs, index, that) {
|
|
|
51098
51389
|
});
|
|
51099
51390
|
},
|
|
51100
51391
|
|
|
51392
|
+
/**
|
|
51393
|
+
* @desc:处理菜单列表
|
|
51394
|
+
* @author huangbo
|
|
51395
|
+
* @date 2024年9月7日
|
|
51396
|
+
**/
|
|
51397
|
+
renderMenus: function renderMenus(res) {
|
|
51398
|
+
this.menus = res;
|
|
51399
|
+
this.setTips(this.menus);
|
|
51400
|
+
utils_store.set('nav', this.menus);
|
|
51401
|
+
if (this.indexUrl) {
|
|
51402
|
+
var obj = this.getMenu(this.menus, this.indexUrl);
|
|
51403
|
+
obj = obj ? obj : {
|
|
51404
|
+
url: this.indexUrl,
|
|
51405
|
+
text: '工作台',
|
|
51406
|
+
id: '0',
|
|
51407
|
+
appCode: 'indexUrl'
|
|
51408
|
+
};
|
|
51409
|
+
this.homePage = this.setIframeType(obj);
|
|
51410
|
+
if (!this.appCode) {
|
|
51411
|
+
this.tabs = [this.homePage];
|
|
51412
|
+
this.activeName = this.homePage.id;
|
|
51413
|
+
}
|
|
51414
|
+
}
|
|
51415
|
+
if (this.appCode) {
|
|
51416
|
+
var code = this.sysCode || this.appCode;
|
|
51417
|
+
var app = this.userApps.filter(function (item) {
|
|
51418
|
+
return item.code === code;
|
|
51419
|
+
})[0];
|
|
51420
|
+
if (app) {
|
|
51421
|
+
this.active = app.id;
|
|
51422
|
+
if (app.url) {
|
|
51423
|
+
var _obj = this.getMenu(this.menus, app.url);
|
|
51424
|
+
if (_obj) {
|
|
51425
|
+
var tab = this.setIframeType(_obj);
|
|
51426
|
+
this.tabs = [tab];
|
|
51427
|
+
this.activeName = tab.id;
|
|
51428
|
+
} else {
|
|
51429
|
+
this.tabs = [app];
|
|
51430
|
+
}
|
|
51431
|
+
}
|
|
51432
|
+
}
|
|
51433
|
+
if (this.sysCode) {
|
|
51434
|
+
var subMenus = this.getMenu(this.menus, this.sysCode, 'appCode');
|
|
51435
|
+
if (subMenus) {
|
|
51436
|
+
var _obj2 = this.getMenu(this.menus, this.appCode, 'appCode');
|
|
51437
|
+
if (_obj2) {
|
|
51438
|
+
if (!_obj2.url) {
|
|
51439
|
+
_obj2 = this.getFirst(_obj2);
|
|
51440
|
+
}
|
|
51441
|
+
this.subActive = _obj2.id;
|
|
51442
|
+
var _tab = this.setIframeType(_obj2);
|
|
51443
|
+
this.tabs = [_tab];
|
|
51444
|
+
this.activeName = _tab.id;
|
|
51445
|
+
} else {
|
|
51446
|
+
this.subActive = '';
|
|
51447
|
+
}
|
|
51448
|
+
this.subMenus = subMenus;
|
|
51449
|
+
this.showMenu = true;
|
|
51450
|
+
} else {
|
|
51451
|
+
this.subMenus = null;
|
|
51452
|
+
this.showMenu = false;
|
|
51453
|
+
}
|
|
51454
|
+
} else {
|
|
51455
|
+
var _subMenus = this.getMenu(this.menus, this.appCode, 'appCode');
|
|
51456
|
+
if (_subMenus) {
|
|
51457
|
+
if (this.tabs.length == 0) {
|
|
51458
|
+
var _obj3 = this.getFirst(_subMenus);
|
|
51459
|
+
if (_obj3) {
|
|
51460
|
+
this.subActive = _obj3.id;
|
|
51461
|
+
var _tab2 = this.setIframeType(_obj3);
|
|
51462
|
+
this.tabs = [_tab2];
|
|
51463
|
+
this.activeName = _tab2.id;
|
|
51464
|
+
} else {
|
|
51465
|
+
this.subActive = '';
|
|
51466
|
+
}
|
|
51467
|
+
}
|
|
51468
|
+
this.subMenus = _subMenus;
|
|
51469
|
+
this.showMenu = true;
|
|
51470
|
+
} else {
|
|
51471
|
+
this.subMenus = null;
|
|
51472
|
+
this.showMenu = false;
|
|
51473
|
+
}
|
|
51474
|
+
}
|
|
51475
|
+
} else if (this.initApps && this.initApps.length && !this.indexUrl) {
|
|
51476
|
+
var _obj4 = this.getMenu(this.menus, this.initApps[this.initApps.length - 1]);
|
|
51477
|
+
if (_obj4) {
|
|
51478
|
+
var _tab3 = this.setIframeType(_obj4);
|
|
51479
|
+
this.tabs.push(_tab3);
|
|
51480
|
+
this.activeName = _tab3.id;
|
|
51481
|
+
}
|
|
51482
|
+
}
|
|
51483
|
+
},
|
|
51484
|
+
|
|
51101
51485
|
/**
|
|
51102
51486
|
* @desc:设置页面加载类型
|
|
51103
51487
|
* @author huangbo
|
|
@@ -51123,7 +51507,12 @@ var events = [function (tabs, index, that) {
|
|
|
51123
51507
|
var path = this.hasRouter(routes, urls[0], res.appCode);
|
|
51124
51508
|
if (path && this.routeType !== 'wujie') {
|
|
51125
51509
|
res.method = 'router';
|
|
51126
|
-
|
|
51510
|
+
if (typeof path === 'string') {
|
|
51511
|
+
res.path = path;
|
|
51512
|
+
} else {
|
|
51513
|
+
res.path = path.path;
|
|
51514
|
+
res.appCode = path.appCode;
|
|
51515
|
+
}
|
|
51127
51516
|
res.keys = utils_util["a" /* default */].uuid();
|
|
51128
51517
|
} else {
|
|
51129
51518
|
var urlopenmode = utils_util["a" /* default */].getParams({
|
|
@@ -51673,13 +52062,6 @@ var events = [function (tabs, index, that) {
|
|
|
51673
52062
|
case 'index':
|
|
51674
52063
|
utils_util["a" /* default */].win.open(this.doorIndex, '_self');
|
|
51675
52064
|
break;
|
|
51676
|
-
case 'old':
|
|
51677
|
-
if (typeof this.showOld === 'string') {
|
|
51678
|
-
window.location.href = this.showOld;
|
|
51679
|
-
} else {
|
|
51680
|
-
this.$emit('chang-layout', 'default');
|
|
51681
|
-
}
|
|
51682
|
-
break;
|
|
51683
52065
|
case 'set':
|
|
51684
52066
|
this.showSet = !this.showSet;
|
|
51685
52067
|
this.showMsg = false;
|
|
@@ -51801,6 +52183,18 @@ var events = [function (tabs, index, that) {
|
|
|
51801
52183
|
}
|
|
51802
52184
|
},
|
|
51803
52185
|
|
|
52186
|
+
/**
|
|
52187
|
+
* @desc:菜单布局样式切换
|
|
52188
|
+
* @author huangbo
|
|
52189
|
+
* @date 2024年9月7日
|
|
52190
|
+
**/
|
|
52191
|
+
handleLayout: function handleLayout(res, active) {
|
|
52192
|
+
if (active) {
|
|
52193
|
+
localStorage.setItem('layout', active);
|
|
52194
|
+
}
|
|
52195
|
+
this.$emit('chang-layout', res, active);
|
|
52196
|
+
},
|
|
52197
|
+
|
|
51804
52198
|
/**
|
|
51805
52199
|
* @desc:消息修改总数
|
|
51806
52200
|
* @author huangbo
|
|
@@ -51916,18 +52310,18 @@ var events = [function (tabs, index, that) {
|
|
|
51916
52310
|
|
|
51917
52311
|
var simplicity_component = normalizeComponent(
|
|
51918
52312
|
src_simplicityvue_type_script_lang_js_,
|
|
51919
|
-
|
|
51920
|
-
|
|
52313
|
+
simplicityvue_type_template_id_2c8bf964_scoped_true_render,
|
|
52314
|
+
simplicityvue_type_template_id_2c8bf964_scoped_true_staticRenderFns,
|
|
51921
52315
|
false,
|
|
51922
52316
|
null,
|
|
51923
|
-
"
|
|
52317
|
+
"2c8bf964",
|
|
51924
52318
|
null
|
|
51925
52319
|
|
|
51926
52320
|
)
|
|
51927
52321
|
|
|
51928
52322
|
/* harmony default export */ var simplicity = (simplicity_component.exports);
|
|
51929
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/index.vue?vue&type=template&id=
|
|
51930
|
-
var
|
|
52323
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/index.vue?vue&type=template&id=215ab02a&
|
|
52324
|
+
var defaultvue_type_template_id_215ab02a_render = function () {
|
|
51931
52325
|
var _vm = this
|
|
51932
52326
|
var _h = _vm.$createElement
|
|
51933
52327
|
var _c = _vm._self._c || _h
|
|
@@ -52219,14 +52613,15 @@ var defaultvue_type_template_id_149ff0da_render = function () {
|
|
|
52219
52613
|
_vm._b(
|
|
52220
52614
|
{
|
|
52221
52615
|
attrs: {
|
|
52616
|
+
"layout-type": "default",
|
|
52617
|
+
active: _vm.layout,
|
|
52222
52618
|
theme: _vm.color,
|
|
52223
52619
|
predefine: _vm.themes,
|
|
52224
|
-
visible: _vm.
|
|
52225
|
-
layout: _vm.layout,
|
|
52620
|
+
visible: _vm.showSets,
|
|
52226
52621
|
},
|
|
52227
52622
|
on: {
|
|
52228
52623
|
"update:visible": function ($event) {
|
|
52229
|
-
_vm.
|
|
52624
|
+
_vm.showSets = $event
|
|
52230
52625
|
},
|
|
52231
52626
|
change: _vm.handleChange,
|
|
52232
52627
|
layout: _vm.handleLayout,
|
|
@@ -52314,11 +52709,11 @@ var defaultvue_type_template_id_149ff0da_render = function () {
|
|
|
52314
52709
|
1
|
|
52315
52710
|
)
|
|
52316
52711
|
}
|
|
52317
|
-
var
|
|
52318
|
-
|
|
52712
|
+
var defaultvue_type_template_id_215ab02a_staticRenderFns = []
|
|
52713
|
+
defaultvue_type_template_id_215ab02a_render._withStripped = true
|
|
52319
52714
|
|
|
52320
52715
|
|
|
52321
|
-
// CONCATENATED MODULE: ./packages/main/src/default/index.vue?vue&type=template&id=
|
|
52716
|
+
// CONCATENATED MODULE: ./packages/main/src/default/index.vue?vue&type=template&id=215ab02a&
|
|
52322
52717
|
|
|
52323
52718
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/userinfo.vue?vue&type=template&id=d207c2e8&
|
|
52324
52719
|
var userinfovue_type_template_id_d207c2e8_render = function () {
|
|
@@ -52800,506 +53195,6 @@ var default_userinfo_component = normalizeComponent(
|
|
|
52800
53195
|
)
|
|
52801
53196
|
|
|
52802
53197
|
/* harmony default export */ var default_userinfo = (default_userinfo_component.exports);
|
|
52803
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/settings.vue?vue&type=template&id=52aa078c&
|
|
52804
|
-
var settingsvue_type_template_id_52aa078c_render = function () {
|
|
52805
|
-
var _vm = this
|
|
52806
|
-
var _h = _vm.$createElement
|
|
52807
|
-
var _c = _vm._self._c || _h
|
|
52808
|
-
return _c(
|
|
52809
|
-
"el-drawer",
|
|
52810
|
-
{
|
|
52811
|
-
attrs: {
|
|
52812
|
-
title: "设置",
|
|
52813
|
-
"custom-class": "es-sets-drawer",
|
|
52814
|
-
size: "280px",
|
|
52815
|
-
visible: _vm.show,
|
|
52816
|
-
"append-to-body": true,
|
|
52817
|
-
},
|
|
52818
|
-
on: {
|
|
52819
|
-
"update:visible": function ($event) {
|
|
52820
|
-
_vm.show = $event
|
|
52821
|
-
},
|
|
52822
|
-
},
|
|
52823
|
-
},
|
|
52824
|
-
[
|
|
52825
|
-
_c(
|
|
52826
|
-
"div",
|
|
52827
|
-
{ staticClass: "es-setting-item" },
|
|
52828
|
-
[
|
|
52829
|
-
_c("div", { staticClass: "es-setting-title" }, [_vm._v("主题色")]),
|
|
52830
|
-
_vm.themes
|
|
52831
|
-
? _c(
|
|
52832
|
-
"el-radio-group",
|
|
52833
|
-
{
|
|
52834
|
-
staticClass: "es-setting-theme",
|
|
52835
|
-
attrs: { size: "mini" },
|
|
52836
|
-
on: { change: _vm.handleTheme },
|
|
52837
|
-
model: {
|
|
52838
|
-
value: _vm.color,
|
|
52839
|
-
callback: function ($$v) {
|
|
52840
|
-
_vm.color = $$v
|
|
52841
|
-
},
|
|
52842
|
-
expression: "color",
|
|
52843
|
-
},
|
|
52844
|
-
},
|
|
52845
|
-
_vm._l(_vm.themes, function (item, index) {
|
|
52846
|
-
return _c(
|
|
52847
|
-
"el-radio-button",
|
|
52848
|
-
{
|
|
52849
|
-
key: index,
|
|
52850
|
-
style: { backgroundColor: item },
|
|
52851
|
-
attrs: { label: index },
|
|
52852
|
-
},
|
|
52853
|
-
[_c("i", { staticClass: "el-icon-check" })]
|
|
52854
|
-
)
|
|
52855
|
-
}),
|
|
52856
|
-
1
|
|
52857
|
-
)
|
|
52858
|
-
: _c(
|
|
52859
|
-
"div",
|
|
52860
|
-
{ staticClass: "es-color-picker" },
|
|
52861
|
-
[
|
|
52862
|
-
_c("el-color-picker", {
|
|
52863
|
-
attrs: { predefine: _vm.predefineColor },
|
|
52864
|
-
on: { change: _vm.handleTheme },
|
|
52865
|
-
model: {
|
|
52866
|
-
value: _vm.color,
|
|
52867
|
-
callback: function ($$v) {
|
|
52868
|
-
_vm.color = $$v
|
|
52869
|
-
},
|
|
52870
|
-
expression: "color",
|
|
52871
|
-
},
|
|
52872
|
-
}),
|
|
52873
|
-
_c("div", { staticClass: "el-color-picker-tip" }, [
|
|
52874
|
-
_vm._v("请不要选择偏白或者偏黑的颜色"),
|
|
52875
|
-
]),
|
|
52876
|
-
],
|
|
52877
|
-
1
|
|
52878
|
-
),
|
|
52879
|
-
],
|
|
52880
|
-
1
|
|
52881
|
-
),
|
|
52882
|
-
_c("div", { staticClass: "es-setting-item" }, [
|
|
52883
|
-
_c("div", { staticClass: "es-setting-title" }, [_vm._v("菜单风格")]),
|
|
52884
|
-
_c(
|
|
52885
|
-
"div",
|
|
52886
|
-
{ staticClass: "es-setting-navs-box" },
|
|
52887
|
-
[
|
|
52888
|
-
_c(
|
|
52889
|
-
"el-tooltip",
|
|
52890
|
-
{
|
|
52891
|
-
staticClass: "es-setting-navs-item",
|
|
52892
|
-
attrs: {
|
|
52893
|
-
effect: "dark",
|
|
52894
|
-
content: "顶部菜单布局",
|
|
52895
|
-
placement: "bottom",
|
|
52896
|
-
},
|
|
52897
|
-
},
|
|
52898
|
-
[
|
|
52899
|
-
_c(
|
|
52900
|
-
"div",
|
|
52901
|
-
{
|
|
52902
|
-
staticClass: "es-setting-navs es-setting-top-nav",
|
|
52903
|
-
on: {
|
|
52904
|
-
click: function ($event) {
|
|
52905
|
-
$event.stopPropagation()
|
|
52906
|
-
_vm.handleLayout("topnav")
|
|
52907
|
-
},
|
|
52908
|
-
},
|
|
52909
|
-
},
|
|
52910
|
-
[
|
|
52911
|
-
_c("i", {
|
|
52912
|
-
directives: [
|
|
52913
|
-
{
|
|
52914
|
-
name: "show",
|
|
52915
|
-
rawName: "v-show",
|
|
52916
|
-
value: _vm.activeName == "topnav",
|
|
52917
|
-
expression: "activeName == 'topnav'",
|
|
52918
|
-
},
|
|
52919
|
-
],
|
|
52920
|
-
staticClass: "es-icon-gou",
|
|
52921
|
-
}),
|
|
52922
|
-
]
|
|
52923
|
-
),
|
|
52924
|
-
]
|
|
52925
|
-
),
|
|
52926
|
-
_c(
|
|
52927
|
-
"el-tooltip",
|
|
52928
|
-
{
|
|
52929
|
-
staticClass: "es-setting-navs-item",
|
|
52930
|
-
attrs: {
|
|
52931
|
-
effect: "dark",
|
|
52932
|
-
content: "侧边双列菜单布局",
|
|
52933
|
-
placement: "bottom",
|
|
52934
|
-
},
|
|
52935
|
-
},
|
|
52936
|
-
[
|
|
52937
|
-
_c(
|
|
52938
|
-
"div",
|
|
52939
|
-
{
|
|
52940
|
-
staticClass: "es-setting-navs es-setting-side-nav",
|
|
52941
|
-
on: {
|
|
52942
|
-
click: function ($event) {
|
|
52943
|
-
$event.stopPropagation()
|
|
52944
|
-
_vm.handleLayout("default")
|
|
52945
|
-
},
|
|
52946
|
-
},
|
|
52947
|
-
},
|
|
52948
|
-
[
|
|
52949
|
-
_c("div", { staticClass: "es-setting-side-sub-nav" }),
|
|
52950
|
-
_c("i", {
|
|
52951
|
-
directives: [
|
|
52952
|
-
{
|
|
52953
|
-
name: "show",
|
|
52954
|
-
rawName: "v-show",
|
|
52955
|
-
value: _vm.activeName == "default",
|
|
52956
|
-
expression: "activeName == 'default'",
|
|
52957
|
-
},
|
|
52958
|
-
],
|
|
52959
|
-
staticClass: "es-icon-gou",
|
|
52960
|
-
}),
|
|
52961
|
-
]
|
|
52962
|
-
),
|
|
52963
|
-
]
|
|
52964
|
-
),
|
|
52965
|
-
_c(
|
|
52966
|
-
"el-tooltip",
|
|
52967
|
-
{
|
|
52968
|
-
staticClass: "es-setting-navs-item",
|
|
52969
|
-
attrs: {
|
|
52970
|
-
effect: "dark",
|
|
52971
|
-
content: "子系统+侧边菜单布局",
|
|
52972
|
-
placement: "bottom",
|
|
52973
|
-
},
|
|
52974
|
-
},
|
|
52975
|
-
[
|
|
52976
|
-
_c(
|
|
52977
|
-
"div",
|
|
52978
|
-
{
|
|
52979
|
-
staticClass: "es-setting-navs es-setting-subsystem-nav",
|
|
52980
|
-
on: {
|
|
52981
|
-
click: function ($event) {
|
|
52982
|
-
$event.stopPropagation()
|
|
52983
|
-
_vm.handleLayout("subsystem")
|
|
52984
|
-
},
|
|
52985
|
-
},
|
|
52986
|
-
},
|
|
52987
|
-
[
|
|
52988
|
-
_c("i", {
|
|
52989
|
-
directives: [
|
|
52990
|
-
{
|
|
52991
|
-
name: "show",
|
|
52992
|
-
rawName: "v-show",
|
|
52993
|
-
value: _vm.activeName == "subsystem",
|
|
52994
|
-
expression: "activeName == 'subsystem'",
|
|
52995
|
-
},
|
|
52996
|
-
],
|
|
52997
|
-
staticClass: "es-icon-gou",
|
|
52998
|
-
}),
|
|
52999
|
-
]
|
|
53000
|
-
),
|
|
53001
|
-
]
|
|
53002
|
-
),
|
|
53003
|
-
_c(
|
|
53004
|
-
"el-tooltip",
|
|
53005
|
-
{
|
|
53006
|
-
staticClass: "es-setting-navs-item",
|
|
53007
|
-
attrs: {
|
|
53008
|
-
effect: "dark",
|
|
53009
|
-
content: "顶部+侧边菜单布局",
|
|
53010
|
-
placement: "bottom",
|
|
53011
|
-
},
|
|
53012
|
-
},
|
|
53013
|
-
[
|
|
53014
|
-
_c(
|
|
53015
|
-
"div",
|
|
53016
|
-
{
|
|
53017
|
-
staticClass: "es-setting-navs es-setting-top-side-nav",
|
|
53018
|
-
on: {
|
|
53019
|
-
click: function ($event) {
|
|
53020
|
-
$event.stopPropagation()
|
|
53021
|
-
_vm.handleLayout("topside")
|
|
53022
|
-
},
|
|
53023
|
-
},
|
|
53024
|
-
},
|
|
53025
|
-
[
|
|
53026
|
-
_c("i", {
|
|
53027
|
-
directives: [
|
|
53028
|
-
{
|
|
53029
|
-
name: "show",
|
|
53030
|
-
rawName: "v-show",
|
|
53031
|
-
value: _vm.activeName == "topside",
|
|
53032
|
-
expression: "activeName == 'topside'",
|
|
53033
|
-
},
|
|
53034
|
-
],
|
|
53035
|
-
staticClass: "es-icon-gou",
|
|
53036
|
-
}),
|
|
53037
|
-
]
|
|
53038
|
-
),
|
|
53039
|
-
]
|
|
53040
|
-
),
|
|
53041
|
-
_c(
|
|
53042
|
-
"el-tooltip",
|
|
53043
|
-
{
|
|
53044
|
-
staticClass: "es-setting-navs-item",
|
|
53045
|
-
attrs: {
|
|
53046
|
-
effect: "dark",
|
|
53047
|
-
content: "侧边+按钮菜单布局",
|
|
53048
|
-
placement: "bottom",
|
|
53049
|
-
},
|
|
53050
|
-
},
|
|
53051
|
-
[
|
|
53052
|
-
_c(
|
|
53053
|
-
"div",
|
|
53054
|
-
{
|
|
53055
|
-
staticClass: "es-setting-navs es-setting-side-navs",
|
|
53056
|
-
on: {
|
|
53057
|
-
click: function ($event) {
|
|
53058
|
-
$event.stopPropagation()
|
|
53059
|
-
_vm.handleLayout("side")
|
|
53060
|
-
},
|
|
53061
|
-
},
|
|
53062
|
-
},
|
|
53063
|
-
[
|
|
53064
|
-
_c("i", {
|
|
53065
|
-
directives: [
|
|
53066
|
-
{
|
|
53067
|
-
name: "show",
|
|
53068
|
-
rawName: "v-show",
|
|
53069
|
-
value: _vm.activeName == "side",
|
|
53070
|
-
expression: "activeName == 'side'",
|
|
53071
|
-
},
|
|
53072
|
-
],
|
|
53073
|
-
staticClass: "es-icon-gou",
|
|
53074
|
-
}),
|
|
53075
|
-
]
|
|
53076
|
-
),
|
|
53077
|
-
]
|
|
53078
|
-
),
|
|
53079
|
-
],
|
|
53080
|
-
1
|
|
53081
|
-
),
|
|
53082
|
-
]),
|
|
53083
|
-
]
|
|
53084
|
-
)
|
|
53085
|
-
}
|
|
53086
|
-
var settingsvue_type_template_id_52aa078c_staticRenderFns = []
|
|
53087
|
-
settingsvue_type_template_id_52aa078c_render._withStripped = true
|
|
53088
|
-
|
|
53089
|
-
|
|
53090
|
-
// CONCATENATED MODULE: ./packages/main/src/default/settings.vue?vue&type=template&id=52aa078c&
|
|
53091
|
-
|
|
53092
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/settings.vue?vue&type=script&lang=js&
|
|
53093
|
-
//
|
|
53094
|
-
//
|
|
53095
|
-
//
|
|
53096
|
-
//
|
|
53097
|
-
//
|
|
53098
|
-
//
|
|
53099
|
-
//
|
|
53100
|
-
//
|
|
53101
|
-
//
|
|
53102
|
-
//
|
|
53103
|
-
//
|
|
53104
|
-
//
|
|
53105
|
-
//
|
|
53106
|
-
//
|
|
53107
|
-
//
|
|
53108
|
-
//
|
|
53109
|
-
//
|
|
53110
|
-
//
|
|
53111
|
-
//
|
|
53112
|
-
//
|
|
53113
|
-
//
|
|
53114
|
-
//
|
|
53115
|
-
//
|
|
53116
|
-
//
|
|
53117
|
-
//
|
|
53118
|
-
//
|
|
53119
|
-
//
|
|
53120
|
-
//
|
|
53121
|
-
//
|
|
53122
|
-
//
|
|
53123
|
-
//
|
|
53124
|
-
//
|
|
53125
|
-
//
|
|
53126
|
-
//
|
|
53127
|
-
//
|
|
53128
|
-
//
|
|
53129
|
-
//
|
|
53130
|
-
//
|
|
53131
|
-
//
|
|
53132
|
-
//
|
|
53133
|
-
//
|
|
53134
|
-
//
|
|
53135
|
-
//
|
|
53136
|
-
//
|
|
53137
|
-
//
|
|
53138
|
-
//
|
|
53139
|
-
//
|
|
53140
|
-
//
|
|
53141
|
-
//
|
|
53142
|
-
//
|
|
53143
|
-
//
|
|
53144
|
-
//
|
|
53145
|
-
//
|
|
53146
|
-
//
|
|
53147
|
-
//
|
|
53148
|
-
//
|
|
53149
|
-
//
|
|
53150
|
-
//
|
|
53151
|
-
//
|
|
53152
|
-
//
|
|
53153
|
-
//
|
|
53154
|
-
//
|
|
53155
|
-
//
|
|
53156
|
-
//
|
|
53157
|
-
//
|
|
53158
|
-
//
|
|
53159
|
-
//
|
|
53160
|
-
//
|
|
53161
|
-
//
|
|
53162
|
-
//
|
|
53163
|
-
//
|
|
53164
|
-
//
|
|
53165
|
-
//
|
|
53166
|
-
//
|
|
53167
|
-
//
|
|
53168
|
-
//
|
|
53169
|
-
//
|
|
53170
|
-
//
|
|
53171
|
-
//
|
|
53172
|
-
//
|
|
53173
|
-
//
|
|
53174
|
-
//
|
|
53175
|
-
//
|
|
53176
|
-
//
|
|
53177
|
-
//
|
|
53178
|
-
//
|
|
53179
|
-
//
|
|
53180
|
-
//
|
|
53181
|
-
//
|
|
53182
|
-
//
|
|
53183
|
-
//
|
|
53184
|
-
//
|
|
53185
|
-
//
|
|
53186
|
-
//
|
|
53187
|
-
//
|
|
53188
|
-
//
|
|
53189
|
-
//
|
|
53190
|
-
//
|
|
53191
|
-
//
|
|
53192
|
-
//
|
|
53193
|
-
//
|
|
53194
|
-
//
|
|
53195
|
-
//
|
|
53196
|
-
//
|
|
53197
|
-
//
|
|
53198
|
-
//
|
|
53199
|
-
//
|
|
53200
|
-
//
|
|
53201
|
-
|
|
53202
|
-
|
|
53203
|
-
/* harmony default export */ var default_settingsvue_type_script_lang_js_ = ({
|
|
53204
|
-
name: 'message',
|
|
53205
|
-
props: {
|
|
53206
|
-
visible: Boolean,
|
|
53207
|
-
//主题颜色选择颜色集合
|
|
53208
|
-
themes: Array,
|
|
53209
|
-
//默认主题色
|
|
53210
|
-
theme: String,
|
|
53211
|
-
//颜色板预设颜色
|
|
53212
|
-
predefine: {
|
|
53213
|
-
type: Array,
|
|
53214
|
-
default: function _default() {
|
|
53215
|
-
return ['#a60006', '#409eff'];
|
|
53216
|
-
}
|
|
53217
|
-
},
|
|
53218
|
-
layout: {
|
|
53219
|
-
type: String,
|
|
53220
|
-
default: 'default'
|
|
53221
|
-
}
|
|
53222
|
-
},
|
|
53223
|
-
computed: {
|
|
53224
|
-
show: {
|
|
53225
|
-
get: function get() {
|
|
53226
|
-
return this.visible;
|
|
53227
|
-
},
|
|
53228
|
-
set: function set(val) {
|
|
53229
|
-
this.$emit('update:visible', val);
|
|
53230
|
-
}
|
|
53231
|
-
},
|
|
53232
|
-
//颜色板预设颜色
|
|
53233
|
-
predefineColor: function predefineColor() {
|
|
53234
|
-
if (this.theme && this.predefine.indexOf(this.theme.toLowerCase()) === -1) {
|
|
53235
|
-
var arry = this.predefine;
|
|
53236
|
-
arry.push(this.theme);
|
|
53237
|
-
return arry;
|
|
53238
|
-
}
|
|
53239
|
-
return this.predefine;
|
|
53240
|
-
}
|
|
53241
|
-
},
|
|
53242
|
-
watch: {
|
|
53243
|
-
theme: {
|
|
53244
|
-
immediate: true,
|
|
53245
|
-
handler: function handler(val) {
|
|
53246
|
-
if (val) {
|
|
53247
|
-
this.color = val;
|
|
53248
|
-
}
|
|
53249
|
-
}
|
|
53250
|
-
}
|
|
53251
|
-
},
|
|
53252
|
-
data: function data() {
|
|
53253
|
-
return {
|
|
53254
|
-
color: '',
|
|
53255
|
-
activeName: this.layout
|
|
53256
|
-
};
|
|
53257
|
-
},
|
|
53258
|
-
mounted: function mounted() {},
|
|
53259
|
-
|
|
53260
|
-
methods: {
|
|
53261
|
-
//选择主题颜色
|
|
53262
|
-
handleTheme: function handleTheme(res) {
|
|
53263
|
-
res = res.toLowerCase();
|
|
53264
|
-
// const rgb = util.getRgb(res);
|
|
53265
|
-
// const luma = 0.2126 * rgb[0] + 0.7152 * rgb[1] + 0.0722 * rgb[2];
|
|
53266
|
-
utils_util["a" /* default */].updateTheme(res);
|
|
53267
|
-
this.color = res;
|
|
53268
|
-
this.$emit('change', { type: 'theme', value: res });
|
|
53269
|
-
//this.setTheme(res);
|
|
53270
|
-
},
|
|
53271
|
-
|
|
53272
|
-
//选择菜单布局
|
|
53273
|
-
handleLayout: function handleLayout(res) {
|
|
53274
|
-
var old = this.activeName;
|
|
53275
|
-
this.activeName = res;
|
|
53276
|
-
this.$emit('update:layout', res);
|
|
53277
|
-
this.$emit('layout', res, old);
|
|
53278
|
-
}
|
|
53279
|
-
}
|
|
53280
|
-
});
|
|
53281
|
-
// CONCATENATED MODULE: ./packages/main/src/default/settings.vue?vue&type=script&lang=js&
|
|
53282
|
-
/* harmony default export */ var src_default_settingsvue_type_script_lang_js_ = (default_settingsvue_type_script_lang_js_);
|
|
53283
|
-
// CONCATENATED MODULE: ./packages/main/src/default/settings.vue
|
|
53284
|
-
|
|
53285
|
-
|
|
53286
|
-
|
|
53287
|
-
|
|
53288
|
-
|
|
53289
|
-
/* normalize component */
|
|
53290
|
-
|
|
53291
|
-
var default_settings_component = normalizeComponent(
|
|
53292
|
-
src_default_settingsvue_type_script_lang_js_,
|
|
53293
|
-
settingsvue_type_template_id_52aa078c_render,
|
|
53294
|
-
settingsvue_type_template_id_52aa078c_staticRenderFns,
|
|
53295
|
-
false,
|
|
53296
|
-
null,
|
|
53297
|
-
null,
|
|
53298
|
-
null
|
|
53299
|
-
|
|
53300
|
-
)
|
|
53301
|
-
|
|
53302
|
-
/* harmony default export */ var default_settings = (default_settings_component.exports);
|
|
53303
53198
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/message.vue?vue&type=template&id=503171a2&
|
|
53304
53199
|
var messagevue_type_template_id_503171a2_render = function () {
|
|
53305
53200
|
var _vm = this
|
|
@@ -54228,6 +54123,7 @@ var defaultvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
54228
54123
|
//
|
|
54229
54124
|
//
|
|
54230
54125
|
//
|
|
54126
|
+
//
|
|
54231
54127
|
|
|
54232
54128
|
|
|
54233
54129
|
|
|
@@ -54253,7 +54149,7 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54253
54149
|
|
|
54254
54150
|
components: {
|
|
54255
54151
|
userinfo: default_userinfo,
|
|
54256
|
-
settings:
|
|
54152
|
+
settings: settings,
|
|
54257
54153
|
message: default_message,
|
|
54258
54154
|
notice: default_notice,
|
|
54259
54155
|
online: online
|
|
@@ -54485,11 +54381,10 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54485
54381
|
topRightToolHide = JSON.parse(this.topRightToolHide.replace(/(['"])?([a-zA-Z0-9_]+)(['"])?:/g, '"$2":'));
|
|
54486
54382
|
}
|
|
54487
54383
|
var hides = {
|
|
54488
|
-
set: !this.
|
|
54384
|
+
set: !this.showSet,
|
|
54489
54385
|
index: this.doorIndex ? false : true,
|
|
54490
54386
|
system: true,
|
|
54491
|
-
home: this.homePage ? false : true
|
|
54492
|
-
new: this.showNew ? false : true
|
|
54387
|
+
home: this.homePage ? false : true
|
|
54493
54388
|
};
|
|
54494
54389
|
|
|
54495
54390
|
if (this.layout === 'subsystem' || this.application) {
|
|
@@ -54543,6 +54438,11 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54543
54438
|
utils_util["a" /* default */].updateTheme(val);
|
|
54544
54439
|
}
|
|
54545
54440
|
}
|
|
54441
|
+
},
|
|
54442
|
+
scene: function scene(val) {
|
|
54443
|
+
if (val) {
|
|
54444
|
+
this.layout = val.toLowerCase();
|
|
54445
|
+
}
|
|
54546
54446
|
}
|
|
54547
54447
|
},
|
|
54548
54448
|
data: function data() {
|
|
@@ -54611,7 +54511,7 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54611
54511
|
//刷新路由
|
|
54612
54512
|
refresh: true,
|
|
54613
54513
|
//显示设置面板
|
|
54614
|
-
|
|
54514
|
+
showSets: false,
|
|
54615
54515
|
//当前设置的主题
|
|
54616
54516
|
color: utils_util["a" /* default */].getStorage('theme') ? utils_util["a" /* default */].getStorage('theme') : this.theme,
|
|
54617
54517
|
//显示用户信息
|
|
@@ -54640,7 +54540,7 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54640
54540
|
hideSubMenu: false,
|
|
54641
54541
|
doorIndex: '',
|
|
54642
54542
|
topRightToolHide: '',
|
|
54643
|
-
|
|
54543
|
+
showSet: this.set
|
|
54644
54544
|
};
|
|
54645
54545
|
},
|
|
54646
54546
|
created: function created() {
|
|
@@ -54793,7 +54693,7 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54793
54693
|
|
|
54794
54694
|
//显示隐藏设置面板
|
|
54795
54695
|
handleSet: function handleSet() {
|
|
54796
|
-
this.
|
|
54696
|
+
this.showSets = !this.showSets;
|
|
54797
54697
|
},
|
|
54798
54698
|
setConfig: function setConfig(results) {
|
|
54799
54699
|
if (this.socket) {
|
|
@@ -54887,8 +54787,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
54887
54787
|
if (results[i].portalPage || results[i].portalpage) {
|
|
54888
54788
|
this.doorIndex = results[i].portalPage || results[i].portalpage;
|
|
54889
54789
|
}
|
|
54890
|
-
if (results[i].multipleVersion
|
|
54891
|
-
this.
|
|
54790
|
+
if (results[i].multipleVersion) {
|
|
54791
|
+
this.showSet = true;
|
|
54892
54792
|
}
|
|
54893
54793
|
if (results[i].topRightToolHide) {
|
|
54894
54794
|
this.topRightToolHide = results[i].topRightToolHide;
|
|
@@ -55098,6 +54998,13 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
55098
54998
|
getMenu: function getMenu() {
|
|
55099
54999
|
var _this4 = this;
|
|
55100
55000
|
|
|
55001
|
+
var menuData = utils_store.get('nav');
|
|
55002
|
+
if (menuData && menuData.length) {
|
|
55003
|
+
this.menus = JSON.parse(JSON.stringify(menuData));
|
|
55004
|
+
this.setTips(this.menus);
|
|
55005
|
+
this.setMenu(this.menus);
|
|
55006
|
+
return;
|
|
55007
|
+
}
|
|
55101
55008
|
var param = this.menuCode ? { menuCode: this.menuCode } : {};
|
|
55102
55009
|
var params = defaultvue_type_script_lang_js_extends({}, this.param, param);
|
|
55103
55010
|
utils_util["a" /* default */].ajax({ url: this.action, params: params }).then(function (res) {
|
|
@@ -55105,7 +55012,7 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
55105
55012
|
if (res.results && res.results.length) {
|
|
55106
55013
|
_this4.menus = JSON.parse(JSON.stringify(res.results));
|
|
55107
55014
|
_this4.setTips(_this4.menus);
|
|
55108
|
-
utils_store.set('nav',
|
|
55015
|
+
utils_store.set('nav', JSON.parse(JSON.stringify(res.results)));
|
|
55109
55016
|
_this4.setMenu(_this4.menus);
|
|
55110
55017
|
} else {
|
|
55111
55018
|
_this4.$message.error('未分配菜单权限,请联系管理员!');
|
|
@@ -55651,13 +55558,6 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
55651
55558
|
case 'set':
|
|
55652
55559
|
this.handleSet();
|
|
55653
55560
|
break;
|
|
55654
|
-
case 'new':
|
|
55655
|
-
if (typeof this.showNew === 'string') {
|
|
55656
|
-
window.location.href = this.showNew;
|
|
55657
|
-
} else {
|
|
55658
|
-
this.$emit('chang-layout', 'simplicity');
|
|
55659
|
-
}
|
|
55660
|
-
break;
|
|
55661
55561
|
case 'goView':
|
|
55662
55562
|
utils_util["a" /* default */].win.open(res.path, '_blank');
|
|
55663
55563
|
break;
|
|
@@ -55818,8 +55718,9 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
55818
55718
|
}
|
|
55819
55719
|
return false;
|
|
55820
55720
|
},
|
|
55821
|
-
handleLayout: function handleLayout(res, old) {
|
|
55822
|
-
|
|
55721
|
+
handleLayout: function handleLayout(layout, res, old) {
|
|
55722
|
+
this.$emit('chang-layout', layout);
|
|
55723
|
+
if (res == old || layout == 'simplicity') {
|
|
55823
55724
|
return;
|
|
55824
55725
|
}
|
|
55825
55726
|
this.layout = res;
|
|
@@ -55998,8 +55899,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
55998
55899
|
|
|
55999
55900
|
var default_component = normalizeComponent(
|
|
56000
55901
|
src_defaultvue_type_script_lang_js_,
|
|
56001
|
-
|
|
56002
|
-
|
|
55902
|
+
defaultvue_type_template_id_215ab02a_render,
|
|
55903
|
+
defaultvue_type_template_id_215ab02a_staticRenderFns,
|
|
56003
55904
|
false,
|
|
56004
55905
|
null,
|
|
56005
55906
|
null,
|
|
@@ -56054,6 +55955,7 @@ var default_component = normalizeComponent(
|
|
|
56054
55955
|
//
|
|
56055
55956
|
//
|
|
56056
55957
|
//
|
|
55958
|
+
//
|
|
56057
55959
|
|
|
56058
55960
|
|
|
56059
55961
|
|
|
@@ -56076,6 +55978,7 @@ var src_mainvue_type_script_lang_js_bus = external_wujie_vue2_default.a.bus;
|
|
|
56076
55978
|
MainDefault: src_default
|
|
56077
55979
|
},
|
|
56078
55980
|
props: {
|
|
55981
|
+
scene: String,
|
|
56079
55982
|
launch: Boolean,
|
|
56080
55983
|
type: String,
|
|
56081
55984
|
launchImage: {
|
|
@@ -56108,13 +56011,14 @@ var src_mainvue_type_script_lang_js_bus = external_wujie_vue2_default.a.bus;
|
|
|
56108
56011
|
dialogs: [],
|
|
56109
56012
|
visibles: [],
|
|
56110
56013
|
isLogin: false,
|
|
56111
|
-
|
|
56014
|
+
layoutType: this.type,
|
|
56015
|
+
layout: this.scene
|
|
56112
56016
|
};
|
|
56113
56017
|
},
|
|
56114
56018
|
created: function created() {
|
|
56115
56019
|
var layoutType = localStorage.getItem('layoutType');
|
|
56116
56020
|
if (layoutType) {
|
|
56117
|
-
this.
|
|
56021
|
+
this.layoutType = layoutType;
|
|
56118
56022
|
}
|
|
56119
56023
|
this.params = utils_util["a" /* default */].getParams() || {};
|
|
56120
56024
|
this.sysCode = this.params.sysCode;
|
|
@@ -56184,9 +56088,12 @@ var src_mainvue_type_script_lang_js_bus = external_wujie_vue2_default.a.bus;
|
|
|
56184
56088
|
* @author huangbo
|
|
56185
56089
|
* @date 2024年9月7日
|
|
56186
56090
|
**/
|
|
56187
|
-
changLayout: function changLayout(res) {
|
|
56188
|
-
this.
|
|
56091
|
+
changLayout: function changLayout(res, active) {
|
|
56092
|
+
this.layoutType = res;
|
|
56189
56093
|
localStorage.setItem('layoutType', res);
|
|
56094
|
+
if (active) {
|
|
56095
|
+
this.layout = active;
|
|
56096
|
+
}
|
|
56190
56097
|
},
|
|
56191
56098
|
|
|
56192
56099
|
/**
|
|
@@ -56358,8 +56265,8 @@ var src_mainvue_type_script_lang_js_bus = external_wujie_vue2_default.a.bus;
|
|
|
56358
56265
|
|
|
56359
56266
|
var main_src_main_component = normalizeComponent(
|
|
56360
56267
|
packages_main_src_mainvue_type_script_lang_js_,
|
|
56361
|
-
|
|
56362
|
-
|
|
56268
|
+
mainvue_type_template_id_72ff8660_render,
|
|
56269
|
+
mainvue_type_template_id_72ff8660_staticRenderFns,
|
|
56363
56270
|
false,
|
|
56364
56271
|
null,
|
|
56365
56272
|
null,
|
|
@@ -58565,7 +58472,7 @@ var zh_CN_json_ = __webpack_require__(16);
|
|
|
58565
58472
|
var zh_CN_json_default = /*#__PURE__*/__webpack_require__.n(zh_CN_json_);
|
|
58566
58473
|
|
|
58567
58474
|
// EXTERNAL MODULE: external "video.js/dist/video-js.css"
|
|
58568
|
-
var video_js_css_ = __webpack_require__(
|
|
58475
|
+
var video_js_css_ = __webpack_require__(23);
|
|
58569
58476
|
|
|
58570
58477
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/player/src/main.vue?vue&type=script&lang=js&
|
|
58571
58478
|
var player_src_mainvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
|
|
@@ -58860,7 +58767,7 @@ mainvue_type_template_id_15448f0a_render._withStripped = true
|
|
|
58860
58767
|
//
|
|
58861
58768
|
|
|
58862
58769
|
|
|
58863
|
-
var QRCode = __webpack_require__(
|
|
58770
|
+
var QRCode = __webpack_require__(24);
|
|
58864
58771
|
/* harmony default export */ var qr_code_src_mainvue_type_script_lang_js_ = ({
|
|
58865
58772
|
name: 'EsQrCode',
|
|
58866
58773
|
props: {
|
|
@@ -76756,7 +76663,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
76756
76663
|
}
|
|
76757
76664
|
|
|
76758
76665
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
76759
|
-
version: '0.
|
|
76666
|
+
version: '0.6.0',
|
|
76760
76667
|
install: install,
|
|
76761
76668
|
Button: packages_button,
|
|
76762
76669
|
ButtonGroup: button_group,
|