提交 18609c33 authored 作者: matian's avatar matian

updates

上级 c5e4dcf4
......@@ -26,7 +26,7 @@ export function usePay() {
async function pay(options = {}) {
// 默认参数
const defaultParams: Record<string, any> = reactive({
shop_id: shopStore.shopItem?.shop_id,
shop_id: shopStore.shopItem?.shop_id || '6998523899570814976',
spu_id: shopStore.shopItem?.spu_id,
sku_id: shopStore.shopItem?.sku_id,
buy_count: '1',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论