gw-gis-standard-gpage-ui-vue3 1.1.96 → 1.1.98
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/app.scss +6 -2
- package/gw-gis-standard-gpage-ui-vue3.js +11 -6
- package/gw-gis-standard-gpage-ui-vue3.umd.cjs +2 -2
- package/package.json +1 -1
- package/style.css +1 -1
package/app.scss
CHANGED
|
@@ -21,6 +21,7 @@ html, body {
|
|
|
21
21
|
min-width: var(--gwMinWidth);
|
|
22
22
|
min-height: var(--gwMinHeight);
|
|
23
23
|
overflow: auto;
|
|
24
|
+
overflow-x: hidden;
|
|
24
25
|
}
|
|
25
26
|
|
|
26
27
|
.container {
|
|
@@ -886,7 +887,6 @@ html, body {
|
|
|
886
887
|
}
|
|
887
888
|
|
|
888
889
|
.message .title {
|
|
889
|
-
background: var(--gwThemeColor);
|
|
890
890
|
color: var(--headerTextColor);
|
|
891
891
|
}
|
|
892
892
|
|
|
@@ -895,7 +895,7 @@ html, body {
|
|
|
895
895
|
}
|
|
896
896
|
|
|
897
897
|
.message-content .title {
|
|
898
|
-
background:
|
|
898
|
+
background: var(--gwThemeColor);
|
|
899
899
|
}
|
|
900
900
|
|
|
901
901
|
/*自定义消息*/
|
|
@@ -931,6 +931,10 @@ html, body {
|
|
|
931
931
|
color: var(--gwSettingIcon) !important;
|
|
932
932
|
}
|
|
933
933
|
|
|
934
|
+
.gw-xc-integrationContent {
|
|
935
|
+
background: var(--mainInnerBackgroundColor);
|
|
936
|
+
}
|
|
937
|
+
|
|
934
938
|
/*-----------主要element样式------------------*/
|
|
935
939
|
|
|
936
940
|
/*表格设置*/
|
|
@@ -222,7 +222,7 @@ var u_ = /* @__PURE__ */ X({
|
|
|
222
222
|
]));
|
|
223
223
|
}
|
|
224
224
|
}), R_ = D_;
|
|
225
|
-
const h1 = (e) => (Qs("data-v-
|
|
225
|
+
const h1 = (e) => (Qs("data-v-fc5052eb"), e = e(), Xs(), e), $_ = { class: "gw-drawer-page" }, L_ = /* @__PURE__ */ h1(() => /* @__PURE__ */ W(
|
|
226
226
|
"div",
|
|
227
227
|
{ class: "heightVer gw-drawer-heightVer" },
|
|
228
228
|
null,
|
|
@@ -644,7 +644,7 @@ const h1 = (e) => (Qs("data-v-16b5d361"), e = e(), Xs(), e), $_ = { class: "gw-d
|
|
|
644
644
|
for (const [a, o] of t)
|
|
645
645
|
n[a] = o;
|
|
646
646
|
return n;
|
|
647
|
-
}, v1 = /* @__PURE__ */ Cn(W_, [["__scopeId", "data-v-
|
|
647
|
+
}, v1 = /* @__PURE__ */ Cn(W_, [["__scopeId", "data-v-fc5052eb"]]);
|
|
648
648
|
function m1(e, t) {
|
|
649
649
|
return function() {
|
|
650
650
|
return e.apply(t, arguments);
|
|
@@ -49589,6 +49589,10 @@ const rne = ["title"], sne = {
|
|
|
49589
49589
|
}
|
|
49590
49590
|
]
|
|
49591
49591
|
},
|
|
49592
|
+
dropdownTrigger: {
|
|
49593
|
+
type: String,
|
|
49594
|
+
default: () => "hover"
|
|
49595
|
+
},
|
|
49592
49596
|
// hover / click
|
|
49593
49597
|
menuTrigger: {
|
|
49594
49598
|
type: String,
|
|
@@ -49785,7 +49789,8 @@ const rne = ["title"], sne = {
|
|
|
49785
49789
|
Z(O.$slots, "preUser", {}, void 0, !0),
|
|
49786
49790
|
e.dropdownItem && e.dropdownItem.length > 0 ? (k(), ee(z, {
|
|
49787
49791
|
key: 0,
|
|
49788
|
-
onCommand: g
|
|
49792
|
+
onCommand: g,
|
|
49793
|
+
trigger: e.dropdownTrigger
|
|
49789
49794
|
}, {
|
|
49790
49795
|
dropdown: Y(() => [
|
|
49791
49796
|
q(H, null, {
|
|
@@ -49837,7 +49842,7 @@ const rne = ["title"], sne = {
|
|
|
49837
49842
|
]),
|
|
49838
49843
|
_: 3
|
|
49839
49844
|
/* FORWARDED */
|
|
49840
|
-
})) : (k(), L("span", {
|
|
49845
|
+
}, 8, ["trigger"])) : (k(), L("span", {
|
|
49841
49846
|
key: 1,
|
|
49842
49847
|
class: "gw-dropdown-singleName gw-font",
|
|
49843
49848
|
innerHTML: e.userName,
|
|
@@ -49854,7 +49859,7 @@ const rne = ["title"], sne = {
|
|
|
49854
49859
|
]);
|
|
49855
49860
|
};
|
|
49856
49861
|
}
|
|
49857
|
-
}), One = /* @__PURE__ */ Cn(Tne, [["__scopeId", "data-v-
|
|
49862
|
+
}), One = /* @__PURE__ */ Cn(Tne, [["__scopeId", "data-v-66c9003c"]]), _ne = { class: "gw-xc-content gw-layout-main" }, Mne = { class: "gw-layout-main-content gw-xc-content" }, Ine = ["src"], Nne = {
|
|
49858
49863
|
name: "mainPage"
|
|
49859
49864
|
}, Ane = /* @__PURE__ */ Object.assign(Nne, {
|
|
49860
49865
|
props: {
|
|
@@ -50356,7 +50361,7 @@ const rne = ["title"], sne = {
|
|
|
50356
50361
|
]);
|
|
50357
50362
|
};
|
|
50358
50363
|
}
|
|
50359
|
-
}), Yne = /* @__PURE__ */ Cn(Kne, [["__scopeId", "data-v-
|
|
50364
|
+
}), Yne = /* @__PURE__ */ Cn(Kne, [["__scopeId", "data-v-a6ae2c5a"]]), jne = {
|
|
50360
50365
|
key: 0,
|
|
50361
50366
|
class: "breadcrumb gw-font gw-breadcrumb-element"
|
|
50362
50367
|
}, Une = ["title"], Gne = ["title", "onClick"], qne = {
|