...
This commit is contained in:
parent
321c36007f
commit
6604585e2b
@ -83,8 +83,8 @@ export function generateUUID(): string {
|
|||||||
*/
|
*/
|
||||||
export async function getCode() {
|
export async function getCode() {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
let appid = "wx98501e665b0f0596";
|
let appid = "";
|
||||||
let url = "http://localhost:3002/index.html";
|
let url = "";
|
||||||
let code = "";
|
let code = "";
|
||||||
|
|
||||||
// 截取url中的code方法
|
// 截取url中的code方法
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user