首页 Vue+Java 基于Vue的汉服文化平台网站的设计与实现
基于Vue的汉服文化平台网站的设计与实现
作品编号:1545
关注人气:1131
文件包括:设计源码+数据库+论文+PPT
设计大小:20.98 M
开发语言:Vue+Java
开发数据库:MySQL
开发环境:Eclipse/IDEA+Tomcat7+JDK1.8
原价:1300元
现价:180元
下载说明

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

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

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

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

互联网发展至今,已经解决了很多我们解决不了的难题,使得我们工作更加便捷,提高了我们的工作效率。目前各行各业都在运用网络信息管理程序,不同的用户也都接触到信息管理,特别是在各大电商行业广泛的应运起来。通过对当前网络环境发展的分析与总结,开发汉服文化平台网站可以改变以往的汉服文化平台网站方式,改变传统线下汉服文化平台网站的状态,由于汉服的不断增多,使用传统的线下手工模式已经远远不能满足于用户需求了,而且越来越多的商家也在开通线上进行汉服文化平台网站,所以开发一个汉服文化平台网站可以解决用户不利于线下汉服文化平台网站的问题,同时管理员可以利用网络对汉服文化平台网站信息进行管理,设计的网站保证信息的完整安全,这样才能提高工作效率,保证系统安全正常的运行[2]

汉服文化平台网站的主要使用者分为管理员和用户,实现功能包括管理员:首页、个人中心、汉服知识管理、服装展示管理、服装类别管理、用户相册管理、论坛交流、系统管理、订单管理,用户:首页、个人中心、用户相册管理、论坛交流、我的收藏管理、订单管理,前台首页;首页、汉服知识、服装展示、用户相册、论坛交流、个人中心、后台管理、购物车、在线客服等功能。由于本网站的功能模块设计比较全面,所以使得整个汉服文化平台网站信息管理的过程得以实现。

基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现基于Vue的汉服文化平台网站的设计与实现
卷 杂盘 的文件夹 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

目  录

摘 要 I
1 绪论 1
1.1研究背景 1
1.2研究现状 1
1.3研究内容 2
2 系统关键技术 3
2.1 SSM框架 3
2.2 JAVA技术 3
2.3 MYSQL数据库 4
2.4 B/S结构 4
3 系统分析 5
3.1 可行性分析 5
3.1.1 技术可行性 5
3.1.2经济可行性 5
3.1.3操作可行性 5
3.2 系统性能分析 5
3.3 系统功能分析 6
3.4系统流程分析 7
3.4.1登录流程 7
3.4.2注册流程 8
3.4.3添加信息流程 8
3.4.4删除信息流程 9
4 系统设计 10
4.1系统概要设计 10
4.2系统结构设计 10
4.3系统顺序图设计 11
4.3.1登录模块顺序图 11
4.3.2添加信息模块顺序图 11
4.4数据库设计 12
4.4.1数据库E-R图设计 12
4.4.2数据库表设计 13
第5章 系统详细设计 17
5.1前台首页功能模块 17
5.2管理员功能模块 18
5.3用户功能模块 21
6 系统测试 24
6.1 测试定义 24
6.2 测试目的 24
6.3测试方案 25
(1)模块测试 25
(2)集成测试: 25
(3)验收测试: 25
6.4系统分析 27
7 结论 28
参考文献 29
谢辞 30

 

标签:汉服网站,汉服文化网,中国汉服商城

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

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

  • 联系QQ:81677093
  • 微信:bysj1950