如评论中所述,您无法直接提供.cshtml文件,但是,如果您愿意,可以使用控制器呈现内容:public class TemplateController : Controller{// create a ...
確定! 回上一頁