|
|
@@ -1,7 +1,7 @@ |
|
|
|
/** |
|
|
|
* Created by Administrator on 2021/4/5. |
|
|
|
*/ |
|
|
|
define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, template, Tools, echarts, swiper) { |
|
|
|
define(['jquery', "template", "Tools", 'swiper'], function ($, template, Tools, swiper) { |
|
|
|
//数据存储 |
|
|
|
var module = { |
|
|
|
data: { |
|
|
|