修改UAT提出的优化点
This commit is contained in:
@@ -289,4 +289,12 @@
|
||||
width: 1rem;
|
||||
margin-right: 0.2rem;
|
||||
}
|
||||
::v-deep .van-tabbar {
|
||||
height: 74px !important;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
::v-deep .van-tabbar-item {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
</style>
|
||||
@@ -452,8 +452,11 @@
|
||||
}
|
||||
|
||||
.header-buttom {
|
||||
margin-top: 0.36rem;
|
||||
margin-top: 0.16rem;
|
||||
text-align: right;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.header-buttom-text {
|
||||
@@ -467,11 +470,11 @@
|
||||
opacity: 1;
|
||||
display: inline-block;
|
||||
margin-left: 0.2rem;
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
|
||||
.problemName {
|
||||
display: flex;
|
||||
margin-top: 0.16rem;
|
||||
height: 1rem;
|
||||
line-height: 1rem;
|
||||
}
|
||||
@@ -501,9 +504,14 @@
|
||||
font-family: PingFang SC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #040B29;
|
||||
width: 100%;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
::v-deep .content img {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
.contentFile {
|
||||
margin-top: 0.2rem;
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
|
||||
<van-collapse class="collapse" v-model="activeNames">
|
||||
<van-collapse-item :title="$t('essentialInformation')" name="1">
|
||||
<van-collapse-item :title="$t('basicInformation')" name="1">
|
||||
<div class="content-box-type">
|
||||
<span class="content-box-left">{{$t('entryName')}}</span>
|
||||
<span class="content-box-text">{{queryForm.projectName+'-'+queryForm.projectVersion}}</span>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
</div>
|
||||
<div class="content-box">
|
||||
<form action="/">
|
||||
<van-search v-model="value" @search="onSearch" left-icon="none" right-icon="search"
|
||||
:placeholder="$t('phoneSearch')"/>
|
||||
<van-search v-model="value" @search="onSearch" left-icon="none" right-icon="search"
|
||||
:placeholder="$t('phoneSearch')"/>
|
||||
</form>
|
||||
</div>
|
||||
<div class="content-box-value">
|
||||
@@ -266,4 +266,13 @@
|
||||
color: #00B3BE;
|
||||
margin-top: 0.22rem;
|
||||
}
|
||||
|
||||
::v-deep .van-tabbar {
|
||||
height: 74px !important;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
::v-deep .van-tabbar-item {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
</style>
|
||||
@@ -317,9 +317,10 @@
|
||||
this.getList()
|
||||
},
|
||||
activeChange() {
|
||||
this.searchValue = ''
|
||||
this.value = ''
|
||||
this.selectModelName = ''
|
||||
this.searchValue = this.value
|
||||
// this.searchValue = ''
|
||||
// this.value = ''
|
||||
// this.selectModelName = ''
|
||||
if (this.activeTab == 'whole') {
|
||||
this.list = []
|
||||
} else if (this.activeTab == 'documentLibrary') {
|
||||
@@ -350,8 +351,8 @@
|
||||
query: {
|
||||
id: item.id.slice(0, 32),
|
||||
goRouter: '/phoneSearchList',
|
||||
searchValue:this.value,
|
||||
activeTab:this.activeTab
|
||||
searchValue: this.value,
|
||||
activeTab: this.activeTab
|
||||
}
|
||||
})
|
||||
} else if (item.module_type_flag == 'WTZSK' || item.module_type_flag == 'ZSFX') {
|
||||
@@ -362,8 +363,8 @@
|
||||
query: {
|
||||
id: id,
|
||||
goRouter: '/phoneSearchList',
|
||||
searchValue:this.value,
|
||||
activeTab:this.activeTab
|
||||
searchValue: this.value,
|
||||
activeTab: this.activeTab
|
||||
}
|
||||
})
|
||||
} else if (item.module_type_flag == 'FGYB') {
|
||||
@@ -596,6 +597,7 @@
|
||||
font-weight: 600;
|
||||
color: #040B29;
|
||||
font-size: 0.42rem;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.content-box-type {
|
||||
|
||||
@@ -461,4 +461,13 @@
|
||||
::v-deep .van-tabs__wrap--scrollable .van-tab {
|
||||
padding: 0 0.1rem;
|
||||
}
|
||||
|
||||
::v-deep .van-tabbar {
|
||||
height: 74px !important;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
::v-deep .van-tabbar-item {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
</style>
|
||||
@@ -425,12 +425,12 @@
|
||||
}
|
||||
},
|
||||
activeChange() {
|
||||
this.phoneQueryValue = ''
|
||||
this.form = {
|
||||
checked: false,
|
||||
selectModel: '0',
|
||||
flowType:[],
|
||||
}
|
||||
// this.phoneQueryValue = ''
|
||||
// this.form = {
|
||||
// checked: false,
|
||||
// selectModel: '0',
|
||||
// flowType:[],
|
||||
// }
|
||||
if (this.form.checked) {
|
||||
this.form.mobileProcessing = '1'
|
||||
} else {
|
||||
@@ -1089,4 +1089,12 @@
|
||||
background: #00B3BE;
|
||||
color: #fff;
|
||||
}
|
||||
::v-deep .van-tabbar {
|
||||
height: 74px !important;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
::v-deep .van-tabbar-item {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user