您好 Processwire 的粉丝们,
我在 Processwire 中搜索更改我自己的 url-route 的解决方案。这是我在 Processwire 中的模板结构:
/categories (tpl_style_categories_parent.php)
/cat1 (tpl_style_categories.php)
/cat2 (tpl_style_categories.php)
现在的 url 是 categories/cat1 但我只想要 /cat1 作为 url。我怎样才能做到这一点?