摘要: 体验套餐管理系统 一:项目总体效果图 二:首先建成两个类 1.套餐类:HealthCheckSet(其中代码) public class HealthCheckSet { //HealthCheckItem的集合 public List<HealthCheckItem> Items { get; s 阅读全文
posted @ 2018-01-10 10:54 别样大叔 阅读(298) 评论(0) 推荐(0)