Showing
2 changed files
with
2 additions
and
2 deletions
@@ -134,7 +134,7 @@ const _processGuangData = (list, flag) => { | @@ -134,7 +134,7 @@ const _processGuangData = (list, flag) => { | ||
134 | data.isCollected = true; | 134 | data.isCollected = true; |
135 | } | 135 | } |
136 | 136 | ||
137 | - data.src += '/q/80'; | 137 | + //data.src += '/q/80'; |
138 | 138 | ||
139 | if (key < 4) { | 139 | if (key < 4) { |
140 | data.islazy = true; | 140 | data.islazy = true; |
-
Please register or login to post a comment