疯币改天医疗币
引导页文字修改 配置文件请求地址修改 订单列表页面样式修改
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
import store from '@/store/index.js'
|
||||
import $http from '@/config/requestConfig.js';
|
||||
// #ifdef APP-PLUS
|
||||
const bgm = uni.getBackgroundAudioManager();
|
||||
// const bgm = {};
|
||||
// #endif
|
||||
// #ifdef H5
|
||||
const bgm = {};
|
||||
// #endif
|
||||
// const bgm = uni.createInnerAudioContext();
|
||||
bgm.musicList = [] // 播放目录
|
||||
bgm.src = ''
|
||||
|
||||
Reference in New Issue
Block a user