【问题标题】:Primeflex 3 and angular 12 unable to renderPrimeflex 3 和 angular 12 无法渲染
【发布时间】:2021-11-11 01:12:09
【问题描述】:

在我的浏览器中

在 primeflex 文档中

是的,我已经安装了新堆栈,Angular 12 和 Prime flex 3

<div class="card">
    <h5>Vertical and Grid</h5>
    <div class="formgrid grid">
        <div class="field col">
            <label for="firstname2">Firstname</label>
            <input id="firstname2" type="text" class="inputfield w-full">
        </div>
        <div class="field col">
            <label for="lastname2">Lastname</label>
            <input id="lastname2" type="text" class="inputfield w-full">
        </div>
    </div>
</div>

有人有同样的问题吗?

【问题讨论】:

  • 运气好了吗?我复制了 main.scss 文件,但由于许多原因,这并不理想。

标签: primeng primeflex


【解决方案1】:

我也面临同样的问题。我注意到在 primeflex 门户中给出了类卡,它是 https://www.primefaces.org/primeflex 编写的 main.scss 的一部分,当我们在应用程序中使用 primeflex 时,如果我们在 primeflex.css 中看到,它没有卡类,但是网格是在 primeflex.css 中有

【讨论】:

    猜你喜欢
    • 2019-08-28
    • 2021-09-11
    • 2022-09-28
    • 2019-07-26
    • 2018-01-22
    • 1970-01-01
    • 2015-06-09
    • 2014-06-25
    • 2019-01-01
    相关资源
    最近更新 更多