This commit is contained in:
Teng 2026-01-26 13:22:39 +08:00
parent 4791d09263
commit bde478b330
4 changed files with 4 additions and 4 deletions

View File

@ -674,7 +674,7 @@
transition: opacity 1s ease;
position: relative;
margin-left: -50rpx;
background-color: #F2F3F8;
/* background-color: blue; */
.joystick {

View File

@ -405,7 +405,7 @@
height: 100vh;
overflow: hidden;
z-index: 99;
background-color: #F2F3F8;
}
.nomessageclass {

View File

@ -570,7 +570,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
};

View File

@ -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
};