1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the index. refine the parse_query_string, add user_query object to result

This commit is contained in:
winlin 2013-12-26 13:31:52 +08:00
parent c51842aa9a
commit 5cec967931
10 changed files with 28 additions and 12 deletions

View file

@ -269,7 +269,7 @@
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="index.html">SRS</a>
<a id="srs_index" class="brand" href="#">SRS</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a id="nav_srs_player" href="srs_player.html">SRS播放器</a></li>