Commit d64e0d8f authored by custom's avatar custom

Updates 前端组件/hlsDataSource.md

Auto commit by GitBook Editor
parent 827c6baf
......@@ -2,13 +2,13 @@
数据源组件hlsDataSource
<h:hlsDataSource id="pageDataSource" autoQuery="true" successEnd="test">
`<h:hlsDataSource id="pageDataSource" autoQuery="true" successEnd="test">`
&lt;h:transport parameterMap="parameterMap"&gt;
` <h:transport parameterMap="parameterMap">`
&lt;h:read url="${base.contextPath}\/prj\/project\/prjHomePageProjectInfoGrid" type="GET"\/&gt;
` <h:read url="${base.contextPath}/prj/project/prjHomePageProjectInfoGrid" type="GET"/>`
&lt;\/h:transport&gt;
` </h:transport>`
&lt;\/h:hlsDataSource&gt;
` </h:hlsDataSource>`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment