mathuse
Results
2
issues of
mathuse
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
购物车模板中这句代码会造成后端验证时不能匹配验证提示,例如前端不输入数量,后端的提示是 “商品不能为空。” 因为items整个是空的,但这种提示不符合逻辑,符合逻辑的提示应该是 “商品数量不能为空”