WIN-2308041133\Administrator 4 days ago
parent
commit
59b0ec38c2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/admin/view/store/store_product/index.php

+ 2 - 1
app/admin/view/store/store_product/index.php

@@ -105,7 +105,7 @@
                         <p>分类:{{d.cate_name}}</p>
                         {{# } }}
                     </script>
-
+                    {if condition="$mer_id <= 0"}
                     <script type="text/html" id="act">
                         <button type="button" class="layui-btn layui-btn-xs layui-btn-normal" lay-event='edit'>
                             编辑
@@ -132,6 +132,7 @@
                             </li>
                         </ul>
                     </script>
+                    {/if}
                 </div>
             </div>
         </div>