Skip to content

Ratchet's icon cant display #866

@JimmyNgUNITEN

Description

@JimmyNgUNITEN

I am using cordova and ratchet to build a mobile application but my icon cant display correctly. Is there any solution
Phone:Redmi note3
screenshot_2017-11-22-23-40-25-493_com class6 fyp

My code
`




HOME

      <a class="tab-item" onClick="currentPage.loadPage('AddAssetGuide');">
      <span class="icon icon-plus"></span>
      <span class="tab-label">ADD ASSET</span>
      </a>

      <a class="tab-item" onClick="currentPage.loadPage('ViewAsset');">
     <span class="icon icon-list"></span>
     <span class="tab-label">VIEW ASSET</span>
     </a>

     <a class="tab-item" onClick="currentPage.loadPage('Setting');">
     <span class="icon icon-gear"></span>
     <span class="tab-label">SETTINGS</span>
     </a>
     </nav>`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions