songxingwei 3 lat temu
rodzic
commit
37054700e6
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1 3
      application/store/view/article/form.html

+ 1 - 3
application/store/view/article/form.html

@@ -61,9 +61,7 @@
                        {/foreach}
 
                     {else}
-                        {foreach $catelist as $key=>$v}
-                        <input type="radio" lay-filter="cate" name="cate" {if $v.id eq $vo.cate}checked{/if}  value="{$v.id}" title="{$v.name}">
-                        {/foreach}
+
                     {/if}
                 </div>
             </label>