vue.js - Vue源码解读之AST语法树(一) - 个人文章 - SegmentFault 思否 2018年8月1日 - rest = html.slice(textEnd); } text = html.substring(0, textEnd); advance(textEnd); } if (textEnd 0) { text = html; html = ''; } if...