Administrator
2025-08-21 03a268e51ee60f45b6a0ee88f62c20ec1783c715
src/main/resources/templates/febs/views/modules/goods/goodsList.html
@@ -82,8 +82,10 @@
<script type="text/html" id="goodsTypeFormat">
    {{# if(d.isNormal == 1) { }}
        <span>普通商品</span>
    {{# }else if(d.isNormal == 3) { }}
        <span>微信小店</span>
    {{# } else { }}
        <span>套餐</span>
        <span>普通商品</span>
    {{# } }}
</script>
<style>