Skip to content

Commit 1e3344d

Browse files
committed
Update README.md
1 parent eedce2c commit 1e3344d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ $.cxSelect.defaults.nodata = 'none';
7272
<td>url</td>
7373
<td>null</td>
7474
<td>
75-
整合列表数据接口地址(URL) | 数组 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/custom.html)。数据使用 JSON 格式。
76-
每个选框的内容使用各自的接口地址,详见 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/oneself.html)
75+
整合列表数据接口地址(URL) | 数组 <a href="http://code.ciaoca.com/jquery/cxselect/demo/custom.html">[DEMO]</a>。数据使用 JSON 格式。
76+
每个选框的内容使用各自的接口地址,详见 <a href="http://code.ciaoca.com/jquery/cxselect/demo/oneself.html">[DEMO]</a>
7777
</td>
7878
</tr>
7979
<tr>
@@ -207,4 +207,4 @@ $.cxSelect.defaults.nodata = 'none';
207207
</table>
208208

209209
##自定义数据
210-
详见 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/oneself.html)
210+
详见 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/custom.html)

0 commit comments

Comments
 (0)