Authored by 王水玲

sale 目录结构整理

@@ -4,8 +4,9 @@ @@ -4,8 +4,9 @@
4 * @date: 2015/11/19 4 * @date: 2015/11/19
5 */ 5 */
6 6
7 -var $ = require('yoho-jquery'),  
8 - opt = {}; 7 +var $ = require('yoho-jquery');
  8 +
  9 +var opt = {};
9 10
10 $('.query-param').each(function() { 11 $('.query-param').each(function() {
11 var $this = $(this); 12 var $this = $(this);