Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3ce59fdb2e8b647ddcdf7c971c7f67eb97280973
Authored by
zhiyangdu
2021-03-23 17:17:26 +0800
1 parent
83bfdaba
代码优化
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/pages/pointsExchangeRecords/pointsExchangeRecords.vue
src/pages/pointsExchangeRecords/pointsExchangeRecords.vue
View file @
3ce59fd
...
...
@@ -280,7 +280,6 @@ export default {
280
280
// } else if (this.plat == "a") {
281
281
282
282
// }
283
- // 页面显示出来了
284
283
// 页面显示监听
285
284
document.addEventListener('visibilitychange', () => {
286
285
// 页面显示出来了
...
...