AIroot UISYS v0.9.9 released

UISYS v0.9.9 was released in advance, this is Chinese New Year money

China area

If the downloading of the Release version in domestic areas is slow, you can visit AIroot's official website QQ group (362029713) to download the file.
You can also visit China Code Cloud (gitee.com) [https://gitee.com/uucckk/AIroot-UISYS/releases] to download.

Release Notes

  1. Modified that the variable name (undefine) could not be obtained in js when the ID of the module label is ES type.
  2. Improve the set settings of server attributes @string and @variable as hot updates.
  3. Updated the uisys library and changed the loading order of style rendering.
  4. Added the js package of the central default library, including echarts.js, three.js.
  5. Fixed the problem of parsing @uncare as a label at this level (not imported through <@content/>).
  6. The default central library has been updated.
  7. Updated jus library components.
  8. Fixed the bug that static variable assignment cannot find static class.
  9. Fixed the bug that the central library keyword @root could not be parsed correctly when reading ES files.
  10. Added jus core library components, added Mobile.ui, and converted to the parent form container provided by the mobile terminal.
  11. Fixed the bug of excessive deletion of uisys.js garbage collector
  12. Added the SetIndexPage method, users can set the extension of the home page by setting server properties, as follows:
p0 set index "index.html,index.ui.html,index.ui"
  1. Fixed the bug that the module cannot be instantiated when the module has no js object
  2. Fixed the problem of html.go parsing <> empty tags.
  3. Fixed the nil bug in the APIList method of parsing empty comments
  4. Optimized the error reporting scheme.
  5. Optimized package
  6. Fix the problem of unsuccessful setting of SetData data.
  7. Optimized the GetCode code.
  8. Change the UI test comment from the original *,# to +! And #.
  9. Optimized SEO query.
  10. Optimized the error color.

Guess you like

Origin blog.csdn.net/uucckk/article/details/104061794