Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ratchet's icon cant display #866

Open
JimmyNgUNITEN opened this issue Dec 11, 2017 · 2 comments
Open

Ratchet's icon cant display #866

JimmyNgUNITEN opened this issue Dec 11, 2017 · 2 comments

Comments

@JimmyNgUNITEN
Copy link

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>`
@JimmyNgUNITEN
Copy link
Author

@datomnurdin

@tomavic
Copy link

tomavic commented Feb 14, 2018

@JimmyNgUNITEN this is dead project don't use it. you can use ionic instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants