first:修正上传地址,优化界面,尝试对接微信支付分免押(50%)
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ export const wxLogin = () => {
|
||||
// 2. 发送 code 到后端换取 token
|
||||
const result = await login({
|
||||
code: loginRes.code,
|
||||
appid: "wxe752f45e7f7aa271"
|
||||
appid: "wx2165f0be356ae7a9"
|
||||
})
|
||||
|
||||
if (result.code === 200) {
|
||||
|
||||
Reference in New Issue
Block a user