bianxuerui

Results 6 issues of bianxuerui

## Summary ## How did you test this change?

CLA Signed

我使用的是新加坡的服务器的外网ip地址,然而发送消息的时候提醒,我连接不到你的网络,不知道该如何解决。 ![image](https://user-images.githubusercontent.com/50104688/223077879-88ac2f7a-dd67-4a72-8942-ea9de6e015c6.png)

现在使用的模型是2.7.0版本如何升级到最新版本呀?

![image](https://user-images.githubusercontent.com/50104688/224904665-17096c2a-89a4-415f-aa05-6d5c8b22a2b0.png) 不知道为什么?

```js export default { name: "tab-bar", props: { selected: { type: Number } }, data() { return { tabbarList: [{ pagePath: '/pages/location/location', text: '定位', iconPath: '@/static/images/location.png', selectedIconPath: '@/static/images/location1.png' }, {...

![image](https://github.com/user-attachments/assets/67ee36da-6c3e-4a0c-a0b0-34a68914db36)