Logo

GitLab

Sign in

customer / shanghai-railway-web

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-web
  • ..
  • view
  • front-end-1.js
  • 版本修改
    90e200e4
    胡向南 authored
    2018-03-23 15:27:30 +0800  
    Browse File »
front-end-1.js 166 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
/**
 * Plugin front end scripts
 *
 * @package pootle_page_builder_for_WooCommerce
 * @version 0.1.0
 */
jQuery(function ($) {

    //Put all jquery code in here

});