Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
57f0fc72
authored
2021-02-01 17:54:25 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:办事指南
1 parent
97192b23
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
staticViews/wssq.html
staticViews/wssq.html
View file @
57f0fc7
...
...
@@ -83,12 +83,12 @@
<
li
>
<
p
>
{{
item
.
classifyList
[
i
].
shortName
}}
<
/p
>
<
div
class
=
"button"
>
<
button
type
=
"button"
ywid
=
"{{item.classifyList[i].ywid}}"
businessno
=
"{{item.classifyList[i].businessNo}}"
class
=
"layui-btn handleBus layui-btn-sm"
>
立即办理
<
/button
>
{{
#
if
(
item
.
classifyList
[
i
].
bsmBszn
){
}}
<
a
href
=
'
./businessGuideDeatil.html?id={{item.classifyList[i].bsmBszn}}
'
class
=
"guide_details"
target
=
"_blank"
>
<
a
href
=
'
/staticViews/businessGuide/{{item.classifyList[i].bsmBszn}}.html?href=/staticViews/wssq.html
'
class
=
"guide_details"
target
=
"_blank"
>
<
button
type
=
"button"
class
=
"layui-btn layui-btn-primary layui-btn-sm"
>
办事指南
<
/button
>
<
/a
>
{{
#
}
}}
<
button
type
=
"button"
ywid
=
"{{item.classifyList[i].ywid}}"
businessno
=
"{{item.classifyList[i].businessNo}}"
class
=
"layui-btn handleBus layui-btn-sm"
>
立即办理
<
/button
>
<
/div
>
<
/li
>
{{
#
}
}}
...
...
@@ -111,12 +111,12 @@
<
li
>
<
p
>
{{
item
.
classifyList
[
i
].
shortName
}}
<
/p
>
<
div
class
=
"button"
>
<
button
type
=
"button"
ywid
=
"{{item.classifyList[i].ywid}}"
businessno
=
"{{item.classifyList[i].businessNo}}"
class
=
"layui-btn handleBus layui-btn-sm"
>
立即办理
<
/button
>
{{
#
if
(
item
.
classifyList
[
i
].
bsmBszn
){
}}
<
a
href
=
'
./businessGuideDeatil.html?id={{item.classifyList[i].bsmBszn}}
'
class
=
"guide_details"
target
=
"_blank"
>
<
a
href
=
'
/staticViews/businessGuide/{{item.classifyList[i].bsmBszn}}.html?href=/staticViews/wssq.html
'
class
=
"guide_details"
target
=
"_blank"
>
<
button
type
=
"button"
class
=
"layui-btn layui-btn-primary layui-btn-sm"
>
办事指南
<
/button
>
<
/a
>
{{
#
}
}}
<
button
type
=
"button"
ywid
=
"{{item.classifyList[i].ywid}}"
businessno
=
"{{item.classifyList[i].businessNo}}"
class
=
"layui-btn handleBus layui-btn-sm"
>
立即办理
<
/button
>
<
/div
>
<
/li
>
{{
#
}
}}
...
...
Please
register
or
sign in
to post a comment