Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Qt.include in qml can be used, but it has been deprecated. QJSEngine.evaluate can also be used in C++, but the error qt.qml.usedbeforedeclared: will be reported. Although it can be used in the end, is there a better method?