text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysOperlogController.java package com.ruoyi.web.controller.monitor; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysOperlogController.java", "license": "mit", "size": 2966}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysUserOnlineController.java package com.ruoyi.web.controller.monitor; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysUserOnlineController.java", "license": "mit", "size": 41...
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysCaptchaController.java package com.ruoyi.web.controller.system; import java.awt.image.BufferedImage; import java.io.IOException; import javax.annotation.Resource; import javax.imageio.ImageIO; import javax.servlet.ServletOutputStream; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysCaptchaController.java", "license": "mit", "size": 3036}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysConfigController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stere...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysConfigController.java", "license": "mit", "size": 4035}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysDeptController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereot...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysDeptController.java", "license": "mit", "size": 4817}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysDictDataController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.ste...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysDictDataController.java", "license": "mit", "size": 3833}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysDictTypeController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.ste...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysDictTypeController.java", "license": "mit", "size": 4495}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysIndexController.java package com.ruoyi.web.controller.system; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; impo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysIndexController.java", "license": "mit", "size": 1436}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysLoginController.java package com.ruoyi.web.controller.system; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.shiro.SecurityUtils; import org.apache.shiro.authc.AuthenticationException;...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysLoginController.java", "license": "mit", "size": 2016}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysMenuController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereot...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysMenuController.java", "license": "mit", "size": 5209}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysNoticeController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stere...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysNoticeController.java", "license": "mit", "size": 3266}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysPostController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereot...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysPostController.java", "license": "mit", "size": 4161}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysProfileController.java package com.ruoyi.web.controller.system; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysProfileController.java", "license": "mit", "size": 5664}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysRoleController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereot...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysRoleController.java", "license": "mit", "size": 8144}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysUserController.java package com.ruoyi.web.controller.system; import java.util.List; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereot...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysUserController.java", "license": "mit", "size": 7959}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/tool/BuildController.java package com.ruoyi.web.controller.tool; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.spring...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/tool/BuildController.java", "license": "mit", "size": 684}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/tool/SwaggerController.java package com.ruoyi.web.controller.tool; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.spri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/tool/SwaggerController.java", "license": "mit", "size": 652}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/controller/tool/TestController.java package com.ruoyi.web.controller.tool; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import org.springframework.web.bind.annotation.DeleteMapping; import org.springfra...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/controller/tool/TestController.java", "license": "mit", "size": 4992}
### File: ruoyi-admin/src/main/java/com/ruoyi/web/core/config/SwaggerConfig.java package com.ruoyi.web.core.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import com.ruoyi.common.config.Global; import io.swagger.annotations.ApiOperation; i...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/java/com/ruoyi/web/core/config/SwaggerConfig.java", "license": "mit", "size": 2310}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/beautifyhtml/beautifyhtml.js /*jshint curly:true, eqeqeq:true, laxbreak:true, noempty:false */ /* The MIT License (MIT) Copyright (c) 2007-2013 Einar Lielmanis and contributors. Permission is hereby granted, free of charge, to any person obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/beautifyhtml/beautifyhtml.js", "license": "mit", "size": 25776}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/blockUI/jquery.blockUI.js /*! * jQuery blockUI plugin * Version 2.70.0-2014.11.23 * Requires jQuery v1.7 or later * * Examples at: http://malsup.com/jquery/block/ * Copyright (c) 2007-2013 M. Alsup * Dual licensed under the MIT and GPL licenses: ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/blockUI/jquery.blockUI.js", "license": "mit", "size": 20641}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-fileinput/fileinput.css /*! * bootstrap-fileinput v5.0.4 * http://plugins.krajee.com/file-input * * Krajee default styling for bootstrap-fileinput. * * Author: Kartik Visweswaran * Copyright: 2014 - 2019, Kartik Visweswaran, Krajee.com ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-fileinput/fileinput.css", "license": "mit", "size": 11959}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-fileinput/fileinput.js /*! * bootstrap-fileinput v5.0.4 * http://plugins.krajee.com/file-input * * Author: Kartik Visweswaran * Copyright: 2014 - 2019, Kartik Visweswaran, Krajee.com * * Licensed under the BSD-3-Clause * https://github....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-fileinput/fileinput.js", "license": "mit", "size": 271...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-table/extensions/export/tableExport.js /** * @preserve tableExport.jquery.plugin * * Version 1.9.8 * * Copyright (c) 2015-2017 hhurz, https://github.com/hhurz * * Original Work Copyright (c) 2014 Giri Raj * * Licensed under the MIT Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-table/extensions/export/tableExport.js", "license": "m...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/cropbox/cropbox.css @charset "utf-8"; .container { margin: 10px auto 0 auto; position: relative; font-family: 微软雅黑; font-size: 12px; } .container p { line-height: 12px; line-height: 0px; height: 0px; margin: 10px; color: #bbb } .action { ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/cropbox/cropbox.css", "license": "mit", "size": 2449}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/cropbox/cropbox.js "use strict"; (function (factory) { if (typeof define === 'function' && define.amd) { define(['jquery'], factory); } else { factory(jQuery); } }(function ($) { var cropbox = function(options, el){ ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/cropbox/cropbox.js", "license": "mit", "size": 5095}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/fullscreen/jquery.fullscreen.js /** * 基于jQuery FullScreen修改 * 新增支持IE全屏显示 * Copyright (c) 2019 ruoyi */ (function(jQuery) { /** * Sets or gets the fullscreen state. * * @param {boolean=} state * True to enab...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/fullscreen/jquery.fullscreen.js", "license": "mit", "size": 6397...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/iCheck/custom.css /* iCheck plugin Square skin, green ----------------------------------- */ .icheckbox_square-green, .iradio_square-green { display: inline-block; *display: inline; vertical-align: middle; margin: 0; padding: 0; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/iCheck/custom.css", "license": "mit", "size": 1957}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jasny/jasny-bootstrap.js /*! * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap) * Copyright 2012-2014 Arnold Daniels * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE) */ if (typeof jQuery === 'undefined') { throw ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jasny/jasny-bootstrap.js", "license": "mit", "size": 30975}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/css/default/zTreeStyle.css /*------------------------------------- zTree Style version: 3.4 author: Hunter.z email: hunter.z@263.net website: http://code.google.com/p/jquerytree/ -------------------------------------*/ .ztree * {p...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/css/default/zTreeStyle.css", "license": "mit", "size":...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/css/metro/zTreeStyle.css /*------------------------------------- zTree Style version: 3.4 author: Hunter.z email: hunter.z@263.net website: http://code.google.com/p/jquerytree/ -------------------------------------*/ ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/css/metro/zTreeStyle.css", "license": "mit", "size": 7...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/css/simple/zTreeStyle.css /*------------------------------------- zTree Style version: 3.4 author: Hunter.z email: hunter.z@263.net website: http://code.google.com/p/jquerytree/ -------------------------------------*/ ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/css/simple/zTreeStyle.css", "license": "mit", "size": ...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.all-3.5.js /* * JQuery zTree core 3.5.12 * http://zTree.me/ * * Copyright (c) 2010 Hunter.z * * Licensed same as jquery - MIT License * http://www.opensource.org/licenses/mit-license.php * * email: hunter.z@26...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.all-3.5.js", "license": "mit", ...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.core-3.5.js /* * JQuery zTree core 3.5.12 * http://zTree.me/ * * Copyright (c) 2010 Hunter.z * * Licensed same as jquery - MIT License * http://www.opensource.org/licenses/mit-license.php * * email: hunter.z@263...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.core-3.5.js", "license": "mit",...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.excheck-3.5.js /* * JQuery zTree excheck 3.5.12 * http://zTree.me/ * * Copyright (c) 2010 Hunter.z * * Licensed same as jquery - MIT License * http://www.opensource.org/licenses/mit-license.php * * email: hunter...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.excheck-3.5.js", "license": "mi...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.exedit-3.5.js /* * JQuery zTree exedit 3.5.12 * http://zTree.me/ * * Copyright (c) 2010 Hunter.z * * Licensed same as jquery - MIT License * http://www.opensource.org/licenses/mit-license.php * * email: hunter.z...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.exedit-3.5.js", "license": "mit...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.exhide-3.5.js /* * JQuery zTree exHideNodes 3.5.12 * http://zTree.me/ * * Copyright (c) 2010 Hunter.z * * Licensed same as jquery - MIT License * http://www.opensource.org/licenses/mit-license.php * * email: hun...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jquery-ztree/3.5/js/jquery.ztree.exhide-3.5.js", "license": "mit...
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jsonview/jquery.jsonview.css @charset "UTF-8"; .jsonview { font-family: monospace; font-size: 1.1em; white-space: pre-wrap; } .jsonview .prop { font-weight: bold; } .jsonview .null { color: red; } .jsonview .bool { color: blue; } .jsonv...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jsonview/jquery.jsonview.css", "license": "mit", "size": 1161}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/jsonview/jquery.jsonview.js (function(jQuery) { var $, Collapser, JSONFormatter, JSONView; JSONFormatter = (function() { function JSONFormatter(options) { if (options == null) { options = {}; } this.options = options; } ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/jsonview/jquery.jsonview.js", "license": "mit", "size": 8036}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/layer/theme/moon/style.css /** * layer皮肤 * Copyright (c) 2019 ruoyi */ html #layui_layer_skinmoonstylecss { display: none; position: absolute; width: 1989px; } body .layer-ext-moon[type="dialog"] { min-width: 320px; } body .layer-ext-moon-msg[type="dialo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/layer/theme/moon/style.css", "license": "mit", "size": 3611}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/staps/jquery.steps.css /* Common */ .wizard, .tabcontrol { display: block; width: 100%; overflow: hidden; } .wizard a, .tabcontrol a { outline: 0; } .wizard ul, .tabcontrol ul { list-style: none !important; padding: 0; margin: ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/staps/jquery.steps.css", "license": "mit", "size": 5685}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/staps/jquery.steps.js /*! * jQuery Steps v1.1.0 - 09/04/2014 * Copyright (c) 2014 Rafael Staib (http://www.jquery-steps.com) * Licensed under MIT http://www.opensource.org/licenses/MIT */ ;(function ($, undefined) { $.fn.extend({ _aria: function...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/staps/jquery.steps.js", "license": "mit", "size": 55386}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/summernote/summernote-bs3.css .note-editor { /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ } .note-editor article, .note-editor aside, .note-editor details, .note-editor figcaption, .note-editor figure, .note-editor footer, .note-edit...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/summernote/summernote-bs3.css", "license": "mit", "size": 152400}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/summernote/summernote-zh-CN.js (function($) { $.extend($.summernote.lang, { 'zh-CN': { font: { bold: '粗体', italic: '斜体', underline: '下划线', clear: '清除格式', height: '行高', name: '字体', stri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/summernote/summernote-zh-CN.js", "license": "mit", "size": 4725}
### File: ruoyi-admin/src/main/resources/static/ajax/libs/validate/jquery.validate.extend.js /*this is basic form validation using for validation person's basic information author:Clara Guo data:2017/07/20*/ $(document).ready(function(){ $.validator.setDefaults({ submitHandler: function(form) { ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ajax/libs/validate/jquery.validate.extend.js", "license": "mit", "size": 5...
### File: ruoyi-admin/src/main/resources/static/css/login.css html { height:100% } body.signin { height:auto; background:url(../img/login-background.jpg) no-repeat center fixed; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; color:rgba(255,2...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/css/login.css", "license": "mit", "size": 3157}
### File: ruoyi-admin/src/main/resources/static/css/skins.css /* * * SKIN blue 若依管理系统 * NAME - blue/green/purple/red/yellow * */ /** 蓝色主题 skin-blue **/ .skin-blue .navbar { background-color: #3c8dbc } .skin-blue .navbar .nav>li>a { color: #fff } .skin-blue .navbar .nav>li>a:hover, .skin-blue .navbar .nav>l...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/css/skins.css", "license": "mit", "size": 15325}
### File: ruoyi-admin/src/main/resources/static/css/style.css h1, h2, h3, h4, h5, h6 { font-weight: 100; } h1 { font-size: 30px; } h2 { font-size: 24px; } h3 { font-size: 16px; } h4 { font-size: 14px; } h5 { font-size: 12px; } h6 { font-size: 10px; } h3, h4...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/css/style.css", "license": "mit", "size": 139207}
### File: ruoyi-admin/src/main/resources/static/js/plugins/metisMenu/jquery.metisMenu.js /* * metismenu - v1.1.3 * Easy menu jQuery plugin for Twitter Bootstrap 3 * https://github.com/onokumus/metisMenu * * Made by Osman Nuri Okumus * Under MIT License */ ;(function($, window, document, undefined) { ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/js/plugins/metisMenu/jquery.metisMenu.js", "license": "mit", "size": 4105}
### File: ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css /** * 通用css样式布局处理 * Copyright (c) 2019 ruoyi */ /** 基础通用 **/ .pt5 { padding-top: 5px; } .pr5 { padding-right: 5px; } .pb5 { padding-bottom: 5px; } .mt5 { margin-top: 5px; } .mr5 { margin-right: 5px; } .mb5 { margin-botto...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css", "license": "mit", "size": 19281}
### File: ruoyi-admin/src/main/resources/static/ruoyi/index.js /** * 首页方法封装处理 * Copyright (c) 2019 ruoyi */ layer.config({ extend: 'moon/style.css', skin: 'layer-ext-moon' }); $(function() { // MetsiMenu $('#side-menu').metisMenu(); //固定菜单栏 $(function() { $('.sidebar-...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ruoyi/index.js", "license": "mit", "size": 20650}
### File: ruoyi-admin/src/main/resources/static/ruoyi/js/common.js /** * 通用方法封装处理 * Copyright (c) 2019 ruoyi */ $(function() { // select2复选框事件绑定 if ($.fn.select2 !== undefined) { $.fn.select2.defaults.set( "theme", "bootstrap" ); $("select.form-control:not(.noselect2)").each(function () { $(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ruoyi/js/common.js", "license": "mit", "size": 8738}
### File: ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js /** * 通用js方法封装处理 * Copyright (c) 2019 ruoyi */ (function ($) { $.extend({ _treeTable: {}, _tree: {}, // 表格封装处理 table: { _option: {}, // 初始化表格参数 init: function(options) { var defa...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js", "license": "mit", "size": 57069}
### File: ruoyi-admin/src/main/resources/static/ruoyi/login.js $(function() { validateKickout(); validateRule(); $('.imgcode').click(function() { var url = ctx + "captcha/captchaImage?type=" + captchaType + "&s=" + Math.random(); $(".imgcode").attr("src", url); }); }); $.validator.setDefaults({ ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/static/ruoyi/login.js", "license": "mit", "size": 2673}
### File: ruoyi-admin/src/main/resources/templates/demo/form/autocomplete.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('搜索自动补全')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/autocomplete.html", "license": "mit", "size": 14994}
### File: ruoyi-admin/src/main/resources/templates/demo/form/basic.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('基本表单')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/basic.html", "license": "mit", "size": 34857}
### File: ruoyi-admin/src/main/resources/templates/demo/form/button.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('按钮')" /> </head> <body class="gray-bg"> <div class="row wrapper wrapper-content animated fadeInRight"> <div class="col-sm-4"> <div c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/button.html", "license": "mit", "size": 34935}
### File: ruoyi-admin/src/main/resources/templates/demo/form/datetime.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('日期和时间')" /> <th:block th:include="include :: datetimepicker-css" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeI...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/datetime.html", "license": "mit", "size": 11072}
### File: ruoyi-admin/src/main/resources/templates/demo/form/duallistbox.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('左右互选组件')" /> <th:block th:include="include :: bootstrap-duallistbox-css" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/duallistbox.html", "license": "mit", "size": 2853}
### File: ruoyi-admin/src/main/resources/templates/demo/form/grid.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('栅格')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content"> <div class="row"> <div class="col-sm-12"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/grid.html", "license": "mit", "size": 22968}
### File: ruoyi-admin/src/main/resources/templates/demo/form/jasny.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('功能扩展')" /> <th:block th:include="include :: jasny-bootstrap-css" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/jasny.html", "license": "mit", "size": 7248}
### File: ruoyi-admin/src/main/resources/templates/demo/form/select.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('下拉框')" /> <th:block th:include="include :: select2-css" /> <th:block th:include="include :: bootstrap-select-css" /> </head> <body class="gray-bg"> <f...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/select.html", "license": "mit", "size": 7759}
### File: ruoyi-admin/src/main/resources/templates/demo/form/sortable.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('拖动排序')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class=...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/sortable.html", "license": "mit", "size": 11765}
### File: ruoyi-admin/src/main/resources/templates/demo/form/tabs_panels.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('选项卡 & 面板')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeIn"> <div class="row"> <div class...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/tabs_panels.html", "license": "mit", "size": 21555}
### File: ruoyi-admin/src/main/resources/templates/demo/form/upload.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('文件上传')" /> <th:block th:include="include :: bootstrap-fileinput-css" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRig...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/upload.html", "license": "mit", "size": 2277}
### File: ruoyi-admin/src/main/resources/templates/demo/form/validate.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('表单校验')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/validate.html", "license": "mit", "size": 9696}
### File: ruoyi-admin/src/main/resources/templates/demo/form/wizard.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('基本表单')" /> <th:block th:include="include :: jquery-steps-css" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/form/wizard.html", "license": "mit", "size": 9526}
### File: ruoyi-admin/src/main/resources/templates/demo/icon/fontawesome.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('fontawesome图标')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/icon/fontawesome.html", "license": "mit", "size": 140174}
### File: ruoyi-admin/src/main/resources/templates/demo/icon/glyphicons.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('glyphicons图标')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <d...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/icon/glyphicons.html", "license": "mit", "size": 78584}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/dialog.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('模态窗口')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content fadeInRight"> <div class="row"> <div class="col-sm-4"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/dialog.html", "license": "mit", "size": 14965}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/form.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" > <head> <th:block th:include="include :: header('新增用户')" /> </head> <body> <div class="form-content"> <form id="form-user-add" class="form-horizontal"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/form.html", "license": "mit", "size": 4730}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/layer.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('弹层组件')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content fadeInRight"> <div class="row"> <div class="col-sm-6"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/layer.html", "license": "mit", "size": 9777}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/table.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('弹层表格')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper-content fadeInRight"> <div class="row"> <div class="col-sm-12"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/table.html", "license": "mit", "size": 2027}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/table/check.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('check表格页')" /> </head> <body class="gray-bg"> <div class="con...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/table/check.html", "license": "mit", "size": 2499}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/table/parent.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('表格传值给父页面')" /> </head> <body class="gray-bg"> <div class="co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/table/parent.html", "license": "mit", "size": 2644}
### File: ruoyi-admin/src/main/resources/templates/demo/modal/table/radio.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('radio表格页')" /> </head> <body class="gray-bg"> <div class="con...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/modal/table/radio.html", "license": "mit", "size": 2496}
### File: ruoyi-admin/src/main/resources/templates/demo/operate/add.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" > <head> <th:block th:include="include :: header('新增用户')" /> </head> <body class="white-bg"> <div class="wrapper wrapper-content animated fadeInRight ibox-content"> <fo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/operate/add.html", "license": "mit", "size": 2763}
### File: ruoyi-admin/src/main/resources/templates/demo/operate/detail.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" > <head> <th:block th:include="include :: header('用户详细')" /> </head> <body class="white-bg"> <div class="wrapper wrapper-content animated fadeInRight ibox-content"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/operate/detail.html", "license": "mit", "size": 2237}
### File: ruoyi-admin/src/main/resources/templates/demo/operate/edit.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" > <head> <th:block th:include="include :: header('修改用户')" /> </head> <body class="white-bg"> <div class="wrapper wrapper-content animated fadeInRight ibox-content"> <f...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/operate/edit.html", "license": "mit", "size": 2937}
### File: ruoyi-admin/src/main/resources/templates/demo/operate/other.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('其他操作')" /> </head> <body class="gray-bg"> </body> </html>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/operate/other.html", "license": "mit", "size": 249}
### File: ruoyi-admin/src/main/resources/templates/demo/operate/table.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('其他操作')" /> </head> <body class="gray-bg"> <div class="container-d...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/operate/table.html", "license": "mit", "size": 4674}
### File: ruoyi-admin/src/main/resources/templates/demo/report/echarts.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('百度ECharts')" /> </head> <body class="gray-bg"> <div class="row bord...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/report/echarts.html", "license": "mit", "size": 72806}
### File: ruoyi-admin/src/main/resources/templates/demo/report/metrics.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('图表组合')" /> </head> <body class="gray-bg"> <div class="wrapper wra...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/report/metrics.html", "license": "mit", "size": 18756}
### File: ruoyi-admin/src/main/resources/templates/demo/report/peity.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('图表')" /> </head> <body class="gray-bg"> <div class="wrapper wrapper...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/report/peity.html", "license": "mit", "size": 9144}
### File: ruoyi-admin/src/main/resources/templates/demo/report/sparkline.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('线状图')" /> </head> <body class="gray-bg"> <div class="wrapper wr...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/report/sparkline.html", "license": "mit", "size": 10221}
### File: ruoyi-admin/src/main/resources/templates/demo/table/button.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('点击按钮加载表格')" /> </head> <body class="gray-bg"> <div class="containe...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/button.html", "license": "mit", "size": 2762}
### File: ruoyi-admin/src/main/resources/templates/demo/table/detail.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('跳转至指定页')" /> </head> <body class="gray-bg"> <div class="container-...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/detail.html", "license": "mit", "size": 2543}
### File: ruoyi-admin/src/main/resources/templates/demo/table/event.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('自定义触发事件')" /> </head> <body class="gray-bg"> <div class="container-...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/event.html", "license": "mit", "size": 3471}
### File: ruoyi-admin/src/main/resources/templates/demo/table/export.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('导出')" /> </head> <body class="gray-bg"> <div class="container-div"...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/export.html", "license": "mit", "size": 2344}
### File: ruoyi-admin/src/main/resources/templates/demo/table/fixedColumns.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('冻结列')" /> </head> <body class="gray-bg"> <div class="contain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/fixedColumns.html", "license": "mit", "size": 3401}
### File: ruoyi-admin/src/main/resources/templates/demo/table/footer.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('表格数据汇总')" /> </head> <body class="gray-bg"> <div class="container-...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/footer.html", "license": "mit", "size": 2457}
### File: ruoyi-admin/src/main/resources/templates/demo/table/groupHeader.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('组合表头')" /> </head> <body class="gray-bg"> <div class="contain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/groupHeader.html", "license": "mit", "size": 2518}
### File: ruoyi-admin/src/main/resources/templates/demo/table/image.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('跳转至指定页')" /> </head> <body class="gray-bg"> <div class="container-d...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/image.html", "license": "mit", "size": 2369}
### File: ruoyi-admin/src/main/resources/templates/demo/table/multi.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('初始多表格')" /> </head> <body class="gray-bg"> <div class="container-di...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/multi.html", "license": "mit", "size": 4429}
### File: ruoyi-admin/src/main/resources/templates/demo/table/other.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('其他操作')" /> </head> <body class="gray-bg"> <div class="container-div...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/other.html", "license": "mit", "size": 3415}
### File: ruoyi-admin/src/main/resources/templates/demo/table/pageGo.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('跳转至指定页')" /> </head> <body class="gray-bg"> <div class="container-...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/pageGo.html", "license": "mit", "size": 2247}
### File: ruoyi-admin/src/main/resources/templates/demo/table/params.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('自定义查询参数')" /> </head> <body class="gray-bg"> <div class="container...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/params.html", "license": "mit", "size": 4592}
### File: ruoyi-admin/src/main/resources/templates/demo/table/remember.html <!DOCTYPE html> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <th:block th:include="include :: header('翻页记住选择')" /> </head> <body class="gray-bg"> <div class="containe...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/remember.html", "license": "mit", "size": 2648}
### File: ruoyi-admin/src/main/resources/templates/demo/table/search.html <!DOCTYPE html> <html lang="zh"> <head> <th:block th:include="include :: header('表格搜索')" /> <th:block th:include="include :: bootstrap-select-css" /> </head> <body class="gray-bg"> <div class="container-div"> <div class="row"> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/demo/table/search.html", "license": "mit", "size": 5903}
### File: ruoyi-admin/src/main/resources/templates/error/404.html <!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>RuoYi - 404</title> <link href="/css/bootstrap.min.css" rel="stylesheet"/> <link href=...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/RuoYi", "path": "ruoyi-admin/src/main/resources/templates/error/404.html", "license": "mit", "size": 903}