This commit is contained in:
zhaofang
2022-11-04 18:25:53 +08:00
parent aa4c39774a
commit 74e170e7cd
2 changed files with 10 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
@search="findList(true)"
@clear="findList(true)"
placeholder="搜索"
:height="36"
v-model="keyword"
:showAction="false">
</u-search>
@@ -148,6 +149,7 @@
.assess-text {
max-width: 300upx;
width: 300upx;
padding: 0 12upx;
margin-top: 24upx;
.assess-text-title{