Compare commits

...

2 Commits

Author SHA1 Message Date
wangweidong b5b2ac05cf Merge branch 'main' of http://47.115.223.229:8888/yangjun/hldy_app_mini 2025-11-28 10:24:03 +08:00
wangweidong ec3e51b470 同步 2025-11-28 10:23:57 +08:00
3 changed files with 9 additions and 3 deletions

View File

@ -170,7 +170,13 @@
serverUrl.value = uni.getStorageSync('serverUrl') + '/sys/common/static/'; serverUrl.value = uni.getStorageSync('serverUrl') + '/sys/common/static/';
}) })
onShow(()=>{ onShow(()=>{
config(); form.pageNo=1;
warn.pageNo=1;
Material.value=[];
InvoicingList.value=[];
moredex.value=0;
shoppcar();
getWaringMaterial()
nextTick(()=>{ nextTick(()=>{
chongzhi() chongzhi()
}) })

View File

@ -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 { export {
camera as default camera as default
}; };

View File

@ -577,7 +577,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 { export {
fullcamera as default fullcamera as default
}; };