@@ -832,7 +832,7 @@ export default {
if (!this.isConnected) {
uni.showToast({
- title: 'WebSocket未连接',
+ title: '未连接到网络',
icon: 'none'
});
return;
@@ -1049,7 +1049,7 @@ export default {
sendMessageOfGoodsPrice(currentGoodsInfo) {
@@ -908,7 +908,7 @@ export default {
- title: "WebSocket未连接",
+ title: "未连接到网络",
icon: "none",
@@ -1053,7 +1053,7 @@ export default {
sendMessageOfGoodsInfo() {