记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
a7b7f965
Commit
a7b7f965
authored
Jun 22, 2021
by
胡佳晨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
admin分页
parent
10b92a9d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
18 deletions
+18
-18
pom.xml
liquidnet-bus-api/liquidnet-service-kylin-api/pom.xml
+1
-1
performances.html
...s/templates/zhengzai/kylin/performances/performances.html
+17
-17
No files found.
liquidnet-bus-api/liquidnet-service-kylin-api/pom.xml
View file @
a7b7f965
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/kylin/performances/performances.html
View file @
a7b7f965
...
@@ -76,23 +76,23 @@
...
@@ -76,23 +76,23 @@
</form>
</form>
</div>
</div>
<div
class=
"btn-group-sm"
id=
"toolbar"
role=
"group"
>
<!-- <div class="btn-group-sm" id="toolbar" role="group">--
>
<a
class=
"btn btn-success"
onclick=
"$.operate.add()"
shiro:hasPermission=
"kylin:performances:add"
>
<!-- <a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="kylin:performances:add">--
>
<i
class=
"fa fa-plus"
></i>
添加
<!-- <i class="fa fa-plus"></i> 添加-->
</a
>
<!-- </a>--
>
<a
class=
"btn btn-primary single disabled"
onclick=
"$.operate.edit()"
<!-- <a class="btn btn-primary single disabled" onclick="$.operate.edit()"-->
shiro:hasPermission=
"kylin:performances:edit"
>
<!-- shiro:hasPermission="kylin:performances:edit">--
>
<i
class=
"fa fa-edit"
></i>
修改
<!-- <i class="fa fa-edit"></i> 修改-->
</a
>
<!-- </a>--
>
<a
class=
"btn btn-danger multiple disabled"
onclick=
"$.operate.removeAll()"
<!-- <a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()"-->
shiro:hasPermission=
"kylin:performances:remove"
>
<!-- shiro:hasPermission="kylin:performances:remove">--
>
<i
class=
"fa fa-remove"
></i>
删除
<!-- <i class="fa fa-remove"></i> 删除-->
</a
>
<!-- </a>--
>
<a
class=
"btn btn-warning"
onclick=
"$.table.exportExcel()"
shiro:hasPermission=
"kylin:performances:export"
>
<!-- <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="kylin:performances:export">--
>
<i
class=
"fa fa-download"
></i>
导出
<!-- <i class="fa fa-download"></i> 导出-->
</a
>
<!-- </a>--
>
</div
>
<!-- </div>--
>
<div
class=
"col-sm-12 select-table table-
border
ed"
>
<div
class=
"col-sm-12 select-table table-
strip
ed"
>
<table
id=
"bootstrap-table"
></table>
<table
id=
"bootstrap-table"
></table>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment