pc商品列表样式修改,商家注释添加,订单统计,退订单按钮样式

This commit is contained in:
mabo
2021-07-16 17:57:24 +08:00
parent 133febe7a7
commit 07f41f5cb6
31 changed files with 160 additions and 154 deletions

View File

@@ -412,7 +412,7 @@ export default {
});
this.$Modal.warning({
title: '以下商品超出配送区域' || title,
content: content.toString(),
content: content.toString()
});
}
if (res.result.memberAddress) {