@fmdeui/fmui 1.0.31 → 1.0.32
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/es/components/fm-layout/index.d.ts +5 -0
- package/es/components/fm-layout/src/index.vue.d.ts +2 -0
- package/es/components/fm-layout/src/navBars/topBar/user.vue.d.ts +0 -28
- package/es/packages/components/fm-layout/src/index.vue2.mjs +3 -1
- package/es/packages/components/fm-layout/src/navBars/topBar/user.vue2.mjs +4 -13
- package/index.js +138 -262
- package/index.min.js +4 -4
- package/index.min.mjs +4 -4
- package/index.mjs +135 -259
- package/lib/components/fm-layout/index.d.ts +5 -0
- package/lib/components/fm-layout/src/index.vue.d.ts +2 -0
- package/lib/components/fm-layout/src/navBars/topBar/user.vue.d.ts +0 -28
- package/lib/packages/components/fm-layout/src/index.vue2.js +3 -1
- package/lib/packages/components/fm-layout/src/navBars/topBar/user.vue2.js +4 -13
- package/locale/en.js +1 -1
- package/locale/en.min.js +1 -1
- package/locale/en.min.mjs +1 -1
- package/locale/en.mjs +1 -1
- package/locale/zh-cn.js +1 -1
- package/locale/zh-cn.min.js +1 -1
- package/locale/zh-cn.min.mjs +1 -1
- package/locale/zh-cn.mjs +1 -1
- package/package.json +1 -1
- package/theme-chalk/f-layout.css +1 -1
- package/theme-chalk/index.css +1 -1
- package/theme-chalk/src/layout.scss +0 -25
- package/es/components/fm-layout/src/navBars/topBar/search.vue.d.ts +0 -7
- package/es/packages/components/fm-layout/src/navBars/topBar/search.vue.mjs +0 -5
- package/es/packages/components/fm-layout/src/navBars/topBar/search.vue2.mjs +0 -120
- package/lib/components/fm-layout/src/navBars/topBar/search.vue.d.ts +0 -7
- package/lib/packages/components/fm-layout/src/navBars/topBar/search.vue.js +0 -9
- package/lib/packages/components/fm-layout/src/navBars/topBar/search.vue2.js +0 -124
- /package/es/{version.css → defaults.css} +0 -0
package/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/*! fmdeui-fmui v1.0.
|
|
1
|
+
/*! fmdeui-fmui v1.0.32 */
|
|
2
2
|
(function (global, factory) {
|
|
3
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vxe-table'), require('@vxe-ui/plugin-render-element'), require('@vxe-ui/plugin-export-xlsx'), require('vxe-pc-ui'), require('exceljs'), require('@element-plus/icons-vue'), require('vue'), require('element-plus'), require('lodash-es'), require('js-cookie'), require('pinia'), require('@vueuse/core'), require('crypto-js'), require('xlsx-js-style'), require('vue-router'), require('sortablejs'), require('screenfull'), require('vue-i18n'), require('push.js'), require('mitt'), require('
|
|
4
|
-
typeof define === 'function' && define.amd ? define(['exports', 'vxe-table', '@vxe-ui/plugin-render-element', '@vxe-ui/plugin-export-xlsx', 'vxe-pc-ui', 'exceljs', '@element-plus/icons-vue', 'vue', 'element-plus', 'lodash-es', 'js-cookie', 'pinia', '@vueuse/core', 'crypto-js', 'xlsx-js-style', 'vue-router', 'sortablejs', 'screenfull', 'vue-i18n', 'push.js', 'mitt', '
|
|
5
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.fmdeuifmui = {}, global.VxeUITable, global.VxeUIPluginRenderElement, global.VxeUIPluginExportXLSX, global.VxeUIExport, global.ExcelJS, global.ElementPlusIconsVue, global.Vue, global.ElementPlus, global._, global.Cookies, global.Pinia, global.VueUse, global.CryptoJS, global.XLSX, global.vueRouter, global.Sortable, global.screenfull, global.vueI18n, global.Push, global.mitt, global.
|
|
6
|
-
})(this, (function (exports, VxeUITable, VxeUIPluginRenderElement, VxeUIPluginExportXLSX, VxeUI, ExcelJS, svg, vue, elementPlus, lodashEs, Cookies, pinia$1, core, CryptoJS, XLSXS, vueRouter, Sortable, screenfull, vueI18n, Push, mitt,
|
|
3
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vxe-table'), require('@vxe-ui/plugin-render-element'), require('@vxe-ui/plugin-export-xlsx'), require('vxe-pc-ui'), require('exceljs'), require('@element-plus/icons-vue'), require('vue'), require('element-plus'), require('lodash-es'), require('js-cookie'), require('pinia'), require('@vueuse/core'), require('crypto-js'), require('xlsx-js-style'), require('vue-router'), require('sortablejs'), require('screenfull'), require('vue-i18n'), require('push.js'), require('mitt'), require('@microsoft/signalr'), require('nprogress'), require('axios')) :
|
|
4
|
+
typeof define === 'function' && define.amd ? define(['exports', 'vxe-table', '@vxe-ui/plugin-render-element', '@vxe-ui/plugin-export-xlsx', 'vxe-pc-ui', 'exceljs', '@element-plus/icons-vue', 'vue', 'element-plus', 'lodash-es', 'js-cookie', 'pinia', '@vueuse/core', 'crypto-js', 'xlsx-js-style', 'vue-router', 'sortablejs', 'screenfull', 'vue-i18n', 'push.js', 'mitt', '@microsoft/signalr', 'nprogress', 'axios'], factory) :
|
|
5
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.fmdeuifmui = {}, global.VxeUITable, global.VxeUIPluginRenderElement, global.VxeUIPluginExportXLSX, global.VxeUIExport, global.ExcelJS, global.ElementPlusIconsVue, global.Vue, global.ElementPlus, global._, global.Cookies, global.Pinia, global.VueUse, global.CryptoJS, global.XLSX, global.vueRouter, global.Sortable, global.screenfull, global.vueI18n, global.Push, global.mitt, global.SignalR, global.NProgress, global.axios));
|
|
6
|
+
})(this, (function (exports, VxeUITable, VxeUIPluginRenderElement, VxeUIPluginExportXLSX, VxeUI, ExcelJS, svg, vue, elementPlus, lodashEs, Cookies, pinia$1, core, CryptoJS, XLSXS, vueRouter, Sortable, screenfull, vueI18n, Push, mitt, SignalR, NProgress, axios) { 'use strict';
|
|
7
7
|
|
|
8
8
|
function _interopNamespaceDefault(e) {
|
|
9
9
|
var n = Object.create(null);
|
|
@@ -18495,7 +18495,7 @@
|
|
|
18495
18495
|
app.use(VxeUITable);
|
|
18496
18496
|
};
|
|
18497
18497
|
|
|
18498
|
-
var _sfc_main$
|
|
18498
|
+
var _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
18499
18499
|
...{
|
|
18500
18500
|
name: "FButton"
|
|
18501
18501
|
},
|
|
@@ -18565,7 +18565,7 @@
|
|
|
18565
18565
|
}
|
|
18566
18566
|
});
|
|
18567
18567
|
|
|
18568
|
-
const FButton = _sfc_main$
|
|
18568
|
+
const FButton = _sfc_main$C;
|
|
18569
18569
|
|
|
18570
18570
|
const buildTranslator = (locale) => (path, option) => translate(path, option, vue.unref(locale));
|
|
18571
18571
|
const translate = (path, option, locale) => lodashEs.get(locale, path, path).replace(
|
|
@@ -19188,9 +19188,9 @@
|
|
|
19188
19188
|
// 开发环境严格检查
|
|
19189
19189
|
});
|
|
19190
19190
|
|
|
19191
|
-
const _hoisted_1$
|
|
19191
|
+
const _hoisted_1$p = { key: 0 };
|
|
19192
19192
|
const _hoisted_2$e = { key: 0 };
|
|
19193
|
-
var _sfc_main$
|
|
19193
|
+
var _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
19194
19194
|
...{
|
|
19195
19195
|
name: "FInput"
|
|
19196
19196
|
},
|
|
@@ -19394,7 +19394,7 @@
|
|
|
19394
19394
|
fn: vue.withCtx(() => [
|
|
19395
19395
|
__props.inputType === "amount" ? (vue.openBlock(), vue.createElementBlock(
|
|
19396
19396
|
"span",
|
|
19397
|
-
_hoisted_1$
|
|
19397
|
+
_hoisted_1$p,
|
|
19398
19398
|
vue.toDisplayString(appendTitleText.value),
|
|
19399
19399
|
1
|
|
19400
19400
|
/* TEXT */
|
|
@@ -19440,13 +19440,13 @@
|
|
|
19440
19440
|
}
|
|
19441
19441
|
});
|
|
19442
19442
|
|
|
19443
|
-
const FInput = _sfc_main$
|
|
19443
|
+
const FInput = _sfc_main$B;
|
|
19444
19444
|
|
|
19445
|
-
const _hoisted_1$
|
|
19445
|
+
const _hoisted_1$o = {
|
|
19446
19446
|
key: 0,
|
|
19447
19447
|
class: "back_to_top"
|
|
19448
19448
|
};
|
|
19449
|
-
var _sfc_main$
|
|
19449
|
+
var _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
19450
19450
|
...{
|
|
19451
19451
|
name: "FLayoutPage"
|
|
19452
19452
|
},
|
|
@@ -19508,7 +19508,7 @@
|
|
|
19508
19508
|
},
|
|
19509
19509
|
[
|
|
19510
19510
|
vue.renderSlot(_ctx.$slots, "default"),
|
|
19511
|
-
__props.showGoTopButton ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
19511
|
+
__props.showGoTopButton ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$o, [
|
|
19512
19512
|
isShowGoTopButton.value ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
19513
19513
|
key: 0,
|
|
19514
19514
|
onClick: backToTop
|
|
@@ -19536,9 +19536,9 @@
|
|
|
19536
19536
|
}
|
|
19537
19537
|
});
|
|
19538
19538
|
|
|
19539
|
-
const FLayoutPage = _sfc_main$
|
|
19539
|
+
const FLayoutPage = _sfc_main$A;
|
|
19540
19540
|
|
|
19541
|
-
var _sfc_main$
|
|
19541
|
+
var _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
19542
19542
|
...{
|
|
19543
19543
|
name: "FLayoutPageItem"
|
|
19544
19544
|
},
|
|
@@ -19566,7 +19566,7 @@
|
|
|
19566
19566
|
}
|
|
19567
19567
|
});
|
|
19568
19568
|
|
|
19569
|
-
const FLayoutPageItem = _sfc_main$
|
|
19569
|
+
const FLayoutPageItem = _sfc_main$z;
|
|
19570
19570
|
|
|
19571
19571
|
function debounce(func, delay = 500, immediate, resultCallback) {
|
|
19572
19572
|
let timer = null;
|
|
@@ -19609,8 +19609,8 @@
|
|
|
19609
19609
|
return name.replace(/([A-Z])/g, "_$1").toLowerCase();
|
|
19610
19610
|
}
|
|
19611
19611
|
|
|
19612
|
-
const _hoisted_1$
|
|
19613
|
-
var _sfc_main$
|
|
19612
|
+
const _hoisted_1$n = ["id"];
|
|
19613
|
+
var _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
19614
19614
|
...{
|
|
19615
19615
|
name: "FChart"
|
|
19616
19616
|
},
|
|
@@ -19694,7 +19694,7 @@
|
|
|
19694
19694
|
id: __props.id,
|
|
19695
19695
|
ref_key: "echartRef",
|
|
19696
19696
|
ref: echartRef
|
|
19697
|
-
}, null, 8, _hoisted_1$
|
|
19697
|
+
}, null, 8, _hoisted_1$n), [
|
|
19698
19698
|
[vue.vShow, !formatEmpty.value]
|
|
19699
19699
|
]),
|
|
19700
19700
|
formatEmpty.value ? vue.renderSlot(_ctx.$slots, "empty", { key: 0 }, () => [
|
|
@@ -19709,13 +19709,13 @@
|
|
|
19709
19709
|
}
|
|
19710
19710
|
});
|
|
19711
19711
|
|
|
19712
|
-
const FChart = _sfc_main$
|
|
19712
|
+
const FChart = _sfc_main$y;
|
|
19713
19713
|
|
|
19714
|
-
const _hoisted_1$
|
|
19714
|
+
const _hoisted_1$m = {
|
|
19715
19715
|
key: 1,
|
|
19716
19716
|
class: "f_select__pagination"
|
|
19717
19717
|
};
|
|
19718
|
-
var _sfc_main$
|
|
19718
|
+
var _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
19719
19719
|
...{
|
|
19720
19720
|
name: "FSelect"
|
|
19721
19721
|
},
|
|
@@ -19928,7 +19928,7 @@
|
|
|
19928
19928
|
128
|
|
19929
19929
|
/* KEYED_FRAGMENT */
|
|
19930
19930
|
)),
|
|
19931
|
-
__props.isShowPagination && filteredOptionsCount.value > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
19931
|
+
__props.isShowPagination && filteredOptionsCount.value > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$m, [
|
|
19932
19932
|
vue.createVNode(_component_el_pagination, vue.mergeProps({
|
|
19933
19933
|
"current-page": __props.paginationOption.currentPage,
|
|
19934
19934
|
"onUpdate:currentPage": _cache[1] || (_cache[1] = ($event) => __props.paginationOption.currentPage = $event),
|
|
@@ -19966,9 +19966,9 @@
|
|
|
19966
19966
|
}
|
|
19967
19967
|
});
|
|
19968
19968
|
|
|
19969
|
-
const FSelect = _sfc_main$
|
|
19969
|
+
const FSelect = _sfc_main$x;
|
|
19970
19970
|
|
|
19971
|
-
var _sfc_main$
|
|
19971
|
+
var _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
19972
19972
|
...{
|
|
19973
19973
|
name: "RenderComp"
|
|
19974
19974
|
},
|
|
@@ -19988,12 +19988,12 @@
|
|
|
19988
19988
|
}
|
|
19989
19989
|
});
|
|
19990
19990
|
|
|
19991
|
-
const _hoisted_1$
|
|
19991
|
+
const _hoisted_1$l = { class: "inside_box" };
|
|
19992
19992
|
const _hoisted_2$d = { class: "inside_box_title" };
|
|
19993
19993
|
const _hoisted_3$8 = { class: "check-box" };
|
|
19994
19994
|
const _hoisted_4$5 = { class: "more_dropdown_icon" };
|
|
19995
19995
|
const _hoisted_5$4 = { class: "out_box" };
|
|
19996
|
-
var _sfc_main$
|
|
19996
|
+
var _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
19997
19997
|
...{
|
|
19998
19998
|
name: "MoreChoose"
|
|
19999
19999
|
},
|
|
@@ -20131,7 +20131,7 @@
|
|
|
20131
20131
|
])
|
|
20132
20132
|
]),
|
|
20133
20133
|
default: vue.withCtx(() => [
|
|
20134
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
20134
|
+
vue.createElementVNode("div", _hoisted_1$l, [
|
|
20135
20135
|
vue.createElementVNode("div", _hoisted_2$d, [
|
|
20136
20136
|
vue.createElementVNode(
|
|
20137
20137
|
"div",
|
|
@@ -20308,7 +20308,7 @@
|
|
|
20308
20308
|
};
|
|
20309
20309
|
}
|
|
20310
20310
|
|
|
20311
|
-
var _sfc_main$
|
|
20311
|
+
var _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
20312
20312
|
...{
|
|
20313
20313
|
name: "FQueryCondition"
|
|
20314
20314
|
},
|
|
@@ -20727,7 +20727,7 @@
|
|
|
20727
20727
|
opt.labelRender ? {
|
|
20728
20728
|
name: "label",
|
|
20729
20729
|
fn: vue.withCtx(() => [
|
|
20730
|
-
vue.createVNode(_sfc_main$
|
|
20730
|
+
vue.createVNode(_sfc_main$w, {
|
|
20731
20731
|
form: vue.unref(queryState).form,
|
|
20732
20732
|
render: opt.labelRender
|
|
20733
20733
|
}, null, 8, ["form", "render"])
|
|
@@ -20823,7 +20823,7 @@
|
|
|
20823
20823
|
_: 1
|
|
20824
20824
|
/* STABLE */
|
|
20825
20825
|
})) : vue.createCommentVNode("v-if", true),
|
|
20826
|
-
vue.createVNode(_sfc_main$
|
|
20826
|
+
vue.createVNode(_sfc_main$v, {
|
|
20827
20827
|
isDropDownSelectMore: __props.isDropDownSelectMore,
|
|
20828
20828
|
moreCheckList: __props.moreCheckList,
|
|
20829
20829
|
popoverAttrsBind: popoverAttrsBind.value,
|
|
@@ -20849,7 +20849,7 @@
|
|
|
20849
20849
|
}
|
|
20850
20850
|
});
|
|
20851
20851
|
|
|
20852
|
-
var _sfc_main$
|
|
20852
|
+
var _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
20853
20853
|
...{
|
|
20854
20854
|
name: "RenderCol"
|
|
20855
20855
|
},
|
|
@@ -21005,7 +21005,7 @@
|
|
|
21005
21005
|
};
|
|
21006
21006
|
}
|
|
21007
21007
|
|
|
21008
|
-
const _hoisted_1$
|
|
21008
|
+
const _hoisted_1$k = {
|
|
21009
21009
|
key: 0,
|
|
21010
21010
|
class: "table_query_condition"
|
|
21011
21011
|
};
|
|
@@ -21015,7 +21015,7 @@
|
|
|
21015
21015
|
key: 0,
|
|
21016
21016
|
class: "f-table-select__page"
|
|
21017
21017
|
};
|
|
21018
|
-
var _sfc_main$
|
|
21018
|
+
var _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
21019
21019
|
...{
|
|
21020
21020
|
name: "FSelectTable"
|
|
21021
21021
|
},
|
|
@@ -21637,9 +21637,9 @@
|
|
|
21637
21637
|
style: vue.normalizeStyle({ width: __props.tableWidth ? `${__props.tableWidth}px` : "100%" })
|
|
21638
21638
|
},
|
|
21639
21639
|
[
|
|
21640
|
-
__props.isShowQuery ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
21640
|
+
__props.isShowQuery ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$k, [
|
|
21641
21641
|
vue.createVNode(
|
|
21642
|
-
_sfc_main$
|
|
21642
|
+
_sfc_main$u,
|
|
21643
21643
|
vue.mergeProps({
|
|
21644
21644
|
ref_key: "fQueryConditionRef",
|
|
21645
21645
|
ref: fQueryConditionRef,
|
|
@@ -21765,7 +21765,7 @@
|
|
|
21765
21765
|
fixed: item.fixed
|
|
21766
21766
|
}, { ref_for: true }, { "show-overflow-tooltip": true, ...item.bind }), {
|
|
21767
21767
|
default: vue.withCtx((scope) => [
|
|
21768
|
-
item.render ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
21768
|
+
item.render ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
21769
21769
|
key: 0,
|
|
21770
21770
|
column: item,
|
|
21771
21771
|
row: scope.row,
|
|
@@ -21828,11 +21828,11 @@
|
|
|
21828
21828
|
}
|
|
21829
21829
|
});
|
|
21830
21830
|
|
|
21831
|
-
const FSelectTable = _sfc_main$
|
|
21831
|
+
const FSelectTable = _sfc_main$s;
|
|
21832
21832
|
|
|
21833
|
-
const FQueryCondition = _sfc_main$
|
|
21833
|
+
const FQueryCondition = _sfc_main$u;
|
|
21834
21834
|
|
|
21835
|
-
var _sfc_main$
|
|
21835
|
+
var _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
21836
21836
|
...{
|
|
21837
21837
|
name: "RenderComp"
|
|
21838
21838
|
},
|
|
@@ -21852,7 +21852,7 @@
|
|
|
21852
21852
|
}
|
|
21853
21853
|
});
|
|
21854
21854
|
|
|
21855
|
-
var _sfc_main$
|
|
21855
|
+
var _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
21856
21856
|
...{
|
|
21857
21857
|
name: "RenderBtn"
|
|
21858
21858
|
},
|
|
@@ -21872,12 +21872,12 @@
|
|
|
21872
21872
|
}
|
|
21873
21873
|
});
|
|
21874
21874
|
|
|
21875
|
-
const _hoisted_1$
|
|
21875
|
+
const _hoisted_1$j = {
|
|
21876
21876
|
key: 1,
|
|
21877
21877
|
class: "text_show"
|
|
21878
21878
|
};
|
|
21879
21879
|
const _hoisted_2$b = { class: "footer_btn flex-box flex-ver f-margin-top-5" };
|
|
21880
|
-
var _sfc_main$
|
|
21880
|
+
var _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
21881
21881
|
...{
|
|
21882
21882
|
name: "FForm"
|
|
21883
21883
|
},
|
|
@@ -22128,7 +22128,7 @@
|
|
|
22128
22128
|
}) : vue.createCommentVNode("v-if", true),
|
|
22129
22129
|
item.textShow ? (vue.openBlock(), vue.createElementBlock(
|
|
22130
22130
|
"span",
|
|
22131
|
-
_hoisted_1$
|
|
22131
|
+
_hoisted_1$j,
|
|
22132
22132
|
vue.toDisplayString(item.textValue || __props.formOpts.formData[item.value]),
|
|
22133
22133
|
1
|
|
22134
22134
|
/* TEXT */
|
|
@@ -22248,7 +22248,7 @@
|
|
|
22248
22248
|
item.labelSlotName || item.labelRender ? {
|
|
22249
22249
|
name: "label",
|
|
22250
22250
|
fn: vue.withCtx(() => [
|
|
22251
|
-
item.labelRender ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
22251
|
+
item.labelRender ? (vue.openBlock(), vue.createBlock(_sfc_main$r, {
|
|
22252
22252
|
key: 0,
|
|
22253
22253
|
render: item.labelRender,
|
|
22254
22254
|
item
|
|
@@ -22280,7 +22280,7 @@
|
|
|
22280
22280
|
vue.Fragment,
|
|
22281
22281
|
null,
|
|
22282
22282
|
[
|
|
22283
|
-
val.render ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
22283
|
+
val.render ? (vue.openBlock(), vue.createBlock(_sfc_main$q, {
|
|
22284
22284
|
key: index,
|
|
22285
22285
|
item: val,
|
|
22286
22286
|
render: val.render
|
|
@@ -22327,10 +22327,10 @@
|
|
|
22327
22327
|
}
|
|
22328
22328
|
});
|
|
22329
22329
|
|
|
22330
|
-
const FForm = _sfc_main$
|
|
22330
|
+
const FForm = _sfc_main$p;
|
|
22331
22331
|
|
|
22332
|
-
const _hoisted_1$
|
|
22333
|
-
var _sfc_main$
|
|
22332
|
+
const _hoisted_1$i = ["src"];
|
|
22333
|
+
var _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
22334
22334
|
...{
|
|
22335
22335
|
name: "svgIcon"
|
|
22336
22336
|
},
|
|
@@ -22401,7 +22401,7 @@
|
|
|
22401
22401
|
vue.createElementVNode("img", {
|
|
22402
22402
|
src: getIconName.value,
|
|
22403
22403
|
style: vue.normalizeStyle(setIconSvgInsStyle.value)
|
|
22404
|
-
}, null, 12, _hoisted_1$
|
|
22404
|
+
}, null, 12, _hoisted_1$i)
|
|
22405
22405
|
],
|
|
22406
22406
|
4
|
|
22407
22407
|
/* STYLE */
|
|
@@ -22428,18 +22428,18 @@
|
|
|
22428
22428
|
}
|
|
22429
22429
|
}
|
|
22430
22430
|
if (!app._context.components[`SvgIcon`]) {
|
|
22431
|
-
app.component("SvgIcon", _sfc_main$
|
|
22431
|
+
app.component("SvgIcon", _sfc_main$o);
|
|
22432
22432
|
}
|
|
22433
22433
|
}
|
|
22434
22434
|
|
|
22435
22435
|
const emitter = mitt();
|
|
22436
22436
|
|
|
22437
|
-
var _sfc_main$
|
|
22437
|
+
var _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
22438
22438
|
...{
|
|
22439
22439
|
name: "FLayout"
|
|
22440
22440
|
},
|
|
22441
22441
|
__name: "index",
|
|
22442
|
-
emits: ["layoutChangePassword", "layoutOnlineUsers"],
|
|
22442
|
+
emits: ["layoutChangePassword", "layoutOnlineUsers", "layoutSearchmenu"],
|
|
22443
22443
|
setup(__props, { emit: __emit }) {
|
|
22444
22444
|
const layouts = {
|
|
22445
22445
|
defaults: vue.defineAsyncComponent(() => Promise.resolve().then(function () { return defaults; })),
|
|
@@ -22457,6 +22457,8 @@
|
|
|
22457
22457
|
curMyEmit("layoutChangePassword");
|
|
22458
22458
|
} else if (data.name == "onlineUsers") {
|
|
22459
22459
|
curMyEmit("layoutOnlineUsers");
|
|
22460
|
+
} else if (data.name == "searchmenu") {
|
|
22461
|
+
curMyEmit("layoutSearchmenu");
|
|
22460
22462
|
}
|
|
22461
22463
|
}
|
|
22462
22464
|
});
|
|
@@ -22514,7 +22516,7 @@
|
|
|
22514
22516
|
}
|
|
22515
22517
|
});
|
|
22516
22518
|
|
|
22517
|
-
const FLayout = _sfc_main$
|
|
22519
|
+
const FLayout = _sfc_main$n;
|
|
22518
22520
|
|
|
22519
22521
|
const makeInstaller = (components = []) => {
|
|
22520
22522
|
const install = (app) => {
|
|
@@ -23271,7 +23273,7 @@
|
|
|
23271
23273
|
const commonFun = commonFunction();
|
|
23272
23274
|
const install = installer.install;
|
|
23273
23275
|
|
|
23274
|
-
var _sfc_main$
|
|
23276
|
+
var _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
23275
23277
|
__name: "defaults",
|
|
23276
23278
|
setup(__props) {
|
|
23277
23279
|
const LayoutAside = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return aside; }));
|
|
@@ -23417,11 +23419,11 @@
|
|
|
23417
23419
|
|
|
23418
23420
|
var defaults = /*#__PURE__*/Object.freeze({
|
|
23419
23421
|
__proto__: null,
|
|
23420
|
-
default: _sfc_main$
|
|
23422
|
+
default: _sfc_main$m
|
|
23421
23423
|
});
|
|
23422
23424
|
|
|
23423
|
-
const _hoisted_1$
|
|
23424
|
-
var _sfc_main$
|
|
23425
|
+
const _hoisted_1$h = { class: "flex-center layout-backtop" };
|
|
23426
|
+
var _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
23425
23427
|
__name: "classic",
|
|
23426
23428
|
setup(__props) {
|
|
23427
23429
|
const LayoutAside = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return aside; }));
|
|
@@ -23475,7 +23477,7 @@
|
|
|
23475
23477
|
vue.createVNode(_component_el_container, { class: "layout-mian-height-50" }, {
|
|
23476
23478
|
default: vue.withCtx(() => [
|
|
23477
23479
|
vue.createVNode(vue.unref(LayoutAside)),
|
|
23478
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
23480
|
+
vue.createElementVNode("div", _hoisted_1$h, [
|
|
23479
23481
|
isTagsview.value ? (vue.openBlock(), vue.createBlock(vue.unref(LayoutTagsView), { key: 0 })) : vue.createCommentVNode("v-if", true),
|
|
23480
23482
|
vue.createVNode(
|
|
23481
23483
|
vue.unref(LayoutMain),
|
|
@@ -23502,10 +23504,10 @@
|
|
|
23502
23504
|
|
|
23503
23505
|
var classic = /*#__PURE__*/Object.freeze({
|
|
23504
23506
|
__proto__: null,
|
|
23505
|
-
default: _sfc_main$
|
|
23507
|
+
default: _sfc_main$l
|
|
23506
23508
|
});
|
|
23507
23509
|
|
|
23508
|
-
var _sfc_main$
|
|
23510
|
+
var _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
23509
23511
|
__name: "transverse",
|
|
23510
23512
|
setup(__props) {
|
|
23511
23513
|
const LayoutHeader = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return header; }));
|
|
@@ -23570,10 +23572,10 @@
|
|
|
23570
23572
|
|
|
23571
23573
|
var transverse = /*#__PURE__*/Object.freeze({
|
|
23572
23574
|
__proto__: null,
|
|
23573
|
-
default: _sfc_main$
|
|
23575
|
+
default: _sfc_main$k
|
|
23574
23576
|
});
|
|
23575
23577
|
|
|
23576
|
-
var _sfc_main$
|
|
23578
|
+
var _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
23577
23579
|
__name: "columns",
|
|
23578
23580
|
setup(__props) {
|
|
23579
23581
|
const LayoutAside = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return aside; }));
|
|
@@ -23668,11 +23670,11 @@
|
|
|
23668
23670
|
|
|
23669
23671
|
var columns = /*#__PURE__*/Object.freeze({
|
|
23670
23672
|
__proto__: null,
|
|
23671
|
-
default: _sfc_main$
|
|
23673
|
+
default: _sfc_main$j
|
|
23672
23674
|
});
|
|
23673
23675
|
|
|
23674
|
-
const _hoisted_1$
|
|
23675
|
-
var _sfc_main$
|
|
23676
|
+
const _hoisted_1$g = { class: "h100" };
|
|
23677
|
+
var _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
23676
23678
|
__name: "aside",
|
|
23677
23679
|
setup(__props) {
|
|
23678
23680
|
const Logo = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return index$3; }));
|
|
@@ -23795,7 +23797,7 @@
|
|
|
23795
23797
|
const _component_el_aside = vue.resolveComponent("el-aside");
|
|
23796
23798
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
|
|
23797
23799
|
"div",
|
|
23798
|
-
_hoisted_1$
|
|
23800
|
+
_hoisted_1$g,
|
|
23799
23801
|
[
|
|
23800
23802
|
vue.createVNode(_component_el_aside, {
|
|
23801
23803
|
class: vue.normalizeClass(["layout-aside", setCollapseStyle.value])
|
|
@@ -23839,10 +23841,10 @@
|
|
|
23839
23841
|
|
|
23840
23842
|
var aside = /*#__PURE__*/Object.freeze({
|
|
23841
23843
|
__proto__: null,
|
|
23842
|
-
default: _sfc_main$
|
|
23844
|
+
default: _sfc_main$i
|
|
23843
23845
|
});
|
|
23844
23846
|
|
|
23845
|
-
var _sfc_main$
|
|
23847
|
+
var _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
23846
23848
|
__name: "header",
|
|
23847
23849
|
setup(__props) {
|
|
23848
23850
|
const NavBarsIndex = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return index$2; }));
|
|
@@ -23888,10 +23890,10 @@
|
|
|
23888
23890
|
|
|
23889
23891
|
var header = /*#__PURE__*/Object.freeze({
|
|
23890
23892
|
__proto__: null,
|
|
23891
|
-
default: _sfc_main$
|
|
23893
|
+
default: _sfc_main$h
|
|
23892
23894
|
});
|
|
23893
23895
|
|
|
23894
|
-
var _sfc_main$
|
|
23896
|
+
var _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
|
|
23895
23897
|
__name: "main",
|
|
23896
23898
|
setup(__props, { expose: __expose }) {
|
|
23897
23899
|
const LayoutParentView = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return parent; }));
|
|
@@ -23964,15 +23966,15 @@
|
|
|
23964
23966
|
|
|
23965
23967
|
var main = /*#__PURE__*/Object.freeze({
|
|
23966
23968
|
__proto__: null,
|
|
23967
|
-
default: _sfc_main$
|
|
23969
|
+
default: _sfc_main$g
|
|
23968
23970
|
});
|
|
23969
23971
|
|
|
23970
|
-
const _hoisted_1$
|
|
23972
|
+
const _hoisted_1$f = ["data-url", "onContextmenu", "onMousedown", "onClick"];
|
|
23971
23973
|
const _hoisted_2$a = {
|
|
23972
23974
|
key: 0,
|
|
23973
23975
|
class: "iconfont icon-webicon318 layout-navbars-tagsview-ul-li-iconfont"
|
|
23974
23976
|
};
|
|
23975
|
-
var _sfc_main$
|
|
23977
|
+
var _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
23976
23978
|
__name: "tagsView",
|
|
23977
23979
|
setup(__props) {
|
|
23978
23980
|
const Contextmenu = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return contextmenu; }));
|
|
@@ -24496,7 +24498,7 @@
|
|
|
24496
24498
|
class: "layout-navbars-tagsview-ul-li-icon layout-icon-three",
|
|
24497
24499
|
onClick: vue.withModifiers(($event) => closeCurrentTagsView(getThemeConfig.value.isShareTagsView ? v.path : v.url), ["stop"])
|
|
24498
24500
|
}, null, 8, ["onClick"])) : vue.createCommentVNode("v-if", true)
|
|
24499
|
-
], 42, _hoisted_1$
|
|
24501
|
+
], 42, _hoisted_1$f);
|
|
24500
24502
|
}),
|
|
24501
24503
|
128
|
|
24502
24504
|
/* KEYED_FRAGMENT */
|
|
@@ -24528,17 +24530,17 @@
|
|
|
24528
24530
|
|
|
24529
24531
|
var tagsView = /*#__PURE__*/Object.freeze({
|
|
24530
24532
|
__proto__: null,
|
|
24531
|
-
default: _sfc_main$
|
|
24533
|
+
default: _sfc_main$f
|
|
24532
24534
|
});
|
|
24533
24535
|
|
|
24534
|
-
const _hoisted_1$
|
|
24536
|
+
const _hoisted_1$e = { class: "layout-columns-aside" };
|
|
24535
24537
|
const _hoisted_2$9 = { class: "layout-columns-logo" };
|
|
24536
24538
|
const _hoisted_3$6 = ["src"];
|
|
24537
24539
|
const _hoisted_4$3 = ["onClick", "onMouseenter", "title"];
|
|
24538
24540
|
const _hoisted_5$3 = { class: "columns-vertical-title font12" };
|
|
24539
24541
|
const _hoisted_6$2 = ["href"];
|
|
24540
24542
|
const _hoisted_7$2 = { class: "columns-vertical-title font12" };
|
|
24541
|
-
var _sfc_main$
|
|
24543
|
+
var _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
24542
24544
|
__name: "columnsAside",
|
|
24543
24545
|
setup(__props) {
|
|
24544
24546
|
const columnsAsideOffsetTopRefs = vue.ref([]);
|
|
@@ -24690,7 +24692,7 @@
|
|
|
24690
24692
|
return (_ctx, _cache) => {
|
|
24691
24693
|
const _component_SvgIcon = vue.resolveComponent("SvgIcon");
|
|
24692
24694
|
const _component_el_scrollbar = vue.resolveComponent("el-scrollbar");
|
|
24693
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
24695
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$e, [
|
|
24694
24696
|
vue.createElementVNode("div", _hoisted_2$9, [
|
|
24695
24697
|
vue.createElementVNode("img", {
|
|
24696
24698
|
src: vue.unref(themeConfig).logoUrl,
|
|
@@ -24797,12 +24799,12 @@
|
|
|
24797
24799
|
|
|
24798
24800
|
var columnsAside = /*#__PURE__*/Object.freeze({
|
|
24799
24801
|
__proto__: null,
|
|
24800
|
-
default: _sfc_main$
|
|
24802
|
+
default: _sfc_main$e
|
|
24801
24803
|
});
|
|
24802
24804
|
|
|
24803
|
-
const _hoisted_1$
|
|
24805
|
+
const _hoisted_1$d = ["src"];
|
|
24804
24806
|
const _hoisted_2$8 = ["src"];
|
|
24805
|
-
var _sfc_main$
|
|
24807
|
+
var _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
24806
24808
|
__name: "index",
|
|
24807
24809
|
setup(__props) {
|
|
24808
24810
|
const storesThemeConfig = useThemeConfig();
|
|
@@ -24829,7 +24831,7 @@
|
|
|
24829
24831
|
key: 0,
|
|
24830
24832
|
src: vue.unref(themeConfig).logoUrl,
|
|
24831
24833
|
class: "layout-logo-medium-img"
|
|
24832
|
-
}, null, 8, _hoisted_1$
|
|
24834
|
+
}, null, 8, _hoisted_1$d)) : vue.createCommentVNode("v-if", true),
|
|
24833
24835
|
vue.createElementVNode(
|
|
24834
24836
|
"span",
|
|
24835
24837
|
null,
|
|
@@ -24853,11 +24855,11 @@
|
|
|
24853
24855
|
|
|
24854
24856
|
var index$3 = /*#__PURE__*/Object.freeze({
|
|
24855
24857
|
__proto__: null,
|
|
24856
|
-
default: _sfc_main$
|
|
24858
|
+
default: _sfc_main$d
|
|
24857
24859
|
});
|
|
24858
24860
|
|
|
24859
|
-
const _hoisted_1$
|
|
24860
|
-
var _sfc_main$
|
|
24861
|
+
const _hoisted_1$c = ["onClick"];
|
|
24862
|
+
var _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
24861
24863
|
__name: "vertical",
|
|
24862
24864
|
props: {
|
|
24863
24865
|
// 菜单列表
|
|
@@ -24986,7 +24988,7 @@
|
|
|
24986
24988
|
vue.createElementVNode("a", {
|
|
24987
24989
|
class: "w100",
|
|
24988
24990
|
onClick: vue.withModifiers(($event) => onALinkClick(val), ["prevent"])
|
|
24989
|
-
}, vue.toDisplayString(_ctx.$t(`message.menu.${val.meta.title}`)), 9, _hoisted_1$
|
|
24991
|
+
}, vue.toDisplayString(_ctx.$t(`message.menu.${val.meta.title}`)), 9, _hoisted_1$c)
|
|
24990
24992
|
]),
|
|
24991
24993
|
key: "1"
|
|
24992
24994
|
}
|
|
@@ -25009,11 +25011,11 @@
|
|
|
25009
25011
|
|
|
25010
25012
|
var vertical = /*#__PURE__*/Object.freeze({
|
|
25011
25013
|
__proto__: null,
|
|
25012
|
-
default: _sfc_main$
|
|
25014
|
+
default: _sfc_main$c
|
|
25013
25015
|
});
|
|
25014
25016
|
|
|
25015
|
-
const _hoisted_1$
|
|
25016
|
-
var _sfc_main$
|
|
25017
|
+
const _hoisted_1$b = { class: "layout-navbars-container" };
|
|
25018
|
+
var _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
25017
25019
|
__name: "index",
|
|
25018
25020
|
setup(__props) {
|
|
25019
25021
|
const BreadcrumbIndex = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return index; }));
|
|
@@ -25025,7 +25027,7 @@
|
|
|
25025
25027
|
return layout !== "classic" && isTagsview;
|
|
25026
25028
|
});
|
|
25027
25029
|
return (_ctx, _cache) => {
|
|
25028
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
25030
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$b, [
|
|
25029
25031
|
!_ctx.$slots.breadcrumb ? (vue.openBlock(), vue.createBlock(vue.unref(BreadcrumbIndex), { key: 0 }, {
|
|
25030
25032
|
default: vue.withCtx(() => [
|
|
25031
25033
|
(vue.openBlock(true), vue.createElementBlock(
|
|
@@ -25052,11 +25054,11 @@
|
|
|
25052
25054
|
|
|
25053
25055
|
var index$2 = /*#__PURE__*/Object.freeze({
|
|
25054
25056
|
__proto__: null,
|
|
25055
|
-
default: _sfc_main$
|
|
25057
|
+
default: _sfc_main$b
|
|
25056
25058
|
});
|
|
25057
25059
|
|
|
25058
|
-
const _hoisted_1$
|
|
25059
|
-
var _sfc_main$
|
|
25060
|
+
const _hoisted_1$a = { class: "layout-parent" };
|
|
25061
|
+
var _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
25060
25062
|
__name: "parent",
|
|
25061
25063
|
setup(__props) {
|
|
25062
25064
|
const Iframes = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return iframes; }));
|
|
@@ -25138,7 +25140,7 @@
|
|
|
25138
25140
|
);
|
|
25139
25141
|
return (_ctx, _cache) => {
|
|
25140
25142
|
const _component_router_view = vue.resolveComponent("router-view");
|
|
25141
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
25143
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$a, [
|
|
25142
25144
|
vue.createVNode(_component_router_view, null, {
|
|
25143
25145
|
default: vue.withCtx(({ Component }) => [
|
|
25144
25146
|
vue.createVNode(vue.Transition, {
|
|
@@ -25187,18 +25189,18 @@
|
|
|
25187
25189
|
|
|
25188
25190
|
var parent = /*#__PURE__*/Object.freeze({
|
|
25189
25191
|
__proto__: null,
|
|
25190
|
-
default: _sfc_main$
|
|
25192
|
+
default: _sfc_main$a
|
|
25191
25193
|
});
|
|
25192
25194
|
|
|
25193
|
-
const _hoisted_1$
|
|
25195
|
+
const _hoisted_1$9 = { class: "layout-footer mb5" };
|
|
25194
25196
|
const _hoisted_2$7 = { class: "layout-footer-warp" };
|
|
25195
|
-
var _sfc_main$
|
|
25197
|
+
var _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
25196
25198
|
__name: "index",
|
|
25197
25199
|
setup(__props) {
|
|
25198
25200
|
const storesThemeConfig = useThemeConfig();
|
|
25199
25201
|
const { themeConfig } = pinia$1.storeToRefs(storesThemeConfig);
|
|
25200
25202
|
return (_ctx, _cache) => {
|
|
25201
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
25203
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$9, [
|
|
25202
25204
|
vue.createElementVNode("div", _hoisted_2$7, [
|
|
25203
25205
|
vue.createElementVNode(
|
|
25204
25206
|
"div",
|
|
@@ -25215,13 +25217,13 @@
|
|
|
25215
25217
|
|
|
25216
25218
|
var index$1 = /*#__PURE__*/Object.freeze({
|
|
25217
25219
|
__proto__: null,
|
|
25218
|
-
default: _sfc_main$
|
|
25220
|
+
default: _sfc_main$9
|
|
25219
25221
|
});
|
|
25220
25222
|
|
|
25221
|
-
const _hoisted_1$
|
|
25223
|
+
const _hoisted_1$8 = ["aria-hidden"];
|
|
25222
25224
|
const _hoisted_2$6 = { class: "el-dropdown-menu" };
|
|
25223
25225
|
const _hoisted_3$5 = ["onClick"];
|
|
25224
|
-
var _sfc_main$
|
|
25226
|
+
var _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
25225
25227
|
__name: "contextmenu",
|
|
25226
25228
|
props: {
|
|
25227
25229
|
dropdown: {
|
|
@@ -25360,7 +25362,7 @@
|
|
|
25360
25362
|
4
|
|
25361
25363
|
/* STYLE */
|
|
25362
25364
|
)
|
|
25363
|
-
], 12, _hoisted_1$
|
|
25365
|
+
], 12, _hoisted_1$8)), [
|
|
25364
25366
|
[vue.vShow, state.isShow]
|
|
25365
25367
|
])
|
|
25366
25368
|
]),
|
|
@@ -25373,11 +25375,11 @@
|
|
|
25373
25375
|
|
|
25374
25376
|
var contextmenu = /*#__PURE__*/Object.freeze({
|
|
25375
25377
|
__proto__: null,
|
|
25376
|
-
default: _sfc_main$
|
|
25378
|
+
default: _sfc_main$8
|
|
25377
25379
|
});
|
|
25378
25380
|
|
|
25379
|
-
const _hoisted_1$
|
|
25380
|
-
var _sfc_main$
|
|
25381
|
+
const _hoisted_1$7 = ["onClick"];
|
|
25382
|
+
var _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
|
|
25381
25383
|
__name: "subItem",
|
|
25382
25384
|
props: {
|
|
25383
25385
|
// 菜单列表
|
|
@@ -25468,7 +25470,7 @@
|
|
|
25468
25470
|
1
|
|
25469
25471
|
/* TEXT */
|
|
25470
25472
|
)
|
|
25471
|
-
], 8, _hoisted_1$
|
|
25473
|
+
], 8, _hoisted_1$7))
|
|
25472
25474
|
]),
|
|
25473
25475
|
_: 2
|
|
25474
25476
|
/* DYNAMIC */
|
|
@@ -25487,11 +25489,11 @@
|
|
|
25487
25489
|
|
|
25488
25490
|
var subItem = /*#__PURE__*/Object.freeze({
|
|
25489
25491
|
__proto__: null,
|
|
25490
|
-
default: _sfc_main$
|
|
25492
|
+
default: _sfc_main$7
|
|
25491
25493
|
});
|
|
25492
25494
|
|
|
25493
|
-
const _hoisted_1$
|
|
25494
|
-
var _sfc_main$
|
|
25495
|
+
const _hoisted_1$6 = { class: "layout-navbars-breadcrumb-index" };
|
|
25496
|
+
var _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
25495
25497
|
__name: "index",
|
|
25496
25498
|
setup(__props) {
|
|
25497
25499
|
const Breadcrumb = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return breadcrumb; }));
|
|
@@ -25564,7 +25566,7 @@
|
|
|
25564
25566
|
});
|
|
25565
25567
|
});
|
|
25566
25568
|
return (_ctx, _cache) => {
|
|
25567
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
25569
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$6, [
|
|
25568
25570
|
setIsShowLogo.value ? (vue.openBlock(), vue.createBlock(vue.unref(Logo), { key: 0 })) : vue.createCommentVNode("v-if", true),
|
|
25569
25571
|
vue.createVNode(vue.unref(Breadcrumb)),
|
|
25570
25572
|
isLayoutTransverse.value ? (vue.openBlock(), vue.createBlock(vue.unref(Horizontal), {
|
|
@@ -25596,13 +25598,13 @@
|
|
|
25596
25598
|
|
|
25597
25599
|
var index = /*#__PURE__*/Object.freeze({
|
|
25598
25600
|
__proto__: null,
|
|
25599
|
-
default: _sfc_main$
|
|
25601
|
+
default: _sfc_main$6
|
|
25600
25602
|
});
|
|
25601
25603
|
|
|
25602
|
-
const _hoisted_1$
|
|
25604
|
+
const _hoisted_1$5 = { class: "layout-padding layout-padding-unset layout-iframe" };
|
|
25603
25605
|
const _hoisted_2$5 = { class: "layout-padding-auto layout-padding-view" };
|
|
25604
25606
|
const _hoisted_3$4 = ["src", "data-url"];
|
|
25605
|
-
var _sfc_main$
|
|
25607
|
+
var _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
25606
25608
|
__name: "iframes",
|
|
25607
25609
|
props: {
|
|
25608
25610
|
// 刷新 iframe
|
|
@@ -25677,7 +25679,7 @@
|
|
|
25677
25679
|
);
|
|
25678
25680
|
return (_ctx, _cache) => {
|
|
25679
25681
|
const _directive_loading = vue.resolveDirective("loading");
|
|
25680
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
25682
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$5, [
|
|
25681
25683
|
vue.createElementVNode("div", _hoisted_2$5, [
|
|
25682
25684
|
(vue.openBlock(true), vue.createElementBlock(
|
|
25683
25685
|
vue.Fragment,
|
|
@@ -25723,10 +25725,10 @@
|
|
|
25723
25725
|
|
|
25724
25726
|
var iframes = /*#__PURE__*/Object.freeze({
|
|
25725
25727
|
__proto__: null,
|
|
25726
|
-
default: _sfc_main$
|
|
25728
|
+
default: _sfc_main$5
|
|
25727
25729
|
});
|
|
25728
25730
|
|
|
25729
|
-
const _hoisted_1$
|
|
25731
|
+
const _hoisted_1$4 = {
|
|
25730
25732
|
key: 0,
|
|
25731
25733
|
class: "layout-navbars-breadcrumb"
|
|
25732
25734
|
};
|
|
@@ -25737,7 +25739,7 @@
|
|
|
25737
25739
|
const _hoisted_3$3 = { key: 1 };
|
|
25738
25740
|
const _hoisted_4$2 = { key: 2 };
|
|
25739
25741
|
const _hoisted_5$2 = ["onClick"];
|
|
25740
|
-
var _sfc_main$
|
|
25742
|
+
var _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
25741
25743
|
__name: "breadcrumb",
|
|
25742
25744
|
setup(__props) {
|
|
25743
25745
|
const stores = useRoutesList();
|
|
@@ -25803,7 +25805,7 @@
|
|
|
25803
25805
|
const _component_SvgIcon = vue.resolveComponent("SvgIcon");
|
|
25804
25806
|
const _component_el_breadcrumb_item = vue.resolveComponent("el-breadcrumb-item");
|
|
25805
25807
|
const _component_el_breadcrumb = vue.resolveComponent("el-breadcrumb");
|
|
25806
|
-
return isShowBreadcrumb.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
25808
|
+
return isShowBreadcrumb.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$4, [
|
|
25807
25809
|
vue.createVNode(_component_SvgIcon, {
|
|
25808
25810
|
class: "layout-navbars-breadcrumb-icon",
|
|
25809
25811
|
name: vue.unref(themeConfig).isCollapse ? "ele-Expand" : "ele-Fold",
|
|
@@ -25886,10 +25888,10 @@
|
|
|
25886
25888
|
|
|
25887
25889
|
var breadcrumb = /*#__PURE__*/Object.freeze({
|
|
25888
25890
|
__proto__: null,
|
|
25889
|
-
default: _sfc_main$
|
|
25891
|
+
default: _sfc_main$4
|
|
25890
25892
|
});
|
|
25891
25893
|
|
|
25892
|
-
const _hoisted_1$
|
|
25894
|
+
const _hoisted_1$3 = { class: "layout-navbars-breadcrumb-user-icon" };
|
|
25893
25895
|
const _hoisted_2$3 = ["title"];
|
|
25894
25896
|
const _hoisted_3$2 = { class: "layout-navbars-breadcrumb-user-icon" };
|
|
25895
25897
|
const _hoisted_4$1 = { class: "flex items-center" };
|
|
@@ -25900,11 +25902,10 @@
|
|
|
25900
25902
|
const _hoisted_9$1 = ["title"];
|
|
25901
25903
|
const _hoisted_10$1 = { class: "layout-navbars-breadcrumb-user-link" };
|
|
25902
25904
|
const _hoisted_11$1 = ["src"];
|
|
25903
|
-
var _sfc_main$
|
|
25905
|
+
var _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
25904
25906
|
__name: "user",
|
|
25905
25907
|
setup(__props) {
|
|
25906
25908
|
const UserNews = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return userNews; }));
|
|
25907
|
-
const Search = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return search; }));
|
|
25908
25909
|
const UpgradeInfo = vue.defineAsyncComponent(() => Promise.resolve().then(function () { return upgradeInfo; }));
|
|
25909
25910
|
const routeStores = useRoutesList();
|
|
25910
25911
|
const { locale, t } = vueI18n.useI18n();
|
|
@@ -25913,7 +25914,6 @@
|
|
|
25913
25914
|
const storesThemeConfig = useThemeConfig();
|
|
25914
25915
|
const { userInfos } = pinia$1.storeToRefs(stores);
|
|
25915
25916
|
const { themeConfig } = pinia$1.storeToRefs(storesThemeConfig);
|
|
25916
|
-
const searchRef = vue.ref();
|
|
25917
25917
|
const upgradeInfoRef = vue.ref();
|
|
25918
25918
|
const currentCountryCode = vue.ref(getCountryCode(themeConfig.value.globalI18n));
|
|
25919
25919
|
const state = vue.reactive({
|
|
@@ -25998,7 +25998,9 @@
|
|
|
25998
25998
|
}
|
|
25999
25999
|
};
|
|
26000
26000
|
const onSearchClick = () => {
|
|
26001
|
-
|
|
26001
|
+
events.onFormDialogOpen({
|
|
26002
|
+
name: "searchmenu"
|
|
26003
|
+
});
|
|
26002
26004
|
};
|
|
26003
26005
|
const onOnlineUserClick = () => {
|
|
26004
26006
|
events.onFormDialogOpen({
|
|
@@ -26177,7 +26179,7 @@
|
|
|
26177
26179
|
})
|
|
26178
26180
|
]),
|
|
26179
26181
|
default: vue.withCtx(() => [
|
|
26180
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
26182
|
+
vue.createElementVNode("div", _hoisted_1$3, [
|
|
26181
26183
|
vue.createElementVNode("i", {
|
|
26182
26184
|
class: "iconfont icon-ziti",
|
|
26183
26185
|
title: _ctx.$t("message.user.title0")
|
|
@@ -26532,16 +26534,7 @@
|
|
|
26532
26534
|
_: 1
|
|
26533
26535
|
/* STABLE */
|
|
26534
26536
|
})),
|
|
26535
|
-
vue.
|
|
26536
|
-
vue.unref(Search),
|
|
26537
|
-
{
|
|
26538
|
-
ref_key: "searchRef",
|
|
26539
|
-
ref: searchRef
|
|
26540
|
-
},
|
|
26541
|
-
null,
|
|
26542
|
-
512
|
|
26543
|
-
/* NEED_PATCH */
|
|
26544
|
-
),
|
|
26537
|
+
vue.createCommentVNode(' <Search ref="searchRef" /> '),
|
|
26545
26538
|
vue.createCommentVNode(' <OnlineUser ref="onlineUserRef" /> '),
|
|
26546
26539
|
vue.createCommentVNode(' <ChangePassword ref="changePasswordRef" /> '),
|
|
26547
26540
|
vue.createVNode(
|
|
@@ -26565,12 +26558,12 @@
|
|
|
26565
26558
|
|
|
26566
26559
|
var user = /*#__PURE__*/Object.freeze({
|
|
26567
26560
|
__proto__: null,
|
|
26568
|
-
default: _sfc_main$
|
|
26561
|
+
default: _sfc_main$3
|
|
26569
26562
|
});
|
|
26570
26563
|
|
|
26571
|
-
const _hoisted_1$
|
|
26564
|
+
const _hoisted_1$2 = { class: "el-menu-horizontal-warp" };
|
|
26572
26565
|
const _hoisted_2$2 = ["onClick"];
|
|
26573
|
-
var _sfc_main$
|
|
26566
|
+
var _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
26574
26567
|
__name: "horizontal",
|
|
26575
26568
|
props: {
|
|
26576
26569
|
// 菜单列表
|
|
@@ -26644,7 +26637,7 @@
|
|
|
26644
26637
|
const _component_el_sub_menu = vue.resolveComponent("el-sub-menu");
|
|
26645
26638
|
const _component_el_menu_item = vue.resolveComponent("el-menu-item");
|
|
26646
26639
|
const _component_el_menu = vue.resolveComponent("el-menu");
|
|
26647
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
26640
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$2, [
|
|
26648
26641
|
vue.createVNode(_component_el_menu, {
|
|
26649
26642
|
router: "",
|
|
26650
26643
|
"default-active": state.defaultActive,
|
|
@@ -26742,10 +26735,10 @@
|
|
|
26742
26735
|
|
|
26743
26736
|
var horizontal = /*#__PURE__*/Object.freeze({
|
|
26744
26737
|
__proto__: null,
|
|
26745
|
-
default: _sfc_main$
|
|
26738
|
+
default: _sfc_main$2
|
|
26746
26739
|
});
|
|
26747
26740
|
|
|
26748
|
-
const _hoisted_1$
|
|
26741
|
+
const _hoisted_1$1 = { class: "user-news-container" };
|
|
26749
26742
|
const _hoisted_2$1 = { style: { "margin-left": "5px" } };
|
|
26750
26743
|
const _hoisted_3$1 = { class: "notice-box" };
|
|
26751
26744
|
const _hoisted_4 = ["onClick"];
|
|
@@ -26762,7 +26755,7 @@
|
|
|
26762
26755
|
const _hoisted_12 = { class: "w-e-text-container" };
|
|
26763
26756
|
const _hoisted_13 = ["innerHTML"];
|
|
26764
26757
|
const _hoisted_14 = { class: "dialog-footer" };
|
|
26765
|
-
var _sfc_main$
|
|
26758
|
+
var _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
26766
26759
|
__name: "userNews",
|
|
26767
26760
|
props: {
|
|
26768
26761
|
noticeList: Array
|
|
@@ -26793,7 +26786,7 @@
|
|
|
26793
26786
|
const _component_el_tabs = vue.resolveComponent("el-tabs");
|
|
26794
26787
|
const _component_el_button = vue.resolveComponent("el-button");
|
|
26795
26788
|
const _component_el_dialog = vue.resolveComponent("el-dialog");
|
|
26796
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
26789
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1, [
|
|
26797
26790
|
vue.createVNode(_component_el_tabs, {
|
|
26798
26791
|
stretch: "",
|
|
26799
26792
|
class: "content-box"
|
|
@@ -26993,123 +26986,6 @@
|
|
|
26993
26986
|
});
|
|
26994
26987
|
|
|
26995
26988
|
var userNews = /*#__PURE__*/Object.freeze({
|
|
26996
|
-
__proto__: null,
|
|
26997
|
-
default: _sfc_main$2
|
|
26998
|
-
});
|
|
26999
|
-
|
|
27000
|
-
const _hoisted_1$1 = { class: "layout-search-dialog" };
|
|
27001
|
-
var _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
27002
|
-
__name: "search",
|
|
27003
|
-
setup(__props, { expose: __expose }) {
|
|
27004
|
-
const storesTagsViewRoutes = useTagsViewRoutes();
|
|
27005
|
-
const { tagsViewRoutes } = pinia$1.storeToRefs(storesTagsViewRoutes);
|
|
27006
|
-
const layoutMenuAutocompleteRef = vue.ref();
|
|
27007
|
-
const { t } = vueI18n.useI18n();
|
|
27008
|
-
const router = vueRouter.useRouter();
|
|
27009
|
-
const state = vue.reactive({
|
|
27010
|
-
isShowSearch: false,
|
|
27011
|
-
menuQuery: "",
|
|
27012
|
-
tagsViewList: []
|
|
27013
|
-
});
|
|
27014
|
-
const openSearch = () => {
|
|
27015
|
-
state.menuQuery = "";
|
|
27016
|
-
state.isShowSearch = true;
|
|
27017
|
-
initTageView();
|
|
27018
|
-
vue.nextTick(() => {
|
|
27019
|
-
setTimeout(() => {
|
|
27020
|
-
layoutMenuAutocompleteRef.value.focus();
|
|
27021
|
-
});
|
|
27022
|
-
});
|
|
27023
|
-
};
|
|
27024
|
-
const closeSearch = () => {
|
|
27025
|
-
state.isShowSearch = false;
|
|
27026
|
-
};
|
|
27027
|
-
const menuSearch = (queryString, cb) => {
|
|
27028
|
-
let results = queryString ? state.tagsViewList.filter(createFilter(queryString)) : state.tagsViewList;
|
|
27029
|
-
cb(results);
|
|
27030
|
-
};
|
|
27031
|
-
const createFilter = (queryString) => {
|
|
27032
|
-
return (restaurant) => {
|
|
27033
|
-
return restaurant.path.toLowerCase().indexOf(queryString.toLowerCase()) > -1 || restaurant.meta.title.toLowerCase().indexOf(queryString.toLowerCase()) > -1 || t(restaurant.meta.title).indexOf(queryString.toLowerCase()) > -1;
|
|
27034
|
-
};
|
|
27035
|
-
};
|
|
27036
|
-
const initTageView = () => {
|
|
27037
|
-
if (state.tagsViewList.length > 0) return false;
|
|
27038
|
-
tagsViewRoutes.value.map((v) => {
|
|
27039
|
-
var _a;
|
|
27040
|
-
if (!((_a = v.meta) == null ? void 0 : _a.isHide) && v.type !== 1) state.tagsViewList.push({ ...v });
|
|
27041
|
-
});
|
|
27042
|
-
};
|
|
27043
|
-
const onHandleSelect = (item) => {
|
|
27044
|
-
var _a, _b, _c;
|
|
27045
|
-
let { path, redirect } = item;
|
|
27046
|
-
if (((_a = item.meta) == null ? void 0 : _a.isLink) && !((_b = item.meta) == null ? void 0 : _b.isIframe)) window.open((_c = item.meta) == null ? void 0 : _c.isLink);
|
|
27047
|
-
else if (redirect) router.push(redirect);
|
|
27048
|
-
else router.push(path);
|
|
27049
|
-
closeSearch();
|
|
27050
|
-
};
|
|
27051
|
-
__expose({
|
|
27052
|
-
openSearch
|
|
27053
|
-
});
|
|
27054
|
-
return (_ctx, _cache) => {
|
|
27055
|
-
const _component_ele_Search = vue.resolveComponent("ele-Search");
|
|
27056
|
-
const _component_el_icon = vue.resolveComponent("el-icon");
|
|
27057
|
-
const _component_SvgIcon = vue.resolveComponent("SvgIcon");
|
|
27058
|
-
const _component_el_autocomplete = vue.resolveComponent("el-autocomplete");
|
|
27059
|
-
const _component_el_dialog = vue.resolveComponent("el-dialog");
|
|
27060
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1, [
|
|
27061
|
-
vue.createVNode(_component_el_dialog, {
|
|
27062
|
-
modelValue: state.isShowSearch,
|
|
27063
|
-
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => state.isShowSearch = $event),
|
|
27064
|
-
"destroy-on-close": "",
|
|
27065
|
-
"show-close": false
|
|
27066
|
-
}, {
|
|
27067
|
-
footer: vue.withCtx(() => [
|
|
27068
|
-
vue.createVNode(_component_el_autocomplete, {
|
|
27069
|
-
modelValue: state.menuQuery,
|
|
27070
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => state.menuQuery = $event),
|
|
27071
|
-
"fetch-suggestions": menuSearch,
|
|
27072
|
-
placeholder: _ctx.$t("message.user.searchPlaceholder"),
|
|
27073
|
-
ref_key: "layoutMenuAutocompleteRef",
|
|
27074
|
-
ref: layoutMenuAutocompleteRef,
|
|
27075
|
-
onSelect: onHandleSelect,
|
|
27076
|
-
"fit-input-width": true
|
|
27077
|
-
}, {
|
|
27078
|
-
prefix: vue.withCtx(() => [
|
|
27079
|
-
vue.createVNode(_component_el_icon, { class: "el-input__icon" }, {
|
|
27080
|
-
default: vue.withCtx(() => [
|
|
27081
|
-
vue.createVNode(_component_ele_Search)
|
|
27082
|
-
]),
|
|
27083
|
-
_: 1
|
|
27084
|
-
/* STABLE */
|
|
27085
|
-
})
|
|
27086
|
-
]),
|
|
27087
|
-
default: vue.withCtx(({ item }) => [
|
|
27088
|
-
vue.createElementVNode("div", null, [
|
|
27089
|
-
vue.createVNode(_component_SvgIcon, {
|
|
27090
|
-
name: item.meta.icon,
|
|
27091
|
-
class: "mr5"
|
|
27092
|
-
}, null, 8, ["name"]),
|
|
27093
|
-
vue.createTextVNode(
|
|
27094
|
-
" " + vue.toDisplayString(_ctx.$t(item.meta.title)),
|
|
27095
|
-
1
|
|
27096
|
-
/* TEXT */
|
|
27097
|
-
)
|
|
27098
|
-
])
|
|
27099
|
-
]),
|
|
27100
|
-
_: 1
|
|
27101
|
-
/* STABLE */
|
|
27102
|
-
}, 8, ["modelValue", "placeholder"])
|
|
27103
|
-
]),
|
|
27104
|
-
_: 1
|
|
27105
|
-
/* STABLE */
|
|
27106
|
-
}, 8, ["modelValue"])
|
|
27107
|
-
]);
|
|
27108
|
-
};
|
|
27109
|
-
}
|
|
27110
|
-
});
|
|
27111
|
-
|
|
27112
|
-
var search = /*#__PURE__*/Object.freeze({
|
|
27113
26989
|
__proto__: null,
|
|
27114
26990
|
default: _sfc_main$1
|
|
27115
26991
|
});
|