|
@@ -54,16 +54,16 @@
|
|
|
<!-- 删除-->
|
|
<!-- 删除-->
|
|
|
<!-- </button>-->
|
|
<!-- </button>-->
|
|
|
<!-- </script>-->
|
|
<!-- </script>-->
|
|
|
- <script type="text/html" id="anchorStudio-bar">
|
|
|
|
|
- <button sec:authorize="hasPermission('/bz/anchorStudio/edit','bz:anchorStudio:edit')"
|
|
|
|
|
- class="pear-btn pear-btn-primary pear-btn-sm" lay-event="edit"><i
|
|
|
|
|
- class="layui-icon layui-icon-edit"></i>
|
|
|
|
|
- </button>
|
|
|
|
|
- <button sec:authorize="hasPermission('/bz/anchorStudio/remove','bz:anchorStudio:remove')"
|
|
|
|
|
- class="pear-btn pear-btn-danger pear-btn-sm" lay-event="remove"><i
|
|
|
|
|
- class="layui-icon layui-icon-delete"></i>
|
|
|
|
|
- </button>
|
|
|
|
|
- </script>
|
|
|
|
|
|
|
+<!-- <script type="text/html" id="anchorStudio-bar">-->
|
|
|
|
|
+<!-- <button sec:authorize="hasPermission('/bz/anchorStudio/edit','bz:anchorStudio:edit')"-->
|
|
|
|
|
+<!-- class="pear-btn pear-btn-primary pear-btn-sm" lay-event="edit"><i-->
|
|
|
|
|
+<!-- class="layui-icon layui-icon-edit"></i>-->
|
|
|
|
|
+<!-- </button>-->
|
|
|
|
|
+<!-- <button sec:authorize="hasPermission('/bz/anchorStudio/remove','bz:anchorStudio:remove')"-->
|
|
|
|
|
+<!-- class="pear-btn pear-btn-danger pear-btn-sm" lay-event="remove"><i-->
|
|
|
|
|
+<!-- class="layui-icon layui-icon-delete"></i>-->
|
|
|
|
|
+<!-- </button>-->
|
|
|
|
|
+<!-- </script>-->
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<script type="text/html" id="platform_parseDictText">
|
|
<script type="text/html" id="platform_parseDictText">
|
|
@@ -126,8 +126,9 @@
|
|
|
field: 'gameName',
|
|
field: 'gameName',
|
|
|
title: '开播游戏'
|
|
title: '开播游戏'
|
|
|
, templet: "#gameName_parseDictText"
|
|
, templet: "#gameName_parseDictText"
|
|
|
- },
|
|
|
|
|
- {title: '操作', toolbar: '#anchorStudio-bar', align: 'center', width: 130}
|
|
|
|
|
|
|
+ }
|
|
|
|
|
+ // ,
|
|
|
|
|
+ // {title: '操作', toolbar: '#anchorStudio-bar', align: 'center', width: 130}
|
|
|
]
|
|
]
|
|
|
]
|
|
]
|
|
|
|
|
|