c88b41fd46
- 调整 scene 参数优先级为:显式 scene > 自定义页面使用原始 orderNo > 兼容原订单核销 scene=orderNo=xxx - 当传入页面参数时,scene 直接使用原始 orderNo,满足小程序端 options.scene 读取需求 - page 参数无传入时默认设置为 package/admin/order-scan,保持兼容旧版订单核销页面 - 保证原有订单核销逻辑和接口调用行为向下兼容无影响