• 2022-05-31
    函数wx.setTabBarItem(Object object)的参数属性( )表示tab 上的按钮文字。
    A: index
    B: text
    C: iconPath
    D: selectedIconPath
  • B

    内容

    • 0

      函数wx.setTabBarStyle(Object object)的参数属性( )表示tab 上文字的默认颜色(HexColor) A: color B: selectedColor C: backgroundColor D: borderStyle

    • 1

      API函数wx.showModal(Object object)的参数属性表示取消按钮的文字,最多 4 个字符

    • 2

      API函数wx.showActionSheet(Object object)用于显示操作菜单,其参数属性( )表示按钮的文字颜色

    • 3

      中国大学MOOC: 函数wx.setTabBarStyle(Object object)的参数属性()表示tab 的背景色(HexColor

    • 4

      中国大学MOOC:"API函数wx.showModal(Object object)的参数属性confirmText表示确认按钮的文字,最多 ( )个字符。";