hypaas
8 months ago
4 changed files with 13 additions and 21 deletions
@ -1,7 +1,7 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<object-views xmlns="http://hypaas.com/xml/ns/object-views" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hypaas.com/xml/ns/object-views http://hypaas.com/xml/ns/object-views/object-views_5.3.xsd"> |
<object-views xmlns="http://hypaas.com/xml/ns/object-views" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hypaas.com/xml/ns/object-views http://hypaas.com/xml/ns/object-views/object-views_5.3.xsd"> |
||||||
<grid title="日志配置" model="Log.LogEntity" edit-icon="true" freeSearch="all" name="LogConfig-grid" width="large"> |
<grid title="日志配置" model="Log.LogEntity" edit-icon="false" editable="true" freeSearch="all" name="LogConfig-grid" width="large"> |
||||||
<field search-field="true" canSuggest="true" name="threshold" title="存储阈值"/> |
<field align="center" search-field="true" canSuggest="true" name="threshold" title="存储阈值"/> |
||||||
<field search-field="true" canSuggest="true" name="backupCycle" title="备份周期"/> |
<field align="center" search-field="true" canSuggest="true" name="backupCycle" title="备份周期"/> |
||||||
</grid> |
</grid> |
||||||
</object-views> |
</object-views> |
||||||
|
Loading…
Reference in new issue