剔除自定义组件中的按需引入的uview-plus组件

改为使用全局uview-plus组件
This commit is contained in:
2024-09-10 17:25:30 +08:00
parent 50b7e6bf15
commit 14cb314a5a
157 changed files with 44 additions and 10064 deletions

View File

@@ -16,7 +16,7 @@ export function getPushStatus () {
}
})
}
getPushStatus()
// getPushStatus()
// 创建 背景音乐
function createBgMusice (file) {
backgroundAudioManager = wx.getBackgroundAudioManager()