使用 Orchard cms 教程http://skywalkersoftwaredevelopment.net/blog/writing-an-orchard-webshop-module-from-scratch-part-4
我已经完成了页面的一半,直到
<Placement>
<Place Parts_Product_Edit="Content:1" />
</Placement>
当我运行应用程序并单击“预订”时......“Sku”或“价格”没有按应有的方式出现(在表单上),并且页面顶部出现一条消息......
No route patterns are currently defined for this Content Type. If you don't set one in the settings, a default one will be used.
我试过谷歌但找不到任何相关的东西
有人对如何解决这个问题有任何想法吗?谢谢你