Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
BCDH-APP
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
首开风险隐患双控平台
BCDH-APP
Commits
7be65abb
Commit
7be65abb
authored
Nov 25, 2021
by
罗新东
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉接口没有加搜索条件的列表页面
parent
c8394bd0
Pipeline
#7273
passed with stage
in 12 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
167 additions
and
167 deletions
+167
-167
src/views/danger/managerDanger/index.vue
src/views/danger/managerDanger/index.vue
+163
-163
src/views/danger/standBook/index.vue
src/views/danger/standBook/index.vue
+3
-3
src/views/danger/standBook/normalDetail.vue
src/views/danger/standBook/normalDetail.vue
+1
-1
No files found.
src/views/danger/managerDanger/index.vue
View file @
7be65abb
This diff is collapsed.
Click to expand it.
src/views/danger/standBook/index.vue
View file @
7be65abb
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<van-sticky>
<van-sticky>
<LHeader
:text=
"text"
></LHeader>
<LHeader
:text=
"text"
></LHeader>
</van-sticky>
</van-sticky>
<van-sticky
offset-top=
"1.5rem"
>
<
!--
<
van-sticky
offset-top=
"1.5rem"
>
<van-search
<van-search
v-model=
"searchValue"
v-model=
"searchValue"
show-action
show-action
...
@@ -14,11 +14,11 @@
...
@@ -14,11 +14,11 @@
<div
@
click=
"onSearch"
>
搜索
</div>
<div
@
click=
"onSearch"
>
搜索
</div>
</
template
>
</
template
>
</van-search>
</van-search>
</van-sticky>
</van-sticky>
-->
<!-- tab标签 -->
<!-- tab标签 -->
<van-tabs
v-model=
"active"
@
change=
"postList"
color=
"#2980f7"
animated
<van-tabs
v-model=
"active"
@
change=
"postList"
color=
"#2980f7"
animated
:sticky=
"true"
:sticky=
"true"
offset-top=
"
3
rem"
>
offset-top=
"
1.5
rem"
>
<van-tab
v-for=
"(item, key) in tabs"
:key=
"key"
:title=
"item.title"
>
<van-tab
v-for=
"(item, key) in tabs"
:key=
"key"
:title=
"item.title"
>
<div
v-show=
"key == active"
>
<div
v-show=
"key == active"
>
<div
class=
"con-list"
@
touchmove=
"showIndex = null"
>
<div
class=
"con-list"
@
touchmove=
"showIndex = null"
>
...
...
src/views/danger/standBook/normalDetail.vue
View file @
7be65abb
...
@@ -341,7 +341,7 @@
...
@@ -341,7 +341,7 @@
<van-col
span=
"9"
<van-col
span=
"9"
><span
class=
"field-title"
><span
class=
"field-title"
>
认定隐患级别:
</span
>
认定隐患级别:
</span
></van-col
></van-col
>
>
<van-col
<van-col
span=
"10
span=
"10
...
...
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