fix: 解决最新问卷没有默认提示语
- 添加 placeholder
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
<div class="survey-search">
|
<div class="survey-search">
|
||||||
<van-search
|
<van-search
|
||||||
v-model="searchValue"
|
v-model="searchValue"
|
||||||
|
placeholder="请输入关键词"
|
||||||
class="theme-background"
|
class="theme-background"
|
||||||
:border="false"
|
:border="false"
|
||||||
background="#71b73c"
|
background="#71b73c"
|
||||||
|
|||||||
Reference in New Issue
Block a user