Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/wangxy/work-portal/commit/ad8e2a433db04ce4f794afafbd37ff5c8b281cb1?style=unified&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
9 changed files with
34 additions and
34 deletions
@ -4,7 +4,7 @@
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "renderer" content = "webkit" >
< title > 甘肃省人民检察院兰铁分院 < / title >
< title > 后台管理系统 < / title >
<!-- 避免IE使用兼容模式 -->
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< link th:href = "@{/home/base/favicon.ico}" rel = "shortcut icon" / >
@ -26,7 +26,7 @@
< / div >
< a th:href = "@{/index}" >
< li class = "logo hidden-xs" >
< span class = "logo-lg" style = "font-size: 13px" > 甘肃省人民检察院兰铁分院 < / span >
< span class = "logo-lg" style = "font-size: 13px" > 后台管理系统 < / span >
< / li >
< / a >
< div class = "sidebar-collapse" >
@ -3,8 +3,8 @@
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1.0" >
< title > 甘肃省人民检察院兰铁分院 系统< / title >
< meta name = "description" content = " 甘肃省人民检察院兰铁分院 系统">
< title > 后台管理 系统< / title >
< meta name = "description" content = " 后台管理 系统">
< link href = "../static/css/bootstrap.min.css" th:href = "@{/css/bootstrap.min.css}" rel = "stylesheet" / >
< link href = "../static/css/font-awesome.min.css" th:href = "@{/css/font-awesome.min.css}" rel = "stylesheet" / >
< link href = "../static/css/style.min.css" th:href = "@{/css/style.min.css}" rel = "stylesheet" / >
@ -59,7 +59,7 @@
< / div >
< div class = "m-b" > < / div >
< h2 > < strong > 欢迎使用< / strong > < / h2 >
< h4 > < strong > 甘肃省人民检察院兰州铁路运输分院网站 后台管理系统< / strong > < / h4 >
< h4 > < strong > 后台管理系统< / strong > < / h4 >
< ul class = "m-b" >
< / ul >
< strong th:if = "${isAllowRegister}" > 还没有账号? < a th:href = "@{/register}" > 立即注册» < / a > < / strong >
@ -81,7 +81,7 @@
< / div >
< div class = "signup-footer" style = "position: absolute;bottom: -6% ;left: 5% ;" >
< div class = "pull-left" >
Copyright ©甘肃省人民检察院兰铁分院 < br >
Copyright ©后台管理系统 < br >
< / div >
< / div >
< / div >
@ -3,8 +3,8 @@
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1.0" >
< title > 甘肃省人民检察院兰铁分院 系统< / title >
< meta name = "description" content = " 甘肃省人民检察院兰铁分院 系统">
< title > 后台管理 系统< / title >
< meta name = "description" content = " 后台管理 系统">
< link href = "../static/css/bootstrap.min.css" th:href = "@{/css/bootstrap.min.css}" rel = "stylesheet" / >
< link href = "../static/css/font-awesome.min.css" th:href = "@{/css/font-awesome.min.css}" rel = "stylesheet" / >
< link href = "../static/css/style.min.css" th:href = "@{/css/style.min.css}" rel = "stylesheet" / >
@ -55,7 +55,7 @@
<!-- <h1><img alt="[ 若依 ]" src="../static/ruoyi.png" th:src="@{/ruoyi.png}"></h1> -->
< / div >
< div class = "m-b" > < / div >
< h4 > 欢迎使用 < strong > 甘肃省人民检察院兰铁分院门户网站 后台管理系统< / strong > < / h4 >
< h4 > 欢迎使用 < strong > 后台管理系统< / strong > < / h4 >
< strong > 已经注册过? < a th:href = "@{/login}" > 直接登录» < / a > < / strong >
< / div >
< / div >
@ -75,7 +75,7 @@
< / div >
< div class = "signup-footer" style = "position: absolute;bottom: 3% ;left: 5% ;" >
< div class = "pull-left" >
Copyright ©甘肃省人民检察院兰铁分院 < br >
Copyright ©后台管理系统 < br >
< / div >
< / div >
< / div >
@ -9,7 +9,7 @@
< form class = "form-horizontal m" id = "form-column-add" >
< input id = "treeId" name = "parentId" type = "hidden" th:value = "${column.columnId}" / >
< div class = "form-group" >
< label class = "col-sm-3 control-label" > 上级栏目 : < / label >
< label class = "col-sm-3 control-label" > 上级法规 : < / label >
< div class = "col-sm-8" >
< div class = "input-group" >
< input class = "form-control" type = "text" onclick = "selectMenuTree()" id = "treeName" readonly = "true" th:value = "${column.columnName}" >
@ -18,7 +18,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label is-required" > 栏目 名称:< / label >
< label class = "col-sm-3 control-label is-required" > 法规 名称:< / label >
< div class = "col-sm-8" >
< input class = "form-control" type = "text" name = "columnName" id = "columnName" required maxlength = "100" >
< / div >
@ -31,7 +31,7 @@
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label is-required" > 栏目 类型:< / label >
< label class = "col-sm-3 control-label is-required" > 法规 类型:< / label >
< div class = "col-sm-8" >
< select class = "form-control m-b" required name = "columnType" id = "columnType" th:with = "type=${@dict.getType('sys_column_type')}" >
< option value = "" > ---请选择---< / option >
@ -41,7 +41,7 @@
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label is-required" > 栏目 等级:< / label >
< label class = "col-sm-3 control-label is-required" > 法规 等级:< / label >
< div class = "col-sm-8" >
< select class = "form-control m-b" required name = "columnGrade" th:with = "type=${@dict.getType('sys_column_grade')}" >
< option value = "" > ---请选择---< / option >
@ -80,7 +80,7 @@
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label" > 栏目 状态:< i class = "fa fa-question-circle-o" > < / i > < / label >
< label class = "col-sm-3 control-label" > 法规 状态:< i class = "fa fa-question-circle-o" > < / i > < / label >
< div class = "col-sm-3" >
< div class = "radio-box" th:each = "dict : ${@dict.getType('sys_show_hide')}" >
< input type = "radio" th:id = "${dict.dictCode}" name = "status" th:value = "${dict.dictValue}" th:checked = "${dict.default}" >
@ -89,7 +89,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label" > 栏目 悬浮状态:< i class = "fa fa-question-circle-o" > < / i > < / label >
< label class = "col-sm-3 control-label" > 法规 悬浮状态:< i class = "fa fa-question-circle-o" > < / i > < / label >
< div class = "col-sm-3" >
< div class = "radio-box" th:each = "dict : ${@dict.getType('sys_show_hide')}" >
< input type = "radio" th:id = "${dict.dictCode}" name = "remark" th:value = "${dict.dictValue}" th:checked = "${dict.default}" >
@ -11,10 +11,10 @@
< div class = "select-list" >
< ul >
< li >
栏目 名称:< input type = "text" name = "columnName" / >
法规 名称:< input type = "text" name = "columnName" / >
< / li >
< li >
栏目 状态:< select name = "status" th:with = "type=${@dict.getType('sys_show_hide')}" >
法规 状态:< select name = "status" th:with = "type=${@dict.getType('sys_show_hide')}" >
< option value = "" > 所有< / option >
< option th:each = "dict : ${type}" th:text = "${dict.dictLabel}" th:value = "${dict.dictValue}" > < / option >
< / select >
@ -70,7 +70,7 @@
radio: true
},
{
title: '栏目 名称',
title: '法规 名称',
field: 'columnName',
width: '30',
widthUnit: '%',
@ -83,7 +83,7 @@
}
},
{
title: '栏目 类型',
title: '法规 类型',
field: 'columnType',
width: '20',
widthUnit: '%',
@ -19,7 +19,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label is-required" > 栏目 名称:< / label >
< label class = "col-sm-3 control-label is-required" > 法规 名称:< / label >
< div class = "col-sm-8" >
< input class = "form-control" type = "text" name = "columnName" id = "columnName" th:field = "*{columnName}" required maxlength = "100" >
< / div >
@ -31,7 +31,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label is-required" > 栏目 类型:< / label >
< label class = "col-sm-3 control-label is-required" > 法规 类型:< / label >
< div class = "col-sm-8" >
< select class = "form-control m-b" required name = "columnType" id = "columnType" th:with = "type=${@dict.getType('sys_column_type')}" >
< option value = "" > ---请选择---< / option >
@ -40,7 +40,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label is-required" > 栏目 等级:< / label >
< label class = "col-sm-3 control-label is-required" > 法规 等级:< / label >
< div class = "col-sm-8" >
< select class = "form-control m-b" required name = "columnGrade" th:with = "type=${@dict.getType('sys_column_grade')}" >
< option value = "" > ---请选择---< / option >
@ -91,7 +91,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-3 control-label" > 栏目 悬浮状态:< i class = "fa fa-question-circle-o" > < / i > < / label >
< label class = "col-sm-3 control-label" > 法规 悬浮状态:< i class = "fa fa-question-circle-o" > < / i > < / label >
< div class = "col-sm-3" >
< div class = "radio-box" th:each = "dict : ${@dict.getType('sys_show_hide')}" >
< input type = "radio" th:id = "${dict.dictCode}" name = "remark" th:value = "${dict.dictValue}" th:field = "*{remark}" >
@ -10,7 +10,7 @@
< form class = "form-horizontal m" id = "form-special-add" >
< input id = "treeId" name = "columnId" type = "hidden" / >
< div class = "form-group" >
< label class = "col-sm-2 control-label is-required" > 所属栏目 : < / label >
< label class = "col-sm-2 control-label is-required" > 法规分类 : < / label >
< div class = "col-sm-4" >
< div class = "input-group" >
< input class = "form-control" type = "text" onclick = "selectMenuTree()" name = "columnName" id = "treeName" required placeholder = "请选择归属栏目" >
@ -19,13 +19,13 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-2 control-label is-required" > 专题活动 名称:< / label >
< label class = "col-sm-2 control-label is-required" > 法律法规 名称:< / label >
< div class = "col-sm-10" >
< input id = "specialTitle" name = "specialTitle" class = "form-control" type = "text" required maxlength = "100" >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-2 control-label" > 专题活动 内容:< / label >
< label class = "col-sm-2 control-label" > 法律法规 内容:< / label >
< div class = "col-sm-10" >
< input id = "specialContent" name = "specialContent" type = "hidden" >
< div class = "summernote" > < / div >
@ -64,7 +64,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-2 control-label" > 专题活动 状态:< / label >
< label class = "col-sm-2 control-label" > 法律法规 状态:< / label >
< div class = "col-sm-10" >
< div class = "radio-box" th:each = "dict : ${@dict.getType('sys_special_status')}" >
< input type = "radio" th:id = "${dict.dictCode}" name = "status" th:value = "${dict.dictValue}" th:checked = "${dict.default}" >
@ -11,7 +11,7 @@
< input id = "specialId" name = "specialId" th:field = "*{specialId}" type = "hidden" >
< input id = "treeId" name = "columnId" type = "hidden" th:field = "*{columnId}" / >
< div class = "form-group" >
< label class = "col-sm-2 control-label is-required" > 所属栏目 : < / label >
< label class = "col-sm-2 control-label is-required" > 法规分类 : < / label >
< div class = "col-sm-4" >
< div class = "input-group" >
< input class = "form-control" type = "text" onclick = "selectMenuTree()" name = "columnName" id = "treeName" th:field = "*{columnName}" required placeholder = "请选择归属栏目" >
@ -21,13 +21,13 @@
< / div >
< div class = "form-group" >
< label class = "col-sm-2 control-label is-required" > 专题活动 名称:< / label >
< label class = "col-sm-2 control-label is-required" > 法律法规 名称:< / label >
< div class = "col-sm-10" >
< input id = "noticeTitle" name = "specialTitle" th:field = "*{specialTitle}" class = "form-control" type = "text" required maxlength = "100" >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-2 control-label" > 专题活动 内容:< / label >
< label class = "col-sm-2 control-label" > 法律法规 内容:< / label >
< div class = "col-sm-10" >
< input id = "specialContent" name = "specialContent" th:field = "*{specialContent}" type = "hidden" >
< div id = "editor" class = "summernote" > < / div >
@ -69,7 +69,7 @@
< / div >
< / div >
< div class = "form-group" >
< label class = "col-sm-2 control-label" > 专题活动 状态:< / label >
< label class = "col-sm-2 control-label" > 法律法规 状态:< / label >
< div class = "col-sm-10" >
< div class = "radio-box" th:each = "dict : ${@dict.getType('sys_special_status')}" >
< input type = "radio" th:id = "${dict.dictCode}" name = "status" th:value = "${dict.dictValue}" th:field = "*{status}" >
@ -11,7 +11,7 @@
< div class = "select-list" >
< ul >
< li >
专题活动 名称:< input type = "text" name = "specialTitle" / >
法律法规 名称:< input type = "text" name = "specialTitle" / >
< / li >
< li >
操作人员:< input type = "text" name = "createBy" / >
@ -62,7 +62,7 @@
},
{
field : 'specialTitle',
title : '专题活动 名称'
title : '法律法规 名称'
},
{
field: 'status',