Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我设置了女性服装尺码的修饰符,并试图将尺码添加为零。但是,当我输入“0”时,商店认为该行是空的并且没有捕获它。你能添加对“0”的支持吗?谢谢
您能否在商店中将其设置为零,然后在模板中运行一个简单的条件来检查“零”并将该值替换为 0(数字)?