...
|
...
|
@@ -50,7 +50,7 @@ |
|
|
<td >
|
|
|
<div style="float: left;width:700px;" >
|
|
|
<span style="color:red">*</span><label>选择用户</label> <br>
|
|
|
<input id="articleUid" name="authorUid" style="width:100% " class="easyui-textbox" />
|
|
|
<input id="articleUid" name="authorUid" style="width:600px; " class="easyui-textbox" />
|
|
|
<a id="userBotton" class="btn btn-small" style="font-size: 18px; " >确认</a>
|
|
|
|
|
|
<br>
|
...
|
...
|
|