Commit 7ebc8a87 authored by agping's avatar agping

商铺列表修改

parent af19a29c
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
[% }else if (it[item]["status"] == 2){ %] [% }else if (it[item]["status"] == 2){ %]
下架 下架
[% }else if (it[item]["status"] == 3){ %] [% }else if (it[item]["status"] == 3){ %]
回收 无效
[% } %] [% } %]
</td> </td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment