模版文件 @oak-frontend-base路径引用改成具体路径引用

This commit is contained in:
wkj 2024-02-27 09:44:54 +08:00
parent a73480a91e
commit 2f60f3cb70
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import '@oak-frontend-base/utils/wx.polyfill'; import 'oak-frontend-base/es/utils/wx.polyfill';
Object.assign(global, { Object.assign(global, {
/** /**
* wx环境下的fetch使 * wx环境下的fetch使