fix: 扫一扫
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 47s

This commit is contained in:
sexygoat
2026-04-17 16:01:00 +08:00
parent 1e03191e82
commit b3fea2100b
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
// utils/wxsdk.js —— 封装微信扫一扫
import wx from '@/node_modules/jweixin-module/lib/index'
import { wechatApi } from '@/api/index.js'
const wx = window.jWeixin
/**
* 初始化微信 JS-SDK
*/