瀏覽代碼

Merge branch 'newProperty' of http://116.255.223.226:3000/zhangzl/nsgk_web into newProperty

newProperty
张泽亮 1 年之前
父節點
當前提交
1817bf9f9a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      static/js/project/index.js

+ 1
- 1
static/js/project/index.js 查看文件

@@ -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: {


Loading…
取消
儲存