Hive
    Preparing search index...

    Function formatCategory

    • 格式化类目

      Parameters

      • category: ICategory

      Returns string

      格式化后的字符串

      formatCategory({ category1: { name: '手机' }, category2: { name: '手机通讯' }, category3: { name: '手机通讯' } }) // 手机/手机通讯/手机通讯