分部视图,也就是整体视图的一部分。单个视图页面展示在整体页面之上,使用步骤如下 1、创建视图数据也就是viewmodel public class FooterViewModel { public s … Continue reading MVC部分视图(Partial View)
分部视图,也就是整体视图的一部分。单个视图页面展示在整体页面之上,使用步骤如下 1、创建视图数据也就是viewmodel public class FooterViewModel { public s … Continue reading MVC部分视图(Partial View)