Administrator
2025-06-17 97c56c176af03b1f890cadf7a22c04340ffaedc1
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>