Commit 827c6baf authored by custom's avatar custom

Updates 前端组件/hlsDataSource.md

Auto commit by GitBook Editor
parent a3bcc9b2
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
数据源组件hlsDataSource 数据源组件hlsDataSource
`<h:hlsDataSource id="pageDataSource" autoQuery="true" successEnd="test">` &lt;h:hlsDataSource id="pageDataSource" autoQuery="true" successEnd="test"&gt;
` <h:transport parameterMap="parameterMap">` &lt;h:transport parameterMap="parameterMap"&gt;
`<h:read url="${base.contextPath}/prj/project/prjHomePageProjectInfoGrid" type="GET"/>` &lt;h:read url="${base.contextPath}\/prj\/project\/prjHomePageProjectInfoGrid" type="GET"\/&gt;
`</h:transport>` &lt;\/h:transport&gt;
`</h:hlsDataSource>` &lt;\/h:hlsDataSource&gt;
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