1.22 分包

This commit is contained in:
zoujiandong
2024-01-22 08:56:07 +08:00
parent 2bd2fd31ac
commit 48a8c3ebab
237 changed files with 453 additions and 8541 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// commpents/myprofile/index.js
import Toast from '@vant/weapp/toast/toast';
import { API } from '../../../utils/network/api'
import { FileUtil } from '../../../utils/fileutil'
import { FileUtil } from '../../utils/fileutil'
const api = new API()
const app = getApp()