WxParse error VM57117:1 undefined

WxParse data call display succeeded, but there was an error VM57117:1 undefined

template
< import src= ".. / wxParse/wxParse.wxml" / >

              <template is="wxParse" data="{{wxParseData:imgcontent.nodes}}"/>

js
success:function (res) {

  imgcontent: WxParse.wxParse("imgcontent", "html", res.data.data.content, that, 5),

}


execute wxparse directly without assigning a value to imcontent,


have you solved the building master problem?

Menu