Update README.md
parent
4e0abd3995
commit
1d75ab9b23
|
@ -44,7 +44,7 @@ JEECG 基于代码生成器的智能开发平台
|
||||||
* 在线演示: [JEECG演示DEMO](http://demo.jeecg.org:8080/)
|
* 在线演示: [JEECG演示DEMO](http://demo.jeecg.org:8080/)
|
||||||
|
|
||||||
|
|
||||||
### UI标签库实现数据列表页面
|
### [代码示例]UI标签库实现数据列表页面
|
||||||
这是一个有多行的文本框
|
这是一个有多行的文本框
|
||||||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
|
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
|
||||||
<%@include file="/context/mytags.jsp"%>
|
<%@include file="/context/mytags.jsp"%>
|
||||||
|
|
Loading…
Reference in New Issue