eoss-ui 0.6.18 → 0.6.19
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 +22 -20
- package/lib/index.js +1 -1
- package/lib/login.js +2 -3
- package/lib/main.js +14 -11
- package/package.json +1 -1
- package/packages/login/src/main.vue +0 -1
- package/packages/main/src/simplicity/index.vue +6 -5
- package/src/index.js +1 -1
package/lib/login.js
CHANGED
|
@@ -4026,7 +4026,7 @@ var nightImg = 'data:image/jpeg;base64,/9j/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBA
|
|
|
4026
4026
|
// ESM COMPAT FLAG
|
|
4027
4027
|
__webpack_require__.r(__webpack_exports__);
|
|
4028
4028
|
|
|
4029
|
-
// 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=
|
|
4029
|
+
// 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=3086e0dc&
|
|
4030
4030
|
var render = function () {
|
|
4031
4031
|
var _vm = this
|
|
4032
4032
|
var _h = _vm.$createElement
|
|
@@ -5165,7 +5165,7 @@ var staticRenderFns = [
|
|
|
5165
5165
|
render._withStripped = true
|
|
5166
5166
|
|
|
5167
5167
|
|
|
5168
|
-
// CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=
|
|
5168
|
+
// CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=3086e0dc&
|
|
5169
5169
|
|
|
5170
5170
|
// EXTERNAL MODULE: external "babel-runtime/regenerator"
|
|
5171
5171
|
var regenerator_ = __webpack_require__(13);
|
|
@@ -7331,7 +7331,6 @@ var ceshi = util["a" /* default */].getParams('ceshi');
|
|
|
7331
7331
|
useCaseCodes: results.resourceCodes
|
|
7332
7332
|
}
|
|
7333
7333
|
});
|
|
7334
|
-
console.log(this.doorIndex, 9999999);
|
|
7335
7334
|
if (this.launchShow) {
|
|
7336
7335
|
this.$message({
|
|
7337
7336
|
message: '登录成功!',
|
package/lib/main.js
CHANGED
|
@@ -4100,8 +4100,8 @@ render._withStripped = true
|
|
|
4100
4100
|
// EXTERNAL MODULE: ./src/config/image.js
|
|
4101
4101
|
var config_image = __webpack_require__(17);
|
|
4102
4102
|
|
|
4103
|
-
// 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=
|
|
4104
|
-
var
|
|
4103
|
+
// 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=b8c4b516&scoped=true&
|
|
4104
|
+
var simplicityvue_type_template_id_b8c4b516_scoped_true_render = function () {
|
|
4105
4105
|
var _vm = this
|
|
4106
4106
|
var _h = _vm.$createElement
|
|
4107
4107
|
var _c = _vm._self._c || _h
|
|
@@ -4606,7 +4606,7 @@ var simplicityvue_type_template_id_5bef793e_scoped_true_render = function () {
|
|
|
4606
4606
|
src: item.url,
|
|
4607
4607
|
},
|
|
4608
4608
|
})
|
|
4609
|
-
: item.method === "wujie"
|
|
4609
|
+
: item.method === "wujie" && item.url
|
|
4610
4610
|
? _c("es-wujie", {
|
|
4611
4611
|
attrs: {
|
|
4612
4612
|
host: _vm.host,
|
|
@@ -4731,11 +4731,11 @@ var simplicityvue_type_template_id_5bef793e_scoped_true_render = function () {
|
|
|
4731
4731
|
),
|
|
4732
4732
|
])
|
|
4733
4733
|
}
|
|
4734
|
-
var
|
|
4735
|
-
|
|
4734
|
+
var simplicityvue_type_template_id_b8c4b516_scoped_true_staticRenderFns = []
|
|
4735
|
+
simplicityvue_type_template_id_b8c4b516_scoped_true_render._withStripped = true
|
|
4736
4736
|
|
|
4737
4737
|
|
|
4738
|
-
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=
|
|
4738
|
+
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=b8c4b516&scoped=true&
|
|
4739
4739
|
|
|
4740
4740
|
// 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=e722b45c&scoped=true&
|
|
4741
4741
|
var avatarvue_type_template_id_e722b45c_scoped_true_render = function () {
|
|
@@ -10257,12 +10257,15 @@ var isIE = navigator.userAgent.indexOf('MSIE') != -1;
|
|
|
10257
10257
|
var systemMode = util["a" /* default */].win.systemMode || 'default';
|
|
10258
10258
|
var events = [function (tabs, index, that) {
|
|
10259
10259
|
var tab = tabs[index];
|
|
10260
|
-
|
|
10261
10260
|
if (tab.method == 'iframe') {
|
|
10262
10261
|
tabs[index].url = util["a" /* default */].handlerUrl(tab.url);
|
|
10263
10262
|
}
|
|
10264
10263
|
if (tab.method === 'wujie' && tab.appCode) {
|
|
10265
|
-
|
|
10264
|
+
var url = tab.url;
|
|
10265
|
+
tab.url = '';
|
|
10266
|
+
that.$nextTick(function () {
|
|
10267
|
+
tab.url = url;
|
|
10268
|
+
});
|
|
10266
10269
|
}
|
|
10267
10270
|
if (tab.method === 'router') {
|
|
10268
10271
|
that.$set(tabs[index], 'keys', util["a" /* default */].uuid());
|
|
@@ -11784,11 +11787,11 @@ var events = [function (tabs, index, that) {
|
|
|
11784
11787
|
|
|
11785
11788
|
var simplicity_component = Object(componentNormalizer["a" /* default */])(
|
|
11786
11789
|
src_simplicityvue_type_script_lang_js_,
|
|
11787
|
-
|
|
11788
|
-
|
|
11790
|
+
simplicityvue_type_template_id_b8c4b516_scoped_true_render,
|
|
11791
|
+
simplicityvue_type_template_id_b8c4b516_scoped_true_staticRenderFns,
|
|
11789
11792
|
false,
|
|
11790
11793
|
null,
|
|
11791
|
-
"
|
|
11794
|
+
"b8c4b516",
|
|
11792
11795
|
null
|
|
11793
11796
|
|
|
11794
11797
|
)
|
package/package.json
CHANGED
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
:src="item.url"
|
|
250
250
|
></iframe>
|
|
251
251
|
<es-wujie
|
|
252
|
-
v-else-if="item.method === 'wujie'"
|
|
252
|
+
v-else-if="item.method === 'wujie' && item.url"
|
|
253
253
|
:host="host"
|
|
254
254
|
:show="true"
|
|
255
255
|
:props="wjProps"
|
|
@@ -348,14 +348,15 @@ const systemMode = util.win.systemMode || 'default';
|
|
|
348
348
|
let events = [
|
|
349
349
|
(tabs, index, that) => {
|
|
350
350
|
let tab = tabs[index];
|
|
351
|
-
|
|
352
351
|
if (tab.method == 'iframe') {
|
|
353
352
|
tabs[index].url = util.handlerUrl(tab.url);
|
|
354
353
|
}
|
|
355
354
|
if (tab.method === 'wujie' && tab.appCode) {
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
355
|
+
const url = tab.url;
|
|
356
|
+
tab.url = '';
|
|
357
|
+
that.$nextTick(() => {
|
|
358
|
+
tab.url = url;
|
|
359
|
+
});
|
|
359
360
|
}
|
|
360
361
|
if (tab.method === 'router') {
|
|
361
362
|
that.$set(tabs[index], 'keys', util.uuid());
|