text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: src/main/java/com/stylefeng/guns/modular/system/transfer/ManagerUser.java
package com.stylefeng.guns.modular.system.transfer;
import java.util.Date;
/**
* 管理员的信息封装
*
* @author fengshuonan
* @Date 2017年1月11日 下午7:46:53
*/
public class ManagerUser {
private String userId;
/* 用户账号 */
private ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/transfer/ManagerUser.java", "license": "apache-2.0", "size": 1832} |
### File: src/main/java/com/stylefeng/guns/modular/system/transfer/ReqAddManager.java
package com.stylefeng.guns.modular.system.transfer;
import org.hibernate.validator.constraints.Length;
import javax.validation.constraints.NotNull;
/**
* 添加管理员的请求bean
*
* @author fengshuonan
* @Date 2017年1月12日 下午6:46:24
*/
pub... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/transfer/ReqAddManager.java", "license": "apache-2.0", "size": 1437} |
### File: src/main/java/com/stylefeng/guns/modular/system/transfer/ReqEditManager.java
package com.stylefeng.guns.modular.system.transfer;
import org.hibernate.validator.constraints.Length;
import javax.validation.constraints.NotNull;
/**
* 编辑管理员的请求
*
* @author fengshuonan
* @Date 2017年1月15日 下午10:29:16
*/
publi... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/transfer/ReqEditManager.java", "license": "apache-2.0", "size": 1138} |
### File: src/main/java/com/stylefeng/guns/modular/system/transfer/UserDto.java
package com.stylefeng.guns.modular.system.transfer;
import org.springframework.format.annotation.DateTimeFormat;
import java.util.Date;
/**
* 用户传输bean
*
* @author stylefeng
* @Date 2017/5/5 22:40
*/
public class UserDto{
private ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/transfer/UserDto.java", "license": "apache-2.0", "size": 2396} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/DeptWarpper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import com.stylefeng.guns.core.util.ToolUtil;
import ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/DeptWarpper.java", "license": "apache-2.0", "size": 784} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/DictWarpper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import com.stylefeng.guns.core.util.ToolUtil;
import c... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/DictWarpper.java", "license": "apache-2.0", "size": 1028} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/LogWarpper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import com.stylefeng.guns.core.util.Contrast;
import co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/LogWarpper.java", "license": "apache-2.0", "size": 1379} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/MenuWarpper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.constant.state.IsMenu;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/MenuWarpper.java", "license": "apache-2.0", "size": 778} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/NoticeWrapper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import java.util.Map;
/**
* 部门列表的包装
*
* @author... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/NoticeWrapper.java", "license": "apache-2.0", "size": 641} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/RoleWarpper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import java.util.List;
import java.util.Map;
/**
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/RoleWarpper.java", "license": "apache-2.0", "size": 730} |
### File: src/main/java/com/stylefeng/guns/modular/system/warpper/UserWarpper.java
package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import java.util.List;
import java.util.Map;
/**
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/com/stylefeng/guns/modular/system/warpper/UserWarpper.java", "license": "apache-2.0", "size": 919} |
### File: src/main/java/generator/MyBatisPlusGenerator.java
package generator;
import com.baomidou.mybatisplus.generator.AutoGenerator;
import com.baomidou.mybatisplus.generator.InjectionConfig;
import com.baomidou.mybatisplus.generator.config.DataSourceConfig;
import com.baomidou.mybatisplus.generator.config.GlobalCo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_pk/guns", "path": "src/main/java/generator/MyBatisPlusGenerator.java", "license": "apache-2.0", "size": 3624} |
### File: src/main/webapp/WEB-INF/view/404.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Guns - 404 页面</title>
<link rel="shortcut icon" href="${ctxPath}/static/favicon.ico"> <link href="${ctxPath}/static/css/b... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/404.html", "license": "apache-2.0", "size": 1341} |
### File: src/main/webapp/WEB-INF/view/blackboard.html
@layout("/common/_container.html"){
<div class="container-fluid" style="padding: 0 !important;">
<div class="row">
<div class="col-sm-12">
@for(notice in noticeList){
<div class="alert alert-success alert-dismissable">
<button aria-hidden="true" data... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/blackboard.html", "license": "apache-2.0", "size": 389} |
### File: src/main/webapp/WEB-INF/view/common/_container.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="renderer" content="webkit"/><!-- 让360浏览器默认选择webkit内核 -->
<!-- 全局css -->
<link rel="shortcut icon" hre... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/_container.html", "license": "apache-2.0", "size": 3229} |
### File: src/main/webapp/WEB-INF/view/common/_right.html
<div id="page-wrapper" class="gray-bg dashbard-1">
<div class="row border-bottom">
<nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0">
<div class="navbar-header"><a class="navbar-minimalize mi... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/_right.html", "license": "apache-2.0", "size": 2657} |
### File: src/main/webapp/WEB-INF/view/common/_tab.html
<nav class="navbar-default navbar-static-side" role="navigation">
<div class="nav-close"><i class="fa fa-times-circle"></i>
</div>
<div class="sidebar-collapse">
<ul class="nav" id="side-menu">
<li class="nav-header">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/_tab.html", "license": "apache-2.0", "size": 3675} |
### File: src/main/webapp/WEB-INF/view/common/_theme.html
<div id="right-sidebar">
<div class="sidebar-container">
<ul class="nav nav-tabs navs-3">
<li class="active"><a data-toggle="tab" href="#tab-1"> <i
class="fa fa-gear"></i> 主题
</a></li>
</ul>
<div class="tab-content">
<div id="tab-1" class=... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/_theme.html", "license": "apache-2.0", "size": 2606} |
### File: src/main/webapp/WEB-INF/view/common/tags/NameCon.tag
@/*
名称查询条件标签的参数说明:
name : 查询条件的名称
id : 查询内容的input框id
@*/
<div class="input-group">
<div class="input-group-btn">
<button data-toggle="dropdown" class="btn btn-white dropdown-toggle"
type="button">${name}
</bu... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/NameCon.tag", "license": "apache-2.0", "size": 420} |
### File: src/main/webapp/WEB-INF/view/common/tags/SelectCon.tag
@/*
选择查询条件标签的参数说明:
name : 查询条件的名称
id : 查询内容的input框id
@*/
<div class="input-group">
<div class="input-group-btn">
<button data-toggle="dropdown" class="btn btn-white dropdown-toggle" type="button">
${name}
</but... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/SelectCon.tag", "license": "apache-2.0", "size": 408} |
### File: src/main/webapp/WEB-INF/view/common/tags/TimeCon.tag
@/*
时间查询条件标签的参数说明:
name : 查询条件的名称
id : 查询内容的input框id
isTime : 日期是否带有小时和分钟(true/false)
pattern : 日期的正则表达式(例如:"YYYY-MM-DD")
@*/
<div class="input-group">
<div class="input-group-btn">
<button data-toggle="dropdown" class="btn ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/TimeCon.tag", "license": "apache-2.0", "size": 591} |
### File: src/main/webapp/WEB-INF/view/common/tags/avatar.tag
@/*
头像参数的说明:
name : 名称
id : 头像的id
@*/
<div class="form-group">
<label class="col-sm-3 control-label head-scu-label">${name}</label>
<div class="col-sm-4">
<div id="${id}PreId">
<div><img width="100px" height="100px"
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/avatar.tag", "license": "apache-2.0", "size": 853} |
### File: src/main/webapp/WEB-INF/view/common/tags/button.tag
@/*
按钮标签中各个参数的说明:
btnType : 按钮的类型决定了颜色(default-灰色,primary-绿色,success-蓝色,info-淡蓝色,warning-黄色,danger-红色,white-白色)
space : 按钮左侧是否有间隔(true/false)
clickFun : 点击按钮所执行的方法
icon : 按钮上的图标的样式
name : 按钮名称
@*/
@var spaceCss = "";
@var btnType = ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/button.tag", "license": "apache-2.0", "size": 715} |
### File: src/main/webapp/WEB-INF/view/common/tags/input.tag
@/*
表单中input框标签中各个参数的说明:
hidden : input hidden框的id
id : input框id
name : input框名称
readonly : readonly属性
clickFun : 点击事件的方法名
style : 附加的css属性
@*/
<div class="form-group">
<label class="col-sm-3 control-label">${name}</label>
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/input.tag", "license": "apache-2.0", "size": 1572} |
### File: src/main/webapp/WEB-INF/view/common/tags/select.tag
@/*
select标签中各个参数的说明:
name : select的名称
id : select的id
underline : 是否带分割线
@*/
<div class="form-group">
<label class="col-sm-3 control-label">${name}</label>
<div class="col-sm-9">
<select class="form-control" id="${id}">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/select.tag", "license": "apache-2.0", "size": 585} |
### File: src/main/webapp/WEB-INF/view/common/tags/table.tag
@/*
表格标签的参数说明:
id : table表格的id
@*/
<table id="${id}" data-mobile-responsive="true" data-click-to-select="true">
<thead>
<tr>
<th data-field="selectItem" data-checkbox="true"></th>
</tr>
</thead>
</table> | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/common/tags/table.tag", "license": "apache-2.0", "size": 272} |
### File: src/main/webapp/WEB-INF/view/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="renderer" content="webkit">
<title>Guns - 主页</title>
<link rel="shortcut icon" href="${ctxPath}/static/favicon.ico... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/index.html", "license": "apache-2.0", "size": 1796} |
### File: src/main/webapp/WEB-INF/view/login.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Guns - 登录</title>
<link rel="shortcut icon" href="${ctxPath}/static/favicon.ico">
<link href="${ctxPath}/static/css/b... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/login.html", "license": "apache-2.0", "size": 2481} |
### File: src/main/webapp/WEB-INF/view/system/code/code.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>代码生成</h5>
</div>
<div class="ibox-con... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/code/code.html", "license": "apache-2.0", "size": 2403} |
### File: src/main/webapp/WEB-INF/view/system/dept/dept.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>部门管理</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/dept/dept.html", "license": "apache-2.0", "size": 1729} |
### File: src/main/webapp/WEB-INF/view/system/dept/dept_add.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/dept/dept_add.html", "license": "apache-2.0", "size": 1719} |
### File: src/main/webapp/WEB-INF/view/system/dept/dept_edit.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="${dept.id}">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/dept/dept_edit.html", "license": "apache-2.0", "size": 1894} |
### File: src/main/webapp/WEB-INF/view/system/dict/dict.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>字典管理</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/dict/dict.html", "license": "apache-2.0", "size": 1729} |
### File: src/main/webapp/WEB-INF/view/system/dict/dict_add.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/dict/dict_add.html", "license": "apache-2.0", "size": 2087} |
### File: src/main/webapp/WEB-INF/view/system/dict/dict_edit.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/dict/dict_edit.html", "license": "apache-2.0", "size": 3266} |
### File: src/main/webapp/WEB-INF/view/system/log/log.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>业务日志</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/log/log.html", "license": "apache-2.0", "size": 2261} |
### File: src/main/webapp/WEB-INF/view/system/log/login_log.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>登录日志</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/log/login_log.html", "license": "apache-2.0", "size": 1624} |
### File: src/main/webapp/WEB-INF/view/system/menu/menu.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>菜单管理</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/menu/menu.html", "license": "apache-2.0", "size": 1891} |
### File: src/main/webapp/WEB-INF/view/system/menu/menu_add.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<div class="row">
<div class="col-sm-6 b-r">
<#input id="name" nam... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/menu/menu_add.html", "license": "apache-2.0", "size": 1468} |
### File: src/main/webapp/WEB-INF/view/system/menu/menu_edit.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="${menu.id}">
<input type="hidden" id="ismenuValue" va... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/menu/menu_edit.html", "license": "apache-2.0", "size": 2113} |
### File: src/main/webapp/WEB-INF/view/system/notice/notice.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>通知管理</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/notice/notice.html", "license": "apache-2.0", "size": 1755} |
### File: src/main/webapp/WEB-INF/view/system/notice/notice_add.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/notice/notice_add.html", "license": "apache-2.0", "size": 1451} |
### File: src/main/webapp/WEB-INF/view/system/notice/notice_edit.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="${notice.id}">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/notice/notice_edit.html", "license": "apache-2.0", "size": 1505} |
### File: src/main/webapp/WEB-INF/view/system/role/role.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>角色管理</h5>
</div>
<div class="ibox-content">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/role/role.html", "license": "apache-2.0", "size": 1966} |
### File: src/main/webapp/WEB-INF/view/system/role/role_add.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<div class="row">
<div class="col-sm-6 b-r">
<#input id="name" nam... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/role/role_add.html", "license": "apache-2.0", "size": 1744} |
### File: src/main/webapp/WEB-INF/view/system/role/role_assign.html
@layout("/common/_container.html"){
<script type="text/javascript">
$(function () {
var index = parent.layer.getFrameIndex(window.name); //获取窗口索引
$("#btn_close").bind("click", function () {
parent.layer.close(index);
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/role/role_assign.html", "license": "apache-2.0", "size": 2265} |
### File: src/main/webapp/WEB-INF/view/system/role/role_edit.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="${role.id}">
<div class="row">
<div class="col-sm-6 b-r">
<#input i... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/role/role_edit.html", "license": "apache-2.0", "size": 1910} |
### File: src/main/webapp/WEB-INF/view/system/user/user.html
@layout("/common/_container.html"){
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>用户管理</h5>
</div>
<div class="ibox-content">
<div class="row row-lg">
<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": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/user/user.html", "license": "apache-2.0", "size": 2969} |
### File: src/main/webapp/WEB-INF/view/system/user/user_add.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="">
<div class="row">
<div class="col-sm-6 b-r">
<#input id="account" ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/user/user_add.html", "license": "apache-2.0", "size": 1944} |
### File: src/main/webapp/WEB-INF/view/system/user/user_chpwd.html
@layout("/common/_container.html"){
<div class="col-sm-4 col-sm-offset-4">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>修改密码</h5>
</div>
<div class="ibox-content">
<div class="row r... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/user/user_chpwd.html", "license": "apache-2.0", "size": 1612} |
### File: src/main/webapp/WEB-INF/view/system/user/user_edit.html
@layout("/common/_container.html"){
<div class="ibox float-e-margins">
<div class="ibox-content">
<div class="form-horizontal">
<input type="hidden" id="id" value="${user.id}">
<input type="hidden" id="sexValue" value="${user.sex}">
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/user/user_edit.html", "license": "apache-2.0", "size": 2048} |
### File: src/main/webapp/WEB-INF/view/system/user/user_roleassign.html
@layout("/common/_container.html"){
<script type="text/javascript">
$(function () {
var index = parent.layer.getFrameIndex(window.name); //获取窗口索引
$("#btn_close").bind("click", function () {
parent.layer.close(ind... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/user/user_roleassign.html", "license": "apache-2.0", "size": 2295} |
### File: src/main/webapp/WEB-INF/view/system/user/user_view.html
@layout("/common/_container.html"){
<div class="col-sm-6 col-sm-offset-3">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>用户管理</h5>
</div>
<div class="ibox-content">
<div class="row ro... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/WEB-INF/view/system/user/user_view.html", "license": "apache-2.0", "size": 3632} |
### File: src/main/webapp/static/css/_fstyle.css
.button-margin {
margin-left: 15px !important;
}
.input-none-margin {
margin: 0px !important;
}
.btn-margin-left {
margin-left: 15px !important;
}
.table-head {
float: left;
width: 100%;
height: auto;
}
.head-scu-label {
margin-top: 35px;
}
.head-scu-btn {
m... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/_fstyle.css", "license": "apache-2.0", "size": 890} |
### File: src/main/webapp/static/css/login.css
html{height: 100%;}
body.signin {
background: #18c8f6;
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: c... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/login.css", "license": "apache-2.0", "size": 2022} |
### File: src/main/webapp/static/css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css
.checkbox {
padding-left: 20px;
}
.checkbox label {
display: inline-block;
vertical-align: middle;
position: relative;
padding-left: 5px;
}
.checkbox label::before {
content: "";
display: inline-block;
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css", "license": "apache-2.0", "... |
### File: src/main/webapp/static/css/plugins/blueimp/css/blueimp-gallery-indicator.css
@charset "UTF-8";
/*
* blueimp Gallery Indicator CSS 1.1.0
* https://github.com/blueimp/Gallery
*
* Copyright 2013, Sebastian Tschan
* https://blueimp.net
*
* Licensed under the MIT license:
* http://www.opensource.org/licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/blueimp/css/blueimp-gallery-indicator.css", "license": "apache-2.0", "size": 1669} |
### File: src/main/webapp/static/css/plugins/blueimp/css/blueimp-gallery-video.css
@charset "UTF-8";
/*
* blueimp Gallery Video Factory CSS 1.3.0
* https://github.com/blueimp/Gallery
*
* Copyright 2013, Sebastian Tschan
* https://blueimp.net
*
* Licensed under the MIT license:
* http://www.opensource.org/licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/blueimp/css/blueimp-gallery-video.css", "license": "apache-2.0", "size": 2135} |
### File: src/main/webapp/static/css/plugins/blueimp/css/blueimp-gallery.css
@charset "UTF-8";
/*
* blueimp Gallery CSS 2.11.1
* https://github.com/blueimp/Gallery
*
* Copyright 2013, Sebastian Tschan
* https://blueimp.net
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
*/
.blueim... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/blueimp/css/blueimp-gallery.css", "license": "apache-2.0", "size": 5716} |
### File: src/main/webapp/static/css/plugins/blueimp/css/demo.css
/*
* blueimp Gallery Demo CSS 2.0.0
* https://github.com/blueimp/Gallery
*
* Copyright 2013, Sebastian Tschan
* https://blueimp.net
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
*/
body {
max-width: 750px;
mar... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/blueimp/css/demo.css", "license": "apache-2.0", "size": 867} |
### File: src/main/webapp/static/css/plugins/clockpicker/clockpicker.css
/*!
* ClockPicker v{package.version} for Bootstrap (http://weareoutman.github.io/clockpicker/)
* Copyright 2014 Wang Shenwei.
* Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
*/
.clockpicker .input-group... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/clockpicker/clockpicker.css", "license": "apache-2.0", "size": 3740} |
### File: src/main/webapp/static/css/plugins/codemirror/codemirror.css
/* BASICS */
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 300px;
}
.CodeMirror-scroll {
/* Set scrolling behaviour here */
overflow: auto;
}
/* PADDING */
.CodeMirror-li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/codemirror/codemirror.css", "license": "apache-2.0", "size": 7350} |
### File: src/main/webapp/static/css/plugins/dataTables/dataTables.bootstrap.css
div.dataTables_length label {
float: left;
text-align: left;
font-weight: normal;
}
div.dataTables_length select {
width: 75px;
}
div.dataTables_filter label {
float: right;
font-weight: normal;
}
div.dataTables_... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/dataTables/dataTables.bootstrap.css", "license": "apache-2.0", "size": 4718} |
### File: src/main/webapp/static/css/plugins/datapicker/datepicker3.css
/*!
* Datepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
.datepicker {
padding: 4px;
border-radius: 4px;
d... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/datapicker/datepicker3.css", "license": "apache-2.0", "size": 33679} |
### File: src/main/webapp/static/css/plugins/dropzone/basic.css
/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dropzone {
position: relative;
border: 1px solid rgba(0,0,0,0.08);
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/dropzone/basic.css", "license": "apache-2.0", "size": 3699} |
### File: src/main/webapp/static/css/plugins/dropzone/dropzone.css
/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dropzone {
position: relative;
border: 1px solid rgba(0,0,0,0.08);... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/dropzone/dropzone.css", "license": "apache-2.0", "size": 11543} |
### File: src/main/webapp/static/css/plugins/footable/footable.core.css
@font-face {
font-family: 'footable';
src: url('fonts/footable.eot');
src: url('fonts/footable.eot?#iefix') format('embedded-opentype'), url('fonts/footable.woff') format('woff'), url('fonts/footable.ttf') format('truetype'), url('fonts/foota... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/footable/footable.core.css", "license": "apache-2.0", "size": 5459} |
### File: src/main/webapp/static/css/plugins/fullcalendar/fullcalendar.css
/*!
* FullCalendar v1.6.4 Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
.fc {
direction: ltr;
text-align: left;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
}
html .fc,
.fc tabl... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/fullcalendar/fullcalendar.css", "license": "apache-2.0", "size": 11058} |
### File: src/main/webapp/static/css/plugins/fullcalendar/fullcalendar.print.css
/*!
* FullCalendar v1.6.4 Print Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
/*
* Include this stylesheet on your page to get a more printer-friendly calendar.
* When including this stylesheet... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/fullcalendar/fullcalendar.print.css", "license": "apache-2.0", "size": 660} |
### File: src/main/webapp/static/css/plugins/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;
width: 22px;
heigh... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/iCheck/custom.css", "license": "apache-2.0", "size": 1399} |
### File: src/main/webapp/static/css/plugins/ionRangeSlider/ion.rangeSlider.css
/* Ion.RangeSlider
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* ==========================================... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/ionRangeSlider/ion.rangeSlider.css", "license": "apache-2.0", "size": 3187} |
### File: src/main/webapp/static/css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css
/* Ion.RangeSlider, Flat UI Skin
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* ===================... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css", "license": "apache-2.0", "size": 1860} |
### File: src/main/webapp/static/css/plugins/jqgrid/ui.jqgrid.css
/*Grid*/
.ui-jqgrid {
position: relative;
border: 1px solid #ddd;
overflow: hidden;
}
.ui-jqgrid .ui-jqgrid-view {
position: relative;
left:0;
top: 0;
padding: 0;
}
.ui-jqgrid .ui-common-table {}
/* Caption*/
.ui-jqgrid .ui-jqgrid-titlebar {
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/jqgrid/ui.jqgrid.css", "license": "apache-2.0", "size": 16539} |
### File: src/main/webapp/static/css/plugins/jquery-treegrid/css/jquery.treegrid.css
.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;}
.treegrid-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;}
.treegrid-expander-expanded{background... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/jquery-treegrid/css/jquery.treegrid.css", "license": "apache-2.0", "size": 1060} |
### File: src/main/webapp/static/css/plugins/nouslider/jquery.nouislider.css
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/nouslider/jquery.nouislider.css", "license": "apache-2.0", "size": 2984} |
### File: src/main/webapp/static/css/plugins/simditor/simditor.css
.simditor {
position: relative;
border: 1px solid #c9d8db;
}
.simditor .simditor-wrapper {
position: relative;
background: #ffffff;
overflow: hidden;
}
.simditor .simditor-wrapper .simditor-placeholder {
display: none;
position: absolute;
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/simditor/simditor.css", "license": "apache-2.0", "size": 17493} |
### File: src/main/webapp/static/css/plugins/steps/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: 0;
}
.wizard... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/steps/jquery.steps.css", "license": "apache-2.0", "size": 5650} |
### File: src/main/webapp/static/css/plugins/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-editor header,
.note-editor... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/summernote/summernote-bs3.css", "license": "apache-2.0", "size": 146427} |
### File: src/main/webapp/static/css/plugins/summernote/summernote.css
.note-editor {
height: 300px;
}
.note-editor .note-dropzone {
position: absolute;
z-index: 1;
display: none;
color: #87cefa;
background-color: white;
border: 2px dashed #87cefa;
opacity: .95;
pointer-event: none
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/summernote/summernote.css", "license": "apache-2.0", "size": 10246} |
### File: src/main/webapp/static/css/plugins/sweetalert/sweetalert.css
body.stop-scrolling {
height: 100%;
overflow: hidden; }
.sweet-overlay {
background-color: black;
/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
/* IE8 */
background-color: rgba(0, 0, 0, 0.4);
position:... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/sweetalert/sweetalert.css", "license": "apache-2.0", "size": 18130} |
### File: src/main/webapp/static/css/plugins/switchery/switchery.css
/*
*
* Main stylesheet for Switchery.
* http://abpetkov.github.io/switchery/
*
*/
.switchery {
background-color: #fff;
border: 1px solid #dfdfdf;
border-radius: 20px;
cursor: pointer;
display: inline-block;
height: 30px;
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/switchery/switchery.css", "license": "apache-2.0", "size": 611} |
### File: src/main/webapp/static/css/plugins/webuploader/webuploader.css
.webuploader-container {
position: relative;
}
.webuploader-element-invisible {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
position: relative;
display: inl... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/webuploader/webuploader.css", "license": "apache-2.0", "size": 554} |
### File: src/main/webapp/static/css/plugins/ztree/demo.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, fo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/ztree/demo.css", "license": "apache-2.0", "size": 2165} |
### File: src/main/webapp/static/css/plugins/ztree/zTreeStyle.css
/*-------------------------------------
zTree Style
version: 3.5.19
author: Hunter.z
email: hunter.z@263.net
website: http://code.google.com/p/jquerytree/
-------------------------------------*/
.ztree * {padding:0; margin:0; font-size:12px; font-fa... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/plugins/ztree/zTreeStyle.css", "license": "apache-2.0", "size": 6223} |
### File: src/main/webapp/static/css/style.css
/*
*
* H+ - 后台主题UI框架
* version 4.0
*
*/
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;
}
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/css/style.css", "license": "apache-2.0", "size": 136461} |
### File: src/main/webapp/static/js/common/Feng.js
var Feng = {
ctxPath: "",
addCtx: function (ctx) {
if (this.ctxPath == "") {
this.ctxPath = ctx;
}
},
confirm: function (tip, ensure) {//询问框
parent.layer.confirm(tip, {
btn: ['确定', '取消']
}, functio... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/common/Feng.js", "license": "apache-2.0", "size": 4394} |
### File: src/main/webapp/static/js/common/ajax-object.js
(function () {
var $ax = function (url, success, error) {
this.url = url;
this.type = "post";
this.data = {};
this.dataType = "json";
this.async = false;
this.success = success;
this.error = error;
};
$ax.prototype = {
start : function () { ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/common/ajax-object.js", "license": "apache-2.0", "size": 1301} |
### File: src/main/webapp/static/js/common/tree-table-object.js
/**
* 初始化 Tree Table 的封装
*
* @author cyf
*/
(function () {
var BSTreeTable = function (bstableId, url, columns) {
this.btInstance = null; //jquery和bootstrapTreeTable绑定的对象
this.bstableId = bstableId;
this.url = Feng.ctxPa... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/common/tree-table-object.js", "license": "apache-2.0", "size": 4425} |
### File: src/main/webapp/static/js/common/web-upload-object.js
/**
* web-upload 工具类
*
* 约定:
* 上传按钮的id = 图片隐藏域id + 'BtnId'
* 图片预览框的id = 图片隐藏域id + 'PreId'
*
* @author fengshuonan
*/
(function() {
var $WebUpload = function(pictureId) {
this.pictureId = pictureId;
this.uploadBtnId = pictureId + "BtnId";
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/common/web-upload-object.js", "license": "apache-2.0", "size": 2874} |
### File: src/main/webapp/static/js/common/ztree-object.js
/**
* ztree插件的封装
*/
(function() {
var $ZTree = function(id, url) {
this.id = id;
this.url = url;
this.onClick = null;
this.settings = null;
};
$ZTree.prototype = {
/**
* 初始化ztree的设置
*/
initSetting : function() {
var settings = {
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/common/ztree-object.js", "license": "apache-2.0", "size": 1491} |
### File: src/main/webapp/static/js/contabs.js
$(function () {
//计算元素集合的总宽度
function calSumWidth(elements) {
var width = 0;
$(elements).each(function () {
width += $(this).outerWidth(true);
});
return width;
}
//滚动到指定选项卡
function scrollToTab(element) {
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/contabs.js", "license": "apache-2.0", "size": 12522} |
### File: src/main/webapp/static/js/content.js
var $parentNode = window.parent.document;
function $childNode(name) {
return window.frames[name]
}
// tooltips
$('.tooltip-demo').tooltip({
selector: "[data-toggle=tooltip]",
container: "body"
});
// 使用animation.css修改Bootstrap Modal
$('.modal').appendTo("bod... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/content.js", "license": "apache-2.0", "size": 1915} |
### File: src/main/webapp/static/js/hplus.js
//自定义js
//公共配置
$(document).ready(function () {
// MetsiMenu
$('#side-menu').metisMenu();
// 打开右侧边栏
$('.right-sidebar-toggle').click(function () {
$('#right-sidebar').toggleClass('sidebar-open');
});
// 右侧边栏使用slimscroll
$('.sidebar-co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/hplus.js", "license": "apache-2.0", "size": 7606} |
### File: src/main/webapp/static/js/plugins/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
obtaining a copy of this so... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/beautifyhtml/beautifyhtml.js", "license": "apache-2.0", "size": 25159} |
### File: src/main/webapp/static/js/plugins/clockpicker/clockpicker.js
/*!
* ClockPicker v{package.version} (http://weareoutman.github.io/clockpicker/)
* Copyright 2014 Wang Shenwei.
* Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
*/
;(function(){
var $ = window.jQuery,
$... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/clockpicker/clockpicker.js", "license": "apache-2.0", "size": 21087} |
### File: src/main/webapp/static/js/plugins/codemirror/codemirror.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others
// Distributed under an MIT license: http://codemirror.net/LICENSE
// This is CodeMirror (http://codemirror.net), a code editor
// implemented in JavaScript on top of the browser's DOM.
//
/... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/codemirror/codemirror.js", "license": "apache-2.0", "size": 313575} |
### File: src/main/webapp/static/js/plugins/dataTables/dataTables.bootstrap.js
/* Set the defaults for DataTables initialisation */
$.extend(true, $.fn.dataTable.defaults, {
"sDom": "<'row'<'col-sm-6'l><'col-sm-6'f>r>" + "t" + "<'row'<'col-sm-6'i><'col-sm-6'p>>",
"oLanguage": {
"sLengthMenu": "每页 _MENU_... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/dataTables/dataTables.bootstrap.js", "license": "apache-2.0", "size": 9369} |
### File: src/main/webapp/static/js/plugins/dropzone/dropzone.js
;(function(){
/**
* Require the module at `name`.
*
* @param {String} name
* @return {Object} exports
* @api public
*/
function require(name) {
var module = require.modules[name];
if (!module) throw... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/dropzone/dropzone.js", "license": "apache-2.0", "size": 85500} |
### File: src/main/webapp/static/js/plugins/duallistbox/jquery.bootstrap-duallistbox.js
;(function ($, window, document, undefined) {
// Create the defaults once
var pluginName = 'bootstrapDualListbox',
defaults = {
bootstrap2Compatible: false,
filterTextClear: '显示全部',
filterPlaceHolder: '查找',... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/duallistbox/jquery.bootstrap-duallistbox.js", "license": "apache-2.0", "size": 2... |
### File: src/main/webapp/static/js/plugins/easypiechart/jquery.easypiechart.js
/**!
* easyPieChart
* Lightweight plugin to render simple, animated and retina optimized pie charts
*
* @license
* @author Robert Fleischmann <rendro87@gmail.com> (http://robert-fleischmann.de)
* @version 2.1.5
**/
(function(root, f... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_pk/guns", "path": "src/main/webapp/static/js/plugins/easypiechart/jquery.easypiechart.js", "license": "apache-2.0", "size": 11853} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.