剔除自定义组件中的按需引入的uview-plus组件
改为使用全局uview-plus组件
This commit is contained in:
@@ -16,7 +16,7 @@ export function getPushStatus () {
|
||||
}
|
||||
})
|
||||
}
|
||||
getPushStatus()
|
||||
// getPushStatus()
|
||||
// 创建 背景音乐
|
||||
function createBgMusice (file) {
|
||||
backgroundAudioManager = wx.getBackgroundAudioManager()
|
||||
|
||||
Reference in New Issue
Block a user