chengjie 4 months ago
parent
commit
ea7fcdffea
1 changed files with 0 additions and 2 deletions
  1. 0 2
      pages/main/article.js

+ 0 - 2
pages/main/article.js

@@ -262,11 +262,9 @@ Page({
262 262
             });
263 263
           }
264 264
         }
265
-        
266 265
         // 更新分段数组
267 266
         segments = newSegments;
268 267
       }
269
-      
270 268
       // 将分段数组添加到ArticleEnglishArr
271 269
       content.ArticleEnglishArr.push(segments);
272 270
     }