Skip to content

Commit

Permalink
Modify the input message
Browse files Browse the repository at this point in the history
  • Loading branch information
DremyGit committed Jun 13, 2017
1 parent a338efb commit f1be589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<body>
<div id="container">
<div id="input" class="card">
<input id="text" placeholder="输入要查询的内容" autocomplete="off">
<input id="text" placeholder="输入中/英文词汇查询" autocomplete="off">
</div>
<div id="result">
</div>
Expand Down

0 comments on commit f1be589

Please sign in to comment.