-
-
-
-
{{$v.title}}
-
- {{if isset($v['is_exist']) and $v['is_exist'] eq 1}}
-
- {{else /}}
-
- {{/if}}
-
+ {{foreach $data as $v}}
+
+
+
+
+
+
{{$v.title}}
+
+ {{if isset($v['is_exist']) and $v['is_exist'] eq 1}}
+
+ {{else /}}
+
+ {{/if}}
-
- {{/foreach}}
-
+
+
+ {{/foreach}}
{{else /}}
没有相关商品
{{/if}}
\ No newline at end of file
diff --git a/application/admin/view/default/warehousegoods/index.html b/application/admin/view/default/warehousegoods/index.html
index c5956084b..4f662558c 100644
--- a/application/admin/view/default/warehousegoods/index.html
+++ b/application/admin/view/default/warehousegoods/index.html
@@ -15,8 +15,8 @@