feat(api): 添加根据商品ID查询水票模板接口

- 新增 getGltTicketTemplateByGoodsId 函数用于查询水票模板
- 移除最低提现金额显示,保留手续费信息
- 隐藏订单确认页面中的配送范围设置区域
- 添加订单注意事项说明文本
This commit is contained in:
2026-02-07 12:40:53 +08:00
parent 9e780e369c
commit 50ffd2c9da
3 changed files with 22 additions and 2 deletions

View File

@@ -394,7 +394,7 @@ const DealerWithdraw: React.FC = () => {
borderTop: '1px solid rgba(255, 255, 255, 0.3)'
}}>
<Text className="text-white text-opacity-80 text-xs">
¥100 |
</Text>
</View>
</View>