diff --git a/composer.json b/composer.json index b699df8..76ee736 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ }, "laket" : { "title": "系统设置", - "version": "1.2.3", + "version": "1.2.5", "adaptation": "1.2.*" }, "extra": { diff --git a/resources/menus/menus.php b/resources/menus/menus.php index 8cac481..1a8473a 100644 --- a/resources/menus/menus.php +++ b/resources/menus/menus.php @@ -4,7 +4,7 @@ "title" => "系统配置", "url" => "settings/setting", "method" => "GET", - "slug" => $this->slug, + "slug" => $slug, "icon" => "icon-zidongxiufu", "listorder" => 1000, "menu_show" => 1, diff --git a/resources/view/common/input-item.html b/resources/view/common/input-item.html index 032fed2..e77e069 100644 --- a/resources/view/common/input-item.html +++ b/resources/view/common/input-item.html @@ -373,7 +373,8 @@
{notempty name="$vo.value"}
- +
{/notempty} @@ -409,7 +410,9 @@ {notempty name="$vo.value"} {volist name="$vo.value|explode=',',###" id="v"}
- +
@@ -452,7 +455,7 @@
- + + - - - + + +