Administrator
2025-07-08 7d924263e8d1a80b03caa148f6ec548762eeb04c
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>