eoss-ui 0.4.63 → 0.4.64
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/README.md +0 -2
- package/lib/eoss-ui.common.js +20 -19
- package/lib/index.js +1 -1
- package/lib/login.js +3 -3
- package/lib/main.js +10 -8
- package/lib/toolbar.js +1 -2
- package/package.json +1 -1
- package/packages/login/src/main.vue +1 -1
- package/packages/main/src/userinfo.vue +7 -1
- package/packages/toolbar/src/main.vue +1 -2
- package/src/index.js +1 -1
package/README.md
CHANGED
package/lib/eoss-ui.common.js
CHANGED
|
@@ -44711,8 +44711,8 @@ label_src_main.install = function (Vue) {
|
|
|
44711
44711
|
};
|
|
44712
44712
|
|
|
44713
44713
|
/* harmony default export */ var packages_label = (label_src_main);
|
|
44714
|
-
// 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=
|
|
44715
|
-
var
|
|
44714
|
+
// 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=cff92b8a&
|
|
44715
|
+
var mainvue_type_template_id_cff92b8a_render = function () {
|
|
44716
44716
|
var _vm = this
|
|
44717
44717
|
var _h = _vm.$createElement
|
|
44718
44718
|
var _c = _vm._self._c || _h
|
|
@@ -45565,11 +45565,11 @@ var mainvue_type_template_id_91a4cc3c_render = function () {
|
|
|
45565
45565
|
)
|
|
45566
45566
|
: _vm._e()
|
|
45567
45567
|
}
|
|
45568
|
-
var
|
|
45569
|
-
|
|
45568
|
+
var mainvue_type_template_id_cff92b8a_staticRenderFns = []
|
|
45569
|
+
mainvue_type_template_id_cff92b8a_render._withStripped = true
|
|
45570
45570
|
|
|
45571
45571
|
|
|
45572
|
-
// CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=
|
|
45572
|
+
// CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=cff92b8a&
|
|
45573
45573
|
|
|
45574
45574
|
// 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=4f5da52e&
|
|
45575
45575
|
var resetPasswordvue_type_template_id_4f5da52e_render = function () {
|
|
@@ -46942,7 +46942,7 @@ var login_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
|
|
|
46942
46942
|
if (this.identifyingId === '') {
|
|
46943
46943
|
return;
|
|
46944
46944
|
}
|
|
46945
|
-
this.imageCode = utils_util["a" /* default */].getStorage('host') + this.codeAction + '?identifyingId=' + this.identifyingId + (this.imgCode && login_src_mainvue_type_script_lang_js_typeof(this.imgCode) == 'object' ? '&' + utils_util["a" /* default */].queryParams(this.imgCode) : '') + '&heightflag=' + Math.random();
|
|
46945
|
+
this.imageCode = utils_util["a" /* default */].getStorage('host') + this.codeAction + '?identifyingId=' + this.identifyingId + (this.imgCode && login_src_mainvue_type_script_lang_js_typeof(this.imgCode) == 'object' ? '&' + utils_util["a" /* default */].queryParams(this.imgCode) : '') + '&heightflag=' + Math.random().toString().split('.')[1];
|
|
46946
46946
|
|
|
46947
46947
|
return this.imageCode;
|
|
46948
46948
|
},
|
|
@@ -47303,8 +47303,8 @@ var login_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
|
|
|
47303
47303
|
|
|
47304
47304
|
var login_src_main_component = normalizeComponent(
|
|
47305
47305
|
packages_login_src_mainvue_type_script_lang_js_,
|
|
47306
|
-
|
|
47307
|
-
|
|
47306
|
+
mainvue_type_template_id_cff92b8a_render,
|
|
47307
|
+
mainvue_type_template_id_cff92b8a_staticRenderFns,
|
|
47308
47308
|
false,
|
|
47309
47309
|
null,
|
|
47310
47310
|
null,
|
|
@@ -47749,8 +47749,8 @@ mainvue_type_template_id_1686d4f2_render._withStripped = true
|
|
|
47749
47749
|
|
|
47750
47750
|
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=1686d4f2&
|
|
47751
47751
|
|
|
47752
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/userinfo.vue?vue&type=template&id=
|
|
47753
|
-
var
|
|
47752
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/userinfo.vue?vue&type=template&id=c2c69d4a&
|
|
47753
|
+
var userinfovue_type_template_id_c2c69d4a_render = function () {
|
|
47754
47754
|
var _vm = this
|
|
47755
47755
|
var _h = _vm.$createElement
|
|
47756
47756
|
var _c = _vm._self._c || _h
|
|
@@ -47766,11 +47766,11 @@ var userinfovue_type_template_id_2b6e9e21_render = function () {
|
|
|
47766
47766
|
2
|
|
47767
47767
|
)
|
|
47768
47768
|
}
|
|
47769
|
-
var
|
|
47770
|
-
|
|
47769
|
+
var userinfovue_type_template_id_c2c69d4a_staticRenderFns = []
|
|
47770
|
+
userinfovue_type_template_id_c2c69d4a_render._withStripped = true
|
|
47771
47771
|
|
|
47772
47772
|
|
|
47773
|
-
// CONCATENATED MODULE: ./packages/main/src/userinfo.vue?vue&type=template&id=
|
|
47773
|
+
// CONCATENATED MODULE: ./packages/main/src/userinfo.vue?vue&type=template&id=c2c69d4a&
|
|
47774
47774
|
|
|
47775
47775
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/userinfo.vue?vue&type=script&lang=js&
|
|
47776
47776
|
//
|
|
@@ -47802,6 +47802,7 @@ userinfovue_type_template_id_2b6e9e21_render._withStripped = true
|
|
|
47802
47802
|
data: function data() {
|
|
47803
47803
|
return {
|
|
47804
47804
|
results: '',
|
|
47805
|
+
userScanBindImgUrl: '',
|
|
47805
47806
|
qrcode: '',
|
|
47806
47807
|
notify: utils_store.get('userStyle') ? utils_store.get('userStyle').notify : '',
|
|
47807
47808
|
checkPassword: '',
|
|
@@ -47981,7 +47982,7 @@ userinfovue_type_template_id_2b6e9e21_render._withStripped = true
|
|
|
47981
47982
|
|
|
47982
47983
|
methods: {
|
|
47983
47984
|
getQrcode: function getQrcode() {
|
|
47984
|
-
this.
|
|
47985
|
+
this.qrcode = utils_util["a" /* default */].getStorage('host') + this.userScanBindImgUrl + '&_tt=' + Math.random().toString().split('.')[1];
|
|
47985
47986
|
},
|
|
47986
47987
|
getData: function getData() {
|
|
47987
47988
|
var _this2 = this;
|
|
@@ -48005,6 +48006,7 @@ userinfovue_type_template_id_2b6e9e21_render._withStripped = true
|
|
|
48005
48006
|
_this2.values.email = results.simpleUserInfo.email;
|
|
48006
48007
|
_this2.values.officetel = results.simpleUserInfo.officetel;
|
|
48007
48008
|
if (results.userScanBindImgUrl) {
|
|
48009
|
+
_this2.userScanBindImgUrl = results.userScanBindImgUrl;
|
|
48008
48010
|
_this2.qrcode = utils_util["a" /* default */].getStorage('host') + results.userScanBindImgUrl;
|
|
48009
48011
|
} else {
|
|
48010
48012
|
_this2.qrcode = '';
|
|
@@ -48179,8 +48181,8 @@ userinfovue_type_template_id_2b6e9e21_render._withStripped = true
|
|
|
48179
48181
|
|
|
48180
48182
|
var userinfo_component = normalizeComponent(
|
|
48181
48183
|
src_userinfovue_type_script_lang_js_,
|
|
48182
|
-
|
|
48183
|
-
|
|
48184
|
+
userinfovue_type_template_id_c2c69d4a_render,
|
|
48185
|
+
userinfovue_type_template_id_c2c69d4a_staticRenderFns,
|
|
48184
48186
|
false,
|
|
48185
48187
|
null,
|
|
48186
48188
|
null,
|
|
@@ -64204,8 +64206,7 @@ var toolbar_src_mainvue_type_script_lang_js_extends = Object.assign || function
|
|
|
64204
64206
|
});
|
|
64205
64207
|
}
|
|
64206
64208
|
if (items.type === 'tabs') {
|
|
64207
|
-
buttons.concat([h('el-menu', {
|
|
64208
|
-
class: 'el-button',
|
|
64209
|
+
buttons = buttons.concat([h('el-menu', {
|
|
64209
64210
|
props: {
|
|
64210
64211
|
defaultActive: _this2.active ? _this2.active : items.contents[0].name ? items.contents[0].name : '0',
|
|
64211
64212
|
mode: 'horizontal'
|
|
@@ -70056,7 +70057,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
70056
70057
|
}
|
|
70057
70058
|
|
|
70058
70059
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
70059
|
-
version: '0.4.
|
|
70060
|
+
version: '0.4.64',
|
|
70060
70061
|
install: install,
|
|
70061
70062
|
Button: packages_button,
|
|
70062
70063
|
ButtonGroup: button_group,
|