Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
njzsb
Project
Project
Details
Activity
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
徐州
njzsb
Commits
1e61d018
Commit
1e61d018
authored
Aug 24, 2022
by
houyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
30日显示
parent
8ec6fc0c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
7 deletions
+27
-7
Rfxm_Sfxx_Add.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Add.jsp
+25
-5
Rfxm_Sfxx_Detail.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Detail.jsp
+2
-2
No files found.
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Add.jsp
View file @
1e61d018
...
@@ -8,6 +8,15 @@
...
@@ -8,6 +8,15 @@
.l-btn-icon.icon-add
{
.l-btn-icon.icon-add
{
margin-top
:
-7px
;
margin-top
:
-7px
;
}
}
.showPt
{
display
:
none
;
}
.dis-bl
{
display
:
block
!important
;
width
:
100%
;
border
:
none
!important
;
line-height
:
32px
;
}
</style>
</style>
<script>
<script>
var
index4Sf
=
1
;
var
index4Sf
=
1
;
...
@@ -89,6 +98,7 @@
...
@@ -89,6 +98,7 @@
/*} else {*/
/*} else {*/
var cnjfhj = $('#sfTable input[name="
rfxmsfxx
.
cnjfhj
"]:checked').val();
var cnjfhj = $('#sfTable input[name="
rfxmsfxx
.
cnjfhj
"]:checked').val();
if (cnjfhj=="" && $('#cnjfhj').val()!=undefined && $('#cnjfhj').val() !=null){
if (cnjfhj=="" && $('#cnjfhj').val()!=undefined && $('#cnjfhj').val() !=null){
var val = $('#cnjfhj').val();
var val = $('#cnjfhj').val();
cnjfhj = val;
cnjfhj = val;
...
@@ -111,7 +121,7 @@
...
@@ -111,7 +121,7 @@
async: false,
async: false,
url: "
$
{
ctx
}
/jsp/
rfxm
/
rfxmSfxxCheck
.
action
",
url: "
$
{
ctx
}
/jsp/
rfxm
/
rfxmSfxxCheck
.
action
",
type: 'post',
type: 'post',
dataType: 'json',
dataType: 'json',
缴费承诺环节
async: false,
async: false,
data: {rfxmid : "
$
{
rfxm
.
id
}
","
rfxmsfxx
.
cnjfhj
":cnjfhj, "
rfxmsfxx
.
yzsqy
":yzsqy, "
rfxmsfxx
.
dsdw
":dsdw, "
rfxmsfxx
.
sfxmmc
":sfxmmc, "
rfxmsfxx
.
shbm
":shbm},
data: {rfxmid : "
$
{
rfxm
.
id
}
","
rfxmsfxx
.
cnjfhj
":cnjfhj, "
rfxmsfxx
.
yzsqy
":yzsqy, "
rfxmsfxx
.
dsdw
":dsdw, "
rfxmsfxx
.
sfxmmc
":sfxmmc, "
rfxmsfxx
.
shbm
":shbm},
error: function (data) {
error: function (data) {
...
@@ -327,14 +337,14 @@
...
@@ -327,14 +337,14 @@
<tr>
<tr>
<th
width=
"15"
>
缴费承诺环节
</th>
<th
width=
"15"
>
缴费承诺环节
</th>
<td
width=
"35%"
>
<td
width=
"35%"
>
<input
type=
"radio"
name=
"rfxmsfxx.cnjfhj"
value=
"施工许可前"
checked=
"checked"
/>
<input
type=
"radio"
class=
"rd"
name=
"rfxmsfxx.cnjfhj"
value=
"施工许可前"
checked=
"checked"
/>
施工许可前
施工许可前
<input
type=
"radio"
name=
"rfxmsfxx.cnjfhj"
value=
"竣工验收前"
/>
<input
type=
"radio"
class=
"rd"
name=
"rfxmsfxx.cnjfhj"
value=
"竣工验收前"
/>
竣工验收前
竣工验收前
<input
type=
"radio"
name=
"rfxmsfxx.cnjfhj"
value=
"30日内"
/>
30日内
<input
type=
"radio"
class=
"rd"
name=
"rfxmsfxx.cnjfhj"
value=
"30日内"
/>
30日内
</td>
</td>
<th
width=
"15"
>
提前缴纳配套费
</th>
<th
width=
"15"
>
提前缴纳配套费
</th>
<td
width=
"35%"
>
<td
width=
"35%"
class=
"showPt"
>
<input
type=
"radio"
name=
"zzhxmsfxx.tqjnptf"
value=
"否"
/>
<input
type=
"radio"
name=
"zzhxmsfxx.tqjnptf"
value=
"否"
/>
否
否
<input
type=
"radio"
name=
"zzhxmsfxx.tqjnptf"
value=
"是"
checked=
"checked"
/>
<input
type=
"radio"
name=
"zzhxmsfxx.tqjnptf"
value=
"是"
checked=
"checked"
/>
...
@@ -403,5 +413,15 @@
...
@@ -403,5 +413,15 @@
</div>
</div>
</div>
</div>
</div>
</div>
<script>
$
(
".rd"
).
on
(
'click'
,
function
()
{
if
(
$
(
this
).
val
()
==
'30日内'
){
$
(
'.showPt'
).
addClass
(
'dis-bl'
)
}
else
{
$
(
'.showPt'
).
removeClass
(
'dis-bl'
)
}
})
</script>
</body>
</body>
</html>
</html>
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Detail.jsp
View file @
1e61d018
...
@@ -212,8 +212,8 @@
...
@@ -212,8 +212,8 @@
<tr>
<tr>
<th
width=
"15%"
id=
'lianxidan'
>
规划许可证编号
</th>
<th
width=
"15%"
id=
'lianxidan'
>
规划许可证编号
</th>
<td
width=
"35%"
>
${rfxm.xkzh}
</td>
<td
width=
"35%"
>
${rfxm.xkzh}
</td>
<th
width=
"15%"
>
规划许可证类型
</th>
<th
width=
"15%"
>
二级统计单位
</th>
<td
width=
"35%"
>
${rfxm.
ghxkzlx
}
</td>
<td
width=
"35%"
>
${rfxm.
zsfw
}
</td>
</tr>
</tr>
<tr>
<tr>
<
%
--
<
th
width=
"15%"
>
规划许可证类型
</th>
<
%
--
<
th
width=
"15%"
>
规划许可证类型
</th>
...
...
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