Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/e251e4041528d5b3954582c35c94fcdeaa3d47f5?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
3 additions and
9 deletions
@ -44,9 +44,7 @@
< / div >
< / div >
< div class = "btn-group-sm" id = "toolbar" role = "group" >
< div class = "btn-group-sm" id = "toolbar" role = "group" >
< a class = "btn btn-warning" onclick = "$.table.exportExcel()" shiro:hasPermission = "system:fileprovide:export" >
< i class = "fa fa-download" > < / i > 导出
< / a >
< / div >
< / div >
< div class = "col-sm-12 select-table table-striped" >
< div class = "col-sm-12 select-table table-striped" >
< table id = "bootstrap-table" > < / table >
< table id = "bootstrap-table" > < / table >
@ -46,9 +46,7 @@
< / div >
< / div >
< div class = "btn-group-sm" id = "toolbar" role = "group" >
< div class = "btn-group-sm" id = "toolbar" role = "group" >
< a class = "btn btn-warning" onclick = "$.table.exportExcel()" shiro:hasPermission = "system:network:export" >
< i class = "fa fa-download" > < / i > 导出
< / a >
< / div >
< / div >
< div class = "col-sm-12 select-table table-striped" >
< div class = "col-sm-12 select-table table-striped" >
< table id = "bootstrap-table" > < / table >
< table id = "bootstrap-table" > < / table >
@ -37,9 +37,7 @@
< / div >
< / div >
< div class = "btn-group-sm" id = "toolbar" role = "group" >
< div class = "btn-group-sm" id = "toolbar" role = "group" >
< a class = "btn btn-warning" onclick = "$.table.exportExcel()" shiro:hasPermission = "system:property:export" >
< i class = "fa fa-download" > < / i > 导出
< / a >
< / div >
< / div >
< div class = "col-sm-12 select-table table-striped" >
< div class = "col-sm-12 select-table table-striped" >
< table id = "bootstrap-table" > < / table >
< table id = "bootstrap-table" > < / table >