这在我的模板中 <input :class="{ disableInput: disableField }" :disabled="disableField" /> 这是我的css .disable-input { background-color: gray; }
確定! 回上一頁