dongluo1853 2016-08-04 10:17
浏览 532
已采纳

在Golang的HTML模板中使用Vue.js [重复]

This question already has an answer here:

I want to use Vue.js with the Golang's HTML template engine but as both use {{ ... }} for syntax, they conflict with each other...

Does anyone has already did it somehow or have any suggestions on how to overlap this problem?

Thanks in advance.

</div>
  • 写回答

2条回答 默认 最新

  • dongya9346 2016-08-04 10:20
    关注

    You can change delimiters used by Vue. Look the documentation

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?