正在显示
2 个修改的文件
包含
4 行增加
和
7 行删除
... | ... | @@ -89,9 +89,7 @@ App({ |
89 | 89 | console.log("login-res-fail", res); |
90 | 90 | }, |
91 | 91 | complete: function(res) { |
92 | - if (str == "chat") { | |
93 | - that.globalData.refresh_complete = true | |
94 | - } | |
92 | + | |
95 | 93 | } |
96 | 94 | }) |
97 | 95 | }, |
... | ... | @@ -143,7 +141,6 @@ App({ |
143 | 141 | appId: appId, |
144 | 142 | com_id: "", |
145 | 143 | onshow_count: 0, |
146 | - refresh_complete: false, | |
147 | 144 | // baseUrl: "http://47.99.47.16:20000/", |
148 | 145 | // baseUrl: "http://47.96.75.229:20000/", |
149 | 146 | // baseUrl: "http://192.144.144.220:20000/", | ... | ... |
请
注册
或
登录
后发表评论