摘要: 1.controller中查出数据Map<String, Object> custom = customersController.basic(custId);model.put("customer", custom);2.JSP中接收code值调用自定义标签<div class="profile- 阅读全文
posted @ 2018-07-11 13:26 anjunshuang 阅读(123) 评论(0) 推荐(0)