首页 Java 基于SSM的农产品供销服务系统的设计与实现
基于SSM的农产品供销服务系统的设计与实现
作品编号:1573
关注人气:1124
文件包括:设计源码+数据库+论文+PPT
设计大小:20.85 M
开发语言:Java
开发数据库:MySQL
开发环境:Eclipse+Tomcat8+JDK1.8
原价:900元
现价:90元
下载说明

本作品里面包括调试教程和开发工具和软件,可自行下载根据教程进行调试!

如需技术协助调试,本站收取50元作品调试费!点此申请调试

如果上面没有找到适合您需求的作品,您可联系我们为您定做,定做的作品完全按照您的功能需求来做,并且后期三包,包调试,包讲解,包修改直到通过为止。

  • 作品介绍
  • 项目目录
  • 论文目录
  • 论文预览

   以往的农产品供销服务系统相关信息管理,都是工作人员手工统计。这种方式不但时效性低,而且需要查找和变更的时候很不方便。随着科学的进步,技术的成熟,计算机信息化也日新月异的发展,社会也已经深刻的认识,计算机功能非常的强大,计算机已经进入了人类社会发展的各个领域,并且发挥着十分重要的作用。本系统利用网络沟通、计算机信息存储管理,有着与传统的方式所无法替代的优点。比如计算检索速度特别快、可靠性特别高、存储容量特别大、保密性特别好、可保存时间特别长、成本特别低等。在工作效率上,能够得到极大地提高,延伸至服务水平也会有好的收获,有了网络,在线农产品供销服务系统的各方面的管理更加科学和系统,更加规范和简便。

   农产品供销服务系统的主要使用者分为管理员;个人中心、用户管理、农产品分类管理、农产品管理、农产品资讯管理、系统管理、订单管理,用户前台;首页、农产品、农产品资讯、我的、跳转到后台、购物车、客服等功能。通过这些功能模块的设计,基本上实现了整个农产品供销服务系统的过程。

    基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现基于SSM的农产品供销服务系统的设计与实现
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000061 CA93:5784
F:\TEST\源码
│ jspm大学生校园兼职系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmtp363
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmtp363.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ MessagesController.java
│ │ │ QiuzhixinxiController.java
│ │ │ QiyeController.java
│ │ │ QiyexinxiController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │ ZhaopinxinxiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ForumDao.java
│ │ │ MessagesDao.java
│ │ │ QiuzhixinxiDao.java
│ │ │ QiyeDao.java
│ │ │ QiyexinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │ ZhaopinxinxiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ QiuzhixinxiEntity.java
│ │ │ │ QiyeEntity.java
│ │ │ │ QiyexinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ ZhaopinxinxiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ForumModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ QiuzhixinxiModel.java
│ │ │ │ QiyeModel.java
│ │ │ │ QiyexinxiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ ZhaopinxinxiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ForumView.java
│ │ │ │ MessagesView.java
│ │ │ │ QiuzhixinxiView.java
│ │ │ │ QiyeView.java
│ │ │ │ QiyexinxiView.java
│ │ │ │ XueshengView.java
│ │ │ │ ZhaopinxinxiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ForumVO.java
│ │ │ MessagesVO.java
│ │ │ QiuzhixinxiVO.java
│ │ │ QiyeVO.java
│ │ │ QiyexinxiVO.java
│ │ │ XueshengVO.java
│ │ │ ZhaopinxinxiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ForumService.java
│ │ │ │ MessagesService.java
│ │ │ │ QiuzhixinxiService.java
│ │ │ │ QiyeService.java
│ │ │ │ QiyexinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │ ZhaopinxinxiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ QiuzhixinxiServiceImpl.java
│ │ │ QiyeServiceImpl.java
│ │ │ QiyexinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ ZhaopinxinxiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ForumDao.xml
│ │ │ MessagesDao.xml
│ │ │ QiuzhixinxiDao.xml
│ │ │ QiyeDao.xml
│ │ │ QiyexinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │ ZhaopinxinxiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─qiuzhixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qiye
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qiyexinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─zhaopinxinxi
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qiuzhixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qiye
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qiyexinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─zhaopinxinxi
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614528261900.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ qiyexinxi_tupian1.jpg
│ │ qiyexinxi_tupian2.jpg
│ │ qiyexinxi_tupian3.jpg
│ │ qiyexinxi_tupian4.jpg
│ │ qiyexinxi_tupian5.jpg
│ │ qiyexinxi_tupian6.jpg
│ │ qiye_tupian1.jpg
│ │ qiye_tupian2.jpg
│ │ qiye_tupian3.jpg
│ │ qiye_tupian4.jpg
│ │ qiye_tupian5.jpg
│ │ qiye_tupian6.jpg
│ │ test.txt
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │ zhaopinxinxi_tupian1.jpg
│ │ zhaopinxinxi_tupian2.jpg
│ │ zhaopinxinxi_tupian3.jpg
│ │ zhaopinxinxi_tupian4.jpg
│ │ zhaopinxinxi_tupian5.jpg
│ │ zhaopinxinxi_tupian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000C3 CA93:5784
F:\TEST\源码
│ ssm大学生兼职信息系统lw+ppt.rar
│ ssm开发说明.docx

└─ssmzh48x
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmzh48x.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DefaultuserController.java
│ │ │ DiscussqiyexinxiController.java
│ │ │ DiscusszhaopinxinxiController.java
│ │ │ FileController.java
│ │ │ JianzhipingjiaController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ QiyeController.java
│ │ │ QiyexinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │ XueshengjianliController.java
│ │ │ XueshengyingpinController.java
│ │ │ ZhaopinxinxiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DefaultuserDao.java
│ │ │ DiscussqiyexinxiDao.java
│ │ │ DiscusszhaopinxinxiDao.java
│ │ │ JianzhipingjiaDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ QiyeDao.java
│ │ │ QiyexinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │ XueshengjianliDao.java
│ │ │ XueshengyingpinDao.java
│ │ │ ZhaopinxinxiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DefaultuserEntity.java
│ │ │ │ DiscussqiyexinxiEntity.java
│ │ │ │ DiscusszhaopinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ JianzhipingjiaEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ QiyeEntity.java
│ │ │ │ QiyexinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ XueshengjianliEntity.java
│ │ │ │ XueshengyingpinEntity.java
│ │ │ │ ZhaopinxinxiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DefaultuserModel.java
│ │ │ │ DiscussqiyexinxiModel.java
│ │ │ │ DiscusszhaopinxinxiModel.java
│ │ │ │ JianzhipingjiaModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ QiyeModel.java
│ │ │ │ QiyexinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XueshengjianliModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ XueshengyingpinModel.java
│ │ │ │ ZhaopinxinxiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DefaultuserView.java
│ │ │ │ DiscussqiyexinxiView.java
│ │ │ │ DiscusszhaopinxinxiView.java
│ │ │ │ JianzhipingjiaView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ QiyeView.java
│ │ │ │ QiyexinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ XueshengjianliView.java
│ │ │ │ XueshengView.java
│ │ │ │ XueshengyingpinView.java
│ │ │ │ ZhaopinxinxiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DefaultuserVO.java
│ │ │ DiscussqiyexinxiVO.java
│ │ │ DiscusszhaopinxinxiVO.java
│ │ │ JianzhipingjiaVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ QiyeVO.java
│ │ │ QiyexinxiVO.java
│ │ │ StoreupVO.java
│ │ │ XueshengjianliVO.java
│ │ │ XueshengVO.java
│ │ │ XueshengyingpinVO.java
│ │ │ ZhaopinxinxiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DefaultuserService.java
│ │ │ │ DiscussqiyexinxiService.java
│ │ │ │ DiscusszhaopinxinxiService.java
│ │ │ │ JianzhipingjiaService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ QiyeService.java
│ │ │ │ QiyexinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengjianliService.java
│ │ │ │ XueshengService.java
│ │ │ │ XueshengyingpinService.java
│ │ │ │ ZhaopinxinxiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DefaultuserServiceImpl.java
│ │ │ DiscussqiyexinxiServiceImpl.java
│ │ │ DiscusszhaopinxinxiServiceImpl.java
│ │ │ JianzhipingjiaServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ QiyeServiceImpl.java
│ │ │ QiyexinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengjianliServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ XueshengyingpinServiceImpl.java
│ │ │ ZhaopinxinxiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DefaultuserDao.xml
│ │ │ DiscussqiyexinxiDao.xml
│ │ │ DiscusszhaopinxinxiDao.xml
│ │ │ JianzhipingjiaDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ QiyeDao.xml
│ │ │ QiyexinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │ XueshengjianliDao.xml
│ │ │ XueshengyingpinDao.xml
│ │ │ ZhaopinxinxiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.ba9df62c.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.c684ac2f.js
│ │ │ app.c684ac2f.js.map
│ │ │ chunk-vendors.379d98bf.js
│ │ │ chunk-vendors.379d98bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussqiyexinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusszhaopinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jianzhipingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─qiye
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─qiyexinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xueshengjianli
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xueshengyingpin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zhaopinxinxi
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─discussqiyexinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusszhaopinxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jianzhipingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─qiye
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─qiyexinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─xueshengjianli
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─xueshengyingpin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─zhaopinxinxi
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ qiyexinxi_tupian1.jpg
│ │ qiyexinxi_tupian2.jpg
│ │ qiyexinxi_tupian3.jpg
│ │ qiyexinxi_tupian4.jpg
│ │ qiyexinxi_tupian5.jpg
│ │ qiyexinxi_tupian6.jpg
│ │ qiye_touxiang1.jpg
│ │ qiye_touxiang2.jpg
│ │ qiye_touxiang3.jpg
│ │ qiye_touxiang4.jpg
│ │ qiye_touxiang5.jpg
│ │ qiye_touxiang6.jpg
│ │ test.txt
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │ zhaopinxinxi_tupian1.jpg
│ │ zhaopinxinxi_tupian2.jpg
│ │ zhaopinxinxi_tupian3.jpg
│ │ zhaopinxinxi_tupian4.jpg
│ │ zhaopinxinxi_tupian5.jpg
│ │ zhaopinxinxi_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000073 CA93:5784
F:\TEST\源码
│ ssm大学生企业推荐系统lw+ppt.rar
│ ssm开发说明.docx

└─ssm3n8lp
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm3n8lp.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussgerenjianliController.java
│ │ │ DiscussqiyeController.java
│ │ │ DiscusszhaopinxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ GerenjianliController.java
│ │ │ PingjiaqiyeController.java
│ │ │ QiyeController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │ YingpinzhiweiController.java
│ │ │ ZhaopinxinxiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussgerenjianliDao.java
│ │ │ DiscussqiyeDao.java
│ │ │ DiscusszhaopinxinxiDao.java
│ │ │ ForumDao.java
│ │ │ GerenjianliDao.java
│ │ │ PingjiaqiyeDao.java
│ │ │ QiyeDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │ YingpinzhiweiDao.java
│ │ │ ZhaopinxinxiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussgerenjianliEntity.java
│ │ │ │ DiscussqiyeEntity.java
│ │ │ │ DiscusszhaopinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ GerenjianliEntity.java
│ │ │ │ PingjiaqiyeEntity.java
│ │ │ │ QiyeEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ YingpinzhiweiEntity.java
│ │ │ │ ZhaopinxinxiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussgerenjianliModel.java
│ │ │ │ DiscussqiyeModel.java
│ │ │ │ DiscusszhaopinxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ GerenjianliModel.java
│ │ │ │ PingjiaqiyeModel.java
│ │ │ │ QiyeModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ YingpinzhiweiModel.java
│ │ │ │ ZhaopinxinxiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussgerenjianliView.java
│ │ │ │ DiscussqiyeView.java
│ │ │ │ DiscusszhaopinxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ GerenjianliView.java
│ │ │ │ PingjiaqiyeView.java
│ │ │ │ QiyeView.java
│ │ │ │ StoreupView.java
│ │ │ │ XueshengView.java
│ │ │ │ YingpinzhiweiView.java
│ │ │ │ ZhaopinxinxiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussgerenjianliVO.java
│ │ │ DiscussqiyeVO.java
│ │ │ DiscusszhaopinxinxiVO.java
│ │ │ ForumVO.java
│ │ │ GerenjianliVO.java
│ │ │ PingjiaqiyeVO.java
│ │ │ QiyeVO.java
│ │ │ StoreupVO.java
│ │ │ XueshengVO.java
│ │ │ YingpinzhiweiVO.java
│ │ │ ZhaopinxinxiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussgerenjianliService.java
│ │ │ │ DiscussqiyeService.java
│ │ │ │ DiscusszhaopinxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ GerenjianliService.java
│ │ │ │ PingjiaqiyeService.java
│ │ │ │ QiyeService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │ YingpinzhiweiService.java
│ │ │ │ ZhaopinxinxiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussgerenjianliServiceImpl.java
│ │ │ DiscussqiyeServiceImpl.java
│ │ │ DiscusszhaopinxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ GerenjianliServiceImpl.java
│ │ │ PingjiaqiyeServiceImpl.java
│ │ │ QiyeServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ YingpinzhiweiServiceImpl.java
│ │ │ ZhaopinxinxiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussgerenjianliDao.xml
│ │ │ DiscussqiyeDao.xml
│ │ │ DiscusszhaopinxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ GerenjianliDao.xml
│ │ │ PingjiaqiyeDao.xml
│ │ │ QiyeDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │ YingpinzhiweiDao.xml
│ │ │ ZhaopinxinxiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.0db1b7bf.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.e107806b.js
│ │ │ app.e107806b.js.map
│ │ │ chunk-vendors.2e4b3296.js
│ │ │ chunk-vendors.2e4b3296.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussgerenjianli
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussqiye
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusszhaopinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─gerenjianli
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─pingjiaqiye
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─qiye
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yingpinzhiwei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zhaopinxinxi
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussgerenjianli
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussqiye
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusszhaopinxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─gerenjianli
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─pingjiaqiye
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─qiye
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─yingpinzhiwei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─zhaopinxinxi
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ gerenjianli_zhaopian1.jpg
│ │ gerenjianli_zhaopian2.jpg
│ │ gerenjianli_zhaopian3.jpg
│ │ gerenjianli_zhaopian4.jpg
│ │ gerenjianli_zhaopian5.jpg
│ │ gerenjianli_zhaopian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ qiye_qiyetupian1.jpg
│ │ qiye_qiyetupian2.jpg
│ │ qiye_qiyetupian3.jpg
│ │ qiye_qiyetupian4.jpg
│ │ qiye_qiyetupian5.jpg
│ │ qiye_qiyetupian6.jpg
│ │ test.txt
│ │ xuesheng_zhaopian1.jpg
│ │ xuesheng_zhaopian2.jpg
│ │ xuesheng_zhaopian3.jpg
│ │ xuesheng_zhaopian4.jpg
│ │ xuesheng_zhaopian5.jpg
│ │ xuesheng_zhaopian6.jpg
│ │ zhaopinxinxi_tupian1.jpg
│ │ zhaopinxinxi_tupian2.jpg
│ │ zhaopinxinxi_tupian3.jpg
│ │ zhaopinxinxi_tupian4.jpg
│ │ zhaopinxinxi_tupian5.jpg
│ │ zhaopinxinxi_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000DC CA93:5784
F:\TEST\源码
│ ssm大学生社团管理系统lw+ppt.rar

└─ssm23uzf
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ dropDb.sql
│ mysql.sql
│ ssm23uzf.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshetuanhuodongController.java
│ │ │ DiscussshetuanxinwenController.java
│ │ │ DiscussshetuanxinxiController.java
│ │ │ FileController.java
│ │ │ HuodongbaomingController.java
│ │ │ MessagesController.java
│ │ │ ShetuanchengyuanController.java
│ │ │ ShetuanfenleiController.java
│ │ │ ShetuanfuzerenController.java
│ │ │ ShetuanhuodongController.java
│ │ │ ShetuanjingfeiController.java
│ │ │ ShetuanxinwenController.java
│ │ │ ShetuanxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ YonghuzixunController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshetuanhuodongDao.java
│ │ │ DiscussshetuanxinwenDao.java
│ │ │ DiscussshetuanxinxiDao.java
│ │ │ HuodongbaomingDao.java
│ │ │ MessagesDao.java
│ │ │ ShetuanchengyuanDao.java
│ │ │ ShetuanfenleiDao.java
│ │ │ ShetuanfuzerenDao.java
│ │ │ ShetuanhuodongDao.java
│ │ │ ShetuanjingfeiDao.java
│ │ │ ShetuanxinwenDao.java
│ │ │ ShetuanxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ YonghuzixunDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshetuanhuodongEntity.java
│ │ │ │ DiscussshetuanxinwenEntity.java
│ │ │ │ DiscussshetuanxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ HuodongbaomingEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ ShetuanchengyuanEntity.java
│ │ │ │ ShetuanfenleiEntity.java
│ │ │ │ ShetuanfuzerenEntity.java
│ │ │ │ ShetuanhuodongEntity.java
│ │ │ │ ShetuanjingfeiEntity.java
│ │ │ │ ShetuanxinwenEntity.java
│ │ │ │ ShetuanxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YonghuzixunEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussshetuanhuodongModel.java
│ │ │ │ DiscussshetuanxinwenModel.java
│ │ │ │ DiscussshetuanxinxiModel.java
│ │ │ │ HuodongbaomingModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ ShetuanchengyuanModel.java
│ │ │ │ ShetuanfenleiModel.java
│ │ │ │ ShetuanfuzerenModel.java
│ │ │ │ ShetuanhuodongModel.java
│ │ │ │ ShetuanjingfeiModel.java
│ │ │ │ ShetuanxinwenModel.java
│ │ │ │ ShetuanxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YonghuzixunModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussshetuanhuodongView.java
│ │ │ │ DiscussshetuanxinwenView.java
│ │ │ │ DiscussshetuanxinxiView.java
│ │ │ │ HuodongbaomingView.java
│ │ │ │ MessagesView.java
│ │ │ │ ShetuanchengyuanView.java
│ │ │ │ ShetuanfenleiView.java
│ │ │ │ ShetuanfuzerenView.java
│ │ │ │ ShetuanhuodongView.java
│ │ │ │ ShetuanjingfeiView.java
│ │ │ │ ShetuanxinwenView.java
│ │ │ │ ShetuanxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │ YonghuzixunView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussshetuanhuodongVO.java
│ │ │ DiscussshetuanxinwenVO.java
│ │ │ DiscussshetuanxinxiVO.java
│ │ │ HuodongbaomingVO.java
│ │ │ MessagesVO.java
│ │ │ ShetuanchengyuanVO.java
│ │ │ ShetuanfenleiVO.java
│ │ │ ShetuanfuzerenVO.java
│ │ │ ShetuanhuodongVO.java
│ │ │ ShetuanjingfeiVO.java
│ │ │ ShetuanxinwenVO.java
│ │ │ ShetuanxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │ YonghuzixunVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshetuanhuodongService.java
│ │ │ │ DiscussshetuanxinwenService.java
│ │ │ │ DiscussshetuanxinxiService.java
│ │ │ │ HuodongbaomingService.java
│ │ │ │ MessagesService.java
│ │ │ │ ShetuanchengyuanService.java
│ │ │ │ ShetuanfenleiService.java
│ │ │ │ ShetuanfuzerenService.java
│ │ │ │ ShetuanhuodongService.java
│ │ │ │ ShetuanjingfeiService.java
│ │ │ │ ShetuanxinwenService.java
│ │ │ │ ShetuanxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ YonghuzixunService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshetuanhuodongServiceImpl.java
│ │ │ DiscussshetuanxinwenServiceImpl.java
│ │ │ DiscussshetuanxinxiServiceImpl.java
│ │ │ HuodongbaomingServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ ShetuanchengyuanServiceImpl.java
│ │ │ ShetuanfenleiServiceImpl.java
│ │ │ ShetuanfuzerenServiceImpl.java
│ │ │ ShetuanhuodongServiceImpl.java
│ │ │ ShetuanjingfeiServiceImpl.java
│ │ │ ShetuanxinwenServiceImpl.java
│ │ │ ShetuanxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ YonghuzixunServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshetuanhuodongDao.xml
│ │ │ DiscussshetuanxinwenDao.xml
│ │ │ DiscussshetuanxinxiDao.xml
│ │ │ HuodongbaomingDao.xml
│ │ │ MessagesDao.xml
│ │ │ ShetuanchengyuanDao.xml
│ │ │ ShetuanfenleiDao.xml
│ │ │ ShetuanfuzerenDao.xml
│ │ │ ShetuanhuodongDao.xml
│ │ │ ShetuanjingfeiDao.xml
│ │ │ ShetuanxinwenDao.xml
│ │ │ ShetuanxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ YonghuzixunDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.a391e5d9.css
│ │ │ │ chunk-vendors.6d894868.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.8ecfa2d6.js
│ │ │ app.8ecfa2d6.js.map
│ │ │ chunk-vendors.67f732c2.js
│ │ │ chunk-vendors.67f732c2.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshetuanhuodong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshetuanxinwen
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshetuanxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─huodongbaoming
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─peizhiguanli
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanchengyuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanfuzeren
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanhuodong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanjingfei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanxinwen
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shetuanxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghuzixun
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ home.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ 000.png
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ db1.gif
│ │ │ db1.png
│ │ │ db2.gif
│ │ │ db3.gif
│ │ │ db4.png
│ │ │ index_icon.png
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.gif
│ │ │ news-bg.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ product-bg.jpg
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ test.jpg
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ └─pages
│ │ ├─address
│ │ │ add.html
│ │ │ list.html
│ │ │ update.html
│ │ │
│ │ ├─cart
│ │ │ list.html
│ │ │
│ │ ├─chat
│ │ │ chat.html
│ │ │
│ │ ├─config
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─cuotiben
│ │ │ list.html
│ │ │
│ │ ├─defaultuser
│ │ │ center.html
│ │ │ register.html
│ │ │
│ │ ├─discussshetuanhuodong
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─discussshetuanxinwen
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─discussshetuanxinxi
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─exampaper
│ │ │ exam.html
│ │ │ list.html
│ │ │
│ │ ├─examrecord
│ │ │ detail.html
│ │ │ list.html
│ │ │ wrong.html
│ │ │
│ │ ├─forum
│ │ │ add-comment.html
│ │ │ add.html
│ │ │ detail.html
│ │ │ list-my.html
│ │ │ list.html
│ │ │ update.html
│ │ │
│ │ ├─home
│ │ │ home.html
│ │ │
│ │ ├─huodongbaoming
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─login
│ │ │ login.html
│ │ │
│ │ ├─messages
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─news
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ ├─order
│ │ │ confirm.html
│ │ │ list.html
│ │ │
│ │ ├─recharge
│ │ │ recharge.html
│ │ │
│ │ ├─shetuanchengyuan
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shetuanfenlei
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shetuanfuzeren
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shetuanhuodong
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shetuanjingfei
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shetuanxinwen
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shetuanxinxi
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─storeup
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─users
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─yonghuzixun
│ │ add.html
│ │ center.html
│ │ detail.html
│ │ list.html
│ │ register.html
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1606352145310.jpg
│ │ 1606352170875.jpg
│ │ 1606352243173.jpg
│ │ 1606352248317.jpg
│ │ 1606352276593.jpg
│ │ 1606352302109.jpg
│ │ 1606353538810.jpg
│ │ huodongbaoming_tupian1.jpg
│ │ huodongbaoming_tupian2.jpg
│ │ huodongbaoming_tupian3.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ picture4.jpg
│ │ picture5.jpg
│ │ shetuanchengyuan_tupian1.jpg
│ │ shetuanchengyuan_tupian2.jpg
│ │ shetuanchengyuan_tupian3.jpg
│ │ shetuanfuzeren_touxiang1.jpg
│ │ shetuanfuzeren_touxiang2.jpg
│ │ shetuanfuzeren_touxiang3.jpg
│ │ shetuanhuodong_tupian1.jpg
│ │ shetuanhuodong_tupian2.jpg
│ │ shetuanhuodong_tupian3.jpg
│ │ shetuanxinwen_tupian1.jpg
│ │ shetuanxinwen_tupian2.jpg
│ │ shetuanxinwen_tupian3.jpg
│ │ shetuanxinxi_tupian1.jpg
│ │ shetuanxinxi_tupian2.jpg
│ │ shetuanxinxi_tupian3.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
├─classes
│ │ config.properties
│ │ log4j.properties
│ │
│ ├─com
│ │ ├─annotation
│ │ │ APPLoginUser.class
│ │ │ IgnoreAuth.class
│ │ │ LoginUser.class
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.class
│ │ │
│ │ ├─controller
│ │ │ CommonController.class
│ │ │ ConfigController.class
│ │ │ DiscussshetuanhuodongController.class
│ │ │ DiscussshetuanxinwenController.class
│ │ │ DiscussshetuanxinxiController.class
│ │ │ FileController.class
│ │ │ HuodongbaomingController.class
│ │ │ MessagesController.class
│ │ │ ShetuanchengyuanController.class
│ │ │ ShetuanfenleiController.class
│ │ │ ShetuanfuzerenController.class
│ │ │ ShetuanhuodongController.class
│ │ │ ShetuanjingfeiController.class
│ │ │ ShetuanxinwenController.class
│ │ │ ShetuanxinxiController.class
│ │ │ StoreupController.class
│ │ │ UserController.class
│ │ │ YonghuController.class
│ │ │ YonghuzixunController.class
│ │ │
│ │ ├─dao
│ │ │ CommonDao.class
│ │ │ ConfigDao.class
│ │ │ DiscussshetuanhuodongDao.class
│ │ │ DiscussshetuanxinwenDao.class
│ │ │ DiscussshetuanxinxiDao.class
│ │ │ HuodongbaomingDao.class
│ │ │ MessagesDao.class
│ │ │ ShetuanchengyuanDao.class
│ │ │ ShetuanfenleiDao.class
│ │ │ ShetuanfuzerenDao.class
│ │ │ ShetuanhuodongDao.class
│ │ │ ShetuanjingfeiDao.class
│ │ │ ShetuanxinwenDao.class
│ │ │ ShetuanxinxiDao.class
│ │ │ StoreupDao.class
│ │ │ TokenDao.class
│ │ │ UserDao.class
│ │ │ YonghuDao.class
│ │ │ YonghuzixunDao.class
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.class
│ │ │ │ DiscussshetuanhuodongEntity.class
│ │ │ │ DiscussshetuanxinwenEntity.class
│ │ │ │ DiscussshetuanxinxiEntity.class
│ │ │ │ EIException.class
│ │ │ │ HuodongbaomingEntity.class
│ │ │ │ MessagesEntity.class
│ │ │ │ ShetuanchengyuanEntity.class
│ │ │ │ ShetuanfenleiEntity.class
│ │ │ │ ShetuanfuzerenEntity.class
│ │ │ │ ShetuanhuodongEntity.class
│ │ │ │ ShetuanjingfeiEntity.class
│ │ │ │ ShetuanxinwenEntity.class
│ │ │ │ ShetuanxinxiEntity.class
│ │ │ │ StoreupEntity.class
│ │ │ │ TokenEntity.class
│ │ │ │ UserEntity.class
│ │ │ │ YonghuEntity.class
│ │ │ │ YonghuzixunEntity.class
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussshetuanhuodongModel.class
│ │ │ │ DiscussshetuanxinwenModel.class
│ │ │ │ DiscussshetuanxinxiModel.class
│ │ │ │ HuodongbaomingModel.class
│ │ │ │ MessagesModel.class
│ │ │ │ ShetuanchengyuanModel.class
│ │ │ │ ShetuanfenleiModel.class
│ │ │ │ ShetuanfuzerenModel.class
│ │ │ │ ShetuanhuodongModel.class
│ │ │ │ ShetuanjingfeiModel.class
│ │ │ │ ShetuanxinwenModel.class
│ │ │ │ ShetuanxinxiModel.class
│ │ │ │ StoreupModel.class
│ │ │ │ YonghuModel.class
│ │ │ │ YonghuzixunModel.class
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussshetuanhuodongView.class
│ │ │ │ DiscussshetuanxinwenView.class
│ │ │ │ DiscussshetuanxinxiView.class
│ │ │ │ HuodongbaomingView.class
│ │ │ │ MessagesView.class
│ │ │ │ ShetuanchengyuanView.class
│ │ │ │ ShetuanfenleiView.class
│ │ │ │ ShetuanfuzerenView.class
│ │ │ │ ShetuanhuodongView.class
│ │ │ │ ShetuanjingfeiView.class
│ │ │ │ ShetuanxinwenView.class
│ │ │ │ ShetuanxinxiView.class
│ │ │ │ StoreupView.class
│ │ │ │ YonghuView.class
│ │ │ │ YonghuzixunView.class
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussshetuanhuodongVO.class
│ │ │ DiscussshetuanxinwenVO.class
│ │ │ DiscussshetuanxinxiVO.class
│ │ │ HuodongbaomingVO.class
│ │ │ MessagesVO.class
│ │ │ ShetuanchengyuanVO.class
│ │ │ ShetuanfenleiVO.class
│ │ │ ShetuanfuzerenVO.class
│ │ │ ShetuanhuodongVO.class
│ │ │ ShetuanjingfeiVO.class
│ │ │ ShetuanxinwenVO.class
│ │ │ ShetuanxinxiVO.class
│ │ │ StoreupVO.class
│ │ │ YonghuVO.class
│ │ │ YonghuzixunVO.class
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.class
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.class
│ │ │
│ │ ├─service
│ │ │ │ CommonService.class
│ │ │ │ ConfigService.class
│ │ │ │ DiscussshetuanhuodongService.class
│ │ │ │ DiscussshetuanxinwenService.class
│ │ │ │ DiscussshetuanxinxiService.class
│ │ │ │ HuodongbaomingService.class
│ │ │ │ MessagesService.class
│ │ │ │ ShetuanchengyuanService.class
│ │ │ │ ShetuanfenleiService.class
│ │ │ │ ShetuanfuzerenService.class
│ │ │ │ ShetuanhuodongService.class
│ │ │ │ ShetuanjingfeiService.class
│ │ │ │ ShetuanxinwenService.class
│ │ │ │ ShetuanxinxiService.class
│ │ │ │ StoreupService.class
│ │ │ │ TokenService.class
│ │ │ │ UserService.class
│ │ │ │ YonghuService.class
│ │ │ │ YonghuzixunService.class
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.class
│ │ │ ConfigServiceImpl.class
│ │ │ DiscussshetuanhuodongServiceImpl.class
│ │ │ DiscussshetuanxinwenServiceImpl.class
│ │ │ DiscussshetuanxinxiServiceImpl.class
│ │ │ HuodongbaomingServiceImpl.class
│ │ │ MessagesServiceImpl.class
│ │ │ ShetuanchengyuanServiceImpl.class
│ │ │ ShetuanfenleiServiceImpl.class
│ │ │ ShetuanfuzerenServiceImpl.class
│ │ │ ShetuanhuodongServiceImpl.class
│ │ │ ShetuanjingfeiServiceImpl.class
│ │ │ ShetuanxinwenServiceImpl.class
│ │ │ ShetuanxinxiServiceImpl.class
│ │ │ StoreupServiceImpl.class
│ │ │ TokenServiceImpl.class
│ │ │ UserServiceImpl.class
│ │ │ YonghuServiceImpl.class
│ │ │ YonghuzixunServiceImpl.class
│ │ │
│ │ └─utils
│ │ BaiduUtil.class
│ │ CommonUtil.class
│ │ FileUtil.class
│ │ HttpClientUtils.class
│ │ JQPageInfo.class
│ │ MPUtil.class
│ │ PageUtils.class
│ │ Query.class
│ │ R.class
│ │ SpringContextUtils.class
│ │ SQLFilter.class
│ │ ValidatorUtils.class
│ │
│ ├─doc
│ │ sys_user.sql
│ │
│ ├─mapper
│ │ CommonDao.xml
│ │ ConfigDao.xml
│ │ DiscussshetuanhuodongDao.xml
│ │ DiscussshetuanxinwenDao.xml
│ │ DiscussshetuanxinxiDao.xml
│ │ HuodongbaomingDao.xml
│ │ MessagesDao.xml
│ │ ShetuanchengyuanDao.xml
│ │ ShetuanfenleiDao.xml
│ │ ShetuanfuzerenDao.xml
│ │ ShetuanhuodongDao.xml
│ │ ShetuanjingfeiDao.xml
│ │ ShetuanxinwenDao.xml
│ │ ShetuanxinxiDao.xml
│ │ StoreupDao.xml
│ │ TokenDao.xml
│ │ UserDao.xml
│ │ YonghuDao.xml
│ │ YonghuzixunDao.xml
│ │
│ ├─mybatis
│ │ mybatis-config.xml
│ │
│ └─spring
│ spring-mvc.xml
│ spring-mybatis.xml
│ spring.xml

├─m2e-wtp
│ └─web-resources
│ └─META-INF
│ │ MANIFEST.MF
│ │
│ └─maven
│ └─com.jlwl
│ └─ssm23uzf
│ pom.properties
│ pom.xml

└─test-classes
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000E1 CA93:5784
F:\TEST\源码
│ jsp大学生综合素质评分平台lw+ppt.rar
│ jsp开发说明.docx

└─大学生综合素质评分平台
└─jspm3l6sw
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm3l6sw.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BanjixinxiController.java
│ │ │ CepingbiaozhunController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusscepingbiaozhunController.java
│ │ │ FileController.java
│ │ │ HuodongjiluController.java
│ │ │ JiangchengxinxiController.java
│ │ │ JiaoxuezhiliangpingjiaController.java
│ │ │ KechengxinxiController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XueshengchengjiController.java
│ │ │ XueshengController.java
│ │ │ XueshengzonghecepingchengjiController.java
│ │ │
│ │ ├─dao
│ │ │ BanjixinxiDao.java
│ │ │ CepingbiaozhunDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusscepingbiaozhunDao.java
│ │ │ HuodongjiluDao.java
│ │ │ JiangchengxinxiDao.java
│ │ │ JiaoxuezhiliangpingjiaDao.java
│ │ │ KechengxinxiDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengchengjiDao.java
│ │ │ XueshengDao.java
│ │ │ XueshengzonghecepingchengjiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BanjixinxiEntity.java
│ │ │ │ CepingbiaozhunEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusscepingbiaozhunEntity.java
│ │ │ │ EIException.java
│ │ │ │ HuodongjiluEntity.java
│ │ │ │ JiangchengxinxiEntity.java
│ │ │ │ JiaoxuezhiliangpingjiaEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengchengjiEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ XueshengzonghecepingchengjiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BanjixinxiModel.java
│ │ │ │ CepingbiaozhunModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscusscepingbiaozhunModel.java
│ │ │ │ HuodongjiluModel.java
│ │ │ │ JiangchengxinxiModel.java
│ │ │ │ JiaoxuezhiliangpingjiaModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XueshengchengjiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ XueshengzonghecepingchengjiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BanjixinxiView.java
│ │ │ │ CepingbiaozhunView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscusscepingbiaozhunView.java
│ │ │ │ HuodongjiluView.java
│ │ │ │ JiangchengxinxiView.java
│ │ │ │ JiaoxuezhiliangpingjiaView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ XueshengchengjiView.java
│ │ │ │ XueshengView.java
│ │ │ │ XueshengzonghecepingchengjiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BanjixinxiVO.java
│ │ │ CepingbiaozhunVO.java
│ │ │ ChatVO.java
│ │ │ DiscusscepingbiaozhunVO.java
│ │ │ HuodongjiluVO.java
│ │ │ JiangchengxinxiVO.java
│ │ │ JiaoxuezhiliangpingjiaVO.java
│ │ │ KechengxinxiVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ XueshengchengjiVO.java
│ │ │ XueshengVO.java
│ │ │ XueshengzonghecepingchengjiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BanjixinxiService.java
│ │ │ │ CepingbiaozhunService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusscepingbiaozhunService.java
│ │ │ │ HuodongjiluService.java
│ │ │ │ JiangchengxinxiService.java
│ │ │ │ JiaoxuezhiliangpingjiaService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengchengjiService.java
│ │ │ │ XueshengService.java
│ │ │ │ XueshengzonghecepingchengjiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BanjixinxiServiceImpl.java
│ │ │ CepingbiaozhunServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusscepingbiaozhunServiceImpl.java
│ │ │ HuodongjiluServiceImpl.java
│ │ │ JiangchengxinxiServiceImpl.java
│ │ │ JiaoxuezhiliangpingjiaServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengchengjiServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ XueshengzonghecepingchengjiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BanjixinxiDao.xml
│ │ │ CepingbiaozhunDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusscepingbiaozhunDao.xml
│ │ │ HuodongjiluDao.xml
│ │ │ JiangchengxinxiDao.xml
│ │ │ JiaoxuezhiliangpingjiaDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengchengjiDao.xml
│ │ │ XueshengDao.xml
│ │ │ XueshengzonghecepingchengjiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │
│ ├─front
│ │ │ index.jsp
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─banjixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cepingbiaozhun
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusscepingbiaozhun
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─huodongjilu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiangchengxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoxuezhiliangpingjia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xueshengchengji
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─xueshengzonghecepingchengji
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─adminexam
│ │ │ │ add-or-update.jsp
│ │ │ │
│ │ │ ├─banjixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─cepingbiaozhun
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusscepingbiaozhun
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─huodongjilu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiangchengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoxuezhiliangpingjia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xueshengchengji
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─xueshengzonghecepingchengji
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1612592472359.jpg
│ │ 1612592484311.docx
│ │ 1612592548523.jpg
│ │ cepingbiaozhun_tupian1.jpg
│ │ cepingbiaozhun_tupian2.jpg
│ │ cepingbiaozhun_tupian3.jpg
│ │ cepingbiaozhun_tupian4.jpg
│ │ cepingbiaozhun_tupian5.jpg
│ │ cepingbiaozhun_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000D9 CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ 弹幕视频网站lw+ppt.rar

└─jspma945x
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspma945x.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshipinxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ OrdersController.java
│ │ │ ShangpinxinxiController.java
│ │ │ ShipinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshipinxinxiDao.java
│ │ │ ForumDao.java
│ │ │ OrdersDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ ShipinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshipinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ ShipinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussshipinxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ ShipinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussshipinxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ ShipinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscussshipinxinxiVO.java
│ │ │ ForumVO.java
│ │ │ OrdersVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ ShipinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshipinxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ ShipinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshipinxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ ShipinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshipinxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ ShipinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshipinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shipinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.min.css
│ │ │ color.css
│ │ │ fancybox.css
│ │ │ global.css
│ │ │ iconfont.css
│ │ │ login.reset.min.css
│ │ │ login.style.css
│ │ │ page.css
│ │ │ swiper.css
│ │ │ uzlist.css
│ │ │
│ │ ├─js
│ │ │ common.js
│ │ │ fancybox.js
│ │ │ jquery.min.js
│ │ │ superslide.2.1.1.min.js
│ │ │ swiper.animate1.0.2.min.js
│ │ │ swiper.min.js
│ │ │ wow.min.js
│ │ │
│ │ └─SourceHanSansCN-Normal
│ │ SourceHanSansCN-Normal.woff2
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshipinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shipinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614584565516.zip
│ │ 1614586222704.jpg
│ │ 1614586229089.mp4
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ shipinxinxi_tupian1.jpg
│ │ shipinxinxi_tupian2.jpg
│ │ shipinxinxi_tupian3.jpg
│ │ shipinxinxi_tupian4.jpg
│ │ shipinxinxi_tupian5.jpg
│ │ shipinxinxi_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000003A CA93:5784
F:\TEST\源码
│ ssm图书馆管理系统.docx
│ ssm开发说明.docx

└─ssm6p3nm
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm6p3nm.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DianzishuziyuanController.java
│ │ │ DiscusstushuxinxiController.java
│ │ │ FileController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ TushudingdanController.java
│ │ │ TushufenleiController.java
│ │ │ TushuxinxiController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DianzishuziyuanDao.java
│ │ │ DiscusstushuxinxiDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ TushudingdanDao.java
│ │ │ TushufenleiDao.java
│ │ │ TushuxinxiDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DianzishuziyuanEntity.java
│ │ │ │ DiscusstushuxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ TushudingdanEntity.java
│ │ │ │ TushufenleiEntity.java
│ │ │ │ TushuxinxiEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DianzishuziyuanModel.java
│ │ │ │ DiscusstushuxinxiModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ TushudingdanModel.java
│ │ │ │ TushufenleiModel.java
│ │ │ │ TushuxinxiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DianzishuziyuanView.java
│ │ │ │ DiscusstushuxinxiView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ TushudingdanView.java
│ │ │ │ TushufenleiView.java
│ │ │ │ TushuxinxiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DianzishuziyuanVO.java
│ │ │ DiscusstushuxinxiVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ TushudingdanVO.java
│ │ │ TushufenleiVO.java
│ │ │ TushuxinxiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DianzishuziyuanService.java
│ │ │ │ DiscusstushuxinxiService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ TushudingdanService.java
│ │ │ │ TushufenleiService.java
│ │ │ │ TushuxinxiService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DianzishuziyuanServiceImpl.java
│ │ │ DiscusstushuxinxiServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ TushudingdanServiceImpl.java
│ │ │ TushufenleiServiceImpl.java
│ │ │ TushuxinxiServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DianzishuziyuanDao.xml
│ │ │ DiscusstushuxinxiDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ TushudingdanDao.xml
│ │ │ TushufenleiDao.xml
│ │ │ TushuxinxiDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.d8d6bac0.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.2aa84033.js
│ │ │ app.2aa84033.js.map
│ │ │ chunk-vendors.379d98bf.js
│ │ │ chunk-vendors.379d98bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ └─views
│ │ │ 404.vue
│ │ │ center.vue
│ │ │ home.vue
│ │ │ index.vue
│ │ │ login.vue
│ │ │ pay.vue
│ │ │ register.vue
│ │ │ update-password.vue
│ │ │ update-password.vue.bak
│ │ │
│ │ └─modules
│ │ ├─config
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─dianzishuziyuan
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─discusstushuxinxi
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─messages
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─news
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─storeup
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─tushudingdan
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─tushufenlei
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─tushuxinxi
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ ├─users
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─yonghu
│ │ add-or-update.vue
│ │ list.vue
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dianzishuziyuan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusstushuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─tushudingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─tushufenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─tushuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1618984537375.png
│ │ 1618984629983.docx
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ tushuxinxi_tushufengmian1.jpg
│ │ tushuxinxi_tushufengmian2.jpg
│ │ tushuxinxi_tushufengmian3.jpg
│ │ tushuxinxi_tushufengmian4.jpg
│ │ tushuxinxi_tushufengmian5.jpg
│ │ tushuxinxi_tushufengmian6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000054 CA93:5784
F:\TEST\源码
│ ssm-电商扶贫平台网站lw+ppt.rar
│ ssm开发说明.docx

└─ssmy0tpp
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmy0tpp.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanpingjiaController.java
│ │ │ DiscussremenshangpinController.java
│ │ │ FileController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ RemenshangpinController.java
│ │ │ ShangpinfenleiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XitongrizhiController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanpingjiaDao.java
│ │ │ DiscussremenshangpinDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ RemenshangpinDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XitongrizhiDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanpingjiaEntity.java
│ │ │ │ DiscussremenshangpinEntity.java
│ │ │ │ EIException.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ RemenshangpinEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XitongrizhiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DingdanpingjiaModel.java
│ │ │ │ DiscussremenshangpinModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ RemenshangpinModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XitongrizhiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DingdanpingjiaView.java
│ │ │ │ DiscussremenshangpinView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ RemenshangpinView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ StoreupView.java
│ │ │ │ XitongrizhiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DingdanpingjiaVO.java
│ │ │ DiscussremenshangpinVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ RemenshangpinVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ StoreupVO.java
│ │ │ XitongrizhiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanpingjiaService.java
│ │ │ │ DiscussremenshangpinService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ RemenshangpinService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XitongrizhiService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanpingjiaServiceImpl.java
│ │ │ DiscussremenshangpinServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ RemenshangpinServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XitongrizhiServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanpingjiaDao.xml
│ │ │ DiscussremenshangpinDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ RemenshangpinDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XitongrizhiDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.d3ec64b7.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.814359a9.js
│ │ │ app.814359a9.js.map
│ │ │ chunk-vendors.2dab653d.js
│ │ │ chunk-vendors.2dab653d.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussremenshangpin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─remenshangpin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xitongrizhi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussremenshangpin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─remenshangpin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─xitongrizhi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1613975515820.jpg
│ │ 1613975525703.jpg
│ │ 1613975615045.jpg
│ │ 1613975630951.jpg
│ │ 1613975802832.png
│ │ 1613976008488.jpg
│ │ 1613976027822.jpg
│ │ 1613976117817.jpg
│ │ 1613976127139.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ remenshangpin_tupian1.jpg
│ │ remenshangpin_tupian2.jpg
│ │ remenshangpin_tupian3.jpg
│ │ remenshangpin_tupian4.jpg
│ │ remenshangpin_tupian5.jpg
│ │ remenshangpin_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000072 CA93:5784
F:\TEST\源码
│ ssm-电影网站lw+ppt.rar

└─ssmf2065
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmf2065.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DianyingfenleiController.java
│ │ │ DianyingziyuanController.java
│ │ │ DingdanxinxiController.java
│ │ │ DiscussfufeidianyingController.java
│ │ │ DiscussremendianyingController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ FufeidianyingController.java
│ │ │ NewsController.java
│ │ │ RemendianyingController.java
│ │ │ StoreupController.java
│ │ │ SucaitougaoController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DianyingfenleiDao.java
│ │ │ DianyingziyuanDao.java
│ │ │ DingdanxinxiDao.java
│ │ │ DiscussfufeidianyingDao.java
│ │ │ DiscussremendianyingDao.java
│ │ │ ForumDao.java
│ │ │ FufeidianyingDao.java
│ │ │ NewsDao.java
│ │ │ RemendianyingDao.java
│ │ │ StoreupDao.java
│ │ │ SucaitougaoDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DianyingfenleiEntity.java
│ │ │ │ DianyingziyuanEntity.java
│ │ │ │ DingdanxinxiEntity.java
│ │ │ │ DiscussfufeidianyingEntity.java
│ │ │ │ DiscussremendianyingEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ FufeidianyingEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RemendianyingEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ SucaitougaoEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DianyingfenleiModel.java
│ │ │ │ DianyingziyuanModel.java
│ │ │ │ DingdanxinxiModel.java
│ │ │ │ DiscussfufeidianyingModel.java
│ │ │ │ DiscussremendianyingModel.java
│ │ │ │ ForumModel.java
│ │ │ │ FufeidianyingModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RemendianyingModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ SucaitougaoModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DianyingfenleiView.java
│ │ │ │ DianyingziyuanView.java
│ │ │ │ DingdanxinxiView.java
│ │ │ │ DiscussfufeidianyingView.java
│ │ │ │ DiscussremendianyingView.java
│ │ │ │ ForumView.java
│ │ │ │ FufeidianyingView.java
│ │ │ │ NewsView.java
│ │ │ │ RemendianyingView.java
│ │ │ │ StoreupView.java
│ │ │ │ SucaitougaoView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DianyingfenleiVO.java
│ │ │ DianyingziyuanVO.java
│ │ │ DingdanxinxiVO.java
│ │ │ DiscussfufeidianyingVO.java
│ │ │ DiscussremendianyingVO.java
│ │ │ ForumVO.java
│ │ │ FufeidianyingVO.java
│ │ │ NewsVO.java
│ │ │ RemendianyingVO.java
│ │ │ StoreupVO.java
│ │ │ SucaitougaoVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DianyingfenleiService.java
│ │ │ │ DianyingziyuanService.java
│ │ │ │ DingdanxinxiService.java
│ │ │ │ DiscussfufeidianyingService.java
│ │ │ │ DiscussremendianyingService.java
│ │ │ │ ForumService.java
│ │ │ │ FufeidianyingService.java
│ │ │ │ NewsService.java
│ │ │ │ RemendianyingService.java
│ │ │ │ StoreupService.java
│ │ │ │ SucaitougaoService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DianyingfenleiServiceImpl.java
│ │ │ DianyingziyuanServiceImpl.java
│ │ │ DingdanxinxiServiceImpl.java
│ │ │ DiscussfufeidianyingServiceImpl.java
│ │ │ DiscussremendianyingServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ FufeidianyingServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RemendianyingServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ SucaitougaoServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DianyingfenleiDao.xml
│ │ │ DianyingziyuanDao.xml
│ │ │ DingdanxinxiDao.xml
│ │ │ DiscussfufeidianyingDao.xml
│ │ │ DiscussremendianyingDao.xml
│ │ │ ForumDao.xml
│ │ │ FufeidianyingDao.xml
│ │ │ NewsDao.xml
│ │ │ RemendianyingDao.xml
│ │ │ StoreupDao.xml
│ │ │ SucaitougaoDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.cbad2e06.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.7cb352e2.js
│ │ │ app.7cb352e2.js.map
│ │ │ chunk-vendors.979dc8e8.js
│ │ │ chunk-vendors.979dc8e8.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dianyingfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dianyingziyuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussfufeidianying
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussremendianying
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fufeidianying
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─remendianying
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─sucaitougao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dianyingfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dianyingziyuan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussfufeidianying
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussremendianying
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─fufeidianying
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─remendianying
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─sucaitougao
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611877492635.mp4
│ │ 1611877518624.jpg
│ │ 1611877524333.jpeg
│ │ 1611877528652.jpg
│ │ 1611877541853.jpg
│ │ 1611877549559.jpg
│ │ 1611877556087.jpeg
│ │ 1611877573265.jpg
│ │ 1611877578715.jpg
│ │ 1611877593711.mp4
│ │ 1611877848643.jpg
│ │ 1611878038458.jpg
│ │ 1611878093206.jpg
│ │ 1611878103244.jpg
│ │ 1611878183536.jpg
│ │ 1611878187961.jpg
│ │ 1611878191794.jpg
│ │ 1611878194462.jpg
│ │ 1611878213468.mp4
│ │ 1611878315439.mp4
│ │ 1611878403272.jpg
│ │ 1611878429654.png
│ │ dianyingziyuan_tupian1.jpg
│ │ dianyingziyuan_tupian2.jpg
│ │ dianyingziyuan_tupian3.jpg
│ │ dianyingziyuan_tupian4.jpg
│ │ dianyingziyuan_tupian5.jpg
│ │ dianyingziyuan_tupian6.jpg
│ │ dingdanxinxi_tupian1.jpg
│ │ dingdanxinxi_tupian2.jpg
│ │ dingdanxinxi_tupian3.jpg
│ │ dingdanxinxi_tupian4.jpg
│ │ dingdanxinxi_tupian5.jpg
│ │ dingdanxinxi_tupian6.jpg
│ │ fufeidianying_tupian1.jpg
│ │ fufeidianying_tupian2.jpg
│ │ fufeidianying_tupian3.jpg
│ │ fufeidianying_tupian4.jpg
│ │ fufeidianying_tupian5.jpg
│ │ fufeidianying_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ remendianying_tupian1.jpg
│ │ remendianying_tupian2.jpg
│ │ remendianying_tupian3.jpg
│ │ remendianying_tupian4.jpg
│ │ remendianying_tupian5.jpg
│ │ remendianying_tupian6.jpg
│ │ sucaitougao_tupian1.jpg
│ │ sucaitougao_tupian2.jpg
│ │ sucaitougao_tupian3.jpg
│ │ sucaitougao_tupian4.jpg
│ │ sucaitougao_tupian5.jpg
│ │ sucaitougao_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000EB CA93:5784
F:\TEST\源码
│ ssm电子竞技周边商城lw+ppt.zip

└─ssm2f3db
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ dropDb.sql
│ mysql.sql
│ ssm2f3db.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DefaultuserController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ HuodonggonggaoController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ ShangpinleixingController.java
│ │ │ ShangpinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DefaultuserDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ ForumDao.java
│ │ │ HuodonggonggaoDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ ShangpinleixingDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DefaultuserEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ HuodonggonggaoEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShangpinleixingEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ ConfigModel.java
│ │ │ │ DefaultuserModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ HuodonggonggaoModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShangpinleixingModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ ConfigView.java
│ │ │ │ DefaultuserView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ HuodonggonggaoView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShangpinleixingView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ ConfigVO.java
│ │ │ DefaultuserVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ ForumVO.java
│ │ │ HuodonggonggaoVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ ShangpinleixingVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DefaultuserService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ HuodonggonggaoService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShangpinleixingService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DefaultuserServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ HuodonggonggaoServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShangpinleixingServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DefaultuserDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ HuodonggonggaoDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShangpinleixingDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ muban.jpg
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.4143996f.css
│ │ │ │ chunk-vendors.6d894868.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.3709700f.js
│ │ │ app.3709700f.js.map
│ │ │ chunk-vendors.7ae8e92d.js
│ │ │ chunk-vendors.7ae8e92d.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─huodonggonggao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kaoshijilu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kefuguanli
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─luxianguanli
│ │ │ │ list.vue
│ │ │ │ route-add-or-update.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─peizhiguanli
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─renlianshangchuan
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinleixing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shijuanguanli
│ │ │ │ list.vue
│ │ │ │ paper-add-or-update.vue
│ │ │ │
│ │ │ ├─shijuanliebiao
│ │ │ │ exam.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shitiguanli
│ │ │ │ list.vue
│ │ │ │ question-add-or-update.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─weizhifudingdan
│ │ │ │ list.vue
│ │ │ │ order-add-or-update.vue
│ │ │ │
│ │ │ ├─yifahuodingdan
│ │ │ │ list.vue
│ │ │ │ order-add-or-update.vue
│ │ │ │
│ │ │ ├─yiquxiaodingdan
│ │ │ │ list.vue
│ │ │ │ order-add-or-update.vue
│ │ │ │
│ │ │ ├─yituikuandingdan
│ │ │ │ list.vue
│ │ │ │ order-add-or-update.vue
│ │ │ │
│ │ │ ├─yiwanchengdingdan
│ │ │ │ list.vue
│ │ │ │ order-add-or-update.vue
│ │ │ │
│ │ │ ├─yizhifudingdan
│ │ │ │ list.vue
│ │ │ │ order-add-or-update.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─zuoweiguanli
│ │ │ │ film-seat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zuoweiyudingguanli
│ │ │ list.vue
│ │ │ restaurant-seat-add-or-update.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ home.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ db1.gif
│ │ │ db1.png
│ │ │ db2.gif
│ │ │ db3.gif
│ │ │ db4.png
│ │ │ index_icon.png
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.gif
│ │ │ news-bg.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ product-bg.jpg
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ test.jpg
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ └─pages
│ │ ├─address
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │ update.html
│ │ │
│ │ ├─cart
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─chat
│ │ │ add.html
│ │ │ center.html
│ │ │ chat.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─config
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─cuotiben
│ │ │ list.html
│ │ │
│ │ ├─defaultuser
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─discussshangpinxinxi
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─exampaper
│ │ │ exam.html
│ │ │ list.html
│ │ │
│ │ ├─examrecord
│ │ │ detail.html
│ │ │ list.html
│ │ │ wrong.html
│ │ │
│ │ ├─forum
│ │ │ add-comment.html
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list-my.html
│ │ │ list.html
│ │ │ register.html
│ │ │ update.html
│ │ │
│ │ ├─home
│ │ │ home.html
│ │ │
│ │ ├─huodonggonggao
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─login
│ │ │ login.html
│ │ │
│ │ ├─messages
│ │ │ list.html
│ │ │
│ │ ├─news
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─order
│ │ │ confirm.html
│ │ │ list.html
│ │ │
│ │ ├─orders
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─recharge
│ │ │ recharge.html
│ │ │
│ │ ├─shangpinleixing
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─shangpinxinxi
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ ├─storeup
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─yonghu
│ │ add.html
│ │ center.html
│ │ detail.html
│ │ list.html
│ │ register.html
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ picture4.jpg
│ │ picture5.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000D5 CA93:5784
F:\TEST\源码
│ jspm电子商城系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmofb7i
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmofb7i.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ OrdersController.java
│ │ │ UserController.java
│ │ │ XianshangzhenliaoController.java
│ │ │ YaopinxinxiController.java
│ │ │ YishengController.java
│ │ │ YishengxinxiController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ForumDao.java
│ │ │ OrdersDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XianshangzhenliaoDao.java
│ │ │ YaopinxinxiDao.java
│ │ │ YishengDao.java
│ │ │ YishengxinxiDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XianshangzhenliaoEntity.java
│ │ │ │ YaopinxinxiEntity.java
│ │ │ │ YishengEntity.java
│ │ │ │ YishengxinxiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ ForumModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ XianshangzhenliaoModel.java
│ │ │ │ YaopinxinxiModel.java
│ │ │ │ YishengModel.java
│ │ │ │ YishengxinxiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ ForumView.java
│ │ │ │ OrdersView.java
│ │ │ │ XianshangzhenliaoView.java
│ │ │ │ YaopinxinxiView.java
│ │ │ │ YishengView.java
│ │ │ │ YishengxinxiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ ForumVO.java
│ │ │ OrdersVO.java
│ │ │ XianshangzhenliaoVO.java
│ │ │ YaopinxinxiVO.java
│ │ │ YishengVO.java
│ │ │ YishengxinxiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ForumService.java
│ │ │ │ OrdersService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XianshangzhenliaoService.java
│ │ │ │ YaopinxinxiService.java
│ │ │ │ YishengService.java
│ │ │ │ YishengxinxiService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XianshangzhenliaoServiceImpl.java
│ │ │ YaopinxinxiServiceImpl.java
│ │ │ YishengServiceImpl.java
│ │ │ YishengxinxiServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ForumDao.xml
│ │ │ OrdersDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XianshangzhenliaoDao.xml
│ │ │ YaopinxinxiDao.xml
│ │ │ YishengDao.xml
│ │ │ YishengxinxiDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ └─pages
│ │ ├─address
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │ update.jsp
│ │ │
│ │ ├─cart
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─chat
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ chat.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─config
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─cuotiben
│ │ │ list.jsp
│ │ │
│ │ ├─defaultuser
│ │ │ center.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─exampaper
│ │ │ exam.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─examrecord
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ wrong.jsp
│ │ │
│ │ ├─forum
│ │ │ add-comment.jsp
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list-my.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │ update.jsp
│ │ │
│ │ ├─home
│ │ │ home.jsp
│ │ │
│ │ ├─login
│ │ │ login.jsp
│ │ │
│ │ ├─messages
│ │ │ list.jsp
│ │ │
│ │ ├─news
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─order
│ │ │ confirm.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─orders
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─recharge
│ │ │ recharge.jsp
│ │ │
│ │ ├─storeup
│ │ │ list.jsp
│ │ │
│ │ ├─users
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─xianshangzhenliao
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─yaopinxinxi
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─yisheng
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─yishengxinxi
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─yonghu
│ │ add.jsp
│ │ center.jsp
│ │ detail.jsp
│ │ list.jsp
│ │ register.jsp
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xianshangzhenliao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yaopinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yisheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─yishengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1617248714369.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yaopinxinxi_tupian1.jpg
│ │ yaopinxinxi_tupian2.jpg
│ │ yaopinxinxi_tupian3.jpg
│ │ yaopinxinxi_tupian4.jpg
│ │ yaopinxinxi_tupian5.jpg
│ │ yaopinxinxi_tupian6.jpg
│ │ yishengxinxi_touxiang1.jpg
│ │ yishengxinxi_touxiang2.jpg
│ │ yishengxinxi_touxiang3.jpg
│ │ yishengxinxi_touxiang4.jpg
│ │ yishengxinxi_touxiang5.jpg
│ │ yishengxinxi_touxiang6.jpg
│ │ yisheng_touxiang1.jpg
│ │ yisheng_touxiang2.jpg
│ │ yisheng_touxiang3.jpg
│ │ yisheng_touxiang4.jpg
│ │ yisheng_touxiang5.jpg
│ │ yisheng_touxiang6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000094 CA93:5784
F:\TEST\源码
│ jsp-定西扶贫惠农推介系统lw+ppt.rar
│ jsp开发说明.docx

└─jspm27blb
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm27blb.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ FupinjihuaController.java
│ │ │ HuinongfuliController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ YouxiunongminController.java
│ │ │ ZaixianjuanzengController.java
│ │ │ ZhiyuanzhebaomingController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ForumDao.java
│ │ │ FupinjihuaDao.java
│ │ │ HuinongfuliDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ YouxiunongminDao.java
│ │ │ ZaixianjuanzengDao.java
│ │ │ ZhiyuanzhebaomingDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ FupinjihuaEntity.java
│ │ │ │ HuinongfuliEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YouxiunongminEntity.java
│ │ │ │ ZaixianjuanzengEntity.java
│ │ │ │ ZhiyuanzhebaomingEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ForumModel.java
│ │ │ │ FupinjihuaModel.java
│ │ │ │ HuinongfuliModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YouxiunongminModel.java
│ │ │ │ ZaixianjuanzengModel.java
│ │ │ │ ZhiyuanzhebaomingModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ForumView.java
│ │ │ │ FupinjihuaView.java
│ │ │ │ HuinongfuliView.java
│ │ │ │ YonghuView.java
│ │ │ │ YouxiunongminView.java
│ │ │ │ ZaixianjuanzengView.java
│ │ │ │ ZhiyuanzhebaomingView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ForumVO.java
│ │ │ FupinjihuaVO.java
│ │ │ HuinongfuliVO.java
│ │ │ YonghuVO.java
│ │ │ YouxiunongminVO.java
│ │ │ ZaixianjuanzengVO.java
│ │ │ ZhiyuanzhebaomingVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ForumService.java
│ │ │ │ FupinjihuaService.java
│ │ │ │ HuinongfuliService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ YouxiunongminService.java
│ │ │ │ ZaixianjuanzengService.java
│ │ │ │ ZhiyuanzhebaomingService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ FupinjihuaServiceImpl.java
│ │ │ HuinongfuliServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ YouxiunongminServiceImpl.java
│ │ │ ZaixianjuanzengServiceImpl.java
│ │ │ ZhiyuanzhebaomingServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ForumDao.xml
│ │ │ FupinjihuaDao.xml
│ │ │ HuinongfuliDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ YouxiunongminDao.xml
│ │ │ ZaixianjuanzengDao.xml
│ │ │ ZhiyuanzhebaomingDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─fupinjihua
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─huinongfuli
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─youxiunongmin
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─zaixianjuanzeng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─zhiyuanzhebaoming
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ login.style.css
│ │ │ style.css
│ │ │
│ │ ├─images
│ │ │ 1.jpg
│ │ │ 11.jpg
│ │ │ 12.jpg
│ │ │ 2.jpg
│ │ │ 3.jpg
│ │ │ 4.jpg
│ │ │ 7.jpg
│ │ │ banner.jpg
│ │ │ bg.jpg
│ │ │ left.jpg
│ │ │ logo.png
│ │ │ more.jpg
│ │ │ right.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ jquery-1.8.2.min.js
│ │ my.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─fupinjihua
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─huinongfuli
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─youxiunongmin
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─zaixianjuanzeng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─zhiyuanzhebaoming
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1616129611068.jpg
│ │ 1616129634997.jpg
│ │ 1616129654774.jpg
│ │ 1616129681128.jpg
│ │ 1616129711102.jpg
│ │ 1616129722007.jpg
│ │ 1616129756338.jpg
│ │ 1616129767971.jpg
│ │ 1616129785041.jpg
│ │ 1616129995869.jpg
│ │ 1616130019052.jpg
│ │ 1616130039957.jpg
│ │ 1616130064462.jpg
│ │ 1616130084342.jpg
│ │ 1616130328263.jpg
│ │ 1616130334570.jpg
│ │ 1616130472858.jpg
│ │ 1616130491045.jpg
│ │ 1616130506168.jpg
│ │ 1616130570026.jpg
│ │ fupinjihua_tupian1.jpg
│ │ fupinjihua_tupian2.jpg
│ │ fupinjihua_tupian3.jpg
│ │ fupinjihua_tupian4.jpg
│ │ fupinjihua_tupian5.jpg
│ │ fupinjihua_tupian6.jpg
│ │ huinongfuli_tupian1.jpg
│ │ huinongfuli_tupian2.jpg
│ │ huinongfuli_tupian3.jpg
│ │ huinongfuli_tupian4.jpg
│ │ huinongfuli_tupian5.jpg
│ │ huinongfuli_tupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │ youxiunongmin_touxiang1.jpg
│ │ youxiunongmin_touxiang2.jpg
│ │ youxiunongmin_touxiang3.jpg
│ │ youxiunongmin_touxiang4.jpg
│ │ youxiunongmin_touxiang5.jpg
│ │ youxiunongmin_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000006E CA93:5784
F:\TEST\源码
│ jspm东理咨询交流论坛lw+ppt.rar
│ jsp开发说明.docx

└─jspm40124
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm40124.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshizililiangController.java
│ │ │ DiscusstougaoxinxiController.java
│ │ │ DiscussxuexiaofengcaiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ NewsController.java
│ │ │ ShizililiangController.java
│ │ │ StoreupController.java
│ │ │ TougaoxinxiController.java
│ │ │ UserController.java
│ │ │ XuexiaofengcaiController.java
│ │ │ YijiantougaoController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshizililiangDao.java
│ │ │ DiscusstougaoxinxiDao.java
│ │ │ DiscussxuexiaofengcaiDao.java
│ │ │ ForumDao.java
│ │ │ NewsDao.java
│ │ │ ShizililiangDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ TougaoxinxiDao.java
│ │ │ UserDao.java
│ │ │ XuexiaofengcaiDao.java
│ │ │ YijiantougaoDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshizililiangEntity.java
│ │ │ │ DiscusstougaoxinxiEntity.java
│ │ │ │ DiscussxuexiaofengcaiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ ShizililiangEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ TougaoxinxiEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XuexiaofengcaiEntity.java
│ │ │ │ YijiantougaoEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DiscussshizililiangModel.java
│ │ │ │ DiscusstougaoxinxiModel.java
│ │ │ │ DiscussxuexiaofengcaiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ NewsModel.java
│ │ │ │ ShizililiangModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ TougaoxinxiModel.java
│ │ │ │ XuexiaofengcaiModel.java
│ │ │ │ YijiantougaoModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DiscussshizililiangView.java
│ │ │ │ DiscusstougaoxinxiView.java
│ │ │ │ DiscussxuexiaofengcaiView.java
│ │ │ │ ForumView.java
│ │ │ │ NewsView.java
│ │ │ │ ShizililiangView.java
│ │ │ │ StoreupView.java
│ │ │ │ TougaoxinxiView.java
│ │ │ │ XuexiaofengcaiView.java
│ │ │ │ YijiantougaoView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DiscussshizililiangVO.java
│ │ │ DiscusstougaoxinxiVO.java
│ │ │ DiscussxuexiaofengcaiVO.java
│ │ │ ForumVO.java
│ │ │ NewsVO.java
│ │ │ ShizililiangVO.java
│ │ │ StoreupVO.java
│ │ │ TougaoxinxiVO.java
│ │ │ XuexiaofengcaiVO.java
│ │ │ YijiantougaoVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshizililiangService.java
│ │ │ │ DiscusstougaoxinxiService.java
│ │ │ │ DiscussxuexiaofengcaiService.java
│ │ │ │ ForumService.java
│ │ │ │ NewsService.java
│ │ │ │ ShizililiangService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ TougaoxinxiService.java
│ │ │ │ UserService.java
│ │ │ │ XuexiaofengcaiService.java
│ │ │ │ YijiantougaoService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshizililiangServiceImpl.java
│ │ │ DiscusstougaoxinxiServiceImpl.java
│ │ │ DiscussxuexiaofengcaiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ ShizililiangServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ TougaoxinxiServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XuexiaofengcaiServiceImpl.java
│ │ │ YijiantougaoServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshizililiangDao.xml
│ │ │ DiscusstougaoxinxiDao.xml
│ │ │ DiscussxuexiaofengcaiDao.xml
│ │ │ ForumDao.xml
│ │ │ NewsDao.xml
│ │ │ ShizililiangDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ TougaoxinxiDao.xml
│ │ │ UserDao.xml
│ │ │ XuexiaofengcaiDao.xml
│ │ │ YijiantougaoDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshizililiang
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusstougaoxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussxuexiaofengcai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shizililiang
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─tougaoxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuexiaofengcai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─yijiantougao
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussshizililiang
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discusstougaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussxuexiaofengcai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shizililiang
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─tougaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xuexiaofengcai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yijiantougao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614666830506.jpg
│ │ 1614666836772.jpg
│ │ 1614666843728.jpg
│ │ 1614666850793.jpg
│ │ 1614666857367.jpg
│ │ 1614666863983.jpg
│ │ 1614666887349.jpg
│ │ 1614666893599.jpg
│ │ 1614666899284.jpg
│ │ 1614666905135.jpg
│ │ 1614666911807.jpg
│ │ 1614666917660.jpg
│ │ 1614666931041.jpg
│ │ 1614666938824.jpg
│ │ 1614666950126.jpg
│ │ 1614666956750.jpg
│ │ 1614666963594.jpg
│ │ 1614666969954.jpg
│ │ 1614666976150.jpg
│ │ 1614666982152.jpg
│ │ 1614666988696.jpg
│ │ 1614667230656.jpg
│ │ 1614667237718.jpg
│ │ 1614667273358.jpg
│ │ 1614667488340.jpg
│ │ 1614667493997.jpg
│ │ 1614667501107.jpg
│ │ 1614667508005.jpg
│ │ 1614667517488.jpg
│ │ 1614667535388.jpg
│ │ 1614667628261.jpg
│ │ 1614667636560.jpg
│ │ 1614667658876.jpg
│ │ 1614667671259.jpg
│ │ 1614667729061.jpg
│ │ 1614667764750.jpg
│ │ 1614667846647.jpg
│ │ 1614667859087.jpg
│ │ 1614667908024.jpg
│ │ 1614667956870.docx
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shizililiang_tupian1.jpg
│ │ shizililiang_tupian2.jpg
│ │ shizililiang_tupian3.jpg
│ │ shizililiang_tupian4.jpg
│ │ shizililiang_tupian5.jpg
│ │ shizililiang_tupian6.jpg
│ │ test.txt
│ │ tougaoxinxi_fengmiantu1.jpg
│ │ tougaoxinxi_fengmiantu2.jpg
│ │ tougaoxinxi_fengmiantu3.jpg
│ │ tougaoxinxi_fengmiantu4.jpg
│ │ tougaoxinxi_fengmiantu5.jpg
│ │ tougaoxinxi_fengmiantu6.jpg
│ │ xuexiaofengcai_tupian1.jpg
│ │ xuexiaofengcai_tupian2.jpg
│ │ xuexiaofengcai_tupian3.jpg
│ │ xuexiaofengcai_tupian4.jpg
│ │ xuexiaofengcai_tupian5.jpg
│ │ xuexiaofengcai_tupian6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000EE CA93:5784
F:\TEST\源码
│ ssm-动漫评论网站lw+ppt.rar

└─ssmiagf8
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmiagf8.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussremendongmanController.java
│ │ │ DiscussxinpindongmanController.java
│ │ │ DongmanleixingController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ NewsController.java
│ │ │ RemendongmanController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XinpindongmanController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussremendongmanDao.java
│ │ │ DiscussxinpindongmanDao.java
│ │ │ DongmanleixingDao.java
│ │ │ ForumDao.java
│ │ │ NewsDao.java
│ │ │ RemendongmanDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XinpindongmanDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussremendongmanEntity.java
│ │ │ │ DiscussxinpindongmanEntity.java
│ │ │ │ DongmanleixingEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RemendongmanEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XinpindongmanEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussremendongmanModel.java
│ │ │ │ DiscussxinpindongmanModel.java
│ │ │ │ DongmanleixingModel.java
│ │ │ │ ForumModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RemendongmanModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XinpindongmanModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussremendongmanView.java
│ │ │ │ DiscussxinpindongmanView.java
│ │ │ │ DongmanleixingView.java
│ │ │ │ ForumView.java
│ │ │ │ NewsView.java
│ │ │ │ RemendongmanView.java
│ │ │ │ StoreupView.java
│ │ │ │ XinpindongmanView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussremendongmanVO.java
│ │ │ DiscussxinpindongmanVO.java
│ │ │ DongmanleixingVO.java
│ │ │ ForumVO.java
│ │ │ NewsVO.java
│ │ │ RemendongmanVO.java
│ │ │ StoreupVO.java
│ │ │ XinpindongmanVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussremendongmanService.java
│ │ │ │ DiscussxinpindongmanService.java
│ │ │ │ DongmanleixingService.java
│ │ │ │ ForumService.java
│ │ │ │ NewsService.java
│ │ │ │ RemendongmanService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XinpindongmanService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussremendongmanServiceImpl.java
│ │ │ DiscussxinpindongmanServiceImpl.java
│ │ │ DongmanleixingServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RemendongmanServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XinpindongmanServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussremendongmanDao.xml
│ │ │ DiscussxinpindongmanDao.xml
│ │ │ DongmanleixingDao.xml
│ │ │ ForumDao.xml
│ │ │ NewsDao.xml
│ │ │ RemendongmanDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XinpindongmanDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.27a01526.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.81fefde6.js
│ │ │ app.81fefde6.js.map
│ │ │ chunk-vendors.2af97b21.js
│ │ │ chunk-vendors.2af97b21.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussremendongman
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussxinpindongman
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dongmanleixing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─remendongman
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xinpindongman
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussremendongman
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussxinpindongman
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dongmanleixing
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─remendongman
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─xinpindongman
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611557927543.mp4
│ │ 1611557943597.mp4
│ │ 1611558507748.jpg
│ │ 1611558685329.jpg
│ │ 1611558812320.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ remendongman_tupian1.jpg
│ │ remendongman_tupian2.jpg
│ │ remendongman_tupian3.jpg
│ │ remendongman_tupian4.jpg
│ │ remendongman_tupian5.jpg
│ │ remendongman_tupian6.jpg
│ │ test.txt
│ │ xinpindongman_tupian1.jpg
│ │ xinpindongman_tupian2.jpg
│ │ xinpindongman_tupian3.jpg
│ │ xinpindongman_tupian4.jpg
│ │ xinpindongman_tupian5.jpg
│ │ xinpindongman_tupian6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000C9 CA93:5784
F:\TEST\源码
│ ssm动漫周边商城lw+ppt.rar

└─ssmz9d00
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmz9d00.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdantongzhiController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FahuowuliuController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ MaijiaController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ ShangpinfenleiController.java
│ │ │ ShangpinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdantongzhiDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ FahuowuliuDao.java
│ │ │ ForumDao.java
│ │ │ MaijiaDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdantongzhiEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ FahuowuliuEntity.java
│ │ │ │ ForumEntity.java
│ │ │ │ MaijiaEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DingdantongzhiModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ FahuowuliuModel.java
│ │ │ │ ForumModel.java
│ │ │ │ MaijiaModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DingdantongzhiView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ FahuowuliuView.java
│ │ │ │ ForumView.java
│ │ │ │ MaijiaView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DingdantongzhiVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ FahuowuliuVO.java
│ │ │ ForumVO.java
│ │ │ MaijiaVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdantongzhiService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ FahuowuliuService.java
│ │ │ │ ForumService.java
│ │ │ │ MaijiaService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdantongzhiServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ FahuowuliuServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ MaijiaServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdantongzhiDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ FahuowuliuDao.xml
│ │ │ ForumDao.xml
│ │ │ MaijiaDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.f95df46d.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.2798f6a2.js
│ │ │ app.2798f6a2.js.map
│ │ │ chunk-vendors.2af97b21.js
│ │ │ chunk-vendors.2af97b21.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdantongzhi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fahuowuliu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─maijia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdantongzhi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fahuowuliu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─maijia
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ maijia_dianputouxiang1.jpg
│ │ maijia_dianputouxiang2.jpg
│ │ maijia_dianputouxiang3.jpg
│ │ maijia_dianputouxiang4.jpg
│ │ maijia_dianputouxiang5.jpg
│ │ maijia_dianputouxiang6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000B5 CA93:5784
F:\TEST\源码
│ jspm二手车交易网站lw+ppt.rar
│ jsp开发说明.docx

└─jspmin18p
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmin18p.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingjinzhifuController.java
│ │ │ ErshouchefenleiController.java
│ │ │ ErshouchexinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ NewsController.java
│ │ │ PinggubaojiaController.java
│ │ │ QichepingguController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ YuyuedaodianController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingjinzhifuDao.java
│ │ │ ErshouchefenleiDao.java
│ │ │ ErshouchexinxiDao.java
│ │ │ ForumDao.java
│ │ │ NewsDao.java
│ │ │ PinggubaojiaDao.java
│ │ │ QichepingguDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ YuyuedaodianDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingjinzhifuEntity.java
│ │ │ │ EIException.java
│ │ │ │ ErshouchefenleiEntity.java
│ │ │ │ ErshouchexinxiEntity.java
│ │ │ │ ForumEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ PinggubaojiaEntity.java
│ │ │ │ QichepingguEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YuyuedaodianEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DingjinzhifuModel.java
│ │ │ │ ErshouchefenleiModel.java
│ │ │ │ ErshouchexinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ NewsModel.java
│ │ │ │ PinggubaojiaModel.java
│ │ │ │ QichepingguModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YuyuedaodianModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DingjinzhifuView.java
│ │ │ │ ErshouchefenleiView.java
│ │ │ │ ErshouchexinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ NewsView.java
│ │ │ │ PinggubaojiaView.java
│ │ │ │ QichepingguView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │ YuyuedaodianView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DingjinzhifuVO.java
│ │ │ ErshouchefenleiVO.java
│ │ │ ErshouchexinxiVO.java
│ │ │ ForumVO.java
│ │ │ NewsVO.java
│ │ │ PinggubaojiaVO.java
│ │ │ QichepingguVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │ YuyuedaodianVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingjinzhifuService.java
│ │ │ │ ErshouchefenleiService.java
│ │ │ │ ErshouchexinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ NewsService.java
│ │ │ │ PinggubaojiaService.java
│ │ │ │ QichepingguService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ YuyuedaodianService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingjinzhifuServiceImpl.java
│ │ │ ErshouchefenleiServiceImpl.java
│ │ │ ErshouchexinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ PinggubaojiaServiceImpl.java
│ │ │ QichepingguServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ YuyuedaodianServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingjinzhifuDao.xml
│ │ │ ErshouchefenleiDao.xml
│ │ │ ErshouchexinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ NewsDao.xml
│ │ │ PinggubaojiaDao.xml
│ │ │ QichepingguDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ YuyuedaodianDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dingjinzhifu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─ershouchefenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─ershouchexinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─pinggubaojia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qichepinggu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yuyuedaodian
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ login.style.css
│ │ │ style.css
│ │ │
│ │ ├─images
│ │ │ 1.jpg
│ │ │ 11.jpg
│ │ │ 12.jpg
│ │ │ 2.jpg
│ │ │ 3.jpg
│ │ │ 4.jpg
│ │ │ 7.jpg
│ │ │ banner.jpg
│ │ │ bg.jpg
│ │ │ left.jpg
│ │ │ logo.png
│ │ │ more.jpg
│ │ │ right.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ jquery-1.8.2.min.js
│ │ my.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─dingjinzhifu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─ershouchefenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─ershouchexinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─pinggubaojia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─qichepinggu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yuyuedaodian
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1615271973270.jpg
│ │ 1615272115146.jpg
│ │ 1615272377484.jpg
│ │ ershouchexinxi_tupian1.jpg
│ │ ershouchexinxi_tupian2.jpg
│ │ ershouchexinxi_tupian3.jpg
│ │ ershouchexinxi_tupian4.jpg
│ │ ershouchexinxi_tupian5.jpg
│ │ ershouchexinxi_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ qichepinggu_tupian1.jpg
│ │ qichepinggu_tupian2.jpg
│ │ qichepinggu_tupian3.jpg
│ │ qichepinggu_tupian4.jpg
│ │ qichepinggu_tupian5.jpg
│ │ qichepinggu_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000CD CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ 二手交易平台 .lw+ppt.rar

└─jspm0ghn9
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm0ghn9.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanpeisongController.java
│ │ │ DingdanxinxiController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ ShangjiaController.java
│ │ │ ShangpinfenleiController.java
│ │ │ ShangpinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanpeisongDao.java
│ │ │ DingdanxinxiDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ ForumDao.java
│ │ │ ShangjiaDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanpeisongEntity.java
│ │ │ │ DingdanxinxiEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ ShangjiaEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DingdanpeisongModel.java
│ │ │ │ DingdanxinxiModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ ShangjiaModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DingdanpeisongView.java
│ │ │ │ DingdanxinxiView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ ShangjiaView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DingdanpeisongVO.java
│ │ │ DingdanxinxiVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ ForumVO.java
│ │ │ ShangjiaVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanpeisongService.java
│ │ │ │ DingdanxinxiService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ ShangjiaService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanpeisongServiceImpl.java
│ │ │ DingdanxinxiServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ ShangjiaServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanpeisongDao.xml
│ │ │ DingdanxinxiDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ ShangjiaDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dingdanpeisong
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shangjia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.min.css
│ │ │ color.css
│ │ │ fancybox.css
│ │ │ global.css
│ │ │ iconfont.css
│ │ │ login.reset.min.css
│ │ │ login.style.css
│ │ │ page.css
│ │ │ swiper.css
│ │ │ uzlist.css
│ │ │
│ │ ├─js
│ │ │ common.js
│ │ │ fancybox.js
│ │ │ jquery.min.js
│ │ │ superslide.2.1.1.min.js
│ │ │ swiper.animate1.0.2.min.js
│ │ │ swiper.min.js
│ │ │ wow.min.js
│ │ │
│ │ └─SourceHanSansCN-Normal
│ │ SourceHanSansCN-Normal.woff2
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─dingdanpeisong
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shangjia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1615514178045.jpg
│ │ 1615514350102.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangjia_tupian1.jpg
│ │ shangjia_tupian2.jpg
│ │ shangjia_tupian3.jpg
│ │ shangjia_tupian4.jpg
│ │ shangjia_tupian5.jpg
│ │ shangjia_tupian6.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000B3 CA93:5784
F:\TEST\源码
│ ssm-二手母婴商品交易系统lw+ppt.zip

└─ssm5gyjb
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm5gyjb.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanpingjiaController.java
│ │ │ DiscussrexiaoshangpinController.java
│ │ │ DiscussshangjiaxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ RexiaoshangpinController.java
│ │ │ ShangjiaxinxiController.java
│ │ │ ShangpinfenleiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanpingjiaDao.java
│ │ │ DiscussrexiaoshangpinDao.java
│ │ │ DiscussshangjiaxinxiDao.java
│ │ │ ForumDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ RexiaoshangpinDao.java
│ │ │ ShangjiaxinxiDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanpingjiaEntity.java
│ │ │ │ DiscussrexiaoshangpinEntity.java
│ │ │ │ DiscussshangjiaxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ RexiaoshangpinEntity.java
│ │ │ │ ShangjiaxinxiEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DingdanpingjiaModel.java
│ │ │ │ DiscussrexiaoshangpinModel.java
│ │ │ │ DiscussshangjiaxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ RexiaoshangpinModel.java
│ │ │ │ ShangjiaxinxiModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DingdanpingjiaView.java
│ │ │ │ DiscussrexiaoshangpinView.java
│ │ │ │ DiscussshangjiaxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ RexiaoshangpinView.java
│ │ │ │ ShangjiaxinxiView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DingdanpingjiaVO.java
│ │ │ DiscussrexiaoshangpinVO.java
│ │ │ DiscussshangjiaxinxiVO.java
│ │ │ ForumVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ RexiaoshangpinVO.java
│ │ │ ShangjiaxinxiVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanpingjiaService.java
│ │ │ │ DiscussrexiaoshangpinService.java
│ │ │ │ DiscussshangjiaxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ RexiaoshangpinService.java
│ │ │ │ ShangjiaxinxiService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanpingjiaServiceImpl.java
│ │ │ DiscussrexiaoshangpinServiceImpl.java
│ │ │ DiscussshangjiaxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ RexiaoshangpinServiceImpl.java
│ │ │ ShangjiaxinxiServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanpingjiaDao.xml
│ │ │ DiscussrexiaoshangpinDao.xml
│ │ │ DiscussshangjiaxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ RexiaoshangpinDao.xml
│ │ │ ShangjiaxinxiDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.c8f5b99b.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.b9eae674.js
│ │ │ app.b9eae674.js.map
│ │ │ chunk-vendors.fd50209d.js
│ │ │ chunk-vendors.fd50209d.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussrexiaoshangpin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshangjiaxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─rexiaoshangpin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangjiaxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussrexiaoshangpin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussshangjiaxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─rexiaoshangpin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangjiaxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611528795529.jpg
│ │ 1611528921144.jpg
│ │ 1611529018358.jpg
│ │ 1611529206007.jpg
│ │ 1611529351921.jpg
│ │ 1611529503349.jpg
│ │ 1611529530649.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ rexiaoshangpin_tupian1.jpg
│ │ rexiaoshangpin_tupian2.jpg
│ │ rexiaoshangpin_tupian3.jpg
│ │ rexiaoshangpin_tupian4.jpg
│ │ rexiaoshangpin_tupian5.jpg
│ │ rexiaoshangpin_tupian6.jpg
│ │ shangjiaxinxi_shangjiatupian1.jpg
│ │ shangjiaxinxi_shangjiatupian2.jpg
│ │ shangjiaxinxi_shangjiatupian3.jpg
│ │ shangjiaxinxi_shangjiatupian4.jpg
│ │ shangjiaxinxi_shangjiatupian5.jpg
│ │ shangjiaxinxi_shangjiatupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000001F CA93:5784
F:\TEST\源码
│ java二手手机回收平台系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmnn8z9
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmnn8z9.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshoujishangchengController.java
│ │ │ FileController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ ShoujigujiaController.java
│ │ │ ShoujihuishouController.java
│ │ │ ShoujipinpaiController.java
│ │ │ ShoujishangchengController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshoujishangchengDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ ShoujigujiaDao.java
│ │ │ ShoujihuishouDao.java
│ │ │ ShoujipinpaiDao.java
│ │ │ ShoujishangchengDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshoujishangchengEntity.java
│ │ │ │ EIException.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShoujigujiaEntity.java
│ │ │ │ ShoujihuishouEntity.java
│ │ │ │ ShoujipinpaiEntity.java
│ │ │ │ ShoujishangchengEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ DiscussshoujishangchengModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShoujigujiaModel.java
│ │ │ │ ShoujihuishouModel.java
│ │ │ │ ShoujipinpaiModel.java
│ │ │ │ ShoujishangchengModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ DiscussshoujishangchengView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShoujigujiaView.java
│ │ │ │ ShoujihuishouView.java
│ │ │ │ ShoujipinpaiView.java
│ │ │ │ ShoujishangchengView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ DiscussshoujishangchengVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ ShoujigujiaVO.java
│ │ │ ShoujihuishouVO.java
│ │ │ ShoujipinpaiVO.java
│ │ │ ShoujishangchengVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshoujishangchengService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShoujigujiaService.java
│ │ │ │ ShoujihuishouService.java
│ │ │ │ ShoujipinpaiService.java
│ │ │ │ ShoujishangchengService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshoujishangchengServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShoujigujiaServiceImpl.java
│ │ │ ShoujihuishouServiceImpl.java
│ │ │ ShoujipinpaiServiceImpl.java
│ │ │ ShoujishangchengServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshoujishangchengDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShoujigujiaDao.xml
│ │ │ ShoujihuishouDao.xml
│ │ │ ShoujipinpaiDao.xml
│ │ │ ShoujishangchengDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshoujishangcheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shoujigujia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujihuishou
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujipinpai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujishangcheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshoujishangcheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujigujia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujihuishou
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujipinpai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shoujishangcheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614226356748.png
│ │ 1614226399026.jpg
│ │ 1614226419641.jpg
│ │ 1614226475716.docx
│ │ 1614226517524.jpg
│ │ 1614226533115.jpg
│ │ 1614226546342.jpg
│ │ 1614226585880.jpg
│ │ 1614226599615.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shoujigujia_tupian1.jpg
│ │ shoujigujia_tupian2.jpg
│ │ shoujigujia_tupian3.jpg
│ │ shoujigujia_tupian4.jpg
│ │ shoujigujia_tupian5.jpg
│ │ shoujigujia_tupian6.jpg
│ │ shoujihuishou_tupian1.jpg
│ │ shoujihuishou_tupian2.jpg
│ │ shoujihuishou_tupian3.jpg
│ │ shoujihuishou_tupian4.jpg
│ │ shoujihuishou_tupian5.jpg
│ │ shoujihuishou_tupian6.jpg
│ │ shoujishangcheng_tupian1.jpg
│ │ shoujishangcheng_tupian2.jpg
│ │ shoujishangcheng_tupian3.jpg
│ │ shoujishangcheng_tupian4.jpg
│ │ shoujishangcheng_tupian5.jpg
│ │ shoujishangcheng_tupian6.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000CC CA93:5784
F:\TEST\源码
│ ssm房屋出租出售系统lw+ppt.rar

└─ssmoz6i8
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmoz6i8.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ ChuzudingdanController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussfangwuzushouController.java
│ │ │ FangwuzushouController.java
│ │ │ FangxingxinxiController.java
│ │ │ FileController.java
│ │ │ GoumaidingdanController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ ZushouhetongController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ ChuzudingdanDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussfangwuzushouDao.java
│ │ │ FangwuzushouDao.java
│ │ │ FangxingxinxiDao.java
│ │ │ GoumaidingdanDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ ZushouhetongDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ChuzudingdanEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussfangwuzushouEntity.java
│ │ │ │ EIException.java
│ │ │ │ FangwuzushouEntity.java
│ │ │ │ FangxingxinxiEntity.java
│ │ │ │ GoumaidingdanEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ ZushouhetongEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ ChuzudingdanModel.java
│ │ │ │ DiscussfangwuzushouModel.java
│ │ │ │ FangwuzushouModel.java
│ │ │ │ FangxingxinxiModel.java
│ │ │ │ GoumaidingdanModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ ZushouhetongModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ ChuzudingdanView.java
│ │ │ │ DiscussfangwuzushouView.java
│ │ │ │ FangwuzushouView.java
│ │ │ │ FangxingxinxiView.java
│ │ │ │ GoumaidingdanView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZushouhetongView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ ChuzudingdanVO.java
│ │ │ DiscussfangwuzushouVO.java
│ │ │ FangwuzushouVO.java
│ │ │ FangxingxinxiVO.java
│ │ │ GoumaidingdanVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │ ZushouhetongVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ ChuzudingdanService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussfangwuzushouService.java
│ │ │ │ FangwuzushouService.java
│ │ │ │ FangxingxinxiService.java
│ │ │ │ GoumaidingdanService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZushouhetongService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ ChuzudingdanServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussfangwuzushouServiceImpl.java
│ │ │ FangwuzushouServiceImpl.java
│ │ │ FangxingxinxiServiceImpl.java
│ │ │ GoumaidingdanServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZushouhetongServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ ChuzudingdanDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussfangwuzushouDao.xml
│ │ │ FangwuzushouDao.xml
│ │ │ FangxingxinxiDao.xml
│ │ │ GoumaidingdanDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ ZushouhetongDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.cc088c10.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.fdb06f71.js
│ │ │ app.fdb06f71.js.map
│ │ │ chunk-vendors.fd50209d.js
│ │ │ chunk-vendors.fd50209d.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chuzudingdan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussfangwuzushou
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangwuzushou
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangxingxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─goumaidingdan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zushouhetong
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─chuzudingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussfangwuzushou
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangwuzushou
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangxingxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─goumaidingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─zushouhetong
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611135883945.jpg
│ │ 1611135890372.jpg
│ │ 1611136242771.jpg
│ │ 1611136270656.jpg
│ │ 1611136331040.pptx
│ │ 1611136391389.png
│ │ 1611136406289.jpg
│ │ fangwuzushou_tupian1.jpg
│ │ fangwuzushou_tupian2.jpg
│ │ fangwuzushou_tupian3.jpg
│ │ fangwuzushou_tupian4.jpg
│ │ fangwuzushou_tupian5.jpg
│ │ fangwuzushou_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000003E CA93:5784
F:\TEST\源码
│ ssm开发说明.docx
│ ssm房屋租赁平台lw+ppt.rar

└─ssm7wina
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm7wina.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BaozhangController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FangdongController.java
│ │ │ FangwuleixingController.java
│ │ │ FangwuxinxiController.java
│ │ │ FangwuyudingController.java
│ │ │ FileController.java
│ │ │ HetongzhongzhiController.java
│ │ │ NewsController.java
│ │ │ RichengController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ ZujinjiaofuController.java
│ │ │ ZujinjiesuanController.java
│ │ │ ZulinhetongController.java
│ │ │
│ │ ├─dao
│ │ │ BaozhangDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ FangdongDao.java
│ │ │ FangwuleixingDao.java
│ │ │ FangwuxinxiDao.java
│ │ │ FangwuyudingDao.java
│ │ │ HetongzhongzhiDao.java
│ │ │ NewsDao.java
│ │ │ RichengDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ ZujinjiaofuDao.java
│ │ │ ZujinjiesuanDao.java
│ │ │ ZulinhetongDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BaozhangEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ FangdongEntity.java
│ │ │ │ FangwuleixingEntity.java
│ │ │ │ FangwuxinxiEntity.java
│ │ │ │ FangwuyudingEntity.java
│ │ │ │ HetongzhongzhiEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RichengEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ ZujinjiaofuEntity.java
│ │ │ │ ZujinjiesuanEntity.java
│ │ │ │ ZulinhetongEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BaozhangModel.java
│ │ │ │ FangdongModel.java
│ │ │ │ FangwuleixingModel.java
│ │ │ │ FangwuxinxiModel.java
│ │ │ │ FangwuyudingModel.java
│ │ │ │ HetongzhongzhiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RichengModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ ZujinjiaofuModel.java
│ │ │ │ ZujinjiesuanModel.java
│ │ │ │ ZulinhetongModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BaozhangView.java
│ │ │ │ FangdongView.java
│ │ │ │ FangwuleixingView.java
│ │ │ │ FangwuxinxiView.java
│ │ │ │ FangwuyudingView.java
│ │ │ │ HetongzhongzhiView.java
│ │ │ │ NewsView.java
│ │ │ │ RichengView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZujinjiaofuView.java
│ │ │ │ ZujinjiesuanView.java
│ │ │ │ ZulinhetongView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BaozhangVO.java
│ │ │ FangdongVO.java
│ │ │ FangwuleixingVO.java
│ │ │ FangwuxinxiVO.java
│ │ │ FangwuyudingVO.java
│ │ │ HetongzhongzhiVO.java
│ │ │ NewsVO.java
│ │ │ RichengVO.java
│ │ │ YonghuVO.java
│ │ │ ZujinjiaofuVO.java
│ │ │ ZujinjiesuanVO.java
│ │ │ ZulinhetongVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BaozhangService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ FangdongService.java
│ │ │ │ FangwuleixingService.java
│ │ │ │ FangwuxinxiService.java
│ │ │ │ FangwuyudingService.java
│ │ │ │ HetongzhongzhiService.java
│ │ │ │ NewsService.java
│ │ │ │ RichengService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZujinjiaofuService.java
│ │ │ │ ZujinjiesuanService.java
│ │ │ │ ZulinhetongService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BaozhangServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ FangdongServiceImpl.java
│ │ │ FangwuleixingServiceImpl.java
│ │ │ FangwuxinxiServiceImpl.java
│ │ │ FangwuyudingServiceImpl.java
│ │ │ HetongzhongzhiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RichengServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZujinjiaofuServiceImpl.java
│ │ │ ZujinjiesuanServiceImpl.java
│ │ │ ZulinhetongServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BaozhangDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ FangdongDao.xml
│ │ │ FangwuleixingDao.xml
│ │ │ FangwuxinxiDao.xml
│ │ │ FangwuyudingDao.xml
│ │ │ HetongzhongzhiDao.xml
│ │ │ NewsDao.xml
│ │ │ RichengDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ ZujinjiaofuDao.xml
│ │ │ ZujinjiesuanDao.xml
│ │ │ ZulinhetongDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.38888b1f.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.d5acea77.js
│ │ │ app.d5acea77.js.map
│ │ │ chunk-vendors.379d98bf.js
│ │ │ chunk-vendors.379d98bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─baozhang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangdong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangwuleixing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangwuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangwuyuding
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─hetongzhongzhi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─richeng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─zujinjiaofu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─zujinjiesuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zulinhetong
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─baozhang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangdong
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─fangwuleixing
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangwuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangwuyuding
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─hetongzhongzhi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─richeng
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─zujinjiaofu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─zujinjiesuan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─zulinhetong
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1616766172607.jpg
│ │ 1616766221740.jpg
│ │ 1616766281097.jpg
│ │ 1616766293786.jpg
│ │ 1616766315822.jpg
│ │ 1616766324330.jpg
│ │ fangdong_touxiang1.jpg
│ │ fangdong_touxiang2.jpg
│ │ fangdong_touxiang3.jpg
│ │ fangdong_touxiang4.jpg
│ │ fangdong_touxiang5.jpg
│ │ fangdong_touxiang6.jpg
│ │ fangwuxinxi_xiangguantupian1.jpg
│ │ fangwuxinxi_xiangguantupian2.jpg
│ │ fangwuxinxi_xiangguantupian3.jpg
│ │ fangwuxinxi_xiangguantupian4.jpg
│ │ fangwuxinxi_xiangguantupian5.jpg
│ │ fangwuxinxi_xiangguantupian6.jpg
│ │ fangwuyuding_xiangguantupian1.jpg
│ │ fangwuyuding_xiangguantupian2.jpg
│ │ fangwuyuding_xiangguantupian3.jpg
│ │ fangwuyuding_xiangguantupian4.jpg
│ │ fangwuyuding_xiangguantupian5.jpg
│ │ fangwuyuding_xiangguantupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000004C CA93:5784
F:\TEST\源码
│ ssm-房屋租赁系统lw+ppt.rar

└─ssml53w4
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssml53w4.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanxinxiController.java
│ │ │ DiscussfangwuzulinController.java
│ │ │ FangwuleixingController.java
│ │ │ FangwuzulinController.java
│ │ │ FileController.java
│ │ │ HetongxinxiController.java
│ │ │ HuiyuanController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ TuifangpingjiaController.java
│ │ │ UserController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanxinxiDao.java
│ │ │ DiscussfangwuzulinDao.java
│ │ │ FangwuleixingDao.java
│ │ │ FangwuzulinDao.java
│ │ │ HetongxinxiDao.java
│ │ │ HuiyuanDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ TuifangpingjiaDao.java
│ │ │ UserDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanxinxiEntity.java
│ │ │ │ DiscussfangwuzulinEntity.java
│ │ │ │ EIException.java
│ │ │ │ FangwuleixingEntity.java
│ │ │ │ FangwuzulinEntity.java
│ │ │ │ HetongxinxiEntity.java
│ │ │ │ HuiyuanEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ TuifangpingjiaEntity.java
│ │ │ │ UserEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DingdanxinxiModel.java
│ │ │ │ DiscussfangwuzulinModel.java
│ │ │ │ FangwuleixingModel.java
│ │ │ │ FangwuzulinModel.java
│ │ │ │ HetongxinxiModel.java
│ │ │ │ HuiyuanModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ TuifangpingjiaModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DingdanxinxiView.java
│ │ │ │ DiscussfangwuzulinView.java
│ │ │ │ FangwuleixingView.java
│ │ │ │ FangwuzulinView.java
│ │ │ │ HetongxinxiView.java
│ │ │ │ HuiyuanView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ TuifangpingjiaView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DingdanxinxiVO.java
│ │ │ DiscussfangwuzulinVO.java
│ │ │ FangwuleixingVO.java
│ │ │ FangwuzulinVO.java
│ │ │ HetongxinxiVO.java
│ │ │ HuiyuanVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ TuifangpingjiaVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanxinxiService.java
│ │ │ │ DiscussfangwuzulinService.java
│ │ │ │ FangwuleixingService.java
│ │ │ │ FangwuzulinService.java
│ │ │ │ HetongxinxiService.java
│ │ │ │ HuiyuanService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ TuifangpingjiaService.java
│ │ │ │ UserService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanxinxiServiceImpl.java
│ │ │ DiscussfangwuzulinServiceImpl.java
│ │ │ FangwuleixingServiceImpl.java
│ │ │ FangwuzulinServiceImpl.java
│ │ │ HetongxinxiServiceImpl.java
│ │ │ HuiyuanServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ TuifangpingjiaServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanxinxiDao.xml
│ │ │ DiscussfangwuzulinDao.xml
│ │ │ FangwuleixingDao.xml
│ │ │ FangwuzulinDao.xml
│ │ │ HetongxinxiDao.xml
│ │ │ HuiyuanDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ TuifangpingjiaDao.xml
│ │ │ UserDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.be4aff4a.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.e093c7d8.js
│ │ │ app.e093c7d8.js.map
│ │ │ chunk-vendors.11a776bf.js
│ │ │ chunk-vendors.11a776bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussfangwuzulin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangwuleixing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fangwuzulin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─hetongxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─huiyuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─tuifangpingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─users
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussfangwuzulin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangwuleixing
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fangwuzulin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─hetongxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─huiyuan
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─tuifangpingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─users
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611968010953.jpeg
│ │ 1611968211397.jpg
│ │ 1611968239485.jpg
│ │ 1611968369095.png
│ │ dingdanxinxi_tupian1.jpg
│ │ dingdanxinxi_tupian2.jpg
│ │ dingdanxinxi_tupian3.jpg
│ │ dingdanxinxi_tupian4.jpg
│ │ dingdanxinxi_tupian5.jpg
│ │ dingdanxinxi_tupian6.jpg
│ │ fangwuzulin_tupian1.jpg
│ │ fangwuzulin_tupian2.jpg
│ │ fangwuzulin_tupian3.jpg
│ │ fangwuzulin_tupian4.jpg
│ │ fangwuzulin_tupian5.jpg
│ │ fangwuzulin_tupian6.jpg
│ │ hetongxinxi_tupian1.jpg
│ │ hetongxinxi_tupian2.jpg
│ │ hetongxinxi_tupian3.jpg
│ │ hetongxinxi_tupian4.jpg
│ │ hetongxinxi_tupian5.jpg
│ │ hetongxinxi_tupian6.jpg
│ │ huiyuan_touxiang1.jpg
│ │ huiyuan_touxiang2.jpg
│ │ huiyuan_touxiang3.jpg
│ │ huiyuan_touxiang4.jpg
│ │ huiyuan_touxiang5.jpg
│ │ huiyuan_touxiang6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ tuifangpingjia_tupian1.jpg
│ │ tuifangpingjia_tupian2.jpg
│ │ tuifangpingjia_tupian3.jpg
│ │ tuifangpingjia_tupian4.jpg
│ │ tuifangpingjia_tupian5.jpg
│ │ tuifangpingjia_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000033 CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ jsp房屋租赁系统lw+ppt.rar

└─jspmh4b9v
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmh4b9v.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussfangwuxinxiController.java
│ │ │ FangwuleixingController.java
│ │ │ FangwuxinxiController.java
│ │ │ FileController.java
│ │ │ GonggaoxinxiController.java
│ │ │ HetongxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ ZulindingdanController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussfangwuxinxiDao.java
│ │ │ FangwuleixingDao.java
│ │ │ FangwuxinxiDao.java
│ │ │ GonggaoxinxiDao.java
│ │ │ HetongxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ ZulindingdanDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussfangwuxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ FangwuleixingEntity.java
│ │ │ │ FangwuxinxiEntity.java
│ │ │ │ GonggaoxinxiEntity.java
│ │ │ │ HetongxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ ZulindingdanEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussfangwuxinxiModel.java
│ │ │ │ FangwuleixingModel.java
│ │ │ │ FangwuxinxiModel.java
│ │ │ │ GonggaoxinxiModel.java
│ │ │ │ HetongxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ ZulindingdanModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussfangwuxinxiView.java
│ │ │ │ FangwuleixingView.java
│ │ │ │ FangwuxinxiView.java
│ │ │ │ GonggaoxinxiView.java
│ │ │ │ HetongxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZulindingdanView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussfangwuxinxiVO.java
│ │ │ FangwuleixingVO.java
│ │ │ FangwuxinxiVO.java
│ │ │ GonggaoxinxiVO.java
│ │ │ HetongxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │ ZulindingdanVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussfangwuxinxiService.java
│ │ │ │ FangwuleixingService.java
│ │ │ │ FangwuxinxiService.java
│ │ │ │ GonggaoxinxiService.java
│ │ │ │ HetongxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZulindingdanService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussfangwuxinxiServiceImpl.java
│ │ │ FangwuleixingServiceImpl.java
│ │ │ FangwuxinxiServiceImpl.java
│ │ │ GonggaoxinxiServiceImpl.java
│ │ │ HetongxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZulindingdanServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussfangwuxinxiDao.xml
│ │ │ FangwuleixingDao.xml
│ │ │ FangwuxinxiDao.xml
│ │ │ GonggaoxinxiDao.xml
│ │ │ HetongxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ ZulindingdanDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussfangwuxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─fangwuleixing
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─fangwuxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─hetongxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─zulindingdan
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussfangwuxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─fangwuleixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─fangwuxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─hetongxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─zulindingdan
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1615899156082.jpg
│ │ 1615899220286.jpg
│ │ 1615899243672.jpg
│ │ 1615899248294.jpg
│ │ 1615899253504.jpg
│ │ 1615899261724.jpg
│ │ 1615899331962.jpg
│ │ 1615899503936.doc
│ │ fangwuxinxi_tupian1.jpg
│ │ fangwuxinxi_tupian2.jpg
│ │ fangwuxinxi_tupian3.jpg
│ │ fangwuxinxi_tupian4.jpg
│ │ fangwuxinxi_tupian5.jpg
│ │ fangwuxinxi_tupian6.jpg
│ │ gonggaoxinxi_tupian1.jpg
│ │ gonggaoxinxi_tupian2.jpg
│ │ gonggaoxinxi_tupian3.jpg
│ │ gonggaoxinxi_tupian4.jpg
│ │ gonggaoxinxi_tupian5.jpg
│ │ gonggaoxinxi_tupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000001D CA93:5784
F:\TEST\源码
│ jspm高校毕业生就业满意度调查统计系统lw+ppt.rar
│ jsp开发说明.docx

└─jspm2l727
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm2l727.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiaochatongjijieguoController.java
│ │ │ DiscusswenjuanController.java
│ │ │ ExampaperController.java
│ │ │ ExamquestionController.java
│ │ │ ExamrecordController.java
│ │ │ FileController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ RenwutijiaoController.java
│ │ │ UserController.java
│ │ │ WenjuanController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiaochatongjijieguoDao.java
│ │ │ DiscusswenjuanDao.java
│ │ │ ExampaperDao.java
│ │ │ ExamquestionDao.java
│ │ │ ExamrecordDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ RenwutijiaoDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ WenjuanDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiaochatongjijieguoEntity.java
│ │ │ │ DiscusswenjuanEntity.java
│ │ │ │ EIException.java
│ │ │ │ ExampaperEntity.java
│ │ │ │ ExamquestionEntity.java
│ │ │ │ ExamrecordEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RenwutijiaoEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WenjuanEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiaochatongjijieguoModel.java
│ │ │ │ DiscusswenjuanModel.java
│ │ │ │ ExampaperModel.java
│ │ │ │ ExamquestionModel.java
│ │ │ │ ExamrecordModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RenwutijiaoModel.java
│ │ │ │ WenjuanModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiaochatongjijieguoView.java
│ │ │ │ DiscusswenjuanView.java
│ │ │ │ ExampaperView.java
│ │ │ │ ExamquestionView.java
│ │ │ │ ExamrecordView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ RenwutijiaoView.java
│ │ │ │ WenjuanView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiaochatongjijieguoVO.java
│ │ │ DiscusswenjuanVO.java
│ │ │ ExampaperVO.java
│ │ │ ExamquestionVO.java
│ │ │ ExamrecordVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ RenwutijiaoVO.java
│ │ │ WenjuanVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiaochatongjijieguoService.java
│ │ │ │ DiscusswenjuanService.java
│ │ │ │ ExampaperService.java
│ │ │ │ ExamquestionService.java
│ │ │ │ ExamrecordService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ RenwutijiaoService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ WenjuanService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiaochatongjijieguoServiceImpl.java
│ │ │ DiscusswenjuanServiceImpl.java
│ │ │ ExampaperServiceImpl.java
│ │ │ ExamquestionServiceImpl.java
│ │ │ ExamrecordServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RenwutijiaoServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WenjuanServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiaochatongjijieguoDao.xml
│ │ │ DiscusswenjuanDao.xml
│ │ │ ExampaperDao.xml
│ │ │ ExamquestionDao.xml
│ │ │ ExamrecordDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ RenwutijiaoDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ WenjuanDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─diaochatongjijieguo
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusswenjuan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─examquestion
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─renwutijiao
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─wenjuan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.min.css
│ │ │ color.css
│ │ │ fancybox.css
│ │ │ global.css
│ │ │ iconfont.css
│ │ │ login.reset.min.css
│ │ │ login.style.css
│ │ │ page.css
│ │ │ swiper.css
│ │ │ uzlist.css
│ │ │
│ │ ├─js
│ │ │ common.js
│ │ │ fancybox.js
│ │ │ jquery.min.js
│ │ │ superslide.2.1.1.min.js
│ │ │ swiper.animate1.0.2.min.js
│ │ │ swiper.min.js
│ │ │ wow.min.js
│ │ │
│ │ └─SourceHanSansCN-Normal
│ │ SourceHanSansCN-Normal.woff2
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─diaochatongjijieguo
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discusswenjuan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─exampaperlist
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examquestion
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─renwutijiao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─wenjuan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1615471073981.jpg
│ │ 1615471170067.jpeg
│ │ 1615471181410.docx
│ │ diaochatongjijieguo_wenjuanfengmian1.jpg
│ │ diaochatongjijieguo_wenjuanfengmian2.jpg
│ │ diaochatongjijieguo_wenjuanfengmian3.jpg
│ │ diaochatongjijieguo_wenjuanfengmian4.jpg
│ │ diaochatongjijieguo_wenjuanfengmian5.jpg
│ │ diaochatongjijieguo_wenjuanfengmian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ renwutijiao_wenjuanfengmian1.jpg
│ │ renwutijiao_wenjuanfengmian2.jpg
│ │ renwutijiao_wenjuanfengmian3.jpg
│ │ renwutijiao_wenjuanfengmian4.jpg
│ │ renwutijiao_wenjuanfengmian5.jpg
│ │ renwutijiao_wenjuanfengmian6.jpg
│ │ test.txt
│ │ wenjuan_wenjuanfengmian1.jpg
│ │ wenjuan_wenjuanfengmian2.jpg
│ │ wenjuan_wenjuanfengmian3.jpg
│ │ wenjuan_wenjuanfengmian4.jpg
│ │ wenjuan_wenjuanfengmian5.jpg
│ │ wenjuan_wenjuanfengmian6.jpg
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000082 CA93:5784
F:\TEST\源码
│ jspm高校二手交易平台lw+ppt.rar
│ jsp开发说明.docx

└─jspmpj0k0
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmpj0k0.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanxinxiController.java
│ │ │ DiscussshangpinshangjiaController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ LianxishangjiaController.java
│ │ │ NewsController.java
│ │ │ ShangpinshangjiaController.java
│ │ │ ShangpinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanxinxiDao.java
│ │ │ DiscussshangpinshangjiaDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ ForumDao.java
│ │ │ LianxishangjiaDao.java
│ │ │ NewsDao.java
│ │ │ ShangpinshangjiaDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanxinxiEntity.java
│ │ │ │ DiscussshangpinshangjiaEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ LianxishangjiaEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ ShangpinshangjiaEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DingdanxinxiModel.java
│ │ │ │ DiscussshangpinshangjiaModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ LianxishangjiaModel.java
│ │ │ │ NewsModel.java
│ │ │ │ ShangpinshangjiaModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DingdanxinxiView.java
│ │ │ │ DiscussshangpinshangjiaView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ LianxishangjiaView.java
│ │ │ │ NewsView.java
│ │ │ │ ShangpinshangjiaView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DingdanxinxiVO.java
│ │ │ DiscussshangpinshangjiaVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ ForumVO.java
│ │ │ LianxishangjiaVO.java
│ │ │ NewsVO.java
│ │ │ ShangpinshangjiaVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanxinxiService.java
│ │ │ │ DiscussshangpinshangjiaService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ LianxishangjiaService.java
│ │ │ │ NewsService.java
│ │ │ │ ShangpinshangjiaService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanxinxiServiceImpl.java
│ │ │ DiscussshangpinshangjiaServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ LianxishangjiaServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ ShangpinshangjiaServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanxinxiDao.xml
│ │ │ DiscussshangpinshangjiaDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ LianxishangjiaDao.xml
│ │ │ NewsDao.xml
│ │ │ ShangpinshangjiaDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshangpinshangjia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─lianxishangjia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shangpinshangjia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ login.style.css
│ │ │ style.css
│ │ │
│ │ ├─images
│ │ │ 1.jpg
│ │ │ 11.jpg
│ │ │ 12.jpg
│ │ │ 2.jpg
│ │ │ 3.jpg
│ │ │ 4.jpg
│ │ │ 7.jpg
│ │ │ banner.jpg
│ │ │ bg.jpg
│ │ │ left.jpg
│ │ │ logo.png
│ │ │ more.jpg
│ │ │ right.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ jquery-1.8.2.min.js
│ │ my.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─dingdanxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussshangpinshangjia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─lianxishangjia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shangpinshangjia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1616736270241.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangpinshangjia_tupian1.jpg
│ │ shangpinshangjia_tupian2.jpg
│ │ shangpinshangjia_tupian3.jpg
│ │ shangpinshangjia_tupian4.jpg
│ │ shangpinshangjia_tupian5.jpg
│ │ shangpinshangjia_tupian6.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000F4 CA93:5784
F:\TEST\源码
│ ssm高校奖学金管理系统lw+ppt.rar

└─ssmg9hht
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmg9hht.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ FudaoyuanController.java
│ │ │ GonggaoxinxiController.java
│ │ │ JiangchengxinxiController.java
│ │ │ JiangxuejinleixingController.java
│ │ │ JiangxuejinshenqingController.java
│ │ │ JiangxuejinxinxiController.java
│ │ │ JiaowuchuController.java
│ │ │ UserController.java
│ │ │ XueshengchengjiController.java
│ │ │ XueshengController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ FudaoyuanDao.java
│ │ │ GonggaoxinxiDao.java
│ │ │ JiangchengxinxiDao.java
│ │ │ JiangxuejinleixingDao.java
│ │ │ JiangxuejinshenqingDao.java
│ │ │ JiangxuejinxinxiDao.java
│ │ │ JiaowuchuDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengchengjiDao.java
│ │ │ XueshengDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ FudaoyuanEntity.java
│ │ │ │ GonggaoxinxiEntity.java
│ │ │ │ JiangchengxinxiEntity.java
│ │ │ │ JiangxuejinleixingEntity.java
│ │ │ │ JiangxuejinshenqingEntity.java
│ │ │ │ JiangxuejinxinxiEntity.java
│ │ │ │ JiaowuchuEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengchengjiEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ FudaoyuanModel.java
│ │ │ │ GonggaoxinxiModel.java
│ │ │ │ JiangchengxinxiModel.java
│ │ │ │ JiangxuejinleixingModel.java
│ │ │ │ JiangxuejinshenqingModel.java
│ │ │ │ JiangxuejinxinxiModel.java
│ │ │ │ JiaowuchuModel.java
│ │ │ │ XueshengchengjiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ FudaoyuanView.java
│ │ │ │ GonggaoxinxiView.java
│ │ │ │ JiangchengxinxiView.java
│ │ │ │ JiangxuejinleixingView.java
│ │ │ │ JiangxuejinshenqingView.java
│ │ │ │ JiangxuejinxinxiView.java
│ │ │ │ JiaowuchuView.java
│ │ │ │ XueshengchengjiView.java
│ │ │ │ XueshengView.java
│ │ │ │
│ │ │ └─vo
│ │ │ FudaoyuanVO.java
│ │ │ GonggaoxinxiVO.java
│ │ │ JiangchengxinxiVO.java
│ │ │ JiangxuejinleixingVO.java
│ │ │ JiangxuejinshenqingVO.java
│ │ │ JiangxuejinxinxiVO.java
│ │ │ JiaowuchuVO.java
│ │ │ XueshengchengjiVO.java
│ │ │ XueshengVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ FudaoyuanService.java
│ │ │ │ GonggaoxinxiService.java
│ │ │ │ JiangchengxinxiService.java
│ │ │ │ JiangxuejinleixingService.java
│ │ │ │ JiangxuejinshenqingService.java
│ │ │ │ JiangxuejinxinxiService.java
│ │ │ │ JiaowuchuService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengchengjiService.java
│ │ │ │ XueshengService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ FudaoyuanServiceImpl.java
│ │ │ GonggaoxinxiServiceImpl.java
│ │ │ JiangchengxinxiServiceImpl.java
│ │ │ JiangxuejinleixingServiceImpl.java
│ │ │ JiangxuejinshenqingServiceImpl.java
│ │ │ JiangxuejinxinxiServiceImpl.java
│ │ │ JiaowuchuServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengchengjiServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ FudaoyuanDao.xml
│ │ │ GonggaoxinxiDao.xml
│ │ │ JiangchengxinxiDao.xml
│ │ │ JiangxuejinleixingDao.xml
│ │ │ JiangxuejinshenqingDao.xml
│ │ │ JiangxuejinxinxiDao.xml
│ │ │ JiaowuchuDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengchengjiDao.xml
│ │ │ XueshengDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.87ba4590.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.334e61e3.js
│ │ │ app.334e61e3.js.map
│ │ │ chunk-vendors.2af97b21.js
│ │ │ chunk-vendors.2af97b21.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fudaoyuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiangchengxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiangxuejinleixing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiangxuejinshenqing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiangxuejinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaowuchu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─xueshengchengji
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611802870771.doc
│ │ 1611802987582.doc
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000B3 CA93:5784
F:\TEST\源码
│ jsp高校人事管理系统lw+PPT.rar

└─jspmi89ce
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmi89ce.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ GongzixinxiController.java
│ │ │ KaoqindakaController.java
│ │ │ NianjiadiaoxiuController.java
│ │ │ NianjiaxinxiController.java
│ │ │ QingjiaxinxiController.java
│ │ │ UserController.java
│ │ │ XitonggonggaoController.java
│ │ │ YuangongController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ForumDao.java
│ │ │ GongzixinxiDao.java
│ │ │ KaoqindakaDao.java
│ │ │ NianjiadiaoxiuDao.java
│ │ │ NianjiaxinxiDao.java
│ │ │ QingjiaxinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XitonggonggaoDao.java
│ │ │ YuangongDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ GongzixinxiEntity.java
│ │ │ │ KaoqindakaEntity.java
│ │ │ │ NianjiadiaoxiuEntity.java
│ │ │ │ NianjiaxinxiEntity.java
│ │ │ │ QingjiaxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XitonggonggaoEntity.java
│ │ │ │ YuangongEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ForumModel.java
│ │ │ │ GongzixinxiModel.java
│ │ │ │ KaoqindakaModel.java
│ │ │ │ NianjiadiaoxiuModel.java
│ │ │ │ NianjiaxinxiModel.java
│ │ │ │ QingjiaxinxiModel.java
│ │ │ │ XitonggonggaoModel.java
│ │ │ │ YuangongModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ForumView.java
│ │ │ │ GongzixinxiView.java
│ │ │ │ KaoqindakaView.java
│ │ │ │ NianjiadiaoxiuView.java
│ │ │ │ NianjiaxinxiView.java
│ │ │ │ QingjiaxinxiView.java
│ │ │ │ XitonggonggaoView.java
│ │ │ │ YuangongView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ForumVO.java
│ │ │ GongzixinxiVO.java
│ │ │ KaoqindakaVO.java
│ │ │ NianjiadiaoxiuVO.java
│ │ │ NianjiaxinxiVO.java
│ │ │ QingjiaxinxiVO.java
│ │ │ XitonggonggaoVO.java
│ │ │ YuangongVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ForumService.java
│ │ │ │ GongzixinxiService.java
│ │ │ │ KaoqindakaService.java
│ │ │ │ NianjiadiaoxiuService.java
│ │ │ │ NianjiaxinxiService.java
│ │ │ │ QingjiaxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XitonggonggaoService.java
│ │ │ │ YuangongService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ GongzixinxiServiceImpl.java
│ │ │ KaoqindakaServiceImpl.java
│ │ │ NianjiadiaoxiuServiceImpl.java
│ │ │ NianjiaxinxiServiceImpl.java
│ │ │ QingjiaxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XitonggonggaoServiceImpl.java
│ │ │ YuangongServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ForumDao.xml
│ │ │ GongzixinxiDao.xml
│ │ │ KaoqindakaDao.xml
│ │ │ NianjiadiaoxiuDao.xml
│ │ │ NianjiaxinxiDao.xml
│ │ │ QingjiaxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XitonggonggaoDao.xml
│ │ │ YuangongDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │
│ ├─front
│ │ │ index.jsp
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─gongzixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─kaoqindaka
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─nianjiadiaoxiu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─nianjiaxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qingjiaxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xitonggonggao
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yuangong
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─gongzixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─kaoqindaka
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─lunbotuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─luntanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─nianjiadiaoxiu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─nianjiaxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─qingjiaxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xitonggonggao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yuangong
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ iframeAuto.js
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ ├─ueditor
│ │ │ │ ueditor.all.js
│ │ │ │ ueditor.all.min.js
│ │ │ │ ueditor.config.js
│ │ │ │ ueditor.parse.js
│ │ │ │ ueditor.parse.min.js
│ │ │ │
│ │ │ ├─dialogs
│ │ │ │ │ internal.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ anchor.html
│ │ │ │ │
│ │ │ │ ├─attachment
│ │ │ │ │ │ attachment.css
│ │ │ │ │ │ attachment.html
│ │ │ │ │ │ attachment.js
│ │ │ │ │ │
│ │ │ │ │ ├─fileTypeImages
│ │ │ │ │ │ icon_chm.gif
│ │ │ │ │ │ icon_default.png
│ │ │ │ │ │ icon_doc.gif
│ │ │ │ │ │ icon_exe.gif
│ │ │ │ │ │ icon_jpg.gif
│ │ │ │ │ │ icon_mp3.gif
│ │ │ │ │ │ icon_mv.gif
│ │ │ │ │ │ icon_pdf.gif
│ │ │ │ │ │ icon_ppt.gif
│ │ │ │ │ │ icon_psd.gif
│ │ │ │ │ │ icon_rar.gif
│ │ │ │ │ │ icon_txt.gif
│ │ │ │ │ │ icon_xls.gif
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.gif
│ │ │ │ │ alignicon.png
│ │ │ │ │ bg.png
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─background
│ │ │ │ │ │ background.css
│ │ │ │ │ │ background.html
│ │ │ │ │ │ background.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─charts
│ │ │ │ │ │ chart.config.js
│ │ │ │ │ │ charts.css
│ │ │ │ │ │ charts.html
│ │ │ │ │ │ charts.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ charts0.png
│ │ │ │ │ charts1.png
│ │ │ │ │ charts2.png
│ │ │ │ │ charts3.png
│ │ │ │ │ charts4.png
│ │ │ │ │ charts5.png
│ │ │ │ │
│ │ │ │ ├─emotion
│ │ │ │ │ │ emotion.css
│ │ │ │ │ │ emotion.html
│ │ │ │ │ │ emotion.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ 0.gif
│ │ │ │ │ bface.gif
│ │ │ │ │ cface.gif
│ │ │ │ │ fface.gif
│ │ │ │ │ jxface2.gif
│ │ │ │ │ neweditor-tab-bg.png
│ │ │ │ │ tface.gif
│ │ │ │ │ wface.gif
│ │ │ │ │ yface.gif
│ │ │ │ │
│ │ │ │ ├─gmap
│ │ │ │ │ gmap.html
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ help.css
│ │ │ │ │ help.html
│ │ │ │ │ help.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ │ image.css
│ │ │ │ │ │ image.html
│ │ │ │ │ │ image.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.jpg
│ │ │ │ │ bg.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─insertframe
│ │ │ │ │ insertframe.html
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ link.html
│ │ │ │ │
│ │ │ │ ├─map
│ │ │ │ │ map.html
│ │ │ │ │ show.html
│ │ │ │ │
│ │ │ │ ├─music
│ │ │ │ │ music.css
│ │ │ │ │ music.html
│ │ │ │ │ music.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ preview.html
│ │ │ │ │
│ │ │ │ ├─scrawl
│ │ │ │ │ │ scrawl.css
│ │ │ │ │ │ scrawl.html
│ │ │ │ │ │ scrawl.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimg.png
│ │ │ │ │ brush.png
│ │ │ │ │ delimg.png
│ │ │ │ │ delimgH.png
│ │ │ │ │ empty.png
│ │ │ │ │ emptyH.png
│ │ │ │ │ eraser.png
│ │ │ │ │ redo.png
│ │ │ │ │ redoH.png
│ │ │ │ │ scale.png
│ │ │ │ │ scaleH.png
│ │ │ │ │ size.png
│ │ │ │ │ undo.png
│ │ │ │ │ undoH.png
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ searchreplace.html
│ │ │ │ │ searchreplace.js
│ │ │ │ │
│ │ │ │ ├─snapscreen
│ │ │ │ │ snapscreen.html
│ │ │ │ │
│ │ │ │ ├─spechars
│ │ │ │ │ spechars.html
│ │ │ │ │ spechars.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ dragicon.png
│ │ │ │ │ edittable.css
│ │ │ │ │ edittable.html
│ │ │ │ │ edittable.js
│ │ │ │ │ edittd.html
│ │ │ │ │ edittip.html
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ │ config.js
│ │ │ │ │ │ template.css
│ │ │ │ │ │ template.html
│ │ │ │ │ │ template.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.gif
│ │ │ │ │ pre0.png
│ │ │ │ │ pre1.png
│ │ │ │ │ pre2.png
│ │ │ │ │ pre3.png
│ │ │ │ │ pre4.png
│ │ │ │ │
│ │ │ │ ├─video
│ │ │ │ │ │ video.css
│ │ │ │ │ │ video.html
│ │ │ │ │ │ video.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ center_focus.jpg
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ left_focus.jpg
│ │ │ │ │ none_focus.jpg
│ │ │ │ │ progress.png
│ │ │ │ │ right_focus.jpg
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─webapp
│ │ │ │ │ webapp.html
│ │ │ │ │
│ │ │ │ └─wordimage
│ │ │ │ fClipboard_ueditor.swf
│ │ │ │ imageUploader.swf
│ │ │ │ tangram.js
│ │ │ │ wordimage.html
│ │ │ │ wordimage.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ ├─en
│ │ │ │ │ │ en.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimage.png
│ │ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ │ alldeletebtnupskin.png
│ │ │ │ │ background.png
│ │ │ │ │ button.png
│ │ │ │ │ copy.png
│ │ │ │ │ deletedisable.png
│ │ │ │ │ deleteenable.png
│ │ │ │ │ listbackground.png
│ │ │ │ │ localimage.png
│ │ │ │ │ music.png
│ │ │ │ │ rotateleftdisable.png
│ │ │ │ │ rotateleftenable.png
│ │ │ │ │ rotaterightdisable.png
│ │ │ │ │ rotaterightenable.png
│ │ │ │ │ upload.png
│ │ │ │ │
│ │ │ │ └─zh-cn
│ │ │ │ │ zh-cn.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ copy.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ ├─themes
│ │ │ │ │ iframe.css
│ │ │ │ │
│ │ │ │ └─default
│ │ │ │ │ dialogbase.css
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ ueditor.css
│ │ │ │ │ ueditor.min.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ anchor.gif
│ │ │ │ arrow.png
│ │ │ │ arrow_down.png
│ │ │ │ arrow_up.png
│ │ │ │ button-bg.gif
│ │ │ │ cancelbutton.gif
│ │ │ │ charts.png
│ │ │ │ cursor_h.gif
│ │ │ │ cursor_h.png
│ │ │ │ cursor_v.gif
│ │ │ │ cursor_v.png
│ │ │ │ dialog-title-bg.png
│ │ │ │ filescan.png
│ │ │ │ highlighted.gif
│ │ │ │ icons-all.gif
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ loaderror.png
│ │ │ │ loading.gif
│ │ │ │ lock.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ pagebreak.gif
│ │ │ │ scale.png
│ │ │ │ sortable.png
│ │ │ │ spacer.gif
│ │ │ │ sparator_v.png
│ │ │ │ table-cell-align.png
│ │ │ │ tangram-colorpicker.png
│ │ │ │ toolbar_bg.png
│ │ │ │ unhighlighted.gif
│ │ │ │ upload.png
│ │ │ │ videologo.gif
│ │ │ │ word.gif
│ │ │ │ wordpaste.png
│ │ │ │
│ │ │ └─third-party
│ │ │ │ jquery-1.10.2.js
│ │ │ │ jquery-1.10.2.min.js
│ │ │ │ jquery-1.10.2.min.map
│ │ │ │ xss.min.js
│ │ │ │
│ │ │ ├─codemirror
│ │ │ │ codemirror.css
│ │ │ │ codemirror.js
│ │ │ │
│ │ │ ├─highcharts
│ │ │ │ │ highcharts-more.js
│ │ │ │ │ highcharts-more.src.js
│ │ │ │ │ highcharts.js
│ │ │ │ │ highcharts.src.js
│ │ │ │ │
│ │ │ │ ├─adapters
│ │ │ │ │ mootools-adapter.js
│ │ │ │ │ mootools-adapter.src.js
│ │ │ │ │ prototype-adapter.js
│ │ │ │ │ prototype-adapter.src.js
│ │ │ │ │ standalone-framework.js
│ │ │ │ │ standalone-framework.src.js
│ │ │ │ │
│ │ │ │ ├─modules
│ │ │ │ │ annotations.js
│ │ │ │ │ annotations.src.js
│ │ │ │ │ canvas-tools.js
│ │ │ │ │ canvas-tools.src.js
│ │ │ │ │ data.js
│ │ │ │ │ data.src.js
│ │ │ │ │ drilldown.js
│ │ │ │ │ drilldown.src.js
│ │ │ │ │ exporting.js
│ │ │ │ │ exporting.src.js
│ │ │ │ │ funnel.js
│ │ │ │ │ funnel.src.js
│ │ │ │ │ heatmap.js
│ │ │ │ │ heatmap.src.js
│ │ │ │ │ map.js
│ │ │ │ │ map.src.js
│ │ │ │ │ no-data-to-display.js
│ │ │ │ │ no-data-to-display.src.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ dark-blue.js
│ │ │ │ dark-green.js
│ │ │ │ gray.js
│ │ │ │ grid.js
│ │ │ │ skies.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ UEditorSnapscreen.exe
│ │ │ │
│ │ │ ├─SyntaxHighlighter
│ │ │ │ shCore.js
│ │ │ │ shCoreDefault.css
│ │ │ │
│ │ │ ├─video-js
│ │ │ │ │ video-js.css
│ │ │ │ │ video-js.min.css
│ │ │ │ │ video-js.swf
│ │ │ │ │ video.dev.js
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─font
│ │ │ │ vjs.eot
│ │ │ │ vjs.svg
│ │ │ │ vjs.ttf
│ │ │ │ vjs.woff
│ │ │ │
│ │ │ ├─webuploader
│ │ │ │ Uploader.swf
│ │ │ │ webuploader.css
│ │ │ │ webuploader.custom.js
│ │ │ │ webuploader.custom.min.js
│ │ │ │ webuploader.flashonly.js
│ │ │ │ webuploader.flashonly.min.js
│ │ │ │ webuploader.html5only.js
│ │ │ │ webuploader.html5only.min.js
│ │ │ │ webuploader.js
│ │ │ │ webuploader.min.js
│ │ │ │ webuploader.withoutimage.js
│ │ │ │ webuploader.withoutimage.min.js
│ │ │ │
│ │ │ └─zeroclipboard
│ │ │ ZeroClipboard.js
│ │ │ ZeroClipboard.min.js
│ │ │ ZeroClipboard.swf
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.css
│ │ │ awesome-bootstrap-checkbox.css
│ │ │ bootstrap.min.css
│ │ │ bootstrap4.2.1.min.css
│ │ │ css.css
│ │ │ filter.css
│ │ │ font-awesome.min.css
│ │ │ jquery.dataTables.min.css
│ │ │ jquery.toast.min.css
│ │ │ lightgallery.css
│ │ │ linea-icon.css
│ │ │ material-design-iconic-font.min.css
│ │ │ owl.carousel.min.css
│ │ │ owl.theme.default.min.css
│ │ │ pe-icon-7-stroke.css
│ │ │ pe-icon-7-styles.css
│ │ │ simple-line-icons.css
│ │ │ style.css
│ │ │ style.default.css
│ │ │ switchery.min.css
│ │ │ themify-icons.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2
│ │ │ JTUSjIg1_i6t8kCHKm459Wlhyw.woff2
│ │ │ Material-Design-Iconic-Font.woff2
│ │ │ Simple-Line-Icons4c82.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─img
│ │ │ p_big3.jpg
│ │ │ user1.png
│ │ │
│ │ └─js
│ │ bootstrap.min.js
│ │ bootstrap4.2.1.min.js
│ │ dashboard-data.js
│ │ dropdown-bootstrap-extended.js
│ │ echarts-en.min.js
│ │ echarts-liquidfill.min.js
│ │ front.js
│ │ init.js
│ │ jquery.counterup.min.js
│ │ jquery.dataTables.min.js
│ │ jquery.min.js
│ │ jquery.slimscroll.js
│ │ jquery.sparkline.min.js
│ │ jquery.toast.min.js
│ │ jquery.validate.min.js
│ │ jquery.waypoints.min.js
│ │ owl.carousel.min.js
│ │ switchery.min.js
│ │
│ ├─upload
│ │ 1609297456903.png
│ │ 1609297543853.png
│ │ 1609297667186.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ xitonggonggao_tupian1.jpg
│ │ xitonggonggao_tupian2.jpg
│ │ xitonggonggao_tupian3.jpg
│ │ xitonggonggao_tupian4.jpg
│ │ xitonggonggao_tupian5.jpg
│ │ xitonggonggao_tupian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000E2 CA93:5784
F:\TEST\源码
│ ssm高校生活服务平台lw+ppt.rar

└─ssm2a90b
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm2a90b.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ ExampaperController.java
│ │ │ ExamquestionController.java
│ │ │ ExamrecordController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ NewsController.java
│ │ │ ShebeibaoxiuController.java
│ │ │ SushegonggaoController.java
│ │ │ UserController.java
│ │ │ WeixiupingjiaController.java
│ │ │ WeixiushifuController.java
│ │ │ WeixiuxinxiController.java
│ │ │ XueshengController.java
│ │ │ YuyuexinxiController.java
│ │ │ ZixishiController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ExampaperDao.java
│ │ │ ExamquestionDao.java
│ │ │ ExamrecordDao.java
│ │ │ ForumDao.java
│ │ │ NewsDao.java
│ │ │ ShebeibaoxiuDao.java
│ │ │ SushegonggaoDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ WeixiupingjiaDao.java
│ │ │ WeixiushifuDao.java
│ │ │ WeixiuxinxiDao.java
│ │ │ XueshengDao.java
│ │ │ YuyuexinxiDao.java
│ │ │ ZixishiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ExampaperEntity.java
│ │ │ │ ExamquestionEntity.java
│ │ │ │ ExamrecordEntity.java
│ │ │ │ ForumEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ ShebeibaoxiuEntity.java
│ │ │ │ SushegonggaoEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WeixiupingjiaEntity.java
│ │ │ │ WeixiushifuEntity.java
│ │ │ │ WeixiuxinxiEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ YuyuexinxiEntity.java
│ │ │ │ ZixishiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ ExampaperModel.java
│ │ │ │ ExamquestionModel.java
│ │ │ │ ExamrecordModel.java
│ │ │ │ ForumModel.java
│ │ │ │ NewsModel.java
│ │ │ │ ShebeibaoxiuModel.java
│ │ │ │ SushegonggaoModel.java
│ │ │ │ WeixiupingjiaModel.java
│ │ │ │ WeixiushifuModel.java
│ │ │ │ WeixiuxinxiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ YuyuexinxiModel.java
│ │ │ │ ZixishiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ ExampaperView.java
│ │ │ │ ExamquestionView.java
│ │ │ │ ExamrecordView.java
│ │ │ │ ForumView.java
│ │ │ │ NewsView.java
│ │ │ │ ShebeibaoxiuView.java
│ │ │ │ SushegonggaoView.java
│ │ │ │ WeixiupingjiaView.java
│ │ │ │ WeixiushifuView.java
│ │ │ │ WeixiuxinxiView.java
│ │ │ │ XueshengView.java
│ │ │ │ YuyuexinxiView.java
│ │ │ │ ZixishiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ ExampaperVO.java
│ │ │ ExamquestionVO.java
│ │ │ ExamrecordVO.java
│ │ │ ForumVO.java
│ │ │ NewsVO.java
│ │ │ ShebeibaoxiuVO.java
│ │ │ SushegonggaoVO.java
│ │ │ WeixiupingjiaVO.java
│ │ │ WeixiushifuVO.java
│ │ │ WeixiuxinxiVO.java
│ │ │ XueshengVO.java
│ │ │ YuyuexinxiVO.java
│ │ │ ZixishiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ExampaperService.java
│ │ │ │ ExamquestionService.java
│ │ │ │ ExamrecordService.java
│ │ │ │ ForumService.java
│ │ │ │ NewsService.java
│ │ │ │ ShebeibaoxiuService.java
│ │ │ │ SushegonggaoService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ WeixiupingjiaService.java
│ │ │ │ WeixiushifuService.java
│ │ │ │ WeixiuxinxiService.java
│ │ │ │ XueshengService.java
│ │ │ │ YuyuexinxiService.java
│ │ │ │ ZixishiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ExampaperServiceImpl.java
│ │ │ ExamquestionServiceImpl.java
│ │ │ ExamrecordServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ ShebeibaoxiuServiceImpl.java
│ │ │ SushegonggaoServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WeixiupingjiaServiceImpl.java
│ │ │ WeixiushifuServiceImpl.java
│ │ │ WeixiuxinxiServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ YuyuexinxiServiceImpl.java
│ │ │ ZixishiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ExampaperDao.xml
│ │ │ ExamquestionDao.xml
│ │ │ ExamrecordDao.xml
│ │ │ ForumDao.xml
│ │ │ NewsDao.xml
│ │ │ ShebeibaoxiuDao.xml
│ │ │ SushegonggaoDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ WeixiupingjiaDao.xml
│ │ │ WeixiushifuDao.xml
│ │ │ WeixiuxinxiDao.xml
│ │ │ XueshengDao.xml
│ │ │ YuyuexinxiDao.xml
│ │ │ ZixishiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.779a31d5.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.1c03ff5d.js
│ │ │ app.1c03ff5d.js.map
│ │ │ chunk-vendors.b6a92651.js
│ │ │ chunk-vendors.b6a92651.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaperlist
│ │ │ │ exam.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examquestion
│ │ │ │ list.vue
│ │ │ │ question-add-or-update.vue
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shebeibaoxiu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─sushegonggao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─weixiupingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─weixiushifu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─weixiuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yuyuexinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zixishi
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ wrong.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shebeibaoxiu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─sushegonggao
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─weixiupingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─weixiushifu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─weixiuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─yuyuexinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─zixishi
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ sushegonggao_tupian1.jpg
│ │ sushegonggao_tupian2.jpg
│ │ sushegonggao_tupian3.jpg
│ │ sushegonggao_tupian4.jpg
│ │ sushegonggao_tupian5.jpg
│ │ sushegonggao_tupian6.jpg
│ │ test.txt
│ │ weixiushifu_touxiang1.jpg
│ │ weixiushifu_touxiang2.jpg
│ │ weixiushifu_touxiang3.jpg
│ │ weixiushifu_touxiang4.jpg
│ │ weixiushifu_touxiang5.jpg
│ │ weixiushifu_touxiang6.jpg
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │ zixishi_tupian1.jpg
│ │ zixishi_tupian2.jpg
│ │ zixishi_tupian3.jpg
│ │ zixishi_tupian4.jpg
│ │ zixishi_tupian5.jpg
│ │ zixishi_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000051 CA93:5784
F:\TEST\源码
│ ssm开发说明.docx
│ ssm高校宿舍管理系统lw+ppt.rar

└─ssmw3131
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmw3131.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ GonggaoxinxiController.java
│ │ │ JiaofeixinxiController.java
│ │ │ JiaqiliuxiaoController.java
│ │ │ LoudongController.java
│ │ │ ShiwuzhaolingController.java
│ │ │ SuguanController.java
│ │ │ SusheanpaiController.java
│ │ │ SushebaoxiuController.java
│ │ │ SushejianchaController.java
│ │ │ SushexinxiController.java
│ │ │ TiwenshangbaoController.java
│ │ │ TuisuxinxiController.java
│ │ │ UserController.java
│ │ │ WupinguihaiController.java
│ │ │ WupinjieyongController.java
│ │ │ WupinxinxiController.java
│ │ │ XueshengController.java
│ │ │ XueshengwanguiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ GonggaoxinxiDao.java
│ │ │ JiaofeixinxiDao.java
│ │ │ JiaqiliuxiaoDao.java
│ │ │ LoudongDao.java
│ │ │ ShiwuzhaolingDao.java
│ │ │ SuguanDao.java
│ │ │ SusheanpaiDao.java
│ │ │ SushebaoxiuDao.java
│ │ │ SushejianchaDao.java
│ │ │ SushexinxiDao.java
│ │ │ TiwenshangbaoDao.java
│ │ │ TokenDao.java
│ │ │ TuisuxinxiDao.java
│ │ │ UserDao.java
│ │ │ WupinguihaiDao.java
│ │ │ WupinjieyongDao.java
│ │ │ WupinxinxiDao.java
│ │ │ XueshengDao.java
│ │ │ XueshengwanguiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ GonggaoxinxiEntity.java
│ │ │ │ JiaofeixinxiEntity.java
│ │ │ │ JiaqiliuxiaoEntity.java
│ │ │ │ LoudongEntity.java
│ │ │ │ ShiwuzhaolingEntity.java
│ │ │ │ SuguanEntity.java
│ │ │ │ SusheanpaiEntity.java
│ │ │ │ SushebaoxiuEntity.java
│ │ │ │ SushejianchaEntity.java
│ │ │ │ SushexinxiEntity.java
│ │ │ │ TiwenshangbaoEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ TuisuxinxiEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WupinguihaiEntity.java
│ │ │ │ WupinjieyongEntity.java
│ │ │ │ WupinxinxiEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ XueshengwanguiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ GonggaoxinxiModel.java
│ │ │ │ JiaofeixinxiModel.java
│ │ │ │ JiaqiliuxiaoModel.java
│ │ │ │ LoudongModel.java
│ │ │ │ ShiwuzhaolingModel.java
│ │ │ │ SuguanModel.java
│ │ │ │ SusheanpaiModel.java
│ │ │ │ SushebaoxiuModel.java
│ │ │ │ SushejianchaModel.java
│ │ │ │ SushexinxiModel.java
│ │ │ │ TiwenshangbaoModel.java
│ │ │ │ TuisuxinxiModel.java
│ │ │ │ WupinguihaiModel.java
│ │ │ │ WupinjieyongModel.java
│ │ │ │ WupinxinxiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ XueshengwanguiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ GonggaoxinxiView.java
│ │ │ │ JiaofeixinxiView.java
│ │ │ │ JiaqiliuxiaoView.java
│ │ │ │ LoudongView.java
│ │ │ │ ShiwuzhaolingView.java
│ │ │ │ SuguanView.java
│ │ │ │ SusheanpaiView.java
│ │ │ │ SushebaoxiuView.java
│ │ │ │ SushejianchaView.java
│ │ │ │ SushexinxiView.java
│ │ │ │ TiwenshangbaoView.java
│ │ │ │ TuisuxinxiView.java
│ │ │ │ WupinguihaiView.java
│ │ │ │ WupinjieyongView.java
│ │ │ │ WupinxinxiView.java
│ │ │ │ XueshengView.java
│ │ │ │ XueshengwanguiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ GonggaoxinxiVO.java
│ │ │ JiaofeixinxiVO.java
│ │ │ JiaqiliuxiaoVO.java
│ │ │ LoudongVO.java
│ │ │ ShiwuzhaolingVO.java
│ │ │ SuguanVO.java
│ │ │ SusheanpaiVO.java
│ │ │ SushebaoxiuVO.java
│ │ │ SushejianchaVO.java
│ │ │ SushexinxiVO.java
│ │ │ TiwenshangbaoVO.java
│ │ │ TuisuxinxiVO.java
│ │ │ WupinguihaiVO.java
│ │ │ WupinjieyongVO.java
│ │ │ WupinxinxiVO.java
│ │ │ XueshengVO.java
│ │ │ XueshengwanguiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ GonggaoxinxiService.java
│ │ │ │ JiaofeixinxiService.java
│ │ │ │ JiaqiliuxiaoService.java
│ │ │ │ LoudongService.java
│ │ │ │ ShiwuzhaolingService.java
│ │ │ │ SuguanService.java
│ │ │ │ SusheanpaiService.java
│ │ │ │ SushebaoxiuService.java
│ │ │ │ SushejianchaService.java
│ │ │ │ SushexinxiService.java
│ │ │ │ TiwenshangbaoService.java
│ │ │ │ TokenService.java
│ │ │ │ TuisuxinxiService.java
│ │ │ │ UserService.java
│ │ │ │ WupinguihaiService.java
│ │ │ │ WupinjieyongService.java
│ │ │ │ WupinxinxiService.java
│ │ │ │ XueshengService.java
│ │ │ │ XueshengwanguiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ GonggaoxinxiServiceImpl.java
│ │ │ JiaofeixinxiServiceImpl.java
│ │ │ JiaqiliuxiaoServiceImpl.java
│ │ │ LoudongServiceImpl.java
│ │ │ ShiwuzhaolingServiceImpl.java
│ │ │ SuguanServiceImpl.java
│ │ │ SusheanpaiServiceImpl.java
│ │ │ SushebaoxiuServiceImpl.java
│ │ │ SushejianchaServiceImpl.java
│ │ │ SushexinxiServiceImpl.java
│ │ │ TiwenshangbaoServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ TuisuxinxiServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WupinguihaiServiceImpl.java
│ │ │ WupinjieyongServiceImpl.java
│ │ │ WupinxinxiServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ XueshengwanguiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ GonggaoxinxiDao.xml
│ │ │ JiaofeixinxiDao.xml
│ │ │ JiaqiliuxiaoDao.xml
│ │ │ LoudongDao.xml
│ │ │ ShiwuzhaolingDao.xml
│ │ │ SuguanDao.xml
│ │ │ SusheanpaiDao.xml
│ │ │ SushebaoxiuDao.xml
│ │ │ SushejianchaDao.xml
│ │ │ SushexinxiDao.xml
│ │ │ TiwenshangbaoDao.xml
│ │ │ TokenDao.xml
│ │ │ TuisuxinxiDao.xml
│ │ │ UserDao.xml
│ │ │ WupinguihaiDao.xml
│ │ │ WupinjieyongDao.xml
│ │ │ WupinxinxiDao.xml
│ │ │ XueshengDao.xml
│ │ │ XueshengwanguiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.6df2995f.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.5a24597b.js
│ │ │ app.5a24597b.js.map
│ │ │ chunk-vendors.48e6b494.js
│ │ │ chunk-vendors.48e6b494.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaofeixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaqiliuxiao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─loudong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shiwuzhaoling
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─suguan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─susheanpai
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─sushebaoxiu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─sushejiancha
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─sushexinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─tiwenshangbao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─tuisuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─wupinguihai
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─wupinjieyong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─wupinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─xueshengwangui
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1614348009284.jpg
│ │ 1614348025934.jpg
│ │ 1614348052361.jpg
│ │ 1614348061534.jpg
│ │ 1614348070650.jpg
│ │ 1614348124153.jpg
│ │ 1614348131419.jpg
│ │ 1614348203573.jpg
│ │ 1614348237537.jpg
│ │ 1614348459627.jpg
│ │ gonggaoxinxi_tupian1.jpg
│ │ gonggaoxinxi_tupian2.jpg
│ │ gonggaoxinxi_tupian3.jpg
│ │ gonggaoxinxi_tupian4.jpg
│ │ gonggaoxinxi_tupian5.jpg
│ │ gonggaoxinxi_tupian6.jpg
│ │ suguan_touxiang1.jpg
│ │ suguan_touxiang2.jpg
│ │ suguan_touxiang3.jpg
│ │ suguan_touxiang4.jpg
│ │ suguan_touxiang5.jpg
│ │ suguan_touxiang6.jpg
│ │ test.txt
│ │ wupinxinxi_tupian1.jpg
│ │ wupinxinxi_tupian2.jpg
│ │ wupinxinxi_tupian3.jpg
│ │ wupinxinxi_tupian4.jpg
│ │ wupinxinxi_tupian5.jpg
│ │ wupinxinxi_tupian6.jpg
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000044 CA93:5784
F:\TEST\源码
│ java高校校园点餐系统lw+ppt(1).rar

└─jspmjy54g
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmjy54g.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CaixifenleiController.java
│ │ │ CartController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshitangcaidanController.java
│ │ │ FileController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ ShitangcaidanController.java
│ │ │ ShitangController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XiaoxiliuyanController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CaixifenleiDao.java
│ │ │ CartDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshitangcaidanDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ ShitangcaidanDao.java
│ │ │ ShitangDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XiaoxiliuyanDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CaixifenleiEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshitangcaidanEntity.java
│ │ │ │ EIException.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShitangcaidanEntity.java
│ │ │ │ ShitangEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XiaoxiliuyanEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CaixifenleiModel.java
│ │ │ │ CartModel.java
│ │ │ │ DiscussshitangcaidanModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShitangcaidanModel.java
│ │ │ │ ShitangModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XiaoxiliuyanModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CaixifenleiView.java
│ │ │ │ CartView.java
│ │ │ │ DiscussshitangcaidanView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShitangcaidanView.java
│ │ │ │ ShitangView.java
│ │ │ │ StoreupView.java
│ │ │ │ XiaoxiliuyanView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CaixifenleiVO.java
│ │ │ CartVO.java
│ │ │ DiscussshitangcaidanVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ ShitangcaidanVO.java
│ │ │ ShitangVO.java
│ │ │ StoreupVO.java
│ │ │ XiaoxiliuyanVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CaixifenleiService.java
│ │ │ │ CartService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshitangcaidanService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShitangcaidanService.java
│ │ │ │ ShitangService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XiaoxiliuyanService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CaixifenleiServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshitangcaidanServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShitangcaidanServiceImpl.java
│ │ │ ShitangServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XiaoxiliuyanServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CaixifenleiDao.xml
│ │ │ CartDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshitangcaidanDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShitangcaidanDao.xml
│ │ │ ShitangDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XiaoxiliuyanDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─caixifenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshitangcaidan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shitang
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shitangcaidan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xiaoxiliuyan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─adminexam
│ │ │ │ add-or-update.jsp
│ │ │ │
│ │ │ ├─caixifenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshitangcaidan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shitang
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shitangcaidan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xiaoxiliuyan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1613995391549.jpeg
│ │ 1613995421591.jpeg
│ │ 1613995706078.png
│ │ 1613995734477.jpg
│ │ 1613995750436.jpeg
│ │ 1613995782498.jpg
│ │ 1613995823099.jpg
│ │ 1613995852436.jpeg
│ │ 1613995898788.jpg
│ │ 1613995911046.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shitangcaidan_tupian1.jpg
│ │ shitangcaidan_tupian2.jpg
│ │ shitangcaidan_tupian3.jpg
│ │ shitangcaidan_tupian4.jpg
│ │ shitangcaidan_tupian5.jpg
│ │ shitangcaidan_tupian6.jpg
│ │ shitang_shitangzhaopian1.jpg
│ │ shitang_shitangzhaopian2.jpg
│ │ shitang_shitangzhaopian3.jpg
│ │ shitang_shitangzhaopian4.jpg
│ │ shitang_shitangzhaopian5.jpg
│ │ shitang_shitangzhaopian6.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000EF CA93:5784
F:\TEST\源码
│ jspm高校信息资源共享平台lw+ppt.rar
│ jsp开发说明.docx

└─jspmc2m67
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmc2m67.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjiaoxueziyuanController.java
│ │ │ DiscussxinwenzixunController.java
│ │ │ DiscussxuexijiaocaiController.java
│ │ │ FileController.java
│ │ │ JiaoshixinxiController.java
│ │ │ JiaoxueziyuanController.java
│ │ │ KechengxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XinwenzixunController.java
│ │ │ XueshengxinxiController.java
│ │ │ XuexijiaocaiController.java
│ │ │ XueyuanxinxiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjiaoxueziyuanDao.java
│ │ │ DiscussxinwenzixunDao.java
│ │ │ DiscussxuexijiaocaiDao.java
│ │ │ JiaoshixinxiDao.java
│ │ │ JiaoxueziyuanDao.java
│ │ │ KechengxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XinwenzixunDao.java
│ │ │ XueshengxinxiDao.java
│ │ │ XuexijiaocaiDao.java
│ │ │ XueyuanxinxiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjiaoxueziyuanEntity.java
│ │ │ │ DiscussxinwenzixunEntity.java
│ │ │ │ DiscussxuexijiaocaiEntity.java
│ │ │ │ EIException.java
│ │ │ │ JiaoshixinxiEntity.java
│ │ │ │ JiaoxueziyuanEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XinwenzixunEntity.java
│ │ │ │ XueshengxinxiEntity.java
│ │ │ │ XuexijiaocaiEntity.java
│ │ │ │ XueyuanxinxiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussjiaoxueziyuanModel.java
│ │ │ │ DiscussxinwenzixunModel.java
│ │ │ │ DiscussxuexijiaocaiModel.java
│ │ │ │ JiaoshixinxiModel.java
│ │ │ │ JiaoxueziyuanModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XinwenzixunModel.java
│ │ │ │ XueshengxinxiModel.java
│ │ │ │ XuexijiaocaiModel.java
│ │ │ │ XueyuanxinxiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussjiaoxueziyuanView.java
│ │ │ │ DiscussxinwenzixunView.java
│ │ │ │ DiscussxuexijiaocaiView.java
│ │ │ │ JiaoshixinxiView.java
│ │ │ │ JiaoxueziyuanView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ XinwenzixunView.java
│ │ │ │ XueshengxinxiView.java
│ │ │ │ XuexijiaocaiView.java
│ │ │ │ XueyuanxinxiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussjiaoxueziyuanVO.java
│ │ │ DiscussxinwenzixunVO.java
│ │ │ DiscussxuexijiaocaiVO.java
│ │ │ JiaoshixinxiVO.java
│ │ │ JiaoxueziyuanVO.java
│ │ │ KechengxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ XinwenzixunVO.java
│ │ │ XueshengxinxiVO.java
│ │ │ XuexijiaocaiVO.java
│ │ │ XueyuanxinxiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjiaoxueziyuanService.java
│ │ │ │ DiscussxinwenzixunService.java
│ │ │ │ DiscussxuexijiaocaiService.java
│ │ │ │ JiaoshixinxiService.java
│ │ │ │ JiaoxueziyuanService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XinwenzixunService.java
│ │ │ │ XueshengxinxiService.java
│ │ │ │ XuexijiaocaiService.java
│ │ │ │ XueyuanxinxiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjiaoxueziyuanServiceImpl.java
│ │ │ DiscussxinwenzixunServiceImpl.java
│ │ │ DiscussxuexijiaocaiServiceImpl.java
│ │ │ JiaoshixinxiServiceImpl.java
│ │ │ JiaoxueziyuanServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XinwenzixunServiceImpl.java
│ │ │ XueshengxinxiServiceImpl.java
│ │ │ XuexijiaocaiServiceImpl.java
│ │ │ XueyuanxinxiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjiaoxueziyuanDao.xml
│ │ │ DiscussxinwenzixunDao.xml
│ │ │ DiscussxuexijiaocaiDao.xml
│ │ │ JiaoshixinxiDao.xml
│ │ │ JiaoxueziyuanDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XinwenzixunDao.xml
│ │ │ XueshengxinxiDao.xml
│ │ │ XuexijiaocaiDao.xml
│ │ │ XueyuanxinxiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussjiaoxueziyuan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussxinwenzixun
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussxuexijiaocai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─jiaoshixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoxueziyuan
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xinwenzixun
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xueshengxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuexijiaocai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─xueyuanxinxi
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.min.css
│ │ │ color.css
│ │ │ fancybox.css
│ │ │ global.css
│ │ │ iconfont.css
│ │ │ login.reset.min.css
│ │ │ login.style.css
│ │ │ page.css
│ │ │ swiper.css
│ │ │ uzlist.css
│ │ │
│ │ ├─js
│ │ │ common.js
│ │ │ fancybox.js
│ │ │ jquery.min.js
│ │ │ superslide.2.1.1.min.js
│ │ │ swiper.animate1.0.2.min.js
│ │ │ swiper.min.js
│ │ │ wow.min.js
│ │ │
│ │ └─SourceHanSansCN-Normal
│ │ SourceHanSansCN-Normal.woff2
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussjiaoxueziyuan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussxinwenzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussxuexijiaocai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─jiaoshixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoxueziyuan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xinwenzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xueshengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuexijiaocai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─xueyuanxinxi
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ jiaoshixinxi_zhaopian1.jpg
│ │ jiaoshixinxi_zhaopian2.jpg
│ │ jiaoshixinxi_zhaopian3.jpg
│ │ jiaoshixinxi_zhaopian4.jpg
│ │ jiaoshixinxi_zhaopian5.jpg
│ │ jiaoshixinxi_zhaopian6.jpg
│ │ jiaoxueziyuan_tupian1.jpg
│ │ jiaoxueziyuan_tupian2.jpg
│ │ jiaoxueziyuan_tupian3.jpg
│ │ jiaoxueziyuan_tupian4.jpg
│ │ jiaoxueziyuan_tupian5.jpg
│ │ jiaoxueziyuan_tupian6.jpg
│ │ kechengxinxi_fengmian1.jpg
│ │ kechengxinxi_fengmian2.jpg
│ │ kechengxinxi_fengmian3.jpg
│ │ kechengxinxi_fengmian4.jpg
│ │ kechengxinxi_fengmian5.jpg
│ │ kechengxinxi_fengmian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ xinwenzixun_fengmian1.jpg
│ │ xinwenzixun_fengmian2.jpg
│ │ xinwenzixun_fengmian3.jpg
│ │ xinwenzixun_fengmian4.jpg
│ │ xinwenzixun_fengmian5.jpg
│ │ xinwenzixun_fengmian6.jpg
│ │ xueshengxinxi_zhaopian1.jpg
│ │ xueshengxinxi_zhaopian2.jpg
│ │ xueshengxinxi_zhaopian3.jpg
│ │ xueshengxinxi_zhaopian4.jpg
│ │ xueshengxinxi_zhaopian5.jpg
│ │ xueshengxinxi_zhaopian6.jpg
│ │ xuexijiaocai_tupian1.jpg
│ │ xuexijiaocai_tupian2.jpg
│ │ xuexijiaocai_tupian3.jpg
│ │ xuexijiaocai_tupian4.jpg
│ │ xuexijiaocai_tupian5.jpg
│ │ xuexijiaocai_tupian6.jpg
│ │ xueyuanxinxi_tupian1.jpg
│ │ xueyuanxinxi_tupian2.jpg
│ │ xueyuanxinxi_tupian3.jpg
│ │ xueyuanxinxi_tupian4.jpg
│ │ xueyuanxinxi_tupian5.jpg
│ │ xueyuanxinxi_tupian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000028 CA93:5784
F:\TEST\源码
│ ssm个人健康信息管理lw+ppt.rar

└─ssmcs7b8
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmcs7b8.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjiankangzhishiController.java
│ │ │ FileController.java
│ │ │ JiankangpingguController.java
│ │ │ JiankangxinxiController.java
│ │ │ JiankangzhishiController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YinshijiluController.java
│ │ │ YishiController.java
│ │ │ YonghuController.java
│ │ │ YundongjiluController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjiankangzhishiDao.java
│ │ │ JiankangpingguDao.java
│ │ │ JiankangxinxiDao.java
│ │ │ JiankangzhishiDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YinshijiluDao.java
│ │ │ YishiDao.java
│ │ │ YonghuDao.java
│ │ │ YundongjiluDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjiankangzhishiEntity.java
│ │ │ │ EIException.java
│ │ │ │ JiankangpingguEntity.java
│ │ │ │ JiankangxinxiEntity.java
│ │ │ │ JiankangzhishiEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YinshijiluEntity.java
│ │ │ │ YishiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YundongjiluEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DiscussjiankangzhishiModel.java
│ │ │ │ JiankangpingguModel.java
│ │ │ │ JiankangxinxiModel.java
│ │ │ │ JiankangzhishiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YinshijiluModel.java
│ │ │ │ YishiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YundongjiluModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DiscussjiankangzhishiView.java
│ │ │ │ JiankangpingguView.java
│ │ │ │ JiankangxinxiView.java
│ │ │ │ JiankangzhishiView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ YinshijiluView.java
│ │ │ │ YishiView.java
│ │ │ │ YonghuView.java
│ │ │ │ YundongjiluView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DiscussjiankangzhishiVO.java
│ │ │ JiankangpingguVO.java
│ │ │ JiankangxinxiVO.java
│ │ │ JiankangzhishiVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ YinshijiluVO.java
│ │ │ YishiVO.java
│ │ │ YonghuVO.java
│ │ │ YundongjiluVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjiankangzhishiService.java
│ │ │ │ JiankangpingguService.java
│ │ │ │ JiankangxinxiService.java
│ │ │ │ JiankangzhishiService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YinshijiluService.java
│ │ │ │ YishiService.java
│ │ │ │ YonghuService.java
│ │ │ │ YundongjiluService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjiankangzhishiServiceImpl.java
│ │ │ JiankangpingguServiceImpl.java
│ │ │ JiankangxinxiServiceImpl.java
│ │ │ JiankangzhishiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YinshijiluServiceImpl.java
│ │ │ YishiServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ YundongjiluServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjiankangzhishiDao.xml
│ │ │ JiankangpingguDao.xml
│ │ │ JiankangxinxiDao.xml
│ │ │ JiankangzhishiDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YinshijiluDao.xml
│ │ │ YishiDao.xml
│ │ │ YonghuDao.xml
│ │ │ YundongjiluDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.a42b520c.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.21d00aeb.js
│ │ │ app.21d00aeb.js.map
│ │ │ chunk-vendors.dcec5250.js
│ │ │ chunk-vendors.dcec5250.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjiankangzhishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiankangpinggu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiankangxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiankangzhishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yinshijilu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yundongjilu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjiankangzhishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jiankangpinggu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiankangxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiankangzhishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yinshijilu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yishi
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─yundongjilu
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ jiankangzhishi_fengmian1.jpg
│ │ jiankangzhishi_fengmian2.jpg
│ │ jiankangzhishi_fengmian3.jpg
│ │ jiankangzhishi_fengmian4.jpg
│ │ jiankangzhishi_fengmian5.jpg
│ │ jiankangzhishi_fengmian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yishi_zhaopian1.jpg
│ │ yishi_zhaopian2.jpg
│ │ yishi_zhaopian3.jpg
│ │ yishi_zhaopian4.jpg
│ │ yishi_zhaopian5.jpg
│ │ yishi_zhaopian6.jpg
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000099 CA93:5784
F:\TEST\源码
│ jsp个人交友网站lw+ppt.rar
│ jsp开发说明.docx

└─jspmby1mh
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmby1mh.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjiaoyouxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ HuodongbaomingController.java
│ │ │ JiaoyouxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XianxiahuodongController.java
│ │ │ XitonggonggaoController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjiaoyouxinxiDao.java
│ │ │ ForumDao.java
│ │ │ HuodongbaomingDao.java
│ │ │ JiaoyouxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XianxiahuodongDao.java
│ │ │ XitonggonggaoDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjiaoyouxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ HuodongbaomingEntity.java
│ │ │ │ JiaoyouxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XianxiahuodongEntity.java
│ │ │ │ XitonggonggaoEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DiscussjiaoyouxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ HuodongbaomingModel.java
│ │ │ │ JiaoyouxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XianxiahuodongModel.java
│ │ │ │ XitonggonggaoModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DiscussjiaoyouxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ HuodongbaomingView.java
│ │ │ │ JiaoyouxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ XianxiahuodongView.java
│ │ │ │ XitonggonggaoView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DiscussjiaoyouxinxiVO.java
│ │ │ ForumVO.java
│ │ │ HuodongbaomingVO.java
│ │ │ JiaoyouxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ XianxiahuodongVO.java
│ │ │ XitonggonggaoVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjiaoyouxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ HuodongbaomingService.java
│ │ │ │ JiaoyouxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XianxiahuodongService.java
│ │ │ │ XitonggonggaoService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjiaoyouxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ HuodongbaomingServiceImpl.java
│ │ │ JiaoyouxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XianxiahuodongServiceImpl.java
│ │ │ XitonggonggaoServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjiaoyouxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ HuodongbaomingDao.xml
│ │ │ JiaoyouxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XianxiahuodongDao.xml
│ │ │ XitonggonggaoDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussjiaoyouxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─huodongbaoming
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoyouxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xianxiahuodong
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xitonggonggao
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussjiaoyouxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─huodongbaoming
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─jiaoyouxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xianxiahuodong
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xitonggonggao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614762531125.jpg
│ │ 1614762586991.jpg
│ │ 1614762599459.jpg
│ │ jiaoyouxinxi_touxiang1.jpg
│ │ jiaoyouxinxi_touxiang2.jpg
│ │ jiaoyouxinxi_touxiang3.jpg
│ │ jiaoyouxinxi_touxiang4.jpg
│ │ jiaoyouxinxi_touxiang5.jpg
│ │ jiaoyouxinxi_touxiang6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ xianxiahuodong_tupianfengmian1.jpg
│ │ xianxiahuodong_tupianfengmian2.jpg
│ │ xianxiahuodong_tupianfengmian3.jpg
│ │ xianxiahuodong_tupianfengmian4.jpg
│ │ xianxiahuodong_tupianfengmian5.jpg
│ │ xianxiahuodong_tupianfengmian6.jpg
│ │ xitonggonggao_tupian1.jpg
│ │ xitonggonggao_tupian2.jpg
│ │ xitonggonggao_tupian3.jpg
│ │ xitonggonggao_tupian4.jpg
│ │ xitonggonggao_tupian5.jpg
│ │ xitonggonggao_tupian6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000A5 CA93:5784
F:\TEST\源码
│ jsp个性化影片推荐系统lw+ppt.rar
│ jsp开发说明.docx

└─jsp个性化影片推荐系统2021
└─jspm5541q
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm5541q.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DianyingleixingController.java
│ │ │ DiscussremendianyingController.java
│ │ │ FileController.java
│ │ │ NewsController.java
│ │ │ RemendianyingController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DianyingleixingDao.java
│ │ │ DiscussremendianyingDao.java
│ │ │ NewsDao.java
│ │ │ RemendianyingDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DianyingleixingEntity.java
│ │ │ │ DiscussremendianyingEntity.java
│ │ │ │ EIException.java
│ │ │ │ NewsEntity.java
│ │ │ │ RemendianyingEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DianyingleixingModel.java
│ │ │ │ DiscussremendianyingModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RemendianyingModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DianyingleixingView.java
│ │ │ │ DiscussremendianyingView.java
│ │ │ │ NewsView.java
│ │ │ │ RemendianyingView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DianyingleixingVO.java
│ │ │ DiscussremendianyingVO.java
│ │ │ NewsVO.java
│ │ │ RemendianyingVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DianyingleixingService.java
│ │ │ │ DiscussremendianyingService.java
│ │ │ │ NewsService.java
│ │ │ │ RemendianyingService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DianyingleixingServiceImpl.java
│ │ │ DiscussremendianyingServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RemendianyingServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DianyingleixingDao.xml
│ │ │ DiscussremendianyingDao.xml
│ │ │ NewsDao.xml
│ │ │ RemendianyingDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ muban.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dianyingleixing
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussremendianying
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─remendianying
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.min.css
│ │ │ color.css
│ │ │ fancybox.css
│ │ │ global.css
│ │ │ iconfont.css
│ │ │ login.reset.min.css
│ │ │ login.style.css
│ │ │ page.css
│ │ │ swiper.css
│ │ │ uzlist.css
│ │ │
│ │ ├─js
│ │ │ common.js
│ │ │ fancybox.js
│ │ │ jquery.min.js
│ │ │ superslide.2.1.1.min.js
│ │ │ swiper.animate1.0.2.min.js
│ │ │ swiper.min.js
│ │ │ wow.min.js
│ │ │
│ │ └─SourceHanSansCN-Normal
│ │ SourceHanSansCN-Normal.woff2
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─adminexam
│ │ │ │ add-or-update.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dianyingleixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussremendianying
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─kefuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─liuyanbanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─lunbotuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─luntanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─remendianying
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xinwenzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ iframeAuto.js
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ ├─ueditor
│ │ │ │ ueditor.all.js
│ │ │ │ ueditor.all.min.js
│ │ │ │ ueditor.config.js
│ │ │ │ ueditor.parse.js
│ │ │ │ ueditor.parse.min.js
│ │ │ │
│ │ │ ├─dialogs
│ │ │ │ │ internal.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ anchor.html
│ │ │ │ │
│ │ │ │ ├─attachment
│ │ │ │ │ │ attachment.css
│ │ │ │ │ │ attachment.html
│ │ │ │ │ │ attachment.js
│ │ │ │ │ │
│ │ │ │ │ ├─fileTypeImages
│ │ │ │ │ │ icon_chm.gif
│ │ │ │ │ │ icon_default.png
│ │ │ │ │ │ icon_doc.gif
│ │ │ │ │ │ icon_exe.gif
│ │ │ │ │ │ icon_jpg.gif
│ │ │ │ │ │ icon_mp3.gif
│ │ │ │ │ │ icon_mv.gif
│ │ │ │ │ │ icon_pdf.gif
│ │ │ │ │ │ icon_ppt.gif
│ │ │ │ │ │ icon_psd.gif
│ │ │ │ │ │ icon_rar.gif
│ │ │ │ │ │ icon_txt.gif
│ │ │ │ │ │ icon_xls.gif
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.gif
│ │ │ │ │ alignicon.png
│ │ │ │ │ bg.png
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─background
│ │ │ │ │ │ background.css
│ │ │ │ │ │ background.html
│ │ │ │ │ │ background.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─charts
│ │ │ │ │ │ chart.config.js
│ │ │ │ │ │ charts.css
│ │ │ │ │ │ charts.html
│ │ │ │ │ │ charts.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ charts0.png
│ │ │ │ │ charts1.png
│ │ │ │ │ charts2.png
│ │ │ │ │ charts3.png
│ │ │ │ │ charts4.png
│ │ │ │ │ charts5.png
│ │ │ │ │
│ │ │ │ ├─emotion
│ │ │ │ │ │ emotion.css
│ │ │ │ │ │ emotion.html
│ │ │ │ │ │ emotion.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ 0.gif
│ │ │ │ │ bface.gif
│ │ │ │ │ cface.gif
│ │ │ │ │ fface.gif
│ │ │ │ │ jxface2.gif
│ │ │ │ │ neweditor-tab-bg.png
│ │ │ │ │ tface.gif
│ │ │ │ │ wface.gif
│ │ │ │ │ yface.gif
│ │ │ │ │
│ │ │ │ ├─gmap
│ │ │ │ │ gmap.html
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ help.css
│ │ │ │ │ help.html
│ │ │ │ │ help.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ │ image.css
│ │ │ │ │ │ image.html
│ │ │ │ │ │ image.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.jpg
│ │ │ │ │ bg.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─insertframe
│ │ │ │ │ insertframe.html
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ link.html
│ │ │ │ │
│ │ │ │ ├─map
│ │ │ │ │ map.html
│ │ │ │ │ show.html
│ │ │ │ │
│ │ │ │ ├─music
│ │ │ │ │ music.css
│ │ │ │ │ music.html
│ │ │ │ │ music.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ preview.html
│ │ │ │ │
│ │ │ │ ├─scrawl
│ │ │ │ │ │ scrawl.css
│ │ │ │ │ │ scrawl.html
│ │ │ │ │ │ scrawl.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimg.png
│ │ │ │ │ brush.png
│ │ │ │ │ delimg.png
│ │ │ │ │ delimgH.png
│ │ │ │ │ empty.png
│ │ │ │ │ emptyH.png
│ │ │ │ │ eraser.png
│ │ │ │ │ redo.png
│ │ │ │ │ redoH.png
│ │ │ │ │ scale.png
│ │ │ │ │ scaleH.png
│ │ │ │ │ size.png
│ │ │ │ │ undo.png
│ │ │ │ │ undoH.png
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ searchreplace.html
│ │ │ │ │ searchreplace.js
│ │ │ │ │
│ │ │ │ ├─snapscreen
│ │ │ │ │ snapscreen.html
│ │ │ │ │
│ │ │ │ ├─spechars
│ │ │ │ │ spechars.html
│ │ │ │ │ spechars.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ dragicon.png
│ │ │ │ │ edittable.css
│ │ │ │ │ edittable.html
│ │ │ │ │ edittable.js
│ │ │ │ │ edittd.html
│ │ │ │ │ edittip.html
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ │ config.js
│ │ │ │ │ │ template.css
│ │ │ │ │ │ template.html
│ │ │ │ │ │ template.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.gif
│ │ │ │ │ pre0.png
│ │ │ │ │ pre1.png
│ │ │ │ │ pre2.png
│ │ │ │ │ pre3.png
│ │ │ │ │ pre4.png
│ │ │ │ │
│ │ │ │ ├─video
│ │ │ │ │ │ video.css
│ │ │ │ │ │ video.html
│ │ │ │ │ │ video.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ center_focus.jpg
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ left_focus.jpg
│ │ │ │ │ none_focus.jpg
│ │ │ │ │ progress.png
│ │ │ │ │ right_focus.jpg
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─webapp
│ │ │ │ │ webapp.html
│ │ │ │ │
│ │ │ │ └─wordimage
│ │ │ │ fClipboard_ueditor.swf
│ │ │ │ imageUploader.swf
│ │ │ │ tangram.js
│ │ │ │ wordimage.html
│ │ │ │ wordimage.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ ├─en
│ │ │ │ │ │ en.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimage.png
│ │ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ │ alldeletebtnupskin.png
│ │ │ │ │ background.png
│ │ │ │ │ button.png
│ │ │ │ │ copy.png
│ │ │ │ │ deletedisable.png
│ │ │ │ │ deleteenable.png
│ │ │ │ │ listbackground.png
│ │ │ │ │ localimage.png
│ │ │ │ │ music.png
│ │ │ │ │ rotateleftdisable.png
│ │ │ │ │ rotateleftenable.png
│ │ │ │ │ rotaterightdisable.png
│ │ │ │ │ rotaterightenable.png
│ │ │ │ │ upload.png
│ │ │ │ │
│ │ │ │ └─zh-cn
│ │ │ │ │ zh-cn.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ copy.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ ├─themes
│ │ │ │ │ iframe.css
│ │ │ │ │
│ │ │ │ └─default
│ │ │ │ │ dialogbase.css
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ ueditor.css
│ │ │ │ │ ueditor.min.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ anchor.gif
│ │ │ │ arrow.png
│ │ │ │ arrow_down.png
│ │ │ │ arrow_up.png
│ │ │ │ button-bg.gif
│ │ │ │ cancelbutton.gif
│ │ │ │ charts.png
│ │ │ │ cursor_h.gif
│ │ │ │ cursor_h.png
│ │ │ │ cursor_v.gif
│ │ │ │ cursor_v.png
│ │ │ │ dialog-title-bg.png
│ │ │ │ filescan.png
│ │ │ │ highlighted.gif
│ │ │ │ icons-all.gif
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ loaderror.png
│ │ │ │ loading.gif
│ │ │ │ lock.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ pagebreak.gif
│ │ │ │ scale.png
│ │ │ │ sortable.png
│ │ │ │ spacer.gif
│ │ │ │ sparator_v.png
│ │ │ │ table-cell-align.png
│ │ │ │ tangram-colorpicker.png
│ │ │ │ toolbar_bg.png
│ │ │ │ unhighlighted.gif
│ │ │ │ upload.png
│ │ │ │ videologo.gif
│ │ │ │ word.gif
│ │ │ │ wordpaste.png
│ │ │ │
│ │ │ └─third-party
│ │ │ │ jquery-1.10.2.js
│ │ │ │ jquery-1.10.2.min.js
│ │ │ │ jquery-1.10.2.min.map
│ │ │ │ xss.min.js
│ │ │ │
│ │ │ ├─codemirror
│ │ │ │ codemirror.css
│ │ │ │ codemirror.js
│ │ │ │
│ │ │ ├─highcharts
│ │ │ │ │ highcharts-more.js
│ │ │ │ │ highcharts-more.src.js
│ │ │ │ │ highcharts.js
│ │ │ │ │ highcharts.src.js
│ │ │ │ │
│ │ │ │ ├─adapters
│ │ │ │ │ mootools-adapter.js
│ │ │ │ │ mootools-adapter.src.js
│ │ │ │ │ prototype-adapter.js
│ │ │ │ │ prototype-adapter.src.js
│ │ │ │ │ standalone-framework.js
│ │ │ │ │ standalone-framework.src.js
│ │ │ │ │
│ │ │ │ ├─modules
│ │ │ │ │ annotations.js
│ │ │ │ │ annotations.src.js
│ │ │ │ │ canvas-tools.js
│ │ │ │ │ canvas-tools.src.js
│ │ │ │ │ data.js
│ │ │ │ │ data.src.js
│ │ │ │ │ drilldown.js
│ │ │ │ │ drilldown.src.js
│ │ │ │ │ exporting.js
│ │ │ │ │ exporting.src.js
│ │ │ │ │ funnel.js
│ │ │ │ │ funnel.src.js
│ │ │ │ │ heatmap.js
│ │ │ │ │ heatmap.src.js
│ │ │ │ │ map.js
│ │ │ │ │ map.src.js
│ │ │ │ │ no-data-to-display.js
│ │ │ │ │ no-data-to-display.src.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ dark-blue.js
│ │ │ │ dark-green.js
│ │ │ │ gray.js
│ │ │ │ grid.js
│ │ │ │ skies.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ UEditorSnapscreen.exe
│ │ │ │
│ │ │ ├─SyntaxHighlighter
│ │ │ │ shCore.js
│ │ │ │ shCoreDefault.css
│ │ │ │
│ │ │ ├─video-js
│ │ │ │ │ video-js.css
│ │ │ │ │ video-js.min.css
│ │ │ │ │ video-js.swf
│ │ │ │ │ video.dev.js
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─font
│ │ │ │ vjs.eot
│ │ │ │ vjs.svg
│ │ │ │ vjs.ttf
│ │ │ │ vjs.woff
│ │ │ │
│ │ │ ├─webuploader
│ │ │ │ Uploader.swf
│ │ │ │ webuploader.css
│ │ │ │ webuploader.custom.js
│ │ │ │ webuploader.custom.min.js
│ │ │ │ webuploader.flashonly.js
│ │ │ │ webuploader.flashonly.min.js
│ │ │ │ webuploader.html5only.js
│ │ │ │ webuploader.html5only.min.js
│ │ │ │ webuploader.js
│ │ │ │ webuploader.min.js
│ │ │ │ webuploader.withoutimage.js
│ │ │ │ webuploader.withoutimage.min.js
│ │ │ │
│ │ │ └─zeroclipboard
│ │ │ ZeroClipboard.js
│ │ │ ZeroClipboard.min.js
│ │ │ ZeroClipboard.swf
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.css
│ │ │ awesome-bootstrap-checkbox.css
│ │ │ bootstrap.min.css
│ │ │ bootstrap4.2.1.min.css
│ │ │ css.css
│ │ │ filter.css
│ │ │ font-awesome.min.css
│ │ │ jquery.dataTables.min.css
│ │ │ jquery.toast.min.css
│ │ │ lightgallery.css
│ │ │ linea-icon.css
│ │ │ material-design-iconic-font.min.css
│ │ │ owl.carousel.min.css
│ │ │ owl.theme.default.min.css
│ │ │ pe-icon-7-stroke.css
│ │ │ pe-icon-7-styles.css
│ │ │ simple-line-icons.css
│ │ │ style.css
│ │ │ style.default.css
│ │ │ switchery.min.css
│ │ │ themify-icons.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2
│ │ │ JTUSjIg1_i6t8kCHKm459Wlhyw.woff2
│ │ │ Material-Design-Iconic-Font.woff2
│ │ │ Simple-Line-Icons4c82.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─img
│ │ │ p_big3.jpg
│ │ │ user1.png
│ │ │
│ │ └─js
│ │ bootstrap.min.js
│ │ bootstrap4.2.1.min.js
│ │ dashboard-data.js
│ │ dropdown-bootstrap-extended.js
│ │ echarts-en.min.js
│ │ echarts-liquidfill.min.js
│ │ front.js
│ │ init.js
│ │ jquery.counterup.min.js
│ │ jquery.dataTables.min.js
│ │ jquery.min.js
│ │ jquery.slimscroll.js
│ │ jquery.sparkline.min.js
│ │ jquery.toast.min.js
│ │ jquery.validate.min.js
│ │ jquery.waypoints.min.js
│ │ owl.carousel.min.js
│ │ switchery.min.js
│ │
│ ├─upload
│ │ 1612333688606.mp4
│ │ 1612333697660.jpg
│ │ 1612333795129.jpg
│ │ 1612333821702.gif
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ remendianying_haibao1.jpg
│ │ remendianying_haibao2.jpg
│ │ remendianying_haibao3.jpg
│ │ remendianying_haibao4.jpg
│ │ remendianying_haibao5.jpg
│ │ remendianying_haibao6.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000070 CA93:5784
F:\TEST\源码
│ ssm共享充电宝管理系统lw+ppt.rar
│ ssm开发说明.docx

└─ssm49x94
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm49x94.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChongdianbaotoufangController.java
│ │ │ ChongdianbaoweihuController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussgonggaolanController.java
│ │ │ FeiyongdingdanController.java
│ │ │ FileController.java
│ │ │ GonggaolanController.java
│ │ │ GuihaidingdanController.java
│ │ │ HezuoshanghuController.java
│ │ │ QuyuxinxiController.java
│ │ │ UserController.java
│ │ │ WeihurenyuanController.java
│ │ │ YonghuController.java
│ │ │ ZulindingdanController.java
│ │ │
│ │ ├─dao
│ │ │ ChongdianbaotoufangDao.java
│ │ │ ChongdianbaoweihuDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussgonggaolanDao.java
│ │ │ FeiyongdingdanDao.java
│ │ │ GonggaolanDao.java
│ │ │ GuihaidingdanDao.java
│ │ │ HezuoshanghuDao.java
│ │ │ QuyuxinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ WeihurenyuanDao.java
│ │ │ YonghuDao.java
│ │ │ ZulindingdanDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChongdianbaotoufangEntity.java
│ │ │ │ ChongdianbaoweihuEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussgonggaolanEntity.java
│ │ │ │ EIException.java
│ │ │ │ FeiyongdingdanEntity.java
│ │ │ │ GonggaolanEntity.java
│ │ │ │ GuihaidingdanEntity.java
│ │ │ │ HezuoshanghuEntity.java
│ │ │ │ QuyuxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WeihurenyuanEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ ZulindingdanEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChongdianbaotoufangModel.java
│ │ │ │ ChongdianbaoweihuModel.java
│ │ │ │ DiscussgonggaolanModel.java
│ │ │ │ FeiyongdingdanModel.java
│ │ │ │ GonggaolanModel.java
│ │ │ │ GuihaidingdanModel.java
│ │ │ │ HezuoshanghuModel.java
│ │ │ │ QuyuxinxiModel.java
│ │ │ │ WeihurenyuanModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ ZulindingdanModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChongdianbaotoufangView.java
│ │ │ │ ChongdianbaoweihuView.java
│ │ │ │ DiscussgonggaolanView.java
│ │ │ │ FeiyongdingdanView.java
│ │ │ │ GonggaolanView.java
│ │ │ │ GuihaidingdanView.java
│ │ │ │ HezuoshanghuView.java
│ │ │ │ QuyuxinxiView.java
│ │ │ │ WeihurenyuanView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZulindingdanView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChongdianbaotoufangVO.java
│ │ │ ChongdianbaoweihuVO.java
│ │ │ DiscussgonggaolanVO.java
│ │ │ FeiyongdingdanVO.java
│ │ │ GonggaolanVO.java
│ │ │ GuihaidingdanVO.java
│ │ │ HezuoshanghuVO.java
│ │ │ QuyuxinxiVO.java
│ │ │ WeihurenyuanVO.java
│ │ │ YonghuVO.java
│ │ │ ZulindingdanVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChongdianbaotoufangService.java
│ │ │ │ ChongdianbaoweihuService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussgonggaolanService.java
│ │ │ │ FeiyongdingdanService.java
│ │ │ │ GonggaolanService.java
│ │ │ │ GuihaidingdanService.java
│ │ │ │ HezuoshanghuService.java
│ │ │ │ QuyuxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ WeihurenyuanService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZulindingdanService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChongdianbaotoufangServiceImpl.java
│ │ │ ChongdianbaoweihuServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussgonggaolanServiceImpl.java
│ │ │ FeiyongdingdanServiceImpl.java
│ │ │ GonggaolanServiceImpl.java
│ │ │ GuihaidingdanServiceImpl.java
│ │ │ HezuoshanghuServiceImpl.java
│ │ │ QuyuxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WeihurenyuanServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZulindingdanServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChongdianbaotoufangDao.xml
│ │ │ ChongdianbaoweihuDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussgonggaolanDao.xml
│ │ │ FeiyongdingdanDao.xml
│ │ │ GonggaolanDao.xml
│ │ │ GuihaidingdanDao.xml
│ │ │ HezuoshanghuDao.xml
│ │ │ QuyuxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ WeihurenyuanDao.xml
│ │ │ YonghuDao.xml
│ │ │ ZulindingdanDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.15edc402.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.dc0b62f4.js
│ │ │ app.dc0b62f4.js.map
│ │ │ chunk-vendors.379d98bf.js
│ │ │ chunk-vendors.379d98bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chongdianbaotoufang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chongdianbaoweihu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussgonggaolan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─feiyongdingdan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─gonggaolan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─guihaidingdan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─hezuoshanghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─quyuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─weihurenyuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zulindingdan
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chongdianbaotoufang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─chongdianbaoweihu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussgonggaolan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─feiyongdingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─gonggaolan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─guihaidingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─hezuoshanghu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─quyuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─weihurenyuan
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─zulindingdan
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000C8 CA93:5784
F:\TEST\源码
│ ssm古玩玉器交易系统lw+ppt.rar
│ ssm开发说明.docx

└─ssmej999
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmej999.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FileController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ ShangpinfenleiController.java
│ │ │ ShangpinjiandingController.java
│ │ │ ShangpinxinxiController.java
│ │ │ ShangpuxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ ShangpinjiandingDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ ShangpuxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ ShangpinjiandingEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ ShangpuxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ ShangpinjiandingModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ ShangpuxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ ShangpinjiandingView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ ShangpuxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ ShangpinjiandingVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ ShangpuxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ ShangpinjiandingService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ ShangpuxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ ShangpinjiandingServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ ShangpuxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ ShangpinjiandingDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ ShangpuxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.326247c4.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.65d2d5ff.js
│ │ │ app.65d2d5ff.js.map
│ │ │ chunk-vendors.d950e9be.js
│ │ │ chunk-vendors.d950e9be.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinjianding
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinjianding
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1614842868943.jpg
│ │ 1614842945306.jpg
│ │ 1614843107213.jpg
│ │ 1614843264670.jpg
│ │ 1614843267991.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangpinjianding_tupian1.jpg
│ │ shangpinjianding_tupian2.jpg
│ │ shangpinjianding_tupian3.jpg
│ │ shangpinjianding_tupian4.jpg
│ │ shangpinjianding_tupian5.jpg
│ │ shangpinjianding_tupian6.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ shangpuxinxi_shangputupian1.jpg
│ │ shangpuxinxi_shangputupian2.jpg
│ │ shangpuxinxi_shangputupian3.jpg
│ │ shangpuxinxi_shangputupian4.jpg
│ │ shangpuxinxi_shangputupian5.jpg
│ │ shangpuxinxi_shangputupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000003D CA93:5784
F:\TEST\源码
│ ssm固定资产管理系统lw+ppt.rar

└─ssm2bn52
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm2bn52.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ LiaotianhuifuController.java
│ │ │ LiaotianxinxiController.java
│ │ │ ShebeishenqingController.java
│ │ │ UserController.java
│ │ │ WupinleixingController.java
│ │ │ XiaohuixinxiController.java
│ │ │ YonghuController.java
│ │ │ ZichanbaobiaoController.java
│ │ │ ZichanrukuController.java
│ │ │ ZichanshebeiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ LiaotianhuifuDao.java
│ │ │ LiaotianxinxiDao.java
│ │ │ ShebeishenqingDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ WupinleixingDao.java
│ │ │ XiaohuixinxiDao.java
│ │ │ YonghuDao.java
│ │ │ ZichanbaobiaoDao.java
│ │ │ ZichanrukuDao.java
│ │ │ ZichanshebeiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ LiaotianhuifuEntity.java
│ │ │ │ LiaotianxinxiEntity.java
│ │ │ │ ShebeishenqingEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WupinleixingEntity.java
│ │ │ │ XiaohuixinxiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ ZichanbaobiaoEntity.java
│ │ │ │ ZichanrukuEntity.java
│ │ │ │ ZichanshebeiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ LiaotianhuifuModel.java
│ │ │ │ LiaotianxinxiModel.java
│ │ │ │ ShebeishenqingModel.java
│ │ │ │ WupinleixingModel.java
│ │ │ │ XiaohuixinxiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ ZichanbaobiaoModel.java
│ │ │ │ ZichanrukuModel.java
│ │ │ │ ZichanshebeiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ LiaotianhuifuView.java
│ │ │ │ LiaotianxinxiView.java
│ │ │ │ ShebeishenqingView.java
│ │ │ │ WupinleixingView.java
│ │ │ │ XiaohuixinxiView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZichanbaobiaoView.java
│ │ │ │ ZichanrukuView.java
│ │ │ │ ZichanshebeiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ LiaotianhuifuVO.java
│ │ │ LiaotianxinxiVO.java
│ │ │ ShebeishenqingVO.java
│ │ │ WupinleixingVO.java
│ │ │ XiaohuixinxiVO.java
│ │ │ YonghuVO.java
│ │ │ ZichanbaobiaoVO.java
│ │ │ ZichanrukuVO.java
│ │ │ ZichanshebeiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ LiaotianhuifuService.java
│ │ │ │ LiaotianxinxiService.java
│ │ │ │ ShebeishenqingService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ WupinleixingService.java
│ │ │ │ XiaohuixinxiService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZichanbaobiaoService.java
│ │ │ │ ZichanrukuService.java
│ │ │ │ ZichanshebeiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ LiaotianhuifuServiceImpl.java
│ │ │ LiaotianxinxiServiceImpl.java
│ │ │ ShebeishenqingServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WupinleixingServiceImpl.java
│ │ │ XiaohuixinxiServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZichanbaobiaoServiceImpl.java
│ │ │ ZichanrukuServiceImpl.java
│ │ │ ZichanshebeiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ LiaotianhuifuDao.xml
│ │ │ LiaotianxinxiDao.xml
│ │ │ ShebeishenqingDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ WupinleixingDao.xml
│ │ │ XiaohuixinxiDao.xml
│ │ │ YonghuDao.xml
│ │ │ ZichanbaobiaoDao.xml
│ │ │ ZichanrukuDao.xml
│ │ │ ZichanshebeiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.44c34f3f.css
│ │ │ │ chunk-vendors.8ee77068.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.7f1114dd.js
│ │ │ app.7f1114dd.js.map
│ │ │ chunk-vendors.8fe5a404.js
│ │ │ chunk-vendors.8fe5a404.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─liaotianhuifu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─liaotianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shebeishenqing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─wupinleixing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─xiaohuixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─zichanbaobiao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─zichanruku
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zichanshebei
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1610343105344.jpg
│ │ 1610343120094.jpg
│ │ 1610343376971.jpg
│ │ 1610343422508.png
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │ zichanshebei_tupian1.jpg
│ │ zichanshebei_tupian2.jpg
│ │ zichanshebei_tupian3.jpg
│ │ zichanshebei_tupian4.jpg
│ │ zichanshebei_tupian5.jpg
│ │ zichanshebei_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000E9 CA93:5784
F:\TEST\源码
│ jsp固定资产管理系统lw+ppt.rar

└─jspmnzzch
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmnzzch.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ ShebeibaoxiuController.java
│ │ │ ShebeifenleiController.java
│ │ │ ShebeiguihaiController.java
│ │ │ ShebeilingyongController.java
│ │ │ ShebeirukuController.java
│ │ │ ShebeixinxiController.java
│ │ │ UserController.java
│ │ │ XitonggonggaoController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ForumDao.java
│ │ │ ShebeibaoxiuDao.java
│ │ │ ShebeifenleiDao.java
│ │ │ ShebeiguihaiDao.java
│ │ │ ShebeilingyongDao.java
│ │ │ ShebeirukuDao.java
│ │ │ ShebeixinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XitonggonggaoDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ ShebeibaoxiuEntity.java
│ │ │ │ ShebeifenleiEntity.java
│ │ │ │ ShebeiguihaiEntity.java
│ │ │ │ ShebeilingyongEntity.java
│ │ │ │ ShebeirukuEntity.java
│ │ │ │ ShebeixinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XitonggonggaoEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ForumModel.java
│ │ │ │ ShebeibaoxiuModel.java
│ │ │ │ ShebeifenleiModel.java
│ │ │ │ ShebeiguihaiModel.java
│ │ │ │ ShebeilingyongModel.java
│ │ │ │ ShebeirukuModel.java
│ │ │ │ ShebeixinxiModel.java
│ │ │ │ XitonggonggaoModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ForumView.java
│ │ │ │ ShebeibaoxiuView.java
│ │ │ │ ShebeifenleiView.java
│ │ │ │ ShebeiguihaiView.java
│ │ │ │ ShebeilingyongView.java
│ │ │ │ ShebeirukuView.java
│ │ │ │ ShebeixinxiView.java
│ │ │ │ XitonggonggaoView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ForumVO.java
│ │ │ ShebeibaoxiuVO.java
│ │ │ ShebeifenleiVO.java
│ │ │ ShebeiguihaiVO.java
│ │ │ ShebeilingyongVO.java
│ │ │ ShebeirukuVO.java
│ │ │ ShebeixinxiVO.java
│ │ │ XitonggonggaoVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ForumService.java
│ │ │ │ ShebeibaoxiuService.java
│ │ │ │ ShebeifenleiService.java
│ │ │ │ ShebeiguihaiService.java
│ │ │ │ ShebeilingyongService.java
│ │ │ │ ShebeirukuService.java
│ │ │ │ ShebeixinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XitonggonggaoService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ ShebeibaoxiuServiceImpl.java
│ │ │ ShebeifenleiServiceImpl.java
│ │ │ ShebeiguihaiServiceImpl.java
│ │ │ ShebeilingyongServiceImpl.java
│ │ │ ShebeirukuServiceImpl.java
│ │ │ ShebeixinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XitonggonggaoServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ForumDao.xml
│ │ │ ShebeibaoxiuDao.xml
│ │ │ ShebeifenleiDao.xml
│ │ │ ShebeiguihaiDao.xml
│ │ │ ShebeilingyongDao.xml
│ │ │ ShebeirukuDao.xml
│ │ │ ShebeixinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XitonggonggaoDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │
│ ├─front
│ │ │ index.jsp
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─shebeibaoxiu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeifenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeiguihai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeilingyong
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeiruku
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xitonggonggao
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─lunbotuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─luntanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shebeibaoxiu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeifenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeiguihai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeilingyong
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeiruku
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shebeixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xinwenzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xitonggonggao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ iframeAuto.js
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ ├─ueditor
│ │ │ │ ueditor.all.js
│ │ │ │ ueditor.all.min.js
│ │ │ │ ueditor.config.js
│ │ │ │ ueditor.parse.js
│ │ │ │ ueditor.parse.min.js
│ │ │ │
│ │ │ ├─dialogs
│ │ │ │ │ internal.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ anchor.html
│ │ │ │ │
│ │ │ │ ├─attachment
│ │ │ │ │ │ attachment.css
│ │ │ │ │ │ attachment.html
│ │ │ │ │ │ attachment.js
│ │ │ │ │ │
│ │ │ │ │ ├─fileTypeImages
│ │ │ │ │ │ icon_chm.gif
│ │ │ │ │ │ icon_default.png
│ │ │ │ │ │ icon_doc.gif
│ │ │ │ │ │ icon_exe.gif
│ │ │ │ │ │ icon_jpg.gif
│ │ │ │ │ │ icon_mp3.gif
│ │ │ │ │ │ icon_mv.gif
│ │ │ │ │ │ icon_pdf.gif
│ │ │ │ │ │ icon_ppt.gif
│ │ │ │ │ │ icon_psd.gif
│ │ │ │ │ │ icon_rar.gif
│ │ │ │ │ │ icon_txt.gif
│ │ │ │ │ │ icon_xls.gif
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.gif
│ │ │ │ │ alignicon.png
│ │ │ │ │ bg.png
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─background
│ │ │ │ │ │ background.css
│ │ │ │ │ │ background.html
│ │ │ │ │ │ background.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─charts
│ │ │ │ │ │ chart.config.js
│ │ │ │ │ │ charts.css
│ │ │ │ │ │ charts.html
│ │ │ │ │ │ charts.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ charts0.png
│ │ │ │ │ charts1.png
│ │ │ │ │ charts2.png
│ │ │ │ │ charts3.png
│ │ │ │ │ charts4.png
│ │ │ │ │ charts5.png
│ │ │ │ │
│ │ │ │ ├─emotion
│ │ │ │ │ │ emotion.css
│ │ │ │ │ │ emotion.html
│ │ │ │ │ │ emotion.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ 0.gif
│ │ │ │ │ bface.gif
│ │ │ │ │ cface.gif
│ │ │ │ │ fface.gif
│ │ │ │ │ jxface2.gif
│ │ │ │ │ neweditor-tab-bg.png
│ │ │ │ │ tface.gif
│ │ │ │ │ wface.gif
│ │ │ │ │ yface.gif
│ │ │ │ │
│ │ │ │ ├─gmap
│ │ │ │ │ gmap.html
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ help.css
│ │ │ │ │ help.html
│ │ │ │ │ help.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ │ image.css
│ │ │ │ │ │ image.html
│ │ │ │ │ │ image.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.jpg
│ │ │ │ │ bg.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─insertframe
│ │ │ │ │ insertframe.html
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ link.html
│ │ │ │ │
│ │ │ │ ├─map
│ │ │ │ │ map.html
│ │ │ │ │ show.html
│ │ │ │ │
│ │ │ │ ├─music
│ │ │ │ │ music.css
│ │ │ │ │ music.html
│ │ │ │ │ music.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ preview.html
│ │ │ │ │
│ │ │ │ ├─scrawl
│ │ │ │ │ │ scrawl.css
│ │ │ │ │ │ scrawl.html
│ │ │ │ │ │ scrawl.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimg.png
│ │ │ │ │ brush.png
│ │ │ │ │ delimg.png
│ │ │ │ │ delimgH.png
│ │ │ │ │ empty.png
│ │ │ │ │ emptyH.png
│ │ │ │ │ eraser.png
│ │ │ │ │ redo.png
│ │ │ │ │ redoH.png
│ │ │ │ │ scale.png
│ │ │ │ │ scaleH.png
│ │ │ │ │ size.png
│ │ │ │ │ undo.png
│ │ │ │ │ undoH.png
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ searchreplace.html
│ │ │ │ │ searchreplace.js
│ │ │ │ │
│ │ │ │ ├─snapscreen
│ │ │ │ │ snapscreen.html
│ │ │ │ │
│ │ │ │ ├─spechars
│ │ │ │ │ spechars.html
│ │ │ │ │ spechars.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ dragicon.png
│ │ │ │ │ edittable.css
│ │ │ │ │ edittable.html
│ │ │ │ │ edittable.js
│ │ │ │ │ edittd.html
│ │ │ │ │ edittip.html
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ │ config.js
│ │ │ │ │ │ template.css
│ │ │ │ │ │ template.html
│ │ │ │ │ │ template.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.gif
│ │ │ │ │ pre0.png
│ │ │ │ │ pre1.png
│ │ │ │ │ pre2.png
│ │ │ │ │ pre3.png
│ │ │ │ │ pre4.png
│ │ │ │ │
│ │ │ │ ├─video
│ │ │ │ │ │ video.css
│ │ │ │ │ │ video.html
│ │ │ │ │ │ video.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ center_focus.jpg
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ left_focus.jpg
│ │ │ │ │ none_focus.jpg
│ │ │ │ │ progress.png
│ │ │ │ │ right_focus.jpg
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─webapp
│ │ │ │ │ webapp.html
│ │ │ │ │
│ │ │ │ └─wordimage
│ │ │ │ fClipboard_ueditor.swf
│ │ │ │ imageUploader.swf
│ │ │ │ tangram.js
│ │ │ │ wordimage.html
│ │ │ │ wordimage.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ ├─en
│ │ │ │ │ │ en.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimage.png
│ │ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ │ alldeletebtnupskin.png
│ │ │ │ │ background.png
│ │ │ │ │ button.png
│ │ │ │ │ copy.png
│ │ │ │ │ deletedisable.png
│ │ │ │ │ deleteenable.png
│ │ │ │ │ listbackground.png
│ │ │ │ │ localimage.png
│ │ │ │ │ music.png
│ │ │ │ │ rotateleftdisable.png
│ │ │ │ │ rotateleftenable.png
│ │ │ │ │ rotaterightdisable.png
│ │ │ │ │ rotaterightenable.png
│ │ │ │ │ upload.png
│ │ │ │ │
│ │ │ │ └─zh-cn
│ │ │ │ │ zh-cn.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ copy.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ ├─themes
│ │ │ │ │ iframe.css
│ │ │ │ │
│ │ │ │ └─default
│ │ │ │ │ dialogbase.css
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ ueditor.css
│ │ │ │ │ ueditor.min.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ anchor.gif
│ │ │ │ arrow.png
│ │ │ │ arrow_down.png
│ │ │ │ arrow_up.png
│ │ │ │ button-bg.gif
│ │ │ │ cancelbutton.gif
│ │ │ │ charts.png
│ │ │ │ cursor_h.gif
│ │ │ │ cursor_h.png
│ │ │ │ cursor_v.gif
│ │ │ │ cursor_v.png
│ │ │ │ dialog-title-bg.png
│ │ │ │ filescan.png
│ │ │ │ highlighted.gif
│ │ │ │ icons-all.gif
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ loaderror.png
│ │ │ │ loading.gif
│ │ │ │ lock.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ pagebreak.gif
│ │ │ │ scale.png
│ │ │ │ sortable.png
│ │ │ │ spacer.gif
│ │ │ │ sparator_v.png
│ │ │ │ table-cell-align.png
│ │ │ │ tangram-colorpicker.png
│ │ │ │ toolbar_bg.png
│ │ │ │ unhighlighted.gif
│ │ │ │ upload.png
│ │ │ │ videologo.gif
│ │ │ │ word.gif
│ │ │ │ wordpaste.png
│ │ │ │
│ │ │ └─third-party
│ │ │ │ jquery-1.10.2.js
│ │ │ │ jquery-1.10.2.min.js
│ │ │ │ jquery-1.10.2.min.map
│ │ │ │ xss.min.js
│ │ │ │
│ │ │ ├─codemirror
│ │ │ │ codemirror.css
│ │ │ │ codemirror.js
│ │ │ │
│ │ │ ├─highcharts
│ │ │ │ │ highcharts-more.js
│ │ │ │ │ highcharts-more.src.js
│ │ │ │ │ highcharts.js
│ │ │ │ │ highcharts.src.js
│ │ │ │ │
│ │ │ │ ├─adapters
│ │ │ │ │ mootools-adapter.js
│ │ │ │ │ mootools-adapter.src.js
│ │ │ │ │ prototype-adapter.js
│ │ │ │ │ prototype-adapter.src.js
│ │ │ │ │ standalone-framework.js
│ │ │ │ │ standalone-framework.src.js
│ │ │ │ │
│ │ │ │ ├─modules
│ │ │ │ │ annotations.js
│ │ │ │ │ annotations.src.js
│ │ │ │ │ canvas-tools.js
│ │ │ │ │ canvas-tools.src.js
│ │ │ │ │ data.js
│ │ │ │ │ data.src.js
│ │ │ │ │ drilldown.js
│ │ │ │ │ drilldown.src.js
│ │ │ │ │ exporting.js
│ │ │ │ │ exporting.src.js
│ │ │ │ │ funnel.js
│ │ │ │ │ funnel.src.js
│ │ │ │ │ heatmap.js
│ │ │ │ │ heatmap.src.js
│ │ │ │ │ map.js
│ │ │ │ │ map.src.js
│ │ │ │ │ no-data-to-display.js
│ │ │ │ │ no-data-to-display.src.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ dark-blue.js
│ │ │ │ dark-green.js
│ │ │ │ gray.js
│ │ │ │ grid.js
│ │ │ │ skies.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ UEditorSnapscreen.exe
│ │ │ │
│ │ │ ├─SyntaxHighlighter
│ │ │ │ shCore.js
│ │ │ │ shCoreDefault.css
│ │ │ │
│ │ │ ├─video-js
│ │ │ │ │ video-js.css
│ │ │ │ │ video-js.min.css
│ │ │ │ │ video-js.swf
│ │ │ │ │ video.dev.js
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─font
│ │ │ │ vjs.eot
│ │ │ │ vjs.svg
│ │ │ │ vjs.ttf
│ │ │ │ vjs.woff
│ │ │ │
│ │ │ ├─webuploader
│ │ │ │ Uploader.swf
│ │ │ │ webuploader.css
│ │ │ │ webuploader.custom.js
│ │ │ │ webuploader.custom.min.js
│ │ │ │ webuploader.flashonly.js
│ │ │ │ webuploader.flashonly.min.js
│ │ │ │ webuploader.html5only.js
│ │ │ │ webuploader.html5only.min.js
│ │ │ │ webuploader.js
│ │ │ │ webuploader.min.js
│ │ │ │ webuploader.withoutimage.js
│ │ │ │ webuploader.withoutimage.min.js
│ │ │ │
│ │ │ └─zeroclipboard
│ │ │ ZeroClipboard.js
│ │ │ ZeroClipboard.min.js
│ │ │ ZeroClipboard.swf
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.css
│ │ │ awesome-bootstrap-checkbox.css
│ │ │ bootstrap.min.css
│ │ │ bootstrap4.2.1.min.css
│ │ │ css.css
│ │ │ filter.css
│ │ │ font-awesome.min.css
│ │ │ jquery.dataTables.min.css
│ │ │ jquery.toast.min.css
│ │ │ lightgallery.css
│ │ │ linea-icon.css
│ │ │ material-design-iconic-font.min.css
│ │ │ owl.carousel.min.css
│ │ │ owl.theme.default.min.css
│ │ │ pe-icon-7-stroke.css
│ │ │ pe-icon-7-styles.css
│ │ │ simple-line-icons.css
│ │ │ style.css
│ │ │ style.default.css
│ │ │ switchery.min.css
│ │ │ themify-icons.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2
│ │ │ JTUSjIg1_i6t8kCHKm459Wlhyw.woff2
│ │ │ Material-Design-Iconic-Font.woff2
│ │ │ Simple-Line-Icons4c82.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─img
│ │ │ p_big3.jpg
│ │ │ user1.png
│ │ │
│ │ └─js
│ │ bootstrap.min.js
│ │ bootstrap4.2.1.min.js
│ │ dashboard-data.js
│ │ dropdown-bootstrap-extended.js
│ │ echarts-en.min.js
│ │ echarts-liquidfill.min.js
│ │ front.js
│ │ init.js
│ │ jquery.counterup.min.js
│ │ jquery.dataTables.min.js
│ │ jquery.min.js
│ │ jquery.slimscroll.js
│ │ jquery.sparkline.min.js
│ │ jquery.toast.min.js
│ │ jquery.validate.min.js
│ │ jquery.waypoints.min.js
│ │ owl.carousel.min.js
│ │ switchery.min.js
│ │
│ ├─upload
│ │ 1612158883619.jpg
│ │ 1612159184654.jpg
│ │ 1612159239472.png
│ │ 1612159265756.png
│ │ 1612159429277.png
│ │ 1612159668200.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shebeixinxi_tupian1.jpg
│ │ shebeixinxi_tupian2.jpg
│ │ shebeixinxi_tupian3.jpg
│ │ shebeixinxi_tupian4.jpg
│ │ shebeixinxi_tupian5.jpg
│ │ shebeixinxi_tupian6.jpg
│ │ test.txt
│ │ xitonggonggao_tupian1.jpg
│ │ xitonggonggao_tupian2.jpg
│ │ xitonggonggao_tupian3.jpg
│ │ xitonggonggao_tupian4.jpg
│ │ xitonggonggao_tupian5.jpg
│ │ xitonggonggao_tupian6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000007E CA93:5784
F:\TEST\源码
│ ssm开发说明.docx
│ ssm汉服文化平台网站lw+ppt.rar

└─ssm2b4x5
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm2b4x5.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussfuzhuangzhanshiController.java
│ │ │ DiscussyonghuxiangceController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ FuzhuangleibieController.java
│ │ │ FuzhuangzhanshiController.java
│ │ │ HanfuzhishiController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ YonghuxiangceController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussfuzhuangzhanshiDao.java
│ │ │ DiscussyonghuxiangceDao.java
│ │ │ ForumDao.java
│ │ │ FuzhuangleibieDao.java
│ │ │ FuzhuangzhanshiDao.java
│ │ │ HanfuzhishiDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ YonghuxiangceDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussfuzhuangzhanshiEntity.java
│ │ │ │ DiscussyonghuxiangceEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ FuzhuangleibieEntity.java
│ │ │ │ FuzhuangzhanshiEntity.java
│ │ │ │ HanfuzhishiEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YonghuxiangceEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussfuzhuangzhanshiModel.java
│ │ │ │ DiscussyonghuxiangceModel.java
│ │ │ │ ForumModel.java
│ │ │ │ FuzhuangleibieModel.java
│ │ │ │ FuzhuangzhanshiModel.java
│ │ │ │ HanfuzhishiModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YonghuxiangceModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussfuzhuangzhanshiView.java
│ │ │ │ DiscussyonghuxiangceView.java
│ │ │ │ ForumView.java
│ │ │ │ FuzhuangleibieView.java
│ │ │ │ FuzhuangzhanshiView.java
│ │ │ │ HanfuzhishiView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │ YonghuxiangceView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscussfuzhuangzhanshiVO.java
│ │ │ DiscussyonghuxiangceVO.java
│ │ │ ForumVO.java
│ │ │ FuzhuangleibieVO.java
│ │ │ FuzhuangzhanshiVO.java
│ │ │ HanfuzhishiVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │ YonghuxiangceVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussfuzhuangzhanshiService.java
│ │ │ │ DiscussyonghuxiangceService.java
│ │ │ │ ForumService.java
│ │ │ │ FuzhuangleibieService.java
│ │ │ │ FuzhuangzhanshiService.java
│ │ │ │ HanfuzhishiService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ YonghuxiangceService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussfuzhuangzhanshiServiceImpl.java
│ │ │ DiscussyonghuxiangceServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ FuzhuangleibieServiceImpl.java
│ │ │ FuzhuangzhanshiServiceImpl.java
│ │ │ HanfuzhishiServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ YonghuxiangceServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussfuzhuangzhanshiDao.xml
│ │ │ DiscussyonghuxiangceDao.xml
│ │ │ ForumDao.xml
│ │ │ FuzhuangleibieDao.xml
│ │ │ FuzhuangzhanshiDao.xml
│ │ │ HanfuzhishiDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ YonghuxiangceDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.87c0aa34.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.1cb773f3.js
│ │ │ app.1cb773f3.js.map
│ │ │ chunk-vendors.05baec57.js
│ │ │ chunk-vendors.05baec57.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussfuzhuangzhanshi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussyonghuxiangce
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fuzhuangleibie
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fuzhuangzhanshi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─hanfuzhishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghuxiangce
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussfuzhuangzhanshi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussyonghuxiangce
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─fuzhuangleibie
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fuzhuangzhanshi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─hanfuzhishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─yonghuxiangce
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ fuzhuangzhanshi_fuzhuangtupian1.jpg
│ │ fuzhuangzhanshi_fuzhuangtupian2.jpg
│ │ fuzhuangzhanshi_fuzhuangtupian3.jpg
│ │ fuzhuangzhanshi_fuzhuangtupian4.jpg
│ │ fuzhuangzhanshi_fuzhuangtupian5.jpg
│ │ fuzhuangzhanshi_fuzhuangtupian6.jpg
│ │ hanfuzhishi_fengmiantupian1.jpg
│ │ hanfuzhishi_fengmiantupian2.jpg
│ │ hanfuzhishi_fengmiantupian3.jpg
│ │ hanfuzhishi_fengmiantupian4.jpg
│ │ hanfuzhishi_fengmiantupian5.jpg
│ │ hanfuzhishi_fengmiantupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghuxiangce_fengmiantu1.jpg
│ │ yonghuxiangce_fengmiantu2.jpg
│ │ yonghuxiangce_fengmiantu3.jpg
│ │ yonghuxiangce_fengmiantu4.jpg
│ │ yonghuxiangce_fengmiantu5.jpg
│ │ yonghuxiangce_fengmiantu6.jpg
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000FD CA93:5784
F:\TEST\源码
│ ssm后勤管理系统lw+ppt.rar
│ ssm开发说明.docx

└─ssmon1z9
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmon1z9.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussgongyuxinxiController.java
│ │ │ FileController.java
│ │ │ GongyuhuxingController.java
│ │ │ GongyuxinxiController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YuangongController.java
│ │ │ YuangongjifenController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussgongyuxinxiDao.java
│ │ │ GongyuhuxingDao.java
│ │ │ GongyuxinxiDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YuangongDao.java
│ │ │ YuangongjifenDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussgongyuxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ GongyuhuxingEntity.java
│ │ │ │ GongyuxinxiEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YuangongEntity.java
│ │ │ │ YuangongjifenEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussgongyuxinxiModel.java
│ │ │ │ GongyuhuxingModel.java
│ │ │ │ GongyuxinxiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YuangongjifenModel.java
│ │ │ │ YuangongModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussgongyuxinxiView.java
│ │ │ │ GongyuhuxingView.java
│ │ │ │ GongyuxinxiView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ YuangongjifenView.java
│ │ │ │ YuangongView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ ChatVO.java
│ │ │ DiscussgongyuxinxiVO.java
│ │ │ GongyuhuxingVO.java
│ │ │ GongyuxinxiVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ YuangongjifenVO.java
│ │ │ YuangongVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussgongyuxinxiService.java
│ │ │ │ GongyuhuxingService.java
│ │ │ │ GongyuxinxiService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YuangongjifenService.java
│ │ │ │ YuangongService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussgongyuxinxiServiceImpl.java
│ │ │ GongyuhuxingServiceImpl.java
│ │ │ GongyuxinxiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YuangongjifenServiceImpl.java
│ │ │ YuangongServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussgongyuxinxiDao.xml
│ │ │ GongyuhuxingDao.xml
│ │ │ GongyuxinxiDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YuangongDao.xml
│ │ │ YuangongjifenDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.3060086c.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.255c2033.js
│ │ │ app.255c2033.js.map
│ │ │ chunk-vendors.0a9680b8.js
│ │ │ chunk-vendors.0a9680b8.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussgongyuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─gongyuhuxing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─gongyuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yuangong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yuangongjifen
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussgongyuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─gongyuhuxing
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─gongyuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yuangong
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─yuangongjifen
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1616831357518.jpg
│ │ 1616831403648.png
│ │ 1616831416866.jpg
│ │ 1616831419933.png
│ │ 1616831443051.png
│ │ 1616831448901.png
│ │ 1616831451490.png
│ │ 1616831462460.png
│ │ gongyuxinxi_tupian1.jpg
│ │ gongyuxinxi_tupian2.jpg
│ │ gongyuxinxi_tupian3.jpg
│ │ gongyuxinxi_tupian4.jpg
│ │ gongyuxinxi_tupian5.jpg
│ │ gongyuxinxi_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yuangong_tupian1.jpg
│ │ yuangong_tupian2.jpg
│ │ yuangong_tupian3.jpg
│ │ yuangong_tupian4.jpg
│ │ yuangong_tupian5.jpg
│ │ yuangong_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000099 CA93:5784
F:\TEST\源码
│ jspm机房预约系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmjqj9d
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmjqj9d.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ JiaoshiController.java
│ │ │ JifanghaoController.java
│ │ │ JifangxinxiController.java
│ │ │ MessagesController.java
│ │ │ QuxiaoyuyueController.java
│ │ │ ShenqingyuyueController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ForumDao.java
│ │ │ JiaoshiDao.java
│ │ │ JifanghaoDao.java
│ │ │ JifangxinxiDao.java
│ │ │ MessagesDao.java
│ │ │ QuxiaoyuyueDao.java
│ │ │ ShenqingyuyueDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ JifanghaoEntity.java
│ │ │ │ JifangxinxiEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ QuxiaoyuyueEntity.java
│ │ │ │ ShenqingyuyueEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ForumModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ JifanghaoModel.java
│ │ │ │ JifangxinxiModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ QuxiaoyuyueModel.java
│ │ │ │ ShenqingyuyueModel.java
│ │ │ │ XueshengModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ForumView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ JifanghaoView.java
│ │ │ │ JifangxinxiView.java
│ │ │ │ MessagesView.java
│ │ │ │ QuxiaoyuyueView.java
│ │ │ │ ShenqingyuyueView.java
│ │ │ │ XueshengView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ForumVO.java
│ │ │ JiaoshiVO.java
│ │ │ JifanghaoVO.java
│ │ │ JifangxinxiVO.java
│ │ │ MessagesVO.java
│ │ │ QuxiaoyuyueVO.java
│ │ │ ShenqingyuyueVO.java
│ │ │ XueshengVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ForumService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ JifanghaoService.java
│ │ │ │ JifangxinxiService.java
│ │ │ │ MessagesService.java
│ │ │ │ QuxiaoyuyueService.java
│ │ │ │ ShenqingyuyueService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ JifanghaoServiceImpl.java
│ │ │ JifangxinxiServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ QuxiaoyuyueServiceImpl.java
│ │ │ ShenqingyuyueServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ForumDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ JifanghaoDao.xml
│ │ │ JifangxinxiDao.xml
│ │ │ MessagesDao.xml
│ │ │ QuxiaoyuyueDao.xml
│ │ │ ShenqingyuyueDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jifanghao
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jifangxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─quxiaoyuyue
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shenqingyuyue
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─xuesheng
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ login.style.css
│ │ │ style.css
│ │ │
│ │ ├─images
│ │ │ 1.jpg
│ │ │ 11.jpg
│ │ │ 12.jpg
│ │ │ 2.jpg
│ │ │ 3.jpg
│ │ │ 4.jpg
│ │ │ 7.jpg
│ │ │ banner.jpg
│ │ │ bg.jpg
│ │ │ left.jpg
│ │ │ logo.png
│ │ │ more.jpg
│ │ │ right.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ jquery-1.8.2.min.js
│ │ my.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jifanghao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─jifangxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─quxiaoyuyue
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shenqingyuyue
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─xuesheng
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1616510816262.jpg
│ │ 1616510838713.jpg
│ │ 1616510944510.jpg
│ │ 1616510984909.jpg
│ │ jiaoshi_zhaopian1.jpg
│ │ jiaoshi_zhaopian2.jpg
│ │ jiaoshi_zhaopian3.jpg
│ │ jiaoshi_zhaopian4.jpg
│ │ jiaoshi_zhaopian5.jpg
│ │ jiaoshi_zhaopian6.jpg
│ │ jifangxinxi_tupian1.jpg
│ │ jifangxinxi_tupian2.jpg
│ │ jifangxinxi_tupian3.jpg
│ │ jifangxinxi_tupian4.jpg
│ │ jifangxinxi_tupian5.jpg
│ │ jifangxinxi_tupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000001 CA93:5784
F:\TEST\源码
没有子文件夹

卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000040 CA93:5784
F:\TEST\源码
│ ssm记忆旅游网站lw+ppt.rar

└─ssm72jm6
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm72jm6.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjingdianxinxiController.java
│ │ │ DiscussjiudianxinxiController.java
│ │ │ DiscussmeishixinxiController.java
│ │ │ DiscusstechanshangchengController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ GoupiaoxinxiController.java
│ │ │ JingdianfenleiController.java
│ │ │ JingdianxinxiController.java
│ │ │ JiudianxinxiController.java
│ │ │ JiudianyudingController.java
│ │ │ MeishixinxiController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ TechanshangchengController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjingdianxinxiDao.java
│ │ │ DiscussjiudianxinxiDao.java
│ │ │ DiscussmeishixinxiDao.java
│ │ │ DiscusstechanshangchengDao.java
│ │ │ ForumDao.java
│ │ │ GoupiaoxinxiDao.java
│ │ │ JingdianfenleiDao.java
│ │ │ JingdianxinxiDao.java
│ │ │ JiudianxinxiDao.java
│ │ │ JiudianyudingDao.java
│ │ │ MeishixinxiDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TechanshangchengDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjingdianxinxiEntity.java
│ │ │ │ DiscussjiudianxinxiEntity.java
│ │ │ │ DiscussmeishixinxiEntity.java
│ │ │ │ DiscusstechanshangchengEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ GoupiaoxinxiEntity.java
│ │ │ │ JingdianfenleiEntity.java
│ │ │ │ JingdianxinxiEntity.java
│ │ │ │ JiudianxinxiEntity.java
│ │ │ │ JiudianyudingEntity.java
│ │ │ │ MeishixinxiEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TechanshangchengEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussjingdianxinxiModel.java
│ │ │ │ DiscussjiudianxinxiModel.java
│ │ │ │ DiscussmeishixinxiModel.java
│ │ │ │ DiscusstechanshangchengModel.java
│ │ │ │ ForumModel.java
│ │ │ │ GoupiaoxinxiModel.java
│ │ │ │ JingdianfenleiModel.java
│ │ │ │ JingdianxinxiModel.java
│ │ │ │ JiudianxinxiModel.java
│ │ │ │ JiudianyudingModel.java
│ │ │ │ MeishixinxiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ TechanshangchengModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussjingdianxinxiView.java
│ │ │ │ DiscussjiudianxinxiView.java
│ │ │ │ DiscussmeishixinxiView.java
│ │ │ │ DiscusstechanshangchengView.java
│ │ │ │ ForumView.java
│ │ │ │ GoupiaoxinxiView.java
│ │ │ │ JingdianfenleiView.java
│ │ │ │ JingdianxinxiView.java
│ │ │ │ JiudianxinxiView.java
│ │ │ │ JiudianyudingView.java
│ │ │ │ MeishixinxiView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ TechanshangchengView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscussjingdianxinxiVO.java
│ │ │ DiscussjiudianxinxiVO.java
│ │ │ DiscussmeishixinxiVO.java
│ │ │ DiscusstechanshangchengVO.java
│ │ │ ForumVO.java
│ │ │ GoupiaoxinxiVO.java
│ │ │ JingdianfenleiVO.java
│ │ │ JingdianxinxiVO.java
│ │ │ JiudianxinxiVO.java
│ │ │ JiudianyudingVO.java
│ │ │ MeishixinxiVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ TechanshangchengVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjingdianxinxiService.java
│ │ │ │ DiscussjiudianxinxiService.java
│ │ │ │ DiscussmeishixinxiService.java
│ │ │ │ DiscusstechanshangchengService.java
│ │ │ │ ForumService.java
│ │ │ │ GoupiaoxinxiService.java
│ │ │ │ JingdianfenleiService.java
│ │ │ │ JingdianxinxiService.java
│ │ │ │ JiudianxinxiService.java
│ │ │ │ JiudianyudingService.java
│ │ │ │ MeishixinxiService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TechanshangchengService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjingdianxinxiServiceImpl.java
│ │ │ DiscussjiudianxinxiServiceImpl.java
│ │ │ DiscussmeishixinxiServiceImpl.java
│ │ │ DiscusstechanshangchengServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ GoupiaoxinxiServiceImpl.java
│ │ │ JingdianfenleiServiceImpl.java
│ │ │ JingdianxinxiServiceImpl.java
│ │ │ JiudianxinxiServiceImpl.java
│ │ │ JiudianyudingServiceImpl.java
│ │ │ MeishixinxiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TechanshangchengServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjingdianxinxiDao.xml
│ │ │ DiscussjiudianxinxiDao.xml
│ │ │ DiscussmeishixinxiDao.xml
│ │ │ DiscusstechanshangchengDao.xml
│ │ │ ForumDao.xml
│ │ │ GoupiaoxinxiDao.xml
│ │ │ JingdianfenleiDao.xml
│ │ │ JingdianxinxiDao.xml
│ │ │ JiudianxinxiDao.xml
│ │ │ JiudianyudingDao.xml
│ │ │ MeishixinxiDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TechanshangchengDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.a7e91971.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.acc50098.js
│ │ │ app.acc50098.js.map
│ │ │ chunk-vendors.fd50209d.js
│ │ │ chunk-vendors.fd50209d.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjingdianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjiudianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussmeishixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusstechanshangcheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─goupiaoxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jingdianfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jingdianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiudianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiudianyuding
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─meishixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─techanshangcheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjingdianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjiudianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussmeishixinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusstechanshangcheng
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─goupiaoxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jingdianfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jingdianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiudianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiudianyuding
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─meishixinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─techanshangcheng
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1610600022281.jpg
│ │ 1610600041614.jpg
│ │ 1610600061131.jpeg
│ │ 1610600076756.jpg
│ │ 1610600091742.jpg
│ │ 1610600118759.jpg
│ │ 1610600129557.jpg
│ │ 1610600140399.jpg
│ │ 1610600159917.jpg
│ │ 1610600188940.jpg
│ │ 1610600199697.jpg
│ │ 1610600210707.jpg
│ │ 1610600222798.jpg
│ │ 1610600233296.jpg
│ │ 1610600252603.jpg
│ │ 1610600271626.jpg
│ │ 1610600281882.jpg
│ │ 1610600294563.jpeg
│ │ 1610600304830.jpeg
│ │ 1610600316450.jpeg
│ │ 1610600328758.jpeg
│ │ 1610600382403.jpg
│ │ 1610600399782.jpg
│ │ 1610600413009.jpg
│ │ 1610600442710.jpg
│ │ 1610600676881.jpeg
│ │ 1610600690245.jpeg
│ │ 1610600706018.jpg
│ │ 1610600718121.jpg
│ │ 1610600729754.jpeg
│ │ 1610600746493.jpg
│ │ 1610600836907.jpg
│ │ 1610600862541.jpg
│ │ 1610600893713.jpg
│ │ 1610600932814.jpg
│ │ 1610600973588.jpg
│ │ 1610600989575.jpg
│ │ 1610601023389.jpeg
│ │ 1610601043036.jpg
│ │ 1610601068229.jpg
│ │ 1610601082557.jpg
│ │ 1610601091982.jpg
│ │ 1610601155454.jpeg
│ │ 1610601299042.jpeg
│ │ jingdianxinxi_jingdiantupian1.jpg
│ │ jingdianxinxi_jingdiantupian2.jpg
│ │ jingdianxinxi_jingdiantupian3.jpg
│ │ jingdianxinxi_jingdiantupian4.jpg
│ │ jingdianxinxi_jingdiantupian5.jpg
│ │ jingdianxinxi_jingdiantupian6.jpg
│ │ jiudianxinxi_jiudiantupian1.jpg
│ │ jiudianxinxi_jiudiantupian2.jpg
│ │ jiudianxinxi_jiudiantupian3.jpg
│ │ jiudianxinxi_jiudiantupian4.jpg
│ │ jiudianxinxi_jiudiantupian5.jpg
│ │ jiudianxinxi_jiudiantupian6.jpg
│ │ meishixinxi_tupian1.jpg
│ │ meishixinxi_tupian2.jpg
│ │ meishixinxi_tupian3.jpg
│ │ meishixinxi_tupian4.jpg
│ │ meishixinxi_tupian5.jpg
│ │ meishixinxi_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ techanshangcheng_tupian1.jpg
│ │ techanshangcheng_tupian2.jpg
│ │ techanshangcheng_tupian3.jpg
│ │ techanshangcheng_tupian4.jpg
│ │ techanshangcheng_tupian5.jpg
│ │ techanshangcheng_tupian6.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000009B CA93:5784
F:\TEST\源码
│ ssm家教平台系统lw+ppt.rar
│ ssm开发说明.docx

└─ssmrsvl9
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmrsvl9.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ JiaoshiController.java
│ │ │ JiaoshijianliController.java
│ │ │ JiaoshishenqingController.java
│ │ │ KechengxinxiController.java
│ │ │ NewsController.java
│ │ │ UserController.java
│ │ │ YingpinzhiweiController.java
│ │ │ YonghuController.java
│ │ │ YonghupingjiaController.java
│ │ │ ZhaopinjiaoshiController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ JiaoshiDao.java
│ │ │ JiaoshijianliDao.java
│ │ │ JiaoshishenqingDao.java
│ │ │ KechengxinxiDao.java
│ │ │ NewsDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YingpinzhiweiDao.java
│ │ │ YonghuDao.java
│ │ │ YonghupingjiaDao.java
│ │ │ ZhaopinjiaoshiDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ JiaoshijianliEntity.java
│ │ │ │ JiaoshishenqingEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YingpinzhiweiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YonghupingjiaEntity.java
│ │ │ │ ZhaopinjiaoshiEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ JiaoshijianliModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ JiaoshishenqingModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ YingpinzhiweiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YonghupingjiaModel.java
│ │ │ │ ZhaopinjiaoshiModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ JiaoshijianliView.java
│ │ │ │ JiaoshishenqingView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ NewsView.java
│ │ │ │ YingpinzhiweiView.java
│ │ │ │ YonghupingjiaView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZhaopinjiaoshiView.java
│ │ │ │
│ │ │ └─vo
│ │ │ JiaoshijianliVO.java
│ │ │ JiaoshishenqingVO.java
│ │ │ JiaoshiVO.java
│ │ │ KechengxinxiVO.java
│ │ │ NewsVO.java
│ │ │ YingpinzhiweiVO.java
│ │ │ YonghupingjiaVO.java
│ │ │ YonghuVO.java
│ │ │ ZhaopinjiaoshiVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ JiaoshijianliService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ JiaoshishenqingService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ NewsService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YingpinzhiweiService.java
│ │ │ │ YonghupingjiaService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZhaopinjiaoshiService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ JiaoshijianliServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ JiaoshishenqingServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YingpinzhiweiServiceImpl.java
│ │ │ YonghupingjiaServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZhaopinjiaoshiServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ JiaoshijianliDao.xml
│ │ │ JiaoshishenqingDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ NewsDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YingpinzhiweiDao.xml
│ │ │ YonghuDao.xml
│ │ │ YonghupingjiaDao.xml
│ │ │ ZhaopinjiaoshiDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.b97c2d46.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.905045a2.js
│ │ │ app.905045a2.js.map
│ │ │ chunk-vendors.379d98bf.js
│ │ │ chunk-vendors.379d98bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaoshijianli
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaoshishenqing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yingpinzhiwei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghupingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zhaopinjiaoshi
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─jiaoshijianli
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiaoshishenqing
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yingpinzhiwei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─yonghupingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─zhaopinjiaoshi
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1616295644821.png
│ │ 1616295693697.png
│ │ 1616295712759.png
│ │ 1616295715624.png
│ │ 1616295732441.png
│ │ 1616295766445.png
│ │ 1616295780166.png
│ │ 1616295805685.png
│ │ 1616295923393.png
│ │ 1616295927834.JPEG
│ │ 1616295937930.png
│ │ jiaoshijianli_zhaopian1.jpg
│ │ jiaoshijianli_zhaopian2.jpg
│ │ jiaoshijianli_zhaopian3.jpg
│ │ jiaoshijianli_zhaopian4.jpg
│ │ jiaoshijianli_zhaopian5.jpg
│ │ jiaoshijianli_zhaopian6.jpg
│ │ jiaoshi_zhaopian1.jpg
│ │ jiaoshi_zhaopian2.jpg
│ │ jiaoshi_zhaopian3.jpg
│ │ jiaoshi_zhaopian4.jpg
│ │ jiaoshi_zhaopian5.jpg
│ │ jiaoshi_zhaopian6.jpg
│ │ kechengxinxi_tupian1.jpg
│ │ kechengxinxi_tupian2.jpg
│ │ kechengxinxi_tupian3.jpg
│ │ kechengxinxi_tupian4.jpg
│ │ kechengxinxi_tupian5.jpg
│ │ kechengxinxi_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │ zhaopinjiaoshi_tupian1.jpg
│ │ zhaopinjiaoshi_tupian2.jpg
│ │ zhaopinjiaoshi_tupian3.jpg
│ │ zhaopinjiaoshi_tupian4.jpg
│ │ zhaopinjiaoshi_tupian5.jpg
│ │ zhaopinjiaoshi_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000DF CA93:5784
F:\TEST\源码
│ ssm家谱管理系统lw+ppt.rar
│ ssm开发说明.docx

└─ssmmcq7i
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmmcq7i.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BianxierenController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ JiapuchengyuanController.java
│ │ │ JiapuxinxiController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ BianxierenDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ JiapuchengyuanDao.java
│ │ │ JiapuxinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BianxierenEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ JiapuchengyuanEntity.java
│ │ │ │ JiapuxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BianxierenModel.java
│ │ │ │ JiapuchengyuanModel.java
│ │ │ │ JiapuxinxiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BianxierenView.java
│ │ │ │ JiapuchengyuanView.java
│ │ │ │ JiapuxinxiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BianxierenVO.java
│ │ │ JiapuchengyuanVO.java
│ │ │ JiapuxinxiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BianxierenService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ JiapuchengyuanService.java
│ │ │ │ JiapuxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BianxierenServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ JiapuchengyuanServiceImpl.java
│ │ │ JiapuxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BianxierenDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ JiapuchengyuanDao.xml
│ │ │ JiapuxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.6b3f0e01.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.3ffc3397.js
│ │ │ app.3ffc3397.js.map
│ │ │ chunk-vendors.3c072596.js
│ │ │ chunk-vendors.3c072596.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─bianxieren
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiapuchengyuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiapuxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─bianxieren
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jiapuchengyuan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiapuxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1616992614966.jpg
│ │ 1616992636867.jpg
│ │ 1616992713237.jpg
│ │ 1616992800332.jpg
│ │ 1616992910497.jpg
│ │ 1616992921017.jpg
│ │ 1616992929863.jpg
│ │ bianxieren_touxiang1.jpg
│ │ bianxieren_touxiang2.jpg
│ │ bianxieren_touxiang3.jpg
│ │ bianxieren_touxiang4.jpg
│ │ bianxieren_touxiang5.jpg
│ │ bianxieren_touxiang6.jpg
│ │ jiapuchengyuan_zhaopian1.jpg
│ │ jiapuchengyuan_zhaopian2.jpg
│ │ jiapuchengyuan_zhaopian3.jpg
│ │ jiapuchengyuan_zhaopian4.jpg
│ │ jiapuchengyuan_zhaopian5.jpg
│ │ jiapuchengyuan_zhaopian6.jpg
│ │ jiapuxinxi_fengmian1.jpg
│ │ jiapuxinxi_fengmian2.jpg
│ │ jiapuxinxi_fengmian3.jpg
│ │ jiapuxinxi_fengmian4.jpg
│ │ jiapuxinxi_fengmian5.jpg
│ │ jiapuxinxi_fengmian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000005C CA93:5784
F:\TEST\源码
没有子文件夹

卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000D4 CA93:5784
F:\TEST\源码
│ jspm家用电器销售网站lw+ppt.rar
│ jsp开发说明.docx

└─jspmgxjt0
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmgxjt0.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanpingjiaController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FileController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ PinpaiController.java
│ │ │ ShangpinfenleiController.java
│ │ │ ShangpinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanpingjiaDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ PinpaiDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanpingjiaEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ PinpaiEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ DingdanpingjiaModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ PinpaiModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ DingdanpingjiaView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ PinpaiView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ DingdanpingjiaVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ PinpaiVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanpingjiaService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ PinpaiService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanpingjiaServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ PinpaiServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanpingjiaDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ PinpaiDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─pinpai
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.min.css
│ │ │ color.css
│ │ │ fancybox.css
│ │ │ global.css
│ │ │ iconfont.css
│ │ │ login.reset.min.css
│ │ │ login.style.css
│ │ │ page.css
│ │ │ swiper.css
│ │ │ uzlist.css
│ │ │
│ │ ├─js
│ │ │ common.js
│ │ │ fancybox.js
│ │ │ jquery.min.js
│ │ │ superslide.2.1.1.min.js
│ │ │ swiper.animate1.0.2.min.js
│ │ │ swiper.min.js
│ │ │ wow.min.js
│ │ │
│ │ └─SourceHanSansCN-Normal
│ │ SourceHanSansCN-Normal.woff2
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─pinpai
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614734379092.jpg
│ │ 1614734389475.jpg
│ │ 1614734398852.jpg
│ │ 1614734409383.jpg
│ │ 1614734424520.jpg
│ │ 1614734439511.jpg
│ │ 1614734449729.jpg
│ │ 1614734456603.jpg
│ │ 1614734463858.jpg
│ │ 1614734473638.jpg
│ │ 1614734484712.jpg
│ │ 1614734490630.jpg
│ │ 1614734496524.jpg
│ │ 1614734501575.jpg
│ │ 1614734507634.jpg
│ │ 1614734514996.jpg
│ │ 1614734719430.jpg
│ │ 1614734821902.jpg
│ │ 1614734894471.jpg
│ │ 1614734919912.jpg
│ │ 1614734946321.jpg
│ │ 1614735054473.jpg
│ │ 1614735061025.jpg
│ │ 1614735067699.jpg
│ │ 1614735156292.jpg
│ │ 1614735369180.jpg
│ │ dingdanpingjia_tianjiatupian1.jpg
│ │ dingdanpingjia_tianjiatupian2.jpg
│ │ dingdanpingjia_tianjiatupian3.jpg
│ │ dingdanpingjia_tianjiatupian4.jpg
│ │ dingdanpingjia_tianjiatupian5.jpg
│ │ dingdanpingjia_tianjiatupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000FB CA93:5784
F:\TEST\源码
│ ssm家政服务中介网lw+ppt.rar

└─ssmilafa
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmilafa.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanzhuangtaishenqingController.java
│ │ │ DiscussjiazhengfuwuController.java
│ │ │ DiscussjiazhenggongsiController.java
│ │ │ FileController.java
│ │ │ FuwudingdanController.java
│ │ │ FuwufenleiController.java
│ │ │ HudongjiaoliuController.java
│ │ │ JiazhengfuwuController.java
│ │ │ JiazhenggongsichongzhiController.java
│ │ │ JiazhenggongsiController.java
│ │ │ JiazhenggongsizhanghuController.java
│ │ │ JiazhenggongsizijinkoujianController.java
│ │ │ JiazhenggongsizijinruzhangController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuchongzhiController.java
│ │ │ YonghuController.java
│ │ │ YonghuzijinkoujianController.java
│ │ │ YonghuzijinruzhangController.java
│ │ │ YonghuzijinzhanghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanzhuangtaishenqingDao.java
│ │ │ DiscussjiazhengfuwuDao.java
│ │ │ DiscussjiazhenggongsiDao.java
│ │ │ FuwudingdanDao.java
│ │ │ FuwufenleiDao.java
│ │ │ HudongjiaoliuDao.java
│ │ │ JiazhengfuwuDao.java
│ │ │ JiazhenggongsichongzhiDao.java
│ │ │ JiazhenggongsiDao.java
│ │ │ JiazhenggongsizhanghuDao.java
│ │ │ JiazhenggongsizijinkoujianDao.java
│ │ │ JiazhenggongsizijinruzhangDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuchongzhiDao.java
│ │ │ YonghuDao.java
│ │ │ YonghuzijinkoujianDao.java
│ │ │ YonghuzijinruzhangDao.java
│ │ │ YonghuzijinzhanghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanzhuangtaishenqingEntity.java
│ │ │ │ DiscussjiazhengfuwuEntity.java
│ │ │ │ DiscussjiazhenggongsiEntity.java
│ │ │ │ EIException.java
│ │ │ │ FuwudingdanEntity.java
│ │ │ │ FuwufenleiEntity.java
│ │ │ │ HudongjiaoliuEntity.java
│ │ │ │ JiazhengfuwuEntity.java
│ │ │ │ JiazhenggongsichongzhiEntity.java
│ │ │ │ JiazhenggongsiEntity.java
│ │ │ │ JiazhenggongsizhanghuEntity.java
│ │ │ │ JiazhenggongsizijinkoujianEntity.java
│ │ │ │ JiazhenggongsizijinruzhangEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuchongzhiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YonghuzijinkoujianEntity.java
│ │ │ │ YonghuzijinruzhangEntity.java
│ │ │ │ YonghuzijinzhanghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DingdanzhuangtaishenqingModel.java
│ │ │ │ DiscussjiazhengfuwuModel.java
│ │ │ │ DiscussjiazhenggongsiModel.java
│ │ │ │ FuwudingdanModel.java
│ │ │ │ FuwufenleiModel.java
│ │ │ │ HudongjiaoliuModel.java
│ │ │ │ JiazhengfuwuModel.java
│ │ │ │ JiazhenggongsichongzhiModel.java
│ │ │ │ JiazhenggongsiModel.java
│ │ │ │ JiazhenggongsizhanghuModel.java
│ │ │ │ JiazhenggongsizijinkoujianModel.java
│ │ │ │ JiazhenggongsizijinruzhangModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuchongzhiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ YonghuzijinkoujianModel.java
│ │ │ │ YonghuzijinruzhangModel.java
│ │ │ │ YonghuzijinzhanghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DingdanzhuangtaishenqingView.java
│ │ │ │ DiscussjiazhengfuwuView.java
│ │ │ │ DiscussjiazhenggongsiView.java
│ │ │ │ FuwudingdanView.java
│ │ │ │ FuwufenleiView.java
│ │ │ │ HudongjiaoliuView.java
│ │ │ │ JiazhengfuwuView.java
│ │ │ │ JiazhenggongsichongzhiView.java
│ │ │ │ JiazhenggongsiView.java
│ │ │ │ JiazhenggongsizhanghuView.java
│ │ │ │ JiazhenggongsizijinkoujianView.java
│ │ │ │ JiazhenggongsizijinruzhangView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuchongzhiView.java
│ │ │ │ YonghuView.java
│ │ │ │ YonghuzijinkoujianView.java
│ │ │ │ YonghuzijinruzhangView.java
│ │ │ │ YonghuzijinzhanghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DingdanzhuangtaishenqingVO.java
│ │ │ DiscussjiazhengfuwuVO.java
│ │ │ DiscussjiazhenggongsiVO.java
│ │ │ FuwudingdanVO.java
│ │ │ FuwufenleiVO.java
│ │ │ HudongjiaoliuVO.java
│ │ │ JiazhengfuwuVO.java
│ │ │ JiazhenggongsichongzhiVO.java
│ │ │ JiazhenggongsiVO.java
│ │ │ JiazhenggongsizhanghuVO.java
│ │ │ JiazhenggongsizijinkoujianVO.java
│ │ │ JiazhenggongsizijinruzhangVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuchongzhiVO.java
│ │ │ YonghuVO.java
│ │ │ YonghuzijinkoujianVO.java
│ │ │ YonghuzijinruzhangVO.java
│ │ │ YonghuzijinzhanghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanzhuangtaishenqingService.java
│ │ │ │ DiscussjiazhengfuwuService.java
│ │ │ │ DiscussjiazhenggongsiService.java
│ │ │ │ FuwudingdanService.java
│ │ │ │ FuwufenleiService.java
│ │ │ │ HudongjiaoliuService.java
│ │ │ │ JiazhengfuwuService.java
│ │ │ │ JiazhenggongsichongzhiService.java
│ │ │ │ JiazhenggongsiService.java
│ │ │ │ JiazhenggongsizhanghuService.java
│ │ │ │ JiazhenggongsizijinkoujianService.java
│ │ │ │ JiazhenggongsizijinruzhangService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuchongzhiService.java
│ │ │ │ YonghuService.java
│ │ │ │ YonghuzijinkoujianService.java
│ │ │ │ YonghuzijinruzhangService.java
│ │ │ │ YonghuzijinzhanghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanzhuangtaishenqingServiceImpl.java
│ │ │ DiscussjiazhengfuwuServiceImpl.java
│ │ │ DiscussjiazhenggongsiServiceImpl.java
│ │ │ FuwudingdanServiceImpl.java
│ │ │ FuwufenleiServiceImpl.java
│ │ │ HudongjiaoliuServiceImpl.java
│ │ │ JiazhengfuwuServiceImpl.java
│ │ │ JiazhenggongsichongzhiServiceImpl.java
│ │ │ JiazhenggongsiServiceImpl.java
│ │ │ JiazhenggongsizhanghuServiceImpl.java
│ │ │ JiazhenggongsizijinkoujianServiceImpl.java
│ │ │ JiazhenggongsizijinruzhangServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuchongzhiServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ YonghuzijinkoujianServiceImpl.java
│ │ │ YonghuzijinruzhangServiceImpl.java
│ │ │ YonghuzijinzhanghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanzhuangtaishenqingDao.xml
│ │ │ DiscussjiazhengfuwuDao.xml
│ │ │ DiscussjiazhenggongsiDao.xml
│ │ │ FuwudingdanDao.xml
│ │ │ FuwufenleiDao.xml
│ │ │ HudongjiaoliuDao.xml
│ │ │ JiazhengfuwuDao.xml
│ │ │ JiazhenggongsichongzhiDao.xml
│ │ │ JiazhenggongsiDao.xml
│ │ │ JiazhenggongsizhanghuDao.xml
│ │ │ JiazhenggongsizijinkoujianDao.xml
│ │ │ JiazhenggongsizijinruzhangDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuchongzhiDao.xml
│ │ │ YonghuDao.xml
│ │ │ YonghuzijinkoujianDao.xml
│ │ │ YonghuzijinruzhangDao.xml
│ │ │ YonghuzijinzhanghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.5fad550c.css
│ │ │ │ chunk-vendors.8ee77068.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.c5d684bc.js
│ │ │ app.c5d684bc.js.map
│ │ │ chunk-vendors.8fe5a404.js
│ │ │ chunk-vendors.8fe5a404.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdanzhuangtaishenqing
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjiazhengfuwu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjiazhenggongsi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fuwudingdan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─fuwufenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─hudongjiaoliu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiazhengfuwu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiazhenggongsi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiazhenggongsichongzhi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiazhenggongsizhanghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiazhenggongsizijinkoujian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiazhenggongsizijinruzhang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghuchongzhi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghuzijinkoujian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghuzijinruzhang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghuzijinzhanghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdanzhuangtaishenqing
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjiazhengfuwu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjiazhenggongsi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fuwudingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─fuwufenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─hudongjiaoliu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiazhengfuwu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiazhenggongsi
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─jiazhenggongsichongzhi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiazhenggongsizhanghu
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiazhenggongsizijinkoujian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiazhenggongsizijinruzhang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ ├─yonghuchongzhi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghuzijinkoujian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghuzijinruzhang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghuzijinzhanghu
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611559300986.jpg
│ │ jiazhengfuwu_tupian1.jpg
│ │ jiazhengfuwu_tupian2.jpg
│ │ jiazhengfuwu_tupian3.jpg
│ │ jiazhengfuwu_tupian4.jpg
│ │ jiazhengfuwu_tupian5.jpg
│ │ jiazhengfuwu_tupian6.jpg
│ │ jiazhenggongsi_tupian1.jpg
│ │ jiazhenggongsi_tupian2.jpg
│ │ jiazhenggongsi_tupian3.jpg
│ │ jiazhenggongsi_tupian4.jpg
│ │ jiazhenggongsi_tupian5.jpg
│ │ jiazhenggongsi_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000DE CA93:5784
F:\TEST\源码
│ jsp交通事故档案管理系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmsil63
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmsil63.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BumenxinxiController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DanganleixingController.java
│ │ │ DanganxinxiController.java
│ │ │ FileController.java
│ │ │ JingchaxinxiController.java
│ │ │ ShensuxinxiController.java
│ │ │ ShiguleixingController.java
│ │ │ ShiguxinxiController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ BumenxinxiDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DanganleixingDao.java
│ │ │ DanganxinxiDao.java
│ │ │ JingchaxinxiDao.java
│ │ │ ShensuxinxiDao.java
│ │ │ ShiguleixingDao.java
│ │ │ ShiguxinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BumenxinxiEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DanganleixingEntity.java
│ │ │ │ DanganxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ JingchaxinxiEntity.java
│ │ │ │ ShensuxinxiEntity.java
│ │ │ │ ShiguleixingEntity.java
│ │ │ │ ShiguxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BumenxinxiModel.java
│ │ │ │ DanganleixingModel.java
│ │ │ │ DanganxinxiModel.java
│ │ │ │ JingchaxinxiModel.java
│ │ │ │ ShensuxinxiModel.java
│ │ │ │ ShiguleixingModel.java
│ │ │ │ ShiguxinxiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BumenxinxiView.java
│ │ │ │ DanganleixingView.java
│ │ │ │ DanganxinxiView.java
│ │ │ │ JingchaxinxiView.java
│ │ │ │ ShensuxinxiView.java
│ │ │ │ ShiguleixingView.java
│ │ │ │ ShiguxinxiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BumenxinxiVO.java
│ │ │ DanganleixingVO.java
│ │ │ DanganxinxiVO.java
│ │ │ JingchaxinxiVO.java
│ │ │ ShensuxinxiVO.java
│ │ │ ShiguleixingVO.java
│ │ │ ShiguxinxiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BumenxinxiService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DanganleixingService.java
│ │ │ │ DanganxinxiService.java
│ │ │ │ JingchaxinxiService.java
│ │ │ │ ShensuxinxiService.java
│ │ │ │ ShiguleixingService.java
│ │ │ │ ShiguxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BumenxinxiServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DanganleixingServiceImpl.java
│ │ │ DanganxinxiServiceImpl.java
│ │ │ JingchaxinxiServiceImpl.java
│ │ │ ShensuxinxiServiceImpl.java
│ │ │ ShiguleixingServiceImpl.java
│ │ │ ShiguxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BumenxinxiDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DanganleixingDao.xml
│ │ │ DanganxinxiDao.xml
│ │ │ JingchaxinxiDao.xml
│ │ │ ShensuxinxiDao.xml
│ │ │ ShiguleixingDao.xml
│ │ │ ShiguxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─bumenxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─danganleixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─danganxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jingchaxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shensuxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shiguleixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shiguxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ test.txt
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000C4 CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ jsp教学质量评价系统lw+ppt.rar

└─jspm0afw5
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm0afw5.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DudaoController.java
│ │ │ DudaopingjiaoController.java
│ │ │ FileController.java
│ │ │ GonggaoxinxiController.java
│ │ │ JiaoshiController.java
│ │ │ JiaoshixinxiController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │ XueshengpingjiaoController.java
│ │ │ XueyuanController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DudaoDao.java
│ │ │ DudaopingjiaoDao.java
│ │ │ GonggaoxinxiDao.java
│ │ │ JiaoshiDao.java
│ │ │ JiaoshixinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │ XueshengpingjiaoDao.java
│ │ │ XueyuanDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DudaoEntity.java
│ │ │ │ DudaopingjiaoEntity.java
│ │ │ │ EIException.java
│ │ │ │ GonggaoxinxiEntity.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ JiaoshixinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ XueshengpingjiaoEntity.java
│ │ │ │ XueyuanEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DudaoModel.java
│ │ │ │ DudaopingjiaoModel.java
│ │ │ │ GonggaoxinxiModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ JiaoshixinxiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ XueshengpingjiaoModel.java
│ │ │ │ XueyuanModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DudaopingjiaoView.java
│ │ │ │ DudaoView.java
│ │ │ │ GonggaoxinxiView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ JiaoshixinxiView.java
│ │ │ │ XueshengpingjiaoView.java
│ │ │ │ XueshengView.java
│ │ │ │ XueyuanView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DudaopingjiaoVO.java
│ │ │ DudaoVO.java
│ │ │ GonggaoxinxiVO.java
│ │ │ JiaoshiVO.java
│ │ │ JiaoshixinxiVO.java
│ │ │ XueshengpingjiaoVO.java
│ │ │ XueshengVO.java
│ │ │ XueyuanVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DudaopingjiaoService.java
│ │ │ │ DudaoService.java
│ │ │ │ GonggaoxinxiService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ JiaoshixinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengpingjiaoService.java
│ │ │ │ XueshengService.java
│ │ │ │ XueyuanService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DudaopingjiaoServiceImpl.java
│ │ │ DudaoServiceImpl.java
│ │ │ GonggaoxinxiServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ JiaoshixinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengpingjiaoServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ XueyuanServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DudaoDao.xml
│ │ │ DudaopingjiaoDao.xml
│ │ │ GonggaoxinxiDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ JiaoshixinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │ XueshengpingjiaoDao.xml
│ │ │ XueyuanDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dudao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─dudaopingjiao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiaoshixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xueshengpingjiao
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─xueyuan
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614415660865.jpg
│ │ 1614415667351.jpg
│ │ 1614415675388.jpg
│ │ 1614415681627.jpg
│ │ 1614415689429.jpg
│ │ 1614415705299.png
│ │ 1614415748777.jpg
│ │ 1614415815246.jpg
│ │ 1614415852477.jpg
│ │ 1614415885266.jpg
│ │ 1614415922344.jpg
│ │ 1614415998022.jpg
│ │ dudao_touxiang1.jpg
│ │ dudao_touxiang2.jpg
│ │ dudao_touxiang3.jpg
│ │ dudao_touxiang4.jpg
│ │ dudao_touxiang5.jpg
│ │ dudao_touxiang6.jpg
│ │ gonggaoxinxi_tupian1.jpg
│ │ gonggaoxinxi_tupian2.jpg
│ │ gonggaoxinxi_tupian3.jpg
│ │ gonggaoxinxi_tupian4.jpg
│ │ gonggaoxinxi_tupian5.jpg
│ │ gonggaoxinxi_tupian6.jpg
│ │ jiaoshixinxi_zhaopian1.jpg
│ │ jiaoshixinxi_zhaopian2.jpg
│ │ jiaoshixinxi_zhaopian3.jpg
│ │ jiaoshixinxi_zhaopian4.jpg
│ │ jiaoshixinxi_zhaopian5.jpg
│ │ jiaoshixinxi_zhaopian6.jpg
│ │ jiaoshi_zhaopian1.jpg
│ │ jiaoshi_zhaopian2.jpg
│ │ jiaoshi_zhaopian3.jpg
│ │ jiaoshi_zhaopian4.jpg
│ │ jiaoshi_zhaopian5.jpg
│ │ jiaoshi_zhaopian6.jpg
│ │ test.txt
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000001D CA93:5784
F:\TEST\源码
│ V6ssm酒店管理系统lw+ppt.rar

└─ssmr56vv
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmr56vv.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CanyindingdanController.java
│ │ │ CanyinpeisongController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjiudiancanyinController.java
│ │ │ DiscussjiudianxinxiController.java
│ │ │ DiscusskefangxinxiController.java
│ │ │ FileController.java
│ │ │ JiudiancanyinController.java
│ │ │ JiudianxinxiController.java
│ │ │ KefangfenleiController.java
│ │ │ KefangxinxiController.java
│ │ │ KefangxudingController.java
│ │ │ KefangyudingController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ TuifangpingjiaController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CanyindingdanDao.java
│ │ │ CanyinpeisongDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjiudiancanyinDao.java
│ │ │ DiscussjiudianxinxiDao.java
│ │ │ DiscusskefangxinxiDao.java
│ │ │ JiudiancanyinDao.java
│ │ │ JiudianxinxiDao.java
│ │ │ KefangfenleiDao.java
│ │ │ KefangxinxiDao.java
│ │ │ KefangxudingDao.java
│ │ │ KefangyudingDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ TuifangpingjiaDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ CanyindingdanEntity.java
│ │ │ │ CanyinpeisongEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjiudiancanyinEntity.java
│ │ │ │ DiscussjiudianxinxiEntity.java
│ │ │ │ DiscusskefangxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ JiudiancanyinEntity.java
│ │ │ │ JiudianxinxiEntity.java
│ │ │ │ KefangfenleiEntity.java
│ │ │ │ KefangxinxiEntity.java
│ │ │ │ KefangxudingEntity.java
│ │ │ │ KefangyudingEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ TuifangpingjiaEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ CanyindingdanModel.java
│ │ │ │ CanyinpeisongModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussjiudiancanyinModel.java
│ │ │ │ DiscussjiudianxinxiModel.java
│ │ │ │ DiscusskefangxinxiModel.java
│ │ │ │ JiudiancanyinModel.java
│ │ │ │ JiudianxinxiModel.java
│ │ │ │ KefangfenleiModel.java
│ │ │ │ KefangxinxiModel.java
│ │ │ │ KefangxudingModel.java
│ │ │ │ KefangyudingModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ TuifangpingjiaModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ CanyindingdanView.java
│ │ │ │ CanyinpeisongView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussjiudiancanyinView.java
│ │ │ │ DiscussjiudianxinxiView.java
│ │ │ │ DiscusskefangxinxiView.java
│ │ │ │ JiudiancanyinView.java
│ │ │ │ JiudianxinxiView.java
│ │ │ │ KefangfenleiView.java
│ │ │ │ KefangxinxiView.java
│ │ │ │ KefangxudingView.java
│ │ │ │ KefangyudingView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ TuifangpingjiaView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ CanyindingdanVO.java
│ │ │ CanyinpeisongVO.java
│ │ │ ChatVO.java
│ │ │ DiscussjiudiancanyinVO.java
│ │ │ DiscussjiudianxinxiVO.java
│ │ │ DiscusskefangxinxiVO.java
│ │ │ JiudiancanyinVO.java
│ │ │ JiudianxinxiVO.java
│ │ │ KefangfenleiVO.java
│ │ │ KefangxinxiVO.java
│ │ │ KefangxudingVO.java
│ │ │ KefangyudingVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ TuifangpingjiaVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CanyindingdanService.java
│ │ │ │ CanyinpeisongService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjiudiancanyinService.java
│ │ │ │ DiscussjiudianxinxiService.java
│ │ │ │ DiscusskefangxinxiService.java
│ │ │ │ JiudiancanyinService.java
│ │ │ │ JiudianxinxiService.java
│ │ │ │ KefangfenleiService.java
│ │ │ │ KefangxinxiService.java
│ │ │ │ KefangxudingService.java
│ │ │ │ KefangyudingService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ TuifangpingjiaService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CanyindingdanServiceImpl.java
│ │ │ CanyinpeisongServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjiudiancanyinServiceImpl.java
│ │ │ DiscussjiudianxinxiServiceImpl.java
│ │ │ DiscusskefangxinxiServiceImpl.java
│ │ │ JiudiancanyinServiceImpl.java
│ │ │ JiudianxinxiServiceImpl.java
│ │ │ KefangfenleiServiceImpl.java
│ │ │ KefangxinxiServiceImpl.java
│ │ │ KefangxudingServiceImpl.java
│ │ │ KefangyudingServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ TuifangpingjiaServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CanyindingdanDao.xml
│ │ │ CanyinpeisongDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjiudiancanyinDao.xml
│ │ │ DiscussjiudianxinxiDao.xml
│ │ │ DiscusskefangxinxiDao.xml
│ │ │ JiudiancanyinDao.xml
│ │ │ JiudianxinxiDao.xml
│ │ │ KefangfenleiDao.xml
│ │ │ KefangxinxiDao.xml
│ │ │ KefangxudingDao.xml
│ │ │ KefangyudingDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ TuifangpingjiaDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.54463094.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.0a2951c0.js
│ │ │ app.0a2951c0.js.map
│ │ │ chunk-vendors.fd50209d.js
│ │ │ chunk-vendors.fd50209d.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │
│ │ │ └─modules
│ │ │ ├─canyindingdan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─canyinpeisong
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjiudiancanyin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjiudianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusskefangxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiudiancanyin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiudianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kefangfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kefangxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kefangxuding
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kefangyuding
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─tuifangpingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─canyindingdan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─canyinpeisong
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjiudiancanyin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjiudianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusskefangxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jiudiancanyin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jiudianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─kefangfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─kefangxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─kefangxuding
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─kefangyuding
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─tuifangpingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1610343667306.jpg
│ │ 1610343671425.jpg
│ │ 1610343888675.jpg
│ │ 1610343988304.jpg
│ │ 1610343993062.jpg
│ │ 1610344039322.jpg
│ │ 1610344057241.jpg
│ │ 1610344200632.png
│ │ canyindingdan_tupian1.jpg
│ │ canyindingdan_tupian2.jpg
│ │ canyindingdan_tupian3.jpg
│ │ canyindingdan_tupian4.jpg
│ │ canyindingdan_tupian5.jpg
│ │ canyindingdan_tupian6.jpg
│ │ canyinpeisong_tupian1.jpg
│ │ canyinpeisong_tupian2.jpg
│ │ canyinpeisong_tupian3.jpg
│ │ canyinpeisong_tupian4.jpg
│ │ canyinpeisong_tupian5.jpg
│ │ canyinpeisong_tupian6.jpg
│ │ jiudiancanyin_tupian1.jpg
│ │ jiudiancanyin_tupian2.jpg
│ │ jiudiancanyin_tupian3.jpg
│ │ jiudiancanyin_tupian4.jpg
│ │ jiudiancanyin_tupian5.jpg
│ │ jiudiancanyin_tupian6.jpg
│ │ jiudianxinxi_jiudiantupian1.jpg
│ │ jiudianxinxi_jiudiantupian2.jpg
│ │ jiudianxinxi_jiudiantupian3.jpg
│ │ jiudianxinxi_jiudiantupian4.jpg
│ │ jiudianxinxi_jiudiantupian5.jpg
│ │ jiudianxinxi_jiudiantupian6.jpg
│ │ kefangxinxi_kefangtupian1.jpg
│ │ kefangxinxi_kefangtupian2.jpg
│ │ kefangxinxi_kefangtupian3.jpg
│ │ kefangxinxi_kefangtupian4.jpg
│ │ kefangxinxi_kefangtupian5.jpg
│ │ kefangxinxi_kefangtupian6.jpg
│ │ kefangxuding_kefangtupian1.jpg
│ │ kefangxuding_kefangtupian2.jpg
│ │ kefangxuding_kefangtupian3.jpg
│ │ kefangxuding_kefangtupian4.jpg
│ │ kefangxuding_kefangtupian5.jpg
│ │ kefangxuding_kefangtupian6.jpg
│ │ kefangyuding_kefangtupian1.jpg
│ │ kefangyuding_kefangtupian2.jpg
│ │ kefangyuding_kefangtupian3.jpg
│ │ kefangyuding_kefangtupian4.jpg
│ │ kefangyuding_kefangtupian5.jpg
│ │ kefangyuding_kefangtupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ tuifangpingjia_kefangtupian1.jpg
│ │ tuifangpingjia_kefangtupian2.jpg
│ │ tuifangpingjia_kefangtupian3.jpg
│ │ tuifangpingjia_kefangtupian4.jpg
│ │ tuifangpingjia_kefangtupian5.jpg
│ │ tuifangpingjia_kefangtupian6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000D9 CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ 咖啡馆管理系统lw+ppt.zip

└─jspm8sh42
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm8sh42.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ KafeileixingController.java
│ │ │ KafeixinxiController.java
│ │ │ KehuController.java
│ │ │ OrdersController.java
│ │ │ UserController.java
│ │ │ YuangongController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ KafeileixingDao.java
│ │ │ KafeixinxiDao.java
│ │ │ KehuDao.java
│ │ │ OrdersDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YuangongDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ KafeileixingEntity.java
│ │ │ │ KafeixinxiEntity.java
│ │ │ │ KehuEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YuangongEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ KafeileixingModel.java
│ │ │ │ KafeixinxiModel.java
│ │ │ │ KehuModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ YuangongModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ KafeileixingView.java
│ │ │ │ KafeixinxiView.java
│ │ │ │ KehuView.java
│ │ │ │ OrdersView.java
│ │ │ │ YuangongView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ KafeileixingVO.java
│ │ │ KafeixinxiVO.java
│ │ │ KehuVO.java
│ │ │ OrdersVO.java
│ │ │ YuangongVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ KafeileixingService.java
│ │ │ │ KafeixinxiService.java
│ │ │ │ KehuService.java
│ │ │ │ OrdersService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YuangongService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ KafeileixingServiceImpl.java
│ │ │ KafeixinxiServiceImpl.java
│ │ │ KehuServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YuangongServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ KafeileixingDao.xml
│ │ │ KafeixinxiDao.xml
│ │ │ KehuDao.xml
│ │ │ OrdersDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YuangongDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─kafeileixing
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kafeixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kehu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yuangong
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kafeileixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kafeixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kehu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yuangong
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ kafeixinxi_tupian1.jpg
│ │ kafeixinxi_tupian2.jpg
│ │ kafeixinxi_tupian3.jpg
│ │ kafeixinxi_tupian4.jpg
│ │ kafeixinxi_tupian5.jpg
│ │ kafeixinxi_tupian6.jpg
│ │ kehu_touxiang1.jpg
│ │ kehu_touxiang2.jpg
│ │ kehu_touxiang3.jpg
│ │ kehu_touxiang4.jpg
│ │ kehu_touxiang5.jpg
│ │ kehu_touxiang6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yuangong_touxiang1.jpg
│ │ yuangong_touxiang2.jpg
│ │ yuangong_touxiang3.jpg
│ │ yuangong_touxiang4.jpg
│ │ yuangong_touxiang5.jpg
│ │ yuangong_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000063 CA93:5784
F:\TEST\源码
│ JSPM抗疫医疗用品销售平台lw+ppt.rar
│ jsp开发说明.docx

└─jspm67c70
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm67c70.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusskangyiwupinController.java
│ │ │ FileController.java
│ │ │ KangyiwupinController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ WupinleixingController.java
│ │ │ YiqingtieshiController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusskangyiwupinDao.java
│ │ │ KangyiwupinDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ WupinleixingDao.java
│ │ │ YiqingtieshiDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusskangyiwupinEntity.java
│ │ │ │ EIException.java
│ │ │ │ KangyiwupinEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WupinleixingEntity.java
│ │ │ │ YiqingtieshiEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscusskangyiwupinModel.java
│ │ │ │ KangyiwupinModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ WupinleixingModel.java
│ │ │ │ YiqingtieshiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscusskangyiwupinView.java
│ │ │ │ KangyiwupinView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ WupinleixingView.java
│ │ │ │ YiqingtieshiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscusskangyiwupinVO.java
│ │ │ KangyiwupinVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ WupinleixingVO.java
│ │ │ YiqingtieshiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusskangyiwupinService.java
│ │ │ │ KangyiwupinService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ WupinleixingService.java
│ │ │ │ YiqingtieshiService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusskangyiwupinServiceImpl.java
│ │ │ KangyiwupinServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WupinleixingServiceImpl.java
│ │ │ YiqingtieshiServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusskangyiwupinDao.xml
│ │ │ KangyiwupinDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ WupinleixingDao.xml
│ │ │ YiqingtieshiDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusskangyiwupin
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─kangyiwupin
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─wupinleixing
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─yiqingtieshi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discusskangyiwupin
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kangyiwupin
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─wupinleixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yiqingtieshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1616120113847.jpg
│ │ 1616120159947.jpg
│ │ 1616120187238.jpg
│ │ 1616120192788.jpg
│ │ 1616120208267.jpg
│ │ 1616120230654.jpg
│ │ 1616120237919.jpg
│ │ 1616120341705.jpg
│ │ kangyiwupin_wupintupian1.jpg
│ │ kangyiwupin_wupintupian2.jpg
│ │ kangyiwupin_wupintupian3.jpg
│ │ kangyiwupin_wupintupian4.jpg
│ │ kangyiwupin_wupintupian5.jpg
│ │ kangyiwupin_wupintupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yiqingtieshi_peitu1.jpg
│ │ yiqingtieshi_peitu2.jpg
│ │ yiqingtieshi_peitu3.jpg
│ │ yiqingtieshi_peitu4.jpg
│ │ yiqingtieshi_peitu5.jpg
│ │ yiqingtieshi_peitu6.jpg
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000032 CA93:5784
F:\TEST\源码
│ ssm开发说明.docx
│ ssm考试管理系统lw+ppt .rar

└─ssm3sjh8
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm3sjh8.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BanjixinxiController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ ExampaperController.java
│ │ │ ExamquestionController.java
│ │ │ ExamrecordController.java
│ │ │ FileController.java
│ │ │ JiaoshiController.java
│ │ │ KechengxinxiController.java
│ │ │ TongzhigonggaoController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │
│ │ ├─dao
│ │ │ BanjixinxiDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ExampaperDao.java
│ │ │ ExamquestionDao.java
│ │ │ ExamrecordDao.java
│ │ │ JiaoshiDao.java
│ │ │ KechengxinxiDao.java
│ │ │ TokenDao.java
│ │ │ TongzhigonggaoDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BanjixinxiEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ExampaperEntity.java
│ │ │ │ ExamquestionEntity.java
│ │ │ │ ExamrecordEntity.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ TongzhigonggaoEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BanjixinxiModel.java
│ │ │ │ ExampaperModel.java
│ │ │ │ ExamquestionModel.java
│ │ │ │ ExamrecordModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ TongzhigonggaoModel.java
│ │ │ │ XueshengModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BanjixinxiView.java
│ │ │ │ ExampaperView.java
│ │ │ │ ExamquestionView.java
│ │ │ │ ExamrecordView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ TongzhigonggaoView.java
│ │ │ │ XueshengView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BanjixinxiVO.java
│ │ │ ExampaperVO.java
│ │ │ ExamquestionVO.java
│ │ │ ExamrecordVO.java
│ │ │ JiaoshiVO.java
│ │ │ KechengxinxiVO.java
│ │ │ TongzhigonggaoVO.java
│ │ │ XueshengVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BanjixinxiService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ExampaperService.java
│ │ │ │ ExamquestionService.java
│ │ │ │ ExamrecordService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ TongzhigonggaoService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BanjixinxiServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ExampaperServiceImpl.java
│ │ │ ExamquestionServiceImpl.java
│ │ │ ExamrecordServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ TongzhigonggaoServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BanjixinxiDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ExampaperDao.xml
│ │ │ ExamquestionDao.xml
│ │ │ ExamrecordDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ TongzhigonggaoDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.5c2fe588.css
│ │ │ │ chunk-vendors.8ee77068.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.181e8730.js
│ │ │ app.181e8730.js.map
│ │ │ chunk-vendors.e9cd1bda.js
│ │ │ chunk-vendors.e9cd1bda.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─banjixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaperlist
│ │ │ │ exam.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examquestion
│ │ │ │ list.vue
│ │ │ │ question-add-or-update.vue
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─tongzhigonggao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─xuesheng
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000063 CA93:5784
F:\TEST\源码
│ ssm考研互学互助专区网站 lw+ppt.rar

└─ssmu3l59
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssmu3l59.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusskaoyankechengController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ KaoyanfenleiController.java
│ │ │ KaoyankechengController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusskaoyankechengDao.java
│ │ │ ForumDao.java
│ │ │ KaoyanfenleiDao.java
│ │ │ KaoyankechengDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusskaoyankechengEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ KaoyanfenleiEntity.java
│ │ │ │ KaoyankechengEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ DiscusskaoyankechengModel.java
│ │ │ │ ForumModel.java
│ │ │ │ KaoyanfenleiModel.java
│ │ │ │ KaoyankechengModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ DiscusskaoyankechengView.java
│ │ │ │ ForumView.java
│ │ │ │ KaoyanfenleiView.java
│ │ │ │ KaoyankechengView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ DiscusskaoyankechengVO.java
│ │ │ ForumVO.java
│ │ │ KaoyanfenleiVO.java
│ │ │ KaoyankechengVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusskaoyankechengService.java
│ │ │ │ ForumService.java
│ │ │ │ KaoyanfenleiService.java
│ │ │ │ KaoyankechengService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusskaoyankechengServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ KaoyanfenleiServiceImpl.java
│ │ │ KaoyankechengServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusskaoyankechengDao.xml
│ │ │ ForumDao.xml
│ │ │ KaoyanfenleiDao.xml
│ │ │ KaoyankechengDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.d0e99efb.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.0c6d83e2.js
│ │ │ app.0c6d83e2.js.map
│ │ │ chunk-vendors.48e6b494.js
│ │ │ chunk-vendors.48e6b494.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusskaoyankecheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kaoyanfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─kaoyankecheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusskaoyankecheng
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─kaoyanfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─kaoyankecheng
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611838091971.png
│ │ 1611838131232.png
│ │ 1611838209510.jpg
│ │ 1611838235516.png
│ │ kaoyankecheng_tupian1.jpg
│ │ kaoyankecheng_tupian2.jpg
│ │ kaoyankecheng_tupian3.jpg
│ │ kaoyankecheng_tupian4.jpg
│ │ kaoyankecheng_tupian5.jpg
│ │ kaoyankecheng_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000088 CA93:5784
F:\TEST\源码
│ jsp课程思政元素收集遴选系统lw+ppt.rar

└─jspm89g3d
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm89g3d.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusskechengxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ JiaoshiController.java
│ │ │ JiarukechengController.java
│ │ │ KechengleixingController.java
│ │ │ KechengxinxiController.java
│ │ │ MessagesController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusskechengxinxiDao.java
│ │ │ ForumDao.java
│ │ │ JiaoshiDao.java
│ │ │ JiarukechengDao.java
│ │ │ KechengleixingDao.java
│ │ │ KechengxinxiDao.java
│ │ │ MessagesDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusskechengxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ JiarukechengEntity.java
│ │ │ │ KechengleixingEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscusskechengxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ JiarukechengModel.java
│ │ │ │ KechengleixingModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscusskechengxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ JiarukechengView.java
│ │ │ │ KechengleixingView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ MessagesView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscusskechengxinxiVO.java
│ │ │ ForumVO.java
│ │ │ JiaoshiVO.java
│ │ │ JiarukechengVO.java
│ │ │ KechengleixingVO.java
│ │ │ KechengxinxiVO.java
│ │ │ MessagesVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusskechengxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ JiarukechengService.java
│ │ │ │ KechengleixingService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ MessagesService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusskechengxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ JiarukechengServiceImpl.java
│ │ │ KechengleixingServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusskechengxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ JiarukechengDao.xml
│ │ │ KechengleixingDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ MessagesDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ muban.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusskechengxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiarukecheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kechengleixing
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─adminexam
│ │ │ │ add-or-update.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusskechengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jiarukecheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kaoshijilu
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengleixing
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kefuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─liuyanbanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─lunbotuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─luntanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shijuanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shijuanliebiao
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─shitiguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─weizhifudingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xinwenzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yifahuodingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yiquxiaodingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yituikuandingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yiwanchengdingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yizhifudingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ iframeAuto.js
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ ├─ueditor
│ │ │ │ ueditor.all.js
│ │ │ │ ueditor.all.min.js
│ │ │ │ ueditor.config.js
│ │ │ │ ueditor.parse.js
│ │ │ │ ueditor.parse.min.js
│ │ │ │
│ │ │ ├─dialogs
│ │ │ │ │ internal.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ anchor.html
│ │ │ │ │
│ │ │ │ ├─attachment
│ │ │ │ │ │ attachment.css
│ │ │ │ │ │ attachment.html
│ │ │ │ │ │ attachment.js
│ │ │ │ │ │
│ │ │ │ │ ├─fileTypeImages
│ │ │ │ │ │ icon_chm.gif
│ │ │ │ │ │ icon_default.png
│ │ │ │ │ │ icon_doc.gif
│ │ │ │ │ │ icon_exe.gif
│ │ │ │ │ │ icon_jpg.gif
│ │ │ │ │ │ icon_mp3.gif
│ │ │ │ │ │ icon_mv.gif
│ │ │ │ │ │ icon_pdf.gif
│ │ │ │ │ │ icon_ppt.gif
│ │ │ │ │ │ icon_psd.gif
│ │ │ │ │ │ icon_rar.gif
│ │ │ │ │ │ icon_txt.gif
│ │ │ │ │ │ icon_xls.gif
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.gif
│ │ │ │ │ alignicon.png
│ │ │ │ │ bg.png
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─background
│ │ │ │ │ │ background.css
│ │ │ │ │ │ background.html
│ │ │ │ │ │ background.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─charts
│ │ │ │ │ │ chart.config.js
│ │ │ │ │ │ charts.css
│ │ │ │ │ │ charts.html
│ │ │ │ │ │ charts.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ charts0.png
│ │ │ │ │ charts1.png
│ │ │ │ │ charts2.png
│ │ │ │ │ charts3.png
│ │ │ │ │ charts4.png
│ │ │ │ │ charts5.png
│ │ │ │ │
│ │ │ │ ├─emotion
│ │ │ │ │ │ emotion.css
│ │ │ │ │ │ emotion.html
│ │ │ │ │ │ emotion.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ 0.gif
│ │ │ │ │ bface.gif
│ │ │ │ │ cface.gif
│ │ │ │ │ fface.gif
│ │ │ │ │ jxface2.gif
│ │ │ │ │ neweditor-tab-bg.png
│ │ │ │ │ tface.gif
│ │ │ │ │ wface.gif
│ │ │ │ │ yface.gif
│ │ │ │ │
│ │ │ │ ├─gmap
│ │ │ │ │ gmap.html
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ help.css
│ │ │ │ │ help.html
│ │ │ │ │ help.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ │ image.css
│ │ │ │ │ │ image.html
│ │ │ │ │ │ image.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.jpg
│ │ │ │ │ bg.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─insertframe
│ │ │ │ │ insertframe.html
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ link.html
│ │ │ │ │
│ │ │ │ ├─map
│ │ │ │ │ map.html
│ │ │ │ │ show.html
│ │ │ │ │
│ │ │ │ ├─music
│ │ │ │ │ music.css
│ │ │ │ │ music.html
│ │ │ │ │ music.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ preview.html
│ │ │ │ │
│ │ │ │ ├─scrawl
│ │ │ │ │ │ scrawl.css
│ │ │ │ │ │ scrawl.html
│ │ │ │ │ │ scrawl.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimg.png
│ │ │ │ │ brush.png
│ │ │ │ │ delimg.png
│ │ │ │ │ delimgH.png
│ │ │ │ │ empty.png
│ │ │ │ │ emptyH.png
│ │ │ │ │ eraser.png
│ │ │ │ │ redo.png
│ │ │ │ │ redoH.png
│ │ │ │ │ scale.png
│ │ │ │ │ scaleH.png
│ │ │ │ │ size.png
│ │ │ │ │ undo.png
│ │ │ │ │ undoH.png
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ searchreplace.html
│ │ │ │ │ searchreplace.js
│ │ │ │ │
│ │ │ │ ├─snapscreen
│ │ │ │ │ snapscreen.html
│ │ │ │ │
│ │ │ │ ├─spechars
│ │ │ │ │ spechars.html
│ │ │ │ │ spechars.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ dragicon.png
│ │ │ │ │ edittable.css
│ │ │ │ │ edittable.html
│ │ │ │ │ edittable.js
│ │ │ │ │ edittd.html
│ │ │ │ │ edittip.html
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ │ config.js
│ │ │ │ │ │ template.css
│ │ │ │ │ │ template.html
│ │ │ │ │ │ template.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.gif
│ │ │ │ │ pre0.png
│ │ │ │ │ pre1.png
│ │ │ │ │ pre2.png
│ │ │ │ │ pre3.png
│ │ │ │ │ pre4.png
│ │ │ │ │
│ │ │ │ ├─video
│ │ │ │ │ │ video.css
│ │ │ │ │ │ video.html
│ │ │ │ │ │ video.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ center_focus.jpg
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ left_focus.jpg
│ │ │ │ │ none_focus.jpg
│ │ │ │ │ progress.png
│ │ │ │ │ right_focus.jpg
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─webapp
│ │ │ │ │ webapp.html
│ │ │ │ │
│ │ │ │ └─wordimage
│ │ │ │ fClipboard_ueditor.swf
│ │ │ │ imageUploader.swf
│ │ │ │ tangram.js
│ │ │ │ wordimage.html
│ │ │ │ wordimage.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ ├─en
│ │ │ │ │ │ en.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimage.png
│ │ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ │ alldeletebtnupskin.png
│ │ │ │ │ background.png
│ │ │ │ │ button.png
│ │ │ │ │ copy.png
│ │ │ │ │ deletedisable.png
│ │ │ │ │ deleteenable.png
│ │ │ │ │ listbackground.png
│ │ │ │ │ localimage.png
│ │ │ │ │ music.png
│ │ │ │ │ rotateleftdisable.png
│ │ │ │ │ rotateleftenable.png
│ │ │ │ │ rotaterightdisable.png
│ │ │ │ │ rotaterightenable.png
│ │ │ │ │ upload.png
│ │ │ │ │
│ │ │ │ └─zh-cn
│ │ │ │ │ zh-cn.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ copy.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ ├─themes
│ │ │ │ │ iframe.css
│ │ │ │ │
│ │ │ │ └─default
│ │ │ │ │ dialogbase.css
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ ueditor.css
│ │ │ │ │ ueditor.min.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ anchor.gif
│ │ │ │ arrow.png
│ │ │ │ arrow_down.png
│ │ │ │ arrow_up.png
│ │ │ │ button-bg.gif
│ │ │ │ cancelbutton.gif
│ │ │ │ charts.png
│ │ │ │ cursor_h.gif
│ │ │ │ cursor_h.png
│ │ │ │ cursor_v.gif
│ │ │ │ cursor_v.png
│ │ │ │ dialog-title-bg.png
│ │ │ │ filescan.png
│ │ │ │ highlighted.gif
│ │ │ │ icons-all.gif
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ loaderror.png
│ │ │ │ loading.gif
│ │ │ │ lock.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ pagebreak.gif
│ │ │ │ scale.png
│ │ │ │ sortable.png
│ │ │ │ spacer.gif
│ │ │ │ sparator_v.png
│ │ │ │ table-cell-align.png
│ │ │ │ tangram-colorpicker.png
│ │ │ │ toolbar_bg.png
│ │ │ │ unhighlighted.gif
│ │ │ │ upload.png
│ │ │ │ videologo.gif
│ │ │ │ word.gif
│ │ │ │ wordpaste.png
│ │ │ │
│ │ │ └─third-party
│ │ │ │ jquery-1.10.2.js
│ │ │ │ jquery-1.10.2.min.js
│ │ │ │ jquery-1.10.2.min.map
│ │ │ │ xss.min.js
│ │ │ │
│ │ │ ├─codemirror
│ │ │ │ codemirror.css
│ │ │ │ codemirror.js
│ │ │ │
│ │ │ ├─highcharts
│ │ │ │ │ highcharts-more.js
│ │ │ │ │ highcharts-more.src.js
│ │ │ │ │ highcharts.js
│ │ │ │ │ highcharts.src.js
│ │ │ │ │
│ │ │ │ ├─adapters
│ │ │ │ │ mootools-adapter.js
│ │ │ │ │ mootools-adapter.src.js
│ │ │ │ │ prototype-adapter.js
│ │ │ │ │ prototype-adapter.src.js
│ │ │ │ │ standalone-framework.js
│ │ │ │ │ standalone-framework.src.js
│ │ │ │ │
│ │ │ │ ├─modules
│ │ │ │ │ annotations.js
│ │ │ │ │ annotations.src.js
│ │ │ │ │ canvas-tools.js
│ │ │ │ │ canvas-tools.src.js
│ │ │ │ │ data.js
│ │ │ │ │ data.src.js
│ │ │ │ │ drilldown.js
│ │ │ │ │ drilldown.src.js
│ │ │ │ │ exporting.js
│ │ │ │ │ exporting.src.js
│ │ │ │ │ funnel.js
│ │ │ │ │ funnel.src.js
│ │ │ │ │ heatmap.js
│ │ │ │ │ heatmap.src.js
│ │ │ │ │ map.js
│ │ │ │ │ map.src.js
│ │ │ │ │ no-data-to-display.js
│ │ │ │ │ no-data-to-display.src.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ dark-blue.js
│ │ │ │ dark-green.js
│ │ │ │ gray.js
│ │ │ │ grid.js
│ │ │ │ skies.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ UEditorSnapscreen.exe
│ │ │ │
│ │ │ ├─SyntaxHighlighter
│ │ │ │ shCore.js
│ │ │ │ shCoreDefault.css
│ │ │ │
│ │ │ ├─video-js
│ │ │ │ │ video-js.css
│ │ │ │ │ video-js.min.css
│ │ │ │ │ video-js.swf
│ │ │ │ │ video.dev.js
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─font
│ │ │ │ vjs.eot
│ │ │ │ vjs.svg
│ │ │ │ vjs.ttf
│ │ │ │ vjs.woff
│ │ │ │
│ │ │ ├─webuploader
│ │ │ │ Uploader.swf
│ │ │ │ webuploader.css
│ │ │ │ webuploader.custom.js
│ │ │ │ webuploader.custom.min.js
│ │ │ │ webuploader.flashonly.js
│ │ │ │ webuploader.flashonly.min.js
│ │ │ │ webuploader.html5only.js
│ │ │ │ webuploader.html5only.min.js
│ │ │ │ webuploader.js
│ │ │ │ webuploader.min.js
│ │ │ │ webuploader.withoutimage.js
│ │ │ │ webuploader.withoutimage.min.js
│ │ │ │
│ │ │ └─zeroclipboard
│ │ │ ZeroClipboard.js
│ │ │ ZeroClipboard.min.js
│ │ │ ZeroClipboard.swf
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ animate.css
│ │ │ awesome-bootstrap-checkbox.css
│ │ │ bootstrap.min.css
│ │ │ bootstrap4.2.1.min.css
│ │ │ css.css
│ │ │ filter.css
│ │ │ font-awesome.min.css
│ │ │ jquery.dataTables.min.css
│ │ │ jquery.toast.min.css
│ │ │ lightgallery.css
│ │ │ linea-icon.css
│ │ │ material-design-iconic-font.min.css
│ │ │ owl.carousel.min.css
│ │ │ owl.theme.default.min.css
│ │ │ pe-icon-7-stroke.css
│ │ │ pe-icon-7-styles.css
│ │ │ simple-line-icons.css
│ │ │ style.css
│ │ │ style.default.css
│ │ │ switchery.min.css
│ │ │ themify-icons.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2
│ │ │ JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2
│ │ │ JTUSjIg1_i6t8kCHKm459Wlhyw.woff2
│ │ │ Material-Design-Iconic-Font.woff2
│ │ │ Simple-Line-Icons4c82.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─img
│ │ │ p_big3.jpg
│ │ │ user1.png
│ │ │
│ │ └─js
│ │ bootstrap.min.js
│ │ bootstrap4.2.1.min.js
│ │ dashboard-data.js
│ │ dropdown-bootstrap-extended.js
│ │ echarts-en.min.js
│ │ echarts-liquidfill.min.js
│ │ front.js
│ │ init.js
│ │ jquery.counterup.min.js
│ │ jquery.dataTables.min.js
│ │ jquery.min.js
│ │ jquery.slimscroll.js
│ │ jquery.sparkline.min.js
│ │ jquery.toast.min.js
│ │ jquery.validate.min.js
│ │ jquery.waypoints.min.js
│ │ owl.carousel.min.js
│ │ switchery.min.js
│ │
│ ├─upload
│ │ 1611646484940.jpg
│ │ 1611646493470.jpg
│ │ 1611646502168.jpg
│ │ 1611646629448.jpg
│ │ 1611646637731.jpg
│ │ 1611646649247.jpg
│ │ 1611646841411.png
│ │ 1611646890332.jpg
│ │ 1611647083589.png
│ │ jiaoshi_touxiang1.jpg
│ │ jiaoshi_touxiang2.jpg
│ │ jiaoshi_touxiang3.jpg
│ │ jiaoshi_touxiang4.jpg
│ │ jiaoshi_touxiang5.jpg
│ │ jiaoshi_touxiang6.jpg
│ │ kechengxinxi_tupian1.jpg
│ │ kechengxinxi_tupian2.jpg
│ │ kechengxinxi_tupian3.jpg
│ │ kechengxinxi_tupian4.jpg
│ │ kechengxinxi_tupian5.jpg
│ │ kechengxinxi_tupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000062 CA93:5784
F:\TEST\源码
│ ssm开发说明.docx
│ ssm课程智能组卷系统lw+ppt.rar

└─ssms0i0l
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssms0i0l.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ ExampaperController.java
│ │ │ ExamquestionController.java
│ │ │ ExamrecordController.java
│ │ │ FileController.java
│ │ │ LaoshiController.java
│ │ │ NewsController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ ExampaperDao.java
│ │ │ ExamquestionDao.java
│ │ │ ExamrecordDao.java
│ │ │ LaoshiDao.java
│ │ │ NewsDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ ExampaperEntity.java
│ │ │ │ ExamquestionEntity.java
│ │ │ │ ExamrecordEntity.java
│ │ │ │ LaoshiEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ExampaperModel.java
│ │ │ │ ExamquestionModel.java
│ │ │ │ ExamrecordModel.java
│ │ │ │ LaoshiModel.java
│ │ │ │ NewsModel.java
│ │ │ │ XueshengModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ExampaperView.java
│ │ │ │ ExamquestionView.java
│ │ │ │ ExamrecordView.java
│ │ │ │ LaoshiView.java
│ │ │ │ NewsView.java
│ │ │ │ XueshengView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ExampaperVO.java
│ │ │ ExamquestionVO.java
│ │ │ ExamrecordVO.java
│ │ │ LaoshiVO.java
│ │ │ NewsVO.java
│ │ │ XueshengVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ ExampaperService.java
│ │ │ │ ExamquestionService.java
│ │ │ │ ExamrecordService.java
│ │ │ │ LaoshiService.java
│ │ │ │ NewsService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ ExampaperServiceImpl.java
│ │ │ ExamquestionServiceImpl.java
│ │ │ ExamrecordServiceImpl.java
│ │ │ LaoshiServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ ExampaperDao.xml
│ │ │ ExamquestionDao.xml
│ │ │ ExamrecordDao.xml
│ │ │ LaoshiDao.xml
│ │ │ NewsDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.208839d9.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.0033a3d8.js
│ │ │ app.0033a3d8.js.map
│ │ │ chunk-vendors.532056a0.js
│ │ │ chunk-vendors.532056a0.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaperlist
│ │ │ │ exam.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examquestion
│ │ │ │ list.vue
│ │ │ │ question-add-or-update.vue
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─laoshi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─xuesheng
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1616315866138.jpg
│ │ 1616315918653.png
│ │ 1616315942288.png
│ │ test.txt
│ │ xuesheng_zhaopian1.jpg
│ │ xuesheng_zhaopian2.jpg
│ │ xuesheng_zhaopian3.jpg
│ │ xuesheng_zhaopian4.jpg
│ │ xuesheng_zhaopian5.jpg
│ │ xuesheng_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000036 CA93:5784
F:\TEST\源码
│ ssm垃圾分类系统lw+ppt.rar
│ ssm开发说明.docx

└─ssm5g92n
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm5g92n.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusslajixinxiController.java
│ │ │ ExampaperController.java
│ │ │ ExamquestionController.java
│ │ │ ExamrecordController.java
│ │ │ FileController.java
│ │ │ JifenxiaohaoController.java
│ │ │ JifenzengjiaController.java
│ │ │ LajifenleiController.java
│ │ │ LajixinxiController.java
│ │ │ LipinduihuanController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ ShangchenglipinController.java
│ │ │ ShangpinfenleiController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ YonghujifenController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusslajixinxiDao.java
│ │ │ ExampaperDao.java
│ │ │ ExamquestionDao.java
│ │ │ ExamrecordDao.java
│ │ │ JifenxiaohaoDao.java
│ │ │ JifenzengjiaDao.java
│ │ │ LajifenleiDao.java
│ │ │ LajixinxiDao.java
│ │ │ LipinduihuanDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ ShangchenglipinDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ YonghujifenDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusslajixinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ExampaperEntity.java
│ │ │ │ ExamquestionEntity.java
│ │ │ │ ExamrecordEntity.java
│ │ │ │ JifenxiaohaoEntity.java
│ │ │ │ JifenzengjiaEntity.java
│ │ │ │ LajifenleiEntity.java
│ │ │ │ LajixinxiEntity.java
│ │ │ │ LipinduihuanEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ ShangchenglipinEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ YonghujifenEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DiscusslajixinxiModel.java
│ │ │ │ ExampaperModel.java
│ │ │ │ ExamquestionModel.java
│ │ │ │ ExamrecordModel.java
│ │ │ │ JifenxiaohaoModel.java
│ │ │ │ JifenzengjiaModel.java
│ │ │ │ LajifenleiModel.java
│ │ │ │ LajixinxiModel.java
│ │ │ │ LipinduihuanModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ ShangchenglipinModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ YonghujifenModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DiscusslajixinxiView.java
│ │ │ │ ExampaperView.java
│ │ │ │ ExamquestionView.java
│ │ │ │ ExamrecordView.java
│ │ │ │ JifenxiaohaoView.java
│ │ │ │ JifenzengjiaView.java
│ │ │ │ LajifenleiView.java
│ │ │ │ LajixinxiView.java
│ │ │ │ LipinduihuanView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ ShangchenglipinView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ YonghujifenView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DiscusslajixinxiVO.java
│ │ │ ExampaperVO.java
│ │ │ ExamquestionVO.java
│ │ │ ExamrecordVO.java
│ │ │ JifenxiaohaoVO.java
│ │ │ JifenzengjiaVO.java
│ │ │ LajifenleiVO.java
│ │ │ LajixinxiVO.java
│ │ │ LipinduihuanVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ ShangchenglipinVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ YonghujifenVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusslajixinxiService.java
│ │ │ │ ExampaperService.java
│ │ │ │ ExamquestionService.java
│ │ │ │ ExamrecordService.java
│ │ │ │ JifenxiaohaoService.java
│ │ │ │ JifenzengjiaService.java
│ │ │ │ LajifenleiService.java
│ │ │ │ LajixinxiService.java
│ │ │ │ LipinduihuanService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ ShangchenglipinService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghujifenService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusslajixinxiServiceImpl.java
│ │ │ ExampaperServiceImpl.java
│ │ │ ExamquestionServiceImpl.java
│ │ │ ExamrecordServiceImpl.java
│ │ │ JifenxiaohaoServiceImpl.java
│ │ │ JifenzengjiaServiceImpl.java
│ │ │ LajifenleiServiceImpl.java
│ │ │ LajixinxiServiceImpl.java
│ │ │ LipinduihuanServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ ShangchenglipinServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghujifenServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusslajixinxiDao.xml
│ │ │ ExampaperDao.xml
│ │ │ ExamquestionDao.xml
│ │ │ ExamrecordDao.xml
│ │ │ JifenxiaohaoDao.xml
│ │ │ JifenzengjiaDao.xml
│ │ │ LajifenleiDao.xml
│ │ │ LajixinxiDao.xml
│ │ │ LipinduihuanDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ ShangchenglipinDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ YonghujifenDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.59724309.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.03766499.js
│ │ │ app.03766499.js.map
│ │ │ chunk-vendors.e865e1e6.js
│ │ │ chunk-vendors.e865e1e6.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusslajixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─exampaperlist
│ │ │ │ exam.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─examquestion
│ │ │ │ list.vue
│ │ │ │ question-add-or-update.vue
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jifenxiaohao
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jifenzengjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─lajifenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─lajixinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─lipinduihuan
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangchenglipin
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghujifen
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusslajixinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─examfailrecord
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ wrong.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jifenxiaohao
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jifenzengjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─lajifenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─lajixinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─lipinduihuan
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangchenglipin
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─yonghujifen
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ lajixinxi_lajitupian1.jpg
│ │ lajixinxi_lajitupian2.jpg
│ │ lajixinxi_lajitupian3.jpg
│ │ lajixinxi_lajitupian4.jpg
│ │ lajixinxi_lajitupian5.jpg
│ │ lajixinxi_lajitupian6.jpg
│ │ lipinduihuan_shangpintupian1.jpg
│ │ lipinduihuan_shangpintupian2.jpg
│ │ lipinduihuan_shangpintupian3.jpg
│ │ lipinduihuan_shangpintupian4.jpg
│ │ lipinduihuan_shangpintupian5.jpg
│ │ lipinduihuan_shangpintupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangchenglipin_shangpintupian1.jpg
│ │ shangchenglipin_shangpintupian2.jpg
│ │ shangchenglipin_shangpintupian3.jpg
│ │ shangchenglipin_shangpintupian4.jpg
│ │ shangchenglipin_shangpintupian5.jpg
│ │ shangchenglipin_shangpintupian6.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000055 CA93:5784
F:\TEST\源码
│ jspm列车票务信息管理系统lw+ppt.rar
│ ssm开发说明.docx

└─jspmk7qxx
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmk7qxx.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ ChepiaoxinxiController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusschepiaoxinxiController.java
│ │ │ DiscussgoupiaozhinanController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ GoupiaozhinanController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ ChepiaoxinxiDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusschepiaoxinxiDao.java
│ │ │ DiscussgoupiaozhinanDao.java
│ │ │ ForumDao.java
│ │ │ GoupiaozhinanDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ChepiaoxinxiEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusschepiaoxinxiEntity.java
│ │ │ │ DiscussgoupiaozhinanEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ GoupiaozhinanEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ ChepiaoxinxiModel.java
│ │ │ │ DiscusschepiaoxinxiModel.java
│ │ │ │ DiscussgoupiaozhinanModel.java
│ │ │ │ ForumModel.java
│ │ │ │ GoupiaozhinanModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ ChepiaoxinxiView.java
│ │ │ │ DiscusschepiaoxinxiView.java
│ │ │ │ DiscussgoupiaozhinanView.java
│ │ │ │ ForumView.java
│ │ │ │ GoupiaozhinanView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ ChepiaoxinxiVO.java
│ │ │ DiscusschepiaoxinxiVO.java
│ │ │ DiscussgoupiaozhinanVO.java
│ │ │ ForumVO.java
│ │ │ GoupiaozhinanVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ ChepiaoxinxiService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusschepiaoxinxiService.java
│ │ │ │ DiscussgoupiaozhinanService.java
│ │ │ │ ForumService.java
│ │ │ │ GoupiaozhinanService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ ChepiaoxinxiServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusschepiaoxinxiServiceImpl.java
│ │ │ DiscussgoupiaozhinanServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ GoupiaozhinanServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ ChepiaoxinxiDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusschepiaoxinxiDao.xml
│ │ │ DiscussgoupiaozhinanDao.xml
│ │ │ ForumDao.xml
│ │ │ GoupiaozhinanDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ └─pages
│ │ ├─address
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │ update.jsp
│ │ │
│ │ ├─cart
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─chat
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ chat.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─chepiaoxinxi
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─config
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─cuotiben
│ │ │ list.jsp
│ │ │
│ │ ├─defaultuser
│ │ │ center.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─discusschepiaoxinxi
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─discussgoupiaozhinan
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─exampaper
│ │ │ exam.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─examrecord
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ wrong.jsp
│ │ │
│ │ ├─forum
│ │ │ add-comment.jsp
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list-my.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │ update.jsp
│ │ │
│ │ ├─goupiaozhinan
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─home
│ │ │ home.jsp
│ │ │
│ │ ├─login
│ │ │ login.jsp
│ │ │
│ │ ├─messages
│ │ │ list.jsp
│ │ │
│ │ ├─news
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─order
│ │ │ confirm.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─orders
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─recharge
│ │ │ recharge.jsp
│ │ │
│ │ ├─storeup
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─users
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─yonghu
│ │ add.jsp
│ │ center.jsp
│ │ detail.jsp
│ │ list.jsp
│ │ register.jsp
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chepiaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discusschepiaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussgoupiaozhinan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─goupiaozhinan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1615085971445.png
│ │ 1615086144112.jpg
│ │ 1615086184286.jpg
│ │ 1615086259414.jpg
│ │ chepiaoxinxi_xiangguantupian1.jpg
│ │ chepiaoxinxi_xiangguantupian2.jpg
│ │ chepiaoxinxi_xiangguantupian3.jpg
│ │ chepiaoxinxi_xiangguantupian4.jpg
│ │ chepiaoxinxi_xiangguantupian5.jpg
│ │ chepiaoxinxi_xiangguantupian6.jpg
│ │ goupiaozhinan_xiangguantupian1.jpg
│ │ goupiaozhinan_xiangguantupian2.jpg
│ │ goupiaozhinan_xiangguantupian3.jpg
│ │ goupiaozhinan_xiangguantupian4.jpg
│ │ goupiaozhinan_xiangguantupian5.jpg
│ │ goupiaozhinan_xiangguantupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_xiangpian1.jpg
│ │ yonghu_xiangpian2.jpg
│ │ yonghu_xiangpian3.jpg
│ │ yonghu_xiangpian4.jpg
│ │ yonghu_xiangpian5.jpg
│ │ yonghu_xiangpian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000CF CA93:5784
F:\TEST\源码
│ ssm开发说明.docx
│ ssm留学生交流互动论坛网站lw+ppt.rar

└─ssm25hxr
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm25hxr.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BiaoqianfenleiController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjihuafenxiangController.java
│ │ │ DiscussjingyanfenxiangController.java
│ │ │ DiscussruanjiantuijianController.java
│ │ │ DiscusswangzhituijianController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ JihuafenxiangController.java
│ │ │ JingyanfenxiangController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ RuanjiantuijianController.java
│ │ │ UserController.java
│ │ │ WangzhituijianController.java
│ │ │ XueshengController.java
│ │ │
│ │ ├─dao
│ │ │ BiaoqianfenleiDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjihuafenxiangDao.java
│ │ │ DiscussjingyanfenxiangDao.java
│ │ │ DiscussruanjiantuijianDao.java
│ │ │ DiscusswangzhituijianDao.java
│ │ │ ForumDao.java
│ │ │ JihuafenxiangDao.java
│ │ │ JingyanfenxiangDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ RuanjiantuijianDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ WangzhituijianDao.java
│ │ │ XueshengDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BiaoqianfenleiEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjihuafenxiangEntity.java
│ │ │ │ DiscussjingyanfenxiangEntity.java
│ │ │ │ DiscussruanjiantuijianEntity.java
│ │ │ │ DiscusswangzhituijianEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ JihuafenxiangEntity.java
│ │ │ │ JingyanfenxiangEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RuanjiantuijianEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ WangzhituijianEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BiaoqianfenleiModel.java
│ │ │ │ DiscussjihuafenxiangModel.java
│ │ │ │ DiscussjingyanfenxiangModel.java
│ │ │ │ DiscussruanjiantuijianModel.java
│ │ │ │ DiscusswangzhituijianModel.java
│ │ │ │ ForumModel.java
│ │ │ │ JihuafenxiangModel.java
│ │ │ │ JingyanfenxiangModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RuanjiantuijianModel.java
│ │ │ │ WangzhituijianModel.java
│ │ │ │ XueshengModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BiaoqianfenleiView.java
│ │ │ │ DiscussjihuafenxiangView.java
│ │ │ │ DiscussjingyanfenxiangView.java
│ │ │ │ DiscussruanjiantuijianView.java
│ │ │ │ DiscusswangzhituijianView.java
│ │ │ │ ForumView.java
│ │ │ │ JihuafenxiangView.java
│ │ │ │ JingyanfenxiangView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ RuanjiantuijianView.java
│ │ │ │ WangzhituijianView.java
│ │ │ │ XueshengView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BiaoqianfenleiVO.java
│ │ │ DiscussjihuafenxiangVO.java
│ │ │ DiscussjingyanfenxiangVO.java
│ │ │ DiscussruanjiantuijianVO.java
│ │ │ DiscusswangzhituijianVO.java
│ │ │ ForumVO.java
│ │ │ JihuafenxiangVO.java
│ │ │ JingyanfenxiangVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ RuanjiantuijianVO.java
│ │ │ WangzhituijianVO.java
│ │ │ XueshengVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BiaoqianfenleiService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjihuafenxiangService.java
│ │ │ │ DiscussjingyanfenxiangService.java
│ │ │ │ DiscussruanjiantuijianService.java
│ │ │ │ DiscusswangzhituijianService.java
│ │ │ │ ForumService.java
│ │ │ │ JihuafenxiangService.java
│ │ │ │ JingyanfenxiangService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ RuanjiantuijianService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ WangzhituijianService.java
│ │ │ │ XueshengService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BiaoqianfenleiServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjihuafenxiangServiceImpl.java
│ │ │ DiscussjingyanfenxiangServiceImpl.java
│ │ │ DiscussruanjiantuijianServiceImpl.java
│ │ │ DiscusswangzhituijianServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ JihuafenxiangServiceImpl.java
│ │ │ JingyanfenxiangServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RuanjiantuijianServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ WangzhituijianServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BiaoqianfenleiDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjihuafenxiangDao.xml
│ │ │ DiscussjingyanfenxiangDao.xml
│ │ │ DiscussruanjiantuijianDao.xml
│ │ │ DiscusswangzhituijianDao.xml
│ │ │ ForumDao.xml
│ │ │ JihuafenxiangDao.xml
│ │ │ JingyanfenxiangDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ RuanjiantuijianDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ WangzhituijianDao.xml
│ │ │ XueshengDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ 3-build.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.1b2c14ab.css
│ │ │ │ chunk-vendors.1f0a25b2.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.e376b6ed.js
│ │ │ app.e376b6ed.js.map
│ │ │ chunk-vendors.379d98bf.js
│ │ │ chunk-vendors.379d98bf.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─biaoqianfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjihuafenxiang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjingyanfenxiang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussruanjiantuijian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusswangzhituijian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jihuafenxiang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jingyanfenxiang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─ruanjiantuijian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─wangzhituijian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─xuesheng
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─biaoqianfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjihuafenxiang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjingyanfenxiang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussruanjiantuijian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusswangzhituijian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jihuafenxiang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jingyanfenxiang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─ruanjiantuijian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─wangzhituijian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─xuesheng
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1616082092595.jpg
│ │ 1616082302865.mp4
│ │ 1616082314158.jpg
│ │ 1616082355063.jpg
│ │ 1616082394097.mp4
│ │ 1616082405009.jpg
│ │ 1616082412488.jpg
│ │ 1616082440576.jpg
│ │ 1616082449566.mp4
│ │ jihuafenxiang_fengmiantupian1.jpg
│ │ jihuafenxiang_fengmiantupian2.jpg
│ │ jihuafenxiang_fengmiantupian3.jpg
│ │ jihuafenxiang_fengmiantupian4.jpg
│ │ jihuafenxiang_fengmiantupian5.jpg
│ │ jihuafenxiang_fengmiantupian6.jpg
│ │ jihuafenxiang_zhaopian1.jpg
│ │ jihuafenxiang_zhaopian2.jpg
│ │ jihuafenxiang_zhaopian3.jpg
│ │ jihuafenxiang_zhaopian4.jpg
│ │ jihuafenxiang_zhaopian5.jpg
│ │ jihuafenxiang_zhaopian6.jpg
│ │ jingyanfenxiang_fengmiantupian1.jpg
│ │ jingyanfenxiang_fengmiantupian2.jpg
│ │ jingyanfenxiang_fengmiantupian3.jpg
│ │ jingyanfenxiang_fengmiantupian4.jpg
│ │ jingyanfenxiang_fengmiantupian5.jpg
│ │ jingyanfenxiang_fengmiantupian6.jpg
│ │ jingyanfenxiang_zhaopian1.jpg
│ │ jingyanfenxiang_zhaopian2.jpg
│ │ jingyanfenxiang_zhaopian3.jpg
│ │ jingyanfenxiang_zhaopian4.jpg
│ │ jingyanfenxiang_zhaopian5.jpg
│ │ jingyanfenxiang_zhaopian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ ruanjiantuijian_fengmiantupian1.jpg
│ │ ruanjiantuijian_fengmiantupian2.jpg
│ │ ruanjiantuijian_fengmiantupian3.jpg
│ │ ruanjiantuijian_fengmiantupian4.jpg
│ │ ruanjiantuijian_fengmiantupian5.jpg
│ │ ruanjiantuijian_fengmiantupian6.jpg
│ │ ruanjiantuijian_zhaopian1.jpg
│ │ ruanjiantuijian_zhaopian2.jpg
│ │ ruanjiantuijian_zhaopian3.jpg
│ │ ruanjiantuijian_zhaopian4.jpg
│ │ ruanjiantuijian_zhaopian5.jpg
│ │ ruanjiantuijian_zhaopian6.jpg
│ │ test.txt
│ │ wangzhituijian_fengmiantupian1.jpg
│ │ wangzhituijian_fengmiantupian2.jpg
│ │ wangzhituijian_fengmiantupian3.jpg
│ │ wangzhituijian_fengmiantupian4.jpg
│ │ wangzhituijian_fengmiantupian5.jpg
│ │ wangzhituijian_fengmiantupian6.jpg
│ │ wangzhituijian_zhaopian1.jpg
│ │ wangzhituijian_zhaopian2.jpg
│ │ wangzhituijian_zhaopian3.jpg
│ │ wangzhituijian_zhaopian4.jpg
│ │ wangzhituijian_zhaopian5.jpg
│ │ wangzhituijian_zhaopian6.jpg
│ │ xuesheng_zhaopian1.jpg
│ │ xuesheng_zhaopian2.jpg
│ │ xuesheng_zhaopian3.jpg
│ │ xuesheng_zhaopian4.jpg
│ │ xuesheng_zhaopian5.jpg
│ │ xuesheng_zhaopian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000D3 CA93:5784
F:\TEST\源码
│ java旅游信息网站lw+ppt.rar

└─jspmish6s
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmish6s.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscusslvyoujingdianController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ LvyoujingdianController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscusslvyoujingdianDao.java
│ │ │ ForumDao.java
│ │ │ LvyoujingdianDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscusslvyoujingdianEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ LvyoujingdianEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscusslvyoujingdianModel.java
│ │ │ │ ForumModel.java
│ │ │ │ LvyoujingdianModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscusslvyoujingdianView.java
│ │ │ │ ForumView.java
│ │ │ │ LvyoujingdianView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscusslvyoujingdianVO.java
│ │ │ ForumVO.java
│ │ │ LvyoujingdianVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscusslvyoujingdianService.java
│ │ │ │ ForumService.java
│ │ │ │ LvyoujingdianService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscusslvyoujingdianServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ LvyoujingdianServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscusslvyoujingdianDao.xml
│ │ │ ForumDao.xml
│ │ │ LvyoujingdianDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusslvyoujingdian
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─lvyoujingdian
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ login.style.css
│ │ │ style.css
│ │ │
│ │ ├─images
│ │ │ 1.jpg
│ │ │ 11.jpg
│ │ │ 12.jpg
│ │ │ 2.jpg
│ │ │ 3.jpg
│ │ │ 4.jpg
│ │ │ 7.jpg
│ │ │ banner.jpg
│ │ │ bg.jpg
│ │ │ left.jpg
│ │ │ logo.png
│ │ │ more.jpg
│ │ │ right.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ jquery-1.8.2.min.js
│ │ my.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discusslvyoujingdian
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─lvyoujingdian
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614223242994.jpeg
│ │ 1614223274455.jpg
│ │ 1614223322300.jpeg
│ │ 1614223333646.jpeg
│ │ 1614223359250.jpg
│ │ 1614223369995.jpg
│ │ 1614223382681.png
│ │ 1614223425484.jpg
│ │ lvyoujingdian_fengmian1.jpg
│ │ lvyoujingdian_fengmian2.jpg
│ │ lvyoujingdian_fengmian3.jpg
│ │ lvyoujingdian_fengmian4.jpg
│ │ lvyoujingdian_fengmian5.jpg
│ │ lvyoujingdian_fengmian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000D0 CA93:5784
F:\TEST\源码
│ jspm九宫格日志网站lw+ppt.rar
│ jsp开发说明.docx

└─jspmbw484
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmbw484.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjingdianxinxiController.java
│ │ │ DiscussmeishixinxiController.java
│ │ │ DiscussrijixinxiController.java
│ │ │ DiscussrijizhanshiController.java
│ │ │ DiscussxinwentuijianController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ JingdianxinxiController.java
│ │ │ MeishixinxiController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ RijixinxiController.java
│ │ │ RijizhanshiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ XinwentuijianController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjingdianxinxiDao.java
│ │ │ DiscussmeishixinxiDao.java
│ │ │ DiscussrijixinxiDao.java
│ │ │ DiscussrijizhanshiDao.java
│ │ │ DiscussxinwentuijianDao.java
│ │ │ ForumDao.java
│ │ │ JingdianxinxiDao.java
│ │ │ MeishixinxiDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ RijixinxiDao.java
│ │ │ RijizhanshiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XinwentuijianDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjingdianxinxiEntity.java
│ │ │ │ DiscussmeishixinxiEntity.java
│ │ │ │ DiscussrijixinxiEntity.java
│ │ │ │ DiscussrijizhanshiEntity.java
│ │ │ │ DiscussxinwentuijianEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ JingdianxinxiEntity.java
│ │ │ │ MeishixinxiEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RijixinxiEntity.java
│ │ │ │ RijizhanshiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XinwentuijianEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussjingdianxinxiModel.java
│ │ │ │ DiscussmeishixinxiModel.java
│ │ │ │ DiscussrijixinxiModel.java
│ │ │ │ DiscussrijizhanshiModel.java
│ │ │ │ DiscussxinwentuijianModel.java
│ │ │ │ ForumModel.java
│ │ │ │ JingdianxinxiModel.java
│ │ │ │ MeishixinxiModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RijixinxiModel.java
│ │ │ │ RijizhanshiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ XinwentuijianModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussjingdianxinxiView.java
│ │ │ │ DiscussmeishixinxiView.java
│ │ │ │ DiscussrijixinxiView.java
│ │ │ │ DiscussrijizhanshiView.java
│ │ │ │ DiscussxinwentuijianView.java
│ │ │ │ ForumView.java
│ │ │ │ JingdianxinxiView.java
│ │ │ │ MeishixinxiView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ RijixinxiView.java
│ │ │ │ RijizhanshiView.java
│ │ │ │ StoreupView.java
│ │ │ │ XinwentuijianView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussjingdianxinxiVO.java
│ │ │ DiscussmeishixinxiVO.java
│ │ │ DiscussrijixinxiVO.java
│ │ │ DiscussrijizhanshiVO.java
│ │ │ DiscussxinwentuijianVO.java
│ │ │ ForumVO.java
│ │ │ JingdianxinxiVO.java
│ │ │ MeishixinxiVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ RijixinxiVO.java
│ │ │ RijizhanshiVO.java
│ │ │ StoreupVO.java
│ │ │ XinwentuijianVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjingdianxinxiService.java
│ │ │ │ DiscussmeishixinxiService.java
│ │ │ │ DiscussrijixinxiService.java
│ │ │ │ DiscussrijizhanshiService.java
│ │ │ │ DiscussxinwentuijianService.java
│ │ │ │ ForumService.java
│ │ │ │ JingdianxinxiService.java
│ │ │ │ MeishixinxiService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ RijixinxiService.java
│ │ │ │ RijizhanshiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XinwentuijianService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjingdianxinxiServiceImpl.java
│ │ │ DiscussmeishixinxiServiceImpl.java
│ │ │ DiscussrijixinxiServiceImpl.java
│ │ │ DiscussrijizhanshiServiceImpl.java
│ │ │ DiscussxinwentuijianServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ JingdianxinxiServiceImpl.java
│ │ │ MeishixinxiServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RijixinxiServiceImpl.java
│ │ │ RijizhanshiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XinwentuijianServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjingdianxinxiDao.xml
│ │ │ DiscussmeishixinxiDao.xml
│ │ │ DiscussrijixinxiDao.xml
│ │ │ DiscussrijizhanshiDao.xml
│ │ │ DiscussxinwentuijianDao.xml
│ │ │ ForumDao.xml
│ │ │ JingdianxinxiDao.xml
│ │ │ MeishixinxiDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ RijixinxiDao.xml
│ │ │ RijizhanshiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XinwentuijianDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussjingdianxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussmeishixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussrijixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussrijizhanshi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussxinwentuijian
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─jingdianxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─meishixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─rijixinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─rijizhanshi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xinwentuijian
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussjingdianxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussmeishixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussrijixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussrijizhanshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussxinwentuijian
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─jingdianxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─meishixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─rijixinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─rijizhanshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xinwentuijian
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ jingdianxinxi_xiangguantupian1.jpg
│ │ jingdianxinxi_xiangguantupian2.jpg
│ │ jingdianxinxi_xiangguantupian3.jpg
│ │ jingdianxinxi_xiangguantupian4.jpg
│ │ jingdianxinxi_xiangguantupian5.jpg
│ │ jingdianxinxi_xiangguantupian6.jpg
│ │ meishixinxi_meishitupian1.jpg
│ │ meishixinxi_meishitupian2.jpg
│ │ meishixinxi_meishitupian3.jpg
│ │ meishixinxi_meishitupian4.jpg
│ │ meishixinxi_meishitupian5.jpg
│ │ meishixinxi_meishitupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ rijixinxi_xiangguantupian1.jpg
│ │ rijixinxi_xiangguantupian2.jpg
│ │ rijixinxi_xiangguantupian3.jpg
│ │ rijixinxi_xiangguantupian4.jpg
│ │ rijixinxi_xiangguantupian5.jpg
│ │ rijixinxi_xiangguantupian6.jpg
│ │ rijizhanshi_xiangguantupian1.jpg
│ │ rijizhanshi_xiangguantupian2.jpg
│ │ rijizhanshi_xiangguantupian3.jpg
│ │ rijizhanshi_xiangguantupian4.jpg
│ │ rijizhanshi_xiangguantupian5.jpg
│ │ rijizhanshi_xiangguantupian6.jpg
│ │ test.txt
│ │ xinwentuijian_xinwentupian1.jpg
│ │ xinwentuijian_xinwentupian2.jpg
│ │ xinwentuijian_xinwentupian3.jpg
│ │ xinwentuijian_xinwentupian4.jpg
│ │ xinwentuijian_xinwentupian5.jpg
│ │ xinwentuijian_xinwentupian6.jpg
│ │ yonghu_zhaopian1.jpg
│ │ yonghu_zhaopian2.jpg
│ │ yonghu_zhaopian3.jpg
│ │ yonghu_zhaopian4.jpg
│ │ yonghu_zhaopian5.jpg
│ │ yonghu_zhaopian6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 00000072 CA93:5784
F:\TEST\源码
│ jsp-旅游网站系统lw+ppt.rar

└─ssm99ipc
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm99ipc.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussjingdianxinxiController.java
│ │ │ DiscusslvyouzhoubianController.java
│ │ │ DiscusstesemeishiController.java
│ │ │ FileController.java
│ │ │ JingdianfenleiController.java
│ │ │ JingdianpingjiaController.java
│ │ │ JingdianxinxiController.java
│ │ │ LvyouzhoubianController.java
│ │ │ MenpiaoyudingController.java
│ │ │ NewsController.java
│ │ │ StoreupController.java
│ │ │ TesemeishiController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussjingdianxinxiDao.java
│ │ │ DiscusslvyouzhoubianDao.java
│ │ │ DiscusstesemeishiDao.java
│ │ │ JingdianfenleiDao.java
│ │ │ JingdianpingjiaDao.java
│ │ │ JingdianxinxiDao.java
│ │ │ LvyouzhoubianDao.java
│ │ │ MenpiaoyudingDao.java
│ │ │ NewsDao.java
│ │ │ StoreupDao.java
│ │ │ TesemeishiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussjingdianxinxiEntity.java
│ │ │ │ DiscusslvyouzhoubianEntity.java
│ │ │ │ DiscusstesemeishiEntity.java
│ │ │ │ EIException.java
│ │ │ │ JingdianfenleiEntity.java
│ │ │ │ JingdianpingjiaEntity.java
│ │ │ │ JingdianxinxiEntity.java
│ │ │ │ LvyouzhoubianEntity.java
│ │ │ │ MenpiaoyudingEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TesemeishiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ ChatModel.java
│ │ │ │ DiscussjingdianxinxiModel.java
│ │ │ │ DiscusslvyouzhoubianModel.java
│ │ │ │ DiscusstesemeishiModel.java
│ │ │ │ JingdianfenleiModel.java
│ │ │ │ JingdianpingjiaModel.java
│ │ │ │ JingdianxinxiModel.java
│ │ │ │ LvyouzhoubianModel.java
│ │ │ │ MenpiaoyudingModel.java
│ │ │ │ NewsModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ TesemeishiModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ ChatView.java
│ │ │ │ DiscussjingdianxinxiView.java
│ │ │ │ DiscusslvyouzhoubianView.java
│ │ │ │ DiscusstesemeishiView.java
│ │ │ │ JingdianfenleiView.java
│ │ │ │ JingdianpingjiaView.java
│ │ │ │ JingdianxinxiView.java
│ │ │ │ LvyouzhoubianView.java
│ │ │ │ MenpiaoyudingView.java
│ │ │ │ NewsView.java
│ │ │ │ StoreupView.java
│ │ │ │ TesemeishiView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ ChatVO.java
│ │ │ DiscussjingdianxinxiVO.java
│ │ │ DiscusslvyouzhoubianVO.java
│ │ │ DiscusstesemeishiVO.java
│ │ │ JingdianfenleiVO.java
│ │ │ JingdianpingjiaVO.java
│ │ │ JingdianxinxiVO.java
│ │ │ LvyouzhoubianVO.java
│ │ │ MenpiaoyudingVO.java
│ │ │ NewsVO.java
│ │ │ StoreupVO.java
│ │ │ TesemeishiVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussjingdianxinxiService.java
│ │ │ │ DiscusslvyouzhoubianService.java
│ │ │ │ DiscusstesemeishiService.java
│ │ │ │ JingdianfenleiService.java
│ │ │ │ JingdianpingjiaService.java
│ │ │ │ JingdianxinxiService.java
│ │ │ │ LvyouzhoubianService.java
│ │ │ │ MenpiaoyudingService.java
│ │ │ │ NewsService.java
│ │ │ │ StoreupService.java
│ │ │ │ TesemeishiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussjingdianxinxiServiceImpl.java
│ │ │ DiscusslvyouzhoubianServiceImpl.java
│ │ │ DiscusstesemeishiServiceImpl.java
│ │ │ JingdianfenleiServiceImpl.java
│ │ │ JingdianpingjiaServiceImpl.java
│ │ │ JingdianxinxiServiceImpl.java
│ │ │ LvyouzhoubianServiceImpl.java
│ │ │ MenpiaoyudingServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TesemeishiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussjingdianxinxiDao.xml
│ │ │ DiscusslvyouzhoubianDao.xml
│ │ │ DiscusstesemeishiDao.xml
│ │ │ JingdianfenleiDao.xml
│ │ │ JingdianpingjiaDao.xml
│ │ │ JingdianxinxiDao.xml
│ │ │ LvyouzhoubianDao.xml
│ │ │ MenpiaoyudingDao.xml
│ │ │ NewsDao.xml
│ │ │ StoreupDao.xml
│ │ │ TesemeishiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.21486b6c.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.5b7ec1cd.js
│ │ │ app.5b7ec1cd.js.map
│ │ │ chunk-vendors.041e7887.js
│ │ │ chunk-vendors.041e7887.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussjingdianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusslvyouzhoubian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusstesemeishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jingdianfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jingdianpingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─jingdianxinxi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─lvyouzhoubian
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─menpiaoyuding
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─tesemeishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussjingdianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusslvyouzhoubian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusstesemeishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─jingdianfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jingdianpingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─jingdianxinxi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─lvyouzhoubian
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─menpiaoyuding
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─tesemeishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.html
│ │ │ center.html
│ │ │ detail.html
│ │ │ list.html
│ │ │ register.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611922448423.jpg
│ │ 1611922505024.jpg
│ │ 1611922520834.jpg
│ │ 1611922535838.jpg
│ │ 1611922552314.jpg
│ │ 1611922564919.jpg
│ │ 1611922619460.jpg
│ │ 1611922630416.jpg
│ │ 1611922643623.jpg
│ │ 1611922652367.jpg
│ │ 1611922663343.jpg
│ │ 1611922673110.jpg
│ │ 1611922715189.jpg
│ │ 1611922737834.jpg
│ │ 1611922755580.jpg
│ │ 1611922767354.jpg
│ │ 1611922783073.jpeg
│ │ 1611922786513.jpeg
│ │ 1611922852033.jpg
│ │ 1611923013581.jpg
│ │ 1611923029916.jpg
│ │ jingdianpingjia_jingdiantupian1.jpg
│ │ jingdianpingjia_jingdiantupian2.jpg
│ │ jingdianpingjia_jingdiantupian3.jpg
│ │ jingdianpingjia_jingdiantupian4.jpg
│ │ jingdianpingjia_jingdiantupian5.jpg
│ │ jingdianpingjia_jingdiantupian6.jpg
│ │ jingdianxinxi_jingdiantupian1.jpg
│ │ jingdianxinxi_jingdiantupian2.jpg
│ │ jingdianxinxi_jingdiantupian3.jpg
│ │ jingdianxinxi_jingdiantupian4.jpg
│ │ jingdianxinxi_jingdiantupian5.jpg
│ │ jingdianxinxi_jingdiantupian6.jpg
│ │ lvyouzhoubian_jiudiantupian1.jpg
│ │ lvyouzhoubian_jiudiantupian2.jpg
│ │ lvyouzhoubian_jiudiantupian3.jpg
│ │ lvyouzhoubian_jiudiantupian4.jpg
│ │ lvyouzhoubian_jiudiantupian5.jpg
│ │ lvyouzhoubian_jiudiantupian6.jpg
│ │ menpiaoyuding_jingdiantupian1.jpg
│ │ menpiaoyuding_jingdiantupian2.jpg
│ │ menpiaoyuding_jingdiantupian3.jpg
│ │ menpiaoyuding_jingdiantupian4.jpg
│ │ menpiaoyuding_jingdiantupian5.jpg
│ │ menpiaoyuding_jingdiantupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ tesemeishi_tupian1.jpg
│ │ tesemeishi_tupian2.jpg
│ │ tesemeishi_tupian3.jpg
│ │ tesemeishi_tupian4.jpg
│ │ tesemeishi_tupian5.jpg
│ │ tesemeishi_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000003A CA93:5784
F:\TEST\源码
│ jspm美食推荐管理系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmm24q9
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmm24q9.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussmeishidianpuController.java
│ │ │ DiscussmeishijiaochengController.java
│ │ │ DiscussremenmeishiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ MeishidianpuController.java
│ │ │ MeishifenleiController.java
│ │ │ MeishijiaochengController.java
│ │ │ NewsController.java
│ │ │ RemenmeishiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussmeishidianpuDao.java
│ │ │ DiscussmeishijiaochengDao.java
│ │ │ DiscussremenmeishiDao.java
│ │ │ ForumDao.java
│ │ │ MeishidianpuDao.java
│ │ │ MeishifenleiDao.java
│ │ │ MeishijiaochengDao.java
│ │ │ NewsDao.java
│ │ │ RemenmeishiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussmeishidianpuEntity.java
│ │ │ │ DiscussmeishijiaochengEntity.java
│ │ │ │ DiscussremenmeishiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ MeishidianpuEntity.java
│ │ │ │ MeishifenleiEntity.java
│ │ │ │ MeishijiaochengEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ RemenmeishiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ DiscussmeishidianpuModel.java
│ │ │ │ DiscussmeishijiaochengModel.java
│ │ │ │ DiscussremenmeishiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ MeishidianpuModel.java
│ │ │ │ MeishifenleiModel.java
│ │ │ │ MeishijiaochengModel.java
│ │ │ │ NewsModel.java
│ │ │ │ RemenmeishiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ DiscussmeishidianpuView.java
│ │ │ │ DiscussmeishijiaochengView.java
│ │ │ │ DiscussremenmeishiView.java
│ │ │ │ ForumView.java
│ │ │ │ MeishidianpuView.java
│ │ │ │ MeishifenleiView.java
│ │ │ │ MeishijiaochengView.java
│ │ │ │ NewsView.java
│ │ │ │ RemenmeishiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ DiscussmeishidianpuVO.java
│ │ │ DiscussmeishijiaochengVO.java
│ │ │ DiscussremenmeishiVO.java
│ │ │ ForumVO.java
│ │ │ MeishidianpuVO.java
│ │ │ MeishifenleiVO.java
│ │ │ MeishijiaochengVO.java
│ │ │ NewsVO.java
│ │ │ RemenmeishiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussmeishidianpuService.java
│ │ │ │ DiscussmeishijiaochengService.java
│ │ │ │ DiscussremenmeishiService.java
│ │ │ │ ForumService.java
│ │ │ │ MeishidianpuService.java
│ │ │ │ MeishifenleiService.java
│ │ │ │ MeishijiaochengService.java
│ │ │ │ NewsService.java
│ │ │ │ RemenmeishiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussmeishidianpuServiceImpl.java
│ │ │ DiscussmeishijiaochengServiceImpl.java
│ │ │ DiscussremenmeishiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ MeishidianpuServiceImpl.java
│ │ │ MeishifenleiServiceImpl.java
│ │ │ MeishijiaochengServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ RemenmeishiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussmeishidianpuDao.xml
│ │ │ DiscussmeishijiaochengDao.xml
│ │ │ DiscussremenmeishiDao.xml
│ │ │ ForumDao.xml
│ │ │ MeishidianpuDao.xml
│ │ │ MeishifenleiDao.xml
│ │ │ MeishijiaochengDao.xml
│ │ │ NewsDao.xml
│ │ │ RemenmeishiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban.jpg.bak
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussmeishidianpu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussmeishijiaocheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussremenmeishi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─meishidianpu
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─meishifenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─meishijiaocheng
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─remenmeishi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussmeishidianpu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussmeishijiaocheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussremenmeishi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─meishidianpu
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─meishifenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─meishijiaocheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─remenmeishi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1616380108400.jpg
│ │ 1616380142343.jpg
│ │ 1616380208989.jpg
│ │ 1616380216245.jpg
│ │ 1616380244903.jpg
│ │ 1616380265549.jpg
│ │ 1616380275056.jpg
│ │ 1616380281467.jpg
│ │ 1616380380522.jpg
│ │ 1616380413359.jpg
│ │ 1616380426508.jpg
│ │ 1616380436701.jpg
│ │ 1616380452233.jpg
│ │ 1616380476450.jpg
│ │ 1616380485199.jpg
│ │ 1616380507570.jpg
│ │ 1616380513849.jpeg
│ │ 1616380529006.jpg
│ │ 1616380544750.jpg
│ │ 1616380555823.jpg
│ │ 1616380588624.jpeg
│ │ 1616380607265.jpg
│ │ 1616380621630.jpg
│ │ 1616380635728.jpg
│ │ 1616380736921.jpg
│ │ 1616380764269.jpg
│ │ 1616380818217.jpg
│ │ 1616380845334.jpg
│ │ 1616380859336.jpg
│ │ 1616380898141.jpg
│ │ 1616381061979.jpg
│ │ 1616381130587.jpg
│ │ meishidianpu_tupian1.jpg
│ │ meishidianpu_tupian2.jpg
│ │ meishidianpu_tupian3.jpg
│ │ meishidianpu_tupian4.jpg
│ │ meishidianpu_tupian5.jpg
│ │ meishidianpu_tupian6.jpg
│ │ meishijiaocheng_tupian1.jpg
│ │ meishijiaocheng_tupian2.jpg
│ │ meishijiaocheng_tupian3.jpg
│ │ meishijiaocheng_tupian4.jpg
│ │ meishijiaocheng_tupian5.jpg
│ │ meishijiaocheng_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ remenmeishi_tupian1.jpg
│ │ remenmeishi_tupian2.jpg
│ │ remenmeishi_tupian3.jpg
│ │ remenmeishi_tupian4.jpg
│ │ remenmeishi_tupian5.jpg
│ │ remenmeishi_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000DA CA93:5784
F:\TEST\源码
│ ssm-美食网站设计与实现lw+ppt.rar

└─ssm3uxuc
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ ssm3uxuc.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DingdanpingjiaController.java
│ │ │ DiscussmeishifenxiangController.java
│ │ │ DiscussremenmeishiController.java
│ │ │ DiscusszaixianshangchengController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ MeishifenleiController.java
│ │ │ MeishifenxiangController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ RemenmeishiController.java
│ │ │ ShangpinfenleiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │ ZaixianshangchengController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DingdanpingjiaDao.java
│ │ │ DiscussmeishifenxiangDao.java
│ │ │ DiscussremenmeishiDao.java
│ │ │ DiscusszaixianshangchengDao.java
│ │ │ ForumDao.java
│ │ │ MeishifenleiDao.java
│ │ │ MeishifenxiangDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ RemenmeishiDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │ ZaixianshangchengDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DingdanpingjiaEntity.java
│ │ │ │ DiscussmeishifenxiangEntity.java
│ │ │ │ DiscussremenmeishiEntity.java
│ │ │ │ DiscusszaixianshangchengEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ MeishifenleiEntity.java
│ │ │ │ MeishifenxiangEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ RemenmeishiEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │ ZaixianshangchengEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DingdanpingjiaModel.java
│ │ │ │ DiscussmeishifenxiangModel.java
│ │ │ │ DiscussremenmeishiModel.java
│ │ │ │ DiscusszaixianshangchengModel.java
│ │ │ │ ForumModel.java
│ │ │ │ MeishifenleiModel.java
│ │ │ │ MeishifenxiangModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ RemenmeishiModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │ ZaixianshangchengModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DingdanpingjiaView.java
│ │ │ │ DiscussmeishifenxiangView.java
│ │ │ │ DiscussremenmeishiView.java
│ │ │ │ DiscusszaixianshangchengView.java
│ │ │ │ ForumView.java
│ │ │ │ MeishifenleiView.java
│ │ │ │ MeishifenxiangView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ RemenmeishiView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │ ZaixianshangchengView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DingdanpingjiaVO.java
│ │ │ DiscussmeishifenxiangVO.java
│ │ │ DiscussremenmeishiVO.java
│ │ │ DiscusszaixianshangchengVO.java
│ │ │ ForumVO.java
│ │ │ MeishifenleiVO.java
│ │ │ MeishifenxiangVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ RemenmeishiVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │ ZaixianshangchengVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DingdanpingjiaService.java
│ │ │ │ DiscussmeishifenxiangService.java
│ │ │ │ DiscussremenmeishiService.java
│ │ │ │ DiscusszaixianshangchengService.java
│ │ │ │ ForumService.java
│ │ │ │ MeishifenleiService.java
│ │ │ │ MeishifenxiangService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ RemenmeishiService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │ ZaixianshangchengService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DingdanpingjiaServiceImpl.java
│ │ │ DiscussmeishifenxiangServiceImpl.java
│ │ │ DiscussremenmeishiServiceImpl.java
│ │ │ DiscusszaixianshangchengServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ MeishifenleiServiceImpl.java
│ │ │ MeishifenxiangServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ RemenmeishiServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │ ZaixianshangchengServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DingdanpingjiaDao.xml
│ │ │ DiscussmeishifenxiangDao.xml
│ │ │ DiscussremenmeishiDao.xml
│ │ │ DiscusszaixianshangchengDao.xml
│ │ │ ForumDao.xml
│ │ │ MeishifenleiDao.xml
│ │ │ MeishifenxiangDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ RemenmeishiDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │ ZaixianshangchengDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ ├─admin
│ │ │ 1-install.bat
│ │ │ 2-run.bat
│ │ │ babel.config.js
│ │ │ package-lock.json
│ │ │ package.json
│ │ │ vue.config.js
│ │ │
│ │ ├─dist
│ │ │ │ favicon.ico
│ │ │ │ index.html
│ │ │ │
│ │ │ ├─css
│ │ │ │ app.4483e667.css
│ │ │ │ chunk-vendors.0fdd4e14.css
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ element-icons.535877f5.woff
│ │ │ │ element-icons.732389de.ttf
│ │ │ │
│ │ │ ├─img
│ │ │ │ 404.3648f234.png
│ │ │ │ zhongguo.20798bfa.png
│ │ │ │
│ │ │ └─js
│ │ │ app.f31fa848.js
│ │ │ app.f31fa848.js.map
│ │ │ chunk-vendors.041e7887.js
│ │ │ chunk-vendors.041e7887.js.map
│ │ │
│ │ ├─public
│ │ │ favicon.ico
│ │ │ index.html
│ │ │
│ │ └─src
│ │ │ App.vue
│ │ │ main.js
│ │ │
│ │ ├─assets
│ │ │ ├─css
│ │ │ │ element-variables.scss
│ │ │ │ style.scss
│ │ │ │
│ │ │ └─img
│ │ │ │ 404.png
│ │ │ │ avator.png
│ │ │ │ bg.jpg
│ │ │ │ captcha.jpg
│ │ │ │ login.png
│ │ │ │ logo.png
│ │ │ │ password.png
│ │ │ │ role.png
│ │ │ │ username.png
│ │ │ │
│ │ │ └─test
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ nongye.png
│ │ │ weixin.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─components
│ │ │ ├─common
│ │ │ │ BreadCrumbs.vue
│ │ │ │ BreadCrumbs.vue.bak
│ │ │ │ Editor.vue
│ │ │ │ FileUpload.vue
│ │ │ │
│ │ │ ├─home
│ │ │ │ HomeCard.vue
│ │ │ │ HomeChart.vue
│ │ │ │ HomeComment.vue
│ │ │ │ HomeProgress.vue
│ │ │ │
│ │ │ ├─index
│ │ │ │ IndexAside.vue
│ │ │ │ IndexAsideStatic.vue
│ │ │ │ IndexAsideStatic.vue.bak
│ │ │ │ IndexAsideSub.vue
│ │ │ │ IndexHeader.vue
│ │ │ │ IndexHeader.vue.bak
│ │ │ │ IndexMain.vue
│ │ │ │
│ │ │ └─SvgIcon
│ │ │ index.vue
│ │ │
│ │ ├─icons
│ │ │ │ index.js
│ │ │ │ svgo.yml
│ │ │ │
│ │ │ └─svg
│ │ │ │ 404.svg
│ │ │ │ articleEdit.svg
│ │ │ │ banner.svg
│ │ │ │ bug.svg
│ │ │ │ build.svg
│ │ │ │ cfg.svg
│ │ │ │ channel.svg
│ │ │ │ chart.svg
│ │ │ │ clipboard.svg
│ │ │ │ code.svg
│ │ │ │ component.svg
│ │ │ │ contacts.svg
│ │ │ │ dashboard.svg
│ │ │ │ date.svg
│ │ │ │ dept.svg
│ │ │ │ dict.svg
│ │ │ │ documentation.svg
│ │ │ │ download.svg
│ │ │ │ drag.svg
│ │ │ │ druid.svg
│ │ │ │ edit.svg
│ │ │ │ education.svg
│ │ │ │ email.svg
│ │ │ │ excel.svg
│ │ │ │ exit-fullscreen.svg
│ │ │ │ eye-open.svg
│ │ │ │ file.svg
│ │ │ │ form.svg
│ │ │ │ fullscreen.svg
│ │ │ │ icon.svg
│ │ │ │ international.svg
│ │ │ │ job.svg
│ │ │ │ language.svg
│ │ │ │ link.svg
│ │ │ │ list.svg
│ │ │ │ lock.svg
│ │ │ │ log.svg
│ │ │ │ logininfor.svg
│ │ │ │ menu.svg
│ │ │ │ message.svg
│ │ │ │ money.svg
│ │ │ │ monitor.svg
│ │ │ │ nested.svg
│ │ │ │ nested0.svg
│ │ │ │ online.svg
│ │ │ │ operation.svg
│ │ │ │ password.svg
│ │ │ │ password0.svg
│ │ │ │ pdf.svg
│ │ │ │ people.svg
│ │ │ │ peoples.svg
│ │ │ │ phone.svg
│ │ │ │ post.svg
│ │ │ │ qq.svg
│ │ │ │ search.svg
│ │ │ │ sender.svg
│ │ │ │ server.svg
│ │ │ │ shopping.svg
│ │ │ │ shoppingCard.svg
│ │ │ │ size.svg
│ │ │ │ skill.svg
│ │ │ │ star.svg
│ │ │ │ swagger.svg
│ │ │ │ system.svg
│ │ │ │ tab.svg
│ │ │ │ table.svg
│ │ │ │ table0.svg
│ │ │ │ task.svg
│ │ │ │ template.svg
│ │ │ │ theme.svg
│ │ │ │ tool.svg
│ │ │ │ tree-table.svg
│ │ │ │ tree.svg
│ │ │ │ user.svg
│ │ │ │ user0.svg
│ │ │ │ validCode.svg
│ │ │ │ wechat.svg
│ │ │ │ zip.svg
│ │ │ │
│ │ │ └─svg
│ │ │ agricultureRegister.svg
│ │ │ AI.svg
│ │ │ AIDeviceLayout.svg
│ │ │ area.svg
│ │ │ base.svg
│ │ │ batch.svg
│ │ │ board.svg
│ │ │ board1.svg
│ │ │ boardConfig.svg
│ │ │ cfg.svg
│ │ │ code.svg
│ │ │ company.svg
│ │ │ crop.svg
│ │ │ crops.svg
│ │ │ dashboard.svg
│ │ │ dataAbnormal.svg
│ │ │ dataLack.svg
│ │ │ dept.svg
│ │ │ device.svg
│ │ │ deviceMonitorData.svg
│ │ │ dict.svg
│ │ │ diseasesinsect.svg
│ │ │ diseasesinsects.svg
│ │ │ documentation.svg
│ │ │ EIM.svg
│ │ │ email.svg
│ │ │ environmental.svg
│ │ │ eye-open.svg
│ │ │ farmingProject.svg
│ │ │ finance.svg
│ │ │ financeBudget.svg
│ │ │ financeReality.svg
│ │ │ firm.svg
│ │ │ firms.svg
│ │ │ harvestBatch.svg
│ │ │ harvestDetection.svg
│ │ │ harvestManage.svg
│ │ │ harvestWorks.svg
│ │ │ heavyMetalDetection.svg
│ │ │ home.svg
│ │ │ inspection.svg
│ │ │ internet.svg
│ │ │ internetActive.svg
│ │ │ log.svg
│ │ │ mainSystem.svg
│ │ │ mainSystemActive.svg
│ │ │ menu.svg
│ │ │ monitorEquipment.svg
│ │ │ news.svg
│ │ │ order.svg
│ │ │ password.svg
│ │ │ peoples.svg
│ │ │ pest.svg
│ │ │ pestActive.svg
│ │ │ pesticideResidue.svg
│ │ │ pests.svg
│ │ │ phone.svg
│ │ │ plant.svg
│ │ │ plants.svg
│ │ │ plantsActive.svg
│ │ │ residual.svg
│ │ │ retroactiveCoding.svg
│ │ │ scheme.svg
│ │ │ source.svg
│ │ │ sourceActive.svg
│ │ │ system.svg
│ │ │ task.svg
│ │ │ tempFarm.svg
│ │ │ traceability.svg
│ │ │ traceabilityList.svg
│ │ │ traceabilityStyle.svg
│ │ │ user.svg
│ │ │ user0.svg
│ │ │ validCode.svg
│ │ │ video.svg
│ │ │ videoEquipment.svg
│ │ │ videoKey.svg
│ │ │ VIP.svg
│ │ │ vipCustomized.svg
│ │ │ warnings.svg
│ │ │ workOrder.svg
│ │ │ ┐┤?х╣▄└э.svg
│ │ │ ╓╪╜Ё╩?╝ь▓т╣▄└э.svg
│ │ │
│ │ ├─router
│ │ │ router-static.js
│ │ │
│ │ ├─store
│ │ │ store.js
│ │ │
│ │ ├─utils
│ │ │ api.js
│ │ │ base.js
│ │ │ http.js
│ │ │ i18n.js
│ │ │ menu.js
│ │ │ storage.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │
│ │ ├─views
│ │ │ │ 404.vue
│ │ │ │ center.vue
│ │ │ │ home.vue
│ │ │ │ index.vue
│ │ │ │ login.vue
│ │ │ │ pay.vue
│ │ │ │ register.vue
│ │ │ │ update-password.vue
│ │ │ │ update-password.vue.bak
│ │ │ │
│ │ │ └─modules
│ │ │ ├─address
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat-add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussmeishifenxiang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discussremenmeishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─discusszaixianshangcheng
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─meishifenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─meishifenxiang
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─remenmeishi
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add-or-update.vue
│ │ │ │ list.vue
│ │ │ │
│ │ │ └─zaixianshangcheng
│ │ │ add-or-update.vue
│ │ │ list.vue
│ │ │
│ │ └─vm
│ │ add-or-update.vue.vm
│ │ base.js.vm
│ │ http.js.vm
│ │ list.vue.vm
│ │ login.vue.vm
│ │ menu.js.vm
│ │ router-static.js.vm
│ │ vue.config.js.vm
│ │
│ ├─front
│ │ │ index.html
│ │ │ index.html.bak
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─chat
│ │ │ │ chat.html
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─dingdanpingjia
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussmeishifenxiang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discussremenmeishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─discusszaixianshangcheng
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.html
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list-my.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.html
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.html
│ │ │ │
│ │ │ ├─meishifenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─meishifenxiang
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─remenmeishi
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-address
│ │ │ │ add.html
│ │ │ │ list.html
│ │ │ │ update.html
│ │ │ │
│ │ │ ├─shop-cart
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-order
│ │ │ │ confirm.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─shop-recharge
│ │ │ │ recharge.html
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │
│ │ │ ├─yonghu
│ │ │ │ add.html
│ │ │ │ center.html
│ │ │ │ detail.html
│ │ │ │ list.html
│ │ │ │ register.html
│ │ │ │
│ │ │ └─zaixianshangcheng
│ │ │ add.html
│ │ │ detail.html
│ │ │ list.html
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ common.css
│ │ │ login.css
│ │ │ public.css
│ │ │ style.css
│ │ │
│ │ ├─img
│ │ │ 162237296.jpg
│ │ │ 162240878.jpg
│ │ │ 19.jpg
│ │ │ 1_092ZZ2503138.jpg
│ │ │ 20.jpg
│ │ │ index_24.gif
│ │ │ index_35.gif
│ │ │ index_41.gif
│ │ │ index_44.gif
│ │ │ logo.png
│ │ │ news_list_time.jpg
│ │ │ service_btn.png
│ │ │ service_img.png
│ │ │ service_title.png
│ │ │
│ │ └─js
│ │ index.js
│ │ jquery-1.11.3.min.js
│ │ jquery.SuperSlide.2.1.1.js
│ │
│ ├─resources
│ │ ├─bootstrap
│ │ │ ├─css
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ glyphicons-halflings-regular.woff2
│ │ │ │
│ │ │ └─js
│ │ │ bootstrap.js
│ │ │ bootstrap.min.js
│ │ │
│ │ └─jquery
│ │ jquery-2.2.3.min.js
│ │
│ ├─upload
│ │ 1611882911345.mp4
│ │ 1611883058298.jpg
│ │ 1611883082298.jpg
│ │ 1611883337456.mp4
│ │ 1611883467117.jpg
│ │ 1611883619660.jpg
│ │ 1611883721707.jpg
│ │ 1611883734395.mp4
│ │ 1611883757975.jpg
│ │ 1611883837487.jpg
│ │ meishifenxiang_tupian1.jpg
│ │ meishifenxiang_tupian2.jpg
│ │ meishifenxiang_tupian3.jpg
│ │ meishifenxiang_tupian4.jpg
│ │ meishifenxiang_tupian5.jpg
│ │ meishifenxiang_tupian6.jpg
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ remenmeishi_tupian1.jpg
│ │ remenmeishi_tupian2.jpg
│ │ remenmeishi_tupian3.jpg
│ │ remenmeishi_tupian4.jpg
│ │ remenmeishi_tupian5.jpg
│ │ remenmeishi_tupian6.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │ zaixianshangcheng_tupian1.jpg
│ │ zaixianshangcheng_tupian2.jpg
│ │ zaixianshangcheng_tupian3.jpg
│ │ zaixianshangcheng_tupian4.jpg
│ │ zaixianshangcheng_tupian5.jpg
│ │ zaixianshangcheng_tupian6.jpg
│ │
│ └─WEB-INF
│ web.xml

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000006C CA93:5784
F:\TEST\源码
│ jsp母婴用品网站lw+ppt(1).rar

└─母婴用品网站
└─jspm644u8
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspm644u8.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussshangpinxinxiController.java
│ │ │ FileController.java
│ │ │ ForumController.java
│ │ │ MessagesController.java
│ │ │ NewsController.java
│ │ │ OrdersController.java
│ │ │ ShangpinfenleiController.java
│ │ │ ShangpinxinxiController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussshangpinxinxiDao.java
│ │ │ ForumDao.java
│ │ │ MessagesDao.java
│ │ │ NewsDao.java
│ │ │ OrdersDao.java
│ │ │ ShangpinfenleiDao.java
│ │ │ ShangpinxinxiDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussshangpinxinxiEntity.java
│ │ │ │ EIException.java
│ │ │ │ ForumEntity.java
│ │ │ │ MessagesEntity.java
│ │ │ │ NewsEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ ShangpinfenleiEntity.java
│ │ │ │ ShangpinxinxiEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ DiscussshangpinxinxiModel.java
│ │ │ │ ForumModel.java
│ │ │ │ MessagesModel.java
│ │ │ │ NewsModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ ShangpinfenleiModel.java
│ │ │ │ ShangpinxinxiModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ DiscussshangpinxinxiView.java
│ │ │ │ ForumView.java
│ │ │ │ MessagesView.java
│ │ │ │ NewsView.java
│ │ │ │ OrdersView.java
│ │ │ │ ShangpinfenleiView.java
│ │ │ │ ShangpinxinxiView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ DiscussshangpinxinxiVO.java
│ │ │ ForumVO.java
│ │ │ MessagesVO.java
│ │ │ NewsVO.java
│ │ │ OrdersVO.java
│ │ │ ShangpinfenleiVO.java
│ │ │ ShangpinxinxiVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussshangpinxinxiService.java
│ │ │ │ ForumService.java
│ │ │ │ MessagesService.java
│ │ │ │ NewsService.java
│ │ │ │ OrdersService.java
│ │ │ │ ShangpinfenleiService.java
│ │ │ │ ShangpinxinxiService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussshangpinxinxiServiceImpl.java
│ │ │ ForumServiceImpl.java
│ │ │ MessagesServiceImpl.java
│ │ │ NewsServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ ShangpinfenleiServiceImpl.java
│ │ │ ShangpinxinxiServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussshangpinxinxiDao.xml
│ │ │ ForumDao.xml
│ │ │ MessagesDao.xml
│ │ │ NewsDao.xml
│ │ │ OrdersDao.xml
│ │ │ ShangpinfenleiDao.xml
│ │ │ ShangpinxinxiDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │
│ ├─front
│ │ │ index.jsp
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ chat.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ aos.css
│ │ │ apmin.css
│ │ │ app.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ idangerous.swiper.css
│ │ │ lightbox.css
│ │ │ share_style2_16.css
│ │ │ style.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff2
│ │ │
│ │ ├─img
│ │ │ 1-201014092H4F9.jpg
│ │ │ 1-201014092K5605.jpg
│ │ │ 1602Aa3446110-162P.jpg
│ │ │ 1602Aa34Z530-2K01.jpg
│ │ │ 1602Aa3602950-4J35.jpg
│ │ │ 1602AOG0b10-103248.jpg
│ │ │ 1602AOG5GZ-1254R.jpg
│ │ │ 1602AOH00030-14KJ.jpg
│ │ │ 1602AOKI320-2D12.jpg
│ │ │ 1602AOL0BP-3T55.png
│ │ │ insie1.png
│ │ │ insie2.png
│ │ │ logo.png
│ │ │ m.jpg
│ │ │ snne1.png
│ │ │ snne2.png
│ │ │ tiam.png
│ │ │
│ │ └─js
│ │ aos.js
│ │ api_base.js
│ │ app.js
│ │ bootstrap.min.js
│ │ idangerous.swiper.min.js
│ │ jquery-1.7.2.min.js
│ │ jquery.min.js
│ │ jquery.superslide.2.1.1.js
│ │ lightbox.js
│ │ logger.js
│ │ partners.js
│ │ share.js
│ │ share_api.js
│ │ share_view.js
│ │ tangram.js
│ │ view_base.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─adminexam
│ │ │ │ add-or-update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussshangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─kaoshijilu
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─liuyanbanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─lunbotuguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─luntanguanli
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinfenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─shangpinxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─weizhifudingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xinwenzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yifahuodingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yiquxiaodingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yituikuandingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yiwanchengdingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─yizhifudingdan
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ iframeAuto.js
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ ├─ueditor
│ │ │ │ ueditor.all.js
│ │ │ │ ueditor.all.min.js
│ │ │ │ ueditor.config.js
│ │ │ │ ueditor.parse.js
│ │ │ │ ueditor.parse.min.js
│ │ │ │
│ │ │ ├─dialogs
│ │ │ │ │ internal.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ anchor.html
│ │ │ │ │
│ │ │ │ ├─attachment
│ │ │ │ │ │ attachment.css
│ │ │ │ │ │ attachment.html
│ │ │ │ │ │ attachment.js
│ │ │ │ │ │
│ │ │ │ │ ├─fileTypeImages
│ │ │ │ │ │ icon_chm.gif
│ │ │ │ │ │ icon_default.png
│ │ │ │ │ │ icon_doc.gif
│ │ │ │ │ │ icon_exe.gif
│ │ │ │ │ │ icon_jpg.gif
│ │ │ │ │ │ icon_mp3.gif
│ │ │ │ │ │ icon_mv.gif
│ │ │ │ │ │ icon_pdf.gif
│ │ │ │ │ │ icon_ppt.gif
│ │ │ │ │ │ icon_psd.gif
│ │ │ │ │ │ icon_rar.gif
│ │ │ │ │ │ icon_txt.gif
│ │ │ │ │ │ icon_xls.gif
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.gif
│ │ │ │ │ alignicon.png
│ │ │ │ │ bg.png
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─background
│ │ │ │ │ │ background.css
│ │ │ │ │ │ background.html
│ │ │ │ │ │ background.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─charts
│ │ │ │ │ │ chart.config.js
│ │ │ │ │ │ charts.css
│ │ │ │ │ │ charts.html
│ │ │ │ │ │ charts.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ charts0.png
│ │ │ │ │ charts1.png
│ │ │ │ │ charts2.png
│ │ │ │ │ charts3.png
│ │ │ │ │ charts4.png
│ │ │ │ │ charts5.png
│ │ │ │ │
│ │ │ │ ├─emotion
│ │ │ │ │ │ emotion.css
│ │ │ │ │ │ emotion.html
│ │ │ │ │ │ emotion.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ 0.gif
│ │ │ │ │ bface.gif
│ │ │ │ │ cface.gif
│ │ │ │ │ fface.gif
│ │ │ │ │ jxface2.gif
│ │ │ │ │ neweditor-tab-bg.png
│ │ │ │ │ tface.gif
│ │ │ │ │ wface.gif
│ │ │ │ │ yface.gif
│ │ │ │ │
│ │ │ │ ├─gmap
│ │ │ │ │ gmap.html
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ help.css
│ │ │ │ │ help.html
│ │ │ │ │ help.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ │ image.css
│ │ │ │ │ │ image.html
│ │ │ │ │ │ image.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ alignicon.jpg
│ │ │ │ │ bg.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ progress.png
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─insertframe
│ │ │ │ │ insertframe.html
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ link.html
│ │ │ │ │
│ │ │ │ ├─map
│ │ │ │ │ map.html
│ │ │ │ │ show.html
│ │ │ │ │
│ │ │ │ ├─music
│ │ │ │ │ music.css
│ │ │ │ │ music.html
│ │ │ │ │ music.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ preview.html
│ │ │ │ │
│ │ │ │ ├─scrawl
│ │ │ │ │ │ scrawl.css
│ │ │ │ │ │ scrawl.html
│ │ │ │ │ │ scrawl.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimg.png
│ │ │ │ │ brush.png
│ │ │ │ │ delimg.png
│ │ │ │ │ delimgH.png
│ │ │ │ │ empty.png
│ │ │ │ │ emptyH.png
│ │ │ │ │ eraser.png
│ │ │ │ │ redo.png
│ │ │ │ │ redoH.png
│ │ │ │ │ scale.png
│ │ │ │ │ scaleH.png
│ │ │ │ │ size.png
│ │ │ │ │ undo.png
│ │ │ │ │ undoH.png
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ searchreplace.html
│ │ │ │ │ searchreplace.js
│ │ │ │ │
│ │ │ │ ├─snapscreen
│ │ │ │ │ snapscreen.html
│ │ │ │ │
│ │ │ │ ├─spechars
│ │ │ │ │ spechars.html
│ │ │ │ │ spechars.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ dragicon.png
│ │ │ │ │ edittable.css
│ │ │ │ │ edittable.html
│ │ │ │ │ edittable.js
│ │ │ │ │ edittd.html
│ │ │ │ │ edittip.html
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ │ config.js
│ │ │ │ │ │ template.css
│ │ │ │ │ │ template.html
│ │ │ │ │ │ template.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.gif
│ │ │ │ │ pre0.png
│ │ │ │ │ pre1.png
│ │ │ │ │ pre2.png
│ │ │ │ │ pre3.png
│ │ │ │ │ pre4.png
│ │ │ │ │
│ │ │ │ ├─video
│ │ │ │ │ │ video.css
│ │ │ │ │ │ video.html
│ │ │ │ │ │ video.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ bg.png
│ │ │ │ │ center_focus.jpg
│ │ │ │ │ file-icons.gif
│ │ │ │ │ file-icons.png
│ │ │ │ │ icons.gif
│ │ │ │ │ icons.png
│ │ │ │ │ image.png
│ │ │ │ │ left_focus.jpg
│ │ │ │ │ none_focus.jpg
│ │ │ │ │ progress.png
│ │ │ │ │ right_focus.jpg
│ │ │ │ │ success.gif
│ │ │ │ │ success.png
│ │ │ │ │
│ │ │ │ ├─webapp
│ │ │ │ │ webapp.html
│ │ │ │ │
│ │ │ │ └─wordimage
│ │ │ │ fClipboard_ueditor.swf
│ │ │ │ imageUploader.swf
│ │ │ │ tangram.js
│ │ │ │ wordimage.html
│ │ │ │ wordimage.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ ├─en
│ │ │ │ │ │ en.js
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ addimage.png
│ │ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ │ alldeletebtnupskin.png
│ │ │ │ │ background.png
│ │ │ │ │ button.png
│ │ │ │ │ copy.png
│ │ │ │ │ deletedisable.png
│ │ │ │ │ deleteenable.png
│ │ │ │ │ listbackground.png
│ │ │ │ │ localimage.png
│ │ │ │ │ music.png
│ │ │ │ │ rotateleftdisable.png
│ │ │ │ │ rotateleftenable.png
│ │ │ │ │ rotaterightdisable.png
│ │ │ │ │ rotaterightenable.png
│ │ │ │ │ upload.png
│ │ │ │ │
│ │ │ │ └─zh-cn
│ │ │ │ │ zh-cn.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ copy.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ ├─themes
│ │ │ │ │ iframe.css
│ │ │ │ │
│ │ │ │ └─default
│ │ │ │ │ dialogbase.css
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ ueditor.css
│ │ │ │ │ ueditor.min.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ anchor.gif
│ │ │ │ arrow.png
│ │ │ │ arrow_down.png
│ │ │ │ arrow_up.png
│ │ │ │ button-bg.gif
│ │ │ │ cancelbutton.gif
│ │ │ │ charts.png
│ │ │ │ cursor_h.gif
│ │ │ │ cursor_h.png
│ │ │ │ cursor_v.gif
│ │ │ │ cursor_v.png
│ │ │ │ dialog-title-bg.png
│ │ │ │ filescan.png
│ │ │ │ highlighted.gif
│ │ │ │ icons-all.gif
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ loaderror.png
│ │ │ │ loading.gif
│ │ │ │ lock.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ pagebreak.gif
│ │ │ │ scale.png
│ │ │ │ sortable.png
│ │ │ │ spacer.gif
│ │ │ │ sparator_v.png
│ │ │ │ table-cell-align.png
│ │ │ │ tangram-colorpicker.png
│ │ │ │ toolbar_bg.png
│ │ │ │ unhighlighted.gif
│ │ │ │ upload.png
│ │ │ │ videologo.gif
│ │ │ │ word.gif
│ │ │ │ wordpaste.png
│ │ │ │
│ │ │ └─third-party
│ │ │ │ jquery-1.10.2.js
│ │ │ │ jquery-1.10.2.min.js
│ │ │ │ jquery-1.10.2.min.map
│ │ │ │ xss.min.js
│ │ │ │
│ │ │ ├─codemirror
│ │ │ │ codemirror.css
│ │ │ │ codemirror.js
│ │ │ │
│ │ │ ├─highcharts
│ │ │ │ │ highcharts-more.js
│ │ │ │ │ highcharts-more.src.js
│ │ │ │ │ highcharts.js
│ │ │ │ │ highcharts.src.js
│ │ │ │ │
│ │ │ │ ├─adapters
│ │ │ │ │ mootools-adapter.js
│ │ │ │ │ mootools-adapter.src.js
│ │ │ │ │ prototype-adapter.js
│ │ │ │ │ prototype-adapter.src.js
│ │ │ │ │ standalone-framework.js
│ │ │ │ │ standalone-framework.src.js
│ │ │ │ │
│ │ │ │ ├─modules
│ │ │ │ │ annotations.js
│ │ │ │ │ annotations.src.js
│ │ │ │ │ canvas-tools.js
│ │ │ │ │ canvas-tools.src.js
│ │ │ │ │ data.js
│ │ │ │ │ data.src.js
│ │ │ │ │ drilldown.js
│ │ │ │ │ drilldown.src.js
│ │ │ │ │ exporting.js
│ │ │ │ │ exporting.src.js
│ │ │ │ │ funnel.js
│ │ │ │ │ funnel.src.js
│ │ │ │ │ heatmap.js
│ │ │ │ │ heatmap.src.js
│ │ │ │ │ map.js
│ │ │ │ │ map.src.js
│ │ │ │ │ no-data-to-display.js
│ │ │ │ │ no-data-to-display.src.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ dark-blue.js
│ │ │ │ dark-green.js
│ │ │ │ gray.js
│ │ │ │ grid.js
│ │ │ │ skies.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ UEditorSnapscreen.exe
│ │ │ │
│ │ │ ├─SyntaxHighlighter
│ │ │ │ shCore.js
│ │ │ │ shCoreDefault.css
│ │ │ │
│ │ │ ├─video-js
│ │ │ │ │ video-js.css
│ │ │ │ │ video-js.min.css
│ │ │ │ │ video-js.swf
│ │ │ │ │ video.dev.js
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─font
│ │ │ │ vjs.eot
│ │ │ │ vjs.svg
│ │ │ │ vjs.ttf
│ │ │ │ vjs.woff
│ │ │ │
│ │ │ ├─webuploader
│ │ │ │ Uploader.swf
│ │ │ │ webuploader.css
│ │ │ │ webuploader.custom.js
│ │ │ │ webuploader.custom.min.js
│ │ │ │ webuploader.flashonly.js
│ │ │ │ webuploader.flashonly.min.js
│ │ │ │ webuploader.html5only.js
│ │ │ │ webuploader.html5only.min.js
│ │ │ │ webuploader.js
│ │ │ │ webuploader.min.js
│ │ │ │ webuploader.withoutimage.js
│ │ │ │ webuploader.withoutimage.min.js
│ │ │ │
│ │ │ └─zeroclipboard
│ │ │ ZeroClipboard.js
│ │ │ ZeroClipboard.min.js
│ │ │ ZeroClipboard.swf
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ │ all.css
│ │ │ │ animate.css
│ │ │ │ bootstrap.min.css
│ │ │ │ family.css
│ │ │ │ font-awesome.min.css
│ │ │ │ futurico.css
│ │ │ │ jquery-ui-1.10.4.custom.min.css
│ │ │ │ jquery.news-ticker.css
│ │ │ │ lightbox.css
│ │ │ │ pace.css
│ │ │ │ pink-violet.css
│ │ │ │ polaris.css
│ │ │ │ style-responsive.css
│ │ │ │ yellow-green.css
│ │ │ │
│ │ │ ├─flat
│ │ │ │ all.css
│ │ │ │
│ │ │ ├─futurico
│ │ │ │ futurico.css
│ │ │ │
│ │ │ ├─line
│ │ │ │ all.css
│ │ │ │
│ │ │ ├─minimal
│ │ │ │ all.css
│ │ │ │
│ │ │ ├─polaris
│ │ │ │ polaris.css
│ │ │ │
│ │ │ └─square
│ │ │ all.css
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.woff
│ │ │ glyphicons-halflings-regular.woff
│ │ │ mem5YaGs126MiZpBA-UN7rgOUuhp.woff2
│ │ │ mem5YaGs126MiZpBA-UN_r8OUuhp.woff2
│ │ │ mem6YaGs126MiZpBA-UFUK0Zdc0.woff2
│ │ │ mem8YaGs126MiZpBA-UFVp0bbck.woff2
│ │ │ mem8YaGs126MiZpBA-UFVZ0b.woff2
│ │ │ TK3iWkUHHAIjg752GT8G.woff2
│ │ │
│ │ ├─images
│ │ │ └─bg
│ │ │ 1.jpg
│ │ │
│ │ └─js
│ │ bootstrap-hover-dropdown.js
│ │ bootstrap.min.js
│ │ jquery-1.10.2.min.js
│ │
│ ├─upload
│ │ news_picture1.jpg
│ │ news_picture2.jpg
│ │ news_picture3.jpg
│ │ news_picture4.jpg
│ │ news_picture5.jpg
│ │ news_picture6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ shangpinxinxi_tupian1.jpg
│ │ shangpinxinxi_tupian2.jpg
│ │ shangpinxinxi_tupian3.jpg
│ │ shangpinxinxi_tupian4.jpg
│ │ shangpinxinxi_tupian5.jpg
│ │ shangpinxinxi_tupian6.jpg
│ │ test.txt
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000BC CA93:5784
F:\TEST\源码
│ jsp农产品供销服务系统lw+ppt.rar
│ jsp开发说明.docx

└─jspmk37ae
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.core.prefs
│ org.eclipse.wst.common.component
│ org.eclipse.wst.common.project.facet.core.xml
│ org.eclipse.wst.jsdt.ui.superType.container
│ org.eclipse.wst.jsdt.ui.superType.name
│ org.eclipse.wst.validation.prefs

├─db
│ jspmk37ae.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ AddressController.java
│ │ │ CartController.java
│ │ │ ChatController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ DiscussnongchanpinController.java
│ │ │ FileController.java
│ │ │ NongchanpinController.java
│ │ │ NongchanpinfenleiController.java
│ │ │ NongchanpinzixunController.java
│ │ │ OrdersController.java
│ │ │ StoreupController.java
│ │ │ UserController.java
│ │ │ YonghuController.java
│ │ │
│ │ ├─dao
│ │ │ AddressDao.java
│ │ │ CartDao.java
│ │ │ ChatDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ DiscussnongchanpinDao.java
│ │ │ NongchanpinDao.java
│ │ │ NongchanpinfenleiDao.java
│ │ │ NongchanpinzixunDao.java
│ │ │ OrdersDao.java
│ │ │ StoreupDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ YonghuDao.java
│ │ │
│ │ ├─entity
│ │ │ │ AddressEntity.java
│ │ │ │ CartEntity.java
│ │ │ │ ChatEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ DiscussnongchanpinEntity.java
│ │ │ │ EIException.java
│ │ │ │ NongchanpinEntity.java
│ │ │ │ NongchanpinfenleiEntity.java
│ │ │ │ NongchanpinzixunEntity.java
│ │ │ │ OrdersEntity.java
│ │ │ │ StoreupEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ YonghuEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ AddressModel.java
│ │ │ │ CartModel.java
│ │ │ │ ChatModel.java
│ │ │ │ DiscussnongchanpinModel.java
│ │ │ │ NongchanpinfenleiModel.java
│ │ │ │ NongchanpinModel.java
│ │ │ │ NongchanpinzixunModel.java
│ │ │ │ OrdersModel.java
│ │ │ │ StoreupModel.java
│ │ │ │ YonghuModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ AddressView.java
│ │ │ │ CartView.java
│ │ │ │ ChatView.java
│ │ │ │ DiscussnongchanpinView.java
│ │ │ │ NongchanpinfenleiView.java
│ │ │ │ NongchanpinView.java
│ │ │ │ NongchanpinzixunView.java
│ │ │ │ OrdersView.java
│ │ │ │ StoreupView.java
│ │ │ │ YonghuView.java
│ │ │ │
│ │ │ └─vo
│ │ │ AddressVO.java
│ │ │ CartVO.java
│ │ │ ChatVO.java
│ │ │ DiscussnongchanpinVO.java
│ │ │ NongchanpinfenleiVO.java
│ │ │ NongchanpinVO.java
│ │ │ NongchanpinzixunVO.java
│ │ │ OrdersVO.java
│ │ │ StoreupVO.java
│ │ │ YonghuVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ AddressService.java
│ │ │ │ CartService.java
│ │ │ │ ChatService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ DiscussnongchanpinService.java
│ │ │ │ NongchanpinfenleiService.java
│ │ │ │ NongchanpinService.java
│ │ │ │ NongchanpinzixunService.java
│ │ │ │ OrdersService.java
│ │ │ │ StoreupService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ YonghuService.java
│ │ │ │
│ │ │ └─impl
│ │ │ AddressServiceImpl.java
│ │ │ CartServiceImpl.java
│ │ │ ChatServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ DiscussnongchanpinServiceImpl.java
│ │ │ NongchanpinfenleiServiceImpl.java
│ │ │ NongchanpinServiceImpl.java
│ │ │ NongchanpinzixunServiceImpl.java
│ │ │ OrdersServiceImpl.java
│ │ │ StoreupServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ YonghuServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ AddressDao.xml
│ │ │ CartDao.xml
│ │ │ ChatDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ DiscussnongchanpinDao.xml
│ │ │ NongchanpinDao.xml
│ │ │ NongchanpinfenleiDao.xml
│ │ │ NongchanpinzixunDao.xml
│ │ │ OrdersDao.xml
│ │ │ StoreupDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ YonghuDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │ muban.jpg
│ │ muban2.jpg
│ │
│ ├─front
│ │ │ index.jsp
│ │ │ muban.jpg
│ │ │
│ │ ├─css
│ │ │ bootstrap.min.css
│ │ │ common.css
│ │ │ style.css
│ │ │ theme.css
│ │ │
│ │ ├─elementui
│ │ │ │ elementui.css
│ │ │ │ elementui.js
│ │ │ │
│ │ │ └─fonts
│ │ │ element-icons.ttf
│ │ │ element-icons.woff
│ │ │
│ │ ├─img
│ │ │ avator.png
│ │ │ banner.jpg
│ │ │ jianshe.png
│ │ │ jiaotong.png
│ │ │ line.jpg
│ │ │ nongye.png
│ │ │ now.png
│ │ │ seckilling.jpg
│ │ │ select.png
│ │ │ unselect.png
│ │ │ weixin.png
│ │ │ yuan.png
│ │ │ zhifubao.png
│ │ │ zhongguo.png
│ │ │
│ │ ├─js
│ │ │ bootstrap.AMapPositionPicker.js
│ │ │ bootstrap.min.js
│ │ │ config.js
│ │ │ jquery.js
│ │ │ utils.js
│ │ │ validate.js
│ │ │ vue.js
│ │ │
│ │ ├─layui
│ │ │ │ layui.all.js
│ │ │ │ layui.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ │ layui.css
│ │ │ │ │ layui.mobile.css
│ │ │ │ │
│ │ │ │ └─modules
│ │ │ │ │ code.css
│ │ │ │ │
│ │ │ │ ├─laydate
│ │ │ │ │ └─default
│ │ │ │ │ laydate.css
│ │ │ │ │
│ │ │ │ └─layer
│ │ │ │ └─default
│ │ │ │ icon-ext.png
│ │ │ │ icon.png
│ │ │ │ layer.css
│ │ │ │ loading-0.gif
│ │ │ │ loading-1.gif
│ │ │ │ loading-2.gif
│ │ │ │
│ │ │ ├─font
│ │ │ │ iconfont.eot
│ │ │ │ iconfont.svg
│ │ │ │ iconfont.ttf
│ │ │ │ iconfont.woff
│ │ │ │ iconfont.woff2
│ │ │ │
│ │ │ ├─images
│ │ │ │ └─face
│ │ │ │ 0.gif
│ │ │ │ 1.gif
│ │ │ │ 10.gif
│ │ │ │ 11.gif
│ │ │ │ 12.gif
│ │ │ │ 13.gif
│ │ │ │ 14.gif
│ │ │ │ 15.gif
│ │ │ │ 16.gif
│ │ │ │ 17.gif
│ │ │ │ 18.gif
│ │ │ │ 19.gif
│ │ │ │ 2.gif
│ │ │ │ 20.gif
│ │ │ │ 21.gif
│ │ │ │ 22.gif
│ │ │ │ 23.gif
│ │ │ │ 24.gif
│ │ │ │ 25.gif
│ │ │ │ 26.gif
│ │ │ │ 27.gif
│ │ │ │ 28.gif
│ │ │ │ 29.gif
│ │ │ │ 3.gif
│ │ │ │ 30.gif
│ │ │ │ 31.gif
│ │ │ │ 32.gif
│ │ │ │ 33.gif
│ │ │ │ 34.gif
│ │ │ │ 35.gif
│ │ │ │ 36.gif
│ │ │ │ 37.gif
│ │ │ │ 38.gif
│ │ │ │ 39.gif
│ │ │ │ 4.gif
│ │ │ │ 40.gif
│ │ │ │ 41.gif
│ │ │ │ 42.gif
│ │ │ │ 43.gif
│ │ │ │ 44.gif
│ │ │ │ 45.gif
│ │ │ │ 46.gif
│ │ │ │ 47.gif
│ │ │ │ 48.gif
│ │ │ │ 49.gif
│ │ │ │ 5.gif
│ │ │ │ 50.gif
│ │ │ │ 51.gif
│ │ │ │ 52.gif
│ │ │ │ 53.gif
│ │ │ │ 54.gif
│ │ │ │ 55.gif
│ │ │ │ 56.gif
│ │ │ │ 57.gif
│ │ │ │ 58.gif
│ │ │ │ 59.gif
│ │ │ │ 6.gif
│ │ │ │ 60.gif
│ │ │ │ 61.gif
│ │ │ │ 62.gif
│ │ │ │ 63.gif
│ │ │ │ 64.gif
│ │ │ │ 65.gif
│ │ │ │ 66.gif
│ │ │ │ 67.gif
│ │ │ │ 68.gif
│ │ │ │ 69.gif
│ │ │ │ 7.gif
│ │ │ │ 70.gif
│ │ │ │ 71.gif
│ │ │ │ 8.gif
│ │ │ │ 9.gif
│ │ │ │
│ │ │ └─lay
│ │ │ └─modules
│ │ │ carousel.js
│ │ │ code.js
│ │ │ colorpicker.js
│ │ │ element.js
│ │ │ flow.js
│ │ │ form.js
│ │ │ jquery.js
│ │ │ laydate.js
│ │ │ layedit.js
│ │ │ layer.js
│ │ │ laypage.js
│ │ │ laytpl.js
│ │ │ mobile.js
│ │ │ rate.js
│ │ │ slider.js
│ │ │ table.js
│ │ │ transfer.js
│ │ │ tree.js
│ │ │ upload.js
│ │ │ util.js
│ │ │
│ │ ├─modules
│ │ │ │ config.js
│ │ │ │
│ │ │ ├─http
│ │ │ │ http.js
│ │ │ │
│ │ │ ├─layarea
│ │ │ │ layarea.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ index.html
│ │ │ │ tinymce.js
│ │ │ │
│ │ │ └─tinymce
│ │ │ │ jquery.tinymce.min.js
│ │ │ │ license.txt
│ │ │ │ readme.md
│ │ │ │ tinymce.js
│ │ │ │ tinymce.min.js
│ │ │ │
│ │ │ ├─langs
│ │ │ │ readme.md
│ │ │ │ zh_CN.js
│ │ │ │
│ │ │ ├─plugins
│ │ │ │ ├─advlist
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─anchor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autolink
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autoresize
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─autosave
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─bbcode
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─charmap
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─code
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─codesample
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─colorpicker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─contextmenu
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─directionality
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─emoticons
│ │ │ │ │ │ plugin.js
│ │ │ │ │ │ plugin.min.js
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ emojis.js
│ │ │ │ │ emojis.min.js
│ │ │ │ │
│ │ │ │ ├─fullpage
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─fullscreen
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─help
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─hr
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─image
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─imagetools
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─importcss
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─indent2em
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─insertdatetime
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─legacyoutput
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─link
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─lists
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─media
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─nonbreaking
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─noneditable
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─pagebreak
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─paste
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─preview
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─print
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─quickbars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─save
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─searchreplace
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─spellchecker
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─tabfocus
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─table
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─template
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textcolor
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─textpattern
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─toc
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualblocks
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ ├─visualchars
│ │ │ │ │ plugin.js
│ │ │ │ │ plugin.min.js
│ │ │ │ │
│ │ │ │ └─wordcount
│ │ │ │ plugin.js
│ │ │ │ plugin.min.js
│ │ │ │
│ │ │ ├─skins
│ │ │ │ ├─content
│ │ │ │ │ ├─dark
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─default
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ ├─document
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─writer
│ │ │ │ │ content.css
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │
│ │ │ │ └─ui
│ │ │ │ ├─oxide
│ │ │ │ │ │ content.css
│ │ │ │ │ │ content.inline.css
│ │ │ │ │ │ content.inline.min.css
│ │ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ │ content.min.css
│ │ │ │ │ │ content.min.css.map
│ │ │ │ │ │ content.mobile.css
│ │ │ │ │ │ content.mobile.min.css
│ │ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ │ skin.css
│ │ │ │ │ │ skin.min.css
│ │ │ │ │ │ skin.min.css.map
│ │ │ │ │ │ skin.mobile.css
│ │ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ tinymce-mobile.woff
│ │ │ │ │
│ │ │ │ └─oxide-dark
│ │ │ │ │ content.css
│ │ │ │ │ content.inline.css
│ │ │ │ │ content.inline.min.css
│ │ │ │ │ content.inline.min.css.map
│ │ │ │ │ content.min.css
│ │ │ │ │ content.min.css.map
│ │ │ │ │ content.mobile.css
│ │ │ │ │ content.mobile.min.css
│ │ │ │ │ content.mobile.min.css.map
│ │ │ │ │ skin.css
│ │ │ │ │ skin.min.css
│ │ │ │ │ skin.min.css.map
│ │ │ │ │ skin.mobile.css
│ │ │ │ │ skin.mobile.min.css
│ │ │ │ │ skin.mobile.min.css.map
│ │ │ │ │
│ │ │ │ └─fonts
│ │ │ │ tinymce-mobile.woff
│ │ │ │
│ │ │ └─themes
│ │ │ ├─mobile
│ │ │ │ theme.js
│ │ │ │ theme.min.js
│ │ │ │
│ │ │ └─silver
│ │ │ theme.js
│ │ │ theme.min.js
│ │ │
│ │ ├─pages
│ │ │ ├─address
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ chat.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─cuotiben
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─defaultuser
│ │ │ │ center.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─discussnongchanpin
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─exampaper
│ │ │ │ exam.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─examrecord
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ wrong.jsp
│ │ │ │
│ │ │ ├─forum
│ │ │ │ add-comment.jsp
│ │ │ │ add.jsp
│ │ │ │ detail.jsp
│ │ │ │ list-my.jsp
│ │ │ │ list.jsp
│ │ │ │ update.jsp
│ │ │ │
│ │ │ ├─home
│ │ │ │ home.jsp
│ │ │ │
│ │ │ ├─login
│ │ │ │ login.jsp
│ │ │ │
│ │ │ ├─messages
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─news
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─nongchanpin
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─nongchanpinfenlei
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─nongchanpinzixun
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─order
│ │ │ │ confirm.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─recharge
│ │ │ │ recharge.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add.jsp
│ │ │ │ center.jsp
│ │ │ │ detail.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add.jsp
│ │ │ center.jsp
│ │ │ detail.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ └─xznstatic
│ │ ├─css
│ │ │ font-awesome.min.css
│ │ │ main.css
│ │ │ style.css
│ │ │ util.css
│ │ │
│ │ ├─fonts
│ │ │ │ fontawesome-webfont.woff2
│ │ │ │
│ │ │ ├─montserrat
│ │ │ │ Montserrat-Bold.ttf
│ │ │ │
│ │ │ └─poppins
│ │ │ Poppins-Bold.ttf
│ │ │ Poppins-Medium.ttf
│ │ │ Poppins-Regular.ttf
│ │ │
│ │ ├─img
│ │ │ 20180917142250_91213.jpg
│ │ │ arrow.png
│ │ │ home.png
│ │ │ img-01.png
│ │ │ logo.png
│ │ │ tu7.png
│ │ │ tu8.png
│ │ │
│ │ └─js
│ │ banner.js
│ │ index.js
│ │ jquery-3.3.1.min.js
│ │ more.js
│ │ plugin.js
│ │ SuperSlide.2.1.3.js
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─address
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─cart
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─chat
│ │ │ │ add-or-update.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─discussnongchanpin
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─nongchanpin
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─nongchanpinfenlei
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─nongchanpinzixun
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─orders
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─storeup
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─yonghu
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │ register.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─My97DatePicker
│ │ │ │ calendar.js
│ │ │ │ WdatePicker.js
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ ├─skin
│ │ │ │ │ datePicker.gif
│ │ │ │ │ WdatePicker.css
│ │ │ │ │
│ │ │ │ ├─default
│ │ │ │ │ datepicker.css
│ │ │ │ │ img.gif
│ │ │ │ │
│ │ │ │ └─whyGreen
│ │ │ │ bg.jpg
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─开发包
│ │ │ │ readme.txt
│ │ │ │
│ │ │ ├─lang
│ │ │ │ en.js
│ │ │ │ zh-cn.js
│ │ │ │ zh-tw.js
│ │ │ │
│ │ │ └─skin
│ │ │ │ datePicker.gif
│ │ │ │ WdatePicker.css
│ │ │ │
│ │ │ ├─default
│ │ │ │ datepicker.css
│ │ │ │ img.gif
│ │ │ │
│ │ │ └─whyGreen
│ │ │ bg.jpg
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1614845555148.png
│ │ nongchanpinzixun_fengmian1.jpg
│ │ nongchanpinzixun_fengmian2.jpg
│ │ nongchanpinzixun_fengmian3.jpg
│ │ nongchanpinzixun_fengmian4.jpg
│ │ nongchanpinzixun_fengmian5.jpg
│ │ nongchanpinzixun_fengmian6.jpg
│ │ nongchanpin_chanpintupian1.jpg
│ │ nongchanpin_chanpintupian2.jpg
│ │ nongchanpin_chanpintupian3.jpg
│ │ nongchanpin_chanpintupian4.jpg
│ │ nongchanpin_chanpintupian5.jpg
│ │ nongchanpin_chanpintupian6.jpg
│ │ picture1.jpg
│ │ picture2.jpg
│ │ picture3.jpg
│ │ test.txt
│ │ yonghu_touxiang1.jpg
│ │ yonghu_touxiang2.jpg
│ │ yonghu_touxiang3.jpg
│ │ yonghu_touxiang4.jpg
│ │ yonghu_touxiang5.jpg
│ │ yonghu_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target

目    录
1 概述 1
1.1课题背景及意义 1
1.2 国内外研究现状 1
1.3 本课题主要工作 2
2 系统开发环境 3
2.1 java简介 3
2.2 Mysql数据库 3
2.3 B/S结构 4
2.4JSP技术介绍 4
3 系统分析 5
3.1 可行性分析 5
3.1.1 技术可行性 5
3.1.2操作可行性 5
3.1.3 经济可行性 5
3.1.4 法律可行性 6
3.2系统流程分析 6
3.2.1系统开发流程 6
3.2.2 用户登录流程 7
3.2.3 系统操作流程 7
3.2.4 添加信息流程 8
3.2.5 修改信息流程 9
3.2.6 删除信息流程 9
3.3系统用例分析 10
3.3.1管理员用例图 10
3.3.2用户前台用例图 10
4 系统设计 11
4.1 系统概述 11
4.2 系统结构设计 12
4.3数据库设计 13
4.3.1 数据库设计原则 13
4.3.2 数据库实体 13
4.3.3 数据库表设计 14
5统详细设计 17
5.1用户前台功能模块 17
5.2管理员功能模块 18
6系统测试 23
6.1系统测试的意义 23
6.2 测试方法 24
6.3测试分析 24
结论 26
致谢 27
参考文献 28

 

标签:农产品销售网,农产品商城,在线购物系统

  • 专注毕业设计源码作品
  • 毕业设计源码论文全套
  • 每件作品均测试后上线
  • 提供所有教程和软件下载

Copyright © 2008-2024 jsjbysjw.com . All Rights Reserved. 备案号:苏ICP备2021056683号-4

  • 联系QQ:81677093
  • 微信:bysj1950