处理商品订单
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user