|
|
@@ -12,7 +12,7 @@
|
|
|
<div class="layui-row timo-card-screen put-row">
|
|
|
<div class="pull-right screen-btn-group">
|
|
|
<div class="btn-group-right">
|
|
|
- <button class="layui-btn open-popup" data-title="添加编译配置" th:attr="data-url=@{/app/config/build/compiler/add}"
|
|
|
+ <button class="layui-btn open-popup" data-title="添加编译配置" th:attr="data-url=@{/build/compiler/add}"
|
|
|
data-size="640,480">
|
|
|
<i class="fa fa-plus"></i> 添加
|
|
|
</button>
|