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
490c3afe
authored
2018-03-27 00:23:59 +0800
by
yangjianbin
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
8e3eff26
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
59 additions
and
26 deletions
application/views/work/审批/信用报告.php
application/views/work/审批/录入信用报告.php
application/views/work/审批/信用报告.php
View file @
490c3af
<div
class=
"panel panel-default mb-20"
>
<form
action=
""
id=
"form1"
>
<div
class=
"panel panel-default mb-20"
>
<div
class=
"panel-header"
>
信用报告
</div>
<div
class=
"panel-body cl"
>
<div
class=
"row cl"
>
...
...
@@ -41,7 +42,7 @@
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
贷款记录
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"loanRecord
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
年
</span>
</div>
</div>
...
...
@@ -49,17 +50,17 @@
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
总授信
</label>
<input
type=
"text"
class=
"form-control input-tex
t"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"loanTotalCreditAmoun
t"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
元
</span>
</div>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
余额
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"loanBalance
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
元
</span>
</div>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
逾期
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"loanDue
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
元
</span>
</div>
</div>
...
...
@@ -67,60 +68,61 @@
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
M1
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"creditCardMOne
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
个
</span>
</div>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
M2
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"creditCardMTwo
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
个
</span>
</div>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
M3
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"creditCardMThree
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
个
</span>
</div>
<div
class=
"form-group has-feedback col-sm-3 col-md-2"
>
<label>
M7
</label>
<input
type=
"text"
class=
"form-control input-text
"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"creditCardMSeven
"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
个
</span>
</div>
</div>
</div>
</div>
</div>
<div
class=
"panel panel-default mb-20"
>
<div
class=
"panel panel-default mb-20"
>
<div
class=
"panel-header"
>
3个月查询记录
</div>
<div
class=
"panel-body cl"
>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-6"
>
<label>
贷款
</label>
<input
type=
"text
"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
name=
"threeMonthLoan
"
class=
"form-control input-text"
value=
""
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-6"
>
<label>
信用卡
</label>
<input
type=
"text
"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
name=
"threeMonthCreditCard
"
class=
"form-control input-text"
value=
""
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-6"
>
<label>
担保
</label>
<input
type=
"text
"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
name=
"threeMonthGuarantee
"
class=
"form-control input-text"
value=
""
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-6"
>
<label>
保前
</label>
<input
type=
"text
"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
name=
"threeMonthGuaranteeBefore
"
class=
"form-control input-text"
value=
""
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-6"
>
<label>
个人查询
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
name=
"threeMonthPersonage"
class=
"form-control input-text"
value=
""
>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
</form>
\ No newline at end of file
...
...
application/views/work/审批/录入信用报告.php
View file @
490c3af
<?php
$this
->
load
->
view
(
'common/header'
);
?>
<body>
<div
class=
"cl pd-5 bg-1"
>
<div
class=
"cl pd-5 bg-1"
>
<span
class=
"r"
>
<button
class=
"btn btn-primary radius"
>
保存
</button>
<button
class=
"btn btn-primary radius"
>
预览信用报告
</button>
</span>
</div>
</div>
<?php
$this
->
load
->
view
(
'work/审批/信用报告'
);
?>
<?php
$this
->
load
->
view
(
'work/审批/信用报告'
);
?>
<div
class=
"row cl pb-20 col-sm-12"
>
<div
class=
"row cl pb-20 col-sm-12"
>
<div
class=
"col-sm-offset-3 col-sm-2"
>
<button
class=
"btn btn-warning btn-block"
>
退回订单
</button>
</div>
...
...
@@ -18,13 +18,15 @@
<button
class=
"btn btn-danger btn-block"
onclick=
"refuse()"
>
拒绝
</button>
</div>
<div
class=
"col-sm-2"
>
<button
class=
"btn btn-primary btn-block"
onclick=
"loadIframe('
<?=
site_url
(
'/work/check/7'
);
?>
', '审核意见');"
>
通过
</button>
</div>
<button
class=
"btn btn-primary btn-block"
onclick=
"pass()"
>
通过
</button>
</div>
</div>
<?php
$this
->
load
->
view
(
'common/footer'
);
?>
<?php
$this
->
load
->
view
(
'common/footer'
);
?>
<script>
<script>
function refuse() {
layer.open({
type: 2,
...
...
@@ -34,6 +36,35 @@
content: '
<?=
site_url
(
'work/telRefuse'
)
?>
'
});
}
</script>
function pass() {
var data = $("#form1").serializeJson();
$.ajax({
type: '
post
',
url: apiBaseUrl + '
audit
/
creditReport
',
cache: false,
data: JSON.stringify(data),
dataType: '
json
',
contentType: "application/json; charset=UTF-8",
success: function (data) {
if (data.msg) {
layer.alert(data.msg);
} else if (data.code != 0) {
layer.alert('
操作失败
');
} else {
layer.alert('
操作成功
');
}
setTimeout(function () {
loadIframe(url, '
审核意见'
);
},
500
)
},
error
:
function
()
{
layer
.
alert
(
"操作失败"
)
}
})
}
</script>
</body>
</html>
...
...
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