| | |
| | | <button type="button" class="btn btn-default search-button">搜索</button> |
| | | |
| | | <div class="tianjia" class="search"> |
| | | <a href="add-tuijian-home-labels.html" class="btn btn-primary" role="button">添加标签 +</a> |
| | | <a href="tvlive_channel_add.html" class="btn btn-primary" role="button">添加频道 +</a> |
| | | </div> |
| | | |
| | | </div> |
| | |
| | | |
| | | <td class=""> |
| | | |
| | | <div class="btn btn-primary" v-on:click="showCategorySelect(item.id)">添加到分类</div> |
| | | <!--<div class="btn btn-primary" v-on:click="showCategorySelect(item.id)">添加到分类</div>--> |
| | | <!--<div class="btn btn-primary" style="margin-top: 10px;" v-on:click="showCategorySelect(item.id)">来源管理</div>--> |
| | | <!-- Single button --> |
| | | <div class="btn-group"> |
| | | <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
| | | 操作 <span class="caret"></span> |
| | | </button> |
| | | <ul class="dropdown-menu"> |
| | | <li><a href="#" v-on:click="showCategorySelect(item.id)">添加到分类</a></li> |
| | | <li><a v-bind:href="'tvlive_channel_resource.html?id='+item.id">来源管理</a></li> |
| | | </ul> |
| | | </div> |
| | | |
| | | |
| | | </td> |
| | | <td> |