diff --git a/rc-busness/pages/usersearch/search.vue b/rc-busness/pages/usersearch/search.vue
index d041c750..4f8b276c 100644
--- a/rc-busness/pages/usersearch/search.vue
+++ b/rc-busness/pages/usersearch/search.vue
@@ -1,9 +1,8 @@
-
-
-
+
+
-
-
热门搜索
+
+ 热门搜索
换一批
-
+
-
+
-
-
我想搜
+
+
+
我想搜
-
-
专区:
-
- -
- {{ item.tagName }}
-
-
+
-
-
年龄:
-
- -
- {{ item.tagName }}
-
-
+
-
-
-
-
- -
-
-
-
![]()
-
-
{{item.name}}
-
{{item.price}}
-
- 立即购买
-
-
-
-
+
-
-
-
-
-
-
+
+
+
+
+
+
+ -
+
+
+
![]()
+
+
+
+
+ {{item.categoryName}}
+ 0.001{{item.price}}
+
+
立即购买
+
+
+
+
+
+
+
-
-
+
+
+
+
-
-
专区:
-
- -
- {{ item.tagName }}
-
-
-
-
年龄:
-
- -
- {{ item.tagName }}
-
-
-
-
-
功能:
-
- -
- {{ item.tagName }}
-
-
+
-
-
品种:
-
- -
- {{ item.tagName }}
-
-
+
-
-
-
+
+
+
+
-
-
-
-
-
-
-
![]()
-
{{ item.name }}
-
-
+
+
+
+
-
-
专区:
-
- -
- {{ item.title }}
-
-
+
+
-
-
年龄:
-
- -
- {{ item.title }}
-
-
+
-
-
功能:
-
- -
- {{ item.title }}
-
-
+
-
-
-
品种:
-
- -
- {{ item.title }}
-
-
+
-
-
-
+
+
取消
确认
-
+
+
+
+
+
+
+
@@ -448,6 +458,10 @@ this.userst();
},
async usetmessage() {
+ this.$nextTick(() => {
+ this.$refs.userstandard[0].style.margin=0 + 'px'
+})
+
let data = await biaome(this.value,10);
if(data){
this.rccontair=data;
@@ -503,7 +517,7 @@ this.dialogInfo1=false;
this.isadrond=true;
this.isshow=true;
- this.$refs.usercontent.style.display='none ';
+ // this.$refs.usercontent.style.display='none ';
this.dialogInfo1=false;
})
@@ -645,7 +659,7 @@ this.dialogInfo1=false;
this.$nextTick(() => {
this.isshow=false;
// dom元素更新后执行,因此这里能正确打印更改之后的值
- this.$refs.usercontent.style.display='block ';
+ // this.$refs.usercontent.style.display='block ';
})
},
@@ -683,7 +697,7 @@ this.dialogInfo1=false;
console.log(this.userserachlist);
}
this.usersearch(this.userserachlist)
- this.activeIndexd=index;
+ this.activeIndexd=index;
},
selectagd(item, index) {
console.log(item)