|
@@ -46,10 +46,10 @@
|
|
<input type="hidden" name="s_version" value="{{.rule.s_version}}">
|
|
<input type="hidden" name="s_version" value="{{.rule.s_version}}">
|
|
</form>
|
|
</form>
|
|
|
|
|
|
- <h1><small>
|
|
|
|
|
|
+ <h1><div class="btn-center">
|
|
<button type="button" class="btn btn-primary" onclick="check()">测试</button>
|
|
<button type="button" class="btn btn-primary" onclick="check()">测试</button>
|
|
<button type="button" class="btn btn-primary" onclick="save()">保存</button>
|
|
<button type="button" class="btn btn-primary" onclick="save()">保存</button>
|
|
- </small></h1>
|
|
|
|
|
|
+ </div></h1>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
</div>
|
|
</div>
|