Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Travel on KISSY mini

Travel on KISSY mini

淘宝旅行KISSY mini实践

ningzbruc

March 28, 2014
Tweet

More Decks by ningzbruc

Other Decks in Programming

Transcript

  1. ✓ mini ✓ pure ✓ loader ✓ base ✓ gallery

    ✓ kmc+clam good and we all love base!!!
  2. zepto 2 mini • Node • Event • UA •

    Ajax • Lang • duration/timeout • …
  3.      requires:[              

     'node',                'touch',                'lang',                'ua',                'juicer',                'io',                'uri',                '../global/base',                  '../global/search',                  '../global/tms',                  '../global/citylist',                '../../widgets/mtop/',                '../../widgets/aop/',                '../../widgets/autocomplete/',                '../../widgets/geolocation/',                '../../widgets/notification/',                '../../widgets/orientation/lite',                '../../widgets/mask/',                '../../widgets/tracker/',                '../../widgets/scroller/',                './banner'          ]       KISSY.add(function(S,  Node,  Touch,  Lang,  UA,  Juicer,  IO,  Uri,            GlobalBase,  GlobalSearch,  GlobalTMS,  GlobalCityList,  MTop,            Do,  AutoComplete,  GeoLocation,  Notification,  Orientation,            Mask,  Tracker,  Scroller,  Banner)  {           'core'?