Commit 81565b83 authored by 罗新东's avatar 罗新东

删除app列表页search模块。

parent 43de32e2
Pipeline #7036 passed with stage
in 18 seconds
...@@ -10,12 +10,15 @@ ...@@ -10,12 +10,15 @@
<template> <template>
<div> <div>
<!-- 加个吸顶 -->
<van-sticky>
<header class="header"> <header class="header">
<van-icon @click="to" name="arrow-left" class="iconColorLeft"/> <van-icon @click="to" name="arrow-left" class="iconColorLeft"/>
<span>{{text}}</span> <span>{{text}}</span>
<!-- 为止有什么用图标注释 --> <!-- 为止有什么用图标注释 -->
<!-- <van-icon name="bars" class="iconColorRight"/> --> <!-- <van-icon name="bars" class="iconColorRight"/> -->
</header> </header>
</van-sticky>
</div> </div>
</template> </template>
......
...@@ -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-search v-model="searchValue" placeholder="搜索" @search="onSearch" /> --> <!-- -->
<!-- tab标签 --> <!-- tab标签 -->
<van-tabs <van-tabs
@click="onClickTab" @click="onClickTab"
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
<van-cell-group <van-cell-group
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<!-- 接口对接4 START --> <!-- 接口对接4 START -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<!-- 接口对接4 START --> <!-- 接口对接4 START -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<!-- 接口对接4 START --> <!-- 接口对接4 START -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
<van-cell-group <van-cell-group
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
<van-cell-group <van-cell-group
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
<van-cell-group <van-cell-group
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<!-- 接口对接4 START --> <!-- 接口对接4 START -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<!-- 接口对接4 START --> <!-- 接口对接4 START -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
<van-field <van-field
v-if="isShowreturnCause" v-if="isShowreturnCause"
v-model="returnCause" v-model="returnCause"
required
readonly readonly
rows="1" rows="1"
autosize="" autosize=""
...@@ -19,6 +20,7 @@ ...@@ -19,6 +20,7 @@
/> />
<van-field <van-field
v-if="!isShowreturnCause" v-if="!isShowreturnCause"
required
readonly readonly
clickable clickable
name="projectName" name="projectName"
...@@ -40,6 +42,7 @@ ...@@ -40,6 +42,7 @@
<van-field <van-field
readonly readonly
required
clickable clickable
name="factor" name="factor"
:value="factor" :value="factor"
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
<van-field <van-field
readonly readonly
required
clickable clickable
name="source" name="source"
:value="source" :value="source"
...@@ -80,6 +84,7 @@ ...@@ -80,6 +84,7 @@
<van-field <van-field
readonly readonly
required
clickable clickable
name="trouble" name="trouble"
:value="trouble" :value="trouble"
...@@ -101,6 +106,7 @@ ...@@ -101,6 +106,7 @@
<van-field <van-field
readonly readonly
clickable clickable
required
name="setRank" name="setRank"
:value="setRank" :value="setRank"
label="风险定级" label="风险定级"
...@@ -119,6 +125,7 @@ ...@@ -119,6 +125,7 @@
<van-field <van-field
readonly readonly
required
clickable clickable
name="riskRank" name="riskRank"
:value="riskRank" :value="riskRank"
...@@ -163,6 +170,7 @@ ...@@ -163,6 +170,7 @@
<van-field <van-field
v-model="location" v-model="location"
required
name="location" name="location"
label="风险部位" label="风险部位"
type="textarea" type="textarea"
...@@ -175,6 +183,7 @@ ...@@ -175,6 +183,7 @@
<van-field <van-field
readonly readonly
clickable clickable
required
name="control" name="control"
:value="control" :value="control"
label="管控层级" label="管控层级"
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
......
<template> <template>
<div> <div>
<LHeader :text="text"></LHeader> <LHeader :text="text"></LHeader>
<van-search v-model="searchValue" placeholder="搜索" @search="onSearch" />
<!-- 内容列表 --> <!-- 内容列表 -->
<div class="con-list" @touchmove="showIndex = null"> <div class="con-list" @touchmove="showIndex = null">
<van-cell-group <van-cell-group
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment