Skip to content

Commit a06e94e

Browse files
Merge pull request #281 from think2011/patch-2
del " <<<<<<< HEAD"
2 parents 574c3cd + fdba34a commit a06e94e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/guide/render-function.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ order: 15
66

77
## 基础
88

9-
<<<<<<< HEAD
109
Vue 推荐使用在绝大多数情况下使用 template 来创建你的 HTML。然而在一些场景中,你真的需要 JavaScript 的完全编程的能力,这就是 **render 函数**,它比 template 更接近编译器。
1110

1211

0 commit comments

Comments
 (0)