common.js 60 B

1234
  1. $(function()
  2. {
  3. window.parent.$.apps.close('store');
  4. });