【发布时间】:2021-06-07 04:09:06
【问题描述】:
我的代码是这样的:
<li class="${properties.kcFormSocialAccountListLinkClass!}"><a href="http://localhost:4200/" id="zocial-${p.alias}" class="zocial ${p.providerId}"> <span>Sign in using OTP</span></a></li>
问题是,我需要使用 localhost:4200/ 将当前窗口 url 作为查询参数发送。我怎么做 ?该文件是 FTL 类型的。
【问题讨论】:
-
欢迎来到 Stackoverflow!请发布与分页相关的代码。
标签: angular angular5 keycloak freemarker web-developer-toolbar