msb_prod
ch 2 years ago
parent 096efc9f34
commit 271e961f31

@ -2,7 +2,7 @@
* @Author: ch
* @Date: 2022-07-08 11:46:30
* @LastEditors: ch
* @LastEditTime: 2022-07-12 16:54:09
* @LastEditTime: 2022-07-12 16:56:52
* @Description: file content
*/
@ -31,7 +31,7 @@ if (ua.includes('micromessenger')) {
if (error) {
return false;
}
uni.setStorageSync('payOpenId', result.openId });
uni.setStorageSync('payOpenId', result.openId );
})
} else {
ApiGetAuthUrl({

Loading…
Cancel
Save