支付,无网络提示优化

master
gongfuxiang 2024-01-23 23:52:06 +08:00
parent 0596179c5c
commit 970c025979
1 changed files with 0 additions and 2 deletions

View File

@ -107,8 +107,6 @@
//
if(self.network_type_value != 'none') {
clearInterval(self.timer);
console.log(self.network_type_value)
}
}
});