• 2022-06-01
    [icon]是图标组件,以下哪句代码可以实现一个红色、40像素大小的搜索图标?
    未知类型:{'options': ['[icon type="search" size="40" color="red"][/]', '[icon type="search" size="40px" color="red"][/]', '[icon type="discover" size="40" color="red"][/]', '[icon type="discover" size="40px" color="red"][/]'], 'type': 102}
  • 举一反三