Commit 3da2e2df by 冷斌

update

parent eccb36c5
......@@ -49,7 +49,7 @@
<input type="text" name="uid" style="width: 200px;" value="{$formget.uid}" placeholder="请输入会员ID值...">
主播:
<input type="text" name="touid" style="width: 200px;" value="{$formget.touid}" placeholder="请输入主播ID值...">
<input type="submit" class="btn btn-primary" value="搜索">
<input type="submit" class="btn btn-primary" value="搜索" onclick="form1.action='{:U('Coinrecord/index')}';form1.submit();">
<input type="button" class="btn btn-primary" style="background-color: #1dccaa;" value="导出" onclick="form1.action='{:U('Coinrecord/export')}';form1.submit();"/>
</form>
......
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