处理商品订单

This commit is contained in:
2026-01-12 19:28:35 +08:00
parent a14a51d575
commit 8d4e899c08
23 changed files with 916 additions and 214 deletions

View File

@@ -109,7 +109,7 @@ const _sfc_main = {
});
return (_ctx, _cache) => {
return {
a: common_vendor.o(($event) => common_vendor.unref(utils_helper.navigateTo)("/pages/index/orderAdd")),
a: common_vendor.o(($event) => common_vendor.unref(utils_helper.navigateTo)("/pages/index/goodsOrderAdd")),
b: common_vendor.p({
type: "primary",
block: true
@@ -198,7 +198,7 @@ const _sfc_main = {
o: common_vendor.o(($event) => visiblePopup.value = $event),
p: common_vendor.p({
["custom-style"]: {
height: "60%"
height: "75%"
},
position: "bottom",
["safe-area-inset-bottom"]: true,