我在app端已经调试完毕。 转为微信小程序。 发现数据显示出现了异常。 这个数据是从对象中传入。 打印出来的结果居然不一样 data() { return { ble_service_chars:[], test:100, } },