Weex uses vue framework, and dynamic binding class fails in native

the problem has been resolved

use : class= "["message-box"]" array instead

Thank you @ Distance for reminding me, but his method doesn"t work either, because my className is written in < style > , not a style object

.

problem description

use the latest version of weex, and the front-end framework uses vue

< template > part of the code:

  https://weex.apache.org/guide.

which part of the document has this description?

Apr.01,2021

remove the underline from the message-box, or change it to a hump.

  • How to draw a horizontal line in weex?

    input, using weex wants to draw the underline as shown in the figure. At first, set the border attribute for input, which can be previewed by web, but it is not displayed on mobile phone. It is found that input does not support border attribute. Is ther...

    Apr.05,2021
Menu