diff --git a/pages/center/prohibited/details.vue b/pages/center/prohibited/details.vue
index a0a8953..51ae834 100644
--- a/pages/center/prohibited/details.vue
+++ b/pages/center/prohibited/details.vue
@@ -40,7 +40,7 @@
-
+
{{ item.speaker | toCapital }}
@@ -135,10 +135,6 @@
-
-
-
-
@@ -346,6 +342,7 @@
keyWordsMatching(params) {
this.$u.post('/customer/findbynum', params).then(res => {
this.customerId = res.results[0].id;
+ this.current = 0
uni.setStorageSync('nextPageObj', JSON.stringify(this.nextPageObj))
this.prohibitedMatch()
}).catch(e => {
@@ -1057,7 +1054,6 @@
color: #999999;
background: #FFFFFF;
margin-top: 30upx;
- flex: 1;
overflow-y: scroll;
width: 100%;
@@ -1143,6 +1139,11 @@
font-size: 18rpx;
font-size: 30rpx;
padding: 0 28rpx;
+
+
+ .AudioUserName {
+ margin-right: 20rpx;
+ }
}
}
@@ -1215,7 +1216,7 @@
.bottombox {
width: 100%;
- min-height: 170rpx;
+ min-height: 88rpx;
.bottomhead {
width: 100%;