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
cef2a3e2
authored
2018-03-20 20:55:03 +0800
by
Zelig
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
添加下一步
1 parent
fcdc49da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
application/views/work/资料/资料补录.php
application/views/work/资料/资料补录.php
View file @
cef2a3e
...
...
@@ -47,6 +47,10 @@
</div>
</div>
</div>
<div
class=
"col-sm-offset-4 col-sm-4 pb-20"
>
<button
class=
"btn btn-primary btn-block"
type=
"button"
onclick=
"$('#tab').Huitab({index: 1})"
>
下一步
</button>
</div>
</div>
<!-- 申请信息 -->
...
...
@@ -373,14 +377,18 @@
</div>
</div>
</div>
<div
class=
"col-sm-offset-4 col-sm-4 pb-20"
>
<button
class=
"btn btn-primary btn-block"
type=
"button"
onclick=
"$('#tab').Huitab({index: 2})"
>
下一步
</button>
</div>
</div>
<!-- 资料信息 -->
<div
class=
"tabCon"
>
<?php
$this
->
load
->
view
(
'work/图片上传'
);
?>
</div>
<div
class=
"col-sm-offset-4 col-sm-4 pb-20"
>
<button
class=
"btn btn-primary btn-block"
type=
"button"
onclick=
"submit()"
>
提交
</button>
<div
class=
"col-sm-offset-4 col-sm-4 pb-20"
>
<button
class=
"btn btn-primary btn-block"
type=
"button"
onclick=
"submit()"
>
提交
</button>
</div>
</div>
</form>
</div>
...
...
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