Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
page
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
6968bd42
authored
2018-03-30 16:37:19 +0800
by
wang
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
9fe68c7a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
application/views/work/任务管理.php
application/views/work/任务管理.php
View file @
6968bd4
...
...
@@ -4,7 +4,7 @@
<div
class=
"HuiTab"
>
<div
class=
"tabBar clearfix"
style=
"background-color:#e8e8e8"
>
<a
href=
"javascript:location.replace('
<?=
site_url
(
'/work/side/3'
)
?>
');"
><span>
我的审批列表
</span></a>
<a
href=
"javascript:location.replace('
<?=
site_url
(
'/work/task'
)
?>
');"
><span>
任务管理
</span></a
>
<!-- <a href="javascript:location.replace('-->
<?
//=site_url('/work/task')?><!--');"><span>任务管理</span></a>--
>
</
div
>
</
div
>
<
div
class
="
page
-
container
">
...
...
@@ -74,8 +74,8 @@
<button
class=
"btn btn-primary radius"
type=
"button"
onclick=
"$('#table').DataTable().draw()"
>
提交搜索
</button>
<input
class=
"btn btn-warning radius"
type=
"reset"
value=
"重置搜索"
>
<button
class=
"btn btn-primary radius"
type=
"button"
onclick=
"gets()"
>
批量获取
</button
>
<button
class=
"btn btn-primary radius"
type=
"button"
onclick=
"appoints()"
>
批量派单
</button
>
<!-- <button class="btn btn-primary radius" type="button" onclick="gets()">批量获取</button>--
>
<!-- <button class="btn btn-primary radius" type="button" onclick="appoints()">批量派单</button>--
>
</div>
</form>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment