Commit 3327e5419c8f0fb62fe926bb9a068ba258efcb2c

Authored by fengwotao
1 parent af8a3616

feat(src/packages): 信息下按钮更换图片

13.1 KB | W: | H:

9.29 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -13,5 +13,5 @@ export const ButtonConfig: ConfigType = {
13 13 categoryName: ChatCategoryEnumName.MORE,
14 14 package: PackagesCategoryEnum.INFORMATIONS,
15 15 chartFrame: ChartFrameEnum.STATIC,
16   - image: 'inputs_tab.png'
  16 + image: 'button.png'
17 17 }
... ...