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
4f8aa503
authored
2021-01-08 13:51:28 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:页面文案
1 parent
a493cc4f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
staticJs/wdyw.js
staticViews/wssq.html
staticJs/wdyw.js
View file @
4f8aa50
...
...
@@ -236,7 +236,7 @@ function dataRendering() {
}
li
+=
' <div class="business_name">'
li
+=
'<h5>'
+
dataList
.
list
[
i
].
djywjc
+
'</h5>'
li
+=
'<p>权
力
类型:'
+
dataList
.
list
[
i
].
qllxmc
+
'</p>'
li
+=
'<p>权
利
类型:'
+
dataList
.
list
[
i
].
qllxmc
+
'</p>'
li
+=
'</div>'
li
+=
'<div class="obligee">'
li
+=
'<p>权利人</p>'
...
...
staticViews/wssq.html
View file @
4f8aa50
...
...
@@ -45,7 +45,7 @@
<!-- ------------业务办理--------------- -->
<div
class=
"business"
>
<div
class=
"online_processing"
>
<h1
class=
"type_title"
>
在线办理
即时业务
(即时办结)
</h1>
<h1
class=
"type_title"
>
在线办理(即时办结)
</h1>
<div
id=
"immediate"
></div>
</div>
<div
class=
"online_examination"
>
...
...
Please
register
or
sign in
to post a comment