lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

asssets.json中 antd 4.20.0及以上版本,下拉菜单和导航菜单无法正常使用

Open theFG1998 opened this issue 2 years ago • 2 comments
trafficstars

显示组件渲染异常

assets.json中

    {
      "package": "antd",
      "version": "4.24.7",
      "urls": [
        "//g.alicdn.com/code/lib/antd/4.24.7/antd.min.js",
        "//g.alicdn.com/code/lib/antd/4.24.7/antd.min.css"
      ],
      "library": "antd"
    },

Screenshot 2023-02-03 at 10 58 31

Screenshot 2023-02-03 at 11 01 57

Screenshot 2023-02-06 at 09 18 54

theFG1998 avatar Feb 03 '23 03:02 theFG1998

@alilc/antd-lowcode-materials 用的哪个版本?

hujiulong avatar Feb 03 '23 09:02 hujiulong

@alilc/antd-lowcode-materials 用的哪个版本?

1.2.1

theFG1998 avatar Feb 06 '23 01:02 theFG1998