newmann
newmann
framework version: 3.1.0-rc1 found the bug: ./runtime/template/screen-macro/ScreenHtmlMacros.ftl, line 18 ${ec.resource.expand(.node["@style"], "") ==> ${ec.resource.expandNoL10n(.node["@style"], "") same mistake also in file TestScreenHtmlmacros.ftl line 18
补充一点:增加必填字段在label后显示红色星号 ----------------------------------------------------- To add: add a red star after the label of the required field
If it is decided to add a new rendering mode, corresponding modifications are indeed necessary. The PR I submitted is not much different from the original approach, so it is...