Fix:【商城小程序】寻趣味—搜索框提示词改为“请输入关键词~”
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<input
|
<input
|
||||||
v-model="name"
|
v-model="name"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="搜索店铺"
|
placeholder="请输入关键词~"
|
||||||
placeholder-style="color:#949494"
|
placeholder-style="color:#949494"
|
||||||
@confirm="search"
|
@confirm="search"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user