Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuYingJiH5-ASD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinzhedeai
GaoQuYingJiH5-ASD
Commits
25065381
Commit
25065381
authored
Apr 18, 2025
by
lei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改隐患列表名称
parent
a57bce8d
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
100 additions
and
3 deletions
+100
-3
home.js
home.js
+2
-2
_checkrecord.js
src/_checkrecord.js
+1
-1
_yh_check.css
src/_yh_check.css
+97
-0
_yh_check.html
src/_yh_check.html
+0
-0
_yh_check.js
src/_yh_check.js
+0
-0
No files found.
home.js
View file @
25065381
...
@@ -64,13 +64,13 @@ window.onload = function () {
...
@@ -64,13 +64,13 @@ window.onload = function () {
className
:
'
yinhuan
'
,
className
:
'
yinhuan
'
,
title
:
'
隐患审核
'
,
title
:
'
隐患审核
'
,
remark
:
''
,
remark
:
''
,
navTo
:
'
yh
-
check
'
,
navTo
:
'
yh
_
check
'
,
},
},
{
{
className
:
'
yinhuan
'
,
className
:
'
yinhuan
'
,
title
:
'
隐患整改
'
,
title
:
'
隐患整改
'
,
remark
:
''
,
remark
:
''
,
navTo
:
'
yh
-
check
'
,
navTo
:
'
yh
_
check
'
,
},
},
{
{
className
:
'
shangjia
'
,
className
:
'
shangjia
'
,
...
...
src/_checkrecord.js
View file @
25065381
src/_yh
-
check.css
→
src/_yh
_
check.css
View file @
25065381
html
,
html
,
body
{
body
{
background
:
#F5F6FA
;
background
:
#f5f6fa
;
/* background: #fff; */
/* background: #fff; */
}
}
...
@@ -15,7 +15,7 @@ body {
...
@@ -15,7 +15,7 @@ body {
.header
.van-search__label
{
.header
.van-search__label
{
background-color
:
#fff
;
background-color
:
#fff
;
padding-right
:
.24rem
;
padding-right
:
0
.24rem
;
}
}
.header
.van-search__content
{
.header
.van-search__content
{
...
@@ -27,28 +27,26 @@ body {
...
@@ -27,28 +27,26 @@ body {
}
}
.van-tabs__nav
{
.van-tabs__nav
{
padding-right
:
.2rem
;
padding-right
:
0
.2rem
;
}
}
.list-item
{
.list-item
{
margin-bottom
:
.2rem
;
margin-bottom
:
0
.2rem
;
}
}
.tag
{
.tag
{
display
:
inline-block
;
display
:
inline-block
;
width
:
0.9rem
;
width
:
0.9rem
;
height
:
0.42rem
;
height
:
0.42rem
;
line-height
:
0.42rem
;
line-height
:
0.42rem
;
text-align
:
center
;
text-align
:
center
;
background
:
#00B55E
;
background
:
#00b55e
;
border-radius
:
21px
;
border-radius
:
21px
;
font-weight
:
500
;
font-weight
:
500
;
font-size
:
0.28rem
;
font-size
:
0.28rem
;
color
:
#FFFFFF
;
color
:
#ffffff
;
}
}
.van-tab
{
.van-tab
{
color
:
#000
;
color
:
#000
;
}
}
...
@@ -79,9 +77,7 @@ body {
...
@@ -79,9 +77,7 @@ body {
}
}
.van-tab--active
{
.van-tab--active
{
color
:
#1081e3
;
color
:
#1081E3
;
}
}
.van-field__label
{
.van-field__label
{
...
@@ -93,9 +89,9 @@ body {
...
@@ -93,9 +89,9 @@ body {
}
}
.navToBtn
{
.navToBtn
{
color
:
#5B5B5B
;
color
:
#5b5b5b
;
font-size
:
.36rem
;
font-size
:
0
.36rem
;
margin-top
:
.04rem
;
margin-top
:
0
.04rem
;
position
:
absolute
;
position
:
absolute
;
right
:
0
;
right
:
0
;
}
}
src/_yh
-
check.html
→
src/_yh
_
check.html
View file @
25065381
File moved
src/_yh
-
check.js
→
src/_yh
_
check.js
View file @
25065381
File moved
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