diff --git a/component/public/calendarsimple.vue b/component/public/calendarsimple.vue
index 7c78644..817a23a 100644
--- a/component/public/calendarsimple.vue
+++ b/component/public/calendarsimple.vue
@@ -11,7 +11,6 @@
-
@@ -23,7 +22,8 @@
{{ cell.dateText }}
{{ cell.lunarText }}
@@ -35,25 +35,47 @@
diff --git a/pages/NursingNew/index.vue b/pages/NursingNew/index.vue
index e3f3892..259e610 100644
--- a/pages/NursingNew/index.vue
+++ b/pages/NursingNew/index.vue
@@ -298,7 +298,7 @@
position: relative;
width: 100%;
height: 100vh;
- background-color: #f2f3f8;
+ background-color: #f5f6fa;
overflow: hidden;
z-index: 12;
}
diff --git a/pages/login/newanimationpage.vue b/pages/login/newanimationpage.vue
index 182c4c4..4507b8b 100644
--- a/pages/login/newanimationpage.vue
+++ b/pages/login/newanimationpage.vue
@@ -1,6 +1,9 @@
+
@@ -678,4 +681,13 @@
bottom: -0.5vw;
left: 9vw;
}
+ .ceshi{
+ position: fixed;
+ top: 60rpx;
+ left: 0;
+ background-color: red;
+ z-index: 9999;
+ width: 2139rpx;
+ height: 1244rpx;
+ }
\ No newline at end of file
diff --git a/static/111.jpg b/static/111.jpg
new file mode 100644
index 0000000..83dac12
Binary files /dev/null and b/static/111.jpg differ
diff --git a/unpackage/dist/dev/.nvue/pages/camera.js b/unpackage/dist/dev/.nvue/pages/camera.js
index 04100f2..12310ff 100644
--- a/unpackage/dist/dev/.nvue/pages/camera.js
+++ b/unpackage/dist/dev/.nvue/pages/camera.js
@@ -574,7 +574,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
)
]);
}
-const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/camera.nvue"]]);
+const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/camera.nvue"]]);
export {
camera as default
};
diff --git a/unpackage/dist/dev/.nvue/pages/fullcamera.js b/unpackage/dist/dev/.nvue/pages/fullcamera.js
index f69ae1a..a0a8c0f 100644
--- a/unpackage/dist/dev/.nvue/pages/fullcamera.js
+++ b/unpackage/dist/dev/.nvue/pages/fullcamera.js
@@ -578,7 +578,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
)
]);
}
-const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/fullcamera.nvue"]]);
+const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/fullcamera.nvue"]]);
export {
fullcamera as default
};