增加新功能
This commit is contained in:
parent
1a6438bd55
commit
880c8d79a6
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<div class="form-actions">
|
<div class="form-actions">
|
||||||
<button type="submit" class="btn-success">保存设置</button>
|
<button type="submit" class="btn-success">保存设置</button>
|
||||||
<a href="{{ url_for('index') }}" class="btn-danger">取消</a>
|
<button href="{{ url_for('index') }}" class="btn-danger">取消</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Loading…
x
Reference in New Issue
Block a user