let sysinfo = uni.getSystemInfoSync(); const Bluetooth = { state: { //蓝牙信息 }, mutations:{ } } export default Bluetooth;