Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 402 Bytes

File metadata and controls

16 lines (12 loc) · 402 Bytes

Overview

A util js used to deal with link deep, in this order:

  • Deep Link
  • Open the app in app store (iOS) OR Open the app in android market
  • Open the original URL

Sample:

  <a href="http://www.ruyuapp.com"
     data-app="ruyuapp://ruyuapp.com/need/i/detail?need_id=1051"
     data-store-android="com.ruyuapp.sns"
     data-store-ios="1109716554">下载&打开APP</a>