diff --git a/unpackage/dist/dev/app-plus/app-service.js b/unpackage/dist/dev/app-plus/app-service.js
index 9270856..94a2fc3 100644
--- a/unpackage/dist/dev/app-plus/app-service.js
+++ b/unpackage/dist/dev/app-plus/app-service.js
@@ -34,6 +34,7 @@ if (uni.restoreGlobal) {
const ON_SHOW = "onShow";
const ON_HIDE = "onHide";
const ON_LOAD = "onLoad";
+ const ON_PAGE_SCROLL = "onPageScroll";
function requireNativePlugin(name) {
return weex.requireModule(name);
}
@@ -65,6 +66,11 @@ if (uni.restoreGlobal) {
2
/* HookFlags.PAGE */
);
+ const onPageScroll = /* @__PURE__ */ createLifeCycleHook(
+ ON_PAGE_SCROLL,
+ 2
+ /* HookFlags.PAGE */
+ );
const _imports_0$p = "/static/index/update/fly.png";
const _imports_1$l = "/static/index/update/bgc.png";
const _export_sfc = (sfc, props) => {
@@ -74,7 +80,7 @@ if (uni.restoreGlobal) {
}
return target;
};
- const _sfc_main$13 = {
+ const _sfc_main$17 = {
name: "ZyUpgrade",
props: {
theme: {
@@ -286,7 +292,7 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -414,9 +420,9 @@ if (uni.restoreGlobal) {
/* CLASS */
);
}
- const ZyUpdate = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$12], ["__scopeId", "data-v-bf1d6c35"], ["__file", "D:/项目/hldy_app/component/zy-upgrade/zy-upgrade.vue"]]);
- const _sfc_main$12 = {};
- function _sfc_render$11(_ctx, _cache) {
+ const ZyUpdate = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$16], ["__scopeId", "data-v-bf1d6c35"], ["__file", "D:/项目/hldy_app/component/zy-upgrade/zy-upgrade.vue"]]);
+ const _sfc_main$16 = {};
+ function _sfc_render$15(_ctx, _cache) {
return vue.openBlock(), vue.createElementBlock("view", { class: "all" }, [
vue.createElementVNode("scroll-view", {
"scroll-y": "",
@@ -630,9 +636,9 @@ if (uni.restoreGlobal) {
])
]);
}
- const oneseven = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$11], ["__scopeId", "data-v-e42fb5c8"], ["__file", "D:/项目/hldy_app/pages/login/oneseven.vue"]]);
- const _sfc_main$11 = {};
- function _sfc_render$10(_ctx, _cache) {
+ const oneseven = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$15], ["__scopeId", "data-v-e42fb5c8"], ["__file", "D:/项目/hldy_app/pages/login/oneseven.vue"]]);
+ const _sfc_main$15 = {};
+ function _sfc_render$14(_ctx, _cache) {
return vue.openBlock(), vue.createElementBlock("view", { class: "all" }, [
vue.createElementVNode("scroll-view", {
"scroll-y": "",
@@ -1097,7 +1103,7 @@ if (uni.restoreGlobal) {
])
]);
}
- const twoseven = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$10], ["__scopeId", "data-v-1ebfd7ba"], ["__file", "D:/项目/hldy_app/pages/login/twoseven.vue"]]);
+ const twoseven = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$14], ["__scopeId", "data-v-1ebfd7ba"], ["__file", "D:/项目/hldy_app/pages/login/twoseven.vue"]]);
const base_url$1 = "https://www.focusnu.com/opeapi";
const timeout$2 = 5e3;
const request$1 = (params) => {
@@ -1203,7 +1209,7 @@ if (uni.restoreGlobal) {
};
const pieceSizePx = 50;
const tolerance = 20;
- const _sfc_main$10 = {
+ const _sfc_main$14 = {
__name: "huakuai",
emits: ["success"],
setup(__props, { expose: __expose, emit: __emit }) {
@@ -1310,7 +1316,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", {
class: "captcha-container",
id: "container"
@@ -1401,8 +1407,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const huakuai = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$$], ["__scopeId", "data-v-4b687354"], ["__file", "D:/项目/hldy_app/component/public/huakuai.vue"]]);
- const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
+ const huakuai = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$13], ["__scopeId", "data-v-4b687354"], ["__file", "D:/项目/hldy_app/component/public/huakuai.vue"]]);
+ const _sfc_main$13 = /* @__PURE__ */ vue.defineComponent({
__name: "login",
setup(__props, { expose: __expose }) {
__expose();
@@ -1606,7 +1612,7 @@ if (uni.restoreGlobal) {
});
const _imports_0$o = "/static/index/superNu.png";
const _imports_0$n = "/static/left.png";
- function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -1935,8 +1941,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT */
);
}
- const PagesLoginLogin = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$_], ["__scopeId", "data-v-e4e4508d"], ["__file", "D:/项目/hldy_app/pages/login/login.vue"]]);
- const _sfc_main$_ = {
+ const PagesLoginLogin = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$12], ["__scopeId", "data-v-e4e4508d"], ["__file", "D:/项目/hldy_app/pages/login/login.vue"]]);
+ const _sfc_main$12 = {
data() {
return {
title: "Hello"
@@ -1994,7 +2000,7 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "content" }, [
vue.createElementVNode("button", {
class: "typebutton",
@@ -2018,8 +2024,8 @@ if (uni.restoreGlobal) {
}, "跳到nvue")
]);
}
- const PagesDenglu = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$Z], ["__file", "D:/项目/hldy_app/pages/denglu.vue"]]);
- const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
+ const PagesDenglu = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$11], ["__file", "D:/项目/hldy_app/pages/denglu.vue"]]);
+ const _sfc_main$11 = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -2055,7 +2061,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -2099,9 +2105,9 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT */
);
}
- const PagesIndexIndex = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Y], ["__scopeId", "data-v-1cf27b2a"], ["__file", "D:/项目/hldy_app/pages/index/index.vue"]]);
+ const PagesIndexIndex = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$10], ["__scopeId", "data-v-1cf27b2a"], ["__file", "D:/项目/hldy_app/pages/index/index.vue"]]);
const _imports_0$m = "/static/index/zuoyuan.png";
- const _sfc_main$Y = {
+ const _sfc_main$10 = {
__name: "Drawer",
props: {
widNumber: {
@@ -2139,7 +2145,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", null, [
vue.createCommentVNode(" 遮罩层,display 由 v-show 控制,opacity 由 overlay-show 类控制 "),
vue.withDirectives(vue.createElementVNode(
@@ -2190,8 +2196,8 @@ if (uni.restoreGlobal) {
)
]);
}
- const Drawer = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$X], ["__scopeId", "data-v-40fcca19"], ["__file", "D:/项目/hldy_app/component/public/Drawer.vue"]]);
- const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
+ const Drawer = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$$], ["__scopeId", "data-v-40fcca19"], ["__file", "D:/项目/hldy_app/component/public/Drawer.vue"]]);
+ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -2236,13 +2242,13 @@ if (uni.restoreGlobal) {
const _imports_1$k = "/static/index/helpdo/zero.png";
const _imports_2$g = "/static/index/helpdo/one.png";
const _imports_3$b = "/static/index/helpdo/two.png";
- const _imports_4$8 = "/static/index/helpdo/laba.png";
+ const _imports_4$7 = "/static/index/helpdo/laba.png";
const _imports_5$6 = "/static/index/helpdo/three.png";
const _imports_6$2 = "/static/index/helpdo/video.png";
const _imports_7$3 = "/static/index/helpdo/xian.png";
const _imports_8$3 = "/static/index/helpdo/maike.png";
const _imports_9$3 = "/static/index/helpdo/people.png";
- function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-title" }, [
vue.createElementVNode("view", { class: "draw-title-gun" }),
@@ -2278,7 +2284,7 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "downitems-father-font-laba" }, "协助清洁(四肢)"),
vue.createElementVNode("image", {
class: "downitems-father-img-laba",
- src: _imports_4$8
+ src: _imports_4$7
})
]),
vue.createElementVNode("view", { class: "downitems-left-father" }, [
@@ -2460,8 +2466,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const transferExecution = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$W], ["__scopeId", "data-v-166ac27f"], ["__file", "D:/项目/hldy_app/component/rightItemsindex/transferExecution/index.vue"]]);
- const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
+ const transferExecution = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$_], ["__scopeId", "data-v-166ac27f"], ["__file", "D:/项目/hldy_app/component/rightItemsindex/transferExecution/index.vue"]]);
+ const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
isshow: {
@@ -2648,7 +2654,7 @@ if (uni.restoreGlobal) {
});
const _imports_0$l = "/static/index/customer.png";
const _imports_1$j = "/static/index/undericons/upguang.png";
- function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -3791,7 +3797,7 @@ if (uni.restoreGlobal) {
/* STYLE */
);
}
- const rightItemsfirst = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$V], ["__scopeId", "data-v-9f74ebdb"], ["__file", "D:/项目/hldy_app/component/rightItemsindex/index.vue"]]);
+ const rightItemsfirst = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$Z], ["__scopeId", "data-v-9f74ebdb"], ["__file", "D:/项目/hldy_app/component/rightItemsindex/index.vue"]]);
const myArray$2 = [
{
"children": [
@@ -5405,7 +5411,7 @@ if (uni.restoreGlobal) {
"key": "1902560510768549889"
}
];
- const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
isshow: {
@@ -6352,7 +6358,7 @@ if (uni.restoreGlobal) {
const _imports_1$i = "/static/index/cheng.png";
const _imports_2$f = "/static/index/deleteicon.png";
const _imports_11$1 = "/static/index/NU.png";
- function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
var _a, _b, _c, _d;
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
@@ -7375,7 +7381,7 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const rightItemssecond = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$U], ["__scopeId", "data-v-337bb5da"], ["__file", "D:/项目/hldy_app/component/rightItemssecond/index.vue"]]);
+ const rightItemssecond = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Y], ["__scopeId", "data-v-337bb5da"], ["__file", "D:/项目/hldy_app/component/rightItemssecond/index.vue"]]);
const getServiceTree$1 = () => {
return request$1({
url: `${uni.getStorageSync("serverUrl")}/nuIpadApi/nuConfigServiceCategory/getServiceTree`,
@@ -8995,7 +9001,7 @@ if (uni.restoreGlobal) {
"key": "1902560510768549889"
}
];
- const _sfc_main$U = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
__name: "joysticknew",
props: {
getblue: {
@@ -9183,8 +9189,8 @@ if (uni.restoreGlobal) {
const _imports_1$h = "/static/index/camera/arrow3.png";
const _imports_2$e = "/static/index/camera/arrow5.png";
const _imports_3$a = "/static/index/camera/arrow4.png";
- const _imports_4$7 = "/static/index/camera/arrow2.png";
- function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
+ const _imports_4$6 = "/static/index/camera/arrow2.png";
+ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -9259,7 +9265,7 @@ if (uni.restoreGlobal) {
vue.withDirectives(vue.createElementVNode(
"image",
{
- src: _imports_4$7,
+ src: _imports_4$6,
class: "move-circle-all"
},
null,
@@ -9333,13 +9339,13 @@ if (uni.restoreGlobal) {
/* STYLE, NEED_HYDRATION */
);
}
- const joysticknew = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$T], ["__scopeId", "data-v-e20c63a2"], ["__file", "D:/项目/hldy_app/component/public/newgame/joysticknew.vue"]]);
+ const joysticknew = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$X], ["__scopeId", "data-v-e20c63a2"], ["__file", "D:/项目/hldy_app/component/public/newgame/joysticknew.vue"]]);
const DOUBLE_TAP_DELAY$1 = 300;
const totalColumns$2 = 24;
const totalRows$2 = 11;
const visibleWidth$2 = 1405;
const visibleHeight$2 = 480;
- const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
isshow: {
@@ -10249,14 +10255,14 @@ if (uni.restoreGlobal) {
const _imports_1$g = "/static/index/ren.png";
const _imports_2$d = "/static/index/redbian.png";
const _imports_3$9 = "/static/index/ri.png";
- const _imports_4$6 = "/static/index/zhou.png";
+ const _imports_4$5 = "/static/index/zhou.png";
const _imports_5$5 = "/static/index/ji.png";
const _imports_0$h = "/static/index/tu.png";
const _imports_7$2 = "/static/index/keyimg/movebutton.png";
const _imports_8$2 = "/static/index/keyimg/deletebutton.png";
const _imports_9$2 = "/static/index/keyimg/notebutton.png";
const _imports_10$2 = "/static/index/keyimg/okbutton.png";
- function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
var _a, _b, _c, _d;
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
@@ -10804,7 +10810,7 @@ if (uni.restoreGlobal) {
"image",
{
class: "title-time-button",
- src: _imports_4$6
+ src: _imports_4$5
},
null,
512
@@ -11200,8 +11206,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const rightItemssecondrelnew = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$S], ["__scopeId", "data-v-72bcf905"], ["__file", "D:/项目/hldy_app/component/rightItemssecondrelnew/index.vue"]]);
- const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
+ const rightItemssecondrelnew = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$W], ["__scopeId", "data-v-72bcf905"], ["__file", "D:/项目/hldy_app/component/rightItemssecondrelnew/index.vue"]]);
+ const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -11424,7 +11430,7 @@ if (uni.restoreGlobal) {
}
});
const _imports_0$g = "/static/index/oldman.png";
- function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -11624,7 +11630,7 @@ if (uni.restoreGlobal) {
/* CLASS, NEED_HYDRATION */
);
}
- const PagesNursingIndex = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$R], ["__scopeId", "data-v-b6cc7861"], ["__file", "D:/项目/hldy_app/pages/Nursing/index.vue"]]);
+ const PagesNursingIndex = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$V], ["__scopeId", "data-v-b6cc7861"], ["__file", "D:/项目/hldy_app/pages/Nursing/index.vue"]]);
const base_url = "https://www.focusnu.com/devopsapi";
const timeout$1 = 5e3;
const request = (params) => {
@@ -11721,7 +11727,7 @@ if (uni.restoreGlobal) {
};
const itemHeight = 100;
const containerHeight = 400;
- const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -12715,14 +12721,14 @@ if (uni.restoreGlobal) {
const _imports_1$f = "/static/index/watch/more.png";
const _imports_2$c = "/static/index/newindex/curve/shezhi.png";
const _imports_3$8 = "/static/nocamera.png";
- const _imports_4$5 = "/static/index/watch/laotai.png";
+ const _imports_4$4 = "/static/index/watch/laotai.png";
const _imports_5$4 = "/static/index/watch/laotou.png";
const _imports_6$1 = "/static/index/watch/phonebgc.png";
const _imports_7$1 = "/static/index/watch/phone.png";
const _imports_8$1 = "/static/index/watch/phoneball.png";
const _imports_9$1 = "/static/index/watch/pao.png";
const _imports_10$1 = "/static/index/camera/back.png";
- function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
var _a, _b, _c, _d, _e;
const _component_donghua = vue.resolveComponent("donghua");
const _component_arrowkeys = vue.resolveComponent("arrowkeys");
@@ -12944,7 +12950,7 @@ if (uni.restoreGlobal) {
((_a = $setup.filteredMenu[$setup.menuIndex]) == null ? void 0 : _a.elderInfo) ? (vue.openBlock(), vue.createElementBlock("image", {
key: 0,
style: { "width": "75rpx", "height": "90rpx", "margin-left": "40rpx", "margin-top": "-10rpx" },
- src: _imports_4$5
+ src: _imports_4$4
})) : vue.createCommentVNode("v-if", true),
((_b = $setup.filteredMenu[$setup.menuIndex]) == null ? void 0 : _b.elderInfo) ? (vue.openBlock(), vue.createElementBlock("view", {
key: 1,
@@ -13228,8 +13234,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const PagesWatchIndex = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$Q], ["__scopeId", "data-v-4b26e9e6"], ["__file", "D:/项目/hldy_app/pages/watch/index.vue"]]);
- const _sfc_main$Q = {
+ const PagesWatchIndex = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$U], ["__scopeId", "data-v-4b26e9e6"], ["__file", "D:/项目/hldy_app/pages/watch/index.vue"]]);
+ const _sfc_main$U = {
__name: "exit",
props: {
show: {
@@ -13266,7 +13272,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -13313,7 +13319,7 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const exit = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$P], ["__scopeId", "data-v-af075e65"], ["__file", "D:/项目/hldy_app/component/public/exit.vue"]]);
+ const exit = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$T], ["__scopeId", "data-v-af075e65"], ["__file", "D:/项目/hldy_app/component/public/exit.vue"]]);
const updatePassword = (form) => {
return request$1({
url: `${uni.getStorageSync("serverUrl")}/sys/user/updatePassword`,
@@ -13326,7 +13332,7 @@ if (uni.restoreGlobal) {
}
});
};
- const _sfc_main$P = {
+ const _sfc_main$T = {
__name: "reset",
props: {
show: {
@@ -13419,7 +13425,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -13519,8 +13525,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const reset = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$O], ["__scopeId", "data-v-a67d2760"], ["__file", "D:/项目/hldy_app/component/public/reset.vue"]]);
- const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
+ const reset = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$S], ["__scopeId", "data-v-a67d2760"], ["__file", "D:/项目/hldy_app/component/public/reset.vue"]]);
+ const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
__name: "settings",
emits: ["jump"],
setup(__props, { expose: __expose, emit: __emit }) {
@@ -13600,7 +13606,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "index-content-other" }, [
vue.createElementVNode("view", {
class: "index-content-right",
@@ -13782,8 +13788,8 @@ if (uni.restoreGlobal) {
)) : vue.createCommentVNode("v-if", true)
]);
}
- const PagesWatchSettingsSettings = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$N], ["__scopeId", "data-v-57949c5e"], ["__file", "D:/项目/hldy_app/pages/watch/settings/settings.vue"]]);
- const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
+ const PagesWatchSettingsSettings = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$R], ["__scopeId", "data-v-57949c5e"], ["__file", "D:/项目/hldy_app/pages/watch/settings/settings.vue"]]);
+ const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
__name: "input",
setup(__props, { expose: __expose }) {
__expose();
@@ -13800,7 +13806,7 @@ if (uni.restoreGlobal) {
const _imports_1$e = "/static/x.png";
const _imports_2$b = "/static/bgc.png";
const _imports_3$7 = "/static/qiu.png";
- function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "index-content-other" }, [
vue.createElementVNode("view", {
class: "index-content-right",
@@ -13860,8 +13866,8 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "index-content-down" }, " 长春市朝阳区久泰开运养老服务有限公司 ")
]);
}
- const PagesWatchSettingsInput = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$M], ["__scopeId", "data-v-d4f9970e"], ["__file", "D:/项目/hldy_app/pages/watch/settings/input.vue"]]);
- const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
+ const PagesWatchSettingsInput = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$Q], ["__scopeId", "data-v-d4f9970e"], ["__file", "D:/项目/hldy_app/pages/watch/settings/input.vue"]]);
+ const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
__name: "saoma",
setup(__props, { expose: __expose }) {
__expose();
@@ -13888,7 +13894,7 @@ if (uni.restoreGlobal) {
const _imports_0$d = "/static/kuai.png";
const _imports_1$d = "/static/sao.png";
const _imports_2$a = "/static/qr.png";
- function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "index-content-other" }, [
vue.createElementVNode("view", {
class: "index-content-right",
@@ -13933,14 +13939,14 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "index-content-down" }, " 长春市朝阳区久泰开运养老服务有限公司 ")
]);
}
- const PagesWatchSettingsSaoma = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$L], ["__scopeId", "data-v-44b21cb6"], ["__file", "D:/项目/hldy_app/pages/watch/settings/saoma.vue"]]);
+ const PagesWatchSettingsSaoma = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$P], ["__scopeId", "data-v-44b21cb6"], ["__file", "D:/项目/hldy_app/pages/watch/settings/saoma.vue"]]);
const getCardList = () => {
return request$1({
url: `${uni.getStorageSync("serverUrl")}/api/pad/baseInfo/queryPadPageList?token=${uni.getStorageSync("token")}`,
method: "get"
});
};
- const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
__name: "leida",
setup(__props, { expose: __expose }) {
__expose();
@@ -14292,10 +14298,10 @@ if (uni.restoreGlobal) {
const _imports_1$c = "/static/index/leida/bigball.png";
const _imports_2$9 = "/static/index/leida/biao.png";
const _imports_3$6 = "/static/index/leida/ball.png";
- const _imports_4$4 = "/static/index/leida/shallow.png";
+ const _imports_4$3 = "/static/index/leida/shallow.png";
const _imports_5$3 = "/static/index/leida/play.png";
const _imports_5$2 = "/static/index/quxiao.png";
- function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
const _component_arrowkeys = vue.resolveComponent("arrowkeys");
return vue.openBlock(), vue.createElementBlock("view", { class: "index-content-other" }, [
vue.createElementVNode("view", {
@@ -14339,7 +14345,7 @@ if (uni.restoreGlobal) {
}),
vue.createElementVNode("image", {
class: "all-img",
- src: _imports_4$4
+ src: _imports_4$3
})
],
4
@@ -14548,8 +14554,8 @@ if (uni.restoreGlobal) {
vue.createVNode(_component_arrowkeys, { onMovecard: $setup.movecard })
]);
}
- const PagesWatchSettingsLeida = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$K], ["__scopeId", "data-v-53a8654b"], ["__file", "D:/项目/hldy_app/pages/watch/settings/leida.vue"]]);
- const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
+ const PagesWatchSettingsLeida = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$O], ["__scopeId", "data-v-53a8654b"], ["__file", "D:/项目/hldy_app/pages/watch/settings/leida.vue"]]);
+ const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
isShow: {
@@ -14932,7 +14938,7 @@ if (uni.restoreGlobal) {
});
const _imports_0$b = "/static/index/newindex/wendu/0.png";
const _imports_1$b = "/static/index/newindex/wendu/1.png";
- function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
const _component_donghua = vue.resolveComponent("donghua");
return vue.openBlock(), vue.createElementBlock(
"view",
@@ -15245,7 +15251,7 @@ if (uni.restoreGlobal) {
/* STYLE */
);
}
- const index = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$J], ["__scopeId", "data-v-5b62ffe9"], ["__file", "D:/项目/hldy_app/pages/NursingNew/component/index.vue"]]);
+ const index = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$N], ["__scopeId", "data-v-5b62ffe9"], ["__file", "D:/项目/hldy_app/pages/NursingNew/component/index.vue"]]);
const getServiceTree = () => {
return request$1({
url: `${uni.getStorageSync("serverUrl")}/nuIpadApi/nuConfigServiceCategory/getServiceTree`,
@@ -17292,7 +17298,7 @@ if (uni.restoreGlobal) {
const totalRows$1 = 11;
const visibleWidth$1 = 1300;
const visibleHeight$1 = 500;
- const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
isshow: {
@@ -18653,7 +18659,7 @@ if (uni.restoreGlobal) {
const _imports_1$a = "/static/index/newruler/jiao.png";
const _imports_2$8 = "/static/index/newruler/monitor_1.png";
const _imports_3$5 = "/static/index/sharelogo.png";
- function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
var _a, _b, _c, _d, _e, _f, _g, _h;
const _component_donghua = vue.resolveComponent("donghua");
return vue.openBlock(), vue.createElementBlock(
@@ -19781,8 +19787,8 @@ if (uni.restoreGlobal) {
/* STYLE */
);
}
- const nurse = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$I], ["__scopeId", "data-v-c3fbc13d"], ["__file", "D:/项目/hldy_app/pages/NursingNew/component/nurse/index.vue"]]);
- const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
+ const nurse = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$M], ["__scopeId", "data-v-c3fbc13d"], ["__file", "D:/项目/hldy_app/pages/NursingNew/component/nurse/index.vue"]]);
+ const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -20178,7 +20184,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
const _component_donghua = vue.resolveComponent("donghua");
const _component_arrowkeys = vue.resolveComponent("arrowkeys");
return vue.openBlock(), vue.createElementBlock(
@@ -20363,8 +20369,8 @@ if (uni.restoreGlobal) {
/* CLASS, NEED_HYDRATION */
);
}
- const PagesNursingNewIndex = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$H], ["__scopeId", "data-v-0df9d5ac"], ["__file", "D:/项目/hldy_app/pages/NursingNew/index.vue"]]);
- const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
+ const PagesNursingNewIndex = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$L], ["__scopeId", "data-v-0df9d5ac"], ["__file", "D:/项目/hldy_app/pages/NursingNew/index.vue"]]);
+ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -20374,7 +20380,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-title" }, [
vue.createElementVNode("view", { class: "draw-flex" }, [
@@ -20499,8 +20505,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const shoppingCar = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$G], ["__scopeId", "data-v-90d18535"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/shoppingCar/index.vue"]]);
- const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
+ const shoppingCar = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$K], ["__scopeId", "data-v-90d18535"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/shoppingCar/index.vue"]]);
+ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -20510,7 +20516,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-title" }, [
vue.createElementVNode("view", { class: "draw-flex" }, [
@@ -20626,8 +20632,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const shoppingCarSmall = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$F], ["__scopeId", "data-v-a5beba04"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/shoppingCarSmall/index.vue"]]);
- const _sfc_main$F = /* @__PURE__ */ vue.defineComponent({
+ const shoppingCarSmall = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$J], ["__scopeId", "data-v-a5beba04"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/shoppingCarSmall/index.vue"]]);
+ const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -20714,7 +20720,7 @@ if (uni.restoreGlobal) {
const _imports_1$9 = "/static/index/warehouseCard/selectwhite.png";
const _imports_2$7 = "/static/index/warehouseCard/orangeicon.png";
const _imports_3$4 = "/static/index/warehouseCard/blueicon.png";
- function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -20965,8 +20971,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const gobackhouse = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$E], ["__scopeId", "data-v-5e7c8038"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/gobackhouse/index.vue"]]);
- const _sfc_main$E = {
+ const gobackhouse = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$I], ["__scopeId", "data-v-5e7c8038"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/gobackhouse/index.vue"]]);
+ const _sfc_main$I = {
name: "u-icon",
emits: ["click", "touchstart"],
props: {
@@ -21171,7 +21177,7 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -21224,8 +21230,8 @@ if (uni.restoreGlobal) {
/* CLASS, STYLE */
);
}
- const __easycom_0$2 = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$D], ["__scopeId", "data-v-5de67484"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-icon/u-icon.vue"]]);
- const _sfc_main$D = {
+ const __easycom_0$4 = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$H], ["__scopeId", "data-v-5de67484"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-icon/u-icon.vue"]]);
+ const _sfc_main$H = {
name: "u-button",
emits: ["click", "getphonenumber", "getuserinfo", "error", "opensetting", "launchapp", "chooseavatar"],
props: {
@@ -21471,7 +21477,7 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("button", {
id: "u-wave-btn",
class: vue.normalizeClass(["u-btn u-line-1 u-fix-ios-appearance", [
@@ -21530,8 +21536,8 @@ if (uni.restoreGlobal) {
)) : vue.createCommentVNode("v-if", true)
], 46, ["hover-start-time", "hover-stay-time", "disabled", "form-type", "open-type", "app-parameter", "hover-stop-propagation", "send-message-title", "lang", "data-name", "session-from", "send-message-img", "show-message-card", "hover-class", "loading"]);
}
- const __easycom_1 = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$C], ["__scopeId", "data-v-097def2b"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-button/u-button.vue"]]);
- const _sfc_main$C = {
+ const __easycom_1$1 = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$G], ["__scopeId", "data-v-097def2b"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-button/u-button.vue"]]);
+ const _sfc_main$G = {
name: "u-mask",
emits: ["click"],
props: {
@@ -21623,7 +21629,7 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -21644,8 +21650,8 @@ if (uni.restoreGlobal) {
/* CLASS, STYLE, NEED_HYDRATION */
);
}
- const __easycom_0$1 = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$B], ["__scopeId", "data-v-b3b508a8"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-mask/u-mask.vue"]]);
- const _sfc_main$B = {
+ const __easycom_0$3 = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$F], ["__scopeId", "data-v-b3b508a8"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-mask/u-mask.vue"]]);
+ const _sfc_main$F = {
name: "u-popup",
emits: ["update:modelValue", "input", "open", "close"],
props: {
@@ -21915,9 +21921,9 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
- const _component_u_mask = resolveEasycom(vue.resolveDynamicComponent("u-mask"), __easycom_0$1);
- const _component_u_icon = resolveEasycom(vue.resolveDynamicComponent("u-icon"), __easycom_0$2);
+ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
+ const _component_u_mask = resolveEasycom(vue.resolveDynamicComponent("u-mask"), __easycom_0$3);
+ const _component_u_icon = resolveEasycom(vue.resolveDynamicComponent("u-icon"), __easycom_0$4);
return $data.visibleSync ? (vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -22016,8 +22022,8 @@ if (uni.restoreGlobal) {
/* STYLE */
)) : vue.createCommentVNode("v-if", true);
}
- const __easycom_2 = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$A], ["__scopeId", "data-v-c93a8fd2"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-popup/u-popup.vue"]]);
- const _sfc_main$A = {
+ const __easycom_2 = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$E], ["__scopeId", "data-v-c93a8fd2"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-popup/u-popup.vue"]]);
+ const _sfc_main$E = {
name: "u-calendar",
emits: ["update:modelValue", "input", "change"],
props: {
@@ -22457,9 +22463,9 @@ if (uni.restoreGlobal) {
}
}
};
- function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
- const _component_u_icon = resolveEasycom(vue.resolveDynamicComponent("u-icon"), __easycom_0$2);
- const _component_u_button = resolveEasycom(vue.resolveDynamicComponent("u-button"), __easycom_1);
+ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
+ const _component_u_icon = resolveEasycom(vue.resolveDynamicComponent("u-icon"), __easycom_0$4);
+ const _component_u_button = resolveEasycom(vue.resolveDynamicComponent("u-button"), __easycom_1$1);
const _component_u_popup = resolveEasycom(vue.resolveDynamicComponent("u-popup"), __easycom_2);
return vue.openBlock(), vue.createBlock(_component_u_popup, {
blur: $props.blur,
@@ -22668,8 +22674,8 @@ if (uni.restoreGlobal) {
/* STABLE */
}, 8, ["blur", "maskCloseAble", "modelValue", "safeAreaInsetBottom", "onClose", "z-index", "border-radius", "closeable"]);
}
- const __easycom_0 = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$z], ["__scopeId", "data-v-eedd27cf"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-calendar/u-calendar.vue"]]);
- const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
+ const __easycom_0$2 = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$D], ["__scopeId", "data-v-eedd27cf"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-calendar/u-calendar.vue"]]);
+ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
__name: "index",
emits: ["opendetail"],
setup(__props, { expose: __expose, emit: __emit }) {
@@ -22693,8 +22699,8 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
- const _component_u_calendar = resolveEasycom(vue.resolveDynamicComponent("u-calendar"), __easycom_0);
+ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
+ const _component_u_calendar = resolveEasycom(vue.resolveDynamicComponent("u-calendar"), __easycom_0$2);
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -22812,12 +22818,12 @@ if (uni.restoreGlobal) {
])
]);
}
- const goplsbuy = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$y], ["__scopeId", "data-v-a61442f9"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/plsbuy/index.vue"]]);
+ const goplsbuy = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$C], ["__scopeId", "data-v-a61442f9"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/plsbuy/index.vue"]]);
const _imports_0$9 = "/static/index/caigouqingdan.png";
const ballWidth = 60;
const ballHeight = 60;
const longPressThreshold = 300;
- const _sfc_main$y = {
+ const _sfc_main$C = {
__name: "ball",
props: {
isShow: {
@@ -22919,7 +22925,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -22951,8 +22957,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const ball = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$x], ["__scopeId", "data-v-50fb1e51"], ["__file", "D:/项目/hldy_app/component/storeroom/components/ball.vue"]]);
- const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
+ const ball = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$B], ["__scopeId", "data-v-50fb1e51"], ["__file", "D:/项目/hldy_app/component/storeroom/components/ball.vue"]]);
+ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
__name: "info",
emits: ["qinggou", "churuku"],
setup(__props, { expose: __expose, emit: __emit }) {
@@ -22969,7 +22975,7 @@ if (uni.restoreGlobal) {
const _imports_0$8 = "/static/index/saveUp.png";
const _imports_1$8 = "/static/index/saveDown.png";
const _imports_2$6 = "/static/index/saveNumber.png";
- function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -23096,8 +23102,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT */
);
}
- const info = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$w], ["__scopeId", "data-v-9aaf76b2"], ["__file", "D:/项目/hldy_app/component/storeroom/components/info.vue"]]);
- const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
+ const info = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$A], ["__scopeId", "data-v-9aaf76b2"], ["__file", "D:/项目/hldy_app/component/storeroom/components/info.vue"]]);
+ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
__name: "plsbuy",
props: {
saveIndex: {
@@ -23198,7 +23204,7 @@ if (uni.restoreGlobal) {
}
});
const _imports_0$7 = "/static/index/subtract.png";
- function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "plsbuy-contain" }, [
vue.createElementVNode("view", { class: "plsbuy-title" }, [
vue.createElementVNode("image", {
@@ -23319,8 +23325,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const plsbuy = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$v], ["__scopeId", "data-v-00391254"], ["__file", "D:/项目/hldy_app/component/storeroom/components/plsbuy.vue"]]);
- const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
+ const plsbuy = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$z], ["__scopeId", "data-v-00391254"], ["__file", "D:/项目/hldy_app/component/storeroom/components/plsbuy.vue"]]);
+ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
__name: "calculator",
props: {
doOnce: {
@@ -23390,7 +23396,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "plsbuy-contain" }, [
vue.createElementVNode("view", { class: "draw-title" }, [
vue.createElementVNode("view", { class: "draw-flex" }, [
@@ -23442,8 +23448,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const calculator$1 = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$u], ["__scopeId", "data-v-90f39be3"], ["__file", "D:/项目/hldy_app/component/storeroom/components/calculator.vue"]]);
- const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
+ const calculator$1 = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$y], ["__scopeId", "data-v-90f39be3"], ["__file", "D:/项目/hldy_app/component/storeroom/components/calculator.vue"]]);
+ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
isShow: {
@@ -23592,7 +23598,7 @@ if (uni.restoreGlobal) {
const _imports_1$7 = "/static/index/Warehousing/secondbutton.png";
const _imports_2$5 = "/static/index/Warehousing/thirdbutton.png";
const _imports_3$3 = "/static/index/Warehousing/fourthbutton.png";
- function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -23991,8 +23997,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT */
);
}
- const storeroomindex$1 = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$t], ["__scopeId", "data-v-8856eb47"], ["__file", "D:/项目/hldy_app/component/storeroom/index.vue"]]);
- const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
+ const storeroomindex$1 = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$x], ["__scopeId", "data-v-8856eb47"], ["__file", "D:/项目/hldy_app/component/storeroom/index.vue"]]);
+ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
openType: {
@@ -24028,7 +24034,7 @@ if (uni.restoreGlobal) {
}
});
const _imports_3$2 = "/static/index/guan.png";
- function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -24255,8 +24261,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const otherDetail = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$s], ["__scopeId", "data-v-b65c83cc"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/otherDetail/index.vue"]]);
- const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
+ const otherDetail = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$w], ["__scopeId", "data-v-b65c83cc"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/otherDetail/index.vue"]]);
+ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {},
emits: ["voidIt", "closevoid"],
@@ -24285,7 +24291,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -24491,8 +24497,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const otherVoid = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$r], ["__scopeId", "data-v-501d9f1f"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/otherVoid/index.vue"]]);
- const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
+ const otherVoid = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$v], ["__scopeId", "data-v-501d9f1f"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/otherVoid/index.vue"]]);
+ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
dantype: {
@@ -24539,7 +24545,7 @@ if (uni.restoreGlobal) {
const _imports_0$4 = "/static/index/Warehousing/zuo.png";
const _imports_5$1 = "/static/index/Warehousing/photo.png";
const _imports_1$5 = "/static/index/Warehousing/you.png";
- function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -24910,8 +24916,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const storage = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$q], ["__scopeId", "data-v-fd669908"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/storage/index.vue"]]);
- const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
+ const storage = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$u], ["__scopeId", "data-v-fd669908"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/storage/index.vue"]]);
+ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {},
emits: ["opensuixing", "closevoid"],
@@ -24969,7 +24975,7 @@ if (uni.restoreGlobal) {
});
const _imports_0$3 = "/static/index/Warehousing/shangchuanpeople.png";
const _imports_1$4 = "/static/index/Warehousing/shangchuantime.png";
- function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createElementVNode("view", { class: "draw-title" }, [
@@ -25091,8 +25097,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const suixing = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$p], ["__scopeId", "data-v-d8ac4644"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/suixing/index.vue"]]);
- const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
+ const suixing = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$t], ["__scopeId", "data-v-d8ac4644"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/suixing/index.vue"]]);
+ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {},
emits: ["opensuixing", "closehexiao"],
@@ -25122,7 +25128,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -25401,8 +25407,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const verification = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$o], ["__scopeId", "data-v-36ba7c1d"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/verification/index.vue"]]);
- const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
+ const verification = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$s], ["__scopeId", "data-v-36ba7c1d"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/verification/index.vue"]]);
+ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
__name: "index",
emits: ["closedetail", "openDrawer"],
setup(__props, { expose: __expose, emit: __emit }) {
@@ -25513,7 +25519,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -25876,8 +25882,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const pickingGood = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$n], ["__scopeId", "data-v-7fda13d6"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/pickingGood/index.vue"]]);
- const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
+ const pickingGood = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$r], ["__scopeId", "data-v-7fda13d6"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/pickingGood/index.vue"]]);
+ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
backnumber: {
@@ -25982,7 +25988,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -26208,8 +26214,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const picking = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$m], ["__scopeId", "data-v-3b58af13"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/picking/index.vue"]]);
- const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
+ const picking = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$q], ["__scopeId", "data-v-3b58af13"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/picking/index.vue"]]);
+ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
doOnce: {
@@ -26282,7 +26288,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createElementVNode("view", { style: { "margin-left": "80rpx" } }, [
@@ -26343,8 +26349,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const calculator = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$l], ["__scopeId", "data-v-b367be9e"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/calculator/index.vue"]]);
- const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
+ const calculator = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$p], ["__scopeId", "data-v-b367be9e"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/calculator/index.vue"]]);
+ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
savePrice: {
@@ -26382,7 +26388,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createElementVNode("view", { class: "draw-title-father" }, [
@@ -26470,8 +26476,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const finish = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$k], ["__scopeId", "data-v-16ee5128"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/finish/index.vue"]]);
- const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
+ const finish = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$o], ["__scopeId", "data-v-16ee5128"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/finish/index.vue"]]);
+ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
openType: {
@@ -26554,8 +26560,8 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- const _imports_4$3 = "/static/index/Warehousing/pen.png";
- function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
+ const _imports_4$2 = "/static/index/Warehousing/pen.png";
+ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "draw-contain" }, [
vue.createCommentVNode(" 解决margin重叠问题 "),
@@ -26750,7 +26756,7 @@ if (uni.restoreGlobal) {
),
vue.createElementVNode("image", {
class: "title-img",
- src: _imports_4$3,
+ src: _imports_4$2,
onClick: ($event) => $setup.openPen(index2)
}, null, 8, ["onClick"])
]),
@@ -26777,8 +26783,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const finishAccount = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$j], ["__scopeId", "data-v-6607863e"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/finishAccount/index.vue"]]);
- const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
+ const finishAccount = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$n], ["__scopeId", "data-v-6607863e"], ["__file", "D:/项目/hldy_app/component/storeroom/drawer/finishAccount/index.vue"]]);
+ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
__name: "calculatorfly",
props: { doOnce: { type: Number, required: true }, translateNumber: { type: [Number, String], required: true } },
emits: ["right"],
@@ -26863,7 +26869,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "plsbuy-contain" }, [
vue.createElementVNode("view", { class: "draw-title" }, [
vue.createElementVNode("view", { class: "draw-flex" }, [
@@ -26915,8 +26921,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const calculatorfly = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-68a68174"], ["__file", "D:/项目/hldy_app/component/storeroom/components/calculatorfly.vue"]]);
- const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
+ const calculatorfly = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$m], ["__scopeId", "data-v-68a68174"], ["__file", "D:/项目/hldy_app/component/storeroom/components/calculatorfly.vue"]]);
+ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
__name: "orders",
props: {
isShow: {
@@ -27251,8 +27257,8 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
- const _component_u_calendar = resolveEasycom(vue.resolveDynamicComponent("u-calendar"), __easycom_0);
+ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
+ const _component_u_calendar = resolveEasycom(vue.resolveDynamicComponent("u-calendar"), __easycom_0$2);
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -27870,8 +27876,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT */
);
}
- const storeroomorders = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-a2a18362"], ["__file", "D:/项目/hldy_app/component/storeroom/orders.vue"]]);
- const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
+ const storeroomorders = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$l], ["__scopeId", "data-v-a2a18362"], ["__file", "D:/项目/hldy_app/component/storeroom/orders.vue"]]);
+ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
__name: "Warehouse",
props: {
isShow: {
@@ -27893,7 +27899,7 @@ if (uni.restoreGlobal) {
};
const navurl = vue.ref("");
const movecard = (type) => {
- formatAppLog("log", "at pages/Warehouse/Warehouse.vue:64", type);
+ formatAppLog("log", "at pages/Warehouse/Warehouse.vue:68", type);
switch (type) {
case 0:
housedex.value > 0 ? housedex.value-- : housedex.value = 3;
@@ -27908,7 +27914,7 @@ if (uni.restoreGlobal) {
housedex.value > 0 ? housedex.value-- : housedex.value = 3;
break;
case 4:
- formatAppLog("log", "at pages/Warehouse/Warehouse.vue:84", "选中" + housedex.value);
+ formatAppLog("log", "at pages/Warehouse/Warehouse.vue:88", "选中" + housedex.value);
if (housedex.value == 1) {
navurl.value = "pages/Warehouse/procurement";
}
@@ -28017,7 +28023,7 @@ if (uni.restoreGlobal) {
const _imports_0$2 = "/static/index/warehouse/ys.gif";
const _imports_1$3 = "/static/index/warehouse/y1.png";
const _imports_2$3 = "/static/index/warehouse/y0.png";
- function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
const _component_donghua = vue.resolveComponent("donghua");
const _component_arrowkeys = vue.resolveComponent("arrowkeys");
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
@@ -28109,14 +28115,15 @@ if (uni.restoreGlobal) {
key: i
},
[
- vue.createElementVNode(
- "view",
- null,
- vue.toDisplayString(v),
- 1
- /* TEXT */
- ),
+ vue.createElementVNode("view"),
vue.createElementVNode("view", { class: "tp" }, [
+ vue.createElementVNode(
+ "text",
+ null,
+ vue.toDisplayString(v),
+ 1
+ /* TEXT */
+ ),
vue.createElementVNode("image", {
src: _imports_1$3,
mode: "aspectFill"
@@ -28148,8 +28155,18 @@ if (uni.restoreGlobal) {
vue.renderList(["请领出库", "退货入库", "库存盘点", "实时监控"], (v, i) => {
return vue.createElementVNode("view", {
onClick: ($event) => $setup.onTap(i),
- class: vue.normalizeClass($setup.beblue === i ? "click-box-target grad-text" : "click-box")
- }, vue.toDisplayString(v), 11, ["onClick"]);
+ class: vue.normalizeClass($setup.beblue === i ? "click-box-target" : "click-box")
+ }, [
+ vue.createElementVNode("image", {
+ src: $setup.beblue === i ? "/static/index/warehouse/ku/rq" + i + ".png" : "/static/index/warehouse/ku/rs" + i + ".png",
+ mode: "aspectFill"
+ }, null, 8, ["src"]),
+ vue.createTextVNode(
+ " " + vue.toDisplayString(v),
+ 1
+ /* TEXT */
+ )
+ ], 10, ["onClick"]);
}),
64
/* STABLE_FRAGMENT */
@@ -28163,8 +28180,8 @@ if (uni.restoreGlobal) {
[vue.vShow, $props.isShow]
]);
}
- const PagesWarehouseWarehouse = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$g], ["__scopeId", "data-v-ce457564"], ["__file", "D:/项目/hldy_app/pages/Warehouse/Warehouse.vue"]]);
- const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
+ const PagesWarehouseWarehouse = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$k], ["__scopeId", "data-v-ce457564"], ["__file", "D:/项目/hldy_app/pages/Warehouse/Warehouse.vue"]]);
+ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -28199,7 +28216,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -28225,8 +28242,8 @@ if (uni.restoreGlobal) {
/* CLASS */
);
}
- const PagesWarehousingIndex = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$f], ["__scopeId", "data-v-82a72f7e"], ["__file", "D:/项目/hldy_app/pages/Warehousing/index.vue"]]);
- const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
+ const PagesWarehousingIndex = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$j], ["__scopeId", "data-v-82a72f7e"], ["__file", "D:/项目/hldy_app/pages/Warehousing/index.vue"]]);
+ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
__name: "fuwu",
props: { isShow: { type: Boolean, required: true } },
emits: ["nav"],
@@ -28453,7 +28470,7 @@ if (uni.restoreGlobal) {
});
const _imports_1$2 = "/static/index/video/videoright/guang.png";
const _imports_2$2 = "/static/index/bed.png";
- const _imports_4$2 = "/static/index/video/laba.png";
+ const _imports_4$1 = "/static/index/video/laba.png";
const _imports_5 = "/static/index/video/video.png";
const _imports_6 = "/static/index/video/txt.png";
const _imports_7 = "/static/index/cardicons/zhixing.png";
@@ -28462,7 +28479,7 @@ if (uni.restoreGlobal) {
const _imports_10 = "/static/index/video/videotopright/none.png";
const _imports_11 = "/static/index/badman.png";
const _imports_12 = "/static/index/video/videotopright/stop.png";
- function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -28669,7 +28686,7 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "gray-ball" }, [
vue.createElementVNode("image", {
class: "laba-img",
- src: _imports_4$2
+ src: _imports_4$1
})
]),
vue.createElementVNode("view", { class: "gray-ball" }, [
@@ -28902,7 +28919,7 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "gray-ball" }, [
vue.createElementVNode("image", {
class: "laba-img",
- src: _imports_4$2
+ src: _imports_4$1
})
]),
vue.createElementVNode("view", { class: "gray-ball" }, [
@@ -28968,8 +28985,8 @@ if (uni.restoreGlobal) {
[vue.vShow, $props.isShow]
]);
}
- const storeroomindex = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-7e18bee5"], ["__file", "D:/项目/hldy_app/component/Initialization/fuwu.vue"]]);
- const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
+ const storeroomindex = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-7e18bee5"], ["__file", "D:/项目/hldy_app/component/Initialization/fuwu.vue"]]);
+ const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
__name: "settings",
props: { isShow: { type: Boolean, required: true } },
emits: ["jump"],
@@ -29051,7 +29068,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -29241,8 +29258,8 @@ if (uni.restoreGlobal) {
[vue.vShow, $props.isShow]
]);
}
- const settings = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$d], ["__scopeId", "data-v-1bfb66e0"], ["__file", "D:/项目/hldy_app/component/Initialization/settings.vue"]]);
- const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
+ const settings = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-1bfb66e0"], ["__file", "D:/项目/hldy_app/component/Initialization/settings.vue"]]);
+ const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
__name: "leida",
props: { isShow: { type: Boolean, required: true } },
emits: ["nav"],
@@ -29336,8 +29353,8 @@ if (uni.restoreGlobal) {
const _imports_1$1 = "/static/index/leida/shan.png";
const _imports_2$1 = "/static/index/leida/video.png";
const _imports_3$1 = "/static/index/leida/rename.png";
- const _imports_4$1 = "/static/index/click.png";
- function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
+ const _imports_4 = "/static/index/click.png";
+ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -29498,7 +29515,7 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "rename-input" }, [
vue.createElementVNode("image", {
class: "left-img",
- src: _imports_4$1
+ src: _imports_4
}),
vue.withDirectives(vue.createElementVNode(
"input",
@@ -29549,8 +29566,8 @@ if (uni.restoreGlobal) {
[vue.vShow, $props.isShow]
]);
}
- const leidaindex = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$c], ["__scopeId", "data-v-14770cca"], ["__file", "D:/项目/hldy_app/component/Initialization/leida.vue"]]);
- const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
+ const leidaindex = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$g], ["__scopeId", "data-v-14770cca"], ["__file", "D:/项目/hldy_app/component/Initialization/leida.vue"]]);
+ const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
__name: "saoma",
props: { isShow: { type: Boolean, required: true } },
emits: ["nav"],
@@ -29585,7 +29602,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -29616,8 +29633,8 @@ if (uni.restoreGlobal) {
[vue.vShow, $props.isShow]
]);
}
- const saoma = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$b], ["__scopeId", "data-v-ab7f57c7"], ["__file", "D:/项目/hldy_app/component/Initialization/saoma.vue"]]);
- const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
+ const saoma = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$f], ["__scopeId", "data-v-ab7f57c7"], ["__file", "D:/项目/hldy_app/component/Initialization/saoma.vue"]]);
+ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
__name: "input",
props: { isShow: { type: Boolean, required: true } },
emits: ["nav"],
@@ -29641,7 +29658,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
return vue.withDirectives((vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -29700,8 +29717,8 @@ if (uni.restoreGlobal) {
[vue.vShow, $props.isShow]
]);
}
- const put = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$a], ["__scopeId", "data-v-bcec69b8"], ["__file", "D:/项目/hldy_app/component/Initialization/input.vue"]]);
- const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
+ const put = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-bcec69b8"], ["__file", "D:/项目/hldy_app/component/Initialization/input.vue"]]);
+ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -29785,7 +29802,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
"view",
{
@@ -29876,7 +29893,7 @@ if (uni.restoreGlobal) {
/* CLASS */
);
}
- const PagesInitializationIndex = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$9], ["__scopeId", "data-v-41b2a00b"], ["__file", "D:/项目/hldy_app/pages/Initialization/index.vue"]]);
+ const PagesInitializationIndex = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$d], ["__scopeId", "data-v-41b2a00b"], ["__file", "D:/项目/hldy_app/pages/Initialization/index.vue"]]);
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
function getDefaultExportFromCjs(x) {
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
@@ -30043,7 +30060,7 @@ if (uni.restoreGlobal) {
})(solarlunar_min);
var solarlunar_minExports = solarlunar_min.exports;
const solarlunar = /* @__PURE__ */ getDefaultExportFromCjs(solarlunar_minExports);
- const _sfc_main$9 = {
+ const _sfc_main$d = {
__name: "calendar",
setup(__props, { expose: __expose }) {
__expose();
@@ -30120,7 +30137,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "calendar" }, [
vue.createElementVNode("view", { class: "header" }, [
vue.createElementVNode("view", { class: "header-title" }, [
@@ -30198,8 +30215,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const calendar = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$8], ["__scopeId", "data-v-41c06644"], ["__file", "D:/项目/hldy_app/component/public/calendar.vue"]]);
- const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
+ const calendar = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$c], ["__scopeId", "data-v-41c06644"], ["__file", "D:/项目/hldy_app/component/public/calendar.vue"]]);
+ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -30219,7 +30236,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock(
vue.Fragment,
null,
@@ -30279,8 +30296,8 @@ if (uni.restoreGlobal) {
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
);
}
- const PagesAssessIndex = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$7], ["__scopeId", "data-v-90aab738"], ["__file", "D:/项目/hldy_app/pages/assess/index.vue"]]);
- const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
+ const PagesAssessIndex = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$b], ["__scopeId", "data-v-90aab738"], ["__file", "D:/项目/hldy_app/pages/assess/index.vue"]]);
+ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
__name: "index",
setup(__props, { expose: __expose }) {
__expose();
@@ -30502,7 +30519,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
var _a, _b, _c;
return vue.openBlock(), vue.createElementBlock("view", { class: "doctorsay-container-container" }, [
vue.createElementVNode("view", { class: "doctorsay-container-title" }, [
@@ -30771,8 +30788,8 @@ if (uni.restoreGlobal) {
])
]);
}
- const PagesTimeMatrixIndex = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$6], ["__scopeId", "data-v-11ec1ae8"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/index.vue"]]);
- const _sfc_main$6 = {
+ const PagesTimeMatrixIndex = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$a], ["__scopeId", "data-v-11ec1ae8"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/index.vue"]]);
+ const _sfc_main$a = {
__name: "specialDrawer",
props: {
widNumber: {
@@ -30839,7 +30856,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
};
- function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", null, [
vue.createElementVNode(
"view",
@@ -30871,8 +30888,8 @@ if (uni.restoreGlobal) {
)
]);
}
- const specialDrawerVue = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$5], ["__scopeId", "data-v-97afcb63"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/drawer/specialDrawer.vue"]]);
- const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
+ const specialDrawerVue = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$9], ["__scopeId", "data-v-97afcb63"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/drawer/specialDrawer.vue"]]);
+ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
__name: "index",
props: {
changerightbottom: {
@@ -30919,7 +30936,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("view", { class: "draw-all" }, [
vue.createElementVNode("view", { class: "button-father" }, [
(vue.openBlock(true), vue.createElementBlock(
@@ -30950,12 +30967,12 @@ if (uni.restoreGlobal) {
])
]);
}
- const rightroll = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$4], ["__scopeId", "data-v-a7ccf45b"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/drawer/index.vue"]]);
+ const rightroll = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$8], ["__scopeId", "data-v-a7ccf45b"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/drawer/index.vue"]]);
const totalColumns = 24;
const totalRows = 11;
const visibleWidth = 2220;
const visibleHeight = 562.5;
- const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
+ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
__name: "indexnew",
setup(__props, { expose: __expose }) {
__expose();
@@ -31354,7 +31371,7 @@ if (uni.restoreGlobal) {
return __returned__;
}
});
- function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
+ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
var _a, _b;
const _component_arrowkeys = vue.resolveComponent("arrowkeys");
return vue.openBlock(), vue.createElementBlock("view", { class: "doctorsay-container-container" }, [
@@ -31606,44 +31623,670 @@ if (uni.restoreGlobal) {
vue.createCommentVNode(" ")
]);
}
- const PagesTimeMatrixIndexnew = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-d5065f48"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/indexnew.vue"]]);
+ const PagesTimeMatrixIndexnew = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$7], ["__scopeId", "data-v-d5065f48"], ["__file", "D:/项目/hldy_app/pages/timeMatrix/indexnew.vue"]]);
+ const _sfc_main$7 = {
+ name: "u-line",
+ props: {
+ color: {
+ type: String,
+ default: "#e4e7ed"
+ },
+ // 长度,竖向时表现为高度,横向时表现为长度,可以为百分比,带rpx单位的值等
+ length: {
+ type: String,
+ default: "100%"
+ },
+ // 线条方向,col-竖向,row-横向
+ direction: {
+ type: String,
+ default: "row"
+ },
+ // 是否显示细边框
+ hairLine: {
+ type: Boolean,
+ default: true
+ },
+ // 线条与上下左右元素的间距,字符串形式,如"30rpx"、"20rpx 30rpx"
+ margin: {
+ type: String,
+ default: "0"
+ },
+ // 线条的类型,solid-实线,dashed-方形虚线,dotted-圆点虚线
+ borderStyle: {
+ type: String,
+ default: "solid"
+ }
+ },
+ computed: {
+ lineStyle() {
+ let style = {};
+ style.margin = this.margin;
+ if (this.direction == "row") {
+ style.borderBottomWidth = "1px";
+ style.borderBottomStyle = this.borderStyle;
+ style.width = this.$u.addUnit(this.length);
+ if (this.hairLine)
+ style.transform = "scaleY(0.5)";
+ } else {
+ style.borderLeftWidth = "1px";
+ style.borderLeftStyle = this.borderStyle;
+ style.height = this.$u.addUnit(this.length);
+ if (this.hairLine)
+ style.transform = "scaleX(0.5)";
+ }
+ style.borderColor = this.color;
+ return style;
+ }
+ }
+ };
+ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
+ return vue.openBlock(), vue.createElementBlock(
+ "view",
+ {
+ class: "u-line",
+ style: vue.normalizeStyle([$options.lineStyle])
+ },
+ null,
+ 4
+ /* STYLE */
+ );
+ }
+ const __easycom_0$1 = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$6], ["__scopeId", "data-v-3e1cc47b"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-line/u-line.vue"]]);
+ const _sfc_main$6 = {
+ name: "u-loading",
+ props: {
+ // 动画的类型
+ mode: {
+ type: String,
+ default: "circle"
+ },
+ // 动画的颜色
+ color: {
+ type: String,
+ default: "#c7c7c7"
+ },
+ // 加载图标的大小,单位rpx
+ size: {
+ type: [String, Number],
+ default: "34"
+ },
+ // 是否显示动画
+ show: {
+ type: Boolean,
+ default: true
+ }
+ },
+ computed: {
+ // 加载中圆圈动画的样式
+ cricleStyle() {
+ let style = {};
+ style.width = this.size + "rpx";
+ style.height = this.size + "rpx";
+ if (this.mode == "circle")
+ style.borderColor = `#e4e4e4 #e4e4e4 #e4e4e4 ${this.color ? this.color : "#c7c7c7"}`;
+ return style;
+ }
+ }
+ };
+ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
+ return $props.show ? (vue.openBlock(), vue.createElementBlock(
+ "view",
+ {
+ key: 0,
+ class: vue.normalizeClass(["u-loading", $props.mode == "circle" ? "u-loading-circle" : "u-loading-flower"]),
+ style: vue.normalizeStyle([$options.cricleStyle])
+ },
+ null,
+ 6
+ /* CLASS, STYLE */
+ )) : vue.createCommentVNode("v-if", true);
+ }
+ const __easycom_1 = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$5], ["__scopeId", "data-v-32db0ed8"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-loading/u-loading.vue"]]);
+ const _sfc_main$5 = {
+ name: "u-loadmore",
+ emits: ["loadmore"],
+ props: {
+ // 组件背景色
+ bgColor: {
+ type: String,
+ default: "transparent"
+ },
+ // 是否显示加载中的图标
+ icon: {
+ type: Boolean,
+ default: true
+ },
+ // 字体大小
+ fontSize: {
+ type: String,
+ default: "28"
+ },
+ // 字体颜色
+ color: {
+ type: String,
+ default: "#606266"
+ },
+ // 组件状态,loadmore-加载前的状态,loading-加载中的状态,nomore-没有更多的状态
+ status: {
+ type: String,
+ default: "loadmore"
+ },
+ // 加载中状态的图标,flower-花朵状图标,circle-圆圈状图标
+ iconType: {
+ type: String,
+ default: "circle"
+ },
+ // 显示的文字
+ loadText: {
+ type: Object,
+ default() {
+ return {
+ loadmore: "加载更多",
+ loading: "正在加载...",
+ nomore: "没有更多了"
+ };
+ }
+ },
+ // 在“没有更多”状态下,是否显示粗点
+ isDot: {
+ type: Boolean,
+ default: false
+ },
+ // 加载中显示圆圈动画时,动画的颜色
+ iconColor: {
+ type: String,
+ default: "#b7b7b7"
+ },
+ // 上边距
+ marginTop: {
+ type: [String, Number],
+ default: 0
+ },
+ // 下边距
+ marginBottom: {
+ type: [String, Number],
+ default: 0
+ },
+ // 高度,单位rpx
+ height: {
+ type: [String, Number],
+ default: "auto"
+ }
+ },
+ data() {
+ return {
+ // 粗点
+ dotText: "●"
+ };
+ },
+ computed: {
+ // 加载的文字显示的样式
+ loadTextStyle() {
+ return {
+ color: this.color,
+ fontSize: this.fontSize + "rpx",
+ position: "relative",
+ zIndex: 1,
+ backgroundColor: this.bgColor
+ // 如果是加载中状态,动画和文字需要距离近一点
+ };
+ },
+ // 加载中圆圈动画的样式
+ cricleStyle() {
+ return {
+ borderColor: `#e5e5e5 #e5e5e5 #e5e5e5 ${this.circleColor}`
+ };
+ },
+ // 加载中花朵动画形式
+ // 动画由base64图片生成,暂不支持修改
+ flowerStyle() {
+ return {};
+ },
+ // 显示的提示文字
+ showText() {
+ let text = "";
+ if (this.status == "loadmore")
+ text = this.loadText.loadmore;
+ else if (this.status == "loading")
+ text = this.loadText.loading;
+ else if (this.status == "nomore" && this.isDot)
+ text = this.dotText;
+ else
+ text = this.loadText.nomore;
+ return text;
+ }
+ },
+ methods: {
+ loadMore() {
+ if (this.status == "loadmore")
+ this.$emit("loadmore");
+ }
+ }
+ };
+ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
+ const _component_u_line = resolveEasycom(vue.resolveDynamicComponent("u-line"), __easycom_0$1);
+ const _component_u_loading = resolveEasycom(vue.resolveDynamicComponent("u-loading"), __easycom_1);
+ return vue.openBlock(), vue.createElementBlock(
+ "view",
+ {
+ class: "u-load-more-wrap",
+ style: vue.normalizeStyle({
+ backgroundColor: $props.bgColor,
+ marginBottom: $props.marginBottom + "rpx",
+ marginTop: $props.marginTop + "rpx",
+ height: _ctx.$u.addUnit($props.height)
+ })
+ },
+ [
+ vue.createVNode(_component_u_line, {
+ color: "#d4d4d4",
+ length: "50",
+ class: "u-line"
+ }),
+ vue.createCommentVNode(" 加载中和没有更多的状态才显示两边的横线 "),
+ vue.createElementVNode(
+ "view",
+ {
+ class: vue.normalizeClass([$props.status == "loadmore" || $props.status == "nomore" ? "u-more" : "", "u-load-more-inner"])
+ },
+ [
+ vue.createElementVNode("view", { class: "u-loadmore-icon-wrap" }, [
+ vue.createVNode(_component_u_loading, {
+ class: "u-loadmore-icon",
+ color: $props.iconColor,
+ mode: $props.iconType == "circle" ? "circle" : "flower",
+ show: $props.status == "loading" && $props.icon
+ }, null, 8, ["color", "mode", "show"])
+ ]),
+ vue.createCommentVNode(" 如果没有更多的状态下,显示内容为dot(粗点),加载特定样式 "),
+ vue.createElementVNode(
+ "view",
+ {
+ class: vue.normalizeClass(["u-line-1", [$props.status == "nomore" && $props.isDot == true ? "u-dot-text" : "u-more-text"]]),
+ style: vue.normalizeStyle([$options.loadTextStyle]),
+ onClick: _cache[0] || (_cache[0] = (...args) => $options.loadMore && $options.loadMore(...args))
+ },
+ vue.toDisplayString($options.showText),
+ 7
+ /* TEXT, CLASS, STYLE */
+ )
+ ],
+ 2
+ /* CLASS */
+ ),
+ vue.createVNode(_component_u_line, {
+ color: "#d4d4d4",
+ length: "50",
+ class: "u-line"
+ })
+ ],
+ 4
+ /* STYLE */
+ );
+ }
+ const __easycom_0 = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$4], ["__scopeId", "data-v-e9906cfb"], ["__file", "D:/项目/hldy_app/uni_modules/vk-uview-ui/components/u-loadmore/u-loadmore.vue"]]);
+ const queryInvoicingList = (params) => {
+ return request({
+ url: `${uni.getStorageSync("serverUrl")}/api/pad/invoicing/queryInvoicingList`,
+ method: "get",
+ data: params
+ });
+ };
+ const getMaterialTreeData = () => {
+ return request({
+ url: `${uni.getStorageSync("serverUrl")}/api/pad/invoicing/getMaterialTreeData`,
+ method: "get"
+ });
+ };
+ const queryNuInfoByNuId = (params) => {
+ return request({
+ url: `${uni.getStorageSync("serverUrl")}/api/pad/invoicing/queryNuInfoByNuId`,
+ method: "get",
+ data: params
+ });
+ };
+ const updateKfstatus = (params) => {
+ return request({
+ url: `${uni.getStorageSync("serverUrl")}/api/pad/invoicing/updateKfstatus`,
+ method: "post",
+ data: params
+ });
+ };
+ const _sfc_main$4 = {
+ props: {
+ opacity: {
+ type: Boolean,
+ default: false
+ // 初始不显示阴影
+ }
+ },
+ data() {
+ return {};
+ }
+ };
+ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
+ return vue.openBlock(), vue.createElementBlock("view", null, [
+ vue.createElementVNode(
+ "view",
+ {
+ class: vue.normalizeClass(["shadow guodu", $props.opacity ? "heig" : ""])
+ },
+ null,
+ 2
+ /* CLASS */
+ )
+ ]);
+ }
+ const shadowview = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-f6ef18d5"], ["__file", "D:/项目/hldy_app/pages/Warehouse/components/ShadowView.vue"]]);
const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
__name: "procurement",
setup(__props, { expose: __expose }) {
__expose();
const navurl = vue.ref("");
+ const InvoicingList = vue.ref([]);
+ const TreeData = vue.ref([]);
+ const cellobj = vue.ref({});
+ const serverUrl = vue.ref("");
const scrolltop = vue.ref(0);
+ const shopitem = vue.ref(0);
const getblue = vue.ref(false);
const shyp = vue.ref(false);
- const scroll = vue.reactive({ scrolltop1: 0, scrolltop2: 0, scrolltop3: 0, act1: 0, act2: 0, act3: 0 });
+ const opacity = vue.ref(false);
+ const scrollnum = vue.ref(0);
+ const scroll = vue.reactive({ scrolltop1: 0, scrolltop2: 0, scrolltop3: 0, act1: -1, act2: -1, act3: -1 });
+ const form = vue.reactive({
+ nuId: "",
+ pageNo: 1,
+ pageSize: 9,
+ categoryId: "",
+ typeId: "",
+ medicationId: "",
+ wlParamInfo: ""
+ });
const switchshyp = () => {
- shyp.value = shyp.value ? false : true;
+ let obj = {
+ id: cellobj.value.id,
+ status: shyp.value ? "5" : "2"
+ };
+ updateKfstatus(obj).then((res) => {
+ formatAppLog("log", "at pages/Warehouse/procurement.vue:196", res);
+ if (res.success) {
+ shyp.value = shyp.value ? false : true;
+ cell();
+ } else {
+ uni.showToast({
+ icon: "error",
+ title: res.message
+ });
+ }
+ });
};
- const typescroll = (e, i) => {
- scroll["act" + e] = i;
- scroll["scrolltop" + e] = (i - 2) * 50;
- formatAppLog("log", "at pages/Warehouse/procurement.vue:114", scroll["scrolltop" + e]);
- formatAppLog("log", "at pages/Warehouse/procurement.vue:115", scroll["act" + e]);
- };
- const movecard = (type) => {
- formatAppLog("log", "at pages/Warehouse/procurement.vue:118", type);
- switch (type) {
- case 0:
- break;
- case 1:
- break;
- case 2:
- break;
- case 3:
- break;
- case 4:
- break;
- case 5:
- uni.navigateBack();
- break;
+ const shopclick = (i, k) => {
+ if (k == 2) {
+ let num = Math.ceil((i + 1) / 2);
+ scrolltop.value = (num - 2) * 270;
+ shopitem.value = i;
+ } else {
+ let num = Math.ceil((i + 1) / 3);
+ scrolltop.value = (num - 2) * 240;
+ shopitem.value = i;
}
};
- const __returned__ = { navurl, scrolltop, getblue, shyp, scroll, switchshyp, typescroll, movecard };
+ const typescroll = (e, i, v) => {
+ if (e == 1) {
+ scroll.act2 = -1;
+ scroll.act3 = -1;
+ scroll.scrolltop2 = 0;
+ scroll.scrolltop3 = 0;
+ form.categoryId = v == null ? void 0 : v.categoryId;
+ form.typeId = "";
+ form.medicationId = "";
+ if (scroll.act1 == i) {
+ scroll.act1 = -1;
+ form.categoryId = "";
+ form.pageNo = 1;
+ InvoicingList.value = [];
+ queryInvo();
+ return;
+ }
+ }
+ if (e == 2) {
+ scroll.act3 = -1;
+ scroll.scrolltop3 = 0;
+ form.categoryId = v == null ? void 0 : v.categoryId;
+ form.typeId = v == null ? void 0 : v.typeId;
+ form.medicationId = "";
+ }
+ if (e == 3) {
+ form.categoryId = v == null ? void 0 : v.categoryId;
+ form.typeId = v == null ? void 0 : v.typeId;
+ form.medicationId = v == null ? void 0 : v.key;
+ }
+ scroll["act" + e] = i;
+ scroll["scrolltop" + e] = (i - 2) * 50;
+ form.pageNo = 1;
+ InvoicingList.value = [];
+ shopitem.value = 0;
+ queryInvo();
+ };
+ const search = (x) => {
+ if (x === 0) {
+ form.wlParamInfo = "";
+ }
+ form.pageNo = 1;
+ InvoicingList.value = [];
+ queryInvo();
+ };
+ onLoad(() => {
+ form.nuId = uni.getStorageSync("nuId");
+ serverUrl.value = uni.getStorageSync("serverUrl") + "/sys/common/static/";
+ getMaterial();
+ queryInvo();
+ cell();
+ });
+ const cell = () => {
+ queryNuInfoByNuId(form).then((res) => {
+ formatAppLog("log", "at pages/Warehouse/procurement.vue:273", res.result);
+ cellobj.value = res.result;
+ shyp.value = res.result.status == 5 ? false : true;
+ });
+ };
+ const getMaterial = () => {
+ getMaterialTreeData().then((res) => {
+ TreeData.value = res.result;
+ });
+ };
+ const setout = vue.ref(true);
+ let times = null;
+ const status = vue.ref("loadmore");
+ onPageScroll((e) => {
+ formatAppLog("log", "at pages/Warehouse/procurement.vue:287", e);
+ });
+ const scrolltolower = () => {
+ if (!setout) {
+ return;
+ }
+ status.value = "loading";
+ setout.value = false;
+ form.pageNo++;
+ queryInvo();
+ times = setTimeout(() => {
+ setout.value = true;
+ }, 1e3);
+ };
+ const scrollview = (e) => {
+ if (e.detail.scrollTop > scrollnum.value) {
+ opacity.value = true;
+ setTimeout(() => {
+ opacity.value = false;
+ }, 900);
+ } else {
+ opacity.value = false;
+ }
+ scrollnum.value = e.detail.scrollTop;
+ };
+ const queryInvo = () => {
+ queryInvoicingList(form).then((res) => {
+ InvoicingList.value.push(...res.result.records);
+ status.value = res.result.total == InvoicingList.value.length ? "nomore" : "loadmore";
+ });
+ };
+ const movecard = (type, l) => {
+ if (l == 1) {
+ switch (type) {
+ case 0:
+ shopitem.value = shopitem.value < 1 ? shopitem.value = 0 : shopitem.value - 2;
+ break;
+ case 1:
+ shopitem.value = shopitem.value >= InvoicingList.value.length - 1 ? InvoicingList.value.length - 1 : shopitem.value + 1;
+ break;
+ case 2:
+ shopitem.value = shopitem.value >= InvoicingList.value.length - 2 ? shopitem.value = 0 : shopitem.value + 2;
+ break;
+ case 3:
+ shopitem.value = shopitem.value == 0 ? shopitem.value = InvoicingList.value.length - 1 : shopitem.value - 1;
+ break;
+ case 4:
+ break;
+ case 5:
+ uni.navigateBack({
+ delta: 1
+ });
+ break;
+ }
+ shopclick(shopitem.value, 2);
+ } else {
+ switch (type) {
+ case 0:
+ shopitem.value = shopitem.value < 2 ? shopitem.value = 0 : shopitem.value - 3;
+ break;
+ case 1:
+ shopitem.value = shopitem.value > InvoicingList.value.length ? shopitem.value = 0 : shopitem.value + 1;
+ break;
+ case 2:
+ shopitem.value = shopitem.value > InvoicingList.value.length ? shopitem.value = 0 : shopitem.value + 3;
+ break;
+ case 3:
+ shopitem.value = shopitem.value == 0 ? shopitem.value = InvoicingList.value.length : shopitem.value - 1;
+ break;
+ case 4:
+ break;
+ case 5:
+ uni.navigateBack({
+ delta: 1
+ });
+ break;
+ }
+ shopclick(shopitem.value, 0);
+ }
+ };
+ function genPaths2(base, prefix, count, ext = "png", startIndex = 0, pad = false) {
+ return Array.from({ length: count }, (_, i) => {
+ const idx = pad ? String(i + startIndex).padStart(2, "0") : i + startIndex;
+ return `${base}/${prefix}${idx}.${ext}`;
+ });
+ }
+ const anmidex = vue.ref(-1);
+ const admiclick = (i) => {
+ anmidex.value = i;
+ };
+ const animArray = vue.ref([
+ {
+ url: genPaths2(
+ "/static/index/warehouse/procurement/store",
+ "store0",
+ 8,
+ // 张数
+ "png",
+ 1,
+ // 起始索引为 1
+ false
+ // 不补零
+ ),
+ name: "库存预警",
+ imgurl: "/static/index/warehouse/procurement/store/store01.png"
+ },
+ {
+ url: genPaths2(
+ "/static/index/warehouse/procurement/procure",
+ "procure0",
+ 7,
+ // 张数
+ "png",
+ 1,
+ // 起始索引为 1
+ false
+ // 不补零
+ ),
+ name: "采 购",
+ imgurl: "/static/index/warehouse/procurement/procure/procure01.png"
+ },
+ {
+ url: genPaths2(
+ "/static/index/warehouse/procurement/Purchase",
+ "Purchase0",
+ 9,
+ // 张数
+ "png",
+ 1,
+ // 起始索引为 1
+ false
+ // 不补零
+ ),
+ name: "采购单",
+ imgurl: "/static/index/warehouse/procurement/Purchase/Purchase01.png"
+ },
+ {
+ url: genPaths2(
+ "/static/index/warehouse/procurement/details",
+ "details0",
+ 7,
+ // 张数
+ "png",
+ 1,
+ // 起始索引为 1
+ false
+ // 不补零
+ ),
+ name: "物料详情",
+ imgurl: "/static/index/warehouse/procurement/details/details01.png"
+ },
+ {
+ url: genPaths2(
+ "/static/index/warehouse/procurement/bound",
+ "bound0",
+ 11,
+ // 张数
+ "png",
+ 1,
+ // 起始索引为 1
+ false
+ // 不补零
+ ),
+ name: "出入库",
+ imgurl: "/static/index/warehouse/procurement/bound/bound01.png"
+ },
+ {
+ url: genPaths2(
+ "/static/index/warehouse/procurement/Cart",
+ "Cart0",
+ 10,
+ // 张数
+ "png",
+ 1,
+ // 起始索引为 1
+ false
+ // 不补零
+ ),
+ name: "购物车",
+ imgurl: "/static/index/warehouse/procurement/Cart/Cart01.png"
+ }
+ ]);
+ const __returned__ = { navurl, InvoicingList, TreeData, cellobj, serverUrl, scrolltop, shopitem, getblue, shyp, opacity, scrollnum, scroll, form, switchshyp, shopclick, typescroll, search, cell, getMaterial, setout, get times() {
+ return times;
+ }, set times(v) {
+ times = v;
+ }, status, scrolltolower, scrollview, queryInvo, movecard, genPaths: genPaths2, anmidex, admiclick, animArray, shadowview };
Object.defineProperty(__returned__, "__isScriptSetup", { enumerable: false, value: true });
return __returned__;
}
@@ -31651,95 +32294,235 @@ if (uni.restoreGlobal) {
const _imports_0 = "/static/index/warehouse/procurement/hl.png";
const _imports_1 = "/static/index/warehouse/procurement/yl.png";
const _imports_2 = "/static/index/warehouse/procurement/bj.png";
- const _imports_3 = "/static/index/warehouse/procurement/znk.png";
- const _imports_4 = "/static/index/warehouse/procurement/jqr.png";
+ const _imports_3 = "/static/index/warehouse/procurement/x.png";
function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
+ var _a, _b, _c, _d, _e, _f, _g, _h;
+ const _component_u_loadmore = resolveEasycom(vue.resolveDynamicComponent("u-loadmore"), __easycom_0);
const _component_arrowkeys = vue.resolveComponent("arrowkeys");
+ const _component_donghua = vue.resolveComponent("donghua");
return vue.openBlock(), vue.createElementBlock("view", null, [
vue.createCommentVNode(" 采购 "),
vue.createElementVNode("view", { class: "box" }, [
- vue.createElementVNode("view", { class: "lefts" }, [
+ $setup.shyp ? (vue.openBlock(), vue.createElementBlock("view", {
+ key: 0,
+ class: "leftr"
+ }, [
vue.createElementVNode("scroll-view", {
"scroll-y": "true",
"scroll-with-animation": "",
"scroll-top": $setup.scrolltop,
class: "scroll-Y",
- onScrolltoupper: _cache[0] || (_cache[0] = (...args) => _ctx.upper && _ctx.upper(...args)),
- onScrolltolower: _cache[1] || (_cache[1] = (...args) => _ctx.lower && _ctx.lower(...args)),
- onScroll: _cache[2] || (_cache[2] = (...args) => $setup.scroll && $setup.scroll(...args))
+ onScrolltolower: $setup.scrolltolower,
+ "lower-threshold": 400,
+ onScroll: $setup.scrollview
}, [
- (vue.openBlock(), vue.createElementBlock(
+ (vue.openBlock(true), vue.createElementBlock(
vue.Fragment,
null,
- vue.renderList(66, (v, i) => {
- return vue.createElementVNode(
- "view",
- {
- class: vue.normalizeClass(["boxitem", { "yujing": i == 1, "active": i == 0 }]),
- key: i
- },
- [
- vue.createElementVNode("view", null, "纸尿裤-拉拉裤纸尿裤-拉拉裤"),
- vue.createElementVNode("view", null, "规格型号: 800mm*680mm"),
- vue.createElementVNode("view", null, "采购单位: 片"),
- vue.createElementVNode("view", null, [
+ vue.renderList($setup.InvoicingList, (v, i) => {
+ return vue.openBlock(), vue.createElementBlock("view", {
+ class: vue.normalizeClass(["boxibigtem", { "yujing": Number(v.lowerLimit) >= Number(v.kcsl), "active": $setup.shopitem == i }]),
+ key: i,
+ onClick: ($event) => $setup.shopclick(i, 2)
+ }, [
+ vue.createElementVNode(
+ "view",
+ null,
+ vue.toDisplayString(v.materialName),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode(
+ "view",
+ null,
+ "规格型号: " + vue.toDisplayString(v.specificationModel),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode(
+ "view",
+ null,
+ "采购单位: " + vue.toDisplayString(v.materialUnits),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode("view", null, [
+ vue.createElementVNode(
+ "view",
+ {
+ class: vue.normalizeClass(["carditem", { "hl": v.tagType == 1, "yl": v.tagType == 2, "bj": v.tagType > 2 }])
+ },
+ [
+ v.tagType == 1 ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 0,
+ src: _imports_0,
+ mode: "aspectFill"
+ })) : vue.createCommentVNode("v-if", true),
+ v.tagType == 2 ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 1,
+ src: _imports_1,
+ mode: "aspectFill"
+ })) : vue.createCommentVNode("v-if", true),
+ v.tagType > 2 ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 2,
+ src: _imports_2,
+ mode: "aspectFill"
+ })) : vue.createCommentVNode("v-if", true),
+ vue.createTextVNode(
+ " " + vue.toDisplayString(v.tagName),
+ 1
+ /* TEXT */
+ )
+ ],
+ 2
+ /* CLASS */
+ ),
+ vue.createElementVNode("view", { class: "znk" }, [
+ vue.createElementVNode("image", {
+ src: v.materialImg ? $setup.serverUrl + v.materialImg : "/static/index/warehouse/procurement/k.png",
+ mode: "aspectFill"
+ }, null, 8, ["src"])
+ ]),
+ vue.createElementVNode("view", { class: "num" }, [
vue.createElementVNode(
"view",
- {
- class: vue.normalizeClass(["carditem", { "hl": i == 0, "yl": i == 1, "bj": i >= 2 }])
- },
- [
- i == 0 ? (vue.openBlock(), vue.createElementBlock("image", {
- key: 0,
- src: _imports_0,
- mode: "aspectFill"
- })) : vue.createCommentVNode("v-if", true),
- i == 1 ? (vue.openBlock(), vue.createElementBlock("image", {
- key: 1,
- src: _imports_1,
- mode: "aspectFill"
- })) : vue.createCommentVNode("v-if", true),
- i >= 2 ? (vue.openBlock(), vue.createElementBlock("image", {
- key: 2,
- src: _imports_2,
- mode: "aspectFill"
- })) : vue.createCommentVNode("v-if", true),
- vue.createTextVNode(" 保洁 ")
- ],
- 2
- /* CLASS */
+ null,
+ vue.toDisplayString(v.kcsl),
+ 1
+ /* TEXT */
),
- vue.createElementVNode("view", { class: "znk" }, [
- vue.createElementVNode("image", {
- src: _imports_3,
- mode: "aspectFill"
- })
- ]),
- vue.createElementVNode("view", { class: "num" }, [
- vue.createElementVNode("view", null, "500"),
- vue.createElementVNode("view", null, "库存数量")
- ])
+ vue.createElementVNode("view", null, "库存数量")
])
- ],
- 2
- /* CLASS */
- );
+ ])
+ ], 10, ["onClick"]);
}),
- 64
- /* STABLE_FRAGMENT */
+ 128
+ /* KEYED_FRAGMENT */
)),
- vue.createElementVNode("view", { style: { "height": "23vw" } })
+ vue.createElementVNode("view", { style: { "height": "23vw", "width": "100%", "padding": "10vw 40vw" } }, [
+ vue.createVNode(_component_u_loadmore, { status: $setup.status }, null, 8, ["status"])
+ ])
], 40, ["scroll-top"]),
+ vue.createVNode($setup["shadowview"], { opacity: $setup.opacity }, null, 8, ["opacity"]),
+ vue.createElementVNode("view", { class: "mblbg" }),
+ vue.createElementVNode("view", { class: "fxj" }, [
+ vue.createVNode(_component_arrowkeys, {
+ onMovecard: _cache[0] || (_cache[0] = ($event) => $setup.movecard($event, 1)),
+ getblue: $setup.getblue,
+ moveleft: 45
+ }, null, 8, ["getblue"])
+ ])
+ ])) : vue.createCommentVNode("v-if", true),
+ !$setup.shyp ? (vue.openBlock(), vue.createElementBlock("view", {
+ key: 1,
+ class: "lefts"
+ }, [
+ vue.createElementVNode("scroll-view", {
+ "scroll-y": "true",
+ "scroll-with-animation": "",
+ "scroll-top": $setup.scrolltop,
+ class: "scroll-Y",
+ onScrolltolower: $setup.scrolltolower,
+ "lower-threshold": 200,
+ onScroll: $setup.scrollview
+ }, [
+ (vue.openBlock(true), vue.createElementBlock(
+ vue.Fragment,
+ null,
+ vue.renderList($setup.InvoicingList, (v, i) => {
+ return vue.openBlock(), vue.createElementBlock("view", {
+ class: vue.normalizeClass(["boxitem", { "yujing": Number(v.lowerLimit) >= Number(v.kcsl), "active": $setup.shopitem == i }]),
+ key: i,
+ onClick: ($event) => $setup.shopclick(i)
+ }, [
+ vue.createElementVNode(
+ "view",
+ null,
+ vue.toDisplayString(v.materialName),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode(
+ "view",
+ null,
+ "规格型号: " + vue.toDisplayString(v.specificationModel),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode(
+ "view",
+ null,
+ "采购单位: " + vue.toDisplayString(v.materialUnits),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode("view", null, [
+ vue.createElementVNode(
+ "view",
+ {
+ class: vue.normalizeClass(["carditem", { "hl": v.tagType == 1, "yl": v.tagType == 2, "bj": v.tagType > 2 }])
+ },
+ [
+ v.tagType == 1 ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 0,
+ src: _imports_0,
+ mode: "aspectFill"
+ })) : vue.createCommentVNode("v-if", true),
+ v.tagType == 2 ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 1,
+ src: _imports_1,
+ mode: "aspectFill"
+ })) : vue.createCommentVNode("v-if", true),
+ v.tagType > 2 ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 2,
+ src: _imports_2,
+ mode: "aspectFill"
+ })) : vue.createCommentVNode("v-if", true),
+ vue.createTextVNode(
+ " " + vue.toDisplayString(v.tagName),
+ 1
+ /* TEXT */
+ )
+ ],
+ 2
+ /* CLASS */
+ ),
+ vue.createElementVNode("view", { class: "znk" }, [
+ vue.createElementVNode("image", {
+ src: v.materialImg ? $setup.serverUrl + v.materialImg : "/static/index/warehouse/procurement/k.png",
+ mode: "aspectFill"
+ }, null, 8, ["src"])
+ ]),
+ vue.createElementVNode("view", { class: "num" }, [
+ vue.createElementVNode(
+ "view",
+ null,
+ vue.toDisplayString(v.kcsl),
+ 1
+ /* TEXT */
+ ),
+ vue.createElementVNode("view", null, "库存数量")
+ ])
+ ])
+ ], 10, ["onClick"]);
+ }),
+ 128
+ /* KEYED_FRAGMENT */
+ )),
+ vue.createElementVNode("view", { style: { "height": "23vw", "width": "100%", "padding": "10vw 40vw" } }, [
+ vue.createVNode(_component_u_loadmore, { status: $setup.status }, null, 8, ["status"])
+ ])
+ ], 40, ["scroll-top"]),
+ vue.createVNode($setup["shadowview"], { opacity: $setup.opacity }, null, 8, ["opacity"]),
vue.createElementVNode("view", { class: "mblbg" }),
vue.createElementVNode("view", { class: "fxj" }, [
vue.createVNode(_component_arrowkeys, {
onMovecard: $setup.movecard,
getblue: $setup.getblue,
- moveleft: 45,
- rightbuttonname: "扫描"
+ moveleft: 45
}, null, 8, ["getblue"])
])
- ]),
+ ])) : vue.createCommentVNode("v-if", true),
vue.createElementVNode("view", { class: "rights" }, [
vue.createElementVNode("view", { class: "shitem" }, [
vue.createElementVNode("view", { class: "shypk" }, [
@@ -31760,7 +32543,7 @@ if (uni.restoreGlobal) {
vue.createElementVNode(
"text",
null,
- vue.toDisplayString($setup.shyp ? "启用" : "停用"),
+ vue.toDisplayString(!$setup.shyp ? "两列" : "三列"),
1
/* TEXT */
)
@@ -31769,16 +32552,27 @@ if (uni.restoreGlobal) {
vue.createElementVNode("view", { class: "jqry" }, [
vue.createElementVNode("view", { class: "left tp" }, [
vue.createElementVNode("image", {
- src: _imports_4,
+ src: ((_a = $setup.cellobj) == null ? void 0 : _a.fzrHeadPath) ? $setup.serverUrl + ((_b = $setup.cellobj) == null ? void 0 : _b.fzrHeadPath) : "/static/index/warehouse/procurement/jqr.png",
mode: "aspectFill"
- })
+ }, null, 8, ["src"])
]),
vue.createElementVNode("view", { class: "rigname" }, [
- vue.createElementVNode("view", null, "李树奎"),
+ vue.createElementVNode(
+ "view",
+ null,
+ vue.toDisplayString((_c = $setup.cellobj) == null ? void 0 : _c.fzr),
+ 1
+ /* TEXT */
+ ),
vue.createElementVNode("view", null, [
- vue.createElementVNode("text", null, "男"),
- vue.createElementVNode("text", null, "50岁"),
- vue.createElementVNode("text", null, "13358863266")
+ vue.createCommentVNode(" 男\r\n 50岁 "),
+ vue.createElementVNode(
+ "text",
+ null,
+ vue.toDisplayString(((_d = $setup.cellobj) == null ? void 0 : _d.fzrTel) ? (_e = $setup.cellobj) == null ? void 0 : _e.fzrTel : "-"),
+ 1
+ /* TEXT */
+ )
])
])
])
@@ -31808,17 +32602,17 @@ if (uni.restoreGlobal) {
"scroll-top": $setup.scroll.scrolltop3,
class: "scroll-Y"
}, [
- (vue.openBlock(), vue.createElementBlock(
+ (vue.openBlock(true), vue.createElementBlock(
vue.Fragment,
null,
- vue.renderList(["活血化瘀止痛类", "通络止痛类"], (v, i) => {
- return vue.createElementVNode("view", {
+ vue.renderList((_g = (_f = $setup.TreeData[$setup.scroll.act1]) == null ? void 0 : _f.children[$setup.scroll.act2]) == null ? void 0 : _g.children, (v, i) => {
+ return vue.openBlock(), vue.createElementBlock("view", {
class: vue.normalizeClass($setup.scroll.act3 == i ? "act" : ""),
- onClick: ($event) => $setup.typescroll(3, i)
- }, vue.toDisplayString(v), 11, ["onClick"]);
+ onClick: ($event) => $setup.typescroll(3, i, v)
+ }, vue.toDisplayString(v.title), 11, ["onClick"]);
}),
- 64
- /* STABLE_FRAGMENT */
+ 256
+ /* UNKEYED_FRAGMENT */
))
], 8, ["scroll-top"]),
vue.createElementVNode("scroll-view", {
@@ -31827,53 +32621,120 @@ if (uni.restoreGlobal) {
"scroll-top": $setup.scroll.scrolltop2,
class: "scroll-Y"
}, [
- (vue.openBlock(), vue.createElementBlock(
+ (vue.openBlock(true), vue.createElementBlock(
vue.Fragment,
null,
- vue.renderList(["液体制剂", "中药制剂", "中医辩证"], (v, i) => {
- return vue.createElementVNode("view", {
+ vue.renderList((_h = $setup.TreeData[$setup.scroll.act1]) == null ? void 0 : _h.children, (v, i) => {
+ return vue.openBlock(), vue.createElementBlock("view", {
class: vue.normalizeClass($setup.scroll.act2 == i ? "act" : ""),
- onClick: ($event) => $setup.typescroll(2, i)
- }, vue.toDisplayString(v), 11, ["onClick"]);
+ onClick: ($event) => $setup.typescroll(2, i, v)
+ }, vue.toDisplayString(v.title), 11, ["onClick"]);
}),
- 64
- /* STABLE_FRAGMENT */
+ 256
+ /* UNKEYED_FRAGMENT */
))
], 8, ["scroll-top"]),
vue.createElementVNode("scroll-view", {
"scroll-y": "true",
"scroll-with-animation": "",
"scroll-top": $setup.scroll.scrolltop1,
- class: "scroll-Y"
+ class: "scroll-Y scrl1"
}, [
- (vue.openBlock(), vue.createElementBlock(
+ (vue.openBlock(true), vue.createElementBlock(
vue.Fragment,
null,
- vue.renderList([
- "中医中药",
- "生活用品",
- "医疗用品",
- "医疗器械",
- "耗材用品",
- "食材用品",
- "生活用品",
- "中医中药",
- "生活用品",
- "医疗用品",
- "医疗器械",
- "耗材用品",
- "食材用品",
- "生活用品"
- ], (v, i) => {
- return vue.createElementVNode("view", {
+ vue.renderList($setup.TreeData, (v, i) => {
+ return vue.openBlock(), vue.createElementBlock("view", {
class: vue.normalizeClass($setup.scroll.act1 == i ? "act" : ""),
- onClick: ($event) => $setup.typescroll(1, i)
- }, vue.toDisplayString(v), 11, ["onClick"]);
+ onClick: ($event) => $setup.typescroll(1, i, v)
+ }, [
+ $setup.scroll.act1 == i ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 0,
+ src: $setup.serverUrl + v.appCheckIconPath,
+ mode: "aspectFill"
+ }, null, 8, ["src"])) : (vue.openBlock(), vue.createElementBlock("image", {
+ key: 1,
+ src: $setup.serverUrl + v.appIconPath,
+ mode: "aspectFill"
+ }, null, 8, ["src"])),
+ vue.createElementVNode(
+ "text",
+ null,
+ vue.toDisplayString(v.title),
+ 1
+ /* TEXT */
+ )
+ ], 10, ["onClick"]);
}),
- 64
- /* STABLE_FRAGMENT */
+ 256
+ /* UNKEYED_FRAGMENT */
))
], 8, ["scroll-top"])
+ ]),
+ vue.createElementVNode("view", { class: "anmikc" }, [
+ (vue.openBlock(true), vue.createElementBlock(
+ vue.Fragment,
+ null,
+ vue.renderList($setup.animArray, (v, i) => {
+ return vue.openBlock(), vue.createElementBlock("view", {
+ key: i,
+ onClick: ($event) => $setup.admiclick(i)
+ }, [
+ vue.createElementVNode("view", null, [
+ $setup.anmidex != i ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 0,
+ src: v.imgurl,
+ mode: "aspectFill"
+ }, null, 8, ["src"])) : vue.createCommentVNode("v-if", true),
+ vue.withDirectives(vue.createVNode(_component_donghua, {
+ width: "2vw",
+ height: "2vw",
+ links: v.url,
+ playing: i === $setup.anmidex,
+ class: "donghua"
+ }, null, 8, ["links", "playing"]), [
+ [vue.vShow, i === $setup.anmidex]
+ ])
+ ]),
+ vue.createElementVNode(
+ "text",
+ null,
+ vue.toDisplayString(v.name),
+ 1
+ /* TEXT */
+ )
+ ], 8, ["onClick"]);
+ }),
+ 128
+ /* KEYED_FRAGMENT */
+ ))
+ ]),
+ vue.createElementVNode("view", { class: "serchs" }, [
+ vue.createElementVNode("view", { class: "ipt" }, [
+ vue.withDirectives(vue.createElementVNode(
+ "input",
+ {
+ type: "text",
+ placeholder: "物料名称/物料编码/物料简拼",
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => $setup.form.wlParamInfo = $event)
+ },
+ null,
+ 512
+ /* NEED_PATCH */
+ ), [
+ [vue.vModelText, $setup.form.wlParamInfo]
+ ]),
+ $setup.form.wlParamInfo ? (vue.openBlock(), vue.createElementBlock("image", {
+ key: 0,
+ src: _imports_3,
+ mode: "aspectFill",
+ onClick: _cache[2] || (_cache[2] = ($event) => $setup.search(0))
+ })) : vue.createCommentVNode("v-if", true)
+ ]),
+ vue.createElementVNode("view", {
+ onClick: $setup.search,
+ class: "scr"
+ }, " 检索 ")
])
])
])
diff --git a/unpackage/dist/dev/app-plus/manifest.json b/unpackage/dist/dev/app-plus/manifest.json
index 8c1c268..fd5125a 100644
--- a/unpackage/dist/dev/app-plus/manifest.json
+++ b/unpackage/dist/dev/app-plus/manifest.json
@@ -7,8 +7,8 @@
"id": "__UNI__FB2D473",
"name": "护理单元",
"version": {
- "name": "1.6.6",
- "code": 166
+ "name": "1.6.7",
+ "code": 167
},
"description": "护理单元",
"developer": {
diff --git a/unpackage/dist/dev/app-plus/pages/Warehouse/Warehouse.css b/unpackage/dist/dev/app-plus/pages/Warehouse/Warehouse.css
index dc14c2c..f20c6c7 100644
--- a/unpackage/dist/dev/app-plus/pages/Warehouse/Warehouse.css
+++ b/unpackage/dist/dev/app-plus/pages/Warehouse/Warehouse.css
@@ -12,7 +12,7 @@
height: 100%;
}
.wareaitem .operationbtn[data-v-ce457564] {
- width: 20vw;
+ width: 22vw;
height: 10vw;
position: absolute;
right: 1.5vw;
@@ -22,7 +22,7 @@
flex-wrap: wrap;
}
.wareaitem .operationbtn > uni-view[data-v-ce457564] {
- width: 9vw;
+ width: 10vw;
height: 4vw;
border-radius: 1vw;
border: 0.0625rem solid #D9DADC;
@@ -36,12 +36,19 @@
transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease;
-webkit-tap-highlight-color: transparent;
}
+.wareaitem .operationbtn > uni-view uni-image[data-v-ce457564] {
+ width: 1.6vw;
+ height: 1.6vw;
+ margin-right: 0.2vw;
+}
.wareaitem .operationbtn .click-box[data-v-ce457564] {
color: #888d99;
background: rgba(255, 255, 255, 0.43);
}
.wareaitem .operationbtn .click-box-target[data-v-ce457564] {
- color: transparent;
+ background: #FFFFFF;
+ box-shadow: 0px 0px 3vw 0px rgba(12, 102, 209, 0.33) inset;
+ color: #6c84a0 !important;
animation: scalePulse-ce457564 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
transform-origin: center center;
}
@@ -175,27 +182,27 @@
position: absolute;
}
.wareaitem .annotation1[data-v-ce457564] {
- top: 20.5vw;
- left: 19vw;
+ top: 21.5vw;
+ left: 19.5vw;
}
.wareaitem .annotation2[data-v-ce457564] {
top: 13vw;
left: 47vw;
}
.wareaitem .annotation3[data-v-ce457564] {
- top: 23vw;
- left: 50vw;
+ top: 24vw;
+ left: 49.3vw;
}
.wareaitem .annotation4[data-v-ce457564] {
- top: 17vw;
- left: 68vw;
+ top: 18vw;
+ left: 70vw;
}
.wareaitem .annotation5[data-v-ce457564] {
- top: 32vw;
+ top: 34vw;
left: 74vw;
}
.wareaitem .annotation6[data-v-ce457564] {
- top: 23vw;
+ top: 24vw;
right: 6vw;
}
.wareaitem .annotation[data-v-ce457564] {
@@ -207,25 +214,27 @@
.wareaitem .annotation > uni-view[data-v-ce457564] {
position: relative;
}
-.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(1) {
- width: 7vw;
- height: 2vw;
- background: #F2F3F7;
- box-shadow: 0 0 0 0 rgba(182, 186, 196, 0.35);
- border: 0.0625rem solid #FFFFFF;
- font-weight: 400;
- font-size: 1.3vw;
- color: #333333;
+.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
+ width: 6.5vw;
+ height: 3.2vw;
+ margin: -0.0625rem auto 0;
+ z-index: 2;
display: flex;
align-items: center;
justify-content: center;
- z-index: 3;
}
-.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
- width: 4vw;
- height: 2vw;
- margin: -0.0625rem auto 0;
- z-index: 2;
+.wareaitem .annotation > uni-view:nth-child(2) uni-image[data-v-ce457564] {
+ position: absolute;
+ top: 0;
+ left: 0;
+}
+.wareaitem .annotation > uni-view:nth-child(2) uni-text[data-v-ce457564] {
+ position: relative;
+ font-weight: 400;
+ font-size: 1.1vw;
+ color: #fff;
+ z-index: 3;
+ margin-top: -0.5vw;
}
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(3) {
width: 3vw;
diff --git a/unpackage/dist/dev/app-plus/pages/Warehouse/procurement.css b/unpackage/dist/dev/app-plus/pages/Warehouse/procurement.css
index 0c396e4..9feb089 100644
--- a/unpackage/dist/dev/app-plus/pages/Warehouse/procurement.css
+++ b/unpackage/dist/dev/app-plus/pages/Warehouse/procurement.css
@@ -1,3 +1,176 @@
+/**
+ * 这里是uni-app内置的常用样式变量
+ *
+ * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
+ * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
+ *
+ */
+/**
+ * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
+ *
+ * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
+ */
+/* 颜色变量 */
+/* 行为相关颜色 */
+/* 文字基本颜色 */
+/* 背景颜色 */
+/* 边框颜色 */
+/* 尺寸变量 */
+/* 文字尺寸 */
+/* 图片尺寸 */
+/* Border Radius */
+/* 水平间距 */
+/* 垂直间距 */
+/* 透明度 */
+/* 文章场景相关 */
+.u-line[data-v-3e1cc47b] {
+ vertical-align: middle;
+}
+/**
+ * 这里是uni-app内置的常用样式变量
+ *
+ * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
+ * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
+ *
+ */
+/**
+ * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
+ *
+ * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
+ */
+/* 颜色变量 */
+/* 行为相关颜色 */
+/* 文字基本颜色 */
+/* 背景颜色 */
+/* 边框颜色 */
+/* 尺寸变量 */
+/* 文字尺寸 */
+/* 图片尺寸 */
+/* Border Radius */
+/* 水平间距 */
+/* 垂直间距 */
+/* 透明度 */
+/* 文章场景相关 */
+.u-loading-circle[data-v-32db0ed8] {
+ display: inline-flex;
+ vertical-align: middle;
+ width: 0.875rem;
+ height: 0.875rem;
+ background: 0 0;
+ border-radius: 50%;
+ border: 2px solid;
+ border-color: #e5e5e5 #e5e5e5 #e5e5e5 #8f8d8e;
+ animation: u-circle-32db0ed8 1s linear infinite;
+}
+.u-loading-flower[data-v-32db0ed8] {
+ width: 20px;
+ height: 20px;
+ display: inline-block;
+ vertical-align: middle;
+ animation: u-flower-32db0ed8 1s steps(12) infinite;
+ background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;
+ background-size: 100%;
+}
+@keyframes u-flower-32db0ed8 {
+0% {
+ transform: rotate(0deg);
+}
+to {
+ transform: rotate(1turn);
+}
+}
+@keyframes u-circle-32db0ed8 {
+0% {
+ transform: rotate(0deg);
+}
+to {
+ transform: rotate(1turn);
+}
+}
+/**
+ * 这里是uni-app内置的常用样式变量
+ *
+ * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
+ * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
+ *
+ */
+/**
+ * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
+ *
+ * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
+ */
+/* 颜色变量 */
+/* 行为相关颜色 */
+/* 文字基本颜色 */
+/* 背景颜色 */
+/* 边框颜色 */
+/* 尺寸变量 */
+/* 文字尺寸 */
+/* 图片尺寸 */
+/* Border Radius */
+/* 水平间距 */
+/* 垂直间距 */
+/* 透明度 */
+/* 文章场景相关 */
+.u-load-more-wrap[data-v-e9906cfb] {
+
+ display: flex;
+ flex-direction: row;
+
+ justify-content: center;
+ align-items: center;
+}
+.u-load-more-inner[data-v-e9906cfb] {
+
+ display: flex;
+ flex-direction: row;
+
+ justify-content: center;
+ align-items: center;
+ padding: 0 0.375rem;
+}
+.u-more[data-v-e9906cfb] {
+ position: relative;
+
+ display: flex;
+ flex-direction: row;
+
+ justify-content: center;
+}
+.u-dot-text[data-v-e9906cfb] {
+ font-size: 0.875rem;
+}
+.u-loadmore-icon-wrap[data-v-e9906cfb] {
+ margin-right: 0.25rem;
+}
+.u-loadmore-icon[data-v-e9906cfb] {
+
+ display: flex;
+ flex-direction: row;
+
+ align-items: center;
+ justify-content: center;
+}
+.shadow[data-v-f6ef18d5] {
+ width: 100%;
+ height: 0;
+ position: absolute;
+ left: 0;
+ bottom: 0vw;
+ border-radius: 50%;
+ filter: blur(0.46875rem);
+ background: linear-gradient(to top, #eff0f4, rgba(239, 240, 244, 0.1));
+ /* 根据需要调整 */
+}
+.guodu[data-v-f6ef18d5] {
+ transition: 0.4s;
+ -webkit-transform-style: preserve-3d;
+ -webkit-overflow-scrolling: touch;
+}
+.heig[data-v-f6ef18d5] {
+ height: 16vw !important;
+}
+
.tp uni-image {
width: 100%;
height: 100%;
@@ -8,13 +181,86 @@
display: flex;
justify-content: space-between;
flex-wrap: wrap;
- padding: 0vw 2vw 0;
+ padding: 0vw 1vw 0;
}
.box .rights {
- width: 25vw;
+ width: 27vw;
height: calc(100% - 4vw);
margin-top: 4vw;
}
+.box .rights .serchs {
+ width: 27vw;
+ height: 3.2vw;
+ background: rgba(255, 255, 255, 0.5);
+ border-radius: 1.6vw;
+ display: flex;
+ justify-content: space-between;
+ padding: 0.5vw;
+ align-items: center;
+ margin-top: 1.1vw;
+}
+.box .rights .serchs .ipt {
+ display: flex;
+ align-items: center;
+}
+.box .rights .serchs .ipt uni-image {
+ width: 2.2vw;
+ height: 2.2vw;
+ margin-left: 0.5vw;
+}
+.box .rights .serchs .ipt uni-input {
+ width: 18vw;
+ height: 2.4vw;
+ font-size: 1.1vw;
+ padding-left: 1.6vw;
+}
+.box .rights .serchs .scr {
+ width: 4.2vw;
+ height: 2.4vw;
+ background: url('../../static/index/warehouse/procurement/sh.png') no-repeat;
+ background-size: 100% 100%;
+ border-radius: 1.2vw;
+ border: 1px solid #009bfc;
+ font-weight: 400;
+ font-size: 1vw;
+ color: #1083F8;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+}
+.box .rights .anmikc {
+ width: 100%;
+ height: 9vw;
+ display: flex;
+ justify-content: space-between;
+ flex-wrap: wrap;
+}
+.box .rights .anmikc > uni-view {
+ width: 8.5vw;
+ height: 3.7vw;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ font-weight: 400;
+ font-size: 1.3vw;
+ color: #212327;
+ background: #FFFFFF;
+ margin: 0.25vw 0;
+ border-radius: 1.6vw;
+}
+.box .rights .anmikc > uni-view uni-view {
+ margin-right: 0.4vw;
+}
+.box .rights .anmikc > uni-view uni-view uni-image {
+ width: 2vw;
+ height: 2vw;
+}
+.box .rights .anmikc > uni-view uni-view .donghua {
+ margin: 0;
+}
+.box .rights .anmikc > uni-view uni-text {
+ white-space: nowrap;
+}
.box .rights .typeitem {
width: 100%;
height: 54vh;
@@ -26,26 +272,34 @@
justify-content: space-around;
}
.box .rights .typeitem .scroltype .scroll-Y {
- width: 7vw;
+ width: 8.5vw;
height: calc(54vh - 2vw);
}
.box .rights .typeitem .scroltype .scroll-Y uni-view {
- width: 7vw;
+ width: 100%;
height: 3.8vw;
background: rgba(255, 255, 255, 0.5);
border-radius: 1.9vw;
font-weight: 400;
- font-size: 0.9vw;
+ font-size: 1.3vw;
color: #212327;
display: flex;
justify-content: center;
align-items: center;
- padding: 0 1.4vw;
+ padding: 0 0.4vw;
margin-bottom: 0.8vw;
text-align: center;
}
+.box .rights .typeitem .scroltype .scroll-Y uni-view uni-text {
+ white-space: nowrap;
+}
+.box .rights .typeitem .scroltype .scroll-Y uni-view > uni-image {
+ width: 2vw;
+ height: 2vw;
+}
.box .rights .typeitem .scroltype .scroll-Y .act {
background: #ffffff !important;
+ font-weight: 600;
color: #0385FA !important;
}
.box .rights .typeitem .toptype {
@@ -55,24 +309,23 @@
justify-content: space-around;
margin: 0.4vw 0 0.4vw 0;
}
-.box .rights .typeitem .toptype > uni-view {
+.box .rights .typeitem .toptype uni-view {
width: 7vw;
height: 1.9vw;
- background: rgba(255, 255, 255, 0.5);
- border-radius: 0.9vw;
+ border-radius: 1vw;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
- font-size: 0.9vw;
+ font-size: 1.2vw;
color: #333333;
}
.box .rights .shitem {
- width: 24vw;
+ width: 27vw;
height: 10.3vw;
background: #E8E9ED;
border-radius: 1.6vw;
- padding: 1.8vw;
+ padding: 1.2vw 1.8vw;
}
.box .rights .shitem .jqry {
width: 100%;
@@ -82,19 +335,22 @@
.box .rights .shitem .jqry .left {
width: 5vw;
height: 5vw;
+ margin-right: 0.8vw;
+ border-radius: 0.3vw;
+ overflow: hidden;
}
.box .rights .shitem .jqry .rigname {
- height: 3vw;
+ height: 4vw;
display: flex;
flex-direction: column;
justify-content: space-around;
}
-.box .rights .shitem .jqry .rigname:nth-child(1) {
+.box .rights .shitem .jqry .rigname uni-view:nth-child(1) {
font-weight: bold;
font-size: 1.4vw;
color: #212327;
}
-.box .rights .shitem .jqry .rigname:nth-child(2) {
+.box .rights .shitem .jqry .rigname uni-view:nth-child(2) {
width: 11vw;
font-weight: 400;
font-size: 1vw;
@@ -106,11 +362,10 @@
width: 100%;
display: flex;
justify-content: space-between;
- align-items: center;
}
.box .rights .shitem .shypk uni-view:nth-child(1) {
font-weight: bold;
- font-size: 1vw;
+ font-size: 1.1vw;
color: #333333;
}
.box .rights .shitem .shypk uni-view:nth-child(2) {
@@ -120,7 +375,7 @@
}
.box .rights .shitem .shypk uni-view:nth-child(2) uni-text {
font-weight: 400;
- font-size: 0.8vw;
+ font-size: 1vw;
color: #666666;
}
.box .rights .shitem .shypk uni-view:nth-child(2) .guodu {
@@ -170,10 +425,10 @@
border-radius: 1.6vw;
}
.box .lefts .mblbg {
- width: 23vw;
+ width: 24.5vw;
height: 21vw;
position: absolute;
- left: -0.2vw;
+ left: -1vw;
bottom: 0.5vw;
border-radius: 1.6vw;
filter: blur(0.46875rem);
@@ -214,20 +469,24 @@
background: #E9EBFC;
color: #727BFF;
}
-> .box .lefts .boxitem > uni-view:nth-child(1) {
+.box .lefts .boxitem > uni-view:nth-child(1) {
font-weight: bold;
- font-size: 1.3vw;
- color: #212327;
+ font-size: 1.5vw;
+ color: #333;
+ white-space: nowrap;
+ overflow: hidden;
+ width: 100%;
+ text-overflow: ellipsis;
}
-> .box .lefts .boxitem > uni-view:nth-child(2) {
+.box .lefts .boxitem > uni-view:nth-child(2) {
font-weight: 400;
- font-size: 0.3125rem;
+ font-size: 1.2vw;
color: #555555;
margin-top: 0.9vw;
}
-> .box .lefts .boxitem > uni-view:nth-child(3) {
+.box .lefts .boxitem > uni-view:nth-child(3) {
font-weight: 400;
- font-size: 0.3125rem;
+ font-size: 0.9vw;
color: #666666;
margin-top: 0.6vw;
}
@@ -244,24 +503,24 @@
left: 2.5vw;
display: flex;
flex-direction: column;
+ justify-content: center;
}
.box .lefts .boxitem > uni-view .num uni-view:nth-child(1) {
font-weight: bold;
font-size: 2.2vw;
- color: #333333;
- margin-bottom: 0.6vw;
+ color: #555;
}
.box .lefts .boxitem > uni-view .num uni-view:nth-child(2) {
font-weight: 400;
- font-size: 0.9vw;
+ font-size: 1vw;
color: #999999;
}
.box .lefts .boxitem > uni-view .znk {
- width: 12vw;
- height: 11.5vw;
+ width: 7vw;
+ height: 6.5vw;
position: absolute;
- right: 0;
- bottom: 0;
+ right: 1.5vw;
+ bottom: 1vw;
}
.box .lefts .boxitem > uni-view .znk uni-image {
width: 100%;
@@ -282,17 +541,152 @@
width: 1.4vw;
height: 1.4vw;
}
-.box .lefts .yujing {
- background: rgba(255, 87, 87, 0.095);
+.yujing {
border: 2px solid rgba(255, 102, 107, 0.51) !important;
- box-shadow: 0 0 8px rgba(255, 102, 107, 0.51);
+ box-shadow: 0 0 8px rgba(255, 102, 107, 0.051) inset;
}
-.box .lefts .yujing uni-view .num uni-view:nth-child(1) {
+.yujing uni-view .num uni-view:nth-child(1) {
color: #FF5757 !important;
}
-.box .lefts .active {
+.active {
border: 2px dashed #017DE9 !important;
}
+.leftr {
+ width: 70vw;
+ margin-left: 1vw;
+ height: calc(100%);
+ position: relative;
+}
+.leftr .fxj {
+ width: 30vw;
+ height: 16vw;
+ position: absolute;
+ left: 1vw;
+ bottom: 0vw;
+ z-index: 11;
+ border-radius: 1.6vw;
+}
+.leftr .mblbg {
+ width: 35vw;
+ height: 16vw;
+ position: absolute;
+ left: -1vw;
+ bottom: 0vw;
+ border-radius: 1.6vw;
+ filter: blur(0.46875rem);
+ background: #eff0f4;
+ z-index: 10;
+}
+.leftr .scroll-Y {
+ width: 100%;
+ height: 100%;
+ display: flex;
+ flex-wrap: wrap;
+}
+.leftr .scroll-Y .boxitem:nth-child(1),
+.leftr .scroll-Y .boxitem:nth-child(2),
+.leftr .scroll-Y .boxitem:nth-child(3) {
+ margin-top: 4vw;
+}
+.leftr .boxibigtem:nth-child(1),
+.leftr .boxibigtem:nth-child(2) {
+ margin-top: 4vw;
+}
+.leftr .boxibigtem {
+ width: 33.3vw;
+ height: 21.7vw;
+ background: rgba(255, 255, 255, 0.7);
+ border-radius: 1.6vw;
+ margin: 0 1.3vw 1.2vw 0;
+ border: 2px dashed #fff;
+ display: inline-block;
+ padding: 2.3vw;
+ position: relative;
+}
+.leftr .boxibigtem > uni-view .hl {
+ color: #0385FA;
+ background: #E7F0FB;
+}
+.leftr .boxibigtem > uni-view .yl {
+ background: #DCF6F3;
+ color: #00C6A9;
+}
+.leftr .boxibigtem > uni-view .bj {
+ background: #E9EBFC;
+ color: #727BFF;
+}
+.leftr .boxibigtem > uni-view:nth-child(1) {
+ font-weight: bold;
+ font-size: 1.5vw;
+ color: #333;
+ white-space: nowrap;
+ overflow: hidden;
+ width: 100%;
+ text-overflow: ellipsis;
+}
+.leftr .boxibigtem > uni-view:nth-child(2) {
+ font-weight: 400;
+ font-size: 1.2vw;
+ color: #555555;
+ margin-top: 0.9vw;
+}
+.leftr .boxibigtem > uni-view:nth-child(3) {
+ font-weight: 400;
+ font-size: 1.2vw;
+ color: #666666;
+ margin-top: 0.6vw;
+}
+> .leftr .boxibigtem > uni-view:nth-child(4) {
+ width: 100%;
+ height: 10vw;
+ position: absolute;
+ left: 0;
+ bottom: 0;
+}
+.leftr .boxibigtem > uni-view .num {
+ position: absolute;
+ bottom: 2vw;
+ left: 2.5vw;
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+}
+.leftr .boxibigtem > uni-view .num uni-view:nth-child(1) {
+ font-weight: bold;
+ font-size: 2.2vw;
+ color: #555;
+}
+.leftr .boxibigtem > uni-view .num uni-view:nth-child(2) {
+ font-weight: 400;
+ font-size: 1vw;
+ color: #999999;
+}
+.leftr .boxibigtem > uni-view .znk {
+ width: 10vw;
+ height: 9.5vw;
+ position: absolute;
+ right: 1.5vw;
+ bottom: 1vw;
+}
+.leftr .boxibigtem > uni-view .znk uni-image {
+ width: 100%;
+ height: 100%;
+}
+.leftr .boxibigtem > uni-view .carditem {
+ width: 5.8vw;
+ height: 2.1vw;
+ border-radius: 1vw;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ font-weight: 400;
+ font-size: 0.9vw;
+ margin-top: 0.8vw;
+}
+.leftr .boxibigtem > uni-view .carditem uni-image {
+ width: 1.4vw;
+ height: 1.4vw;
+}
body{
diff --git a/unpackage/dist/dev/app-plus/pages/Warehousing/index.css b/unpackage/dist/dev/app-plus/pages/Warehousing/index.css
index 3b92069..2f8cf1e 100644
--- a/unpackage/dist/dev/app-plus/pages/Warehousing/index.css
+++ b/unpackage/dist/dev/app-plus/pages/Warehousing/index.css
@@ -7281,7 +7281,7 @@ to {
height: 100%;
}
.wareaitem .operationbtn[data-v-ce457564] {
- width: 20vw;
+ width: 22vw;
height: 10vw;
position: absolute;
right: 1.5vw;
@@ -7291,7 +7291,7 @@ to {
flex-wrap: wrap;
}
.wareaitem .operationbtn > uni-view[data-v-ce457564] {
- width: 9vw;
+ width: 10vw;
height: 4vw;
border-radius: 1vw;
border: 0.0625rem solid #D9DADC;
@@ -7305,12 +7305,19 @@ to {
transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease;
-webkit-tap-highlight-color: transparent;
}
+.wareaitem .operationbtn > uni-view uni-image[data-v-ce457564] {
+ width: 1.6vw;
+ height: 1.6vw;
+ margin-right: 0.2vw;
+}
.wareaitem .operationbtn .click-box[data-v-ce457564] {
color: #888d99;
background: rgba(255, 255, 255, 0.43);
}
.wareaitem .operationbtn .click-box-target[data-v-ce457564] {
- color: transparent;
+ background: #FFFFFF;
+ box-shadow: 0px 0px 3vw 0px rgba(12, 102, 209, 0.33) inset;
+ color: #6c84a0 !important;
animation: scalePulse-ce457564 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
transform-origin: center center;
}
@@ -7444,27 +7451,27 @@ to {
position: absolute;
}
.wareaitem .annotation1[data-v-ce457564] {
- top: 20.5vw;
- left: 19vw;
+ top: 21.5vw;
+ left: 19.5vw;
}
.wareaitem .annotation2[data-v-ce457564] {
top: 13vw;
left: 47vw;
}
.wareaitem .annotation3[data-v-ce457564] {
- top: 23vw;
- left: 50vw;
+ top: 24vw;
+ left: 49.3vw;
}
.wareaitem .annotation4[data-v-ce457564] {
- top: 17vw;
- left: 68vw;
+ top: 18vw;
+ left: 70vw;
}
.wareaitem .annotation5[data-v-ce457564] {
- top: 32vw;
+ top: 34vw;
left: 74vw;
}
.wareaitem .annotation6[data-v-ce457564] {
- top: 23vw;
+ top: 24vw;
right: 6vw;
}
.wareaitem .annotation[data-v-ce457564] {
@@ -7476,25 +7483,27 @@ to {
.wareaitem .annotation > uni-view[data-v-ce457564] {
position: relative;
}
-.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(1) {
- width: 7vw;
- height: 2vw;
- background: #F2F3F7;
- box-shadow: 0 0 0 0 rgba(182, 186, 196, 0.35);
- border: 0.0625rem solid #FFFFFF;
- font-weight: 400;
- font-size: 1.3vw;
- color: #333333;
+.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
+ width: 6.5vw;
+ height: 3.2vw;
+ margin: -0.0625rem auto 0;
+ z-index: 2;
display: flex;
align-items: center;
justify-content: center;
- z-index: 3;
}
-.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
- width: 4vw;
- height: 2vw;
- margin: -0.0625rem auto 0;
- z-index: 2;
+.wareaitem .annotation > uni-view:nth-child(2) uni-image[data-v-ce457564] {
+ position: absolute;
+ top: 0;
+ left: 0;
+}
+.wareaitem .annotation > uni-view:nth-child(2) uni-text[data-v-ce457564] {
+ position: relative;
+ font-weight: 400;
+ font-size: 1.1vw;
+ color: #fff;
+ z-index: 3;
+ margin-top: -0.5vw;
}
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(3) {
width: 3vw;
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/bg.png b/unpackage/dist/dev/app-plus/static/index/warehouse/bg.png
index 688867c..9633c82 100644
Binary files a/unpackage/dist/dev/app-plus/static/index/warehouse/bg.png and b/unpackage/dist/dev/app-plus/static/index/warehouse/bg.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq0.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq0.png
new file mode 100644
index 0000000..9ea9c70
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq0.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq1.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq1.png
new file mode 100644
index 0000000..76979bf
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq1.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq2.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq2.png
new file mode 100644
index 0000000..8735a01
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq2.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq3.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq3.png
new file mode 100644
index 0000000..2571c26
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rq3.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs0.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs0.png
new file mode 100644
index 0000000..f431530
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs0.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs1.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs1.png
new file mode 100644
index 0000000..4604ecd
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs1.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs2.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs2.png
new file mode 100644
index 0000000..38c4a61
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs2.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs3.png b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs3.png
new file mode 100644
index 0000000..c0b3c7b
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/ku/rs3.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/Cart/Cart10.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/Cart/Cart010.png
similarity index 100%
rename from unpackage/dist/dev/app-plus/static/index/warehouse/procurement/Cart/Cart10.png
rename to unpackage/dist/dev/app-plus/static/index/warehouse/procurement/Cart/Cart010.png
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound10.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound010.png
similarity index 100%
rename from unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound10.png
rename to unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound010.png
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound11.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound011.png
similarity index 100%
rename from unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound11.png
rename to unpackage/dist/dev/app-plus/static/index/warehouse/procurement/bound/bound011.png
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/k.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/k.png
new file mode 100644
index 0000000..952fe2e
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/k.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/sh.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/sh.png
new file mode 100644
index 0000000..32904ea
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/sh.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/x.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/x.png
new file mode 100644
index 0000000..23fda93
Binary files /dev/null and b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/x.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/znk.png b/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/znk.png
deleted file mode 100644
index bba3521..0000000
Binary files a/unpackage/dist/dev/app-plus/static/index/warehouse/procurement/znk.png and /dev/null differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/y0.png b/unpackage/dist/dev/app-plus/static/index/warehouse/y0.png
index a404531..e5f46da 100644
Binary files a/unpackage/dist/dev/app-plus/static/index/warehouse/y0.png and b/unpackage/dist/dev/app-plus/static/index/warehouse/y0.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/y1.png b/unpackage/dist/dev/app-plus/static/index/warehouse/y1.png
index fe4a042..6e504f2 100644
Binary files a/unpackage/dist/dev/app-plus/static/index/warehouse/y1.png and b/unpackage/dist/dev/app-plus/static/index/warehouse/y1.png differ
diff --git a/unpackage/dist/dev/app-plus/static/index/warehouse/ys.gif b/unpackage/dist/dev/app-plus/static/index/warehouse/ys.gif
index 354b6d1..dfc51f6 100644
Binary files a/unpackage/dist/dev/app-plus/static/index/warehouse/ys.gif and b/unpackage/dist/dev/app-plus/static/index/warehouse/ys.gif differ