eoss-ui 0.6.75 → 0.6.76
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/eoss-ui.common.js +132 -131
- package/lib/index.js +1 -1
- package/lib/main.js +126 -125
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/upload.css +1 -1
- package/package.json +2 -2
- package/packages/login/src/IcpItem.vue +66 -0
- package/packages/main/src/default/index.vue +37 -36
- package/packages/main/src/main.vue +1 -2
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/upload.css +1 -1
- package/packages/theme-chalk/src/upload.scss +6 -2
- package/src/index.js +1 -1
package/lib/eoss-ui.common.js
CHANGED
|
@@ -57966,8 +57966,8 @@ login_src_main.install = function (Vue) {
|
|
|
57966
57966
|
};
|
|
57967
57967
|
|
|
57968
57968
|
/* harmony default export */ var login = (login_src_main);
|
|
57969
|
-
// 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=
|
|
57970
|
-
var
|
|
57969
|
+
// 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=7d366933&
|
|
57970
|
+
var mainvue_type_template_id_7d366933_render = function () {
|
|
57971
57971
|
var _vm = this
|
|
57972
57972
|
var _h = _vm.$createElement
|
|
57973
57973
|
var _c = _vm._self._c || _h
|
|
@@ -58060,11 +58060,11 @@ var mainvue_type_template_id_2c29aadc_render = function () {
|
|
|
58060
58060
|
)
|
|
58061
58061
|
: _vm._e()
|
|
58062
58062
|
}
|
|
58063
|
-
var
|
|
58064
|
-
|
|
58063
|
+
var mainvue_type_template_id_7d366933_staticRenderFns = []
|
|
58064
|
+
mainvue_type_template_id_7d366933_render._withStripped = true
|
|
58065
58065
|
|
|
58066
58066
|
|
|
58067
|
-
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=
|
|
58067
|
+
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=7d366933&
|
|
58068
58068
|
|
|
58069
58069
|
// 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=532a2b35&scoped=true&
|
|
58070
58070
|
var simplicityvue_type_template_id_532a2b35_scoped_true_render = function () {
|
|
@@ -66150,8 +66150,8 @@ var simplicity_component = normalizeComponent(
|
|
|
66150
66150
|
)
|
|
66151
66151
|
|
|
66152
66152
|
/* harmony default export */ var simplicity = (simplicity_component.exports);
|
|
66153
|
-
// 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=
|
|
66154
|
-
var
|
|
66153
|
+
// 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=0d60331a&
|
|
66154
|
+
var defaultvue_type_template_id_0d60331a_render = function () {
|
|
66155
66155
|
var _vm = this
|
|
66156
66156
|
var _h = _vm.$createElement
|
|
66157
66157
|
var _c = _vm._self._c || _h
|
|
@@ -66702,11 +66702,11 @@ var defaultvue_type_template_id_5f979f7b_render = function () {
|
|
|
66702
66702
|
1
|
|
66703
66703
|
)
|
|
66704
66704
|
}
|
|
66705
|
-
var
|
|
66706
|
-
|
|
66705
|
+
var defaultvue_type_template_id_0d60331a_staticRenderFns = []
|
|
66706
|
+
defaultvue_type_template_id_0d60331a_render._withStripped = true
|
|
66707
66707
|
|
|
66708
66708
|
|
|
66709
|
-
// CONCATENATED MODULE: ./packages/main/src/default/index.vue?vue&type=template&id=
|
|
66709
|
+
// CONCATENATED MODULE: ./packages/main/src/default/index.vue?vue&type=template&id=0d60331a&
|
|
66710
66710
|
|
|
66711
66711
|
// 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=516cb128&
|
|
66712
66712
|
var userinfovue_type_template_id_516cb128_render = function () {
|
|
@@ -68744,8 +68744,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
68744
68744
|
},
|
|
68745
68745
|
setTitle: function setTitle(id) {
|
|
68746
68746
|
var node = void 0;
|
|
68747
|
-
for (var
|
|
68748
|
-
var item = this.menus[
|
|
68747
|
+
for (var _i = 0; _i < this.menus.length; _i++) {
|
|
68748
|
+
var item = this.menus[_i];
|
|
68749
68749
|
if (item.id == id) {
|
|
68750
68750
|
this.title = item.text;
|
|
68751
68751
|
node = item;
|
|
@@ -68855,109 +68855,88 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
68855
68855
|
useCaseCodes: results.resourceCodes || results.userModel.resourceCodes
|
|
68856
68856
|
}
|
|
68857
68857
|
});
|
|
68858
|
-
for (var
|
|
68859
|
-
if (
|
|
68860
|
-
this.mainLogo = results[
|
|
68858
|
+
for (var _i2 in results) {
|
|
68859
|
+
if (_i2 === 'mainLogoUrl' && results[_i2]) {
|
|
68860
|
+
this.mainLogo = results[_i2];
|
|
68861
68861
|
}
|
|
68862
|
-
if (
|
|
68863
|
-
this.headerImg = results[
|
|
68862
|
+
if (_i2 === 'mainBannerUrl' && results[_i2] && this.headerImage === undefined) {
|
|
68863
|
+
this.headerImg = results[_i2];
|
|
68864
68864
|
}
|
|
68865
|
-
if (
|
|
68866
|
-
this.results[
|
|
68865
|
+
if (_i2 === 'initApplication' && results[_i2]) {
|
|
68866
|
+
this.results[_i2] = results[_i2].split(',');
|
|
68867
68867
|
}
|
|
68868
|
-
if (
|
|
68869
|
-
this.homePage = results[
|
|
68870
|
-
if (this.isLoadHomePage) {
|
|
68871
|
-
var applicationid = utils_util["a" /* default */].getParams('applicationid') || utils_util["a" /* default */].getParams('applicationId');
|
|
68872
|
-
var hash = utils_util["a" /* default */].win.location.hash;
|
|
68873
|
-
if (hash) {
|
|
68874
|
-
hash = hash.split('?')[0];
|
|
68875
|
-
}
|
|
68876
|
-
var jump = sessionStorage.getItem('jump');
|
|
68877
|
-
if (!applicationid && !this.menuCode && (!jump || !this.isHistory) && (hash === '#/' || hash === '#/main') || jump == results[i]) {
|
|
68878
|
-
if (this.isHomePage) {
|
|
68879
|
-
if (this.menus && this.menus.length) {
|
|
68880
|
-
var ids = ids = this.getId(this.menus, this.homePage);
|
|
68881
|
-
if (ids) {
|
|
68882
|
-
this.defaultActive = ids;
|
|
68883
|
-
} else {
|
|
68884
|
-
this.handleJump(this.homePage);
|
|
68885
|
-
}
|
|
68886
|
-
this.setMenu(this.menus);
|
|
68887
|
-
}
|
|
68888
|
-
}
|
|
68889
|
-
} else if (this.menus && this.menus.length) {
|
|
68890
|
-
this.setMenu(this.menus);
|
|
68891
|
-
}
|
|
68892
|
-
}
|
|
68868
|
+
if (_i2 === 'indexUrl' && results[_i2]) {
|
|
68869
|
+
this.homePage = results[_i2];
|
|
68893
68870
|
}
|
|
68894
|
-
if (
|
|
68895
|
-
window.open(results[
|
|
68896
|
-
this.doorIndex = results[
|
|
68871
|
+
if (_i2 === 'doorIndex' && results[_i2]) {
|
|
68872
|
+
window.open(results[_i2]);
|
|
68873
|
+
this.doorIndex = results[_i2];
|
|
68897
68874
|
}
|
|
68898
|
-
if (
|
|
68899
|
-
document.title = results[
|
|
68875
|
+
if (_i2 === 'subsystemName' && results[_i2]) {
|
|
68876
|
+
document.title = results[_i2];
|
|
68900
68877
|
}
|
|
68901
|
-
if (
|
|
68902
|
-
utils_util["a" /* default */].setStorage('loginPage', results[
|
|
68878
|
+
if (_i2 === 'loginPage' && results[_i2]) {
|
|
68879
|
+
utils_util["a" /* default */].setStorage('loginPage', results[_i2]);
|
|
68903
68880
|
}
|
|
68904
|
-
if (
|
|
68905
|
-
localStorage.setItem('sysLogoIco', results[
|
|
68906
|
-
utils_util["a" /* default */].setFavicon(results[
|
|
68881
|
+
if (_i2 === 'sysLogoIco' && results[_i2]) {
|
|
68882
|
+
localStorage.setItem('sysLogoIco', results[_i2]);
|
|
68883
|
+
utils_util["a" /* default */].setFavicon(results[_i2]);
|
|
68907
68884
|
}
|
|
68908
|
-
if (
|
|
68909
|
-
|
|
68910
|
-
|
|
68911
|
-
|
|
68885
|
+
if (_i2 === 'userStyle' && results[_i2]) {
|
|
68886
|
+
if (results[_i2].color) {
|
|
68887
|
+
var color = unescape(results[_i2].color).toLowerCase();
|
|
68888
|
+
if (utils_util["a" /* default */].startWith(color, '#')) {
|
|
68889
|
+
this.color = color;
|
|
68890
|
+
}
|
|
68912
68891
|
}
|
|
68913
|
-
if (results[
|
|
68914
|
-
this.
|
|
68892
|
+
if (results[_i2].indexUrl) {
|
|
68893
|
+
this.homePage = results[_i2].indexUrl;
|
|
68915
68894
|
}
|
|
68916
68895
|
}
|
|
68917
|
-
if (
|
|
68918
|
-
if (results[
|
|
68919
|
-
this.singleLogout = results[
|
|
68896
|
+
if (_i2 === 'subsystemExtend' && results[_i2]) {
|
|
68897
|
+
if (results[_i2].singleLogout) {
|
|
68898
|
+
this.singleLogout = results[_i2].singleLogout.split(',');
|
|
68920
68899
|
}
|
|
68921
|
-
if (results[
|
|
68922
|
-
this.color = unescape(results[
|
|
68900
|
+
if (results[_i2].themeColor) {
|
|
68901
|
+
this.color = unescape(results[_i2].themeColor).toLowerCase();
|
|
68923
68902
|
}
|
|
68924
|
-
if (results[
|
|
68925
|
-
this.userInfoContents = results[
|
|
68903
|
+
if (results[_i2].userInfoContents) {
|
|
68904
|
+
this.userInfoContents = results[_i2].userInfoContents;
|
|
68926
68905
|
}
|
|
68927
|
-
if (results[
|
|
68906
|
+
if (results[_i2].webPageWatermark) {
|
|
68928
68907
|
try {
|
|
68929
|
-
utils_util["a" /* default */].win.webPageWatermark = results[
|
|
68930
|
-
utils_util["a" /* default */].watermark(results[
|
|
68908
|
+
utils_util["a" /* default */].win.webPageWatermark = results[_i2].webPageWatermark;
|
|
68909
|
+
utils_util["a" /* default */].watermark(results[_i2].webPageWatermark);
|
|
68931
68910
|
} catch (error) {}
|
|
68932
68911
|
}
|
|
68933
|
-
if (results[
|
|
68934
|
-
utils_util["a" /* default */].setStorage('loginPage', results[
|
|
68912
|
+
if (results[_i2].loginPage) {
|
|
68913
|
+
utils_util["a" /* default */].setStorage('loginPage', results[_i2].loginPage);
|
|
68935
68914
|
}
|
|
68936
|
-
if (results[
|
|
68937
|
-
this.doorIndex = results[
|
|
68915
|
+
if (results[_i2].portalPage || results[_i2].portalpage) {
|
|
68916
|
+
this.doorIndex = results[_i2].portalPage || results[_i2].portalpage;
|
|
68938
68917
|
}
|
|
68939
|
-
if (results[
|
|
68918
|
+
if (results[_i2].multipleVersion) {
|
|
68940
68919
|
this.showSet = true;
|
|
68941
68920
|
}
|
|
68942
|
-
if (results[
|
|
68943
|
-
this.topRightToolHide = results[
|
|
68921
|
+
if (results[_i2].topRightToolHide) {
|
|
68922
|
+
this.topRightToolHide = results[_i2].topRightToolHide;
|
|
68944
68923
|
}
|
|
68945
|
-
if (results[
|
|
68946
|
-
var contact = JSON.parse(results[
|
|
68924
|
+
if (results[_i2].contact) {
|
|
68925
|
+
var contact = JSON.parse(results[_i2].contact);
|
|
68947
68926
|
var content = contact.content.split(',');
|
|
68948
68927
|
this.contact = defaultvue_type_script_lang_js_extends({}, contact, {
|
|
68949
68928
|
content: content
|
|
68950
68929
|
});
|
|
68951
68930
|
}
|
|
68952
|
-
if (results[
|
|
68953
|
-
if (typeof results[
|
|
68931
|
+
if (results[_i2].aiConfig) {
|
|
68932
|
+
if (typeof results[_i2].aiConfig == 'string') {
|
|
68954
68933
|
try {
|
|
68955
|
-
this.aiConfig = JSON.parse(results[
|
|
68934
|
+
this.aiConfig = JSON.parse(results[_i2].aiConfig);
|
|
68956
68935
|
} catch (error) {
|
|
68957
|
-
this.aiConfig = { url: results[
|
|
68936
|
+
this.aiConfig = { url: results[_i2].aiConfig };
|
|
68958
68937
|
}
|
|
68959
68938
|
} else {
|
|
68960
|
-
this.aiConfig = results[
|
|
68939
|
+
this.aiConfig = results[_i2].aiConfig;
|
|
68961
68940
|
}
|
|
68962
68941
|
this.$nextTick(function () {
|
|
68963
68942
|
// util.draggableMove({
|
|
@@ -68967,19 +68946,42 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
68967
68946
|
// });
|
|
68968
68947
|
});
|
|
68969
68948
|
}
|
|
68970
|
-
if (results[
|
|
68971
|
-
if (typeof results[
|
|
68949
|
+
if (results[_i2].imConfig) {
|
|
68950
|
+
if (typeof results[_i2].imConfig == 'string') {
|
|
68972
68951
|
try {
|
|
68973
|
-
this.imConfig = JSON.parse(results[
|
|
68952
|
+
this.imConfig = JSON.parse(results[_i2].imConfig);
|
|
68974
68953
|
} catch (error) {
|
|
68975
|
-
this.imConfig = { url: results[
|
|
68954
|
+
this.imConfig = { url: results[_i2].imConfig };
|
|
68976
68955
|
}
|
|
68977
68956
|
} else {
|
|
68978
|
-
this.imConfig = results[
|
|
68957
|
+
this.imConfig = results[_i2].imConfig;
|
|
68979
68958
|
}
|
|
68980
68959
|
}
|
|
68981
68960
|
}
|
|
68982
|
-
utils_store.set(
|
|
68961
|
+
utils_store.set(_i2, results[_i2]);
|
|
68962
|
+
}
|
|
68963
|
+
if (this.isLoadHomePage && this.homePage) {
|
|
68964
|
+
var applicationid = utils_util["a" /* default */].getParams('applicationid') || utils_util["a" /* default */].getParams('applicationId');
|
|
68965
|
+
var hash = utils_util["a" /* default */].win.location.hash;
|
|
68966
|
+
if (hash) {
|
|
68967
|
+
hash = hash.split('?')[0];
|
|
68968
|
+
}
|
|
68969
|
+
var jump = sessionStorage.getItem('jump');
|
|
68970
|
+
if (!applicationid && !this.menuCode && (!jump || !this.isHistory) && (hash === '#/' || hash === '#/main') || jump == results[i]) {
|
|
68971
|
+
if (this.isHomePage) {
|
|
68972
|
+
if (this.menus && this.menus.length) {
|
|
68973
|
+
var ids = ids = this.getId(this.menus, this.homePage);
|
|
68974
|
+
if (ids) {
|
|
68975
|
+
this.defaultActive = ids;
|
|
68976
|
+
} else {
|
|
68977
|
+
this.handleJump(this.homePage);
|
|
68978
|
+
}
|
|
68979
|
+
this.setMenu(this.menus);
|
|
68980
|
+
}
|
|
68981
|
+
}
|
|
68982
|
+
} else if (this.menus && this.menus.length) {
|
|
68983
|
+
this.setMenu(this.menus);
|
|
68984
|
+
}
|
|
68983
68985
|
}
|
|
68984
68986
|
this.userModel = results.userModel;
|
|
68985
68987
|
},
|
|
@@ -69099,8 +69101,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69099
69101
|
if (!url) {
|
|
69100
69102
|
return false;
|
|
69101
69103
|
}
|
|
69102
|
-
for (var
|
|
69103
|
-
var item = menus[
|
|
69104
|
+
for (var _i3 = 0; _i3 < menus.length; _i3++) {
|
|
69105
|
+
var item = menus[_i3];
|
|
69104
69106
|
if (item.id === url || item.appCode && item.appCode === url) {
|
|
69105
69107
|
if (item.url) {
|
|
69106
69108
|
if (Object.prototype.hasOwnProperty.call(item, 'children') && item.children.length) {
|
|
@@ -69287,10 +69289,10 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69287
69289
|
}
|
|
69288
69290
|
}
|
|
69289
69291
|
if (this.application) {
|
|
69290
|
-
for (var
|
|
69291
|
-
if (res[
|
|
69292
|
-
this.menu = res[
|
|
69293
|
-
this.title = res[
|
|
69292
|
+
for (var _i4 = 0; _i4 < res.length; _i4++) {
|
|
69293
|
+
if (res[_i4].hasPermission) {
|
|
69294
|
+
this.menu = res[_i4].children;
|
|
69295
|
+
this.title = res[_i4].text;
|
|
69294
69296
|
break;
|
|
69295
69297
|
}
|
|
69296
69298
|
}
|
|
@@ -69453,10 +69455,10 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69453
69455
|
} else {
|
|
69454
69456
|
this.active = active.slice(1);
|
|
69455
69457
|
}
|
|
69456
|
-
for (var
|
|
69457
|
-
if (res[
|
|
69458
|
-
this.menu = res[
|
|
69459
|
-
this.title = res[
|
|
69458
|
+
for (var _i5 = 0; _i5 < res.length; _i5++) {
|
|
69459
|
+
if (res[_i5].id === active[0]) {
|
|
69460
|
+
this.menu = res[_i5].children;
|
|
69461
|
+
this.title = res[_i5].text;
|
|
69460
69462
|
break;
|
|
69461
69463
|
}
|
|
69462
69464
|
}
|
|
@@ -69476,8 +69478,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69476
69478
|
|
|
69477
69479
|
//获取页面类型及地址
|
|
69478
69480
|
getUrl: function getUrl(res, active, param) {
|
|
69479
|
-
for (var
|
|
69480
|
-
var item = res[
|
|
69481
|
+
for (var _i6 = 0; _i6 < res.length; _i6++) {
|
|
69482
|
+
var item = res[_i6];
|
|
69481
69483
|
if (item.id === active) {
|
|
69482
69484
|
if (item.url) {
|
|
69483
69485
|
this.handleJump(item.url, item.urlopenmode, item, param);
|
|
@@ -69505,9 +69507,9 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69505
69507
|
setUrl: function setUrl(url, param) {
|
|
69506
69508
|
var obj = param ? param : {};
|
|
69507
69509
|
var params = utils_util["a" /* default */].getParams({ url: url }, true);
|
|
69508
|
-
for (var
|
|
69509
|
-
if (
|
|
69510
|
-
obj[
|
|
69510
|
+
for (var _i7 in params) {
|
|
69511
|
+
if (_i7 != 'model' && _i7 != 'view' && _i7 != '_baseUrl') {
|
|
69512
|
+
obj[_i7] = params[_i7];
|
|
69511
69513
|
}
|
|
69512
69514
|
}
|
|
69513
69515
|
var _url = params._baseUrl ? params._baseUrl : './primary.html';
|
|
@@ -69683,8 +69685,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69683
69685
|
return false;
|
|
69684
69686
|
}
|
|
69685
69687
|
if (Array.isArray(res)) {
|
|
69686
|
-
for (var
|
|
69687
|
-
var path = this.hasRouter(res[
|
|
69688
|
+
for (var _i8 in res) {
|
|
69689
|
+
var path = this.hasRouter(res[_i8], url);
|
|
69688
69690
|
if (path) {
|
|
69689
69691
|
return path;
|
|
69690
69692
|
}
|
|
@@ -69903,8 +69905,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69903
69905
|
},
|
|
69904
69906
|
getFourthTabs: function getFourthTabs(menus, id) {
|
|
69905
69907
|
if (Array.isArray(menus)) {
|
|
69906
|
-
for (var
|
|
69907
|
-
var fourth = this.getFourthTabs(menus[
|
|
69908
|
+
for (var _i9 = 0; _i9 < menus.length; _i9++) {
|
|
69909
|
+
var fourth = this.getFourthTabs(menus[_i9], id);
|
|
69908
69910
|
if (fourth) {
|
|
69909
69911
|
return fourth;
|
|
69910
69912
|
}
|
|
@@ -69914,8 +69916,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
69914
69916
|
return menus;
|
|
69915
69917
|
}
|
|
69916
69918
|
if (menus.children && menus.children.length) {
|
|
69917
|
-
for (var
|
|
69918
|
-
var _fourth = this.getFourthTabs(menus.children[
|
|
69919
|
+
for (var _i10 = 0; _i10 < menus.children.length; _i10++) {
|
|
69920
|
+
var _fourth = this.getFourthTabs(menus.children[_i10], id);
|
|
69919
69921
|
if (_fourth) {
|
|
69920
69922
|
return _fourth;
|
|
69921
69923
|
}
|
|
@@ -70020,26 +70022,26 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
70020
70022
|
take: api["oc" /* topic */],
|
|
70021
70023
|
success: function success(res) {
|
|
70022
70024
|
var data = res.data || {};
|
|
70023
|
-
for (var
|
|
70024
|
-
if (data[
|
|
70025
|
-
if (
|
|
70026
|
-
_this11.online = data[
|
|
70025
|
+
for (var _i11 in data) {
|
|
70026
|
+
if (data[_i11] !== null && data[_i11] !== undefined) {
|
|
70027
|
+
if (_i11 === 'onlineUserNums' && data[_i11] > 0) {
|
|
70028
|
+
_this11.online = data[_i11];
|
|
70027
70029
|
}
|
|
70028
|
-
if (
|
|
70029
|
-
_this11.notice = data[
|
|
70030
|
+
if (_i11 === 'sysMsgNums' && data[_i11] !== null) {
|
|
70031
|
+
_this11.notice = data[_i11];
|
|
70030
70032
|
if (_this11.showMsg) {
|
|
70031
70033
|
_this11.$refs.message.getMsg(true);
|
|
70032
70034
|
}
|
|
70033
70035
|
}
|
|
70034
|
-
if (
|
|
70035
|
-
_this11.menuTips = data[
|
|
70036
|
+
if (_i11 === 'menuTipsMap' && data[_i11] !== null) {
|
|
70037
|
+
_this11.menuTips = data[_i11];
|
|
70036
70038
|
}
|
|
70037
|
-
if (
|
|
70038
|
-
_this11.sysMsg = data[
|
|
70039
|
-
data[
|
|
70039
|
+
if (_i11 === 'sysMsgList' && data[_i11] !== null) {
|
|
70040
|
+
_this11.sysMsg = data[_i11];
|
|
70041
|
+
data[_i11] && data[_i11].length && _this11.$emit('bus-emit', 'waitdone');
|
|
70040
70042
|
}
|
|
70041
|
-
if (
|
|
70042
|
-
_this11.extraData = data[
|
|
70043
|
+
if (_i11 === 'extraData' && data[_i11] !== null) {
|
|
70044
|
+
_this11.extraData = data[_i11];
|
|
70043
70045
|
}
|
|
70044
70046
|
}
|
|
70045
70047
|
}
|
|
@@ -70146,8 +70148,8 @@ var appCode = utils_util["a" /* default */].getParams('appCode') || utils_util["
|
|
|
70146
70148
|
|
|
70147
70149
|
var default_component = normalizeComponent(
|
|
70148
70150
|
src_defaultvue_type_script_lang_js_,
|
|
70149
|
-
|
|
70150
|
-
|
|
70151
|
+
defaultvue_type_template_id_0d60331a_render,
|
|
70152
|
+
defaultvue_type_template_id_0d60331a_staticRenderFns,
|
|
70151
70153
|
false,
|
|
70152
70154
|
null,
|
|
70153
70155
|
null,
|
|
@@ -70279,12 +70281,11 @@ function src_mainvue_type_script_lang_js_objectWithoutProperties(obj, keys) { va
|
|
|
70279
70281
|
if (this.params.cookie && (this.params.cookie == true || this.params.cookie == 1)) {
|
|
70280
70282
|
this.isLogin = true;
|
|
70281
70283
|
}
|
|
70282
|
-
this.getConfig(this.params);
|
|
70283
|
-
// 主应用监听事件
|
|
70284
70284
|
},
|
|
70285
70285
|
mounted: function mounted() {
|
|
70286
70286
|
var _this = this;
|
|
70287
70287
|
|
|
70288
|
+
this.getConfig(this.params);
|
|
70288
70289
|
if (this.isLogin) {
|
|
70289
70290
|
if (utils_util["a" /* default */].win.$wujie) {
|
|
70290
70291
|
utils_util["a" /* default */].win.$wujie.bus.$on('changeTheme', function (res) {
|
|
@@ -70592,8 +70593,8 @@ function src_mainvue_type_script_lang_js_objectWithoutProperties(obj, keys) { va
|
|
|
70592
70593
|
|
|
70593
70594
|
var main_src_main_component = normalizeComponent(
|
|
70594
70595
|
packages_main_src_mainvue_type_script_lang_js_,
|
|
70595
|
-
|
|
70596
|
-
|
|
70596
|
+
mainvue_type_template_id_7d366933_render,
|
|
70597
|
+
mainvue_type_template_id_7d366933_staticRenderFns,
|
|
70597
70598
|
false,
|
|
70598
70599
|
null,
|
|
70599
70600
|
null,
|
|
@@ -91259,7 +91260,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
91259
91260
|
}
|
|
91260
91261
|
|
|
91261
91262
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
91262
|
-
version: '0.6.
|
|
91263
|
+
version: '0.6.76',
|
|
91263
91264
|
install: install,
|
|
91264
91265
|
Button: packages_button,
|
|
91265
91266
|
ButtonGroup: button_group,
|