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
f640e611
Commit
f640e611
authored
Mar 28, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add :隐患审核
parent
04afa91e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
_shanghu_list.html
src/_shanghu_list.html
+0
-1
_yh-check.html
src/_yh-check.html
+10
-4
No files found.
src/_shanghu_list.html
View file @
f640e611
...
@@ -51,7 +51,6 @@
...
@@ -51,7 +51,6 @@
<van-search
<van-search
v-model=
"shanghuName"
v-model=
"shanghuName"
show-action
show-action
label=
"查询商家"
placeholder=
"请输入商家关键词"
placeholder=
"请输入商家关键词"
@
search=
"onSearch"
@
search=
"onSearch"
>
>
...
...
src/_yh-check.html
View file @
f640e611
...
@@ -11,12 +11,16 @@
...
@@ -11,12 +11,16 @@
<style>
<style>
html
,
body
{
html
,
body
{
background
:
#F5F6FA
;
background
:
#F5F6FA
;
/* background: #fff; */
}
}
.wrapper
{
.wrapper
{
padding
:
0.2rem
;
/* padding: 0.2rem; */
}
}
/* 条件查询样式 */
/* 条件查询样式 */
.header
{
background-color
:
#fff
;
}
.header
.van-search__label
{
.header
.van-search__label
{
background-color
:
#fff
;
background-color
:
#fff
;
padding-right
:
.24rem
;
padding-right
:
.24rem
;
...
@@ -28,6 +32,9 @@
...
@@ -28,6 +32,9 @@
padding-left
:
0.24rem
;
padding-left
:
0.24rem
;
}
}
.van-tabs__nav
{
padding-right
:
.2rem
;
}
.list-item
{
.list-item
{
margin-bottom
:
.2rem
;
margin-bottom
:
.2rem
;
}
}
...
@@ -60,7 +67,7 @@
...
@@ -60,7 +67,7 @@
.van-list
{
.van-list
{
/* background: #fff; */
/* background: #fff; */
border-radius
:
8px
;
border-radius
:
8px
;
margin
:
0
0.
1
rem
;
margin
:
0
0.
25
rem
;
}
}
.van-cell
{
.van-cell
{
...
@@ -97,12 +104,11 @@
...
@@ -97,12 +104,11 @@
<van-search
<van-search
v-model=
"shanghuName"
v-model=
"shanghuName"
show-action
show-action
label=
"查询商家"
placeholder=
"请输入商家关键词"
placeholder=
"请输入商家关键词"
@
search=
"onSearch"
@
search=
"onSearch"
>
>
<template
#action
>
<template
#action
>
<div
@
click=
"onSearch"
>
搜索
</div>
<div
@
click=
"onSearch"
></div>
</template>
</template>
</van-search>
</van-search>
</div>
</div>
...
...
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