username@email.com
2024-05-29 7a3a4f8012a72f80d8dd62064a76655c803da864
CoreCms.Net.Web.Admin/wwwroot/views/good/goods/details.html
@@ -216,6 +216,7 @@
                    
                    <th style="width: 60px;">推广经销商采购返现</th>
                    <th>推广用户购买返现</th>
                    <th style="width: 80px;">支持定制</th>
                    <!-- <th>二级返现</th>
                    <!-- <th>三级返现</th> --> -->
            </tr>
@@ -275,6 +276,11 @@
                <td>
                    {{item.cutMoney}}
                </td>
                {{#if (item.isCustomizable == true){}}
                <td style="color: red;" >是</td>
                {{#}else{}}
                <td >否</td>
                {{#}}}
                <!-- <td>
                    {{item.levelOne}}
                </td>