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.
如何在 NopCommerce 新通用 url RouteProvice 和新 HTML 页面中创建新的自定义产品详细信息页面
只需在插件中编写通用路由 url 并更新顺序,给您自己的通用路由名称。
在 DependencyRegister 注册通用路由器。
更新产品详细信息页面的控制器和 actionMethod。