重新修改背景音乐的功能实现,原来的功能不起作用
This commit is contained in:
@@ -80,8 +80,9 @@
|
||||
</th>
|
||||
<td colspan="3">
|
||||
<input id="welcomebgmid" name="welcomebgm" value="<%: Model.WelcomeBGM %>" readonly="readonly"/>
|
||||
<input type="file" id="welcomebgm" name="file" size="30" />
|
||||
<input type="file" id="welcomebgm" name="file" size="30" /></br>
|
||||
<a href="#" class="easyui-linkbutton" data-options="iconCls:'icon-save'" onclick="uploadmusic();">Save</a>
|
||||
<a href="#" class="easyui-linkbutton" data-options="iconCls:'icon-remove'" onclick="deletemusic();">Remove</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user