dfs-page-config 0.5.14 → 0.5.16
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/dist/dfs-page-config.js
CHANGED
|
@@ -101683,7 +101683,7 @@ const __unplugin_components_0 = { name: "ep-warning-filled", render: render$1 },
|
|
|
101683
101683
|
function _e(Ie) {
|
|
101684
101684
|
ae = {};
|
|
101685
101685
|
const ze = getTargetComp(L, k.pageKey, ie.option.target);
|
|
101686
|
-
pe = {
|
|
101686
|
+
ze.closeDialog = xe, pe = {
|
|
101687
101687
|
component: ze,
|
|
101688
101688
|
currentRow: Ie,
|
|
101689
101689
|
sourceOption: ie.option
|
|
@@ -101807,7 +101807,7 @@ function _sfc_render$8(k, L, ie, ae, pe, _e) {
|
|
|
101807
101807
|
align: Ne.align || "left"
|
|
101808
101808
|
}, {
|
|
101809
101809
|
default: withCtx(() => [
|
|
101810
|
-
createElementVNode("
|
|
101810
|
+
createElementVNode("span", {
|
|
101811
101811
|
innerHTML: k.getText(Ne)
|
|
101812
101812
|
}, null, 8, _hoisted_1$8)
|
|
101813
101813
|
]),
|
|
@@ -105734,9 +105734,9 @@ const _sfc_main = defineComponent({
|
|
|
105734
105734
|
stopPolling: pe
|
|
105735
105735
|
};
|
|
105736
105736
|
}
|
|
105737
|
-
}),
|
|
105737
|
+
}), UploadDownloadCenter_vue_vue_type_style_index_0_scoped_01d53e8c_lang = "", _withScopeId = (k) => (pushScopeId("data-v-01d53e8c"), k = k(), popScopeId(), k), _hoisted_1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", { class: "drag-button-text" }, "上传\\下载", -1)), _hoisted_2 = [
|
|
105738
105738
|
_hoisted_1
|
|
105739
|
-
], _hoisted_3 = { style: { height: "
|
|
105739
|
+
], _hoisted_3 = { style: { height: "76vh" } };
|
|
105740
105740
|
function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
105741
105741
|
const xe = Page, Oe = ElDialog;
|
|
105742
105742
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
@@ -105755,7 +105755,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105755
105755
|
"onUpdate:modelValue": L[1] || (L[1] = (Ne) => k.dialogVisible = Ne),
|
|
105756
105756
|
width: "80%",
|
|
105757
105757
|
"destroy-on-close": !0,
|
|
105758
|
-
top: "
|
|
105758
|
+
top: "8vh",
|
|
105759
105759
|
center: "",
|
|
105760
105760
|
onOpen: k.handleOpenDialog,
|
|
105761
105761
|
onClose: k.stopPolling
|
|
@@ -105769,7 +105769,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105769
105769
|
}, 8, ["modelValue", "onOpen", "onClose"])
|
|
105770
105770
|
], 64);
|
|
105771
105771
|
}
|
|
105772
|
-
const UploadDownloadCenter = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105772
|
+
const UploadDownloadCenter = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-01d53e8c"]]);
|
|
105773
105773
|
UploadDownloadCenter.install = (k) => k.component(UploadDownloadCenter.name, UploadDownloadCenter);
|
|
105774
105774
|
let timer = null, staticResourceMonitor = 2e3, apiRequestThreshold = 3e3;
|
|
105775
105775
|
const userInfo = JSON.parse(localStorage.getItem("userInfo") || "{}"), username = userInfo.name || userInfo.displayName || "", PERFORMANCE_SERVER_URL = "https://performance-monitor.prod.doublefs.com/api/performance";
|