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.
在 product-sort.tpl 中,我想根据某些功能添加其他选项。有可能吗?我尝试<option value="qualit:asc"根据 blocklayered 模块的 url 参数添加类似的内容,但它不起作用。
<option value="qualit:asc"
你输入的名字是什么?
必须是“orderby”和“orderway”。
问候