Failed to load resource: the server responded with a status of 500 (Internal Server Error)
send @ core.min.js:71
core.min.js:71 POST http://localhost:8080/baas/**** 500 (Internal Server Error)
用着用着就好了目前的问题是
this.getParentModel().comp("windowContainer1").load(require.toUrl("./main.w"));
然后报错
TypeError: Cannot read property 'comp' of undefined
at n.Model.button1Click (login.js:64)
at n.fire (core.min.js:71)
at n.fireEvent (core.min.js:71)
at n.callParent (core.min.js:71)
at n.fireEvent (common.min.js:15)
at n._doClick (comp.min.js:144)
at HTMLAnchorElement.i (core.min.js:71)
at HTMLAnchorElement.dispatch (core.min.js:71)
at HTMLAnchorElement.g.handle (core.min.js:71)