【问题标题】:How to add the cookies in the static page using the angular如何使用角度在静态页面中添加 cookie
【发布时间】:2021-08-15 13:32:55
【问题描述】:

我为投资组合创建了静态网站,我想在他们的项目中添加 cookie。但我不知道如何在静态网站中添加 cookie,任何人都可以帮助我

【问题讨论】:

    标签: angular


    【解决方案1】:

    默认情况下,Angular 不提供使用 cookie 的方法。首选方式是使用 webStorage。但如果需要,您可以查看ngx-cookie 包。

    Angular cookies 的问题可能重复。

    【讨论】:

    • 谢谢,能分享一下我的ngx-cookies过程吗?
    猜你喜欢
    • 2015-06-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-03-19
    • 2015-04-18
    • 1970-01-01
    • 1970-01-01
    • 2020-06-13
    相关资源
    最近更新 更多