首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

汽车租赁系统 JAVA+Vue.js+SpringBoot+MySQL

后端 32.92MB 15 需要积分: 1
立即下载

资源介绍:

基于Vue.js和SpringBoot的汽车租赁系统,分为用户前台和管理后台,可以给管理员、普通用户角色使用,包括汽车租赁模块、汽车管理模块、留言板模块、公告管理模块、用户管理模块和系统基础模块,项目编号T296。 项目录屏:https://www.bilibili.com/video/BV1of421q71B 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy

资源文件列表:

T296源码.zip 大约有987个文件
  1. T296.sql 19.72KB
  2. back/
  3. back/pom.xml 5.99KB
  4. back/src/
  5. back/src/main/
  6. back/src/main/java/
  7. back/src/main/java/com/
  8. back/src/main/java/com/ServletContextListener/
  9. back/src/main/java/com/ServletContextListener/DictionaryServletContextListener.java 2.42KB
  10. back/src/main/java/com/annotation/
  11. back/src/main/java/com/annotation/APPLoginUser.java 335B
  12. back/src/main/java/com/annotation/IgnoreAuth.java 209B
  13. back/src/main/java/com/annotation/LoginUser.java 332B
  14. back/src/main/java/com/config/
  15. back/src/main/java/com/config/InterceptorConfig.java 1.53KB
  16. back/src/main/java/com/config/MyMetaObjectHandler.java 620B
  17. back/src/main/java/com/config/MybatisPlusConfig.java 523B
  18. back/src/main/java/com/controller/
  19. back/src/main/java/com/controller/ChatController.java 12.59KB
  20. back/src/main/java/com/controller/CommonController.java 23.44KB
  21. back/src/main/java/com/controller/ConfigController.java 3.02KB
  22. back/src/main/java/com/controller/DictionaryController.java 11.23KB
  23. back/src/main/java/com/controller/FileController.java 3.66KB
  24. back/src/main/java/com/controller/GonggaoController.java 11.23KB
  25. back/src/main/java/com/controller/LiuyanController.java 12.6KB
  26. back/src/main/java/com/controller/QicheCollectionController.java 13.93KB
  27. back/src/main/java/com/controller/QicheCommentbackController.java 12.83KB
  28. back/src/main/java/com/controller/QicheController.java 14.63KB
  29. back/src/main/java/com/controller/QicheOrderController.java 21.53KB
  30. back/src/main/java/com/controller/SingleSeachController.java 10.85KB
  31. back/src/main/java/com/controller/UsersController.java 4.8KB
  32. back/src/main/java/com/controller/YonghuController.java 19.72KB
  33. back/src/main/java/com/dao/
  34. back/src/main/java/com/dao/ChatDao.java 512B
  35. back/src/main/java/com/dao/CommonDao.java 3.76KB
  36. back/src/main/java/com/dao/ConfigDao.java 199B
  37. back/src/main/java/com/dao/DictionaryDao.java 536B
  38. back/src/main/java/com/dao/GonggaoDao.java 521B
  39. back/src/main/java/com/dao/LiuyanDao.java 519B
  40. back/src/main/java/com/dao/QicheCollectionDao.java 573B
  41. back/src/main/java/com/dao/QicheCommentbackDao.java 578B
  42. back/src/main/java/com/dao/QicheDao.java 517B
  43. back/src/main/java/com/dao/QicheOrderDao.java 548B
  44. back/src/main/java/com/dao/SingleSeachDao.java 547B
  45. back/src/main/java/com/dao/TokenDao.java 560B
  46. back/src/main/java/com/dao/UsersDao.java 562B
  47. back/src/main/java/com/dao/YonghuDao.java 516B
  48. back/src/main/java/com/entity/
  49. back/src/main/java/com/entity/ChatEntity.java 5.12KB
  50. back/src/main/java/com/entity/ConfigEntity.java 930B
  51. back/src/main/java/com/entity/DictionaryEntity.java 4.42KB
  52. back/src/main/java/com/entity/EIException.java 845B
  53. back/src/main/java/com/entity/GonggaoEntity.java 4.43KB
  54. back/src/main/java/com/entity/LiuyanEntity.java 4.79KB
  55. back/src/main/java/com/entity/QicheCollectionEntity.java 3.99KB
  56. back/src/main/java/com/entity/QicheCommentbackEntity.java 4.92KB
  57. back/src/main/java/com/entity/QicheEntity.java 6.93KB
  58. back/src/main/java/com/entity/QicheOrderEntity.java 6.91KB
  59. back/src/main/java/com/entity/SingleSeachEntity.java 3.58KB
  60. back/src/main/java/com/entity/TokenEntity.java 2.16KB
  61. back/src/main/java/com/entity/UsersEntity.java 1.23KB
  62. back/src/main/java/com/entity/YonghuEntity.java 5.78KB
  63. back/src/main/java/com/entity/model/
  64. back/src/main/java/com/entity/model/ChatModel.java 3.67KB
  65. back/src/main/java/com/entity/model/DictionaryModel.java 3.07KB
  66. back/src/main/java/com/entity/model/GonggaoModel.java 3.14KB
  67. back/src/main/java/com/entity/model/LiuyanModel.java 3.42KB
  68. back/src/main/java/com/entity/model/QicheCollectionModel.java 2.75KB
  69. back/src/main/java/com/entity/model/QicheCommentbackModel.java 3.45KB
  70. back/src/main/java/com/entity/model/QicheModel.java 5.14KB
  71. back/src/main/java/com/entity/model/QicheOrderModel.java 5.13KB
  72. back/src/main/java/com/entity/model/SingleSeachModel.java 2.41KB
  73. back/src/main/java/com/entity/model/YonghuModel.java 4.16KB
  74. back/src/main/java/com/entity/view/
  75. back/src/main/java/com/entity/view/ChatView.java 3.7KB
  76. back/src/main/java/com/entity/view/DictionaryView.java 1.03KB
  77. back/src/main/java/com/entity/view/GonggaoView.java 1.31KB
  78. back/src/main/java/com/entity/view/LiuyanView.java 3.07KB
  79. back/src/main/java/com/entity/view/QicheCollectionView.java 8.19KB
  80. back/src/main/java/com/entity/view/QicheCommentbackView.java 7.83KB
  81. back/src/main/java/com/entity/view/QicheOrderView.java 8.13KB
  82. back/src/main/java/com/entity/view/QicheView.java 1.63KB
  83. back/src/main/java/com/entity/view/SingleSeachView.java 1.38KB
  84. back/src/main/java/com/entity/view/YonghuView.java 1.26KB
  85. back/src/main/java/com/entity/vo/
  86. back/src/main/java/com/entity/vo/ChatVO.java 4.01KB
  87. back/src/main/java/com/entity/vo/DictionaryVO.java 3.36KB
  88. back/src/main/java/com/entity/vo/GonggaoVO.java 3.41KB
  89. back/src/main/java/com/entity/vo/LiuyanVO.java 3.72KB
  90. back/src/main/java/com/entity/vo/QicheCollectionVO.java 2.99KB
  91. back/src/main/java/com/entity/vo/QicheCommentbackVO.java 3.78KB
  92. back/src/main/java/com/entity/vo/QicheOrderVO.java 5.64KB
  93. back/src/main/java/com/entity/vo/QicheVO.java 5.68KB
  94. back/src/main/java/com/entity/vo/SingleSeachVO.java 2.62KB
  95. back/src/main/java/com/entity/vo/YonghuVO.java 4.59KB
  96. back/src/main/java/com/interceptor/
  97. back/src/main/java/com/interceptor/AuthorizationInterceptor.java 3.35KB
  98. back/src/main/java/com/model/
  99. back/src/main/java/com/model/enums/
  100. back/src/main/java/com/model/enums/TypeEnum.java 728B
  101. back/src/main/java/com/qichezulinwangzhanApplication.java 936B
  102. back/src/main/java/com/service/
  103. back/src/main/java/com/service/ChatService.java 463B
  104. back/src/main/java/com/service/CommonService.java 3.66KB
  105. back/src/main/java/com/service/ConfigService.java 379B
  106. back/src/main/java/com/service/DictionaryService.java 611B
  107. back/src/main/java/com/service/GonggaoService.java 466B
  108. back/src/main/java/com/service/LiuyanService.java 466B
  109. back/src/main/java/com/service/QicheCollectionService.java 502B
  110. back/src/main/java/com/service/QicheCommentbackService.java 505B
  111. back/src/main/java/com/service/QicheOrderService.java 487B
  112. back/src/main/java/com/service/QicheService.java 466B
  113. back/src/main/java/com/service/SingleSeachService.java 484B
  114. back/src/main/java/com/service/TokenService.java 752B
  115. back/src/main/java/com/service/UsersService.java 622B
  116. back/src/main/java/com/service/YonghuService.java 463B
  117. back/src/main/java/com/service/impl/
  118. back/src/main/java/com/service/impl/ChatServiceImpl.java 1.25KB
  119. back/src/main/java/com/service/impl/CommonServiceImpl.java 4.95KB
  120. back/src/main/java/com/service/impl/ConfigServiceImpl.java 929B
  121. back/src/main/java/com/service/impl/DictionaryServiceImpl.java 5.04KB
  122. back/src/main/java/com/service/impl/GonggaoServiceImpl.java 1.27KB
  123. back/src/main/java/com/service/impl/LiuyanServiceImpl.java 1.26KB
  124. back/src/main/java/com/service/impl/QicheCollectionServiceImpl.java 1.37KB
  125. back/src/main/java/com/service/impl/QicheCommentbackServiceImpl.java 1.38KB
  126. back/src/main/java/com/service/impl/QicheOrderServiceImpl.java 1.32KB
  127. back/src/main/java/com/service/impl/QicheServiceImpl.java 1.26KB
  128. back/src/main/java/com/service/impl/SingleSeachServiceImpl.java 1.32KB
  129. back/src/main/java/com/service/impl/TokenServiceImpl.java 2.42KB
  130. back/src/main/java/com/service/impl/UsersServiceImpl.java 1.37KB
  131. back/src/main/java/com/service/impl/YonghuServiceImpl.java 1.26KB
  132. back/src/main/java/com/thread/
  133. back/src/main/java/com/thread/MyThreadMethod.java 737B
  134. back/src/main/java/com/utils/
  135. back/src/main/java/com/utils/BaiduUtil.java 3.68KB
  136. back/src/main/java/com/utils/CommonUtil.java 568B
  137. back/src/main/java/com/utils/FileUtil.java 759B
  138. back/src/main/java/com/utils/HttpClientUtils.java 1013B
  139. back/src/main/java/com/utils/JQPageInfo.java 790B
  140. back/src/main/java/com/utils/MPUtil.java 5.17KB
  141. back/src/main/java/com/utils/PageUtils.java 1.92KB
  142. back/src/main/java/com/utils/PoiUtil.java 3.64KB
  143. back/src/main/java/com/utils/Query.java 2.6KB
  144. back/src/main/java/com/utils/R.java 884B
  145. back/src/main/java/com/utils/SQLFilter.java 1.04KB
  146. back/src/main/java/com/utils/SpringContextUtils.java 1.14KB
  147. back/src/main/java/com/utils/StringUtil.java 325B
  148. back/src/main/java/com/utils/ValidatorUtils.java 1.08KB
  149. back/src/main/resources/
  150. back/src/main/resources/application.yml 1.61KB
  151. back/src/main/resources/front/
  152. back/src/main/resources/front/front/
  153. back/src/main/resources/front/front/css/
  154. back/src/main/resources/front/front/css/bootstrap.min.css 138.58KB
  155. back/src/main/resources/front/front/css/common.css 420B
  156. back/src/main/resources/front/front/css/front-kaoshi-style.css 449.52KB
  157. back/src/main/resources/front/front/css/homeworkPC.min.css 449.52KB
  158. back/src/main/resources/front/front/css/style.css 11.47KB
  159. back/src/main/resources/front/front/css/theme.css 8.32KB
  160. back/src/main/resources/front/front/elementui/
  161. back/src/main/resources/front/front/elementui/elementui.css 226.98KB
  162. back/src/main/resources/front/front/elementui/elementui.js 553.87KB
  163. back/src/main/resources/front/front/elementui/fonts/
  164. back/src/main/resources/front/front/elementui/fonts/element-icons.ttf 54.64KB
  165. back/src/main/resources/front/front/elementui/fonts/element-icons.woff 27.54KB
  166. back/src/main/resources/front/front/img/
  167. back/src/main/resources/front/front/img/avator.png 4.62KB
  168. back/src/main/resources/front/front/img/banner.jpg 99.6KB
  169. back/src/main/resources/front/front/img/jianshe.png 3.73KB
  170. back/src/main/resources/front/front/img/jiaotong.png 3.59KB
  171. back/src/main/resources/front/front/img/line.jpg 1.17KB
  172. back/src/main/resources/front/front/img/nongye.png 2.71KB
  173. back/src/main/resources/front/front/img/seckilling.jpg 1.52KB
  174. back/src/main/resources/front/front/img/select.png 1.81KB
  175. back/src/main/resources/front/front/img/selectActive.png 647B
  176. back/src/main/resources/front/front/img/unselect.png 1.86KB
  177. back/src/main/resources/front/front/img/weixin.png 1.8KB
  178. back/src/main/resources/front/front/img/yuan.png 24.11KB
  179. back/src/main/resources/front/front/img/zhifubao.png 1.88KB
  180. back/src/main/resources/front/front/img/zhongguo.png 4.74KB
  181. back/src/main/resources/front/front/index.html 7.5KB
  182. back/src/main/resources/front/front/js/
  183. back/src/main/resources/front/front/js/bootstrap.AMapPositionPicker.js 27.44KB
  184. back/src/main/resources/front/front/js/bootstrap.min.js 56.72KB
  185. back/src/main/resources/front/front/js/config.js 4.99KB
  186. back/src/main/resources/front/front/js/jquery.js 84.89KB
  187. back/src/main/resources/front/front/js/utils.js 1.74KB
  188. back/src/main/resources/front/front/js/validate.js 1.15KB
  189. back/src/main/resources/front/front/js/vue.js 345.81KB
  190. back/src/main/resources/front/front/layui/
  191. back/src/main/resources/front/front/layui/css/
  192. back/src/main/resources/front/front/layui/css/layui.css 72.56KB
  193. back/src/main/resources/front/front/layui/css/layui.mobile.css 9.65KB
  194. back/src/main/resources/front/front/layui/css/modules/
  195. back/src/main/resources/front/front/layui/css/modules/code.css 1.04KB
  196. back/src/main/resources/front/front/layui/css/modules/laydate/
  197. back/src/main/resources/front/front/layui/css/modules/laydate/default/
  198. back/src/main/resources/front/front/layui/css/modules/laydate/default/laydate.css 7.36KB
  199. back/src/main/resources/front/front/layui/css/modules/layer/
  200. back/src/main/resources/front/front/layui/css/modules/layer/default/
  201. back/src/main/resources/front/front/layui/css/modules/layer/default/icon-ext.png 5.77KB
  202. back/src/main/resources/front/front/layui/css/modules/layer/default/icon.png 11.22KB
  203. back/src/main/resources/front/front/layui/css/modules/layer/default/layer.css 14.09KB
  204. back/src/main/resources/front/front/layui/css/modules/layer/default/loading-0.gif 5.66KB
  205. back/src/main/resources/front/front/layui/css/modules/layer/default/loading-1.gif 701B
  206. back/src/main/resources/front/front/layui/css/modules/layer/default/loading-2.gif 1.75KB
  207. back/src/main/resources/front/front/layui/font/
  208. back/src/main/resources/front/front/layui/font/iconfont.eot 45.59KB
  209. back/src/main/resources/front/front/layui/font/iconfont.svg 299.92KB
  210. back/src/main/resources/front/front/layui/font/iconfont.ttf 45.42KB
  211. back/src/main/resources/front/front/layui/font/iconfont.woff 29.91KB
  212. back/src/main/resources/front/front/layui/font/iconfont.woff2 25.36KB
  213. back/src/main/resources/front/front/layui/images/
  214. back/src/main/resources/front/front/layui/images/face/
  215. back/src/main/resources/front/front/layui/images/face/0.gif 2.63KB
  216. back/src/main/resources/front/front/layui/images/face/1.gif 5.38KB
  217. back/src/main/resources/front/front/layui/images/face/10.gif 2.73KB
  218. back/src/main/resources/front/front/layui/images/face/11.gif 4.02KB
  219. back/src/main/resources/front/front/layui/images/face/12.gif 3.28KB
  220. back/src/main/resources/front/front/layui/images/face/13.gif 7.25KB
  221. back/src/main/resources/front/front/layui/images/face/14.gif 2.32KB
  222. back/src/main/resources/front/front/layui/images/face/15.gif 1.75KB
  223. back/src/main/resources/front/front/layui/images/face/16.gif 6.56KB
  224. back/src/main/resources/front/front/layui/images/face/17.gif 4.33KB
  225. back/src/main/resources/front/front/layui/images/face/18.gif 2.95KB
  226. back/src/main/resources/front/front/layui/images/face/19.gif 2.97KB
  227. back/src/main/resources/front/front/layui/images/face/2.gif 3.15KB
  228. back/src/main/resources/front/front/layui/images/face/20.gif 5.02KB
  229. back/src/main/resources/front/front/layui/images/face/21.gif 5.07KB
  230. back/src/main/resources/front/front/layui/images/face/22.gif 9.59KB
  231. back/src/main/resources/front/front/layui/images/face/23.gif 3.7KB
  232. back/src/main/resources/front/front/layui/images/face/24.gif 7.91KB
  233. back/src/main/resources/front/front/layui/images/face/25.gif 3.05KB
  234. back/src/main/resources/front/front/layui/images/face/26.gif 3.21KB
  235. back/src/main/resources/front/front/layui/images/face/27.gif 4.27KB
  236. back/src/main/resources/front/front/layui/images/face/28.gif 2.73KB
  237. back/src/main/resources/front/front/layui/images/face/29.gif 4.74KB
  238. back/src/main/resources/front/front/layui/images/face/3.gif 3.92KB
  239. back/src/main/resources/front/front/layui/images/face/30.gif 2.5KB
  240. back/src/main/resources/front/front/layui/images/face/31.gif 1.96KB
  241. back/src/main/resources/front/front/layui/images/face/32.gif 3.4KB
  242. back/src/main/resources/front/front/layui/images/face/33.gif 2.4KB
  243. back/src/main/resources/front/front/layui/images/face/34.gif 3.61KB
  244. back/src/main/resources/front/front/layui/images/face/35.gif 1.76KB
  245. back/src/main/resources/front/front/layui/images/face/36.gif 2.28KB
  246. back/src/main/resources/front/front/layui/images/face/37.gif 1.48KB
  247. back/src/main/resources/front/front/layui/images/face/38.gif 3.53KB
  248. back/src/main/resources/front/front/layui/images/face/39.gif 6.34KB
  249. back/src/main/resources/front/front/layui/images/face/4.gif 5.56KB
  250. back/src/main/resources/front/front/layui/images/face/40.gif 3.08KB
  251. back/src/main/resources/front/front/layui/images/face/41.gif 3.56KB
  252. back/src/main/resources/front/front/layui/images/face/42.gif 5.18KB
  253. back/src/main/resources/front/front/layui/images/face/43.gif 2.61KB
  254. back/src/main/resources/front/front/layui/images/face/44.gif 4.03KB
  255. back/src/main/resources/front/front/layui/images/face/45.gif 3.34KB
  256. back/src/main/resources/front/front/layui/images/face/46.gif 2.94KB
  257. back/src/main/resources/front/front/layui/images/face/47.gif 2.28KB
  258. back/src/main/resources/front/front/layui/images/face/48.gif 2.63KB
  259. back/src/main/resources/front/front/layui/images/face/49.gif 2.26KB
  260. back/src/main/resources/front/front/layui/images/face/5.gif 4.46KB
  261. back/src/main/resources/front/front/layui/images/face/50.gif 5.73KB
  262. back/src/main/resources/front/front/layui/images/face/51.gif 2.72KB
  263. back/src/main/resources/front/front/layui/images/face/52.gif 777B
  264. back/src/main/resources/front/front/layui/images/face/53.gif 2.08KB
  265. back/src/main/resources/front/front/layui/images/face/54.gif 2.14KB
  266. back/src/main/resources/front/front/layui/images/face/55.gif 1.92KB
  267. back/src/main/resources/front/front/layui/images/face/56.gif 1.99KB
  268. back/src/main/resources/front/front/layui/images/face/57.gif 2.64KB
  269. back/src/main/resources/front/front/layui/images/face/58.gif 2.21KB
  270. back/src/main/resources/front/front/layui/images/face/59.gif 10.07KB
  271. back/src/main/resources/front/front/layui/images/face/6.gif 2.16KB
  272. back/src/main/resources/front/front/layui/images/face/60.gif 3.17KB
  273. back/src/main/resources/front/front/layui/images/face/61.gif 2.44KB
  274. back/src/main/resources/front/front/layui/images/face/62.gif 1.97KB
  275. back/src/main/resources/front/front/layui/images/face/63.gif 5.73KB
  276. back/src/main/resources/front/front/layui/images/face/64.gif 6.3KB
  277. back/src/main/resources/front/front/layui/images/face/65.gif 3.49KB
  278. back/src/main/resources/front/front/layui/images/face/66.gif 2.96KB
  279. back/src/main/resources/front/front/layui/images/face/67.gif 2.64KB
  280. back/src/main/resources/front/front/layui/images/face/68.gif 1.39KB
  281. back/src/main/resources/front/front/layui/images/face/69.gif 2.37KB
  282. back/src/main/resources/front/front/layui/images/face/7.gif 3.32KB
  283. back/src/main/resources/front/front/layui/images/face/70.gif 4.48KB
  284. back/src/main/resources/front/front/layui/images/face/71.gif 5.18KB
  285. back/src/main/resources/front/front/layui/images/face/8.gif 3.96KB
  286. back/src/main/resources/front/front/layui/images/face/9.gif 4.12KB
  287. back/src/main/resources/front/front/layui/lay/
  288. back/src/main/resources/front/front/layui/lay/modules/
  289. back/src/main/resources/front/front/layui/lay/modules/carousel.js 3.77KB
  290. back/src/main/resources/front/front/layui/lay/modules/code.js 1.15KB
  291. back/src/main/resources/front/front/layui/lay/modules/colorpicker.js 11.46KB
  292. back/src/main/resources/front/front/layui/lay/modules/element.js 7.09KB
  293. back/src/main/resources/front/front/layui/lay/modules/flow.js 1.98KB
  294. back/src/main/resources/front/front/layui/lay/modules/form.js 9.24KB
  295. back/src/main/resources/front/front/layui/lay/modules/jquery.js 95.36KB
  296. back/src/main/resources/front/front/layui/lay/modules/laydate.js 26.74KB
  297. back/src/main/resources/front/front/layui/lay/modules/layedit.js 12.34KB
  298. back/src/main/resources/front/front/layui/lay/modules/layer.js 21.53KB
  299. back/src/main/resources/front/front/layui/lay/modules/laypage.js 4.37KB
  300. back/src/main/resources/front/front/layui/lay/modules/laytpl.js 1.79KB
  301. back/src/main/resources/front/front/layui/lay/modules/mobile.js 30.65KB
  302. back/src/main/resources/front/front/layui/lay/modules/rate.js 2.69KB
  303. back/src/main/resources/front/front/layui/lay/modules/slider.js 6.88KB
  304. back/src/main/resources/front/front/layui/lay/modules/table.js 30.82KB
  305. back/src/main/resources/front/front/layui/lay/modules/transfer.js 6.18KB
  306. back/src/main/resources/front/front/layui/lay/modules/tree.js 11.27KB
  307. back/src/main/resources/front/front/layui/lay/modules/upload.js 7.29KB
  308. back/src/main/resources/front/front/layui/lay/modules/util.js 3.75KB
  309. back/src/main/resources/front/front/layui/layui.all.js 271.95KB
  310. back/src/main/resources/front/front/layui/layui.js 7.22KB
  311. back/src/main/resources/front/front/modules/
  312. back/src/main/resources/front/front/modules/config.js 460B
  313. back/src/main/resources/front/front/modules/http/
  314. back/src/main/resources/front/front/modules/http/http.js 3.53KB
  315. back/src/main/resources/front/front/modules/layarea/
  316. back/src/main/resources/front/front/modules/layarea/layarea.js 120.86KB
  317. back/src/main/resources/front/front/modules/tinymce/
  318. back/src/main/resources/front/front/modules/tinymce/index.html 3.48KB
  319. back/src/main/resources/front/front/modules/tinymce/tinymce/
  320. back/src/main/resources/front/front/modules/tinymce/tinymce/jquery.tinymce.min.js 6.57KB
  321. back/src/main/resources/front/front/modules/tinymce/tinymce/langs/
  322. back/src/main/resources/front/front/modules/tinymce/tinymce/langs/readme.md 154B
  323. back/src/main/resources/front/front/modules/tinymce/tinymce/langs/zh_CN.js 18.47KB
  324. back/src/main/resources/front/front/modules/tinymce/tinymce/license.txt 26.31KB
  325. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/
  326. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/advlist/
  327. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/advlist/plugin.js 9.48KB
  328. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/advlist/plugin.min.js 3.91KB
  329. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/anchor/
  330. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/anchor/plugin.js 4.39KB
  331. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/anchor/plugin.min.js 2.08KB
  332. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autolink/
  333. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autolink/plugin.js 6.46KB
  334. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autolink/plugin.min.js 2.56KB
  335. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autoresize/
  336. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autoresize/plugin.js 6.33KB
  337. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autoresize/plugin.min.js 2.4KB
  338. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autosave/
  339. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autosave/plugin.js 7.52KB
  340. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/autosave/plugin.min.js 3.42KB
  341. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/bbcode/
  342. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/bbcode/plugin.js 4.21KB
  343. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/bbcode/plugin.min.js 3.05KB
  344. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/charmap/
  345. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/charmap/plugin.js 37.6KB
  346. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/charmap/plugin.min.js 11.68KB
  347. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/code/
  348. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/code/plugin.js 2.53KB
  349. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/code/plugin.min.js 1.2KB
  350. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/codesample/
  351. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/codesample/plugin.js 76.43KB
  352. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/codesample/plugin.min.js 33.75KB
  353. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/colorpicker/
  354. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/colorpicker/plugin.js 676B
  355. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/colorpicker/plugin.min.js 557B
  356. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/contextmenu/
  357. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/contextmenu/plugin.js 676B
  358. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/contextmenu/plugin.min.js 557B
  359. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/directionality/
  360. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/directionality/plugin.js 9.29KB
  361. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/directionality/plugin.min.js 4.22KB
  362. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/emoticons/
  363. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/emoticons/js/
  364. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/emoticons/js/emojis.js 254.75KB
  365. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/emoticons/js/emojis.min.js 188.69KB
  366. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/emoticons/plugin.js 17.52KB
  367. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/emoticons/plugin.min.js 6.97KB
  368. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/fullpage/
  369. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/fullpage/plugin.js 18.82KB
  370. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/fullpage/plugin.min.js 7.93KB
  371. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/fullscreen/
  372. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/fullscreen/plugin.js 37.26KB
  373. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/fullscreen/plugin.min.js 14.95KB
  374. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/help/
  375. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/help/plugin.js 26.81KB
  376. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/help/plugin.min.js 14.17KB
  377. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/hr/
  378. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/hr/plugin.js 1.35KB
  379. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/hr/plugin.min.js 848B
  380. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/image/
  381. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/image/plugin.js 83.75KB
  382. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/image/plugin.min.js 31.68KB
  383. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/imagetools/
  384. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/imagetools/plugin.js 54.91KB
  385. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/imagetools/plugin.min.js 21.84KB
  386. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/importcss/
  387. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/importcss/plugin.js 13.39KB
  388. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/importcss/plugin.min.js 4.9KB
  389. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/indent2em/
  390. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/indent2em/plugin.js 1.73KB
  391. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/indent2em/plugin.min.js 1.73KB
  392. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/insertdatetime/
  393. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/insertdatetime/plugin.js 7.04KB
  394. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/insertdatetime/plugin.min.js 3.14KB
  395. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/legacyoutput/
  396. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/legacyoutput/plugin.js 6.04KB
  397. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/legacyoutput/plugin.min.js 2.92KB
  398. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/link/
  399. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/link/plugin.js 62.5KB
  400. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/link/plugin.min.js 22.29KB
  401. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/lists/
  402. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/lists/plugin.js 72.67KB
  403. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/lists/plugin.min.js 27.49KB
  404. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/media/
  405. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/media/plugin.js 44.61KB
  406. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/media/plugin.min.js 17.95KB
  407. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/nonbreaking/
  408. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/nonbreaking/plugin.js 3.38KB
  409. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/nonbreaking/plugin.min.js 1.55KB
  410. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/noneditable/
  411. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/noneditable/plugin.js 4.56KB
  412. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/noneditable/plugin.min.js 1.81KB
  413. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/pagebreak/
  414. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/pagebreak/plugin.js 3.95KB
  415. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/pagebreak/plugin.min.js 1.81KB
  416. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/paste/
  417. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/paste/plugin.js 83.75KB
  418. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/paste/plugin.min.js 30.99KB
  419. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/preview/
  420. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/preview/plugin.js 4.7KB
  421. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/preview/plugin.min.js 2.16KB
  422. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/print/
  423. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/print/plugin.js 1.5KB
  424. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/print/plugin.min.js 896B
  425. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/quickbars/
  426. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/quickbars/plugin.js 27.46KB
  427. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/quickbars/plugin.min.js 11.16KB
  428. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/save/
  429. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/save/plugin.js 3.86KB
  430. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/save/plugin.min.js 1.79KB
  431. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/searchreplace/
  432. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/searchreplace/plugin.js 28.08KB
  433. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/searchreplace/plugin.min.js 10.2KB
  434. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/spellchecker/
  435. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/spellchecker/plugin.js 29.61KB
  436. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/spellchecker/plugin.min.js 10.78KB
  437. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/tabfocus/
  438. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/tabfocus/plugin.js 4KB
  439. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/tabfocus/plugin.min.js 1.9KB
  440. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/table/
  441. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/table/plugin.js 323.81KB
  442. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/table/plugin.min.js 121.5KB
  443. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/template/
  444. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/template/plugin.js 19.79KB
  445. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/template/plugin.min.js 8.15KB
  446. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/textcolor/
  447. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/textcolor/plugin.js 672B
  448. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/textcolor/plugin.min.js 553B
  449. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/textpattern/
  450. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/textpattern/plugin.js 45.27KB
  451. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/textpattern/plugin.min.js 18.2KB
  452. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/toc/
  453. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/toc/plugin.js 8.02KB
  454. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/toc/plugin.min.js 3.51KB
  455. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/visualblocks/
  456. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/visualblocks/plugin.js 3.76KB
  457. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/visualblocks/plugin.min.js 1.62KB
  458. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/visualchars/
  459. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/visualchars/plugin.js 17.01KB
  460. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/visualchars/plugin.min.js 6.92KB
  461. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/wordcount/
  462. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/wordcount/plugin.js 22.99KB
  463. back/src/main/resources/front/front/modules/tinymce/tinymce/plugins/wordcount/plugin.min.js 12.88KB
  464. back/src/main/resources/front/front/modules/tinymce/tinymce/readme.md 4.24KB
  465. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/
  466. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/
  467. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/dark/
  468. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/dark/content.css 1.34KB
  469. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/dark/content.min.css 1.11KB
  470. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/dark/content.min.css.map 1.97KB
  471. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/default/
  472. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/default/content.css 1.12KB
  473. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/default/content.min.css 1009B
  474. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/default/content.min.css.map 1.7KB
  475. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/document/
  476. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/document/content.css 1.24KB
  477. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/document/content.min.css 1.07KB
  478. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/document/content.min.css.map 1.86KB
  479. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/writer/
  480. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/writer/content.css 1.15KB
  481. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/writer/content.min.css 1.01KB
  482. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/content/writer/content.min.css.map 1.74KB
  483. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/
  484. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/
  485. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.css 20.18KB
  486. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.inline.css 20.1KB
  487. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.inline.min.css 17.67KB
  488. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.inline.min.css.map 24.52KB
  489. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.min.css 17.72KB
  490. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.min.css.map 24.62KB
  491. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.mobile.css 756B
  492. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.mobile.min.css 603B
  493. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/content.mobile.min.css.map 1KB
  494. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/fonts/
  495. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff 4.52KB
  496. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/skin.css 68.61KB
  497. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/skin.min.css 55.27KB
  498. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/skin.min.css.map 92.08KB
  499. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/skin.mobile.css 24.7KB
  500. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/skin.mobile.min.css 20.57KB
  501. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide/skin.mobile.min.css.map 29.63KB
  502. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/
  503. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.css 19.75KB
  504. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.inline.css 20.1KB
  505. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.inline.min.css 17.67KB
  506. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.inline.min.css.map 24.52KB
  507. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.min.css 17.36KB
  508. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.min.css.map 24.05KB
  509. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.mobile.css 756B
  510. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.mobile.min.css 603B
  511. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/content.mobile.min.css.map 1023B
  512. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/fonts/
  513. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff 4.52KB
  514. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/skin.css 68.47KB
  515. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/skin.min.css 55.16KB
  516. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/skin.min.css.map 91.93KB
  517. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/skin.mobile.css 24.7KB
  518. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/skin.mobile.min.css 20.57KB
  519. back/src/main/resources/front/front/modules/tinymce/tinymce/skins/ui/oxide-dark/skin.mobile.min.css.map 29.63KB
  520. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/
  521. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/mobile/
  522. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/mobile/theme.js 467.84KB
  523. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/mobile/theme.min.js 175.48KB
  524. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/silver/
  525. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/silver/theme.js 1.03MB
  526. back/src/main/resources/front/front/modules/tinymce/tinymce/themes/silver/theme.min.js 398.7KB
  527. back/src/main/resources/front/front/modules/tinymce/tinymce/tinymce.js 1.06MB
  528. back/src/main/resources/front/front/modules/tinymce/tinymce/tinymce.min.js 435.32KB
  529. back/src/main/resources/front/front/modules/tinymce/tinymce.js 6KB
  530. back/src/main/resources/front/front/pages/
  531. back/src/main/resources/front/front/pages/chat/
  532. back/src/main/resources/front/front/pages/chat/add.html 18.85KB
  533. back/src/main/resources/front/front/pages/chat/chat.html 3.51KB
  534. back/src/main/resources/front/front/pages/chat/detail.html 4KB
  535. back/src/main/resources/front/front/pages/chat/list.html 4.64KB
  536. back/src/main/resources/front/front/pages/dictionary/
  537. back/src/main/resources/front/front/pages/dictionary/add.html 16.02KB
  538. back/src/main/resources/front/front/pages/dictionary/detail.html 4.04KB
  539. back/src/main/resources/front/front/pages/dictionary/list.html 16.59KB
  540. back/src/main/resources/front/front/pages/gonggao/
  541. back/src/main/resources/front/front/pages/gonggao/add.html 16.57KB
  542. back/src/main/resources/front/front/pages/gonggao/detail.html 9.25KB
  543. back/src/main/resources/front/front/pages/gonggao/list.html 21.01KB
  544. back/src/main/resources/front/front/pages/home/
  545. back/src/main/resources/front/front/pages/home/home.html 21.86KB
  546. back/src/main/resources/front/front/pages/liuyan/
  547. back/src/main/resources/front/front/pages/liuyan/add.html 13.77KB
  548. back/src/main/resources/front/front/pages/liuyan/detail.html 9.24KB
  549. back/src/main/resources/front/front/pages/liuyan/list.html 18.68KB
  550. back/src/main/resources/front/front/pages/login/
  551. back/src/main/resources/front/front/pages/login/login.html 12.29KB
  552. back/src/main/resources/front/front/pages/qiche/
  553. back/src/main/resources/front/front/pages/qiche/add.html 21.1KB
  554. back/src/main/resources/front/front/pages/qiche/detail.html 26.91KB
  555. back/src/main/resources/front/front/pages/qiche/list.html 22.55KB
  556. back/src/main/resources/front/front/pages/qicheCollection/
  557. back/src/main/resources/front/front/pages/qicheCollection/add.html 12.03KB
  558. back/src/main/resources/front/front/pages/qicheCollection/detail.html 16.67KB
  559. back/src/main/resources/front/front/pages/qicheCollection/list.html 23.5KB
  560. back/src/main/resources/front/front/pages/qicheCommentback/
  561. back/src/main/resources/front/front/pages/qicheCommentback/add.html 12.73KB
  562. back/src/main/resources/front/front/pages/qicheCommentback/detail.html 4.11KB
  563. back/src/main/resources/front/front/pages/qicheCommentback/list.html 14.65KB
  564. back/src/main/resources/front/front/pages/qicheOrder/
  565. back/src/main/resources/front/front/pages/qicheOrder/add.html 26.18KB
  566. back/src/main/resources/front/front/pages/qicheOrder/confirm.html 5.94KB
  567. back/src/main/resources/front/front/pages/qicheOrder/detail.html 4.06KB
  568. back/src/main/resources/front/front/pages/qicheOrder/list.html 26.38KB
  569. back/src/main/resources/front/front/pages/recharge/
  570. back/src/main/resources/front/front/pages/recharge/recharge.html 4.67KB
  571. back/src/main/resources/front/front/pages/singleSeach/
  572. back/src/main/resources/front/front/pages/singleSeach/add.html 13.07KB
  573. back/src/main/resources/front/front/pages/singleSeach/detail.html 8.56KB
  574. back/src/main/resources/front/front/pages/singleSeach/list.html 19.07KB
  575. back/src/main/resources/front/front/pages/yonghu/
  576. back/src/main/resources/front/front/pages/yonghu/add.html 21.42KB
  577. back/src/main/resources/front/front/pages/yonghu/center.html 23.85KB
  578. back/src/main/resources/front/front/pages/yonghu/detail.html 4.01KB
  579. back/src/main/resources/front/front/pages/yonghu/list.html 17.14KB
  580. back/src/main/resources/front/front/pages/yonghu/register.html 15.55KB
  581. back/src/main/resources/front/front/xznstatic/
  582. back/src/main/resources/front/front/xznstatic/css/
  583. back/src/main/resources/front/front/xznstatic/css/bootstrap.min.css 149.6KB
  584. back/src/main/resources/front/front/xznstatic/css/common.css 6.87KB
  585. back/src/main/resources/front/front/xznstatic/css/element.min.css 233.04KB
  586. back/src/main/resources/front/front/xznstatic/css/fonts/
  587. back/src/main/resources/front/front/xznstatic/css/fonts/element-icons.ttf 54.64KB
  588. back/src/main/resources/front/front/xznstatic/css/fonts/element-icons.woff 27.54KB
  589. back/src/main/resources/front/front/xznstatic/css/login.css 2.29KB
  590. back/src/main/resources/front/front/xznstatic/css/public.css 8.2KB
  591. back/src/main/resources/front/front/xznstatic/css/style.css 8.82KB
  592. back/src/main/resources/front/front/xznstatic/css/swiper.min.css 13.37KB
  593. back/src/main/resources/front/front/xznstatic/img/
  594. back/src/main/resources/front/front/xznstatic/img/162237296.jpg 286.67KB
  595. back/src/main/resources/front/front/xznstatic/img/162240878.jpg 271.18KB
  596. back/src/main/resources/front/front/xznstatic/img/19.jpg 72.71KB
  597. back/src/main/resources/front/front/xznstatic/img/1_092ZZ2503138.jpg 13.07KB
  598. back/src/main/resources/front/front/xznstatic/img/20.jpg 660.74KB
  599. back/src/main/resources/front/front/xznstatic/img/index_24.gif 11.84KB
  600. back/src/main/resources/front/front/xznstatic/img/index_35.gif 27.69KB
  601. back/src/main/resources/front/front/xznstatic/img/index_41.gif 1.34KB
  602. back/src/main/resources/front/front/xznstatic/img/index_44.gif 1.32KB
  603. back/src/main/resources/front/front/xznstatic/img/logo.png 3.65KB
  604. back/src/main/resources/front/front/xznstatic/img/news_list_time.jpg 1.22KB
  605. back/src/main/resources/front/front/xznstatic/img/service_btn.png 1.32KB
  606. back/src/main/resources/front/front/xznstatic/img/service_img.png 7.99KB
  607. back/src/main/resources/front/front/xznstatic/img/service_title.png 3.54KB
  608. back/src/main/resources/front/front/xznstatic/js/
  609. back/src/main/resources/front/front/xznstatic/js/bootstrap.min.js 33.85KB
  610. back/src/main/resources/front/front/xznstatic/js/element.min.js 572.51KB
  611. back/src/main/resources/front/front/xznstatic/js/index.js 507B
  612. back/src/main/resources/front/front/xznstatic/js/jquery-1.11.3.min.js 93.72KB
  613. back/src/main/resources/front/front/xznstatic/js/jquery.SuperSlide.2.1.1.js 11.16KB
  614. back/src/main/resources/front/front/xznstatic/js/swiper.min.js 137.64KB
  615. back/src/main/resources/img/
  616. back/src/main/resources/img/img/
  617. back/src/main/resources/img/img/back-img-bg.jpg 2.68MB
  618. back/src/main/resources/img/img/front-img-bg.jpg 1.28MB
  619. back/src/main/resources/img/img/logo.jpg 365.61KB
  620. back/src/main/resources/mapper/
  621. back/src/main/resources/mapper/ChatDao.xml 5.02KB
  622. back/src/main/resources/mapper/CommonDao.xml 16.47KB
  623. back/src/main/resources/mapper/ConfigDao.xml 200B
  624. back/src/main/resources/mapper/DictionaryDao.xml 2.53KB
  625. back/src/main/resources/mapper/GonggaoDao.xml 2.12KB
  626. back/src/main/resources/mapper/LiuyanDao.xml 4.48KB
  627. back/src/main/resources/mapper/QicheCollectionDao.xml 7.95KB
  628. back/src/main/resources/mapper/QicheCommentbackDao.xml 8.72KB
  629. back/src/main/resources/mapper/QicheDao.xml 4.63KB
  630. back/src/main/resources/mapper/QicheOrderDao.xml 10.66KB
  631. back/src/main/resources/mapper/SingleSeachDao.xml 1.71KB
  632. back/src/main/resources/mapper/TokenDao.xml 377B
  633. back/src/main/resources/mapper/UsersDao.xml 367B
  634. back/src/main/resources/mapper/YonghuDao.xml 2.89KB
  635. back/src/main/resources/static/
  636. back/src/main/resources/static/upload/
  637. back/src/main/resources/static/upload/a.txt
  638. back/src/main/resources/static/upload/config1.jpg 1.13MB
  639. back/src/main/resources/static/upload/config2.jpg 251.11KB
  640. back/src/main/resources/static/upload/config3.jpg 460.05KB
  641. back/src/main/resources/static/upload/file.rar 86B
  642. back/src/main/resources/static/upload/gonggao1.jpg 23.93KB
  643. back/src/main/resources/static/upload/gonggao2.jpg 17.85KB
  644. back/src/main/resources/static/upload/gonggao3.jpg 19.53KB
  645. back/src/main/resources/static/upload/gonggao4.jpg 84.82KB
  646. back/src/main/resources/static/upload/gonggao5.jpg 19.82KB
  647. back/src/main/resources/static/upload/gonggao6.jpg 32.71KB
  648. back/src/main/resources/static/upload/music.mp3 3.11MB
  649. back/src/main/resources/static/upload/qiche1.jpg 90.24KB
  650. back/src/main/resources/static/upload/qiche2.jpg 63.26KB
  651. back/src/main/resources/static/upload/qiche3.jpg 63.26KB
  652. back/src/main/resources/static/upload/qiche4.jpg 90.24KB
  653. back/src/main/resources/static/upload/qiche5.jpg 85.2KB
  654. back/src/main/resources/static/upload/qiche6.jpg 121.15KB
  655. back/src/main/resources/static/upload/video.mp4 8.06MB
  656. back/src/main/resources/static/upload/yonghu1.jpg 28.49KB
  657. back/src/main/resources/static/upload/yonghu2.jpg 7.46KB
  658. back/src/main/resources/static/upload/yonghu3.jpg 16.69KB
  659. front/
  660. front/1-install.bat 12B
  661. front/2-run.bat 14B
  662. front/3-build.bat 16B
  663. front/babel.config.js 78B
  664. front/dist/
  665. front/dist/css/
  666. front/dist/css/app.ba381fa7.css 266.83KB
  667. front/dist/css/chunk-vendors.1f0a25b2.css 36.57KB
  668. front/dist/favicon.ico 4.19KB
  669. front/dist/fonts/
  670. front/dist/fonts/element-icons.535877f5.woff 27.54KB
  671. front/dist/fonts/element-icons.732389de.ttf 54.64KB
  672. front/dist/img/
  673. front/dist/img/404.3648f234.png 21.19KB
  674. front/dist/img/gongshang.9ce31135.png 8.18KB
  675. front/dist/img/minsheng.50e3b425.png 5.61KB
  676. front/dist/img/zhongguo.20798bfa.png 4.74KB
  677. front/dist/index.html 924B
  678. front/dist/js/
  679. front/dist/js/app.ff8966a5.js 712.19KB
  680. front/dist/js/app.ff8966a5.js.map 2.04MB
  681. front/dist/js/chunk-vendors.17696cba.js 2.09MB
  682. front/dist/js/chunk-vendors.17696cba.js.map 9.29MB
  683. front/package-lock.json 435.43KB
  684. front/package.json 1.49KB
  685. front/public/
  686. front/public/favicon.ico 4.19KB
  687. front/public/index.html 576B
  688. front/src/
  689. front/src/App.vue 342B
  690. front/src/assets/
  691. front/src/assets/css/
  692. front/src/assets/css/element-variables.scss 362B
  693. front/src/assets/css/style.scss 691B
  694. front/src/assets/img/
  695. front/src/assets/img/404.png 21.19KB
  696. front/src/assets/img/avator.png 89.84KB
  697. front/src/assets/img/bg.jpg 4.12MB
  698. front/src/assets/img/captcha.jpg 3.29KB
  699. front/src/assets/img/login.png 843B
  700. front/src/assets/img/logo.png 4.75KB
  701. front/src/assets/img/password.png 1.33KB
  702. front/src/assets/img/role.png 2.89KB
  703. front/src/assets/img/test/
  704. front/src/assets/img/test/gongshang.png 8.18KB
  705. front/src/assets/img/test/jianshe.png 3.73KB
  706. front/src/assets/img/test/jiaotong.png 3.59KB
  707. front/src/assets/img/test/minsheng.png 5.61KB
  708. front/src/assets/img/test/nongye.png 2.71KB
  709. front/src/assets/img/test/weixin.png 1.8KB
  710. front/src/assets/img/test/zhifubao.png 1.88KB
  711. front/src/assets/img/test/zhongguo.png 4.74KB
  712. front/src/assets/img/username.png 1.15KB
  713. front/src/components/
  714. front/src/components/SvgIcon/
  715. front/src/components/SvgIcon/index.vue 735B
  716. front/src/components/common/
  717. front/src/components/common/BreadCrumbs.vue 3.21KB
  718. front/src/components/common/Editor.vue 7.53KB
  719. front/src/components/common/FileUpload.vue 3.79KB
  720. front/src/components/home/
  721. front/src/components/home/HomeCard.vue 1.17KB
  722. front/src/components/home/HomeChart.vue 2.65KB
  723. front/src/components/home/HomeComment.vue 2.67KB
  724. front/src/components/home/HomeProgress.vue 1.17KB
  725. front/src/components/index/
  726. front/src/components/index/IndexAside.vue 1.26KB
  727. front/src/components/index/IndexAsideStatic.vue 7.57KB
  728. front/src/components/index/IndexAsideSub.vue 1.23KB
  729. front/src/components/index/IndexHeader.vue 6.4KB
  730. front/src/components/index/IndexMain.vue 2.25KB
  731. front/src/icons/
  732. front/src/icons/index.js 301B
  733. front/src/icons/svg/
  734. front/src/icons/svg/404.svg 1.17KB
  735. front/src/icons/svg/articleEdit.svg 1.32KB
  736. front/src/icons/svg/banner.svg 10.03KB
  737. front/src/icons/svg/bug.svg 1.04KB
  738. front/src/icons/svg/build.svg 629B
  739. front/src/icons/svg/cfg.svg 1.74KB
  740. front/src/icons/svg/channel.svg 990B
  741. front/src/icons/svg/chart.svg 210B
  742. front/src/icons/svg/clipboard.svg 765B
  743. front/src/icons/svg/code.svg 356B
  744. front/src/icons/svg/component.svg 300B
  745. front/src/icons/svg/contacts.svg 3.62KB
  746. front/src/icons/svg/dashboard.svg 1.23KB
  747. front/src/icons/svg/date.svg 921B
  748. front/src/icons/svg/dept.svg 1.28KB
  749. front/src/icons/svg/dict.svg 2.49KB
  750. front/src/icons/svg/documentation.svg 379B
  751. front/src/icons/svg/download.svg 705B
  752. front/src/icons/svg/drag.svg 457B
  753. front/src/icons/svg/druid.svg 449B
  754. front/src/icons/svg/edit.svg 727B
  755. front/src/icons/svg/education.svg 627B
  756. front/src/icons/svg/email.svg 384B
  757. front/src/icons/svg/excel.svg 569B
  758. front/src/icons/svg/exit-fullscreen.svg 1.76KB
  759. front/src/icons/svg/eye-open.svg 1.26KB
  760. front/src/icons/svg/file.svg 821B
  761. front/src/icons/svg/form.svg 607B
  762. front/src/icons/svg/fullscreen.svg 421B
  763. front/src/icons/svg/icon.svg 741B
  764. front/src/icons/svg/international.svg 1.21KB
  765. front/src/icons/svg/job.svg 1.35KB
  766. front/src/icons/svg/language.svg 1.23KB
  767. front/src/icons/svg/link.svg 285B
  768. front/src/icons/svg/list.svg 608B
  769. front/src/icons/svg/lock.svg 561B
  770. front/src/icons/svg/log.svg 1.26KB
  771. front/src/icons/svg/logininfor.svg 1.07KB
  772. front/src/icons/svg/menu.svg 408B
  773. front/src/icons/svg/message.svg 642B
  774. front/src/icons/svg/money.svg 360B
  775. front/src/icons/svg/monitor.svg 525B
  776. front/src/icons/svg/nested.svg 595B
  777. front/src/icons/svg/nested0.svg 595B
  778. front/src/icons/svg/online.svg 2.27KB
  779. front/src/icons/svg/operation.svg 936B
  780. front/src/icons/svg/password.svg 673B
  781. front/src/icons/svg/password0.svg 673B
  782. front/src/icons/svg/pdf.svg 1.67KB
  783. front/src/icons/svg/people.svg 1.41KB
  784. front/src/icons/svg/peoples.svg 853B
  785. front/src/icons/svg/phone.svg 868B
  786. front/src/icons/svg/post.svg 936B
  787. front/src/icons/svg/qq.svg 4.28KB
  788. front/src/icons/svg/search.svg 600B
  789. front/src/icons/svg/sender.svg 220B
  790. front/src/icons/svg/server.svg 469B
  791. front/src/icons/svg/shopping.svg 2.18KB
  792. front/src/icons/svg/shoppingCard.svg 1.24KB
  793. front/src/icons/svg/size.svg 211B
  794. front/src/icons/svg/skill.svg 1.16KB
  795. front/src/icons/svg/star.svg 702B
  796. front/src/icons/svg/svg/
  797. front/src/icons/svg/svg/AI.svg 983B
  798. front/src/icons/svg/svg/AIDeviceLayout.svg 895B
  799. front/src/icons/svg/svg/EIM.svg 996B
  800. front/src/icons/svg/svg/VIP.svg 1.11KB
  801. front/src/icons/svg/svg/agricultureRegister.svg 1.29KB
  802. front/src/icons/svg/svg/area.svg 3.61KB
  803. front/src/icons/svg/svg/base.svg 1.31KB
  804. front/src/icons/svg/svg/batch.svg 1.23KB
  805. front/src/icons/svg/svg/board.svg 889B
  806. front/src/icons/svg/svg/board1.svg 1.18KB
  807. front/src/icons/svg/svg/boardConfig.svg 1.74KB
  808. front/src/icons/svg/svg/cfg.svg 1.74KB
  809. front/src/icons/svg/svg/code.svg 356B
  810. front/src/icons/svg/svg/company.svg 1013B
  811. front/src/icons/svg/svg/crop.svg 1.4KB
  812. front/src/icons/svg/svg/crops.svg 3.44KB
  813. front/src/icons/svg/svg/dashboard.svg 1.23KB
  814. front/src/icons/svg/svg/dataAbnormal.svg 1.49KB
  815. front/src/icons/svg/svg/dataLack.svg 1.35KB
  816. front/src/icons/svg/svg/dept.svg 2.37KB
  817. front/src/icons/svg/svg/device.svg 2.53KB
  818. front/src/icons/svg/svg/deviceMonitorData.svg 908B
  819. front/src/icons/svg/svg/dict.svg 2.49KB
  820. front/src/icons/svg/svg/diseasesinsect.svg 2.78KB
  821. front/src/icons/svg/svg/diseasesinsects.svg 1.16KB
  822. front/src/icons/svg/svg/documentation.svg 379B
  823. front/src/icons/svg/svg/email.svg 384B
  824. front/src/icons/svg/svg/environmental.svg 1.17KB
  825. front/src/icons/svg/svg/eye-open.svg 1.26KB
  826. front/src/icons/svg/svg/farmingProject.svg 979B
  827. front/src/icons/svg/svg/finance.svg 760B
  828. front/src/icons/svg/svg/financeBudget.svg 737B
  829. front/src/icons/svg/svg/financeReality.svg 1.13KB
  830. front/src/icons/svg/svg/firm.svg 1.44KB
  831. front/src/icons/svg/svg/firms.svg 1.03KB
  832. front/src/icons/svg/svg/harvestBatch.svg 533B
  833. front/src/icons/svg/svg/harvestDetection.svg 743B
  834. front/src/icons/svg/svg/harvestManage.svg 677B
  835. front/src/icons/svg/svg/harvestWorks.svg 1.02KB
  836. front/src/icons/svg/svg/heavyMetalDetection.svg 1KB
  837. front/src/icons/svg/svg/home.svg 1.09KB
  838. front/src/icons/svg/svg/inspection.svg 729B
  839. front/src/icons/svg/svg/internet.svg 903B
  840. front/src/icons/svg/svg/internetActive.svg 1.27KB
  841. front/src/icons/svg/svg/log.svg 1.26KB
  842. front/src/icons/svg/svg/mainSystem.svg 967B
  843. front/src/icons/svg/svg/mainSystemActive.svg 1.21KB
  844. front/src/icons/svg/svg/menu.svg 426B
  845. front/src/icons/svg/svg/monitorEquipment.svg 857B
  846. front/src/icons/svg/svg/news.svg 1.46KB
  847. front/src/icons/svg/svg/order.svg 863B
  848. front/src/icons/svg/svg/password.svg 673B
  849. front/src/icons/svg/svg/peoples.svg 854B
  850. front/src/icons/svg/svg/pest.svg 2.78KB
  851. front/src/icons/svg/svg/pestActive.svg 3.03KB
  852. front/src/icons/svg/svg/pesticideResidue.svg 820B
  853. front/src/icons/svg/svg/pests.svg 591B
  854. front/src/icons/svg/svg/phone.svg 868B
  855. front/src/icons/svg/svg/plant.svg 1.97KB
  856. front/src/icons/svg/svg/plants.svg 2.1KB
  857. front/src/icons/svg/svg/plantsActive.svg 2.47KB
  858. front/src/icons/svg/svg/residual.svg 1.46KB
  859. front/src/icons/svg/svg/retroactiveCoding.svg 808B
  860. front/src/icons/svg/svg/scheme.svg 1.23KB
  861. front/src/icons/svg/svg/source.svg 808B
  862. front/src/icons/svg/svg/sourceActive.svg 1.11KB
  863. front/src/icons/svg/svg/system.svg 1.9KB
  864. front/src/icons/svg/svg/task.svg 413B
  865. front/src/icons/svg/svg/tempFarm.svg 1.1KB
  866. front/src/icons/svg/svg/traceability.svg 860B
  867. front/src/icons/svg/svg/traceabilityList.svg 474B
  868. front/src/icons/svg/svg/traceabilityStyle.svg 598B
  869. front/src/icons/svg/svg/user.svg 503B
  870. front/src/icons/svg/svg/user0.svg 503B
  871. front/src/icons/svg/svg/validCode.svg 1KB
  872. front/src/icons/svg/svg/video.svg 590B
  873. front/src/icons/svg/svg/videoEquipment.svg 1.91KB
  874. front/src/icons/svg/svg/videoKey.svg 936B
  875. front/src/icons/svg/svg/vipCustomized.svg 1.37KB
  876. front/src/icons/svg/svg/warnings.svg 708B
  877. front/src/icons/svg/svg/workOrder.svg 1.4KB
  878. front/src/icons/svg/svg/┐┤░х╣▄└э.svg 1.14KB
  879. front/src/icons/svg/svg/╓╪╜Ё╩Ї╝ь▓т╣▄└э.svg 2.44KB
  880. front/src/icons/svg/swagger.svg 1.16KB
  881. front/src/icons/svg/system.svg 1.9KB
  882. front/src/icons/svg/tab.svg 725B
  883. front/src/icons/svg/table.svg 251B
  884. front/src/icons/svg/table0.svg 763B
  885. front/src/icons/svg/task.svg 413B
  886. front/src/icons/svg/template.svg 792B
  887. front/src/icons/svg/theme.svg 667B
  888. front/src/icons/svg/tool.svg 1.42KB
  889. front/src/icons/svg/tree-table.svg 906B
  890. front/src/icons/svg/tree.svg 1.98KB
  891. front/src/icons/svg/user.svg 503B
  892. front/src/icons/svg/user0.svg 503B
  893. front/src/icons/svg/validCode.svg 1KB
  894. front/src/icons/svg/wechat.svg 1.34KB
  895. front/src/icons/svg/zip.svg 1.55KB
  896. front/src/icons/svgo.yml 388B
  897. front/src/main.js 2.47KB
  898. front/src/router/
  899. front/src/router/router-static.js 5.39KB
  900. front/src/store/
  901. front/src/store/store.js
  902. front/src/utils/
  903. front/src/utils/api.js 410B
  904. front/src/utils/base.js 424B
  905. front/src/utils/http.js 808B
  906. front/src/utils/i18n.js 350B
  907. front/src/utils/menu.js 8.19KB
  908. front/src/utils/storage.js 490B
  909. front/src/utils/style.css 1.64KB
  910. front/src/utils/style.js 3.63KB
  911. front/src/utils/utils.js 2.18KB
  912. front/src/utils/validate.js 1.07KB
  913. front/src/views/
  914. front/src/views/404.vue 912B
  915. front/src/views/center.vue 6.87KB
  916. front/src/views/home.vue 1.02KB
  917. front/src/views/index.vue 638B
  918. front/src/views/login.vue 13.24KB
  919. front/src/views/modules/
  920. front/src/views/modules/chat/
  921. front/src/views/modules/chat/add-or-update.vue 4.92KB
  922. front/src/views/modules/chat/list.vue 6.18KB
  923. front/src/views/modules/config/
  924. front/src/views/modules/config/add-or-update.vue 14.39KB
  925. front/src/views/modules/config/list.vue 20.39KB
  926. front/src/views/modules/dictionary/
  927. front/src/views/modules/dictionary/add-or-update.vue 20.38KB
  928. front/src/views/modules/dictionary/list.vue 37.11KB
  929. front/src/views/modules/dictionaryChat/
  930. front/src/views/modules/dictionaryChat/add-or-update.vue 16.79KB
  931. front/src/views/modules/dictionaryChat/list.vue 19.19KB
  932. front/src/views/modules/dictionaryGonggao/
  933. front/src/views/modules/dictionaryGonggao/add-or-update.vue 16.79KB
  934. front/src/views/modules/dictionaryGonggao/list.vue 19.21KB
  935. front/src/views/modules/dictionaryQiche/
  936. front/src/views/modules/dictionaryQiche/add-or-update.vue 16.85KB
  937. front/src/views/modules/dictionaryQiche/list.vue 19.22KB
  938. front/src/views/modules/dictionaryQicheCollection/
  939. front/src/views/modules/dictionaryQicheCollection/add-or-update.vue 16.84KB
  940. front/src/views/modules/dictionaryQicheCollection/list.vue 19.28KB
  941. front/src/views/modules/dictionaryQicheOrder/
  942. front/src/views/modules/dictionaryQicheOrder/add-or-update.vue 16.8KB
  943. front/src/views/modules/dictionaryQicheOrder/list.vue 19.23KB
  944. front/src/views/modules/dictionarySex/
  945. front/src/views/modules/dictionarySex/add-or-update.vue 16.79KB
  946. front/src/views/modules/dictionarySex/list.vue 19.18KB
  947. front/src/views/modules/dictionaryShangxia/
  948. front/src/views/modules/dictionaryShangxia/add-or-update.vue 16.77KB
  949. front/src/views/modules/dictionaryShangxia/list.vue 19.2KB
  950. front/src/views/modules/dictionarySingleSeach/
  951. front/src/views/modules/dictionarySingleSeach/add-or-update.vue 16.86KB
  952. front/src/views/modules/dictionarySingleSeach/list.vue 19.27KB
  953. front/src/views/modules/dictionaryZhuangtai/
  954. front/src/views/modules/dictionaryZhuangtai/add-or-update.vue 16.74KB
  955. front/src/views/modules/dictionaryZhuangtai/list.vue 19.19KB
  956. front/src/views/modules/gonggao/
  957. front/src/views/modules/gonggao/add-or-update.vue 20.62KB
  958. front/src/views/modules/gonggao/list.vue 38.23KB
  959. front/src/views/modules/liuyan/
  960. front/src/views/modules/liuyan/add-or-update.vue 22.52KB
  961. front/src/views/modules/liuyan/list.vue 40.34KB
  962. front/src/views/modules/qiche/
  963. front/src/views/modules/qiche/add-or-update.vue 26.82KB
  964. front/src/views/modules/qiche/list.vue 47.19KB
  965. front/src/views/modules/qicheCollection/
  966. front/src/views/modules/qicheCollection/add-or-update.vue 24.29KB
  967. front/src/views/modules/qicheCollection/list.vue 41.58KB
  968. front/src/views/modules/qicheCommentback/
  969. front/src/views/modules/qicheCommentback/add-or-update.vue 22.96KB
  970. front/src/views/modules/qicheCommentback/list.vue 41.4KB
  971. front/src/views/modules/qicheOrder/
  972. front/src/views/modules/qicheOrder/add-or-update.vue 31.17KB
  973. front/src/views/modules/qicheOrder/list.vue 53.11KB
  974. front/src/views/modules/singleSeach/
  975. front/src/views/modules/singleSeach/add-or-update.vue 19.01KB
  976. front/src/views/modules/singleSeach/list.vue 35.65KB
  977. front/src/views/modules/users/
  978. front/src/views/modules/users/add-or-update.vue 14.43KB
  979. front/src/views/modules/users/list.vue 21.98KB
  980. front/src/views/modules/yonghu/
  981. front/src/views/modules/yonghu/add-or-update.vue 25.38KB
  982. front/src/views/modules/yonghu/list.vue 39.71KB
  983. front/src/views/pay.vue 5.09KB
  984. front/src/views/register.vue 11.56KB
  985. front/src/views/update-password.vue 3.24KB
  986. front/vue.config.js 1.9KB
  987. 功能文档.doc 1.79MB
