The syntax conflicts between artTemplate and AngularJS {{ }}, and the template reports an error.
I don’t know if you have any ideas?
Do I need to change the Compiler of artTemplate?
漂亮男人2017-05-15 16:55:27
art-template’s default native syntax is {{}}, but there are also non-native syntaxes, you can use <%%>, mainly by adding parameters when calling compilation.
For details, please see the git of art-template:
https://github.com/aui/arttemplate