{
                xtype: "fieldcontainer",
                layout: "hbox",
                items: [
                {
                    fieldLabel: '素材目录',
                    name: 'Path',
                    xtype: 'textfield',
                    allowBlank: false,
                    readOnly: true,
                    width: 300
                }, { border: false, html: "<div style='font-weight:800;color:red'>说明:这是固定目录</div>" }
                ]
            }

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案