0评论
提交 加载更多评论
其他资源 ST17H66串口文件.zip
ST17H66转发收到的串口信息
MATLAB车牌定位实现系统.zip
Matlab车牌识别系统是一个使用Matlab编程语言开发的程序,用来识别汽车车牌上的字符和数字。该系统可以通过读取车牌图像,并使用图像处理、模式识别和机器学习算法来识别和解析车牌上的字符和数字。 以下是一个基本的车牌识别系统的工作流程: 1. 图像预处理:对车牌图像进行预处理,例如去噪、增强对比度、调整亮度等。 2. 车牌定位:使用图像处理算法定位车牌在图像中的位置。 3. 字符分割:将车牌图像分割成单个字符,以便对每个字符进行识别。 4. 字符识别:使用模式识别或机器学习算法对每个字符进行识别和分类。 5. 车牌解析:将识别出的字符组合成完整的车牌号码。 6. 输出结果:将识别结果输出到屏幕或保存到文件中。 在开发Matlab车牌识别系统时,可以使用Matlab的图像处理工具箱、模式识别工具箱和机器学习工具箱来实现各种功能。 此外,还可以使用深度学习模型如卷积神经网络(CNN)来提高字符识别的准确性。可以使用现有的开源深度学习框架(如TensorFlow或PyTorch)来训练和部署深度学习模型,并将其与Matlab集成。 总之,Matlab车牌识别系统是一个使用Matl
MATLAB车牌识别完整程序系统
要设计一个基于Matlab的车牌识别系统,可以按照以下步骤进行: 1. 数据集准备:收集一组车牌图像作为训练数据集。这些图像应该包含各种不同类型和风格的车牌。 2. 图像预处理:对每个图像进行预处理,以提取和增强车牌的特征。可能的预处理步骤包括:图像去噪、图像增强、灰度化、二值化等。 3. 车牌定位:使用图像处理技术,如边缘检测、形态学操作等,找到图像中的车牌位置。这可以通过找到车牌的边界框或轮廓来实现。 4. 字符分割:对于定位到的每个车牌,对其进行字符分割,将车牌中的每个字符单独提取出来。可以使用基于形态学操作和区域分割的技术来实现。 5. 字符识别:对于每个提取出的字符,使用字符识别算法来识别字符的类别。常用的字符识别算法包括基于模板匹配、神经网络、支持向量机等。 6. 字符串识别:将识别出的字符组合成一个字符串,作为最终的车牌识别结果。 7. 性能评估:使用一组标注好的测试数据集来评估车牌识别系统的性能。可以计算准确率、召回率等指标来评价系统的性能。 以上是一个简单的车牌识别系统的设计步骤,可以根据具体情况进行调整和改进。
景区订票系统 JAVA+Vue.js+SpringBoot+MySQL
基于Vue.js和SpringBoot的景区订票系统,分为用户前台和管理后台,可以给管理员、普通用户角色使用,包括景点管理模块、景点留言模块、景点订单模块、论坛管理模块、公告信息模块和系统基础模块,项目编号T297。 项目录屏:https://www.bilibili.com/video/BV1Vw4m1k7Cs 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
景区订票系统 JAVA+Vue.js+SpringBoot+MySQL 景区订票系统 JAVA+Vue.js+SpringBoot+MySQL 景区订票系统 JAVA+Vue.js+SpringBoot+MySQL
线上医院挂号系统 JAVA+Vue.js+SpringBoot+MySQL
基于Vue.js和SpringBoot的线上医院挂号系统,分为用户前台和管理后台,可以给管理员、医生、普通用户角色使用,包括医生管理模块、医生留言模块、挂号订单模块、论坛管理模块、用户管理模块和系统基础模块,项目编号T295。 项目录屏:https://www.bilibili.com/video/BV1AZ421K7qK 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
线上医院挂号系统 JAVA+Vue.js+SpringBoot+MySQL 线上医院挂号系统 JAVA+Vue.js+SpringBoot+MySQL 线上医院挂号系统 JAVA+Vue.js+SpringBoot+MySQL
P9648 的小数据,d
Recall the definition of a trie: A trie of size � n is a rooted tree with � n vertices and ( � − 1 ) (n−1) edges, where each edge is marked with a character; Each vertex in a trie represents a string. Let � ( � ) s(x) be the string vertex � x represents; The root of the trie represents an empty string. Let vertex � u be the parent of vertex � v, and let � c be the character marked on the edge connecting vertex � u and � v, we have � ( � ) s(v) = � ( � ) + � s(u)+c. Here + + indicat
家政服务平台 JAVA+Vue.js+SpringBoot+MySQL
基于Vue.js和SpringBoot的家政服务平台,分为用户前台和管理后台,可以给管理员、雇主、雇员角色使用,包括服务项目模块、服务预约模块、预约申请模块、合同签订模块、电子签名模块和系统基础模块,项目编号T294。 项目录屏:https://www.bilibili.com/video/BV1jT421r7K2 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
家政服务平台 JAVA+Vue.js+SpringBoot+MySQL 家政服务平台 JAVA+Vue.js+SpringBoot+MySQL 家政服务平台 JAVA+Vue.js+SpringBoot+MySQL
计算机学院校友网站 JAVA+Vue.js+SpringBoot+MySQL
基于Vue.js和SpringBoot的计算机学院校友网站,分为用户前台和管理后台,可以给管理员、校友角色使用,包括校友交谈模块、活动发布模块、校友风采模块、校友招聘模块、分会成员模块和系统基础模块,项目编号T293。 项目录屏:https://www.bilibili.com/video/BV1kZ421N7DH 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
计算机学院校友网站 JAVA+Vue.js+SpringBoot+MySQL 计算机学院校友网站 JAVA+Vue.js+SpringBoot+MySQL 计算机学院校友网站 JAVA+Vue.js+SpringBoot+MySQL