소스 검색

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. * 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 = { var module = {
data: { data: {


불러오는 중...
취소
저장