Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taro怎么引入 #8

Open
wuweikd opened this issue Oct 12, 2024 · 2 comments
Open

Taro怎么引入 #8

wuweikd opened this issue Oct 12, 2024 · 2 comments

Comments

@wuweikd
Copy link

wuweikd commented Oct 12, 2024

如题,taro的微信小程序怎么引入

因为taro会将代码打包为小程序代码,需要再打包完成后再引入吗。

@wuweikd
Copy link
Author

wuweikd commented Oct 15, 2024

const wxPayRes = await Taro.requestPayment({
xxx: xxx
}).catch((error) => {
console.warn("【微信支付】", error);
});

目前已知这个语法不支持

@LuBenv
Copy link

LuBenv commented Dec 30, 2024

taro有成功引入 么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants