Heim  >  Fragen und Antworten  >  Hauptteil

Was ist das Problem

微信图片_20190711171514.png

阿黎阿黎1928 Tage vor1189

Antworte allen(1)Ich werde antworten

  • angryTom

    angryTom2019-07-16 11:58:27

    在使用vue的时候,给html标签的属性绑定vue变量时,应该使用v-bind(也可以使用其缩写为“:”),在你的这个例子中,应该是

    <div v-bind:class="classvalue">……</div>

    Antwort
    0
  • StornierenAntwort