fix(inspire): placeholder 里的中文弯引号会被 vue parser 当 attribute 边界
deploy music / build-and-deploy (push) Successful in 1m54s
deploy music / build-and-deploy (push) Successful in 1m54s
This commit is contained in:
@@ -271,7 +271,7 @@
|
|||||||
v-model="inspireHint"
|
v-model="inspireHint"
|
||||||
class="ins-hint"
|
class="ins-hint"
|
||||||
:disabled="inspireRunning"
|
:disabled="inspireRunning"
|
||||||
placeholder="可选:心情/目标("想轻松点" / "陪儿子" / "学新东西")"
|
placeholder="可选:心情/目标(如 想轻松点 / 陪儿子 / 学新东西)"
|
||||||
@keydown.enter.prevent="runInspire"
|
@keydown.enter.prevent="runInspire"
|
||||||
/>
|
/>
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user